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 826669 Details for
Bug 1032654
AttributeError: 'DeviceFormat' object has no attribute 'partedDisk'
[?]
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: anaconda-tb
anaconda-tb (text/plain), 1.33 MB, created by
menzinoah
on 2013-11-20 14:32:27 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
menzinoah
Created:
2013-11-20 14:32:27 UTC
Size:
1.33 MB
patch
obsolete
>anaconda 20.25.6-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1950, in copy > p = partition.disk.format.partedDisk.getPartitionByPath(partition.path) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 855, in _reset_storage > self.__storage = self.storage.copy() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 876, in refresh > self._reset_storage() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 108, in _runSpoke > action.refresh() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 424, in _on_spoke_clicked > self._runSpoke(spoke) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 442, in _on_spoke_clicked > self._on_spoke_clicked(self._spokes[dest].selector, None, self._spokes[dest]) >AttributeError: 'DeviceFormat' object has no attribute 'partedDisk' > >Local variables in innermost frame: >d: existing 1907729MB disk sda (5) >self: <blivet.Blivet object at 0x2fa7090> >partition: non-existent 1907727MB partition sda1 (46) >req_disks: [None] >hidden_partitions: [PartitionDevice instance (0x7f323c06f0d0) -- > name = sda1 status = False kids = 0 id = 46 > parents = ['existing 1907729MB disk sda (5)'] > uuid = None size = 1907727.0 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 256 path = /dev/sda1 > format args = [] originalFormat = btrfs grow = False max size = 2146201 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e4110> PedPartition: <_ped.Partition object at 0x43dd410> > disk = existing 1907729MB disk sda (5) > start = 2048 end = 3907026943 length = 3907024896 > flags = ] >new: <blivet.Blivet object at 0x7f322403efd0> >disk: existing 1907729MB disk sda (5) > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x3067f90>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sdb ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=em1 --onboot=off --ipv6=auto >network --bootproto=dhcp --essid="Familie Menzi" --ipv6=auto --activate >network --hostname=localhost.localdomain ># System timezone >timezone Europe/Zurich --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sdb ># Partition clearing information >clearpart --none --initlabel --drives=sdb > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': None, '/': None, '/home': None} > swaps: [] > name: Fedora Linux 19 for x86_64 >, Root instance, containing members: > mounts: {'/boot': None, '/': None, '/home': None} > swaps: [] > name: Fedora Linux 20 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([PartitionDevice instance (0x7f324c3b6790) -- > name = sdb2 status = False kids = 0 id = 52 > parents = ['existing 238475MB disk sdb (13) with non-existent msdos disklabel'] > uuid = None size = 6024.0 > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 6024 path = /dev/sdb2 > format args = [] originalFormat = swap grow = False max size = 0 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f324c15fc50> PedPartition: <_ped.Partition object at 0x43dd5f0> > disk = existing 238475MB disk sdb (13) with non-existent msdos disklabel > start = 1026048 end = 13363199 length = 12337152 > flags = ]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: BTRFSSubVolumeDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: True > device.req_size: None > device._size: 0 > device.id: 17 > device.controllable: True > device.uuid: None > device._format: existing None > device.parents: [BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 16 > controllable: True > dataLevel: None > uuid: ba809fed-c67b-49f8-b14f-5e9b02ea0121 > _format: existing None > parents: [existing 231950MB partition sdb3 (15) >] > subvolumes: [] > minor: 0 > size_policy: 231950.0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > sysfsPath: Skipped > _model: Skipped > metaDataLevel: None > kids: 0 > _vendor: Skipped > _name: btrfs.16 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: fedora > originalFormat._targetSize: 0.0 > originalFormat.volUUID: ba809fed-c67b-49f8-b14f-5e9b02ea0121 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvolid=0 > originalFormat.mountpoint: None > originalFormat._device: /dev/sdb3 > originalFormat._size: 0.0 > _serial: None >] > device.deviceLinks: [] > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: Skipped > device._targetSize: 0 > device.vol_id: 256 > device._model: Skipped > device.kids: 0 > device._vendor: Skipped > device._name: home > device.protected: False > device.originalFormat: BTRFS instance, containing members: > device.originalFormat.uuid: None > device.originalFormat.exists: True > device.originalFormat._mountpoint: None > device.originalFormat._majorminor: None > device.originalFormat._mountType: btrfs > device.originalFormat.fsprofile: None > device.originalFormat.label: None > device.originalFormat._targetSize: 0.0 > device.originalFormat.volUUID: None > device.originalFormat._minInstanceSize: None > device.originalFormat.mountopts: subvol=home > device.originalFormat.mountpoint: None > device.originalFormat._device: /dev/sdb3 > device.originalFormat._size: 0.0 > device._serial: None > origFormat: BTRFS instance, containing members: > origFormat.uuid: None > origFormat.exists: True > origFormat._mountpoint: None > origFormat.mountpoint: None > origFormat._majorminor: 008019 > origFormat._mountType: btrfs > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0.0 > origFormat.volUUID: None > origFormat._minInstanceSize: None > origFormat.mountopts: subvol=home > origFormat._size: 0.0 > origFormat._device: /dev/sdb3 > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > id: 1 >, ActionDestroyFormat instance, containing members: > device: existing 500MB partition sdb1 (14) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: ce18fdff-45e1-48a7-892c-b61e56a1e10d > origFormat.exists: True > origFormat._mountpoint: None > origFormat.mountpoint: None > origFormat._majorminor: 008017 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat.dirty: False > origFormat._minInstanceSize: 115.5 > origFormat.mountopts: None > origFormat._size: 500.0 > origFormat._device: /dev/sdb1 > id: 2 >, ActionDestroyFormat instance, containing members: > device: BTRFSSubVolumeDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: True > device.req_size: None > device._size: 0 > device.id: 18 > device.controllable: True > device.uuid: None > device._format: existing None > device.parents: [Already dumped (BTRFSVolumeDevice instance) >] > device.deviceLinks: [] > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: Skipped > device._targetSize: 0 > device.vol_id: 257 > device._model: Skipped > device.kids: 0 > device._vendor: Skipped > device._name: root > device.protected: False > device.originalFormat: BTRFS instance, containing members: > device.originalFormat.uuid: None > device.originalFormat.exists: True > device.originalFormat._mountpoint: None > device.originalFormat._majorminor: None > device.originalFormat._mountType: btrfs > device.originalFormat.fsprofile: None > device.originalFormat.label: None > device.originalFormat._targetSize: 0.0 > device.originalFormat.volUUID: None > device.originalFormat._minInstanceSize: None > device.originalFormat.mountopts: subvol=root > device.originalFormat.mountpoint: None > device.originalFormat._device: /dev/sdb3 > device.originalFormat._size: 0.0 > device._serial: None > origFormat: BTRFS instance, containing members: > origFormat.uuid: None > origFormat.exists: True > origFormat._mountpoint: None > origFormat.mountpoint: None > origFormat._majorminor: 008019 > origFormat._mountType: btrfs > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0.0 > origFormat.volUUID: None > origFormat._minInstanceSize: None > origFormat.mountopts: subvol=root > origFormat._size: 0.0 > origFormat._device: /dev/sdb3 > id: 4 >, ActionDestroyDevice instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > id: 5 >, ActionDestroyFormat instance, containing members: > device: Already dumped (BTRFSVolumeDevice instance) > origFormat: BTRFS instance, containing members: > origFormat.uuid: None > origFormat.exists: True > origFormat._mountpoint: None > origFormat.mountpoint: None > origFormat._majorminor: 008019 > origFormat._mountType: btrfs > origFormat.fsprofile: None > origFormat.label: fedora > origFormat._targetSize: 0.0 > origFormat.volUUID: ba809fed-c67b-49f8-b14f-5e9b02ea0121 > origFormat._minInstanceSize: None > origFormat.mountopts: subvolid=0 > origFormat._size: 0.0 > origFormat._device: /dev/sdb3 > id: 6 >, ActionDestroyDevice instance, containing members: > device: Already dumped (BTRFSVolumeDevice instance) > id: 7 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: BTRFS instance, containing members: > origFormat.uuid: b9c4fa68-a63a-4118-a292-0a624b35055d > origFormat.exists: True > origFormat._mountpoint: None > origFormat.mountpoint: None > origFormat._majorminor: 008019 > origFormat._mountType: btrfs > origFormat.fsprofile: None > origFormat.label: fedora > origFormat._targetSize: 0.0 > origFormat.volUUID: ba809fed-c67b-49f8-b14f-5e9b02ea0121 > origFormat._minInstanceSize: None > origFormat.mountopts: None > origFormat._size: 0.0 > origFormat._device: /dev/sdb3 > id: 8 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 9 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 3 >, ActionDestroyFormat instance, containing members: > device: existing 238475MB disk sdb (13) with non-existent msdos disklabel > origFormat: existing None > id: 27 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 28 >, ActionCreateDevice instance, containing members: > device: non-existent 238473MB partition sdb1 (47) with non-existent btrfs filesystem > id: 73 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 74 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 79 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent msdos disklabel > id: 80 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 81 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 82 >, ActionCreateDevice instance, containing members: > device: non-existent 231950MB partition sdb3 (50) with non-existent btrfs filesystem > id: 83 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 84 >, ActionCreateDevice instance, containing members: > device: non-existent 500MB partition sdb1 (51) with non-existent ext4 filesystem mounted at /boot > id: 85 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 86 >, ActionCreateDevice instance, containing members: > device: non-existent 6024MB partition sdb2 (52) with non-existent swap > id: 87 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 88 >, ActionCreateDevice instance, containing members: > device: BTRFSVolumeDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: False > device.req_size: None > device._size: 0 > device.id: 53 > device.controllable: True > device.dataLevel: None > device.uuid: None > device._format: BTRFS instance, containing members: > device._format.uuid: None > device._format.exists: None > device._format._mountpoint: None > device._format._majorminor: None > device._format._minInstanceSize: None > device._format._mountType: btrfs > device._format.fsprofile: None > device._format.label: fedora > device._format._targetSize: 0 > device._format.volUUID: None > device._format._size: 0 > device._format.mountopts: None > device._format.mountpoint: None > device._format._device: /dev/sdb3 > device.subvolumes: [] > device.parents: [Already dumped (PartitionDevice instance) >] > device.deviceLinks: [] > device.minor: 0 > device.size_policy: 231950.0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: Skipped > device._targetSize: 0 > device._model: Skipped > device.metaDataLevel: None > device.kids: 0 > device._vendor: Skipped > device._name: fedora > device.protected: False > device.originalFormat: BTRFS instance, containing members: > device.originalFormat.uuid: None > device.originalFormat.exists: False > device.originalFormat._mountpoint: None > device.originalFormat.mountpoint: None > device.originalFormat._majorminor: None > device.originalFormat._mountType: btrfs > device.originalFormat.fsprofile: None > device.originalFormat.label: None > device.originalFormat._targetSize: 0 > device.originalFormat.volUUID: None > device.originalFormat._minInstanceSize: None > device.originalFormat.mountopts: subvolid=0 > device.originalFormat._size: 0 > device.originalFormat._device: /dev/sdb3 > device._serial: None > id: 89 >, ActionCreateFormat instance, containing members: > device: Already dumped (BTRFSVolumeDevice instance) > origFormat: non-existent None > id: 90 >, ActionCreateDevice instance, containing members: > device: BTRFSSubVolumeDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: False > device.req_size: 1024 > device._size: 0 > device.id: 54 > device.controllable: True > device.uuid: None > device._format: BTRFS instance, containing members: > device._format.uuid: None > device._format.exists: None > device._format._mountpoint: None > device._format._majorminor: None > device._format._minInstanceSize: None > device._format._mountType: btrfs > device._format.fsprofile: None > device._format.label: None > device._format._targetSize: 0 > device._format.volUUID: None > device._format._size: 0 > device._format.mountopts: subvol=root00 > device._format.mountpoint: / > device._format._device: /dev/sdb3 > device.parents: [Already dumped (BTRFSVolumeDevice instance) >] > device.deviceLinks: [] > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: Skipped > device._targetSize: 0 > device.vol_id: None > device._model: Skipped > device.kids: 0 > device._vendor: Skipped > device._name: root00 > device.protected: False > device.originalFormat: non-existent None > device._serial: None > id: 91 >, ActionCreateFormat instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > origFormat: non-existent None > id: 92 >, ActionCreateDevice instance, containing members: > device: BTRFSSubVolumeDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: False > device.req_size: 500 > device._size: 0 > device.id: 55 > device.controllable: True > device.uuid: None > device._format: BTRFS instance, containing members: > device._format.uuid: None > device._format.exists: None > device._format._mountpoint: None > device._format._majorminor: None > device._format._minInstanceSize: None > device._format._mountType: btrfs > device._format.fsprofile: None > device._format.label: None > device._format._targetSize: 0 > device._format.volUUID: None > device._format._size: 0 > device._format.mountopts: subvol=home > device._format.mountpoint: /home > device._format._device: /dev/sdb3 > device.parents: [Already dumped (BTRFSVolumeDevice instance) >] > device.deviceLinks: [] > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: Skipped > device._targetSize: 0 > device.vol_id: None > device._model: Skipped > device.kids: 0 > device._vendor: Skipped > device._name: home > device.protected: False > device.originalFormat: non-existent None > device._serial: None > id: 93 >, ActionCreateFormat instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > origFormat: non-existent None > id: 94 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 95 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 96 >, ActionDestroyDevice instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > id: 97 >, ActionDestroyDevice instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > id: 98 >, ActionDestroyDevice instance, containing members: > device: Already dumped (BTRFSVolumeDevice instance) > id: 99 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 100 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 0MB disk sdd (1) >, existing 0MB disk sde (2) >, existing 0MB disk sdf (3) >, existing 0MB disk sdg (4) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 12 > controllable: True > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > _targetSize: 0 > _model: hp_BDDVDRW_CH28N > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, Already dumped (DiskDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 19 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 20 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 21 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 22 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 23 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 24 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 25 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 26 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 0cbba032-28f5-4512-97d3-e9b779b0db07 > _format.exists: True > _format._mountpoint: None > _format.mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-Live-Des > _format._targetSize: 4096.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format._size: 4096.0 > _format._device: /dev/loop3 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Des, /dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 0cbba032-28f5-4512-97d3-e9b779b0db07 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-Live-Des > originalFormat._targetSize: 4096.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop3 > originalFormat._size: 4096.0 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 27 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 28 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 4096MB dm live-rw (29) with existing ext4 filesystem >, existing 4096MB dm live-base (30) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (31) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdc, sdc1, sdc2, sdc3, sdd, sde, sdf, sdg, sda, fedora_hp--envy-home, fedora_hp--envy-root, fedora_hp--envy-swap, sr0, sdb, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, live-osimg-min, root] > _intf.storage.fsset.devicetree.liveBackingDevice: sdc1 > _intf.storage.fsset.devicetree.protectedDevNames: [sdc1, sdc1] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [existing 7644MB disk sdc (0) with existing iso9660 filesystem >, BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: False > req_size: 2146204 > _size: 0 > id: 49 > controllable: True > uuid: None > _format: non-existent None > req_bootable: True > parents: [BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: False > req_size: None > _size: 0 > id: 48 > controllable: True > dataLevel: single > uuid: None > _format: non-existent None > subvolumes: [Already dumped (BTRFSSubVolumeDevice instance) >] > parents: [non-existent 1907727MB partition sda1 (46) >, Already dumped (PartitionDevice instance) >] > deviceLinks: [] > minor: 0 > size_policy: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 0 > _vendor: Skipped > _name: btrfs.48 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: False > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: None > originalFormat._targetSize: 0 > originalFormat.volUUID: None > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvolid=0 > originalFormat._size: 0 > originalFormat._device: /dev/sda1 > _serial: None >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > vol_id: None > _model: Skipped > kids: 0 > _vendor: Skipped > _name: root > protected: False > originalFormat: non-existent None > _serial: None >, Already dumped (BTRFSVolumeDevice instance) >, Already dumped (PartitionDevice instance) >, existing 1907729MB disk sda (5) >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sdc1] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sdc1] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sdb] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sdb] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 1 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: True > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 7 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x44001d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x4400550) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x4400990) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x4400ad0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x44008d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 6024 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf._distributionText: <function distributionText at 0x7f327929cb18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 0 > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: None > _intf.payload._kernelVersionList: [] > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._spokes: {'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.ancestors: [] > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [] > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.pages: [SearchPage instance, containing members: > _lunEntry: Entry instance, containing members: > _portCombo: ComboBoxText instance, containing members: > _targetEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _wwidEntry: Entry instance, containing members: >, MultipathPage instance, containing members: > _wwidEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, OtherPage instance, containing members: > _idEntry: Entry instance, containing members: > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > filterActive: False > _combo: ComboBoxText instance, containing members: > model: TreeModelFilter instance, containing members: > _icCombo: ComboBoxText instance, containing members: > _vendorCombo: ComboBoxText instance, containing members: >, RaidPage instance, containing members: > filterActive: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >, ZPage instance, containing members: > filterActive: False > _isS390: False > builder: Already dumped (Builder instance) > storage: Already dumped (Blivet instance) > model: TreeModelFilter instance, containing members: >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.selected_disks: [] > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._addDisksButton: None >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.selected_ssid: None > _intf._currentAction._spokes.network_control_box.client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box._updating_device: False >, 'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._confirmed: False > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._check_list: [] > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._configureBox: Box instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._device_container_name: fedora > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [Expander instance, containing members: >] > _intf._currentAction._spokes._fs_types: [ext4, ext3, ext2, swap, BIOS Boot, xfs, vfat] > _intf._currentAction._spokes._initialized: True > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._devices: [Already dumped (FileDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (FileDevice instance) >, Already dumped (BTRFSVolumeDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (DMDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (LoopDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (OpticalDevice instance) >] > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._current_selector: MountpointSelector instance, containing members: > _intf._currentAction._spokes._current_selector._root: Root instance, containing members: > _intf._currentAction._spokes._current_selector._root.mounts: {'/': Already dumped (BTRFSSubVolumeDevice instance) >} > _intf._currentAction._spokes._current_selector._root.swaps: [] > _intf._currentAction._spokes._current_selector._root.name: New Fedora 20 Installation > _intf._currentAction._spokes._current_selector._device: Already dumped (BTRFSSubVolumeDevice instance) > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._device_container_encrypted: False > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._summaryButton: Button instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._whenCreateLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._device_container_size: 0 > _intf._currentAction._spokes._containerLabel: Label instance, containing members: > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._media_disks: [] > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._configButton: ToolButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._device_disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._free_space: 4.20 MB > _intf._currentAction._spokes._device_container_raid_level: single > _intf._currentAction._spokes._device_name_dict: {0: root00, 1: root00, 2: sda1, 3: root, 4: , 5: root00} > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: True > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._regions_zones: OrderedDict([('Africa', set(['Kinshasa', 'Harare', 'Dar_es_Salaam', 'Addis_Ababa', 'Brazzaville', 'Johannesburg', 'Maseru', 'Dakar', 'Bissau', 'Lubumbashi', 'Luanda', 'Bangui', 'Khartoum', 'Mbabane', 'Malabo', 'Niamey', 'Sao_Tome', 'Nouakchott', 'Ouagadougou', 'Tripoli', 'Windhoek', 'Ndjamena', 'Algiers', 'Lome', 'Kampala', 'Kigali', 'Freetown', 'Juba', 'Gaborone', 'Ceuta', 'El_Aaiun', 'Accra', 'Tunis', 'Bamako', 'Porto-Novo', 'Mogadishu', 'Nairobi', 'Maputo', 'Casablanca', 'Banjul', 'Monrovia', 'Cairo', 'Abidjan', 'Bujumbura', 'Djibouti', 'Lagos', 'Conakry', 'Blantyre', 'Asmara', 'Libreville', 'Douala', 'Lusaka'])), ('America', set(['Monterrey', 'Regina', 'Goose_Bay', 'Argentina/La_Rioja', 'Fortaleza', 'Aruba', 'North_Dakota/Center', 'Tegucigalpa', 'Santiago', 'Guatemala', 'Swift_Current', 'Argentina/Buenos_Aires', 'Dominica', 'Scoresbysund', 'Havana', 'Yellowknife', 'Dawson_Creek', 'Indiana/Indianapolis', 'Adak', 'Indiana/Vincennes', 'Antigua', 'Bahia', 'Rankin_Inlet', 'Jamaica', 'St_Thomas', 'Cuiaba', 'Edmonton', 'Indiana/Marengo', 'Grand_Turk', 'Paramaribo', 'Campo_Grande', 'Argentina/Tucuman', 'Caracas', 'Argentina/San_Juan', 'Denver', 'Argentina/Cordoba', 'St_Vincent', 'Eirunepe', 'St_Johns', 'New_York', 'Boise', 'Cambridge_Bay', 'Miquelon', 'Rainy_River', 'Inuvik', 'Argentina/Salta', 'Creston', 'Maceio', 'Belem', 'Argentina/Jujuy', 'Indiana/Winamac', 'Resolute', 'Metlakatla', 'North_Dakota/New_Salem', 'Boa_Vista', 'Glace_Bay', 'Puerto_Rico', 'Araguaina', 'Sao_Paulo', 'Los_Angeles', 'Dawson', 'Pangnirtung', 'Whitehorse', 'La_Paz', 'Chihuahua', 'Merida', 'Rio_Branco', 'Panama', 'Cayenne', 'Mazatlan', 'Sitka', 'St_Lucia', 'Lower_Princes', 'Cancun', 'Manaus', 'Bahia_Banderas', 'Moncton', 'Asuncion', 'Belize', 'Indiana/Knox', 'Toronto', 'Santa_Isabel', 'St_Kitts', 'Danmarkshavn', 'Blanc-Sablon', 'Detroit', 'Atikokan', 'Grenada', 'Argentina/Rio_Gallegos', 'Port-au-Prince', 'Matamoros', 'Port_of_Spain', 'Argentina/Catamarca', 'Hermosillo', 'Halifax', 'Lima', 'Nome', 'Barbados', 'Curacao', 'Kentucky/Louisville', 'Chicago', 'Santarem', 'Godthab', 'Kentucky/Monticello', 'Porto_Velho', 'Winnipeg', 'Vancouver', 'Argentina/Mendoza', 'Ojinaga', 'St_Barthelemy', 'Anguilla', 'Montevideo', 'Marigot', 'Santo_Domingo', 'Phoenix', 'Noronha', 'Cayman', 'Argentina/Ushuaia', 'Yakutat', 'El_Salvador', 'Indiana/Tell_City', 'Martinique', 'Nassau', 'Guayaquil', 'Mexico_City', 'Thule', 'Kralendijk', 'Argentina/San_Luis', 'Anchorage', 'Montserrat', 'Nipigon', 'Thunder_Bay', 'Managua', 'Guyana', 'Recife', 'Guadeloupe', 'Menominee', 'Tijuana', 'Iqaluit', 'Bogota', 'North_Dakota/Beulah', 'Tortola', 'Juneau', 'Indiana/Petersburg', 'Costa_Rica', 'Indiana/Vevay'])), ('Antarctica', set(['DumontDUrville', 'Vostok', 'Syowa', 'Palmer', 'Casey', 'Rothera', 'McMurdo', 'Macquarie', 'Davis', 'Mawson'])), ('Arctic', set(['Longyearbyen'])), ('Asia', set(['Karachi', 'Choibalsan', 'Vladivostok', 'Kashgar', 'Rangoon', 'Aqtobe', 'Kuwait', 'Kuala_Lumpur', 'Gaza', 'Dubai', 'Samarkand', 'Ho_Chi_Minh', 'Damascus', 'Thimphu', 'Yekaterinburg', 'Manila', 'Amman', 'Kolkata', 'Hovd', 'Beirut', 'Nicosia', 'Almaty', 'Bahrain', 'Brunei', 'Hong_Kong', 'Magadan', 'Aqtau', 'Tashkent', 'Singapore', 'Phnom_Penh', 'Irkutsk', 'Tokyo', 'Muscat', 'Bangkok', 'Yerevan', 'Baghdad', 'Qyzylorda', 'Taipei', 'Omsk', 'Tehran', 'Bishkek', 'Ulaanbaatar', 'Shanghai', 'Kamchatka', 'Chongqing', 'Dhaka', 'Novokuznetsk', 'Dushanbe', 'Sakhalin', 'Kuching', 'Anadyr', 'Khandyga', 'Jakarta', 'Yakutsk', 'Pontianak', 'Makassar', 'Krasnoyarsk', 'Kathmandu', 'Aden', 'Urumqi', 'Oral', 'Tbilisi', 'Harbin', 'Seoul', 'Kabul', 'Dili', 'Ashgabat', 'Macau', 'Riyadh', 'Baku', 'Qatar', 'Jayapura', 'Hebron', 'Colombo', 'Novosibirsk', 'Pyongyang', 'Jerusalem', 'Vientiane', 'Ust-Nera'])), ('Atlantic', set(['Reykjavik', 'Cape_Verde', 'Azores', 'Faroe', 'Canary', 'Bermuda', 'Madeira', 'St_Helena', 'Stanley', 'South_Georgia'])), ('Australia', set(['Melbourne', 'Eucla', 'Brisbane', 'Lindeman', 'Broken_Hill', 'Hobart', 'Lord_Howe', 'Perth', 'Sydney', 'Currie', 'Darwin', 'Adelaide'])), ('Europe', set(['Kiev', 'Istanbul', 'Paris', 'Oslo', 'Riga', 'Athens', 'Luxembourg', 'Andorra', 'Gibraltar', 'Tirane', 'Ljubljana', 'Chisinau', 'Simferopol', 'Vienna', 'Busingen', 'Zagreb', 'Stockholm', 'Warsaw', 'Moscow', 'Skopje', 'Bratislava', 'Berlin', 'Zaporozhye', 'Brussels', 'Uzhgorod', 'Budapest', 'San_Marino', 'Helsinki', 'Vaduz', 'Vatican', 'Dublin', 'Podgorica', 'Minsk', 'Malta', 'Guernsey', 'Monaco', 'Jersey', 'Mariehamn', 'Bucharest', 'Isle_of_Man', 'Belgrade', 'Zurich', 'Tallinn', 'Madrid', 'Prague', 'Sofia', 'Samara', 'Rome', 'London', 'Lisbon', 'Volgograd', 'Amsterdam', 'Copenhagen', 'Kaliningrad', 'Vilnius', 'Sarajevo'])), ('Indian', set(['Cocos', 'Maldives', 'Comoro', 'Mayotte', 'Antananarivo', 'Mahe', 'Mauritius', 'Chagos', 'Reunion', 'Kerguelen', 'Christmas'])), ('Pacific', set(['Kwajalein', 'Palau', 'Auckland', 'Pitcairn', 'Chuuk', 'Galapagos', 'Marquesas', 'Nauru', 'Easter', 'Guadalcanal', 'Saipan', 'Tarawa', 'Tongatapu', 'Noumea', 'Pago_Pago', 'Wallis', 'Wake', 'Apia', 'Honolulu', 'Rarotonga', 'Chatham', 'Kosrae', 'Fakaofo', 'Norfolk', 'Majuro', 'Kiritimati', 'Pohnpei', 'Efate', 'Gambier', 'Niue', 'Johnston', 'Midway', 'Guam', 'Funafuti', 'Port_Moresby', 'Tahiti', 'Enderbury', 'Fiji'])), ('US', set(['Mountain', 'Arizona', 'Central', 'Eastern', 'Hawaii', 'Pacific', 'Alaska'])), ('Etc', set(['UTC', 'GMT-10', 'GMT-11', 'GMT-12', 'GMT-13', 'GMT-14', 'GMT+8', 'GMT+9', 'GMT+1', 'GMT+2', 'GMT+3', 'GMT+4', 'GMT+5', 'GMT+6', 'GMT+7', 'GMT+12', 'GMT+10', 'GMT+11', 'GMT-8', 'GMT-9', 'GMT-6', 'GMT-7', 'GMT-4', 'GMT-5', 'GMT-2', 'GMT-3', 'GMT-1', 'GMT']))]) > _intf._currentAction._spokes._months_nums: {'February': 2, 'October': 10, 'March': 3, 'August': 8, 'May': 5, 'January': 1, 'June': 6, 'September': 9, 'April': 4, 'December': 12, 'July': 7, 'November': 11} > _intf._currentAction._spokes._citiesSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._update_datetime_timer_id: None > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog: NTPconfigDialog instance, containing members: > _intf._currentAction._spokes._config_dialog._window: Dialog instance, containing members: > _intf._currentAction._spokes._config_dialog.applyOnSkip: False > _intf._currentAction._spokes._config_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._config_dialog._epoch: 0 > _intf._currentAction._spokes._config_dialog._epoch_lock: <thread.lock object at 0x27c4ed0> > _intf._currentAction._spokes._config_dialog.skipTo: None > _intf._currentAction._spokes._config_dialog._serversStore: ListStore instance, containing members: > _intf._currentAction._spokes._config_dialog._check_list: [] > _intf._currentAction._spokes._config_dialog._threads_counter: 4 > _intf._currentAction._spokes._config_dialog._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._config_dialog._serverEntry: Entry instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._old_region: None > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._start_updating_timer_id: None > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._old_city: None > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.clearPartType: 2 > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes.encrypted: False > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes.passphrase: Skipped > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.autopart: False > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes._cur_clicked_overview: DiskOverview instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes.specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selected_disks: [sdb] > _intf._currentAction._spokes._previous_autopart: False > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes.autoPartType: 1 > _intf._currentAction._spokes.local_disks_box: Box instance, containing members: > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._last_clicked_overview: DiskOverview instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._ready: True >} > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.error_message: Skipped > _intf._currentAction._checker.storage: Already dumped (Blivet instance) > _intf._currentAction._checker.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._checker.success: True > _intf._currentAction._checker.deficit: 0 B > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction._inSpoke: True > _intf._currentAction.skipTo: None > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._autoContinue: False > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x30b5d70>, True), 'type': (<function <lambda> at 0x30b5f50>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x30b5de8>, True), 'journalctl': (<function journalctl_callback at 0x30b5e60>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.6-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': 'en_US.UTF-8', 'askmethod': False, 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Wed 2013-11-20 09:14:19 EST, end at Wed 2013-11-20 09:29:01 EST. -- >Nov 20 09:14:19 localhost systemd-journal[121]: Runtime journal is using 2.0M (max 597.8M, leaving 896.7M of free 5.8G, current limit 597.8M). >Nov 20 09:14:19 localhost systemd-journal[121]: Runtime journal is using 2.0M (max 597.8M, leaving 896.7M of free 5.8G, current limit 597.8M). >Nov 20 09:14:19 localhost kernel: Initializing cgroup subsys cpuset >Nov 20 09:14:19 localhost kernel: Initializing cgroup subsys cpu >Nov 20 09:14:19 localhost kernel: Initializing cgroup subsys cpuacct >Nov 20 09:14:19 localhost kernel: Linux version 3.11.7-300.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.1 20130814 (Red Hat 4.8.1-6) (GCC) ) #1 SMP Mon Nov 4 15:07:39 UTC 2013 >Nov 20 09:14:19 localhost kernel: Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-TC rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Nov 20 09:14:19 localhost kernel: e820: BIOS-provided physical RAM map: >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000dd0e7fff] usable >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x00000000dd0e8000-0x00000000dd462fff] reserved >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x00000000dd463000-0x00000000dd476fff] ACPI data >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x00000000dd477000-0x00000000dd598fff] ACPI NVS >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x00000000dd599000-0x00000000de3f1fff] reserved >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x00000000de3f2000-0x00000000de3f2fff] usable >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x00000000de3f3000-0x00000000de435fff] ACPI NVS >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x00000000de436000-0x00000000de58cfff] usable >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x00000000de58d000-0x00000000dec0dfff] reserved >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x00000000dec0e000-0x00000000dec3ffff] usable >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x00000000dec40000-0x00000000deff0fff] reserved >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x00000000deff1000-0x00000000deffffff] usable >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Nov 20 09:14:19 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000031effffff] usable >Nov 20 09:14:19 localhost kernel: NX (Execute Disable) protection: active >Nov 20 09:14:19 localhost kernel: SMBIOS 2.7 present. >Nov 20 09:14:19 localhost kernel: DMI: Hewlett-Packard h8-1420ez/2AD5, BIOS 8.11 10/23/2012 >Nov 20 09:14:19 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Nov 20 09:14:19 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Nov 20 09:14:19 localhost kernel: No AGP bridge found >Nov 20 09:14:19 localhost kernel: e820: last_pfn = 0x31f000 max_arch_pfn = 0x400000000 >Nov 20 09:14:19 localhost kernel: MTRR default type: uncachable >Nov 20 09:14:19 localhost kernel: MTRR fixed ranges enabled: >Nov 20 09:14:19 localhost kernel: 00000-9FFFF write-back >Nov 20 09:14:19 localhost kernel: A0000-BFFFF uncachable >Nov 20 09:14:19 localhost kernel: C0000-D3FFF write-protect >Nov 20 09:14:19 localhost kernel: D4000-E7FFF uncachable >Nov 20 09:14:19 localhost kernel: E8000-FFFFF write-protect >Nov 20 09:14:19 localhost kernel: MTRR variable ranges enabled: >Nov 20 09:14:19 localhost kernel: 0 base 000000000 mask E00000000 write-back >Nov 20 09:14:19 localhost kernel: 1 base 200000000 mask F00000000 write-back >Nov 20 09:14:19 localhost kernel: 2 base 300000000 mask FF0000000 write-back >Nov 20 09:14:19 localhost kernel: 3 base 310000000 mask FF8000000 write-back >Nov 20 09:14:19 localhost kernel: 4 base 318000000 mask FFC000000 write-back >Nov 20 09:14:19 localhost kernel: 5 base 31C000000 mask FFE000000 write-back >Nov 20 09:14:19 localhost kernel: 6 base 31E000000 mask FFF000000 write-back >Nov 20 09:14:19 localhost kernel: 7 base 0E0000000 mask FE0000000 uncachable >Nov 20 09:14:19 localhost kernel: 8 disabled >Nov 20 09:14:19 localhost kernel: 9 disabled >Nov 20 09:14:19 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Nov 20 09:14:19 localhost kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved >Nov 20 09:14:19 localhost kernel: e820: last_pfn = 0xdf000 max_arch_pfn = 0x400000000 >Nov 20 09:14:19 localhost kernel: found SMP MP-table at [mem 0x000fd7a0-0x000fd7af] mapped at [ffff8800000fd7a0] >Nov 20 09:14:19 localhost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576 >Nov 20 09:14:19 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Nov 20 09:14:19 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Nov 20 09:14:19 localhost kernel: BRK [0x01fe5000, 0x01fe5fff] PGTABLE >Nov 20 09:14:19 localhost kernel: BRK [0x01fe6000, 0x01fe6fff] PGTABLE >Nov 20 09:14:19 localhost kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE >Nov 20 09:14:19 localhost kernel: init_memory_mapping: [mem 0x31ee00000-0x31effffff] >Nov 20 09:14:19 localhost kernel: [mem 0x31ee00000-0x31effffff] page 2M >Nov 20 09:14:19 localhost kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE >Nov 20 09:14:19 localhost kernel: init_memory_mapping: [mem 0x31c000000-0x31edfffff] >Nov 20 09:14:19 localhost kernel: [mem 0x31c000000-0x31edfffff] page 2M >Nov 20 09:14:19 localhost kernel: init_memory_mapping: [mem 0x300000000-0x31bffffff] >Nov 20 09:14:19 localhost kernel: [mem 0x300000000-0x31bffffff] page 2M >Nov 20 09:14:19 localhost kernel: init_memory_mapping: [mem 0x00100000-0xdd0e7fff] >Nov 20 09:14:19 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Nov 20 09:14:19 localhost kernel: [mem 0x00200000-0xdcffffff] page 2M >Nov 20 09:14:19 localhost kernel: [mem 0xdd000000-0xdd0e7fff] page 4k >Nov 20 09:14:19 localhost kernel: init_memory_mapping: [mem 0xde3f2000-0xde3f2fff] >Nov 20 09:14:19 localhost kernel: [mem 0xde3f2000-0xde3f2fff] page 4k >Nov 20 09:14:19 localhost kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE >Nov 20 09:14:19 localhost kernel: init_memory_mapping: [mem 0xde436000-0xde58cfff] >Nov 20 09:14:19 localhost kernel: [mem 0xde436000-0xde58cfff] page 4k >Nov 20 09:14:19 localhost kernel: BRK [0x01fea000, 0x01feafff] PGTABLE >Nov 20 09:14:19 localhost kernel: init_memory_mapping: [mem 0xdec0e000-0xdec3ffff] >Nov 20 09:14:19 localhost kernel: [mem 0xdec0e000-0xdec3ffff] page 4k >Nov 20 09:14:19 localhost kernel: init_memory_mapping: [mem 0xdeff1000-0xdeffffff] >Nov 20 09:14:19 localhost kernel: [mem 0xdeff1000-0xdeffffff] page 4k >Nov 20 09:14:19 localhost kernel: init_memory_mapping: [mem 0x100000000-0x2ffffffff] >Nov 20 09:14:19 localhost kernel: [mem 0x100000000-0x2ffffffff] page 2M >Nov 20 09:14:19 localhost kernel: RAMDISK: [mem 0x7e26c000-0x7fffefff] >Nov 20 09:14:19 localhost kernel: ACPI: RSDP 00000000000f0490 00024 (v02 HPQOEM) >Nov 20 09:14:19 localhost kernel: ACPI: XSDT 00000000dd46b080 0007C (v01 HPQOEM SLIC-CPC 01072009 AMI 00010013) >Nov 20 09:14:19 localhost kernel: ACPI: FACP 00000000dd474948 0010C (v05 HPQOEM SLIC-CPC 01072009 AMI 00010013) >Nov 20 09:14:19 localhost kernel: ACPI: DSDT 00000000dd46b188 097B9 (v02 HPQOEM SLIC-CPC 00000000 INTL 20051117) >Nov 20 09:14:19 localhost kernel: ACPI: FACS 00000000dd597080 00040 >Nov 20 09:14:19 localhost kernel: ACPI: APIC 00000000dd474a58 00092 (v03 HPQOEM SLIC-CPC 01072009 AMI 00010013) >Nov 20 09:14:19 localhost kernel: ACPI: FPDT 00000000dd474af0 00044 (v01 HPQOEM SLIC-CPC 01072009 AMI 00010013) >Nov 20 09:14:19 localhost kernel: ACPI: MCFG 00000000dd474b38 0003C (v01 HPQOEM SLIC-CPC 01072009 MSFT 00000097) >Nov 20 09:14:19 localhost kernel: ACPI: MSDM 00000000dd474b78 00055 (v03 HPQOEM SLIC-CPC 01072009 AMI 00010013) >Nov 20 09:14:19 localhost kernel: ACPI: HPET 00000000dd474bd0 00038 (v01 HPQOEM SLIC-CPC 01072009 AMI. 00000005) >Nov 20 09:14:19 localhost kernel: ACPI: SSDT 00000000dd474c08 0036D (v01 HPQOEM SLIC-CPC 00001000 INTL 20091112) >Nov 20 09:14:19 localhost kernel: ACPI: SSDT 00000000dd474f78 009AA (v01 HPQOEM SLIC-CPC 00003000 INTL 20051117) >Nov 20 09:14:19 localhost kernel: ACPI: SSDT 00000000dd475928 00A92 (v01 HPQOEM SLIC-CPC 00003000 INTL 20051117) >Nov 20 09:14:19 localhost kernel: ACPI: DMAR 00000000dd4763c0 00080 (v01 HPQOEM SLIC-CPC 00000001 INTL 00000001) >Nov 20 09:14:19 localhost kernel: ACPI: DBGP 00000000dd476440 00034 (v01 HPQOEM SLIC-CPC 01072009 AMI 00010013) >Nov 20 09:14:19 localhost kernel: ACPI: Local APIC address 0xfee00000 >Nov 20 09:14:19 localhost kernel: No NUMA configuration found >Nov 20 09:14:19 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000031effffff] >Nov 20 09:14:19 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x31effffff] >Nov 20 09:14:19 localhost kernel: NODE_DATA [mem 0x31efde000-0x31eff1fff] >Nov 20 09:14:19 localhost kernel: [ffffea0000000000-ffffea000c7fffff] PMD -> [ffff880312600000-ffff88031e5fffff] on node 0 >Nov 20 09:14:19 localhost kernel: Zone ranges: >Nov 20 09:14:19 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Nov 20 09:14:19 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Nov 20 09:14:19 localhost kernel: Normal [mem 0x100000000-0x31effffff] >Nov 20 09:14:19 localhost kernel: Movable zone start for each node >Nov 20 09:14:19 localhost kernel: Early memory node ranges >Nov 20 09:14:19 localhost kernel: node 0: [mem 0x00001000-0x0009cfff] >Nov 20 09:14:19 localhost kernel: node 0: [mem 0x00100000-0xdd0e7fff] >Nov 20 09:14:19 localhost kernel: node 0: [mem 0xde3f2000-0xde3f2fff] >Nov 20 09:14:19 localhost kernel: node 0: [mem 0xde436000-0xde58cfff] >Nov 20 09:14:19 localhost kernel: node 0: [mem 0xdec0e000-0xdec3ffff] >Nov 20 09:14:19 localhost kernel: node 0: [mem 0xdeff1000-0xdeffffff] >Nov 20 09:14:19 localhost kernel: node 0: [mem 0x100000000-0x31effffff] >Nov 20 09:14:19 localhost kernel: On node 0 totalpages: 3129885 >Nov 20 09:14:19 localhost kernel: DMA zone: 64 pages used for memmap >Nov 20 09:14:19 localhost kernel: DMA zone: 21 pages reserved >Nov 20 09:14:19 localhost kernel: DMA zone: 3996 pages, LIFO batch:0 >Nov 20 09:14:19 localhost kernel: DMA32 zone: 14091 pages used for memmap >Nov 20 09:14:19 localhost kernel: DMA32 zone: 901761 pages, LIFO batch:31 >Nov 20 09:14:19 localhost kernel: Normal zone: 34752 pages used for memmap >Nov 20 09:14:19 localhost kernel: Normal zone: 2224128 pages, LIFO batch:31 >Nov 20 09:14:19 localhost kernel: ACPI: PM-Timer IO Port: 0x408 >Nov 20 09:14:19 localhost kernel: ACPI: Local APIC address 0xfee00000 >Nov 20 09:14:19 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Nov 20 09:14:19 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >Nov 20 09:14:19 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >Nov 20 09:14:19 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >Nov 20 09:14:19 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled) >Nov 20 09:14:19 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled) >Nov 20 09:14:19 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled) >Nov 20 09:14:19 localhost kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) >Nov 20 09:14:19 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >Nov 20 09:14:19 localhost kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >Nov 20 09:14:19 localhost kernel: IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 >Nov 20 09:14:19 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Nov 20 09:14:19 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Nov 20 09:14:19 localhost kernel: ACPI: IRQ0 used by override. >Nov 20 09:14:19 localhost kernel: ACPI: IRQ2 used by override. >Nov 20 09:14:19 localhost kernel: ACPI: IRQ9 used by override. >Nov 20 09:14:19 localhost kernel: Using ACPI (MADT) for SMP configuration information >Nov 20 09:14:19 localhost kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000 >Nov 20 09:14:19 localhost kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs >Nov 20 09:14:19 localhost kernel: nr_irqs_gsi: 40 >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0xdd0e8000-0xdd462fff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0xdd463000-0xdd476fff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0xdd477000-0xdd598fff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0xdd599000-0xde3f1fff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0xde3f3000-0xde435fff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0xde58d000-0xdec0dfff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0xdec40000-0xdeff0fff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0xdf000000-0xf7ffffff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >Nov 20 09:14:19 localhost kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >Nov 20 09:14:19 localhost kernel: e820: [mem 0xdf000000-0xf7ffffff] available for PCI devices >Nov 20 09:14:19 localhost kernel: Booting paravirtualized kernel on bare hardware >Nov 20 09:14:19 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >Nov 20 09:14:19 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff88031ec00000 s85568 r8192 d20928 u262144 >Nov 20 09:14:19 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u262144 alloc=1*2097152 >Nov 20 09:14:19 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >Nov 20 09:14:19 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3080957 >Nov 20 09:14:19 localhost kernel: Policy zone: Normal >Nov 20 09:14:19 localhost kernel: Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-TC rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Nov 20 09:14:19 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Nov 20 09:14:19 localhost kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 >Nov 20 09:14:19 localhost kernel: Checking aperture... >Nov 20 09:14:19 localhost kernel: No AGP bridge found >Nov 20 09:14:19 localhost kernel: Memory: 12209024K/12519540K available (6490K kernel code, 990K rwdata, 2864K rodata, 1420K init, 1540K bss, 310516K reserved) >Nov 20 09:14:19 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Nov 20 09:14:19 localhost kernel: Hierarchical RCU implementation. >Nov 20 09:14:19 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >Nov 20 09:14:19 localhost kernel: NR_IRQS:8448 nr_irqs:744 16 >Nov 20 09:14:19 localhost kernel: Console: colour VGA+ 80x25 >Nov 20 09:14:19 localhost kernel: console [tty0] enabled >Nov 20 09:14:19 localhost kernel: allocated 50331648 bytes of page_cgroup >Nov 20 09:14:19 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Nov 20 09:14:19 localhost kernel: hpet clockevent registered >Nov 20 09:14:19 localhost kernel: tsc: Fast TSC calibration using PIT >Nov 20 09:14:19 localhost kernel: tsc: Detected 3392.229 MHz processor >Nov 20 09:14:19 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6784.45 BogoMIPS (lpj=3392229) >Nov 20 09:14:19 localhost kernel: pid_max: default: 32768 minimum: 301 >Nov 20 09:14:19 localhost kernel: Security Framework initialized >Nov 20 09:14:19 localhost kernel: SELinux: Initializing. >Nov 20 09:14:19 localhost kernel: SELinux: Starting in permissive mode >Nov 20 09:14:19 localhost kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) >Nov 20 09:14:19 localhost kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Nov 20 09:14:19 localhost kernel: Mount-cache hash table entries: 256 >Nov 20 09:14:19 localhost kernel: Initializing cgroup subsys memory >Nov 20 09:14:19 localhost kernel: Initializing cgroup subsys devices >Nov 20 09:14:19 localhost kernel: Initializing cgroup subsys freezer >Nov 20 09:14:19 localhost kernel: Initializing cgroup subsys net_cls >Nov 20 09:14:19 localhost kernel: Initializing cgroup subsys blkio >Nov 20 09:14:19 localhost kernel: Initializing cgroup subsys perf_event >Nov 20 09:14:19 localhost kernel: CPU: Physical Processor ID: 0 >Nov 20 09:14:19 localhost kernel: CPU: Processor Core ID: 0 >Nov 20 09:14:19 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >Nov 20 09:14:19 localhost kernel: mce: CPU supports 9 MCE banks >Nov 20 09:14:19 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Nov 20 09:14:19 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >tlb_flushall_shift: 1 >Nov 20 09:14:19 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5c000 - ffffffff81e62000) >Nov 20 09:14:19 localhost kernel: ACPI: Core revision 20130517 >Nov 20 09:14:19 localhost kernel: ACPI: All ACPI Tables successfully acquired >Nov 20 09:14:19 localhost kernel: ftrace: allocating 25112 entries in 99 pages >Nov 20 09:14:19 localhost kernel: dmar: Host address width 36 >Nov 20 09:14:19 localhost kernel: dmar: DRHD base: 0x000000fed90000 flags: 0x1 >Nov 20 09:14:19 localhost kernel: dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c9008020660262 ecap f0105a >Nov 20 09:14:19 localhost kernel: dmar: RMRR base: 0x000000dd3da000 end: 0x000000dd3f6fff >Nov 20 09:14:19 localhost kernel: IOAPIC id 0 under DRHD base 0xfed90000 IOMMU 0 >Nov 20 09:14:19 localhost kernel: HPET id 0 under DRHD base 0xfed90000 >Nov 20 09:14:19 localhost kernel: Enabled IRQ remapping in x2apic mode >Nov 20 09:14:19 localhost kernel: Enabling x2apic >Nov 20 09:14:19 localhost kernel: Enabled x2apic >Nov 20 09:14:19 localhost kernel: Switched APIC routing to cluster x2apic. >Nov 20 09:14:19 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Nov 20 09:14:19 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (fam: 06, model: 3a, stepping: 09) >Nov 20 09:14:19 localhost kernel: TSC deadline timer enabled >Nov 20 09:14:19 localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver. >Nov 20 09:14:19 localhost kernel: ... version: 3 >Nov 20 09:14:19 localhost kernel: ... bit width: 48 >Nov 20 09:14:19 localhost kernel: ... generic registers: 4 >Nov 20 09:14:19 localhost kernel: ... value mask: 0000ffffffffffff >Nov 20 09:14:19 localhost kernel: ... max period: 0000ffffffffffff >Nov 20 09:14:19 localhost kernel: ... fixed-purpose events: 3 >Nov 20 09:14:19 localhost kernel: ... event mask: 000000070000000f >Nov 20 09:14:19 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Nov 20 09:14:19 localhost kernel: smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK >Nov 20 09:14:19 localhost kernel: Brought up 8 CPUs >Nov 20 09:14:19 localhost kernel: smpboot: Total of 8 processors activated (54275.66 BogoMIPS) >Nov 20 09:14:19 localhost kernel: devtmpfs: initialized >Nov 20 09:14:19 localhost kernel: PM: Registering ACPI NVS region [mem 0xdd477000-0xdd598fff] (1187840 bytes) >Nov 20 09:14:19 localhost kernel: PM: Registering ACPI NVS region [mem 0xde3f3000-0xde435fff] (274432 bytes) >Nov 20 09:14:19 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Nov 20 09:14:19 localhost kernel: RTC time: 14:14:18, date: 11/20/13 >Nov 20 09:14:19 localhost kernel: NET: Registered protocol family 16 >Nov 20 09:14:19 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >Nov 20 09:14:19 localhost kernel: ACPI: bus type PCI registered >Nov 20 09:14:19 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Nov 20 09:14:19 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >Nov 20 09:14:19 localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >Nov 20 09:14:19 localhost kernel: PCI: Using configuration type 1 for base access >Nov 20 09:14:19 localhost kernel: bio: create slab <bio-0> at 0 >Nov 20 09:14:19 localhost kernel: ACPI: Added _OSI(Module Device) >Nov 20 09:14:19 localhost kernel: ACPI: Added _OSI(Processor Device) >Nov 20 09:14:19 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Nov 20 09:14:19 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Nov 20 09:14:19 localhost kernel: ACPI: EC: Look up EC in DSDT >Nov 20 09:14:19 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code >Nov 20 09:14:19 localhost kernel: ACPI: SSDT 00000000dd410018 0083B (v01 HPQOEM SLIC-CPC 00003001 INTL 20051117) >Nov 20 09:14:19 localhost kernel: ACPI: Dynamic OEM Table Load: >Nov 20 09:14:19 localhost kernel: ACPI: SSDT (null) 0083B (v01 HPQOEM SLIC-CPC 00003001 INTL 20051117) >Nov 20 09:14:19 localhost kernel: ACPI: SSDT 00000000dd411a98 00303 (v01 HPQOEM SLIC-CPC 00003000 INTL 20051117) >Nov 20 09:14:19 localhost kernel: ACPI: Dynamic OEM Table Load: >Nov 20 09:14:19 localhost kernel: ACPI: SSDT (null) 00303 (v01 HPQOEM SLIC-CPC 00003000 INTL 20051117) >Nov 20 09:14:19 localhost kernel: ACPI: SSDT 00000000dd412a98 00119 (v01 HPQOEM SLIC-CPC 00003000 INTL 20051117) >Nov 20 09:14:19 localhost kernel: ACPI: Dynamic OEM Table Load: >Nov 20 09:14:19 localhost kernel: ACPI: SSDT (null) 00119 (v01 HPQOEM SLIC-CPC 00003000 INTL 20051117) >Nov 20 09:14:19 localhost kernel: ACPI: Interpreter enabled >Nov 20 09:14:19 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >Nov 20 09:14:19 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Nov 20 09:14:19 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Nov 20 09:14:19 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Nov 20 09:14:19 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Nov 20 09:14:19 localhost kernel: ACPI: No dock devices found. >Nov 20 09:14:19 localhost kernel: ACPI: Power Resource [FN00] (off) >Nov 20 09:14:19 localhost kernel: ACPI: Power Resource [FN01] (off) >Nov 20 09:14:19 localhost kernel: ACPI: Power Resource [FN02] (off) >Nov 20 09:14:19 localhost kernel: ACPI: Power Resource [FN03] (off) >Nov 20 09:14:19 localhost kernel: ACPI: Power Resource [FN04] (off) >Nov 20 09:14:19 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >Nov 20 09:14:19 localhost kernel: acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >Nov 20 09:14:19 localhost kernel: acpi PNP0A08:00: ACPI _OSC control (0x18) granted >Nov 20 09:14:19 localhost kernel: PCI host bridge to bus 0000:00 >Nov 20 09:14:19 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-3e] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff] >Nov 20 09:14:19 localhost kernel: pci 0000:00:00.0: [8086:0150] type 00 class 0x060000 >Nov 20 09:14:19 localhost kernel: pci 0000:00:01.0: [8086:0151] type 01 class 0x060400 >Nov 20 09:14:19 localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >Nov 20 09:14:19 localhost kernel: pci 0000:00:01.0: System wakeup disabled by ACPI >Nov 20 09:14:19 localhost kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 >Nov 20 09:14:19 localhost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7f00000-0xf7f0ffff 64bit] >Nov 20 09:14:19 localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold >Nov 20 09:14:19 localhost kernel: pci 0000:00:14.0: System wakeup disabled by ACPI >Nov 20 09:14:19 localhost kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 >Nov 20 09:14:19 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf7f1a000-0xf7f1a00f 64bit] >Nov 20 09:14:19 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >Nov 20 09:14:19 localhost kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >Nov 20 09:14:19 localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7f18000-0xf7f183ff] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >Nov 20 09:14:19 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI >Nov 20 09:14:19 localhost kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >Nov 20 09:14:19 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7f10000-0xf7f13fff 64bit] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Nov 20 09:14:19 localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.4: [8086:1e18] type 01 class 0x060400 >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.4: System wakeup disabled by ACPI >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.5: [8086:1e1a] type 01 class 0x060400 >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.5: System wakeup disabled by ACPI >Nov 20 09:14:19 localhost kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >Nov 20 09:14:19 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7f17000-0xf7f173ff] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >Nov 20 09:14:19 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >Nov 20 09:14:19 localhost kernel: pci 0000:00:1f.0: [8086:1e46] type 00 class 0x060100 >Nov 20 09:14:19 localhost kernel: pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601 >Nov 20 09:14:19 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7f16000-0xf7f167ff] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Nov 20 09:14:19 localhost kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >Nov 20 09:14:19 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7f15000-0xf7f150ff 64bit] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f] >Nov 20 09:14:19 localhost kernel: pci 0000:01:00.0: [1002:675d] type 00 class 0x030000 >Nov 20 09:14:19 localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref] >Nov 20 09:14:19 localhost kernel: pci 0000:01:00.0: reg 0x18: [mem 0xf7e20000-0xf7e3ffff 64bit] >Nov 20 09:14:19 localhost kernel: pci 0000:01:00.0: reg 0x20: [io 0xe000-0xe0ff] >Nov 20 09:14:19 localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0xf7e00000-0xf7e1ffff pref] >Nov 20 09:14:19 localhost kernel: pci 0000:01:00.0: supports D1 D2 >Nov 20 09:14:19 localhost kernel: pci 0000:01:00.1: [1002:aa90] type 00 class 0x040300 >Nov 20 09:14:19 localhost kernel: pci 0000:01:00.1: reg 0x10: [mem 0xf7e40000-0xf7e43fff 64bit] >Nov 20 09:14:19 localhost kernel: pci 0000:01:00.1: supports D1 D2 >Nov 20 09:14:19 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Nov 20 09:14:19 localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >Nov 20 09:14:19 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xf7e00000-0xf7efffff] >Nov 20 09:14:19 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Nov 20 09:14:19 localhost kernel: pci 0000:03:00.0: [1814:539b] type 00 class 0x028000 >Nov 20 09:14:19 localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf7d00000-0xf7d0ffff] >Nov 20 09:14:19 localhost kernel: pci 0000:03:00.0: System wakeup disabled by ACPI >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 03] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xf7d00000-0xf7dfffff] >Nov 20 09:14:19 localhost kernel: pci 0000:04:00.0: [1969:1091] type 00 class 0x020000 >Nov 20 09:14:19 localhost kernel: pci 0000:04:00.0: reg 0x10: [mem 0xf7c00000-0xf7c3ffff 64bit] >Nov 20 09:14:19 localhost kernel: pci 0000:04:00.0: reg 0x18: [io 0xd000-0xd07f] >Nov 20 09:14:19 localhost kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Nov 20 09:14:19 localhost kernel: pci 0000:04:00.0: System wakeup disabled by ACPI >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.5: PCI bridge to [bus 04] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.5: bridge window [io 0xd000-0xdfff] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xf7c00000-0xf7cfffff] >Nov 20 09:14:19 localhost kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) >Nov 20 09:14:19 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >Nov 20 09:14:19 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) >Nov 20 09:14:19 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15) >Nov 20 09:14:19 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15) >Nov 20 09:14:19 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Nov 20 09:14:19 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Nov 20 09:14:19 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15) >Nov 20 09:14:19 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11 12 14 15) >Nov 20 09:14:19 localhost kernel: ACPI: Enabled 4 GPEs in block 00 to 3F >Nov 20 09:14:19 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Nov 20 09:14:19 localhost kernel: Found 1 acpi root devices >Nov 20 09:14:19 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >Nov 20 09:14:19 localhost kernel: vgaarb: loaded >Nov 20 09:14:19 localhost kernel: vgaarb: bridge control possible 0000:01:00.0 >Nov 20 09:14:19 localhost kernel: SCSI subsystem initialized >Nov 20 09:14:19 localhost kernel: ACPI: bus type ATA registered >Nov 20 09:14:19 localhost kernel: libata version 3.00 loaded. >Nov 20 09:14:19 localhost kernel: ACPI: bus type USB registered >Nov 20 09:14:19 localhost kernel: usbcore: registered new interface driver usbfs >Nov 20 09:14:19 localhost kernel: usbcore: registered new interface driver hub >Nov 20 09:14:19 localhost kernel: usbcore: registered new device driver usb >Nov 20 09:14:19 localhost kernel: PCI: Using ACPI for IRQ routing >Nov 20 09:14:19 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Nov 20 09:14:19 localhost kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >Nov 20 09:14:19 localhost kernel: e820: reserve RAM buffer [mem 0xdd0e8000-0xdfffffff] >Nov 20 09:14:19 localhost kernel: e820: reserve RAM buffer [mem 0xde3f3000-0xdfffffff] >Nov 20 09:14:19 localhost kernel: e820: reserve RAM buffer [mem 0xde58d000-0xdfffffff] >Nov 20 09:14:19 localhost kernel: e820: reserve RAM buffer [mem 0xdec40000-0xdfffffff] >Nov 20 09:14:19 localhost kernel: e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff] >Nov 20 09:14:19 localhost kernel: e820: reserve RAM buffer [mem 0x31f000000-0x31fffffff] >Nov 20 09:14:19 localhost kernel: NetLabel: Initializing >Nov 20 09:14:19 localhost kernel: NetLabel: domain hash size = 128 >Nov 20 09:14:19 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Nov 20 09:14:19 localhost kernel: NetLabel: unlabeled traffic allowed by default >Nov 20 09:14:19 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Nov 20 09:14:19 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Nov 20 09:14:19 localhost kernel: Switched to clocksource hpet >Nov 20 09:14:19 localhost kernel: pnp: PnP ACPI init >Nov 20 09:14:19 localhost kernel: ACPI: bus type PNP registered >Nov 20 09:14:19 localhost kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >Nov 20 09:14:19 localhost kernel: pnp 00:01: [dma 4] >Nov 20 09:14:19 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >Nov 20 09:14:19 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) >Nov 20 09:14:19 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >Nov 20 09:14:19 localhost kernel: system 00:04: [io 0x0680-0x069f] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:04: [io 0x1000-0x100f] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:04: [io 0xffff] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:04: [io 0xffff] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:04: [io 0x0400-0x0453] could not be reserved >Nov 20 09:14:19 localhost kernel: system 00:04: [io 0x0458-0x047f] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:04: [io 0x0500-0x057f] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:04: [io 0x164e-0x164f] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >Nov 20 09:14:19 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >Nov 20 09:14:19 localhost kernel: system 00:06: [io 0x0454-0x0457] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >Nov 20 09:14:19 localhost kernel: system 00:07: [io 0x0290-0x029f] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >Nov 20 09:14:19 localhost kernel: system 00:08: [io 0x04d0-0x04d1] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >Nov 20 09:14:19 localhost kernel: pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active) >Nov 20 09:14:19 localhost kernel: system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:0a: [mem 0xfed90000-0xfed93fff] could not be reserved >Nov 20 09:14:19 localhost kernel: system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:0a: [mem 0xff000000-0xffffffff] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved >Nov 20 09:14:19 localhost kernel: system 00:0a: [mem 0xf0000000-0xf0000fff] has been reserved >Nov 20 09:14:19 localhost kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) >Nov 20 09:14:19 localhost kernel: pnp: PnP ACPI: found 11 devices >Nov 20 09:14:19 localhost kernel: ACPI: bus type PNP unregistered >Nov 20 09:14:19 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Nov 20 09:14:19 localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >Nov 20 09:14:19 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xf7e00000-0xf7efffff] >Nov 20 09:14:19 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 03] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xf7d00000-0xf7dfffff] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.5: PCI bridge to [bus 04] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.5: bridge window [io 0xd000-0xdfff] >Nov 20 09:14:19 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xf7c00000-0xf7cfffff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000e3fff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:00: resource 11 [mem 0x000e4000-0x000e7fff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:00: resource 12 [mem 0xe0000000-0xfeafffff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xf7e00000-0xf7efffff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xf7d00000-0xf7dfffff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:04: resource 0 [io 0xd000-0xdfff] >Nov 20 09:14:19 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xf7c00000-0xf7cfffff] >Nov 20 09:14:19 localhost kernel: NET: Registered protocol family 2 >Nov 20 09:14:19 localhost kernel: TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >Nov 20 09:14:19 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Nov 20 09:14:19 localhost kernel: TCP: Hash tables configured (established 131072 bind 65536) >Nov 20 09:14:19 localhost kernel: TCP: reno registered >Nov 20 09:14:19 localhost kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes) >Nov 20 09:14:19 localhost kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) >Nov 20 09:14:19 localhost kernel: NET: Registered protocol family 1 >Nov 20 09:14:19 localhost kernel: pci 0000:01:00.0: Boot video device >Nov 20 09:14:19 localhost kernel: pci 0000:04:00.0: set MSI_INTX_DISABLE_BUG flag >Nov 20 09:14:19 localhost kernel: PCI: CLS 64 bytes, default 64 >Nov 20 09:14:19 localhost kernel: Unpacking initramfs... >Nov 20 09:14:19 localhost kernel: Freeing initrd memory: 30284K (ffff88007e26c000 - ffff88007ffff000) >Nov 20 09:14:19 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Nov 20 09:14:19 localhost kernel: software IO TLB [mem 0xd90e8000-0xdd0e8000] (64MB) mapped at [ffff8800d90e8000-ffff8800dd0e7fff] >Nov 20 09:14:19 localhost kernel: alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >Nov 20 09:14:19 localhost kernel: Initialise system trusted keyring >Nov 20 09:14:19 localhost kernel: audit: initializing netlink socket (disabled) >Nov 20 09:14:19 localhost kernel: type=2000 audit(1384956858.539:1): initialized >Nov 20 09:14:19 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Nov 20 09:14:19 localhost kernel: zbud: loaded >Nov 20 09:14:19 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Nov 20 09:14:19 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Nov 20 09:14:19 localhost kernel: msgmni has been set to 23904 >Nov 20 09:14:19 localhost kernel: Key type big_key registered >Nov 20 09:14:19 localhost kernel: SELinux: Registering netfilter hooks >Nov 20 09:14:19 localhost kernel: alg: No test for stdrng (krng) >Nov 20 09:14:19 localhost kernel: NET: Registered protocol family 38 >Nov 20 09:14:19 localhost kernel: Key type asymmetric registered >Nov 20 09:14:19 localhost kernel: Asymmetric key parser 'x509' registered >Nov 20 09:14:19 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Nov 20 09:14:19 localhost kernel: io scheduler noop registered >Nov 20 09:14:19 localhost kernel: io scheduler deadline registered >Nov 20 09:14:19 localhost kernel: io scheduler cfq registered (default) >Nov 20 09:14:19 localhost kernel: pcieport 0000:00:01.0: irq 41 for MSI/MSI-X >Nov 20 09:14:19 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Nov 20 09:14:19 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Nov 20 09:14:19 localhost kernel: intel_idle: MWAIT substates: 0x1120 >Nov 20 09:14:19 localhost kernel: intel_idle: v0.4 model 0x3A >Nov 20 09:14:19 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff >Nov 20 09:14:19 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >Nov 20 09:14:19 localhost kernel: ACPI: Power Button [PWRB] >Nov 20 09:14:19 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Nov 20 09:14:19 localhost kernel: ACPI: Power Button [PWRF] >Nov 20 09:14:19 localhost kernel: ACPI: Fan [FAN0] (off) >Nov 20 09:14:19 localhost kernel: ACPI: Fan [FAN1] (off) >Nov 20 09:14:19 localhost kernel: ACPI: Fan [FAN2] (off) >Nov 20 09:14:19 localhost kernel: ACPI: Fan [FAN3] (off) >Nov 20 09:14:19 localhost kernel: ACPI: Fan [FAN4] (off) >Nov 20 09:14:19 localhost kernel: ACPI: Requesting acpi_cpufreq >Nov 20 09:14:19 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Nov 20 09:14:19 localhost kernel: ACPI: Thermal Zone [TZ00] (28 C) >Nov 20 09:14:19 localhost kernel: thermal LNXTHERM:01: registered as thermal_zone1 >Nov 20 09:14:19 localhost kernel: ACPI: Thermal Zone [TZ01] (30 C) >Nov 20 09:14:19 localhost kernel: GHES: HEST is not enabled! >Nov 20 09:14:19 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Nov 20 09:14:19 localhost kernel: Non-volatile memory driver v1.3 >Nov 20 09:14:19 localhost kernel: Linux agpgart interface v0.103 >Nov 20 09:14:19 localhost kernel: ahci 0000:00:1f.2: version 3.0 >Nov 20 09:14:19 localhost kernel: ahci 0000:00:1f.2: irq 42 for MSI/MSI-X >Nov 20 09:14:19 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode >Nov 20 09:14:19 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst >Nov 20 09:14:19 localhost kernel: ahci 0000:00:1f.2: setting latency timer to 64 >Nov 20 09:14:19 localhost kernel: scsi0 : ahci >Nov 20 09:14:19 localhost kernel: scsi1 : ahci >Nov 20 09:14:19 localhost kernel: scsi2 : ahci >Nov 20 09:14:19 localhost kernel: scsi3 : ahci >Nov 20 09:14:19 localhost kernel: scsi4 : ahci >Nov 20 09:14:19 localhost kernel: scsi5 : ahci >Nov 20 09:14:19 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xf7f16000 port 0xf7f16100 irq 42 >Nov 20 09:14:19 localhost kernel: ata2: SATA max UDMA/133 abar m2048@0xf7f16000 port 0xf7f16180 irq 42 >Nov 20 09:14:19 localhost kernel: ata3: SATA max UDMA/133 abar m2048@0xf7f16000 port 0xf7f16200 irq 42 >Nov 20 09:14:19 localhost kernel: ata4: SATA max UDMA/133 abar m2048@0xf7f16000 port 0xf7f16280 irq 42 >Nov 20 09:14:19 localhost kernel: ata5: SATA max UDMA/133 abar m2048@0xf7f16000 port 0xf7f16300 irq 42 >Nov 20 09:14:19 localhost kernel: ata6: SATA max UDMA/133 abar m2048@0xf7f16000 port 0xf7f16380 irq 42 >Nov 20 09:14:19 localhost kernel: libphy: Fixed MDIO Bus: probed >Nov 20 09:14:19 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Nov 20 09:14:19 localhost kernel: ehci-pci: EHCI PCI platform driver >Nov 20 09:14:19 localhost kernel: ehci-pci 0000:00:1a.0: setting latency timer to 64 >Nov 20 09:14:19 localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller >Nov 20 09:14:19 localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >Nov 20 09:14:19 localhost kernel: ehci-pci 0000:00:1a.0: debug port 2 >Nov 20 09:14:19 localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >Nov 20 09:14:19 localhost kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7f18000 >Nov 20 09:14:19 localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >Nov 20 09:14:19 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Nov 20 09:14:19 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 20 09:14:19 localhost kernel: usb usb1: Product: EHCI Host Controller >Nov 20 09:14:19 localhost kernel: usb usb1: Manufacturer: Linux 3.11.7-300.fc20.x86_64 ehci_hcd >Nov 20 09:14:19 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0 >Nov 20 09:14:19 localhost kernel: hub 1-0:1.0: USB hub found >Nov 20 09:14:19 localhost kernel: hub 1-0:1.0: 2 ports detected >Nov 20 09:14:19 localhost kernel: ehci-pci 0000:00:1d.0: setting latency timer to 64 >Nov 20 09:14:19 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller >Nov 20 09:14:19 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Nov 20 09:14:19 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 >Nov 20 09:14:19 localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >Nov 20 09:14:19 localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7f17000 >Nov 20 09:14:19 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Nov 20 09:14:19 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Nov 20 09:14:19 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 20 09:14:19 localhost kernel: usb usb2: Product: EHCI Host Controller >Nov 20 09:14:19 localhost kernel: usb usb2: Manufacturer: Linux 3.11.7-300.fc20.x86_64 ehci_hcd >Nov 20 09:14:19 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >Nov 20 09:14:19 localhost kernel: hub 2-0:1.0: USB hub found >Nov 20 09:14:19 localhost kernel: hub 2-0:1.0: 2 ports detected >Nov 20 09:14:19 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Nov 20 09:14:19 localhost kernel: ohci-pci: OHCI PCI platform driver >Nov 20 09:14:19 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Nov 20 09:14:19 localhost kernel: xhci_hcd 0000:00:14.0: setting latency timer to 64 >Nov 20 09:14:19 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Nov 20 09:14:19 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >Nov 20 09:14:19 localhost kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >Nov 20 09:14:19 localhost kernel: xhci_hcd 0000:00:14.0: irq 43 for MSI/MSI-X >Nov 20 09:14:19 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >Nov 20 09:14:19 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 20 09:14:19 localhost kernel: usb usb3: Product: xHCI Host Controller >Nov 20 09:14:19 localhost kernel: usb usb3: Manufacturer: Linux 3.11.7-300.fc20.x86_64 xhci_hcd >Nov 20 09:14:19 localhost kernel: usb usb3: SerialNumber: 0000:00:14.0 >Nov 20 09:14:19 localhost kernel: xHCI xhci_add_endpoint called for root hub >Nov 20 09:14:19 localhost kernel: xHCI xhci_check_bandwidth called for root hub >Nov 20 09:14:19 localhost kernel: hub 3-0:1.0: USB hub found >Nov 20 09:14:19 localhost kernel: hub 3-0:1.0: 4 ports detected >Nov 20 09:14:19 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Nov 20 09:14:19 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >Nov 20 09:14:19 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >Nov 20 09:14:19 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 20 09:14:19 localhost kernel: usb usb4: Product: xHCI Host Controller >Nov 20 09:14:19 localhost kernel: usb usb4: Manufacturer: Linux 3.11.7-300.fc20.x86_64 xhci_hcd >Nov 20 09:14:19 localhost kernel: usb usb4: SerialNumber: 0000:00:14.0 >Nov 20 09:14:19 localhost kernel: xHCI xhci_add_endpoint called for root hub >Nov 20 09:14:19 localhost kernel: xHCI xhci_check_bandwidth called for root hub >Nov 20 09:14:19 localhost kernel: hub 4-0:1.0: USB hub found >Nov 20 09:14:19 localhost kernel: hub 4-0:1.0: 4 ports detected >Nov 20 09:14:19 localhost kernel: usbcore: registered new interface driver usbserial >Nov 20 09:14:19 localhost kernel: usbcore: registered new interface driver usbserial_generic >Nov 20 09:14:19 localhost kernel: usbserial: USB Serial support registered for generic >Nov 20 09:14:19 localhost kernel: i8042: PNP: No PS/2 controller found. Probing ports directly. >Nov 20 09:14:19 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Nov 20 09:14:19 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Nov 20 09:14:19 localhost kernel: mousedev: PS/2 mouse device common for all mice >Nov 20 09:14:19 localhost kernel: rtc_cmos 00:05: RTC can wake from S4 >Nov 20 09:14:19 localhost kernel: rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >Nov 20 09:14:19 localhost kernel: rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >Nov 20 09:14:19 localhost kernel: device-mapper: uevent: version 1.0.3 >Nov 20 09:14:19 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Nov 20 09:14:19 localhost kernel: Intel P-state driver initializing. >Nov 20 09:14:19 localhost kernel: Intel pstate controlling: cpu 0 >Nov 20 09:14:19 localhost kernel: Intel pstate controlling: cpu 1 >Nov 20 09:14:19 localhost kernel: Intel pstate controlling: cpu 2 >Nov 20 09:14:19 localhost kernel: Intel pstate controlling: cpu 3 >Nov 20 09:14:19 localhost kernel: Intel pstate controlling: cpu 4 >Nov 20 09:14:19 localhost kernel: Intel pstate controlling: cpu 5 >Nov 20 09:14:19 localhost kernel: Intel pstate controlling: cpu 6 >Nov 20 09:14:19 localhost kernel: Intel pstate controlling: cpu 7 >Nov 20 09:14:19 localhost kernel: cpuidle: using governor menu >Nov 20 09:14:19 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Nov 20 09:14:19 localhost kernel: usbcore: registered new interface driver usbhid >Nov 20 09:14:19 localhost kernel: usbhid: USB HID core driver >Nov 20 09:14:19 localhost kernel: drop_monitor: Initializing network drop monitor service >Nov 20 09:14:19 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Nov 20 09:14:19 localhost kernel: TCP: cubic registered >Nov 20 09:14:19 localhost kernel: Initializing XFRM netlink socket >Nov 20 09:14:19 localhost kernel: NET: Registered protocol family 10 >Nov 20 09:14:19 localhost kernel: mip6: Mobile IPv6 >Nov 20 09:14:19 localhost kernel: NET: Registered protocol family 17 >Nov 20 09:14:19 localhost kernel: PM: Hibernation image not present or could not be loaded. >Nov 20 09:14:19 localhost kernel: Loading compiled-in X.509 certificates >Nov 20 09:14:19 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: df39838065a6ff934da0da2ca4df4c3e0970ad30' >Nov 20 09:14:19 localhost kernel: registered taskstats version 1 >Nov 20 09:14:19 localhost kernel: Magic number: 5:187:233 >Nov 20 09:14:19 localhost kernel: acpi device:4d: hash matches >Nov 20 09:14:19 localhost kernel: rtc_cmos 00:05: setting system clock to 2013-11-20 14:14:19 UTC (1384956859) >Nov 20 09:14:19 localhost kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Nov 20 09:14:19 localhost kernel: ata2: SATA link down (SStatus 4 SControl 300) >Nov 20 09:14:19 localhost kernel: ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Nov 20 09:14:19 localhost kernel: ata4: SATA link down (SStatus 4 SControl 300) >Nov 20 09:14:19 localhost kernel: ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Nov 20 09:14:19 localhost kernel: ata3: SATA link down (SStatus 4 SControl 300) >Nov 20 09:14:19 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >Nov 20 09:14:19 localhost kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff88030d4956e0), AE_NOT_FOUND (20130517/psparse-536) >Nov 20 09:14:19 localhost kernel: ata1.00: ATA-8: Hitachi HDS723020BLA642, MN6OA5Q0, max UDMA/133 >Nov 20 09:14:19 localhost kernel: ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Nov 20 09:14:19 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >Nov 20 09:14:19 localhost kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT5._GTF] (Node ffff88030d495938), AE_NOT_FOUND (20130517/psparse-536) >Nov 20 09:14:19 localhost kernel: ata6.00: ATA-9: Samsung SSD 840 EVO 250GB, EXT0BB0Q, max UDMA/133 >Nov 20 09:14:19 localhost kernel: ata6.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Nov 20 09:14:19 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >Nov 20 09:14:19 localhost kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT5._GTF] (Node ffff88030d495938), AE_NOT_FOUND (20130517/psparse-536) >Nov 20 09:14:19 localhost kernel: ata6.00: configured for UDMA/133 >Nov 20 09:14:19 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >Nov 20 09:14:19 localhost kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff88030d4956e0), AE_NOT_FOUND (20130517/psparse-536) >Nov 20 09:14:19 localhost kernel: ata1.00: configured for UDMA/133 >Nov 20 09:14:19 localhost kernel: scsi 0:0:0:0: Direct-Access ATA Hitachi HDS72302 MN6O PQ: 0 ANSI: 5 >Nov 20 09:14:19 localhost kernel: sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB) >Nov 20 09:14:19 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Nov 20 09:14:19 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Nov 20 09:14:19 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Nov 20 09:14:19 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Nov 20 09:14:19 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Nov 20 09:14:19 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >Nov 20 09:14:19 localhost kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff88030d4958c0), AE_NOT_FOUND (20130517/psparse-536) >Nov 20 09:14:19 localhost kernel: ata5.00: ATAPI: hp BDDVDRW CH28N, ED3F, max UDMA/100 >Nov 20 09:14:19 localhost kernel: sda: sda1 sda2 >Nov 20 09:14:19 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Nov 20 09:14:19 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359) >Nov 20 09:14:19 localhost kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff88030d4958c0), AE_NOT_FOUND (20130517/psparse-536) >Nov 20 09:14:19 localhost kernel: ata5.00: configured for UDMA/100 >Nov 20 09:14:19 localhost kernel: scsi 4:0:0:0: CD-ROM hp BDDVDRW CH28N ED3F PQ: 0 ANSI: 5 >Nov 20 09:14:19 localhost kernel: sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray >Nov 20 09:14:19 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Nov 20 09:14:19 localhost kernel: sr 4:0:0:0: Attached scsi CD-ROM sr0 >Nov 20 09:14:19 localhost kernel: sr 4:0:0:0: Attached scsi generic sg1 type 5 >Nov 20 09:14:19 localhost kernel: scsi 5:0:0:0: Direct-Access ATA Samsung SSD 840 EXT0 PQ: 0 ANSI: 5 >Nov 20 09:14:19 localhost kernel: sd 5:0:0:0: Attached scsi generic sg2 type 0 >Nov 20 09:14:19 localhost kernel: sd 5:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/232 GiB) >Nov 20 09:14:19 localhost kernel: sd 5:0:0:0: [sdb] Write Protect is off >Nov 20 09:14:19 localhost kernel: sd 5:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >Nov 20 09:14:19 localhost kernel: sd 5:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Nov 20 09:14:19 localhost kernel: sdb: sdb1 sdb3 >Nov 20 09:14:19 localhost kernel: sd 5:0:0:0: [sdb] Attached SCSI disk >Nov 20 09:14:19 localhost kernel: Freeing unused kernel memory: 1420K (ffffffff81cf9000 - ffffffff81e5c000) >Nov 20 09:14:19 localhost kernel: Write protecting the kernel read-only data: 12288k >Nov 20 09:14:19 localhost kernel: Freeing unused kernel memory: 1692K (ffff880001659000 - ffff880001800000) >Nov 20 09:14:19 localhost kernel: Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >Nov 20 09:14:19 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Nov 20 09:14:19 localhost systemd[1]: Running in initial RAM disk. >Nov 20 09:14:19 localhost systemd[1]: No hostname configured. >Nov 20 09:14:19 localhost systemd[1]: Set hostname to <localhost>. >Nov 20 09:14:19 localhost systemd[1]: Initializing machine ID from random generator. >Nov 20 09:14:19 localhost systemd[1]: Starting -.slice. >Nov 20 09:14:19 localhost systemd[1]: Created slice -.slice. >Nov 20 09:14:19 localhost systemd[1]: Starting System Slice. >Nov 20 09:14:19 localhost systemd[1]: Created slice System Slice. >Nov 20 09:14:19 localhost systemd[1]: Starting Slices. >Nov 20 09:14:19 localhost systemd[1]: Reached target Slices. >Nov 20 09:14:19 localhost systemd[1]: Starting Timers. >Nov 20 09:14:19 localhost systemd[1]: Reached target Timers. >Nov 20 09:14:19 localhost systemd[1]: Starting Encrypted Volumes. >Nov 20 09:14:19 localhost systemd[1]: Reached target Encrypted Volumes. >Nov 20 09:14:19 localhost systemd[1]: Starting udev Kernel Socket. >Nov 20 09:14:19 localhost systemd[1]: Listening on udev Kernel Socket. >Nov 20 09:14:19 localhost systemd[1]: Starting udev Control Socket. >Nov 20 09:14:19 localhost systemd[1]: Listening on udev Control Socket. >Nov 20 09:14:19 localhost systemd[1]: Starting Journal Socket. >Nov 20 09:14:19 localhost systemd[1]: Listening on Journal Socket. >Nov 20 09:14:19 localhost systemd[1]: Starting dracut cmdline hook... >Nov 20 09:14:19 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Nov 20 09:14:19 localhost systemd[1]: Started Load Kernel Modules. >Nov 20 09:14:19 localhost systemd[1]: Starting Sockets. >Nov 20 09:14:19 localhost systemd[1]: Reached target Sockets. >Nov 20 09:14:19 localhost systemd[1]: Starting Journal Service... >Nov 20 09:14:19 localhost systemd[1]: Started Journal Service. >Nov 20 09:14:19 localhost systemd-journal[121]: Journal started >Nov 20 09:14:19 localhost systemd[1]: Starting Setup Virtual Console... >Nov 20 09:14:19 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Nov 20 09:14:19 localhost systemd[1]: Starting Swap. >Nov 20 09:14:19 localhost systemd[1]: Reached target Swap. >Nov 20 09:14:19 localhost systemd[1]: Starting Local File Systems. >Nov 20 09:14:19 localhost systemd[1]: Reached target Local File Systems. >Nov 20 09:14:19 localhost systemd[1]: Started Setup Virtual Console. >Nov 20 09:14:19 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Nov 20 09:14:19 localhost systemd[1]: Starting Create static device nodes in /dev... >Nov 20 09:14:19 localhost systemd[1]: Started Create static device nodes in /dev. >Nov 20 09:14:19 localhost dracut-cmdline[119]: dracut-20 (Heisenbug) dracut-034-19.git20131021.fc20 >Nov 20 09:14:19 localhost dracut-cmdline[119]: rd.luks=0: removing cryptoluks activation >Nov 20 09:14:19 localhost kernel: loop: module loaded >Nov 20 09:14:19 localhost dracut-cmdline[119]: root was live:CDLABEL=Fedora-Live-Desktop-x86_64-20-TC, is now live:/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC >Nov 20 09:14:19 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >Nov 20 09:14:19 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Nov 20 09:14:19 localhost kernel: hub 1-1:1.0: USB hub found >Nov 20 09:14:19 localhost kernel: hub 1-1:1.0: 6 ports detected >Nov 20 09:14:19 localhost systemd[1]: Started dracut cmdline hook. >Nov 20 09:14:19 localhost systemd[1]: Starting dracut pre-udev hook... >Nov 20 09:14:19 localhost systemd[1]: Started dracut pre-udev hook. >Nov 20 09:14:19 localhost systemd[1]: Starting udev Kernel Device Manager... >Nov 20 09:14:19 localhost systemd[1]: Started udev Kernel Device Manager. >Nov 20 09:14:19 localhost systemd[1]: Starting dracut pre-trigger hook... >Nov 20 09:14:19 localhost systemd-udevd[289]: starting version 208 >Nov 20 09:14:19 localhost dracut-pre-trigger[290]: rd.dm=0: removing DM RAID activation >Nov 20 09:14:19 localhost dracut-pre-trigger[290]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Nov 20 09:14:19 localhost dracut-pre-trigger[290]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Nov 20 09:14:19 localhost dracut-pre-trigger[290]: rd.md=0: removing MD RAID activation >Nov 20 09:14:19 localhost systemd[1]: Started dracut pre-trigger hook. >Nov 20 09:14:19 localhost systemd[1]: Starting udev Coldplug all Devices... >Nov 20 09:14:20 localhost systemd[1]: Started udev Coldplug all Devices. >Nov 20 09:14:20 localhost systemd[1]: Starting dracut initqueue hook... >Nov 20 09:14:20 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Nov 20 09:14:20 localhost systemd[1]: Starting System Initialization. >Nov 20 09:14:20 localhost systemd[1]: Reached target System Initialization. >Nov 20 09:14:20 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci >Nov 20 09:14:20 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Nov 20 09:14:20 localhost kernel: alx 0000:04:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [4c:72:b9:df:50:53] >Nov 20 09:14:20 localhost systemd[1]: Reloading. >Nov 20 09:14:20 localhost kernel: alg: No test for crc32 (crc32-pclmul) >Nov 20 09:14:20 localhost kernel: [drm] radeon kernel modesetting enabled. >Nov 20 09:14:20 localhost kernel: [drm] initializing kernel modesetting (TURKS 0x1002:0x675D 0x1B0A:0x90BD). >Nov 20 09:14:20 localhost kernel: [drm] register mmio base: 0xF7E20000 >Nov 20 09:14:20 localhost kernel: [drm] register mmio size: 131072 >Nov 20 09:14:20 localhost kernel: ATOM BIOS: HP >Nov 20 09:14:20 localhost kernel: radeon 0000:01:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used) >Nov 20 09:14:20 localhost kernel: radeon 0000:01:00.0: GTT: 512M 0x0000000080000000 - 0x000000009FFFFFFF >Nov 20 09:14:20 localhost kernel: [drm] Detected VRAM RAM=2048M, BAR=256M >Nov 20 09:14:20 localhost kernel: [drm] RAM width 128bits DDR >Nov 20 09:14:20 localhost kernel: [TTM] Zone kernel: Available graphics memory: 6121838 kiB >Nov 20 09:14:20 localhost kernel: [TTM] Zone dma32: Available graphics memory: 2097152 kiB >Nov 20 09:14:20 localhost kernel: [TTM] Initializing pool allocator >Nov 20 09:14:20 localhost kernel: [TTM] Initializing DMA pool allocator >Nov 20 09:14:20 localhost kernel: [drm] radeon: 2048M of VRAM memory ready >Nov 20 09:14:20 localhost kernel: [drm] radeon: 512M of GTT memory ready. >Nov 20 09:14:20 localhost kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072 >Nov 20 09:14:20 localhost kernel: [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0 >Nov 20 09:14:20 localhost kernel: raid6: sse2x1 9585 MB/s >Nov 20 09:14:20 localhost kernel: [drm] Loading TURKS Microcode >Nov 20 09:14:20 localhost kernel: [drm] PCIE GART of 512M enabled (table at 0x0000000000273000). >Nov 20 09:14:20 localhost kernel: radeon 0000:01:00.0: WB enabled >Nov 20 09:14:20 localhost kernel: radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0xffff880305c6bc00 >Nov 20 09:14:20 localhost kernel: radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0xffff880305c6bc0c >Nov 20 09:14:20 localhost kernel: radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffc90005db2118 >Nov 20 09:14:20 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Nov 20 09:14:20 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Nov 20 09:14:20 localhost kernel: radeon 0000:01:00.0: irq 44 for MSI/MSI-X >Nov 20 09:14:20 localhost kernel: radeon 0000:01:00.0: radeon: using MSI. >Nov 20 09:14:20 localhost kernel: [drm] radeon: irq initialized. >Nov 20 09:14:20 localhost kernel: raid6: sse2x2 11980 MB/s >Nov 20 09:14:20 localhost kernel: [drm] ring test on 0 succeeded in 3 usecs >Nov 20 09:14:20 localhost kernel: [drm] ring test on 3 succeeded in 1 usecs >Nov 20 09:14:20 localhost kernel: raid6: sse2x4 14320 MB/s >Nov 20 09:14:20 localhost kernel: raid6: using algorithm sse2x4 (14320 MB/s) >Nov 20 09:14:20 localhost kernel: raid6: using ssse3x2 recovery algorithm >Nov 20 09:14:20 localhost kernel: xor: automatically using best checksumming function: >Nov 20 09:14:20 localhost kernel: avx : 28004.000 MB/sec >Nov 20 09:14:20 localhost kernel: bio: create slab <bio-1> at 1 >Nov 20 09:14:20 localhost kernel: Btrfs loaded >Nov 20 09:14:20 localhost kernel: device label fedora devid 1 transid 88 /dev/sdb3 >Nov 20 09:14:20 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >Nov 20 09:14:20 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Nov 20 09:14:20 localhost kernel: hub 2-1:1.0: USB hub found >Nov 20 09:14:20 localhost kernel: hub 2-1:1.0: 8 ports detected >Nov 20 09:14:20 localhost kernel: [drm] ring test on 5 succeeded in 1 usecs >Nov 20 09:14:20 localhost kernel: [drm] UVD initialized successfully. >Nov 20 09:14:20 localhost kernel: [drm] ib test on ring 0 succeeded in 0 usecs >Nov 20 09:14:20 localhost kernel: [drm] ib test on ring 3 succeeded in 0 usecs >Nov 20 09:14:20 localhost systemd-udevd[371]: renamed network interface eth0 to em1 >Nov 20 09:14:20 localhost kernel: [drm] ib test on ring 5 succeeded >Nov 20 09:14:20 localhost kernel: [drm] Radeon Display Connectors >Nov 20 09:14:20 localhost kernel: [drm] Connector 0: >Nov 20 09:14:20 localhost kernel: [drm] DP-1 >Nov 20 09:14:20 localhost kernel: [drm] HPD4 >Nov 20 09:14:20 localhost kernel: [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c >Nov 20 09:14:20 localhost kernel: [drm] Encoders: >Nov 20 09:14:20 localhost kernel: [drm] DFP1: INTERNAL_UNIPHY2 >Nov 20 09:14:20 localhost kernel: [drm] Connector 1: >Nov 20 09:14:20 localhost kernel: [drm] HDMI-A-1 >Nov 20 09:14:20 localhost kernel: [drm] HPD5 >Nov 20 09:14:20 localhost kernel: [drm] DDC: 0x6470 0x6470 0x6474 0x6474 0x6478 0x6478 0x647c 0x647c >Nov 20 09:14:20 localhost kernel: [drm] Encoders: >Nov 20 09:14:20 localhost kernel: [drm] DFP2: INTERNAL_UNIPHY2 >Nov 20 09:14:20 localhost kernel: [drm] Connector 2: >Nov 20 09:14:20 localhost kernel: [drm] DVI-I-1 >Nov 20 09:14:20 localhost kernel: [drm] HPD1 >Nov 20 09:14:20 localhost kernel: [drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c >Nov 20 09:14:20 localhost kernel: [drm] Encoders: >Nov 20 09:14:20 localhost kernel: [drm] DFP3: INTERNAL_UNIPHY >Nov 20 09:14:20 localhost kernel: [drm] CRT1: INTERNAL_KLDSCP_DAC1 >Nov 20 09:14:20 localhost kernel: [drm] Internal thermal controller with fan control >Nov 20 09:14:20 localhost kernel: [drm] radeon: power management initialized >Nov 20 09:14:20 localhost kernel: tsc: Refined TSC clocksource calibration: 3392.297 MHz >Nov 20 09:14:20 localhost kernel: [drm] fb mappable at 0xE0375000 >Nov 20 09:14:20 localhost kernel: [drm] vram apper at 0xE0000000 >Nov 20 09:14:20 localhost kernel: [drm] size 9216000 >Nov 20 09:14:20 localhost kernel: [drm] fb depth is 24 >Nov 20 09:14:20 localhost kernel: [drm] pitch is 7680 >Nov 20 09:14:20 localhost kernel: fbcon: radeondrmfb (fb0) is primary device >Nov 20 09:14:20 localhost kernel: usb 3-2: new high-speed USB device number 2 using xhci_hcd >Nov 20 09:14:20 localhost kernel: usb 3-2: New USB device found, idVendor=13fe, idProduct=1f00 >Nov 20 09:14:20 localhost kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Nov 20 09:14:20 localhost kernel: usb 3-2: Product: USB DISK 2.0 >Nov 20 09:14:20 localhost kernel: usb 3-2: Manufacturer: >Nov 20 09:14:20 localhost kernel: usb 3-2: SerialNumber: 07911458009D >Nov 20 09:14:20 localhost kernel: usb-storage 3-2:1.0: USB Mass Storage device detected >Nov 20 09:14:20 localhost kernel: scsi6 : usb-storage 3-2:1.0 >Nov 20 09:14:20 localhost kernel: usbcore: registered new interface driver usb-storage >Nov 20 09:14:20 localhost kernel: usb 1-1.1: new full-speed USB device number 3 using ehci-pci >Nov 20 09:14:20 localhost kernel: Console: switching to colour frame buffer device 240x67 >Nov 20 09:14:20 localhost kernel: radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device >Nov 20 09:14:20 localhost kernel: radeon 0000:01:00.0: registered panic notifier >Nov 20 09:14:20 localhost kernel: [drm] Initialized radeon 2.34.0 20080528 for 0000:01:00.0 on minor 0 >Nov 20 09:14:20 localhost kernel: usb 1-1.1: New USB device found, idVendor=04f2, idProduct=1061 >Nov 20 09:14:20 localhost kernel: usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Nov 20 09:14:20 localhost kernel: usb 1-1.1: Product: Wireless Device >Nov 20 09:14:20 localhost kernel: usb 1-1.1: Manufacturer: Chicony >Nov 20 09:14:20 localhost kernel: input: Chicony Wireless Device as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input2 >Nov 20 09:14:20 localhost kernel: hid-generic 0003:04F2:1061.0001: input,hidraw0: USB HID v1.11 Keyboard [Chicony Wireless Device] on usb-0000:00:1a.0-1.1/input0 >Nov 20 09:14:20 localhost kernel: input: Chicony Wireless Device as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.1/input/input3 >Nov 20 09:14:20 localhost kernel: hid-generic 0003:04F2:1061.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Chicony Wireless Device] on usb-0000:00:1a.0-1.1/input1 >Nov 20 09:14:20 localhost kernel: input: Chicony Wireless Device as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.2/input/input4 >Nov 20 09:14:20 localhost kernel: hid-generic 0003:04F2:1061.0003: input,hidraw2: USB HID v1.11 Mouse [Chicony Wireless Device] on usb-0000:00:1a.0-1.1/input2 >Nov 20 09:14:20 localhost dracut-initqueue[378]: Scanning devices sda2 for LVM volume groups >Nov 20 09:14:20 localhost dracut-initqueue[378]: Reading all physical volumes. This may take a while... >Nov 20 09:14:20 localhost dracut-initqueue[378]: Found volume group "fedora_hp-envy" using metadata type lvm2 >Nov 20 09:14:20 localhost dracut-initqueue[378]: 3 logical volume(s) in volume group "fedora_hp-envy" now active >Nov 20 09:14:20 localhost kernel: bio: create slab <bio-2> at 2 >Nov 20 09:14:20 localhost kernel: usb 1-1.3: new high-speed USB device number 4 using ehci-pci >Nov 20 09:14:20 localhost systemd[1]: Started Show Plymouth Boot Screen. >Nov 20 09:14:20 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Nov 20 09:14:20 localhost systemd[1]: Starting Paths. >Nov 20 09:14:20 localhost systemd[1]: Reached target Paths. >Nov 20 09:14:20 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Nov 20 09:14:20 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Nov 20 09:14:20 localhost systemd[1]: Starting Basic System. >Nov 20 09:14:20 localhost systemd[1]: Reached target Basic System. >Nov 20 09:14:20 localhost kernel: usb 1-1.3: New USB device found, idVendor=058f, idProduct=6362 >Nov 20 09:14:20 localhost kernel: usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Nov 20 09:14:20 localhost kernel: usb 1-1.3: Product: Mass Storage Device >Nov 20 09:14:20 localhost kernel: usb 1-1.3: Manufacturer: Generic >Nov 20 09:14:20 localhost kernel: usb 1-1.3: SerialNumber: 058F63626476 >Nov 20 09:14:20 localhost kernel: usb-storage 1-1.3:1.0: USB Mass Storage device detected >Nov 20 09:14:20 localhost kernel: scsi7 : usb-storage 1-1.3:1.0 >Nov 20 09:14:21 localhost kernel: Switched to clocksource tsc >Nov 20 09:14:21 localhost kernel: scsi 6:0:0:0: Direct-Access USB DISK 2.0 PMAP PQ: 0 ANSI: 0 CCS >Nov 20 09:14:21 localhost kernel: sd 6:0:0:0: Attached scsi generic sg3 type 0 >Nov 20 09:14:21 localhost kernel: sd 6:0:0:0: [sdc] 15654912 512-byte logical blocks: (8.01 GB/7.46 GiB) >Nov 20 09:14:21 localhost kernel: sd 6:0:0:0: [sdc] Write Protect is off >Nov 20 09:14:21 localhost kernel: sd 6:0:0:0: [sdc] Mode Sense: 23 00 00 00 >Nov 20 09:14:21 localhost kernel: sd 6:0:0:0: [sdc] No Caching mode page found >Nov 20 09:14:21 localhost kernel: sd 6:0:0:0: [sdc] Assuming drive cache: write through >Nov 20 09:14:21 localhost kernel: sd 6:0:0:0: [sdc] No Caching mode page found >Nov 20 09:14:21 localhost kernel: sd 6:0:0:0: [sdc] Assuming drive cache: write through >Nov 20 09:14:21 localhost kernel: sdc: sdc1 sdc2 sdc3 >Nov 20 09:14:21 localhost kernel: sd 6:0:0:0: [sdc] No Caching mode page found >Nov 20 09:14:21 localhost kernel: sd 6:0:0:0: [sdc] Assuming drive cache: write through >Nov 20 09:14:21 localhost kernel: sd 6:0:0:0: [sdc] Attached SCSI removable disk >Nov 20 09:14:21 localhost kernel: scsi 7:0:0:0: Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 0 >Nov 20 09:14:21 localhost kernel: scsi 7:0:0:1: Direct-Access Generic- Compact Flash 1.01 PQ: 0 ANSI: 0 >Nov 20 09:14:21 localhost kernel: scsi 7:0:0:2: Direct-Access Generic- SM/xD-Picture 1.02 PQ: 0 ANSI: 0 >Nov 20 09:14:21 localhost kernel: scsi 7:0:0:3: Direct-Access Generic- MS/MS-Pro 1.03 PQ: 0 ANSI: 0 CCS >Nov 20 09:14:21 localhost kernel: sd 7:0:0:0: Attached scsi generic sg4 type 0 >Nov 20 09:14:21 localhost kernel: sd 7:0:0:1: Attached scsi generic sg5 type 0 >Nov 20 09:14:21 localhost kernel: sd 7:0:0:2: Attached scsi generic sg6 type 0 >Nov 20 09:14:21 localhost kernel: sd 7:0:0:3: Attached scsi generic sg7 type 0 >Nov 20 09:14:21 localhost kernel: sd 7:0:0:0: [sdd] Attached SCSI removable disk >Nov 20 09:14:21 localhost kernel: sd 7:0:0:1: [sde] Attached SCSI removable disk >Nov 20 09:14:21 localhost kernel: sd 7:0:0:2: [sdf] Attached SCSI removable disk >Nov 20 09:14:21 localhost kernel: sd 7:0:0:3: [sdg] Attached SCSI removable disk >Nov 20 09:14:22 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Nov 20 09:14:22 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Nov 20 09:14:22 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Nov 20 09:14:22 localhost kernel: bio: create slab <bio-3> at 3 >Nov 20 09:14:22 localhost systemd[1]: Started dracut initqueue hook. >Nov 20 09:14:22 localhost systemd[1]: Starting dracut pre-mount hook... >Nov 20 09:14:22 localhost systemd[1]: Started dracut pre-mount hook. >Nov 20 09:14:22 localhost systemd[1]: Starting Initrd Root File System. >Nov 20 09:14:22 localhost systemd[1]: Reached target Initrd Root File System. >Nov 20 09:14:22 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Nov 20 09:14:22 localhost systemd[1]: Reloading. >Nov 20 09:14:22 localhost systemd[1]: Started Reload Configuration from the Real Root. >Nov 20 09:14:22 localhost systemd[1]: Starting Initrd File Systems. >Nov 20 09:14:22 localhost systemd[1]: Reached target Initrd File Systems. >Nov 20 09:14:22 localhost systemd[1]: Starting dracut mount hook... >Nov 20 09:14:22 localhost kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >Nov 20 09:14:22 localhost systemd[1]: Started dracut mount hook. >Nov 20 09:14:22 localhost systemd[1]: Starting Initrd Default Target. >Nov 20 09:14:22 localhost systemd[1]: Reached target Initrd Default Target. >Nov 20 09:14:22 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Nov 20 09:14:22 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Nov 20 09:14:22 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Nov 20 09:14:22 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Nov 20 09:14:22 localhost systemd[1]: Starting Plymouth switch root service... >Nov 20 09:14:22 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Nov 20 09:14:22 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Nov 20 09:14:22 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Nov 20 09:14:22 localhost systemd[1]: Stopping Initrd Default Target. >Nov 20 09:14:22 localhost systemd[1]: Stopped target Initrd Default Target. >Nov 20 09:14:22 localhost systemd[1]: Stopping dracut mount hook... >Nov 20 09:14:22 localhost systemd[1]: Stopped dracut mount hook. >Nov 20 09:14:22 localhost systemd[1]: Stopping dracut pre-mount hook... >Nov 20 09:14:22 localhost systemd[1]: Stopped dracut pre-mount hook. >Nov 20 09:14:22 localhost systemd[1]: Stopping dracut initqueue hook... >Nov 20 09:14:22 localhost systemd[1]: Stopped dracut initqueue hook. >Nov 20 09:14:22 localhost systemd[1]: Stopping Basic System. >Nov 20 09:14:22 localhost systemd[1]: Stopped target Basic System. >Nov 20 09:14:22 localhost systemd[1]: Stopping Slices. >Nov 20 09:14:22 localhost systemd[1]: Stopped target Slices. >Nov 20 09:14:22 localhost systemd[1]: Stopping System Slice. >Nov 20 09:14:22 localhost systemd[1]: Removed slice System Slice. >Nov 20 09:14:22 localhost systemd[1]: Stopping -.slice. >Nov 20 09:14:22 localhost systemd[1]: Removed slice -.slice. >Nov 20 09:14:22 localhost systemd[1]: Stopping Paths. >Nov 20 09:14:22 localhost systemd[1]: Stopped target Paths. >Nov 20 09:14:22 localhost systemd[1]: Stopping Timers. >Nov 20 09:14:22 localhost systemd[1]: Stopped target Timers. >Nov 20 09:14:22 localhost systemd[1]: Stopping Sockets. >Nov 20 09:14:22 localhost systemd[1]: Stopped target Sockets. >Nov 20 09:14:22 localhost systemd[1]: Stopping System Initialization. >Nov 20 09:14:22 localhost systemd[1]: Stopped target System Initialization. >Nov 20 09:14:22 localhost systemd[1]: Stopping udev Coldplug all Devices... >Nov 20 09:14:22 localhost systemd[1]: Stopped udev Coldplug all Devices. >Nov 20 09:14:22 localhost systemd[1]: Stopping dracut pre-trigger hook... >Nov 20 09:14:22 localhost systemd[1]: Stopped dracut pre-trigger hook. >Nov 20 09:14:22 localhost systemd[1]: Stopping Encrypted Volumes. >Nov 20 09:14:22 localhost systemd[1]: Stopped target Encrypted Volumes. >Nov 20 09:14:22 localhost systemd[1]: Stopping Swap. >Nov 20 09:14:22 localhost systemd[1]: Stopped target Swap. >Nov 20 09:14:22 localhost systemd[1]: Stopping Local File Systems. >Nov 20 09:14:22 localhost systemd[1]: Stopped target Local File Systems. >Nov 20 09:14:22 localhost systemd[1]: Stopping udev Kernel Device Manager... >Nov 20 09:14:22 localhost systemd[1]: Stopped udev Kernel Device Manager. >Nov 20 09:14:22 localhost systemd[1]: Stopping dracut pre-udev hook... >Nov 20 09:14:22 localhost systemd[1]: Stopped dracut pre-udev hook. >Nov 20 09:14:22 localhost systemd[1]: Stopping dracut cmdline hook... >Nov 20 09:14:22 localhost systemd[1]: Stopped dracut cmdline hook. >Nov 20 09:14:22 localhost systemd[1]: Stopping Create static device nodes in /dev... >Nov 20 09:14:22 localhost systemd[1]: Stopped Create static device nodes in /dev. >Nov 20 09:14:22 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Nov 20 09:14:22 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Nov 20 09:14:22 localhost systemd[1]: Stopping udev Control Socket. >Nov 20 09:14:22 localhost systemd[1]: Closed udev Control Socket. >Nov 20 09:14:22 localhost systemd[1]: Stopping udev Kernel Socket. >Nov 20 09:14:22 localhost systemd[1]: Closed udev Kernel Socket. >Nov 20 09:14:22 localhost systemd[1]: Starting Cleanup udevd DB... >Nov 20 09:14:22 localhost systemd[1]: Started Cleanup udevd DB. >Nov 20 09:14:22 localhost systemd[1]: Starting Switch Root. >Nov 20 09:14:22 localhost systemd[1]: Reached target Switch Root. >Nov 20 09:14:22 localhost systemd[1]: Started Plymouth switch root service. >Nov 20 09:14:22 localhost systemd[1]: Starting Switch Root... >Nov 20 09:14:22 localhost systemd[1]: Switching root. >Nov 20 09:14:22 localhost [121]: Journal stopped >Nov 20 09:14:23 localhost systemd-journal[742]: Runtime journal is using 2.0M (max 597.8M, leaving 896.7M of free 5.8G, current limit 597.8M). >Nov 20 09:14:23 localhost systemd-journal[742]: Runtime journal is using 2.0M (max 597.8M, leaving 896.7M of free 5.8G, current limit 597.8M). >Nov 20 09:14:23 localhost systemd-journald[121]: Received SIGTERM >Nov 20 09:14:23 localhost kernel: type=1404 audit(1384956862.651:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Nov 20 09:14:23 localhost kernel: SELinux: 2048 avtab hash slots, 102947 rules. >Nov 20 09:14:23 localhost kernel: SELinux: 2048 avtab hash slots, 102947 rules. >Nov 20 09:14:23 localhost kernel: SELinux: 8 users, 82 roles, 4603 types, 261 bools, 1 sens, 1024 cats >Nov 20 09:14:23 localhost kernel: SELinux: 83 classes, 102947 rules >Nov 20 09:14:23 localhost kernel: SELinux: Completing initialization. >Nov 20 09:14:23 localhost kernel: SELinux: Setting up existing superblocks. >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev sdc1, type iso9660), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev dm-3, type ext4), uses xattr >Nov 20 09:14:23 localhost kernel: type=1403 audit(1384956862.799:3): policy loaded auid=4294967295 ses=4294967295 >Nov 20 09:14:23 localhost systemd[1]: Successfully loaded SELinux policy in 156.957ms. >Nov 20 09:14:23 localhost systemd[1]: Relabelled /dev and /run in 14.388ms. >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Nov 20 09:14:23 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Nov 20 09:14:23 localhost systemd-journal[742]: Journal started >Nov 20 09:14:22 localhost systemd-cgroups-agent[712]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Nov 20 09:14:22 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Nov 20 09:14:22 localhost systemd[1]: Failed to open private bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory >Nov 20 09:14:23 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Nov 20 09:14:23 localhost systemd[1]: Started Collect Read-Ahead Data. >Nov 20 09:14:23 localhost systemd[1]: Started Load legacy module configuration. >Nov 20 09:14:23 localhost systemd[1]: Started Load Kernel Modules. >Nov 20 09:14:23 localhost systemd[1]: Mounted FUSE Control File System. >Nov 20 09:14:23 localhost systemd[1]: Mounting Configuration File System... >Nov 20 09:14:23 localhost systemd[1]: Starting Apply Kernel Variables... >Nov 20 09:14:23 localhost systemd[1]: Started Set Up Additional Binary Formats. >Nov 20 09:14:23 localhost systemd[1]: Started File System Check on Root Device. >Nov 20 09:14:23 localhost systemd[1]: Starting Remount Root and Kernel File Systems... >Nov 20 09:14:23 localhost systemd[1]: Mounted Debug File System. >Nov 20 09:14:23 localhost systemd[1]: Mounted Huge Pages File System. >Nov 20 09:14:23 localhost systemd[1]: Mounted POSIX Message Queue File System. >Nov 20 09:14:23 localhost systemd[1]: Mounted Temporary Directory. >Nov 20 09:14:23 localhost systemd[1]: Mounted Configuration File System. >Nov 20 09:14:23 localhost systemd[1]: Started Apply Kernel Variables. >Nov 20 09:14:23 localhost systemd[1]: Started udev Coldplug all Devices. >Nov 20 09:14:23 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Nov 20 09:14:23 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Nov 20 09:14:23 localhost systemd[1]: Starting Create static device nodes in /dev... >Nov 20 09:14:23 localhost kernel: EXT4-fs (dm-3): re-mounted. Opts: (null) >Nov 20 09:14:23 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Nov 20 09:14:23 localhost systemd[1]: Starting Import network configuration from initramfs... >Nov 20 09:14:23 localhost systemd[1]: Starting Configure read-only root support... >Nov 20 09:14:23 localhost systemd[1]: Starting Load/Save Random Seed... >Nov 20 09:14:23 localhost systemd[1]: Starting LVM2 metadata daemon... >Nov 20 09:14:23 localhost systemd[1]: Started Load/Save Random Seed. >Nov 20 09:14:23 localhost systemd[1]: Started LVM2 metadata daemon. >Nov 20 09:14:23 localhost lvm[739]: /dev/cdrom: open failed: No medium found >Nov 20 09:14:23 localhost systemd[1]: Started Configure read-only root support. >Nov 20 09:14:23 localhost systemd[1]: Started Create static device nodes in /dev. >Nov 20 09:14:23 localhost systemd[1]: Starting udev Kernel Device Manager... >Nov 20 09:14:23 localhost systemd[1]: Starting Local File Systems (Pre). >Nov 20 09:14:23 localhost systemd[1]: Reached target Local File Systems (Pre). >Nov 20 09:14:23 localhost systemd[1]: Started Import network configuration from initramfs. >Nov 20 09:14:23 localhost systemd[1]: Started udev Kernel Device Manager. >Nov 20 09:14:23 localhost systemd-udevd[781]: starting version 208 >Nov 20 09:14:23 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Nov 20 09:14:23 localhost systemd[1]: Starting Activation of DM RAID sets... >Nov 20 09:14:23 localhost lvm[739]: /dev/sdd: open failed: No medium found >Nov 20 09:14:23 localhost lvm[739]: /dev/sde: open failed: No medium found >Nov 20 09:14:23 localhost lvm[739]: /dev/sdf: open failed: No medium found >Nov 20 09:14:23 localhost lvm[739]: /dev/sdg: open failed: No medium found >Nov 20 09:14:23 localhost lvm[739]: 3 logical volume(s) in volume group "fedora_hp-envy" monitored >Nov 20 09:14:23 localhost kernel: microcode: CPU0 sig=0x306a9, pf=0x2, revision=0x15 >Nov 20 09:14:23 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Nov 20 09:14:23 localhost kernel: microcode: CPU0 sig=0x306a9, pf=0x2, revision=0x15 >Nov 20 09:14:23 localhost kernel: microcode: CPU0 updated to revision 0x19, date = 2013-06-13 >Nov 20 09:14:23 localhost kernel: microcode: CPU1 sig=0x306a9, pf=0x2, revision=0x15 >Nov 20 09:14:23 localhost kernel: microcode: CPU1 sig=0x306a9, pf=0x2, revision=0x15 >Nov 20 09:14:23 localhost kernel: microcode: CPU1 updated to revision 0x19, date = 2013-06-13 >Nov 20 09:14:23 localhost kernel: microcode: CPU2 sig=0x306a9, pf=0x2, revision=0x15 >Nov 20 09:14:23 localhost kernel: microcode: CPU2 sig=0x306a9, pf=0x2, revision=0x15 >Nov 20 09:14:23 localhost kernel: microcode: CPU2 updated to revision 0x19, date = 2013-06-13 >Nov 20 09:14:23 localhost kernel: microcode: CPU3 sig=0x306a9, pf=0x2, revision=0x15 >Nov 20 09:14:23 localhost kernel: microcode: CPU3 sig=0x306a9, pf=0x2, revision=0x15 >Nov 20 09:14:23 localhost kernel: microcode: CPU3 updated to revision 0x19, date = 2013-06-13 >Nov 20 09:14:23 localhost kernel: microcode: CPU4 sig=0x306a9, pf=0x2, revision=0x15 >Nov 20 09:14:23 localhost kernel: microcode: CPU4 sig=0x306a9, pf=0x2, revision=0x15 >Nov 20 09:14:23 localhost kernel: microcode: CPU4 updated to revision 0x19, date = 2013-06-13 >Nov 20 09:14:23 localhost kernel: microcode: CPU5 sig=0x306a9, pf=0x2, revision=0x15 >Nov 20 09:14:23 localhost kernel: microcode: CPU5 sig=0x306a9, pf=0x2, revision=0x15 >Nov 20 09:14:23 localhost kernel: microcode: CPU5 updated to revision 0x19, date = 2013-06-13 >Nov 20 09:14:23 localhost kernel: microcode: CPU6 sig=0x306a9, pf=0x2, revision=0x15 >Nov 20 09:14:23 localhost kernel: microcode: CPU6 sig=0x306a9, pf=0x2, revision=0x15 >Nov 20 09:14:23 localhost kernel: microcode: CPU6 updated to revision 0x19, date = 2013-06-13 >Nov 20 09:14:23 localhost kernel: microcode: CPU7 sig=0x306a9, pf=0x2, revision=0x15 >Nov 20 09:14:23 localhost kernel: microcode: CPU7 sig=0x306a9, pf=0x2, revision=0x15 >Nov 20 09:14:23 localhost kernel: microcode: CPU7 updated to revision 0x19, date = 2013-06-13 >Nov 20 09:14:23 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Nov 20 09:14:23 localhost kernel: ACPI Warning: 0x000000000000f000-0x000000000000f01f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130517/utaddress-251) >Nov 20 09:14:23 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Nov 20 09:14:23 localhost kernel: device label fedora devid 1 transid 88 /dev/sdb3 >Nov 20 09:14:23 localhost kernel: ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130517/utaddress-251) >Nov 20 09:14:23 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Nov 20 09:14:23 localhost kernel: ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >Nov 20 09:14:23 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Nov 20 09:14:23 localhost kernel: ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >Nov 20 09:14:23 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Nov 20 09:14:23 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >Nov 20 09:14:23 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Nov 20 09:14:23 localhost kernel: mei_me 0000:00:16.0: setting latency timer to 64 >Nov 20 09:14:23 localhost kernel: mei_me 0000:00:16.0: irq 45 for MSI/MSI-X >Nov 20 09:14:23 localhost kernel: iTCO_vendor_support: vendor-support=0 >Nov 20 09:14:23 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 >Nov 20 09:14:23 localhost kernel: iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460) >Nov 20 09:14:23 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Nov 20 09:14:23 localhost mtp-probe[822]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1" >Nov 20 09:14:23 localhost mtp-probe[823]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3" >Nov 20 09:14:23 localhost mtp-probe[823]: bus: 1, device: 4 was not an MTP device >Nov 20 09:14:23 localhost mtp-probe[816]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2" >Nov 20 09:14:23 localhost mtp-probe[816]: bus: 3, device: 2 was not an MTP device >Nov 20 09:14:23 localhost mtp-probe[822]: bus: 1, device: 3 was not an MTP device >Nov 20 09:14:24 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X >Nov 20 09:14:24 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Nov 20 09:14:24 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=4 (0xc/0xf/0x10/0x11/0x0) type:speaker >Nov 20 09:14:24 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Nov 20 09:14:24 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=1 (0xa/0x0/0x0/0x0/0x0) >Nov 20 09:14:24 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >Nov 20 09:14:24 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:405 dig-out=0x22/0x0 >Nov 20 09:14:24 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >Nov 20 09:14:24 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Front Mic=0xb >Nov 20 09:14:24 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Rear Mic=0xe >Nov 20 09:14:24 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Line=0xd >Nov 20 09:14:24 localhost kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5 >Nov 20 09:14:24 localhost kernel: input: HDA Intel PCH Speaker Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6 >Nov 20 09:14:24 localhost kernel: input: HDA Intel PCH Speaker CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 >Nov 20 09:14:24 localhost kernel: input: HDA Intel PCH Speaker Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 >Nov 20 09:14:24 localhost kernel: input: HDA Intel PCH Speaker Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 >Nov 20 09:14:24 localhost kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 >Nov 20 09:14:24 localhost kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 >Nov 20 09:14:24 localhost kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 >Nov 20 09:14:24 localhost kernel: ALSA sound/pci/hda/hda_intel.c:3116 0000:01:00.1: Handle VGA-switcheroo audio client >Nov 20 09:14:24 localhost kernel: ALSA sound/pci/hda/hda_intel.c:3317 0000:01:00.1: Using LPIB position fix >Nov 20 09:14:24 localhost kernel: snd_hda_intel 0000:01:00.1: irq 47 for MSI/MSI-X >Nov 20 09:14:24 localhost kernel: ALSA sound/pci/hda/hda_intel.c:1787 0000:01:00.1: Enable sync_write for stable communication >Nov 20 09:14:24 localhost kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13 >Nov 20 09:14:24 localhost systemd[1]: Starting Sound Card. >Nov 20 09:14:24 localhost systemd[1]: Reached target Sound Card. >Nov 20 09:14:24 localhost kernel: cfg80211: World regulatory domain updated: >Nov 20 09:14:24 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Nov 20 09:14:24 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 20 09:14:24 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 20 09:14:24 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Nov 20 09:14:24 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 20 09:14:24 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 20 09:14:24 localhost kernel: ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5390, rev 1502 detected >Nov 20 09:14:24 localhost kernel: ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 5390 detected >Nov 20 09:14:24 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' >Nov 20 09:14:24 localhost systemd-udevd[787]: renamed network interface wlan0 to wlp3s0 >Nov 20 09:14:24 localhost systemd[1]: Starting LVM2 PV scan on device 8:2... >Nov 20 09:14:24 localhost pvscan[856]: 3 logical volume(s) in volume group "fedora_hp-envy" now active >Nov 20 09:14:24 localhost systemd[1]: Started Activation of DM RAID sets. >Nov 20 09:14:24 localhost systemd[1]: Starting Local File Systems. >Nov 20 09:14:24 localhost systemd[1]: Reached target Local File Systems. >Nov 20 09:14:24 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Nov 20 09:14:24 localhost systemd[1]: Started Mark the need to relabel after reboot. >Nov 20 09:14:24 localhost systemd[1]: Started Reconfigure the system on administrator request. >Nov 20 09:14:24 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Nov 20 09:14:24 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Nov 20 09:14:24 localhost systemd[1]: Starting Security Auditing Service... >Nov 20 09:14:24 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Nov 20 09:14:24 localhost systemd[1]: Starting Encrypted Volumes. >Nov 20 09:14:24 localhost systemd[1]: Reached target Encrypted Volumes. >Nov 20 09:14:24 localhost auditctl[868]: No rules >Nov 20 09:14:24 localhost auditctl[868]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Nov 20 09:14:24 localhost systemd[1]: Started Security Auditing Service. >Nov 20 09:14:24 localhost systemd-tmpfiles[866]: chmod(/var/log/journal) failed: Permission denied >Nov 20 09:14:24 localhost kernel: type=1400 audit(1384956864.497:4): avc: denied { setattr } for pid=866 comm="systemd-tmpfile" name="journal" dev="dm-3" ino=12009 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_log_t:s0 tclass=dir >Nov 20 09:14:24 localhost systemd-tmpfiles[866]: Unable to fix label of /var/log/journal/68444efcfc9339467cc5d3392b2ed472: No such file or directory >Nov 20 09:14:24 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Nov 20 09:14:24 localhost systemd[1]: Started LVM2 PV scan on device 8:2. >Nov 20 09:14:24 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Nov 20 09:14:24 localhost systemd-journal[742]: Permanent journal is using 1.3M (max 390.3M, leaving 585.5M of free 829.1M, current limit 243.5M). >Nov 20 09:14:24 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Nov 20 09:14:24 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Nov 20 09:14:24 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Nov 20 09:14:24 localhost systemd[1]: Starting System Initialization. >Nov 20 09:14:24 localhost systemd[1]: Reached target System Initialization. >Nov 20 09:14:24 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Nov 20 09:14:24 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Nov 20 09:14:24 localhost systemd[1]: Started dnf makecache timer. >Nov 20 09:14:24 localhost systemd[1]: Starting Timers. >Nov 20 09:14:24 localhost systemd[1]: Reached target Timers. >Nov 20 09:14:24 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Nov 20 09:14:24 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Nov 20 09:14:24 localhost systemd[1]: Started Restore Sound Card State. >Nov 20 09:14:24 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Nov 20 09:14:24 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Nov 20 09:14:24 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Nov 20 09:14:24 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Nov 20 09:14:24 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Nov 20 09:14:24 localhost alsactl[885]: alsactl 1.0.27.2 daemon started >Nov 20 09:14:24 localhost alsactl[885]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Nov 20 09:14:24 localhost auditd[867]: Started dispatcher: /sbin/audispd pid: 887 >Nov 20 09:14:24 localhost audispd[887]: priority_boost_parser called with: 4 >Nov 20 09:14:24 localhost audispd[887]: max_restarts_parser called with: 10 >Nov 20 09:14:24 localhost audispd[887]: audispd initialized with q_depth=150 and 1 active plugins >Nov 20 09:14:24 localhost auditd[867]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Nov 20 09:14:24 localhost kernel: type=1305 audit(1384956864.543:5): audit_pid=867 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Nov 20 09:14:24 localhost alsactl[885]: Found hardware: "HDA-Intel" "IDT 92HD73E1X5" "HDA:111d7676,103c2ad5,00100103" "0x103c" "0x2ad5" >Nov 20 09:14:24 localhost alsactl[885]: Hardware is initialized using a generic method >Nov 20 09:14:24 localhost alsactl[885]: Found hardware: "HDA-Intel" "ATI R6xx HDMI" "HDA:1002aa01,00aa0100,00100200" "0x1b0a" "0xaa90" >Nov 20 09:14:24 localhost alsactl[885]: Hardware is initialized using a generic method >Nov 20 09:14:24 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Nov 20 09:14:24 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Nov 20 09:14:24 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Nov 20 09:14:24 localhost systemd[1]: Starting CUPS Printer Service Spool. >Nov 20 09:14:24 localhost systemd[1]: Started CUPS Printer Service Spool. >Nov 20 09:14:24 localhost systemd[1]: Starting Paths. >Nov 20 09:14:24 localhost systemd[1]: Reached target Paths. >Nov 20 09:14:24 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Nov 20 09:14:24 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Nov 20 09:14:24 localhost systemd[1]: Starting Sockets. >Nov 20 09:14:24 localhost systemd[1]: Reached target Sockets. >Nov 20 09:14:24 localhost systemd[1]: Starting Basic System. >Nov 20 09:14:24 localhost systemd[1]: Reached target Basic System. >Nov 20 09:14:24 localhost systemd[1]: Starting LSB: Init script for live image.... >Nov 20 09:14:24 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Nov 20 09:14:24 localhost systemd[1]: Starting Permit User Sessions... >Nov 20 09:14:24 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Nov 20 09:14:24 localhost systemd[1]: Starting Accounts Service... >Nov 20 09:14:24 localhost systemd[1]: Starting NTP client/server... >Nov 20 09:14:24 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Nov 20 09:14:24 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Nov 20 09:14:24 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Nov 20 09:14:24 localhost systemd[1]: Starting irqbalance daemon... >Nov 20 09:14:24 localhost systemd[1]: Started irqbalance daemon. >Nov 20 09:14:24 localhost systemd[1]: Started Software RAID monitoring and management. >Nov 20 09:14:24 localhost systemd[1]: Starting Modem Manager... >Nov 20 09:14:24 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Nov 20 09:14:24 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Nov 20 09:14:24 localhost systemd[1]: Starting Login Service... >Nov 20 09:14:24 localhost systemd[1]: Starting D-Bus System Message Bus... >Nov 20 09:14:24 localhost systemd[1]: Started D-Bus System Message Bus. >Nov 20 09:14:24 localhost systemd[1]: Started Permit User Sessions. >Nov 20 09:14:24 localhost systemd[1]: Starting Job spooling tools... >Nov 20 09:14:24 localhost rngd[897]: Unable to open file: /dev/tpm0 >Nov 20 09:14:24 localhost systemd[1]: Started Job spooling tools. >Nov 20 09:14:24 localhost systemd[1]: Starting Command Scheduler... >Nov 20 09:14:24 localhost systemd[1]: Started Command Scheduler. >Nov 20 09:14:24 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Nov 20 09:14:24 localhost chronyd[914]: chronyd version 1.29 starting >Nov 20 09:14:24 localhost crond[911]: (CRON) INFO (Syslog will be used instead of sendmail.) >Nov 20 09:14:24 localhost crond[911]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 77% if used.) >Nov 20 09:14:24 localhost chronyd[914]: Linux kernel major=3 minor=11 patch=7 >Nov 20 09:14:24 localhost chronyd[914]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Nov 20 09:14:24 localhost chronyd[914]: Generated key 1 >Nov 20 09:14:24 localhost avahi-daemon[898]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Nov 20 09:14:24 localhost avahi-daemon[898]: Successfully dropped root privileges. >Nov 20 09:14:24 localhost avahi-daemon[898]: avahi-daemon 0.6.31 starting up. >Nov 20 09:14:24 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Nov 20 09:14:24 localhost systemd[1]: Started NTP client/server. >Nov 20 09:14:25 localhost ModemManager[905]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Nov 20 09:14:25 localhost kernel: Adding 6168572k swap on /dev/mapper/fedora_hp--envy-swap. Priority:-1 extents:1 across:6168572k FS >Nov 20 09:14:25 localhost livesys[891]: Enabling swap partition /dev/mapper/fedora_hp--envy-swap [ OK ] >Nov 20 09:14:25 localhost crond[911]: (CRON) INFO (running with inotify support) >Nov 20 09:14:25 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Nov 20 09:14:25 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Nov 20 09:14:25 localhost useradd[934]: new group: name=liveuser, GID=1000 >Nov 20 09:14:25 localhost useradd[934]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Nov 20 09:14:25 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Nov 20 09:14:25 localhost avahi-daemon[898]: Successfully called chroot(). >Nov 20 09:14:25 localhost avahi-daemon[898]: Successfully dropped remaining capabilities. >Nov 20 09:14:25 localhost rtkit-daemon[894]: Successfully called chroot. >Nov 20 09:14:25 localhost rtkit-daemon[894]: Successfully dropped privileges. >Nov 20 09:14:25 localhost rtkit-daemon[894]: Successfully limited resources. >Nov 20 09:14:25 localhost rtkit-daemon[894]: Running. >Nov 20 09:14:25 localhost rtkit-daemon[894]: Watchdog thread running. >Nov 20 09:14:25 localhost rtkit-daemon[894]: Canary thread running. >Nov 20 09:14:25 localhost avahi-daemon[898]: No service file found in /etc/avahi/services. >Nov 20 09:14:25 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Nov 20 09:14:25 localhost systemd[1]: Started Login Service. >Nov 20 09:14:25 localhost avahi-daemon[898]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Nov 20 09:14:25 localhost systemd-logind[907]: New seat seat0. >Nov 20 09:14:25 localhost avahi-daemon[898]: Network interface enumeration completed. >Nov 20 09:14:25 localhost avahi-daemon[898]: Registering HINFO record with values 'X86_64'/'LINUX'. >Nov 20 09:14:25 localhost avahi-daemon[898]: Server startup complete. Host name is linux.local. Local service cookie is 2957125446. >Nov 20 09:14:25 localhost systemd-logind[907]: Watching system buttons on /dev/input/event1 (Power Button) >Nov 20 09:14:25 localhost systemd-logind[907]: Watching system buttons on /dev/input/event0 (Power Button) >Nov 20 09:14:25 localhost livesys[891]: Adding live user [ OK ] >Nov 20 09:14:25 localhost usermod[945]: add 'liveuser' to group 'wheel' >Nov 20 09:14:25 localhost usermod[945]: add 'liveuser' to shadow group 'wheel' >Nov 20 09:14:25 localhost systemd[1]: Started Modem Manager. >Nov 20 09:14:25 localhost systemd[1]: Stopped Software RAID monitoring and management. >Nov 20 09:14:25 localhost dbus-daemon[908]: dbus[908]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Nov 20 09:14:25 localhost dbus[908]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Nov 20 09:14:25 localhost systemd[1]: Starting Authorization Manager... >Nov 20 09:14:25 localhost livesys[891]: (process:960): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=68444efcfc9339467cc5d3392b2ed472 --binary-syntax --close-stderr': Child process exited with code 1 >Nov 20 09:14:25 localhost systemd[1]: Stopping Command Scheduler... >Nov 20 09:14:25 localhost systemd[1]: Stopped Command Scheduler. >Nov 20 09:14:25 localhost systemd[1]: Stopping Job spooling tools... >Nov 20 09:14:25 localhost systemd[1]: Stopped Job spooling tools. >Nov 20 09:14:25 localhost polkitd[963]: Started polkitd version 0.112 >Nov 20 09:14:25 localhost livesys[891]: sed: can't read : No such file or directory >Nov 20 09:14:25 localhost livesys[891]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 20 09:14:25 localhost livesys[891]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 20 09:14:25 localhost livesys[891]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 20 09:14:26 localhost livesys[891]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 20 09:14:26 localhost livesys[891]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 20 09:14:26 localhost livesys[891]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 20 09:14:26 localhost livesys[891]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 20 09:14:26 localhost livesys[891]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 20 09:14:26 localhost polkitd[963]: Loading rules from directory /etc/polkit-1/rules.d >Nov 20 09:14:26 localhost polkitd[963]: Loading rules from directory /usr/share/polkit-1/rules.d >Nov 20 09:14:26 localhost polkitd[963]: Finished loading, compiling and executing 5 rules >Nov 20 09:14:26 localhost dbus-daemon[908]: dbus[908]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Nov 20 09:14:26 localhost dbus[908]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Nov 20 09:14:26 localhost polkitd[963]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Nov 20 09:14:26 localhost systemd[1]: Started Authorization Manager. >Nov 20 09:14:26 localhost accounts-daemon[895]: started daemon version 0.6.35 >Nov 20 09:14:26 localhost systemd[1]: Started Accounts Service. >Nov 20 09:14:26 localhost livesys[891]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 20 09:14:26 localhost livesys[891]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 20 09:14:26 localhost livesys[891]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 20 09:14:26 localhost livesys[891]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 20 09:14:26 localhost livesys[891]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 20 09:14:26 localhost livesys[891]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 20 09:14:26 localhost livesys[891]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 20 09:14:26 localhost livesys[891]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 20 09:14:26 localhost livesys[891]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 20 09:14:26 localhost livesys[891]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 20 09:14:26 localhost systemd[1]: Started LSB: Init script for live image.. >Nov 20 09:14:26 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Nov 20 09:14:26 localhost systemd[1]: Starting GNOME Display Manager... >Nov 20 09:14:26 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Nov 20 09:14:26 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Nov 20 09:14:26 localhost systemd[1]: Started Harvest vmcores for ABRT. >Nov 20 09:14:26 localhost systemd[1]: Starting ABRT kernel log watcher... >Nov 20 09:14:26 localhost systemd[1]: Started ABRT kernel log watcher. >Nov 20 09:14:26 localhost systemd[1]: Starting Install ABRT coredump hook... >Nov 20 09:14:26 localhost systemd[1]: Started ABRT Xorg log watcher. >Nov 20 09:14:26 localhost systemd[1]: Started SYSV: Late init script for live image.. >Nov 20 09:14:26 localhost systemd[1]: Started Install ABRT coredump hook. >Nov 20 09:14:26 localhost abrtd[994]: Init complete, entering main loop >Nov 20 09:14:26 localhost systemd[1]: Started GNOME Display Manager. >Nov 20 09:14:26 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Nov 20 09:14:26 localhost dbus-daemon[908]: dbus[908]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=993 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.8" (uid=0 pid=1018 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Nov 20 09:14:26 localhost dbus[908]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=993 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.8" (uid=0 pid=1018 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Nov 20 09:14:26 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Nov 20 09:14:26 localhost kernel: Ebtables v2.0 registered >Nov 20 09:14:26 localhost kernel: Bridge firewalling registered >Nov 20 09:14:26 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Nov 20 09:14:26 localhost systemd[1]: Starting Network Manager... >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> NetworkManager (version 0.9.9.0-15.git20131003.fc20) is starting... >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> WEXT support is enabled >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Nov 20 09:14:26 localhost NetworkManager[1065]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Nov 20 09:14:26 localhost NetworkManager[1065]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> monitoring kernel firmware directory '/lib/firmware'. >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/ieee80211/phy0/rfkill0) (driver rt2800pci) >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> WiFi hardware radio set enabled >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> WiFi enabled by radio killswitch; enabled by state file >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> WWAN enabled by radio killswitch; enabled by state file >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> WiMAX enabled by radio killswitch; enabled by state file >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> Networking is enabled by state file >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (lo): link connected >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (lo): carrier is ON >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (lo): No existing connection detected. >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (em1): carrier is OFF >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (em1): new Ethernet device (driver: 'alx' ifindex: 2) >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/1 >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (em1): No existing connection detected. >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (em1): bringing up device. >Nov 20 09:14:26 localhost systemd[1]: Started Network Manager. >Nov 20 09:14:26 localhost systemd[1]: Starting Network. >Nov 20 09:14:26 localhost systemd[1]: Reached target Network. >Nov 20 09:14:26 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Nov 20 09:14:26 localhost kernel: alx 0000:04:00.0: irq 48 for MSI/MSI-X >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/net/em1 >Nov 20 09:14:26 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (wlp3s0): using nl80211 for WiFi device control >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (wlp3s0): driver supports Access Point (AP) mode >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (wlp3s0): new 802.11 WiFi device (driver: 'rt2800pci' ifindex: 3) >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (wlp3s0): exported as /org/freedesktop/NetworkManager/Devices/2 >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (wlp3s0): No existing connection detected. >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (wlp3s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (wlp3s0): bringing up device. >Nov 20 09:14:26 localhost kernel: ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2860.bin' >Nov 20 09:14:26 localhost kernel: ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.34 >Nov 20 09:14:26 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Nov 20 09:14:26 localhost dbus-daemon[908]: dbus[908]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Nov 20 09:14:26 localhost dbus[908]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Nov 20 09:14:26 localhost dbus[908]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Nov 20 09:14:26 localhost dbus-daemon[908]: dbus[908]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Nov 20 09:14:26 localhost systemd[1]: Starting WPA Supplicant daemon... >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> ModemManager available in the bus >Nov 20 09:14:26 localhost systemd[1]: Starting Bluetooth service... >Nov 20 09:14:26 localhost bluetoothd[1256]: Bluetooth daemon 5.10 >Nov 20 09:14:26 localhost dbus-daemon[908]: dbus[908]: [system] Successfully activated service 'org.bluez' >Nov 20 09:14:26 localhost dbus[908]: [system] Successfully activated service 'org.bluez' >Nov 20 09:14:26 localhost systemd[1]: Started Bluetooth service. >Nov 20 09:14:26 localhost dbus-daemon[908]: dbus[908]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Nov 20 09:14:26 localhost dbus[908]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> wpa_supplicant started >Nov 20 09:14:26 localhost systemd[1]: Started WPA Supplicant daemon. >Nov 20 09:14:26 localhost bluetoothd[1256]: Starting SDP server >Nov 20 09:14:26 localhost kernel: Bluetooth: Core ver 2.16 >Nov 20 09:14:26 localhost kernel: NET: Registered protocol family 31 >Nov 20 09:14:26 localhost kernel: Bluetooth: HCI device and connection manager initialized >Nov 20 09:14:26 localhost kernel: Bluetooth: HCI socket layer initialized >Nov 20 09:14:26 localhost kernel: Bluetooth: L2CAP socket layer initialized >Nov 20 09:14:26 localhost kernel: Bluetooth: SCO socket layer initialized >Nov 20 09:14:26 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Nov 20 09:14:26 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Nov 20 09:14:26 localhost kernel: Bluetooth: BNEP socket layer initialized >Nov 20 09:14:26 localhost dbus-daemon[908]: dbus[908]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Nov 20 09:14:26 localhost dbus[908]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Nov 20 09:14:26 localhost bluetoothd[1256]: Bluetooth management interface 1.3 initialized >Nov 20 09:14:26 localhost systemd[1]: Starting Hostname Service... >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (wlp3s0) supports 4 scan SSIDs >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: starting -> ready >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (wlp3s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: ready -> disconnected >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> (wlp3s0) supports 4 scan SSIDs >Nov 20 09:14:26 localhost NetworkManager[1065]: <info> startup complete >Nov 20 09:14:26 localhost dbus-daemon[908]: dbus[908]: [system] Successfully activated service 'org.freedesktop.hostname1' >Nov 20 09:14:26 localhost dbus[908]: [system] Successfully activated service 'org.freedesktop.hostname1' >Nov 20 09:14:26 localhost systemd[1]: Started Hostname Service. >Nov 20 09:14:27 localhost ModemManager[905]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0': not supported by any plugin >Nov 20 09:14:27 localhost ModemManager[905]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0': not supported by any plugin >Nov 20 09:14:28 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: disconnected -> inactive >Nov 20 09:14:28 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Nov 20 09:14:28 localhost systemd[1]: Starting Multi-User System. >Nov 20 09:14:28 localhost systemd[1]: Reached target Multi-User System. >Nov 20 09:14:28 localhost systemd[1]: Starting Graphical Interface. >Nov 20 09:14:28 localhost systemd[1]: Reached target Graphical Interface. >Nov 20 09:14:28 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Nov 20 09:14:28 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Nov 20 09:14:28 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Nov 20 09:14:28 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Nov 20 09:14:28 localhost systemd[1]: Startup finished in 941ms (kernel) + 2.815s (initrd) + 5.444s (userspace) = 9.201s. >Nov 20 09:14:28 localhost systemd[1]: Starting user-1000.slice. >Nov 20 09:14:28 localhost systemd[1]: Created slice user-1000.slice. >Nov 20 09:14:28 localhost systemd[1]: Starting User Manager for 1000... >Nov 20 09:14:28 localhost systemd[1]: Starting Session 1 of user liveuser. >Nov 20 09:14:28 localhost systemd-logind[907]: New session 1 of user liveuser. >Nov 20 09:14:28 localhost systemd[1]: Started Session 1 of user liveuser. >Nov 20 09:14:28 localhost systemd-logind[907]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Nov 20 09:14:28 localhost gdm-autologin][1521]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Nov 20 09:14:28 localhost systemd[1525]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Nov 20 09:14:28 localhost systemd[1525]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Nov 20 09:14:28 localhost systemd[1525]: Mounted /sys/kernel/config. >Nov 20 09:14:28 localhost systemd[1525]: Stopped target Sound Card. >Nov 20 09:14:28 localhost systemd[1525]: Starting Default. >Nov 20 09:14:28 localhost systemd[1525]: Reached target Default. >Nov 20 09:14:28 localhost systemd[1525]: Startup finished in 11ms. >Nov 20 09:14:28 localhost systemd[1]: Started User Manager for 1000. >Nov 20 09:14:28 localhost /etc/gdm/Xsession[1528]: cp: cannot stat ‘/usr/share/applications/liveinst.desktop’: No such file or directory >Nov 20 09:14:29 localhost kernel: fuse init (API version 7.22) >Nov 20 09:14:29 localhost systemd[1]: Mounting FUSE Control File System... >Nov 20 09:14:29 localhost systemd[1]: Mounted FUSE Control File System. >Nov 20 09:14:29 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Nov 20 09:14:29 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Nov 20 09:14:29 localhost gnome-session[1528]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-DkOXhz >Nov 20 09:14:29 localhost gnome-session[1528]: SSH_AUTH_SOCK=/run/user/1000/keyring-DkOXhz/ssh >Nov 20 09:14:29 localhost gnome-session[1528]: GNOME_KEYRING_PID=1606 >Nov 20 09:14:29 localhost gnome-session[1528]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-DkOXhz >Nov 20 09:14:29 localhost gnome-session[1528]: SSH_AUTH_SOCK=/run/user/1000/keyring-DkOXhz/ssh >Nov 20 09:14:29 localhost gnome-session[1528]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-DkOXhz >Nov 20 09:14:29 localhost gnome-session[1528]: SSH_AUTH_SOCK=/run/user/1000/keyring-DkOXhz/ssh >Nov 20 09:14:29 localhost gnome-session[1528]: GPG_AGENT_INFO=/run/user/1000/keyring-DkOXhz/gpg:0:1 >Nov 20 09:14:29 localhost gnome-session[1528]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-DkOXhz >Nov 20 09:14:29 localhost gnome-session[1528]: SSH_AUTH_SOCK=/run/user/1000/keyring-DkOXhz/ssh >Nov 20 09:14:29 localhost gnome-session[1528]: GPG_AGENT_INFO=/run/user/1000/keyring-DkOXhz/gpg:0:1 >Nov 20 09:14:29 localhost dbus-daemon[908]: dbus[908]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Nov 20 09:14:29 localhost dbus[908]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Nov 20 09:14:29 localhost systemd[1]: Starting Daemon for power management... >Nov 20 09:14:29 localhost gnome-session[1528]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Nov 20 09:14:29 localhost gnome-session[1528]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Nov 20 09:14:29 localhost gnome-session[1528]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Nov 20 09:14:29 localhost gnome-session[1528]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Nov 20 09:14:29 localhost dbus-daemon[908]: dbus[908]: [system] Successfully activated service 'org.freedesktop.UPower' >Nov 20 09:14:29 localhost dbus[908]: [system] Successfully activated service 'org.freedesktop.UPower' >Nov 20 09:14:29 localhost systemd[1]: Started Daemon for power management. >Nov 20 09:14:29 localhost rtkit-daemon[894]: Successfully made thread 1615 of process 1615 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Nov 20 09:14:29 localhost rtkit-daemon[894]: Supervising 1 threads of 1 processes of 1 users. >Nov 20 09:14:29 localhost rtkit-daemon[894]: Supervising 1 threads of 1 processes of 1 users. >Nov 20 09:14:29 localhost rtkit-daemon[894]: Successfully made thread 1640 of process 1615 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Nov 20 09:14:29 localhost rtkit-daemon[894]: Supervising 2 threads of 1 processes of 1 users. >Nov 20 09:14:29 localhost rtkit-daemon[894]: Supervising 2 threads of 1 processes of 1 users. >Nov 20 09:14:29 localhost rtkit-daemon[894]: Successfully made thread 1644 of process 1615 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Nov 20 09:14:29 localhost rtkit-daemon[894]: Supervising 3 threads of 1 processes of 1 users. >Nov 20 09:14:29 localhost rtkit-daemon[894]: Supervising 3 threads of 1 processes of 1 users. >Nov 20 09:14:29 localhost rtkit-daemon[894]: Successfully made thread 1647 of process 1615 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Nov 20 09:14:29 localhost rtkit-daemon[894]: Supervising 4 threads of 1 processes of 1 users. >Nov 20 09:14:29 localhost dbus-daemon[908]: dbus[908]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Nov 20 09:14:29 localhost dbus[908]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Nov 20 09:14:29 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Nov 20 09:14:30 localhost dbus-daemon[908]: dbus[908]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Nov 20 09:14:30 localhost dbus[908]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Nov 20 09:14:30 localhost systemd[1]: Starting Disk Manager... >Nov 20 09:14:30 localhost colord[1658]: Using mapping database file /var/lib/colord/mapping.db >Nov 20 09:14:30 localhost udisksd[1661]: udisks daemon version 2.1.1 starting >Nov 20 09:14:30 localhost colord[1658]: Using device database file /var/lib/colord/storage.db >Nov 20 09:14:30 localhost colord[1658]: loaded plugin libcd_plugin_camera.so >Nov 20 09:14:30 localhost colord[1658]: loaded plugin libcd_plugin_scanner.so >Nov 20 09:14:30 localhost colord[1658]: Daemon ready for requests >Nov 20 09:14:30 localhost dbus-daemon[908]: dbus[908]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Nov 20 09:14:30 localhost dbus[908]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Nov 20 09:14:30 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Nov 20 09:14:30 localhost colord[1658]: Profile added: icc-cf4c3a6489579511be4a6ba5a568fadb >Nov 20 09:14:30 localhost colord[1658]: Profile added: icc-ac7cc924b0c29f4ccd57a9c41de31517 >Nov 20 09:14:30 localhost dbus-daemon[908]: dbus[908]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Nov 20 09:14:30 localhost dbus[908]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Nov 20 09:14:30 localhost udisksd[1661]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Nov 20 09:14:30 localhost systemd[1]: Started Disk Manager. >Nov 20 09:14:30 localhost colord[1658]: Profile added: icc-c1990edaad2401842fd68d3d9aed3cf1 >Nov 20 09:14:30 localhost colord[1658]: Profile added: icc-1325fb031cb0b46c8a536aa5982afa90 >Nov 20 09:14:30 localhost colord[1658]: Profile added: icc-3565b021c969000caf7c4163a1fd98c2 >Nov 20 09:14:30 localhost colord[1658]: Profile added: icc-1871b362db86fa70e911831b285b7164 >Nov 20 09:14:30 localhost colord[1658]: Profile added: icc-315370a6cb1d1c382b083ddaefc75ec0 >Nov 20 09:14:30 localhost systemd[1]: Starting CUPS Printing Service... >Nov 20 09:14:30 localhost systemd[1]: Started CUPS Printing Service. >Nov 20 09:14:30 localhost dbus-daemon[908]: dbus[908]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Nov 20 09:14:30 localhost dbus[908]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Nov 20 09:14:30 localhost systemd[1]: Starting Locale Service... >Nov 20 09:14:30 localhost dbus-daemon[908]: dbus[908]: [system] Successfully activated service 'org.freedesktop.locale1' >Nov 20 09:14:30 localhost dbus[908]: [system] Successfully activated service 'org.freedesktop.locale1' >Nov 20 09:14:30 localhost systemd[1]: Started Locale Service. >Nov 20 09:14:31 localhost polkitd[963]: Registered Authentication Agent for unix-session:1 (system bus name :1.34 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Nov 20 09:14:32 localhost goa[1716]: goa-daemon version 3.10.1 starting [main.c:117, main()] >Nov 20 09:14:32 localhost goa[1716]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' [goakerberosidentitymanager.c:1393, monitor_credentials_cache()] >Nov 20 09:14:32 localhost gnome-session[1528]: Gjs-Message: JS LOG: GNOME Shell started at Wed Nov 20 2013 09:14:32 GMT-0500 (EST) >Nov 20 09:14:32 localhost gnome-session[1528]: vmware-user: could not open /proc/fs/vmblock/dev >Nov 20 09:14:32 localhost gnome-session[1528]: Entering running state >Nov 20 09:14:32 localhost gnome-session[1528]: Failed to play sound: File or data not found >Nov 20 09:14:32 localhost gnome-session[1528]: Creating config directory:'/home/liveuser/.config/tracker' >Nov 20 09:14:32 localhost gnome-session[1528]: Tracker-Message: Importing config file to GSettings >Nov 20 09:14:32 localhost gnome-session[1528]: Tracker-Message: Importing config file to GSettings >Nov 20 09:14:32 localhost vmusr[1786]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Nov 20 09:14:32 localhost vmusr[1786]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Nov 20 09:14:32 localhost vmusr[1786]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Nov 20 09:14:32 localhost gnome-session[1528]: Tracker-Message: Importing config file to GSettings >Nov 20 09:14:33 localhost gnome-keyring-daemon[1606]: keyring alias directory: /home/liveuser/.local/share/keyrings >Nov 20 09:14:33 localhost colord[1658]: Device added: xrandr-Hewlett Packard-HP LA2405x-CN423705JF >Nov 20 09:14:33 localhost colord[1658]: Device added: xrandr-Samsung Electric Company-SMBX2450-808464946 >Nov 20 09:14:33 localhost gnome-session[1528]: (tracker-miner-fs:1797): GLib-CRITICAL **: g_timer_continue: assertion 'timer->active == FALSE' failed >Nov 20 09:14:33 localhost gnome-session[1528]: (tracker-miner-fs:1797): Tracker-WARNING **: File 'file:///usr' has been reenqueued more than 2 times. It will not be indexed. >Nov 20 09:14:33 localhost gnome-session[1528]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Nov 20 09:14:33 localhost gnome-session[1528]: (tracker-miner-fs:1797): Tracker-WARNING **: File 'file:///usr/share' has been reenqueued more than 2 times. It will not be indexed. >Nov 20 09:14:33 localhost gnome-session[1528]: (tracker-miner-fs:1797): Tracker-WARNING **: File 'file:///usr/share/gnome-documents' has been reenqueued more than 2 times. It will not be indexed. >Nov 20 09:14:33 localhost gnome-session[1528]: (tracker-miner-fs:1797): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started' has been reenqueued more than 2 times. It will not be indexed. >Nov 20 09:14:33 localhost gnome-session[1528]: (tracker-miner-fs:1797): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C' has been reenqueued more than 2 times. It will not be indexed. >Nov 20 09:14:33 localhost gnome-session[1528]: (tracker-miner-fs:1797): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C/gnome-documents-getting-started.pdf' has been reenqueued more than 2 times. It will not be indexed. >Nov 20 09:14:33 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Nov 20 09:14:33 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Nov 20 09:14:33 localhost colord[1658]: Automatic metadata add icc-3b72de969bd98157f22caeea4a8c598f to xrandr-Hewlett Packard-HP LA2405x-CN423705JF >Nov 20 09:14:33 localhost colord[1658]: Profile added: icc-3b72de969bd98157f22caeea4a8c598f >Nov 20 09:14:33 localhost colord[1658]: Automatic metadata add icc-1426d378b669878977b44597c251caf3 to xrandr-Samsung Electric Company-SMBX2450-808464946 >Nov 20 09:14:33 localhost colord[1658]: Profile added: icc-1426d378b669878977b44597c251caf3 >Nov 20 09:14:50 localhost gnome-session[1528]: (gnome-shell:1656): Gjs-WARNING **: JS ERROR: Error: No property 'text' in property list (or its value was undefined) >Nov 20 09:14:50 localhost gnome-session[1528]: ListSearchResult<._init@/usr/share/gnome-shell/js/ui/searchDisplay.js:102 >Nov 20 09:14:50 localhost gnome-session[1528]: wrapper@/usr/share/gjs-1.0/lang.js:213 >Nov 20 09:14:50 localhost gnome-session[1528]: _Base._construct@/usr/share/gjs-1.0/lang.js:154 >Nov 20 09:14:50 localhost gnome-session[1528]: Class._construct/newClass@/usr/share/gjs-1.0/lang.js:248 >Nov 20 09:14:50 localhost gnome-session[1528]: ListSearchResults<._renderResults@/usr/share/gnome-shell/js/ui/searchDisplay.js:291 >Nov 20 09:14:50 localhost gnome-session[1528]: wrapper@/usr/share/gjs-1.0/lang.js:213 >Nov 20 09:14:50 localhost gnome-session[1528]: SearchResultsBase<.updateSearch/<@/usr/share/gnome-shell/js/ui/searchDisplay.js:244 >Nov 20 09:14:50 localhost gnome-session[1528]: RemoteSearchProvider<._getResultMetasFinished@/usr/share/gnome-shell/js/ui/remoteSearch.js:272 >Nov 20 09:14:50 localhost gnome-session[1528]: wrapper@/usr/share/gjs-1.0/lang.js:213 >Nov 20 09:14:50 localhost gnome-session[1528]: @/usr/share/gjs-1.0/lang.js:112 >Nov 20 09:14:50 localhost gnome-session[1528]: asyncCallback@/usr/share/gjs-1.0/overrides/Gio.js:91 >Nov 20 09:14:58 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Nov 20 09:14:58 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Nov 20 09:15:30 localhost sudo[2095]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/bin/dnf install gparted >Nov 20 09:16:24 localhost NetworkManager[1065]: ifcfg-rh: read connection 'Familie Menzi' >Nov 20 09:16:24 localhost NetworkManager[1065]: <info> Activation (wlp3s0) starting connection 'Familie Menzi' >Nov 20 09:16:24 localhost NetworkManager[1065]: <info> (wlp3s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Nov 20 09:16:24 localhost NetworkManager[1065]: <info> NetworkManager state is now CONNECTING >Nov 20 09:16:24 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled... >Nov 20 09:16:24 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started... >Nov 20 09:16:24 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled... >Nov 20 09:16:24 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete. >Nov 20 09:16:24 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting... >Nov 20 09:16:24 localhost NetworkManager[1065]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0] >Nov 20 09:16:24 localhost NetworkManager[1065]: <info> Activation (wlp3s0/wireless): access point 'Familie Menzi' has security, but secrets are required. >Nov 20 09:16:24 localhost NetworkManager[1065]: <info> (wlp3s0): device state change: config -> need-auth (reason 'none') [50 60 0] >Nov 20 09:16:24 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete. >Nov 20 09:16:29 localhost NetworkManager[1065]: wireless_connection_from_ifcfg: assertion 'error != NULL' failed >Nov 20 09:16:29 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled... >Nov 20 09:16:29 localhost NetworkManager[1065]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-Familie_Menzi >Nov 20 09:16:29 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started... >Nov 20 09:16:29 localhost NetworkManager[1065]: <info> (wlp3s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >Nov 20 09:16:29 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled... >Nov 20 09:16:29 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete. >Nov 20 09:16:29 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting... >Nov 20 09:16:29 localhost NetworkManager[1065]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0] >Nov 20 09:16:29 localhost NetworkManager[1065]: <info> Activation (wlp3s0/wireless): connection 'Familie Menzi' has security, and secrets exist. No new secrets needed. >Nov 20 09:16:29 localhost NetworkManager[1065]: <info> Config: added 'ssid' value 'Familie Menzi' >Nov 20 09:16:29 localhost NetworkManager[1065]: <info> Config: added 'scan_ssid' value '1' >Nov 20 09:16:29 localhost NetworkManager[1065]: <info> Config: added 'key_mgmt' value 'WPA-PSK' >Nov 20 09:16:29 localhost NetworkManager[1065]: <info> Config: added 'psk' value '<omitted>' >Nov 20 09:16:29 localhost NetworkManager[1065]: <info> Config: added 'proto' value 'WPA RSN' >Nov 20 09:16:29 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete. >Nov 20 09:16:29 localhost NetworkManager[1065]: <info> Config: set interface ap_scan to 1 >Nov 20 09:16:29 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: inactive -> scanning >Nov 20 09:16:30 localhost kernel: wlp3s0: authenticate with b8:c7:5d:05:78:55 >Nov 20 09:16:30 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: scanning -> authenticating >Nov 20 09:16:30 localhost kernel: wlp3s0: send auth to b8:c7:5d:05:78:55 (try 1/3) >Nov 20 09:16:30 localhost kernel: wlp3s0: authenticated >Nov 20 09:16:30 localhost kernel: wlp3s0: associating with AP with corrupt beacon >Nov 20 09:16:30 localhost kernel: wlp3s0: associate with b8:c7:5d:05:78:55 (try 1/3) >Nov 20 09:16:30 localhost kernel: wlp3s0: RX AssocResp from b8:c7:5d:05:78:55 (capab=0x1431 status=0 aid=1) >Nov 20 09:16:30 localhost kernel: wlp3s0: associated >Nov 20 09:16:30 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready >Nov 20 09:16:30 localhost kernel: cfg80211: Calling CRDA for country: CH >Nov 20 09:16:30 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: authenticating -> associated >Nov 20 09:16:30 localhost kernel: cfg80211: Regulatory domain changed to country: CH >Nov 20 09:16:30 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Nov 20 09:16:30 localhost kernel: cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Nov 20 09:16:30 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Nov 20 09:16:30 localhost kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Nov 20 09:16:30 localhost kernel: cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm) >Nov 20 09:16:30 localhost kernel: cfg80211: (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm) >Nov 20 09:16:30 localhost kernel: wlp3s0: deauthenticated from b8:c7:5d:05:78:55 (Reason: 2) >Nov 20 09:16:30 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: associated -> 4-way handshake >Nov 20 09:16:30 localhost NetworkManager[1065]: <warn> Connection disconnected (reason 2) >Nov 20 09:16:30 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Nov 20 09:16:30 localhost kernel: cfg80211: World regulatory domain updated: >Nov 20 09:16:30 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Nov 20 09:16:30 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 20 09:16:30 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 20 09:16:30 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Nov 20 09:16:30 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 20 09:16:30 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 20 09:16:30 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: 4-way handshake -> disconnected >Nov 20 09:16:30 localhost NetworkManager[1065]: <info> Activation (wlp3s0/wireless): disconnected during association, asking for new key. >Nov 20 09:16:30 localhost NetworkManager[1065]: <info> (wlp3s0): device state change: config -> need-auth (reason 'supplicant-disconnect') [50 60 8] >Nov 20 09:16:30 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: disconnected -> inactive >Nov 20 09:16:31 localhost avahi-daemon[898]: Registering new address record for fe80::a617:31ff:fe22:f93d on wlp3s0.*. >Nov 20 09:16:35 localhost NetworkManager[1065]: wireless_connection_from_ifcfg: assertion 'error != NULL' failed >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled... >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started... >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> (wlp3s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled... >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete. >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting... >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0] >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> Activation (wlp3s0/wireless): connection 'Familie Menzi' has security, and secrets exist. No new secrets needed. >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> Config: added 'ssid' value 'Familie Menzi' >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> Config: added 'scan_ssid' value '1' >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> Config: added 'key_mgmt' value 'WPA-PSK' >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> Config: added 'psk' value '<omitted>' >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> Config: added 'proto' value 'WPA RSN' >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete. >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> Config: set interface ap_scan to 1 >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: inactive -> scanning >Nov 20 09:16:35 localhost kernel: wlp3s0: authenticate with 68:a8:6d:5c:e8:89 >Nov 20 09:16:35 localhost kernel: wlp3s0: send auth to 68:a8:6d:5c:e8:89 (try 1/3) >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: scanning -> authenticating >Nov 20 09:16:35 localhost kernel: wlp3s0: authenticated >Nov 20 09:16:35 localhost kernel: wlp3s0: associate with 68:a8:6d:5c:e8:89 (try 1/3) >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: authenticating -> associating >Nov 20 09:16:35 localhost kernel: wlp3s0: RX AssocResp from 68:a8:6d:5c:e8:89 (capab=0x1431 status=0 aid=8) >Nov 20 09:16:35 localhost kernel: wlp3s0: associated >Nov 20 09:16:35 localhost kernel: cfg80211: Calling CRDA for country: CH >Nov 20 09:16:35 localhost kernel: cfg80211: Regulatory domain changed to country: CH >Nov 20 09:16:35 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Nov 20 09:16:35 localhost kernel: cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Nov 20 09:16:35 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Nov 20 09:16:35 localhost kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Nov 20 09:16:35 localhost kernel: cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm) >Nov 20 09:16:35 localhost kernel: cfg80211: (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm) >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: associating -> associated >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: associated -> 4-way handshake >Nov 20 09:16:35 localhost kernel: wlp3s0: deauthenticated from 68:a8:6d:5c:e8:89 (Reason: 2) >Nov 20 09:16:35 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Nov 20 09:16:35 localhost NetworkManager[1065]: <warn> Connection disconnected (reason 2) >Nov 20 09:16:35 localhost kernel: cfg80211: World regulatory domain updated: >Nov 20 09:16:35 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Nov 20 09:16:35 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 20 09:16:35 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 20 09:16:35 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Nov 20 09:16:35 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 20 09:16:35 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: 4-way handshake -> disconnected >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> Activation (wlp3s0/wireless): disconnected during association, asking for new key. >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> (wlp3s0): device state change: config -> need-auth (reason 'supplicant-disconnect') [50 60 8] >Nov 20 09:16:35 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: disconnected -> inactive >Nov 20 09:16:41 localhost NetworkManager[1065]: wireless_connection_from_ifcfg: assertion 'error != NULL' failed >Nov 20 09:16:41 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) scheduled... >Nov 20 09:16:41 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) started... >Nov 20 09:16:41 localhost NetworkManager[1065]: <info> (wlp3s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >Nov 20 09:16:41 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) scheduled... >Nov 20 09:16:41 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 1 of 5 (Device Prepare) complete. >Nov 20 09:16:41 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) starting... >Nov 20 09:16:41 localhost NetworkManager[1065]: <info> (wlp3s0): device state change: prepare -> config (reason 'none') [40 50 0] >Nov 20 09:16:41 localhost NetworkManager[1065]: <info> Activation (wlp3s0/wireless): connection 'Familie Menzi' has security, and secrets exist. No new secrets needed. >Nov 20 09:16:41 localhost NetworkManager[1065]: <info> Config: added 'ssid' value 'Familie Menzi' >Nov 20 09:16:41 localhost NetworkManager[1065]: <info> Config: added 'scan_ssid' value '1' >Nov 20 09:16:41 localhost NetworkManager[1065]: <info> Config: added 'key_mgmt' value 'WPA-PSK' >Nov 20 09:16:41 localhost NetworkManager[1065]: <info> Config: added 'psk' value '<omitted>' >Nov 20 09:16:41 localhost NetworkManager[1065]: <info> Config: added 'proto' value 'WPA RSN' >Nov 20 09:16:41 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 2 of 5 (Device Configure) complete. >Nov 20 09:16:41 localhost NetworkManager[1065]: <info> Config: set interface ap_scan to 1 >Nov 20 09:16:41 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: inactive -> scanning >Nov 20 09:16:42 localhost kernel: wlp3s0: authenticate with b8:c7:5d:05:78:55 >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: scanning -> authenticating >Nov 20 09:16:42 localhost kernel: wlp3s0: send auth to b8:c7:5d:05:78:55 (try 1/3) >Nov 20 09:16:42 localhost kernel: wlp3s0: authenticated >Nov 20 09:16:42 localhost kernel: wlp3s0: associating with AP with corrupt beacon >Nov 20 09:16:42 localhost kernel: wlp3s0: associate with b8:c7:5d:05:78:55 (try 1/3) >Nov 20 09:16:42 localhost kernel: wlp3s0: RX AssocResp from b8:c7:5d:05:78:55 (capab=0x1431 status=0 aid=1) >Nov 20 09:16:42 localhost kernel: wlp3s0: associated >Nov 20 09:16:42 localhost kernel: cfg80211: Calling CRDA for country: CH >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: authenticating -> associated >Nov 20 09:16:42 localhost kernel: cfg80211: Regulatory domain changed to country: CH >Nov 20 09:16:42 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Nov 20 09:16:42 localhost kernel: cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Nov 20 09:16:42 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Nov 20 09:16:42 localhost kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm) >Nov 20 09:16:42 localhost kernel: cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm) >Nov 20 09:16:42 localhost kernel: cfg80211: (57240000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 4000 mBm) >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> (wlp3s0): supplicant interface state: associated -> completed >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> Activation (wlp3s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'Familie Menzi'. >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) scheduled. >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) started... >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> (wlp3s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> dhclient started with pid 2217 >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 3 of 5 (IP Configure Start) complete. >Nov 20 09:16:42 localhost dhclient[2217]: Internet Systems Consortium DHCP Client 4.2.5 >Nov 20 09:16:42 localhost dhclient[2217]: Copyright 2004-2013 Internet Systems Consortium. >Nov 20 09:16:42 localhost dhclient[2217]: All rights reserved. >Nov 20 09:16:42 localhost dhclient[2217]: For info, please visit https://www.isc.org/software/dhcp/ >Nov 20 09:16:42 localhost dhclient[2217]: Nov 20 09:16:42 localhost NetworkManager[1065]: Internet Systems Consortium DHCP Client 4.2.5 >Nov 20 09:16:42 localhost NetworkManager[1065]: Copyright 2004-2013 Internet Systems Consortium. >Nov 20 09:16:42 localhost NetworkManager[1065]: All rights reserved. >Nov 20 09:16:42 localhost NetworkManager[1065]: For info, please visit https://www.isc.org/software/dhcp/ >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> (wlp3s0): DHCPv4 state changed nbi -> preinit >Nov 20 09:16:42 localhost dhclient[2217]: Listening on LPF/wlp3s0/a4:17:31:22:f9:3d >Nov 20 09:16:42 localhost dhclient[2217]: Sending on LPF/wlp3s0/a4:17:31:22:f9:3d >Nov 20 09:16:42 localhost dhclient[2217]: Sending on Socket/fallback >Nov 20 09:16:42 localhost dhclient[2217]: DHCPDISCOVER on wlp3s0 to 255.255.255.255 port 67 interval 3 (xid=0x1a5d709e) >Nov 20 09:16:42 localhost NetworkManager[1065]: Listening on LPF/wlp3s0/a4:17:31:22:f9:3d >Nov 20 09:16:42 localhost NetworkManager[1065]: Sending on LPF/wlp3s0/a4:17:31:22:f9:3d >Nov 20 09:16:42 localhost NetworkManager[1065]: Sending on Socket/fallback >Nov 20 09:16:42 localhost NetworkManager[1065]: DHCPDISCOVER on wlp3s0 to 255.255.255.255 port 67 interval 3 (xid=0x1a5d709e) >Nov 20 09:16:42 localhost dhclient[2217]: DHCPREQUEST on wlp3s0 to 255.255.255.255 port 67 (xid=0x1a5d709e) >Nov 20 09:16:42 localhost dhclient[2217]: DHCPOFFER from 192.168.5.1 >Nov 20 09:16:42 localhost NetworkManager[1065]: DHCPREQUEST on wlp3s0 to 255.255.255.255 port 67 (xid=0x1a5d709e) >Nov 20 09:16:42 localhost NetworkManager[1065]: DHCPOFFER from 192.168.5.1 >Nov 20 09:16:42 localhost dhclient[2217]: DHCPACK from 192.168.5.1 (xid=0x1a5d709e) >Nov 20 09:16:42 localhost NetworkManager[1065]: DHCPACK from 192.168.5.1 (xid=0x1a5d709e) >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> (wlp3s0): DHCPv4 state changed preinit -> bound >Nov 20 09:16:42 localhost dhclient[2217]: bound to 192.168.5.9 -- renewal in 36992 seconds. >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> address 192.168.5.9 >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> plen 24 (255.255.255.0) >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> gateway 192.168.5.1 >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> lease time 86400 >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> nameserver '192.168.5.1' >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) started... >Nov 20 09:16:42 localhost avahi-daemon[898]: Joining mDNS multicast group on interface wlp3s0.IPv4 with address 192.168.5.9. >Nov 20 09:16:42 localhost avahi-daemon[898]: New relevant interface wlp3s0.IPv4 for mDNS. >Nov 20 09:16:42 localhost avahi-daemon[898]: Registering new address record for 192.168.5.9 on wlp3s0.IPv4. >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> (wlp3s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> Activation (wlp3s0) Stage 5 of 5 (IPv4 Commit) complete. >Nov 20 09:16:42 localhost NetworkManager[1065]: bound to 192.168.5.9 -- renewal in 36992 seconds. >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> (wlp3s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> (wlp3s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> NetworkManager state is now CONNECTED_GLOBAL >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> Policy set 'Familie Menzi' (wlp3s0) as default for IPv4 routing and DNS. >Nov 20 09:16:42 localhost NetworkManager[1065]: <info> Activation (wlp3s0) successful, device activated. >Nov 20 09:16:42 localhost dbus-daemon[908]: dbus[908]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Nov 20 09:16:42 localhost dbus[908]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Nov 20 09:16:42 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Nov 20 09:16:42 localhost dbus-daemon[908]: dbus[908]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Nov 20 09:16:42 localhost dbus[908]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Nov 20 09:16:42 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Nov 20 09:16:45 localhost sudo[2251]: liveuser : TTY=pts/0 ; PWD=/home/liveuser ; USER=root ; COMMAND=/bin/dnf install gparted >Nov 20 09:16:47 localhost chronyd[914]: Selected source 81.94.123.17 >Nov 20 09:17:01 localhost NetworkManager[1065]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted >Nov 20 09:18:35 localhost kernel: nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead. >Nov 20 09:22:48 localhost userhelper[2896]: pam_timestamp(gparted:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Nov 20 09:22:48 localhost userhelper[2901]: running '/usr/sbin/gparted' with root privileges on behalf of 'liveuser' >Nov 20 09:22:48 localhost gnome-session[1528]: ====================== >Nov 20 09:22:48 localhost gnome-session[1528]: libparted : 3.1 >Nov 20 09:22:48 localhost gnome-session[1528]: ====================== >Nov 20 09:22:48 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Nov 20 09:22:50 localhost gnome-session[1528]: The driver descriptor says the physical block size is 2048 bytes, but Linux says it is 512 bytes. >Nov 20 09:22:52 localhost gnome-session[1528]: The partition's data region doesn't occupy the entire partition. >Nov 20 09:23:46 localhost gnome-session[1528]: The driver descriptor says the physical block size is 2048 bytes, but Linux says it is 512 bytes. >Nov 20 09:24:48 localhost userhelper[3119]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' is only 120 seconds old, allowing access to liveinst for user liveuser >Nov 20 09:24:48 localhost userhelper[3119]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Nov 20 09:24:48 localhost userhelper[3123]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Nov 20 09:24:48 localhost kernel: md: raid0 personality registered for level 0 >Nov 20 09:24:48 localhost kernel: md: raid1 personality registered for level 1 >Nov 20 09:24:48 localhost kernel: async_tx: api initialized (async) >Nov 20 09:24:48 localhost kernel: md: raid6 personality registered for level 6 >Nov 20 09:24:48 localhost kernel: md: raid5 personality registered for level 5 >Nov 20 09:24:48 localhost kernel: md: raid4 personality registered for level 4 >Nov 20 09:24:48 localhost kernel: md: raid10 personality registered for level 10 >Nov 20 09:24:48 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Nov 20 09:24:48 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Nov 20 09:24:48 localhost kernel: sha256_ssse3: Using AVX optimized SHA-256 implementation >Nov 20 09:24:48 localhost kernel: Loading iSCSI transport class v2.0-870. >Nov 20 09:24:48 localhost kernel: iscsi: registered transport (tcp) >Nov 20 09:24:48 localhost kernel: No iBFT detected. >Nov 20 09:24:48 localhost dbus[1560]: avc: received setenforce notice (enforcing=0) >Nov 20 09:24:48 localhost dbus[2972]: avc: received setenforce notice (enforcing=0) >Nov 20 09:24:48 localhost dbus[1537]: avc: received setenforce notice (enforcing=0) >Nov 20 09:24:48 localhost dbus[908]: avc: received setenforce notice (enforcing=0) >Nov 20 09:24:48 localhost dbus-daemon[908]: dbus[908]: avc: received setenforce notice (enforcing=0) >Nov 20 09:24:48 localhost kernel: device label fedora devid 1 transid 88 /dev/sdb3 >Nov 20 09:24:49 localhost kernel: device label fedora devid 1 transid 88 /dev/sdb3 >Nov 20 09:24:49 localhost kernel: device label fedora devid 1 transid 88 /dev/sdb3 >Nov 20 09:24:49 localhost kernel: btrfs: disk space caching is enabled >Nov 20 09:24:49 localhost kernel: Btrfs detected SSD devices, enabling SSD mode >Nov 20 09:24:49 localhost kernel: SELinux: initialized (dev sdb3, type btrfs), uses xattr >Nov 20 09:24:49 localhost gnome-session[1528]: localuser:root being added to access control list >Nov 20 09:24:50 localhost kernel: device label fedora devid 1 transid 90 /dev/sdb3 >ESSID="Familie Menzi" >MODE=Managed >KEY_MGMT=WPA-PSK >TYPE=Wireless >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_FAILURE_FATAL=no >NAME="Familie Menzi" >UUID=7ebcd8e4-a948-4434-89bd-3d6f8343bb8f >ONBOOT=yes >HWADDR=A4:17:31:22:F9:3D >WPA_ALLOW_WPA=yes >WPA_ALLOW_WPA2=yes >PEERDNS=yes >PEERROUTES=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >Nov 20 09:24:51 localhost NetworkManager[1065]: ifcfg-rh: read connection 'em1' >Nov 20 09:24:51 localhost NetworkManager[1065]: <info> Saved default wired connection 'em1' to persistent storage >Nov 20 09:24:51 localhost NetworkManager[1065]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-em1 >ESSID="Familie Menzi" >MODE=Managed >KEY_MGMT=WPA-PSK >TYPE=Wireless >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_FAILURE_FATAL=no >NAME="Familie Menzi" >UUID=7ebcd8e4-a948-4434-89bd-3d6f8343bb8f >ONBOOT=yes >HWADDR=A4:17:31:22:F9:3D >WPA_ALLOW_WPA=yes >WPA_ALLOW_WPA2=yes >PEERDNS=yes >PEERROUTES=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=em1 >UUID=ec13ac65-cb5d-4c06-a0a3-b6e7754667fd >ONBOOT=no >HWADDR=4C:72:B9:DF:50:53 >PEERDNS=yes >PEERROUTES=yes >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-TC', >'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-TC', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-11-14-17-10-55-00', >'ID_FS_UUID_ENC': '2013-11-14-17-10-55-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_DISK_2.0', >'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '1f00', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '07817d0b', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': '_USB_DISK_2.0_07911458009D-0:0', >'ID_SERIAL_SHORT': '07911458009D', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '13fe', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '86516', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0', >'/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'/dev/disk/by-uuid/2013-11-14-17-10-55-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >name = sdc status = True kids = 0 id = 0 >parents = [] >uuid = None size = 7644.0 >format = existing iso9660 filesystem >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: USB DISK 2.0 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15654912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1022, 247, 62) biosGeometry: (974, 255, 63) >PedDevice: <_ped.Device object at 0x3063d40> >target size = 0 path = /dev/sdc >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f324c0a8cd0> >type = iso9660 name = iso9660 status = False >device = /dev/sdc uuid = 2013-11-14-17-10-55-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-Desktop-x86_64-20-TC size = 0.0 targetSize = 0.0 >'DEVNAME': 'sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-TC', >'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-TC', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-11-14-17-10-55-00', >'ID_FS_UUID_ENC': '2013-11-14-17-10-55-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_DISK_2.0', >'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '1f00', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '0', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1943552', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '07817d0b-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '07817d0b', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': '_USB_DISK_2.0_07911458009D-0:0', >'ID_SERIAL_SHORT': '07911458009D', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '13fe', >'MAJOR': '8', >'MINOR': '33', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '0', >'USEC_INITIALIZED': '86532', >'name': 'sdc1', >'symlinks': ['/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0-part1', >'/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/2013-11-14-17-10-55-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >'DEVNAME': 'sdc2', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'EFI', >'ID_FS_LABEL_ENC': 'EFI', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '1DA9-5BA2', >'ID_FS_UUID_ENC': '1DA9-5BA2', >'ID_FS_VERSION': 'FAT12', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_DISK_2.0', >'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '1f00', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '172', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '10064', >'ID_PART_ENTRY_TYPE': '0xef', >'ID_PART_ENTRY_UUID': '07817d0b-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '07817d0b', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': '_USB_DISK_2.0_07911458009D-0:0', >'ID_SERIAL_SHORT': '07911458009D', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '13fe', >'MAJOR': '8', >'MINOR': '34', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '86550', >'name': 'sdc2', >'symlinks': ['/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0-part2', >'/dev/disk/by-label/EFI', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2', >'/dev/disk/by-uuid/1DA9-5BA2'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >'DEVNAME': 'sdc3', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora_Live', >'ID_FS_LABEL_ENC': 'Fedora\\x20Live', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'hfsplus', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '1fbd84ba-d1b0-37ac-a5ae-f8f5cf8abb54', >'ID_FS_UUID_ENC': '1fbd84ba-d1b0-37ac-a5ae-f8f5cf8abb54', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_DISK_2.0', >'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '1f00', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '10284', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '40320', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '07817d0b-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '07817d0b', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': '_USB_DISK_2.0_07911458009D-0:0', >'ID_SERIAL_SHORT': '07911458009D', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_VENDOR_ID': '13fe', >'MAJOR': '8', >'MINOR': '35', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '86566', >'name': 'sdc3', >'symlinks': ['/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0-part3', >'/dev/disk/by-label/Fedora\\x20Live', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3', >'/dev/disk/by-uuid/1fbd84ba-d1b0-37ac-a5ae-f8f5cf8abb54'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >'DEVNAME': 'sdd', >'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdd', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'SD_MMC', >'ID_MODEL_ENC': 'SD\\x2fMMC\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6362', >'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.00', >'ID_SERIAL': 'Generic-_SD_MMC_058F63626476-0:0', >'ID_SERIAL_SHORT': '058F63626476', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic-', >'ID_VENDOR_ENC': 'Generic-', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '48', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '87618', >'name': 'sdd', >'symlinks': ['/dev/disk/by-id/usb-Generic-_SD_MMC_058F63626476-0:0', >'/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdd'} ; name: sdd ; >'DEVNAME': 'sde', >'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:1/block/sde', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:1', >'ID_MODEL': 'Compact_Flash', >'ID_MODEL_ENC': 'Compact\\x20Flash\\x20\\x20\\x20', >'ID_MODEL_ID': '6362', >'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:1', >'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_1', >'ID_REVISION': '1.01', >'ID_SERIAL': 'Generic-_Compact_Flash_058F63626476-0:1', >'ID_SERIAL_SHORT': '058F63626476', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic-', >'ID_VENDOR_ENC': 'Generic-', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '64', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '87818', >'name': 'sde', >'symlinks': ['/dev/disk/by-id/usb-Generic-_Compact_Flash_058F63626476-0:1', >'/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:1/block/sde'} ; name: sde ; >'DEVNAME': 'sdf', >'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:2/block/sdf', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:2', >'ID_MODEL': 'SM_xD-Picture', >'ID_MODEL_ENC': 'SM\\x2fxD-Picture\\x20\\x20\\x20', >'ID_MODEL_ID': '6362', >'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:2', >'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_2', >'ID_REVISION': '1.02', >'ID_SERIAL': 'Generic-_SM_xD-Picture_058F63626476-0:2', >'ID_SERIAL_SHORT': '058F63626476', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic-', >'ID_VENDOR_ENC': 'Generic-', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '80', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '88040', >'name': 'sdf', >'symlinks': ['/dev/disk/by-id/usb-Generic-_SM_xD-Picture_058F63626476-0:2', >'/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:2/block/sdf'} ; name: sdf ; >'DEVNAME': 'sdg', >'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:3/block/sdg', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:3', >'ID_MODEL': 'MS_MS-Pro', >'ID_MODEL_ENC': 'MS\\x2fMS-Pro\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6362', >'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:3', >'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_3', >'ID_REVISION': '1.03', >'ID_SERIAL': 'Generic-_MS_MS-Pro_058F63626476-0:3', >'ID_SERIAL_SHORT': '058F63626476', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic-', >'ID_VENDOR_ENC': 'Generic-', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '96', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '88273', >'name': 'sdg', >'symlinks': ['/dev/disk/by-id/usb-Generic-_MS_MS-Pro_058F63626476-0:3', >'/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:3'], >'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:3/block/sdg'} ; name: sdg ; >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '434', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '432', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'Hitachi_HDS723020BLA642', >'ID_MODEL_ENC': 'Hitachi\\x20HDS723020BLA642\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0009bf98', >'ID_REVISION': 'MN6OA5Q0', >'ID_SERIAL': 'Hitachi_HDS723020BLA642_MN1240FA025SXD', >'ID_SERIAL_SHORT': 'MN1240FA025SXD', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca36ac0fe68', >'ID_WWN_WITH_EXTENSION': '0x5000cca36ac0fe68', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '89886', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723020BLA642_MN1240FA025SXD', >'/dev/disk/by-id/wwn-0x5000cca36ac0fe68'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3261e10>, <parted.partition.Partition object at 0x3266210>] >device: <parted.device.Device object at 0x3261bd0> >PedDisk: <_ped.Disk object at 0x30c7560> >name = sda status = True kids = 0 id = 5 >parents = [] >uuid = None size = 1907729.08594 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Hitachi HDS72302 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f324c0b8170> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x325b950> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 2 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3261e10>, <parted.partition.Partition object at 0x3266210>] >device: <parted.device.Device object at 0x3261bd0> >PedDisk: <_ped.Disk object at 0x30c7560> >origPartedDisk = <parted.disk.Disk object at 0x32663d0> >partedDevice = parted.Device instance -- >model: ATA Hitachi HDS72302 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x320fd40> >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '434', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '432', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '701023a5-b457-492e-a5c3-432f4707e6f6', >'ID_FS_UUID_ENC': '701023a5-b457-492e-a5c3-432f4707e6f6', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'Hitachi_HDS723020BLA642', >'ID_MODEL_ENC': 'Hitachi\\x20HDS723020BLA642\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0009bf98-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0009bf98', >'ID_REVISION': 'MN6OA5Q0', >'ID_SERIAL': 'Hitachi_HDS723020BLA642_MN1240FA025SXD', >'ID_SERIAL_SHORT': 'MN1240FA025SXD', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca36ac0fe68', >'ID_WWN_WITH_EXTENSION': '0x5000cca36ac0fe68', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7723361', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723020BLA642_MN1240FA025SXD-part1', >'/dev/disk/by-id/wwn-0x5000cca36ac0fe68-part1', >'/dev/disk/by-uuid/701023a5-b457-492e-a5c3-432f4707e6f6'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >name = sda1 status = True kids = 0 id = 6 >parents = ['existing 1907729MB disk sda (5) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32562 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x320ff80> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3261c90> fileSystem: <parted.filesystem.FileSystem object at 0x3266350> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3261f90> PedPartition: <_ped.Partition object at 0x3262890> >disk = existing 1907729MB disk sda (5) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/sda1 uuid = 701023a5-b457-492e-a5c3-432f4707e6f6 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '434', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '432', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'pEO69I-7dcs-84r0-i1BK-A1VN-hQro-SKujgM', >'ID_FS_UUID_ENC': 'pEO69I-7dcs-84r0-i1BK-A1VN-hQro-SKujgM', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'Hitachi_HDS723020BLA642', >'ID_MODEL_ENC': 'Hitachi\\x20HDS723020BLA642\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '3906002944', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '0009bf98-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0009bf98', >'ID_REVISION': 'MN6OA5Q0', >'ID_SERIAL': 'Hitachi_HDS723020BLA642_MN1240FA025SXD', >'ID_SERIAL_SHORT': 'MN1240FA025SXD', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca36ac0fe68', >'ID_WWN_WITH_EXTENSION': '0x5000cca36ac0fe68', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '90007', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723020BLA642_MN1240FA025SXD-part2', >'/dev/disk/by-id/wwn-0x5000cca36ac0fe68-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'home', >'DM_NAME': 'fedora_hp--envy-home', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fXVO3zv8JH90rc3Wj9AhrVDvAelB9jadeL', >'DM_VG_NAME': 'fedora_hp-envy', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '453ee973-0942-4980-a706-740f6bbebf2c', >'ID_FS_UUID_ENC': '453ee973-0942-4980-a706-740f6bbebf2c', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '22451', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-fedora_hp--envy-home', >'/dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fXVO3zv8JH90rc3Wj9AhrVDvAelB9jadeL', >'/dev/disk/by-uuid/453ee973-0942-4980-a706-740f6bbebf2c', >'/dev/fedora_hp-envy/home', >'/dev/mapper/fedora_hp--envy-home'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora_hp--envy-home ; >name = fedora_hp-envy-home status = True kids = 0 id = 9 >parents = ['existing 1907224MB lvmvg fedora_hp-envy (8)'] >uuid = VO3zv8-JH90-rc3W-j9Ah-rVDv-AelB-9jadeL size = 1850000.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora_hp--envy-home type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 3788800000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (235841, 255, 63) biosGeometry: (235841, 255, 63) >PedDevice: <_ped.Device object at 0x328b050> >target size = 1850000.0 path = /dev/mapper/fedora_hp--envy-home >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32835d0) -- >name = fedora_hp-envy status = True kids = 1 id = 8 >parents = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] >uuid = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX size = 1907224 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora_hp--envy >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 476806 >PE Free = 0 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 476806.0 free space = 57224 >free extents = 14306.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] >LVs = ['existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 1850000MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora_hp--envy-home uuid = 453ee973-0942-4980-a706-740f6bbebf2c exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 1850000.0 targetSize = 1850000.0 >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora_hp--envy-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX5blqaVqGG0JE6mhdUa3PCJUE2TisQU2H', >'DM_VG_NAME': 'fedora_hp-envy', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'a65dae36-89ee-42e7-a6b3-f25439ad63b5', >'ID_FS_UUID_ENC': 'a65dae36-89ee-42e7-a6b3-f25439ad63b5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '22895', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-fedora_hp--envy-root', >'/dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX5blqaVqGG0JE6mhdUa3PCJUE2TisQU2H', >'/dev/disk/by-uuid/a65dae36-89ee-42e7-a6b3-f25439ad63b5', >'/dev/fedora_hp-envy/root', >'/dev/mapper/fedora_hp--envy-root'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_hp--envy-root ; >name = fedora_hp-envy-root status = True kids = 0 id = 10 >parents = ['existing 1907224MB lvmvg fedora_hp-envy (8)'] >uuid = 5blqaV-qGG0-JE6m-hdUa-3PCJ-UE2T-isQU2H size = 51200.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora_hp--envy-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 104857600 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) >PedDevice: <_ped.Device object at 0x31b8290> >target size = 51200.0 path = /dev/mapper/fedora_hp--envy-root >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32835d0) -- >name = fedora_hp-envy status = True kids = 2 id = 8 >parents = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] >uuid = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX size = 1907224 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora_hp--envy >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 476806 >PE Free = 0 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 476806.0 free space = 6024 >free extents = 1506.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] >LVs = ['existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem', >'existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 51200MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora_hp--envy-root uuid = a65dae36-89ee-42e7-a6b3-f25439ad63b5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 51200.0 targetSize = 51200.0 >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora_hp--envy-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX7gWCzLiY60zh8fsPDYAe9pxzTVDhY61N', >'DM_VG_NAME': 'fedora_hp-envy', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '3a99c3b1-170f-4477-a809-e0c95df295ba', >'ID_FS_UUID_ENC': '3a99c3b1-170f-4477-a809-e0c95df295ba', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '22148', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-fedora_hp--envy-swap', >'/dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX7gWCzLiY60zh8fsPDYAe9pxzTVDhY61N', >'/dev/disk/by-uuid/3a99c3b1-170f-4477-a809-e0c95df295ba', >'/dev/fedora_hp-envy/swap', >'/dev/mapper/fedora_hp--envy-swap'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: fedora_hp--envy-swap ; >name = fedora_hp-envy-swap status = True kids = 0 id = 11 >parents = ['existing 1907224MB lvmvg fedora_hp-envy (8)'] >uuid = 7gWCzL-iY60-zh8f-sPDY-Ae9p-xzTV-DhY61N size = 6024.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora_hp--envy-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 12337152 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32512 did: 0 busy: True >hardwareGeometry: (767, 255, 63) biosGeometry: (767, 255, 63) >PedDevice: <_ped.Device object at 0x328b170> >target size = 6024.0 path = /dev/mapper/fedora_hp--envy-swap >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32835d0) -- >name = fedora_hp-envy status = True kids = 3 id = 8 >parents = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] >uuid = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX size = 1907224 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora_hp--envy >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 476806 >PE Free = 0 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 476806.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] >LVs = ['existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem', >'existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem', >'existing 6024MB lvmlv fedora_hp-envy-swap (11) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 6024MB >type = swap name = swap status = True >device = /dev/mapper/fedora_hp--envy-swap uuid = 3a99c3b1-170f-4477-a809-e0c95df295ba exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >name = sda2 status = True kids = 1 id = 7 >parents = ['existing 1907729MB disk sda (5) with existing msdos disklabel'] >uuid = None size = 1907228.0 >format = existing lvmpv >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 3906002944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (243137, 255, 63) biosGeometry: (243137, 255, 63) >PedDevice: <_ped.Device object at 0x328b0e0> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3261c90> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x32662d0> PedPartition: <_ped.Partition object at 0x32628f0> >disk = existing 1907729MB disk sda (5) with existing msdos disklabel >start = 1026048 end = 3907028991 length = 3906002944 >flags = lvm >type = lvmpv name = physical volume (LVM) status = False >device = /dev/sda2 uuid = pEO69I-7dcs-84r0-i1BK-A1VN-hQro-SKujgM exists = True >options = None supported = True formattable = True resizable = False >vgName = fedora_hp-envy vgUUID = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX peStart = 1.0 >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_BD': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_MODEL': 'hp_BDDVDRW_CH28N', >'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20BDDVDRW\\x20CH28N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'ED3F', >'ID_SERIAL': 'hp_BDDVDRW_CH28N_B2FE3P4074565', >'ID_SERIAL_SHORT': 'B2FE3P4074565', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '91858', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-hp_BDDVDRW_CH28N_B2FE3P4074565'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'Samsung_SSD_840_EVO_250GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20EVO\\x20250GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0003fec7', >'ID_REVISION': 'EXT0BB0Q', >'ID_SERIAL': 'Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T', >'ID_SERIAL_SHORT': 'S1DBNEADA16322T', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025388500ab389', >'ID_WWN_WITH_EXTENSION': '0x50025388500ab389', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '92792', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T', >'/dev/disk/by-id/wwn-0x50025388500ab389'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f324c14d850>, <parted.partition.Partition object at 0x7f324c14dc10>] >device: <parted.device.Device object at 0x7f324c14d710> >PedDisk: <_ped.Disk object at 0x329bc20> >name = sdb status = True kids = 0 id = 13 >parents = [] >uuid = None size = 238475.179688 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x328b200> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3292ad0> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdb uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 2 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f324c14d850>, <parted.partition.Partition object at 0x7f324c14dc10>] >device: <parted.device.Device object at 0x7f324c14d710> >PedDisk: <_ped.Disk object at 0x329bc20> >origPartedDisk = <parted.disk.Disk object at 0x7f324c14da50> >partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x328b320> >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'ce18fdff-45e1-48a7-892c-b61e56a1e10d', >'ID_FS_UUID_ENC': 'ce18fdff-45e1-48a7-892c-b61e56a1e10d', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'Samsung_SSD_840_EVO_250GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20EVO\\x20250GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0003fec7-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0003fec7', >'ID_REVISION': 'EXT0BB0Q', >'ID_SERIAL': 'Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T', >'ID_SERIAL_SHORT': 'S1DBNEADA16322T', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025388500ab389', >'ID_WWN_WITH_EXTENSION': '0x50025388500ab389', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '92882', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T-part1', >'/dev/disk/by-id/wwn-0x50025388500ab389-part1', >'/dev/disk/by-uuid/ce18fdff-45e1-48a7-892c-b61e56a1e10d'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >name = sdb1 status = True kids = 0 id = 14 >parents = ['existing 238475MB disk sdb (13) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 12337 did: 2622 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x328b5f0> >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f324c14d610> fileSystem: <parted.filesystem.FileSystem object at 0x7f324c14db10> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f324c14d910> PedPartition: <_ped.Partition object at 0x3287950> >disk = existing 238475MB disk sdb (13) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/sdb1 uuid = ce18fdff-45e1-48a7-892c-b61e56a1e10d exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >'DEVNAME': 'sdb3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BTRFS_READY': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'fedora', >'ID_FS_LABEL_ENC': 'fedora', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'ba809fed-c67b-49f8-b14f-5e9b02ea0121', >'ID_FS_UUID_ENC': 'ba809fed-c67b-49f8-b14f-5e9b02ea0121', >'ID_FS_UUID_SUB': 'b9c4fa68-a63a-4118-a292-0a624b35055d', >'ID_FS_UUID_SUB_ENC': 'b9c4fa68-a63a-4118-a292-0a624b35055d', >'ID_MODEL': 'Samsung_SSD_840_EVO_250GB', >'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20EVO\\x20250GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '13363200', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '475033600', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0003fec7-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0003fec7', >'ID_REVISION': 'EXT0BB0Q', >'ID_SERIAL': 'Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T', >'ID_SERIAL_SHORT': 'S1DBNEADA16322T', >'ID_TYPE': 'disk', >'ID_WWN': '0x50025388500ab389', >'ID_WWN_WITH_EXTENSION': '0x50025388500ab389', >'MAJOR': '8', >'MINOR': '19', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '92973', >'name': 'sdb3', >'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T-part3', >'/dev/disk/by-id/wwn-0x50025388500ab389-part3', >'/dev/disk/by-label/fedora', >'/dev/disk/by-uuid/ba809fed-c67b-49f8-b14f-5e9b02ea0121'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >Nov 20 09:24:52 localhost kernel: device label fedora devid 1 transid 90 /dev/sdb3 >Nov 20 09:24:52 localhost kernel: device label fedora devid 1 transid 90 /dev/sdb3 >Nov 20 09:24:52 localhost kernel: btrfs: disk space caching is enabled >Nov 20 09:24:52 localhost kernel: Btrfs detected SSD devices, enabling SSD mode >Nov 20 09:24:52 localhost kernel: SELinux: initialized (dev sdb3, type btrfs), uses xattr >name = sdb3 status = True kids = 1 id = 15 >parents = ['existing 238475MB disk sdb (13) with existing msdos disklabel'] >uuid = None size = 231950.0 >format = existing btrfs filesystem >major = 8 minor = 19 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 475033600 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32562 did: 0 busy: False >hardwareGeometry: (29569, 255, 63) biosGeometry: (29569, 255, 63) >PedDevice: <_ped.Device object at 0x328b3b0> >target size = 0 path = /dev/sdb3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f324c14d610> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f324c14dc50> PedPartition: <_ped.Partition object at 0x32878f0> >disk = existing 238475MB disk sdb (13) with existing msdos disklabel >start = 13363200 end = 488396799 length = 475033600 >flags = >type = btrfs name = btrfs status = False >device = /dev/sdb3 uuid = b9c4fa68-a63a-4118-a292-0a624b35055d exists = True >options = defaults supported = True formattable = True resizable = False >mountpoint = None mountopts = None >label = fedora size = 0.0 targetSize = 0.0 >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '6215', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 20 >parents = ['existing 0MB file /osmin.img (deleted) (19)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '6498', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 22 >parents = ['existing 0MB file /osmin (21)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '6741', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 24 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (23)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0cbba032-28f5-4512-97d3-e9b779b0db07', >'ID_FS_UUID_ENC': '0cbba032-28f5-4512-97d3-e9b779b0db07', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '6988', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 26 >parents = ['existing 0MB file /LiveOS/ext3fs.img (25)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 0cbba032-28f5-4512-97d3-e9b779b0db07 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7248', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 28 >parents = ['existing 0MB file /overlay (deleted) (27)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora_hp--envy-swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX7gWCzLiY60zh8fsPDYAe9pxzTVDhY61N', >'DM_VG_NAME': 'fedora_hp-envy', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '3a99c3b1-170f-4477-a809-e0c95df295ba', >'ID_FS_UUID_ENC': '3a99c3b1-170f-4477-a809-e0c95df295ba', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '22148', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-fedora_hp--envy-swap', >'/dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX7gWCzLiY60zh8fsPDYAe9pxzTVDhY61N', >'/dev/disk/by-uuid/3a99c3b1-170f-4477-a809-e0c95df295ba', >'/dev/fedora_hp-envy/swap', >'/dev/mapper/fedora_hp--envy-swap'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: fedora_hp--envy-swap ; >name = fedora_hp-envy-swap status = True kids = 0 id = 11 >parents = ['existing 1907224MB lvmvg fedora_hp-envy (8)'] >uuid = 7gWCzL-iY60-zh8f-sPDY-Ae9p-xzTV-DhY61N size = 6024.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora_hp--envy-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 12337152 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32512 did: 0 busy: True >hardwareGeometry: (767, 255, 63) biosGeometry: (767, 255, 63) >PedDevice: <_ped.Device object at 0x328b170> >target size = 6024.0 path = /dev/mapper/fedora_hp--envy-swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32835d0) -- >name = fedora_hp-envy status = True kids = 3 id = 8 >parents = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] >uuid = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX size = 1907224 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora_hp--envy >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 476806 >PE Free = 0 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 476806.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] >LVs = ['existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem', >'existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem', >'existing 6024MB lvmlv fedora_hp-envy-swap (11) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 6024MB >type = swap name = swap status = True >device = /dev/mapper/fedora_hp--envy-swap uuid = 3a99c3b1-170f-4477-a809-e0c95df295ba exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'home', >'DM_NAME': 'fedora_hp--envy-home', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fXVO3zv8JH90rc3Wj9AhrVDvAelB9jadeL', >'DM_VG_NAME': 'fedora_hp-envy', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '453ee973-0942-4980-a706-740f6bbebf2c', >'ID_FS_UUID_ENC': '453ee973-0942-4980-a706-740f6bbebf2c', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '22451', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-fedora_hp--envy-home', >'/dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fXVO3zv8JH90rc3Wj9AhrVDvAelB9jadeL', >'/dev/disk/by-uuid/453ee973-0942-4980-a706-740f6bbebf2c', >'/dev/fedora_hp-envy/home', >'/dev/mapper/fedora_hp--envy-home'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora_hp--envy-home ; >name = fedora_hp-envy-home status = True kids = 0 id = 9 >parents = ['existing 1907224MB lvmvg fedora_hp-envy (8)'] >uuid = VO3zv8-JH90-rc3W-j9Ah-rVDv-AelB-9jadeL size = 1850000.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora_hp--envy-home type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 3788800000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (235841, 255, 63) biosGeometry: (235841, 255, 63) >PedDevice: <_ped.Device object at 0x328b050> >target size = 1850000.0 path = /dev/mapper/fedora_hp--envy-home >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32835d0) -- >name = fedora_hp-envy status = True kids = 3 id = 8 >parents = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] >uuid = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX size = 1907224 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora_hp--envy >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 476806 >PE Free = 0 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 476806.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] >LVs = ['existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem', >'existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem', >'existing 6024MB lvmlv fedora_hp-envy-swap (11) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 1850000MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora_hp--envy-home uuid = 453ee973-0942-4980-a706-740f6bbebf2c exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 1850000.0 targetSize = 1850000.0 >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora_hp--envy-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX5blqaVqGG0JE6mhdUa3PCJUE2TisQU2H', >'DM_VG_NAME': 'fedora_hp-envy', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'a65dae36-89ee-42e7-a6b3-f25439ad63b5', >'ID_FS_UUID_ENC': 'a65dae36-89ee-42e7-a6b3-f25439ad63b5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '22895', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-fedora_hp--envy-root', >'/dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX5blqaVqGG0JE6mhdUa3PCJUE2TisQU2H', >'/dev/disk/by-uuid/a65dae36-89ee-42e7-a6b3-f25439ad63b5', >'/dev/fedora_hp-envy/root', >'/dev/mapper/fedora_hp--envy-root'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_hp--envy-root ; >name = fedora_hp-envy-root status = True kids = 0 id = 10 >parents = ['existing 1907224MB lvmvg fedora_hp-envy (8)'] >uuid = 5blqaV-qGG0-JE6m-hdUa-3PCJ-UE2T-isQU2H size = 51200.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora_hp--envy-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 104857600 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) >PedDevice: <_ped.Device object at 0x31b8290> >target size = 51200.0 path = /dev/mapper/fedora_hp--envy-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32835d0) -- >name = fedora_hp-envy status = True kids = 3 id = 8 >parents = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] >uuid = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX size = 1907224 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora_hp--envy >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 476806 >PE Free = 0 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 476806.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] >LVs = ['existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem', >'existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem', >'existing 6024MB lvmlv fedora_hp-envy-swap (11) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 51200MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora_hp--envy-root uuid = a65dae36-89ee-42e7-a6b3-f25439ad63b5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 51200.0 targetSize = 51200.0 >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0cbba032-28f5-4512-97d3-e9b779b0db07', >'ID_FS_UUID_ENC': '0cbba032-28f5-4512-97d3-e9b779b0db07', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '13339', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 29 >parents = ['existing 0MB loop loop4 (28) with existing DM_snapshot_cow'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x328b680> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 0cbba032-28f5-4512-97d3-e9b779b0db07 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0cbba032-28f5-4512-97d3-e9b779b0db07', >'ID_FS_UUID_ENC': '0cbba032-28f5-4512-97d3-e9b779b0db07', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '47531', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: live-base ; >name = live-base status = True kids = 0 id = 30 >parents = ['existing 0MB loop loop3 (26) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x328b560> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 0cbba032-28f5-4512-97d3-e9b779b0db07 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0cbba032-28f5-4512-97d3-e9b779b0db07', >'ID_FS_UUID_ENC': '0cbba032-28f5-4512-97d3-e9b779b0db07', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '53851', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 31 >parents = ['existing 0MB loop loop3 (26) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32562 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x328b710> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 0cbba032-28f5-4512-97d3-e9b779b0db07 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3217.0 targetSize = 3217.0 >Nov 20 09:24:56 localhost gnome-session[1528]: Window manager warning: last_focus_time (637851) is greater than comparison timestamp (637850). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Nov 20 09:24:56 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x18000ec not in stack >Nov 20 09:24:56 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x18000e7 not in stack >Nov 20 09:24:56 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x18000e7 not in stack >Nov 20 09:24:56 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x18000e7 not in stack >Nov 20 09:24:58 localhost dbus-daemon[908]: dbus[908]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Nov 20 09:24:58 localhost dbus[908]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Nov 20 09:24:58 localhost systemd[1]: Starting Hostname Service... >Nov 20 09:24:58 localhost dbus-daemon[908]: dbus[908]: [system] Successfully activated service 'org.freedesktop.hostname1' >Nov 20 09:24:58 localhost dbus[908]: [system] Successfully activated service 'org.freedesktop.hostname1' >Nov 20 09:24:58 localhost systemd[1]: Started Hostname Service. >Nov 20 09:25:02 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Nov 20 09:25:02 localhost kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >Nov 20 09:25:02 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Nov 20 09:25:02 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Nov 20 09:25:03 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Nov 20 09:25:03 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Nov 20 09:25:03 localhost kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >Nov 20 09:25:03 localhost kernel: SELinux: initialized (dev sdb1, type ext4), uses xattr >Nov 20 09:25:03 localhost kernel: device label fedora devid 1 transid 92 /dev/sdb3 >Nov 20 09:25:03 localhost kernel: btrfs: disk space caching is enabled >Nov 20 09:25:03 localhost kernel: Btrfs detected SSD devices, enabling SSD mode >Nov 20 09:25:03 localhost kernel: SELinux: initialized (dev sdb3, type btrfs), uses xattr >Nov 20 09:25:03 localhost kernel: device label fedora devid 1 transid 92 /dev/sdb3 >Nov 20 09:25:03 localhost kernel: btrfs: disk space caching is enabled >Nov 20 09:25:03 localhost kernel: Btrfs detected SSD devices, enabling SSD mode >Nov 20 09:25:03 localhost kernel: SELinux: initialized (dev sdb3, type btrfs), uses xattr >Nov 20 09:25:04 localhost systemd[1525]: Time has been changed >Nov 20 09:25:04 localhost systemd[1]: Time has been changed >Nov 20 09:25:04 localhost kernel: EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null) >Nov 20 09:25:04 localhost kernel: SELinux: initialized (dev dm-4, type ext4), uses xattr >Nov 20 09:25:26 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x18003cb not in stack >Nov 20 09:25:26 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x18003c7 not in stack >Nov 20 09:25:26 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x18003c7 not in stack >Nov 20 09:25:26 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x18003c7 not in stack >disk: <parted.disk.Disk object at 0x7f323c013f90> fileSystem: <parted.filesystem.FileSystem object at 0x30e5b50> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x30e5910> PedPartition: <_ped.Partition object at 0x3e4c950> >disk: <parted.disk.Disk object at 0x7f323c013f90> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x30e5ad0> PedPartition: <_ped.Partition object at 0x120dcb0> >disk: <parted.disk.Disk object at 0x7f324c3b6e50> fileSystem: <parted.filesystem.FileSystem object at 0x7f322403d0d0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x328ce90> PedPartition: <_ped.Partition object at 0x7f3224031950> >disk: <parted.disk.Disk object at 0x7f324c3b6e50> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f322403d210> PedPartition: <_ped.Partition object at 0x7f3224031a10> >Nov 20 09:25:49 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1800832 not in stack >Nov 20 09:25:49 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x180082e not in stack >Nov 20 09:25:49 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x180082e not in stack >Nov 20 09:25:49 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x180082e not in stack >Nov 20 09:25:54 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x180103d not in stack >Nov 20 09:25:54 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1801039 not in stack >Nov 20 09:25:54 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1801039 not in stack >Nov 20 09:25:54 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1801039 not in stack >Nov 20 09:26:04 localhost gnome-session[1528]: Window manager warning: last_focus_time (705731) is greater than comparison timestamp (705730). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Nov 20 09:26:04 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x180191c not in stack >Nov 20 09:26:04 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1801918 not in stack >Nov 20 09:26:04 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1801918 not in stack >Nov 20 09:26:04 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1801918 not in stack >Nov 20 09:26:09 localhost gnome-session[1528]: Window manager warning: last_focus_time (711036) is greater than comparison timestamp (711035). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Nov 20 09:26:09 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1801e42 not in stack >Nov 20 09:26:09 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1801e3e not in stack >Nov 20 09:26:09 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1801e3e not in stack >Nov 20 09:26:09 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1801e3e not in stack >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x7f322403d850> >PedDisk: <_ped.Disk object at 0x3e4de60> >Nov 20 09:26:13 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x18023e9 not in stack >Nov 20 09:26:13 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x18023e5 not in stack >Nov 20 09:26:13 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x18023e5 not in stack >Nov 20 09:26:13 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x18023e5 not in stack >Nov 20 09:26:28 localhost gnome-session[1528]: Window manager warning: last_focus_time (730098) is greater than comparison timestamp (730097). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Nov 20 09:26:28 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x18029f2 not in stack >Nov 20 09:26:28 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x18029ee not in stack >Nov 20 09:26:28 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x18029ee not in stack >Nov 20 09:26:28 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x18029ee not in stack >Nov 20 09:26:33 localhost gnome-session[1528]: Window manager warning: last_focus_time (734202) is greater than comparison timestamp (734201). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Nov 20 09:26:33 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1802ecf not in stack >Nov 20 09:26:33 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1802ecb not in stack >Nov 20 09:26:33 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1802ecb not in stack >Nov 20 09:26:33 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1802ecb not in stack >Nov 20 09:26:51 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1803347 not in stack >Nov 20 09:26:51 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1803343 not in stack >Nov 20 09:26:51 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1803343 not in stack >Nov 20 09:26:51 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1803343 not in stack >Nov 20 09:27:04 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x18034a0 not in stack >Nov 20 09:27:04 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x180349c not in stack >Nov 20 09:27:04 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x180349c not in stack >Nov 20 09:27:04 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x180349c not in stack >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x7f324c176690> >PedDisk: <_ped.Disk object at 0x3e249e0> >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x7f324c176f50> >PedDisk: <_ped.Disk object at 0x3e20b90> >PartSpec instance (0x7f324c15f250) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f324c176b50) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x7f324c176e10) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x7f324c176dd0) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x7f324c176c10) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 6024 maxSize = None grow = False >name = sda status = True kids = 0 id = 5 >parents = [] >uuid = None size = 1907729.08594 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Hitachi HDS72302 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f324c0b8170> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f324c3b3590>, DiskDevice instance (0x7f324c3b6c10) -- >name = sdb status = True kids = 0 id = 13 >parents = [] >uuid = None size = 238475.179688 >format = non-existent msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x328b200> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f324c3b6c90>] >name = req0 status = False kids = 0 id = 32 >parents = [] >uuid = None size = 500 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req0 >format args = [] originalFormat = btrfs grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x3266850) -- >name = req1 status = False kids = 0 id = 33 >parents = [] >uuid = None size = 500 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req1 >format args = [] originalFormat = btrfs grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c047490> PedPartition: <_ped.Partition object at 0x7f324c17b650> >disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c047150> PedPartition: <_ped.Partition object at 0x7f323c044470> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >sectorSize = 512 >disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c047890> PedPartition: <_ped.Partition object at 0x7f323c044530> >sectorSize = 512 >id = 34 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 32 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c047a90> PedPartition: <_ped.Partition object at 0x7f323c044410> >disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c0476d0> PedPartition: <_ped.Partition object at 0x7f323c044590> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f324c176890> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c0680d0> PedPartition: <_ped.Partition object at 0x7f323c044710> >sectorSize = 512 >id = 33 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >sectorSize = 512 >id = 34 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 32 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x7f324c176890> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c068250> PedPartition: <_ped.Partition object at 0x7f323c0444d0> >disk: <parted.disk.Disk object at 0x7f324c176890> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c068190> PedPartition: <_ped.Partition object at 0x7f323c044650> >boot: False ; primary: False ; size: 6024MB ; grow: False ; max_size: 0 ; start: None ; end: None >sectorSize = 512 >id = 33 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c047ad0> PedPartition: <_ped.Partition object at 0x7f324c17b650> >sectorSize = 512 >id = 34 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 32 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >id = 35 name = sda3 growable = False >base = 12337152 growth = 0 max_grow = 0 >done = True >start: 2050048 end: 3907029167 length: 3904979120 >device: <parted.device.Device object at 0x7f323c047e50> PedGeometry: <_ped.Geometry object at 0x7f323c03ddd0> grow=False start=None >disk: <parted.disk.Disk object at 0x7f324c176890> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c068050> PedPartition: <_ped.Partition object at 0x7f323c044410> >sectorSize = 512 >id = 33 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >id = 35 name = sdb2 growable = False >base = 12337152 growth = 0 max_grow = 0 >done = True >sectorSize = 512 >id = 34 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 32 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c068310> PedPartition: <_ped.Partition object at 0x7f323c044710> >disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c068390> PedPartition: <_ped.Partition object at 0x7f323c0446b0> >sectorSize = 512 >id = 34 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 32 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >id = 35 name = sda3 growable = False >base = 12337152 growth = 0 max_grow = 0 >done = True >sectorSize = 512 >id = 33 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f324c15f490> PedGeometry: <_ped.Geometry object at 0x7f323c068450> >start: 1026048 end: 3894693887 length: 3893667840 >device: <parted.device.Device object at 0x7f324c15f490> PedGeometry: <_ped.Geometry object at 0x7f323c068650> >start: 3894693888 end: 3907028991 length: 12335104 >device: <parted.device.Device object at 0x7f324c15f490> PedGeometry: <_ped.Geometry object at 0x7f323c0687d0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f324c15f490> PedGeometry: <_ped.Geometry object at 0x7f323c068450> >disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c068910> PedPartition: <_ped.Partition object at 0x7f323c0445f0> >disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c068a50> PedPartition: <_ped.Partition object at 0x7f323c044470> >start: 1026048 end: 3894693887 length: 3893667840 >device: <parted.device.Device object at 0x7f324c15f490> PedGeometry: <_ped.Geometry object at 0x7f323c068650> >disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c047990> PedPartition: <_ped.Partition object at 0x7f323c044770> >disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c047cd0> PedPartition: <_ped.Partition object at 0x7f323c0446b0> >start: 3894693888 end: 3907028991 length: 12335104 >device: <parted.device.Device object at 0x7f324c15f490> PedGeometry: <_ped.Geometry object at 0x7f323c0687d0> >disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c03de50> PedPartition: <_ped.Partition object at 0x7f323c0447d0> >disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c068bd0> PedPartition: <_ped.Partition object at 0x7f323c044830> >start: 2048 end: 488396799 length: 488394752 >device: <parted.device.Device object at 0x7f324c176350> PedGeometry: <_ped.Geometry object at 0x7f323c03dcd0> >start: 2048 end: 488396799 length: 488394752 >device: <parted.device.Device object at 0x7f324c176350> PedGeometry: <_ped.Geometry object at 0x7f323c03dcd0> >disk: <parted.disk.Disk object at 0x7f324c176890> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c047450> PedPartition: <_ped.Partition object at 0x7f324c17b650> >disk: <parted.disk.Disk object at 0x7f324c176890> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c068110> PedPartition: <_ped.Partition object at 0x7f323c044590> >name = sda2 status = False kids = 0 id = 32 >parents = ['existing 1907729MB disk sda (5) with non-existent msdos disklabel'] >uuid = None size = 1901205.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/sda2 >format args = [] originalFormat = btrfs grow = False max size = 0 bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c047cd0> PedPartition: <_ped.Partition object at 0x7f323c0446b0> >disk = existing 1907729MB disk sda (5) with non-existent msdos disklabel >start = 1026048 end = 3894693887 length = 3893667840 >flags = , PartitionDevice instance (0x3266850) -- >name = sdb1 status = False kids = 0 id = 33 >parents = ['existing 238475MB disk sdb (13) with non-existent msdos disklabel'] >uuid = None size = 238474.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = btrfs grow = False max size = 0 bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f324c176890> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c068110> PedPartition: <_ped.Partition object at 0x7f323c044590> >disk = existing 238475MB disk sdb (13) with non-existent msdos disklabel >start = 2048 end = 488396799 length = 488394752 >flags = ]} >name = fedora status = False kids = 0 id = 36 >parents = ['non-existent 1901205MB partition sda2 (32) with non-existent btrfs filesystem', >'non-existent 238474MB partition sdb1 (33) with non-existent btrfs filesystem'] >uuid = None size = 2139679.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/sda2 >format args = [] originalFormat = btrfs], 'size': 1024} >name = fedora status = False kids = 1 id = 36 >parents = ['non-existent 1901205MB partition sda2 (32) with non-existent btrfs filesystem', >'non-existent 238474MB partition sdb1 (33) with non-existent btrfs filesystem'] >uuid = None size = 2139679.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/sda2 >format args = [] originalFormat = btrfs], 'size': 500} >Nov 20 09:27:13 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x18036a7 not in stack >Nov 20 09:27:13 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x18036a3 not in stack >Nov 20 09:27:13 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x18036a3 not in stack >Nov 20 09:27:13 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x18036a3 not in stack >PartSpec instance (0x7f323c07f610) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f323c07f650) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x7f323c07f690) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x7f323c07f6d0) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x7f323c07f710) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 6024 maxSize = None grow = False >name = sda status = True kids = 0 id = 5 >parents = [] >uuid = None size = 1907729.08594 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Hitachi HDS72302 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f324c0b8170> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- >name = sdb status = True kids = 0 id = 13 >parents = [] >uuid = None size = 238475.179688 >format = non-existent msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x328b200> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>] >name = req4 status = False kids = 0 id = 39 >parents = [] >uuid = None size = 500 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req4 >format args = [] originalFormat = btrfs grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7f323c07f5d0) -- >name = req5 status = False kids = 0 id = 40 >parents = [] >uuid = None size = 500 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req5 >format args = [] originalFormat = btrfs grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c037b10> PedPartition: <_ped.Partition object at 0x7f324c17b650> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c07fb10> PedPartition: <_ped.Partition object at 0x7f3224031b30> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >sectorSize = 512 >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083690> PedPartition: <_ped.Partition object at 0x7f324c174770> >sectorSize = 512 >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083890> PedPartition: <_ped.Partition object at 0x7f324c174470> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083910> PedPartition: <_ped.Partition object at 0x7f324c1747d0> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083dd0> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >sectorSize = 512 >id = 40 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >sectorSize = 512 >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083f50> PedPartition: <_ped.Partition object at 0x7f324c174350> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083a10> PedPartition: <_ped.Partition object at 0x7f324c174230> >boot: False ; primary: False ; size: 6024MB ; grow: False ; max_size: 0 ; start: None ; end: None >sectorSize = 512 >id = 40 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083ad0> PedPartition: <_ped.Partition object at 0x7f324c17b650> >sectorSize = 512 >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >id = 42 name = sda3 growable = False >base = 12337152 growth = 0 max_grow = 0 >done = True >start: 2050048 end: 3907029167 length: 3904979120 >device: <parted.device.Device object at 0x7f323c07fed0> PedGeometry: <_ped.Geometry object at 0x7f323c07fc50> grow=False start=None >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083690> PedPartition: <_ped.Partition object at 0x7f324c174470> >sectorSize = 512 >id = 40 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >id = 42 name = sdb2 growable = False >base = 12337152 growth = 0 max_grow = 0 >done = True >sectorSize = 512 >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c07b050> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c07b0d0> PedPartition: <_ped.Partition object at 0x7f324c174410> >sectorSize = 512 >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >id = 42 name = sda3 growable = False >base = 12337152 growth = 0 max_grow = 0 >done = True >sectorSize = 512 >id = 40 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x7f323c07b190> >start: 1026048 end: 3894693887 length: 3893667840 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x7f323c07b390> >start: 3894693888 end: 3907028991 length: 12335104 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x7f323c07b510> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x7f323c07b190> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c07b650> PedPartition: <_ped.Partition object at 0x7f324c1742f0> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c07b790> PedPartition: <_ped.Partition object at 0x7f3224031b30> >start: 1026048 end: 3894693887 length: 3893667840 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x7f323c07b390> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c07fb10> PedPartition: <_ped.Partition object at 0x7f324c174290> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c07b210> PedPartition: <_ped.Partition object at 0x7f324c174770> >start: 3894693888 end: 3907028991 length: 12335104 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x7f323c07b510> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083f50> PedPartition: <_ped.Partition object at 0x7f324c1741d0> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083490> PedPartition: <_ped.Partition object at 0x7f324c17b650> >start: 2048 end: 488396799 length: 488394752 >device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x7f323c07fb50> >start: 2048 end: 488396799 length: 488394752 >device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x7f323c07fb50> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083c50> PedPartition: <_ped.Partition object at 0x7f324c1742f0> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c07b990> PedPartition: <_ped.Partition object at 0x7f324c159c50> >name = sda2 status = False kids = 0 id = 39 >parents = ['existing 1907729MB disk sda (5) with non-existent msdos disklabel'] >uuid = None size = 1901205.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/sda2 >format args = [] originalFormat = btrfs grow = False max size = 0 bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c07b210> PedPartition: <_ped.Partition object at 0x7f324c174770> >disk = existing 1907729MB disk sda (5) with non-existent msdos disklabel >start = 1026048 end = 3894693887 length = 3893667840 >flags = , PartitionDevice instance (0x7f323c07f5d0) -- >name = sdb1 status = False kids = 0 id = 40 >parents = ['existing 238475MB disk sdb (13) with non-existent msdos disklabel'] >uuid = None size = 238474.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = btrfs grow = False max size = 0 bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c07b990> PedPartition: <_ped.Partition object at 0x7f324c159c50> >disk = existing 238475MB disk sdb (13) with non-existent msdos disklabel >start = 2048 end = 488396799 length = 488394752 >flags = ]} >name = fedora status = False kids = 0 id = 43 >parents = ['non-existent 1901205MB partition sda2 (39) with non-existent btrfs filesystem', >'non-existent 238474MB partition sdb1 (40) with non-existent btrfs filesystem'] >uuid = None size = 2139679.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/sda2 >format args = [] originalFormat = btrfs], 'size': 1024} >name = fedora status = False kids = 1 id = 43 >parents = ['non-existent 1901205MB partition sda2 (39) with non-existent btrfs filesystem', >'non-existent 238474MB partition sdb1 (40) with non-existent btrfs filesystem'] >uuid = None size = 2139679.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/sda2 >format args = [] originalFormat = btrfs], 'size': 500} >name = sda status = True kids = 3 id = 5 >parents = [] >uuid = None size = 1907729.08594 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Hitachi HDS72302 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f324c0b8170> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- >name = sdb status = True kids = 1 id = 13 >parents = [] >uuid = None size = 238475.179688 >format = non-existent msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x328b200> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 2139679MB btrfs subvolume home (45) with non-existent btrfs filesystem mounted at /home ; mountpoint: /home ; fstype: btrfs ; container_size: 0 ; >name = home status = False kids = 0 id = 45 >parents = ['non-existent 2139679MB btrfs volume fedora (43) with non-existent btrfs filesystem'] >uuid = None size = 2139679.0 >format = non-existent btrfs filesystem mounted at /home >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None, 'mountpoint': '/home', 'fstype': 'btrfs', 'container_size': 0} >disk: <parted.disk.Disk object at 0x7f323c099d50> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43d91d0> PedPartition: <_ped.Partition object at 0x7f323c098d70> >disk: <parted.disk.Disk object at 0x7f323c099d50> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43d9350> PedPartition: <_ped.Partition object at 0x7f323c098dd0> >disk: <parted.disk.Disk object at 0x7f323c099d50> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43d94d0> PedPartition: <_ped.Partition object at 0x7f323c098e30> >disk: <parted.disk.Disk object at 0x7f323c09e950> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43d9610> PedPartition: <_ped.Partition object at 0x7f323c098e90> >name = sda status = True kids = 3 id = 5 >parents = [] >uuid = None size = 1907729.08594 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Hitachi HDS72302 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f324c0b8170> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- >name = sdb status = True kids = 1 id = 13 >parents = [] >uuid = None size = 238475.179688 >format = non-existent msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x328b200> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>]] >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c099690> PedPartition: <_ped.Partition object at 0x7f3224031b30> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083610> PedPartition: <_ped.Partition object at 0x7f324c17b650> >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2139679 ; start: None ; end: None >sectorSize = 512 >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43d9910> PedPartition: <_ped.Partition object at 0x7f324c174410> >sectorSize = 512 >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43d9b10> PedPartition: <_ped.Partition object at 0x7f324c174350> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43d9bd0> PedPartition: <_ped.Partition object at 0x7f323c098f50> >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2139679 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e4050> PedPartition: <_ped.Partition object at 0x7f324c159c50> >sectorSize = 512 >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >sectorSize = 512 >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43d2f50> PedPartition: <_ped.Partition object at 0x7f324c174410> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c07b210> PedPartition: <_ped.Partition object at 0x7f324c174350> >boot: False ; primary: False ; size: 6023MB ; grow: False ; max_size: 0 ; start: None ; end: None >sectorSize = 512 >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43d9f90> PedPartition: <_ped.Partition object at 0x7f3224031b30> >sectorSize = 512 >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >id = 42 name = sda3 growable = False >base = 12335104 growth = 0 max_grow = 0 >done = True >start: 1550336 end: 3907029167 length: 3905478832 >device: <parted.device.Device object at 0x43d98d0> PedGeometry: <_ped.Geometry object at 0x43d9b50> grow=False start=None >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e4150> PedPartition: <_ped.Partition object at 0x7f324c159c50> >sectorSize = 512 >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >id = 42 name = sdb2 growable = False >base = 12335104 growth = 0 max_grow = 0 >done = True >sectorSize = 512 >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e4310> PedPartition: <_ped.Partition object at 0x7f323c098ef0> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43d2fd0> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >sectorSize = 512 >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >id = 42 name = sda3 growable = False >base = 12335104 growth = 0 max_grow = 0 >done = True >sectorSize = 512 >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >id = 39 name = sda2 growable = True >base = 524288 growth = 3893145713 max_grow = 4294443007 >done = False >id = 39 name = sda2 growable = True >base = 524288 growth = 3893145713 max_grow = 4294443007 >done = False 2257 (1 MB) >id = 40 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False >id = 40 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False 2257 (1 MB) >id = 39 name = sda2 growable = True >base = 524288 growth = 3893143456 max_grow = 4294443007 >done = True >id = 40 name = sdb1 growable = True >base = 524288 growth = 487870560 max_grow = 4294443007 >done = True >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43d2b90> >start: 1026048 end: 3894691839 length: 3893665792 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43d2ad0> >start: 3894691840 end: 3907026943 length: 12335104 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43d2cd0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43d2b90> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083d50> PedPartition: <_ped.Partition object at 0x7f324c174770> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c0833d0> PedPartition: <_ped.Partition object at 0x7f324c17b650> >start: 1026048 end: 3894691839 length: 3893665792 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43d2ad0> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c07b050> PedPartition: <_ped.Partition object at 0x7f324c174470> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083c90> PedPartition: <_ped.Partition object at 0x7f324c174410> >start: 3894691840 end: 3907026943 length: 12335104 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43d2cd0> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x30e56d0> PedPartition: <_ped.Partition object at 0x7f323c098fb0> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083190> PedPartition: <_ped.Partition object at 0x43dd110> >start: 2048 end: 488396799 length: 488394752 >device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x7f323c07ff10> >start: 2048 end: 488396799 length: 488394752 >device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x7f323c07ff10> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c0838d0> PedPartition: <_ped.Partition object at 0x7f323c098f50> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43d99d0> PedPartition: <_ped.Partition object at 0x7f323c098fb0> >name = sda status = True kids = 3 id = 5 >parents = [] >uuid = None size = 1907729.08594 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Hitachi HDS72302 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f324c0b8170> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- >name = sdb status = True kids = 1 id = 13 >parents = [] >uuid = None size = 238475.179688 >format = non-existent msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x328b200> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 2139678MB btrfs subvolume root (44) with non-existent btrfs filesystem mounted at / ; mountpoint: / ; fstype: btrfs ; container_size: 0 ; >name = root status = False kids = 0 id = 44 >parents = ['non-existent 2139678MB btrfs volume fedora (43) with non-existent btrfs filesystem'] >uuid = None size = 2139678.0 >format = non-existent btrfs filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None, 'mountpoint': '/', 'fstype': 'btrfs', 'container_size': 0} >disk: <parted.disk.Disk object at 0x7f323c083350> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43eae10> PedPartition: <_ped.Partition object at 0x7f323c044710> >disk: <parted.disk.Disk object at 0x7f323c083350> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43eaf90> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >disk: <parted.disk.Disk object at 0x7f323c083350> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43eb150> PedPartition: <_ped.Partition object at 0x7f324c174350> >disk: <parted.disk.Disk object at 0x43e4050> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43eb290> PedPartition: <_ped.Partition object at 0x7f324c174470> >name = sda status = True kids = 3 id = 5 >parents = [] >uuid = None size = 1907729.08594 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Hitachi HDS72302 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f324c0b8170> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- >name = sdb status = True kids = 1 id = 13 >parents = [] >uuid = None size = 238475.179688 >format = non-existent msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x328b200> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>]] >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083b10> PedPartition: <_ped.Partition object at 0x7f324c17b650> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083d10> PedPartition: <_ped.Partition object at 0x7f3224031b30> >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2139678 ; start: None ; end: None >sectorSize = 512 >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43eb5d0> PedPartition: <_ped.Partition object at 0x7f324c174770> >sectorSize = 512 >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43eb790> PedPartition: <_ped.Partition object at 0x7f324c174410> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43eb850> PedPartition: <_ped.Partition object at 0x43dd110> >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2139678 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43ebe10> PedPartition: <_ped.Partition object at 0x43dd050> >sectorSize = 512 >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >sectorSize = 512 >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c0a3210> PedPartition: <_ped.Partition object at 0x7f324c174770> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083690> PedPartition: <_ped.Partition object at 0x7f324c174410> >boot: False ; primary: False ; size: 6023MB ; grow: False ; max_size: 0 ; start: None ; end: None >sectorSize = 512 >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43eb590> PedPartition: <_ped.Partition object at 0x7f324c17b650> >sectorSize = 512 >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >id = 42 name = sda3 growable = False >base = 12335104 growth = 0 max_grow = 0 >done = True >start: 1550336 end: 3907029167 length: 3905478832 >device: <parted.device.Device object at 0x43eb910> PedGeometry: <_ped.Geometry object at 0x43eac90> grow=False start=None >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43ebf10> PedPartition: <_ped.Partition object at 0x43dd290> >sectorSize = 512 >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >id = 42 name = sdb2 growable = False >base = 12335104 growth = 0 max_grow = 0 >done = True >sectorSize = 512 >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43f3110> PedPartition: <_ped.Partition object at 0x43dd050> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43f3350> PedPartition: <_ped.Partition object at 0x43dd350> >sectorSize = 512 >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >id = 42 name = sda3 growable = False >base = 12335104 growth = 0 max_grow = 0 >done = True >sectorSize = 512 >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >id = 39 name = sda2 growable = True >base = 524288 growth = 3893145713 max_grow = 4294443007 >done = False >id = 39 name = sda2 growable = True >base = 524288 growth = 3893145713 max_grow = 4294443007 >done = False 3281 (1 MB) >id = 40 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False >id = 40 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False 3281 (1 MB) >id = 39 name = sda2 growable = True >base = 524288 growth = 3893142432 max_grow = 4294443007 >done = True >id = 40 name = sdb1 growable = True >base = 524288 growth = 487869536 max_grow = 4294443007 >done = True >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43ebcd0> >start: 1026048 end: 3894691839 length: 3893665792 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43eab50> >start: 3894691840 end: 3907026943 length: 12335104 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x7f323c083090> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43ebcd0> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43d9b10> PedPartition: <_ped.Partition object at 0x7f324c17b650> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43f3450> PedPartition: <_ped.Partition object at 0x43dd110> >start: 1026048 end: 3894691839 length: 3893665792 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43eab50> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083450> PedPartition: <_ped.Partition object at 0x7f324c174770> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43f34d0> PedPartition: <_ped.Partition object at 0x43dd2f0> >start: 3894691840 end: 3907026943 length: 12335104 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x7f323c083090> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43eac10> PedPartition: <_ped.Partition object at 0x43dd0b0> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43f3a10> PedPartition: <_ped.Partition object at 0x43dd470> >start: 2048 end: 488394751 length: 488392704 >device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x43e96d0> >start: 2048 end: 488394751 length: 488392704 >device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x43e96d0> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43f3510> PedPartition: <_ped.Partition object at 0x7f3224031b30> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c083990> PedPartition: <_ped.Partition object at 0x7f324c174770> >name = sda status = True kids = 2 id = 5 >parents = [] >uuid = None size = 1907729.08594 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Hitachi HDS72302 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f324c0b8170> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- >name = sdb status = True kids = 1 id = 13 >parents = [] >uuid = None size = 238475.179688 >format = non-existent msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x328b200> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 2139677MB btrfs subvolume root (44) with non-existent btrfs filesystem mounted at / ; mountpoint: / ; fstype: btrfs ; container_size: 0 ; >name = root status = False kids = 0 id = 44 >parents = ['non-existent 2139677MB btrfs volume fedora (43) with non-existent btrfs filesystem'] >uuid = None size = 2139677.0 >format = non-existent btrfs filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None, 'mountpoint': '/', 'fstype': 'btrfs', 'container_size': 0} >disk: <parted.disk.Disk object at 0x43f3dd0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43ea6d0> PedPartition: <_ped.Partition object at 0x7f323c044710> >disk: <parted.disk.Disk object at 0x43f3dd0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43ea090> PedPartition: <_ped.Partition object at 0x7f323c098fb0> >disk: <parted.disk.Disk object at 0x43f69d0> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43ea950> PedPartition: <_ped.Partition object at 0x7f323c098f50> >name = sda status = True kids = 2 id = 5 >parents = [] >uuid = None size = 1907729.08594 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Hitachi HDS72302 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f324c0b8170> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- >name = sdb status = True kids = 1 id = 13 >parents = [] >uuid = None size = 238475.179688 >format = non-existent msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x328b200> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>]] >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e9850> PedPartition: <_ped.Partition object at 0x7f3224031b30> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e9b90> PedPartition: <_ped.Partition object at 0x7f324c174470> >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2139677 ; start: None ; end: None >sectorSize = 512 >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43eb890> PedPartition: <_ped.Partition object at 0x7f324c174350> >sectorSize = 512 >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e9d50> PedPartition: <_ped.Partition object at 0x7f324c17b650> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e9c10> PedPartition: <_ped.Partition object at 0x7f324c174410> >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2139677 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e9810> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >sectorSize = 512 >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >sectorSize = 512 >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e9150> PedPartition: <_ped.Partition object at 0x7f324c174770> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e90d0> PedPartition: <_ped.Partition object at 0x43dd230> >sectorSize = 512 >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >sectorSize = 512 >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >id = 39 name = sda2 growable = True >base = 524288 growth = 3905480817 max_grow = 4294443007 >done = False >id = 39 name = sda2 growable = True >base = 524288 growth = 3905480817 max_grow = 4294443007 >done = False 6171857 (3013 MB) >id = 40 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False >id = 40 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False 6171857 (3013 MB) >id = 39 name = sda2 growable = True >base = 524288 growth = 3899308960 max_grow = 4294443007 >done = True >id = 40 name = sdb1 growable = True >base = 524288 growth = 481700960 max_grow = 4294443007 >done = True >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43e9290> >start: 1026048 end: 3900858367 length: 3899832320 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43e94d0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43e9290> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43ea7d0> PedPartition: <_ped.Partition object at 0x43dd410> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43ea710> PedPartition: <_ped.Partition object at 0x7f324c174470> >start: 1026048 end: 3900858367 length: 3899832320 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43e94d0> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43eae10> PedPartition: <_ped.Partition object at 0x43dd2f0> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43f3090> PedPartition: <_ped.Partition object at 0x7f324c174410> >start: 2048 end: 482226175 length: 482224128 >device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x43e9c90> >start: 2048 end: 482226175 length: 482224128 >device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x43e9c90> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e9dd0> PedPartition: <_ped.Partition object at 0x7f324c174350> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43eb150> PedPartition: <_ped.Partition object at 0x7f3224031b30> >disk: <parted.disk.Disk object at 0x43ea650> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44041d0> PedPartition: <_ped.Partition object at 0x7f324c174350> >disk: <parted.disk.Disk object at 0x43ea650> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4404350> PedPartition: <_ped.Partition object at 0x43dd110> >disk: <parted.disk.Disk object at 0x43e4f10> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4404450> PedPartition: <_ped.Partition object at 0x43dd2f0> >name = sda status = True kids = 2 id = 5 >parents = [] >uuid = None size = 1907729.08594 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Hitachi HDS72302 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f324c0b8170> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- >name = sdb status = True kids = 1 id = 13 >parents = [] >uuid = None size = 238475.179688 >format = non-existent msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x328b200> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>]] >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4404750> PedPartition: <_ped.Partition object at 0x7f324c17b650> >Nov 20 09:28:13 localhost systemd-journal[742]: Suppressed 320 messages from /user.slice/user-1000.slice >name = sda status = True kids = 0 id = 5 >parents = [] >uuid = None size = 1907729.08594 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Hitachi HDS72302 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f324c0b8170> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- >name = sdb status = True kids = 0 id = 13 >parents = [] >uuid = None size = 238475.179688 >format = non-existent msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x328b200> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>] ; fstype: ext4 ; encrypted: False ; >name = sda status = True kids = 0 id = 5 >parents = [] >uuid = None size = 1907729.08594 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Hitachi HDS72302 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f324c0b8170> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- >name = sdb status = True kids = 0 id = 13 >parents = [] >uuid = None size = 238475.179688 >format = non-existent msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x328b200> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>]] >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2146204 ; start: None ; end: None >sectorSize = 512 >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43cd1d0> PedPartition: <_ped.Partition object at 0x7f3224031b30> >sectorSize = 512 >id = 46 name = sda1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43cd490> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43cd290> PedPartition: <_ped.Partition object at 0x7f324c174350> >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2146204 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43cd590> PedPartition: <_ped.Partition object at 0x7f324c174770> >sectorSize = 512 >id = 47 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >sectorSize = 512 >id = 46 name = sda1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43cd550> PedPartition: <_ped.Partition object at 0x7f3224031b30> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43cd150> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >sectorSize = 512 >id = 46 name = sda1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >sectorSize = 512 >id = 47 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >id = 46 name = sda1 growable = True >base = 524288 growth = 3906504817 max_grow = 4294443007 >done = False >id = 46 name = sda1 growable = True >base = 524288 growth = 3906504817 max_grow = 4294443007 >done = False 209 (0 MB) >id = 47 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False >id = 47 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False 209 (0 MB) >id = 46 name = sda1 growable = True >base = 524288 growth = 3906504608 max_grow = 4294443007 >done = True >id = 47 name = sdb1 growable = True >base = 524288 growth = 487872608 max_grow = 4294443007 >done = True >start: 2048 end: 3907028991 length: 3907026944 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43cd610> >start: 2048 end: 3907028991 length: 3907026944 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43cd610> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e4490> PedPartition: <_ped.Partition object at 0x7f324c174410> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e4ad0> PedPartition: <_ped.Partition object at 0x43dd230> >start: 2048 end: 488396799 length: 488394752 >device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x43cdd50> >start: 2048 end: 488396799 length: 488394752 >device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x43cdd50> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43cd650> PedPartition: <_ped.Partition object at 0x7f324c174350> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e4590> PedPartition: <_ped.Partition object at 0x43dd2f0> >name = sda1 status = False kids = 0 id = 46 >parents = ['existing 1907729MB disk sda (5) with non-existent msdos disklabel'] >uuid = None size = 1907728.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 256 path = /dev/sda1 >format args = [] originalFormat = btrfs grow = False max size = 2146204 bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e4ad0> PedPartition: <_ped.Partition object at 0x43dd230> >disk = existing 1907729MB disk sda (5) with non-existent msdos disklabel >start = 2048 end = 3907028991 length = 3907026944 >flags = , PartitionDevice instance (0x43e37d0) -- >name = sdb1 status = False kids = 0 id = 47 >parents = ['existing 238475MB disk sdb (13) with non-existent msdos disklabel'] >uuid = None size = 238474.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 256 path = /dev/sdb1 >format args = [] originalFormat = btrfs grow = False max size = 2146204 bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e4590> PedPartition: <_ped.Partition object at 0x43dd2f0> >disk = existing 238475MB disk sdb (13) with non-existent msdos disklabel >start = 2048 end = 488396799 length = 488394752 >flags = ], 'name': None} >name = fedora status = False kids = 0 id = 48 >parents = ['non-existent 1907728MB partition sda1 (46) with non-existent btrfs filesystem', >'non-existent 238474MB partition sdb1 (47) with non-existent btrfs filesystem'] >uuid = None size = 2146202.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/sda1 >format args = [] originalFormat = btrfs], 'mountpoint': '/', 'size': 2146204} >Nov 20 09:28:13 localhost gnome-session[1528]: Window manager warning: last_focus_time (834568) is greater than comparison timestamp (834567). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Nov 20 09:28:13 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x18054ca not in stack >Nov 20 09:28:13 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x18054c6 not in stack >Nov 20 09:28:13 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x18054c6 not in stack >Nov 20 09:28:13 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x18054c6 not in stack >name = sda status = True kids = 1 id = 5 >parents = [] >uuid = None size = 1907729.08594 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Hitachi HDS72302 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f324c0b8170> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- >name = sdb status = True kids = 1 id = 13 >parents = [] >uuid = None size = 238475.179688 >format = non-existent msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x328b200> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 2146202MB btrfs subvolume root (49) with non-existent btrfs filesystem mounted at / ; mountpoint: / ; fstype: btrfs ; container_size: 0 ; >name = root status = False kids = 0 id = 49 >parents = ['non-existent 2146202MB btrfs volume fedora (48) with non-existent btrfs filesystem'] >uuid = None size = 2146202.0 >format = non-existent btrfs filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None, 'mountpoint': '/', 'fstype': 'btrfs', 'container_size': 0} >disk: <parted.disk.Disk object at 0x43e4950> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x464d890> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >disk: <parted.disk.Disk object at 0x7f323c0a4690> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x464d910> PedPartition: <_ped.Partition object at 0x7f324c174350> >name = sda status = True kids = 1 id = 5 >parents = [] >uuid = None size = 1907729.08594 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Hitachi HDS72302 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f324c0b8170> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- >name = sdb status = True kids = 1 id = 13 >parents = [] >uuid = None size = 238475.179688 >format = non-existent msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x328b200> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>]] >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2146202 ; start: None ; end: None >sectorSize = 512 >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4659250> PedPartition: <_ped.Partition object at 0x7f324c174410> >sectorSize = 512 >id = 46 name = sda1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4659410> PedPartition: <_ped.Partition object at 0x43dd230> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4659390> PedPartition: <_ped.Partition object at 0x43dd410> >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2146202 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x464db50> PedPartition: <_ped.Partition object at 0x43dd110> >sectorSize = 512 >id = 47 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >sectorSize = 512 >id = 46 name = sda1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x464d650> PedPartition: <_ped.Partition object at 0x7f324c174410> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x464d610> PedPartition: <_ped.Partition object at 0x43dd230> >sectorSize = 512 >id = 46 name = sda1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >sectorSize = 512 >id = 47 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >id = 46 name = sda1 growable = True >base = 524288 growth = 3906504817 max_grow = 4294443007 >done = False >id = 46 name = sda1 growable = True >base = 524288 growth = 3906504817 max_grow = 4294443007 >done = False 2257 (1 MB) >id = 47 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False >id = 47 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False 2257 (1 MB) >id = 46 name = sda1 growable = True >base = 524288 growth = 3906502560 max_grow = 4294443007 >done = True >id = 47 name = sdb1 growable = True >base = 524288 growth = 487870560 max_grow = 4294443007 >done = True >start: 2048 end: 3907026943 length: 3907024896 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x464d590> >start: 2048 end: 3907026943 length: 3907024896 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x464d590> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4659490> PedPartition: <_ped.Partition object at 0x43dd2f0> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4659650> PedPartition: <_ped.Partition object at 0x43dd350> >start: 2048 end: 488396799 length: 488394752 >device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x4659390> >start: 2048 end: 488396799 length: 488394752 >device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x4659390> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46591d0> PedPartition: <_ped.Partition object at 0x43dd410> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4659210> PedPartition: <_ped.Partition object at 0x43dd530> >Nov 20 09:28:25 localhost gnome-session[1528]: Window manager warning: last_focus_time (846657) is greater than comparison timestamp (846656). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Nov 20 09:28:25 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1805d97 not in stack >Nov 20 09:28:25 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1805d93 not in stack >Nov 20 09:28:25 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1805d93 not in stack >Nov 20 09:28:25 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1805d93 not in stack >name = sda status = True kids = 1 id = 5 >parents = [] >uuid = None size = 1907729.08594 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Hitachi HDS72302 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f324c0b8170> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- >name = sdb status = True kids = 1 id = 13 >parents = [] >uuid = None size = 238475.179688 >format = non-existent msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x328b200> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 2146201MB btrfs subvolume root (49) with non-existent btrfs filesystem mounted at / ; mountpoint: / ; fstype: btrfs ; container_size: 0 ; >name = root status = False kids = 0 id = 49 >parents = ['non-existent 2146201MB btrfs volume fedora (48) with non-existent btrfs filesystem'] >uuid = None size = 2146201.0 >format = non-existent btrfs filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None, 'mountpoint': '/', 'fstype': 'btrfs', 'container_size': 0} >disk: <parted.disk.Disk object at 0x464d490> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4400c90> PedPartition: <_ped.Partition object at 0x7f3224031b30> >disk: <parted.disk.Disk object at 0x4659390> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4400b10> PedPartition: <_ped.Partition object at 0x7f324c174350> >name = sda status = True kids = 1 id = 5 >parents = [] >uuid = None size = 1907729.08594 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA Hitachi HDS72302 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3907029168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) >PedDevice: <_ped.Device object at 0x7f324c0b8170> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- >name = sdb status = True kids = 1 id = 13 >parents = [] >uuid = None size = 238475.179688 >format = non-existent msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x328b200> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>]] >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2146201 ; start: None ; end: None >sectorSize = 512 >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44009d0> PedPartition: <_ped.Partition object at 0x7f324c174770> >sectorSize = 512 >id = 46 name = sda1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e4490> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4400690> PedPartition: <_ped.Partition object at 0x7f324c174410> >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2146201 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4400890> PedPartition: <_ped.Partition object at 0x43dd590> >sectorSize = 512 >id = 47 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >sectorSize = 512 >id = 46 name = sda1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4400e90> PedPartition: <_ped.Partition object at 0x7f324c174770> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44008d0> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >sectorSize = 512 >id = 46 name = sda1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >sectorSize = 512 >id = 47 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >id = 46 name = sda1 growable = True >base = 524288 growth = 3906504817 max_grow = 4294443007 >done = False >id = 46 name = sda1 growable = True >base = 524288 growth = 3906504817 max_grow = 4294443007 >done = False 3281 (1 MB) >id = 47 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False >id = 47 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False 3281 (1 MB) >id = 46 name = sda1 growable = True >base = 524288 growth = 3906501536 max_grow = 4294443007 >done = True >id = 47 name = sdb1 growable = True >base = 524288 growth = 487869536 max_grow = 4294443007 >done = True >start: 2048 end: 3907026943 length: 3907024896 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x4400990> >start: 2048 end: 3907026943 length: 3907024896 >device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x4400990> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e4d90> PedPartition: <_ped.Partition object at 0x43dd530> >disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e4110> PedPartition: <_ped.Partition object at 0x43dd410> >start: 2048 end: 488394751 length: 488392704 >device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x4400690> >start: 2048 end: 488394751 length: 488392704 >device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x4400690> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4400950> PedPartition: <_ped.Partition object at 0x7f324c174410> >disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e4f10> PedPartition: <_ped.Partition object at 0x43dd350> >Nov 20 09:28:28 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1806745 not in stack >Nov 20 09:28:28 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1806741 not in stack >Nov 20 09:28:28 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1806741 not in stack >Nov 20 09:28:28 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1806741 not in stack >Nov 20 09:28:48 localhost gnome-session[1528]: Window manager warning: last_focus_time (869790) is greater than comparison timestamp (869789). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Nov 20 09:28:48 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1806c92 not in stack >Nov 20 09:28:48 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1806c8e not in stack >Nov 20 09:28:48 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1806c8e not in stack >Nov 20 09:28:48 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1806c8e not in stack >Nov 20 09:28:53 localhost gnome-session[1528]: Window manager warning: last_focus_time (874954) is greater than comparison timestamp (874953). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Nov 20 09:28:53 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1806d6e not in stack >Nov 20 09:28:53 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1806d6a not in stack >Nov 20 09:28:53 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1806d6a not in stack >Nov 20 09:28:53 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1806d6a not in stack >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x7f323c013fd0> >PedDisk: <_ped.Disk object at 0x464cea8> >PartSpec instance (0x44001d0) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x4400550) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x4400990) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x4400ad0) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x44008d0) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 6024 maxSize = None grow = False >name = sdb status = True kids = 0 id = 13 >parents = [] >uuid = None size = 238475.179688 >format = non-existent msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA Samsung SSD 840 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x328b200> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>] >name = req4 status = False kids = 0 id = 50 >parents = [] >uuid = None size = 500 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req4 >format args = [] originalFormat = btrfs grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f324c176f90> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f324c176210> PedPartition: <_ped.Partition object at 0x7f324c174410> >boot: False ; primary: False ; size: 6024MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f322403d810> PedPartition: <_ped.Partition object at 0x43dd170> >disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f324c3b6cd0> PedPartition: <_ped.Partition object at 0x43dd050> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f322403dd90> PedPartition: <_ped.Partition object at 0x43dd770> >sectorSize = 512 >id = 51 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 52 name = sdb2 growable = False >base = 12337152 growth = 0 max_grow = 0 >done = True >id = 50 name = sdb3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f324c15fbd0> PedPartition: <_ped.Partition object at 0x43dd230> >disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f324c15f510> PedPartition: <_ped.Partition object at 0x43dd3b0> >sectorSize = 512 >id = 51 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 52 name = sdb2 growable = False >base = 12337152 growth = 0 max_grow = 0 >done = True >id = 50 name = sdb3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f323c081a50> PedGeometry: <_ped.Geometry object at 0x7f324c15f4d0> >start: 1026048 end: 13363199 length: 12337152 >device: <parted.device.Device object at 0x7f323c081a50> PedGeometry: <_ped.Geometry object at 0x7f324c15f450> >start: 13363200 end: 488396799 length: 475033600 >device: <parted.device.Device object at 0x7f323c081a50> PedGeometry: <_ped.Geometry object at 0x3051f90> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f323c081a50> PedGeometry: <_ped.Geometry object at 0x7f324c15f4d0> >disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f324c3b3550> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c047710> PedPartition: <_ped.Partition object at 0x43dd530> >start: 1026048 end: 13363199 length: 12337152 >device: <parted.device.Device object at 0x7f323c081a50> PedGeometry: <_ped.Geometry object at 0x7f324c15f450> >disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f324c3b3590> PedPartition: <_ped.Partition object at 0x43dd1d0> >disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f324c15fc50> PedPartition: <_ped.Partition object at 0x43dd5f0> >start: 13363200 end: 488396799 length: 475033600 >device: <parted.device.Device object at 0x7f323c081a50> PedGeometry: <_ped.Geometry object at 0x3051f90> >disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f322403da50> PedPartition: <_ped.Partition object at 0x43dd110> >disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c03de90> PedPartition: <_ped.Partition object at 0x43dd8f0> >name = sdb3 status = False kids = 0 id = 50 >parents = ['existing 238475MB disk sdb (13) with non-existent msdos disklabel'] >uuid = None size = 231950.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/sdb3 >format args = [] originalFormat = btrfs grow = False max size = 0 bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f323c03de90> PedPartition: <_ped.Partition object at 0x43dd8f0> >disk = existing 238475MB disk sdb (13) with non-existent msdos disklabel >start = 13363200 end = 488396799 length = 475033600 >flags = ]} >name = fedora status = False kids = 0 id = 53 >parents = ['non-existent 231950MB partition sdb3 (50) with non-existent btrfs filesystem'] >uuid = None size = 231950.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/sdb3 >format args = [] originalFormat = btrfs], 'size': 1024} >name = fedora status = False kids = 1 id = 53 >parents = ['non-existent 231950MB partition sdb3 (50) with non-existent btrfs filesystem'] >uuid = None size = 231950.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/sdb3 >format args = [] originalFormat = btrfs], 'size': 500} >Nov 20 09:29:01 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1806f6d not in stack >Nov 20 09:29:01 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1806f69 not in stack >Nov 20 09:29:01 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1806f69 not in stack >Nov 20 09:29:01 localhost gnome-session[1528]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1806f69 not in stack > > > >/tmp/anaconda.log: >09:24:50,759 INFO anaconda: /sbin/anaconda 20.25.6-1 >14:24:50,809 INFO anaconda: 12320768 kB (12032 MB) are available >09:24:50,809 INFO anaconda: check_memory(): total:12032, needed:512, graphical:512 >09:24:50,810 INFO anaconda: Not doing 'start audit daemon' in live installation >09:24:50,810 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base', '--lang', 'en_US.UTF-8'] >09:24:50,810 INFO anaconda: Default encoding = ascii >09:24:51,235 INFO anaconda: Display mode = g >14:24:51,236 INFO anaconda: 12320768 kB (12032 MB) are available >09:24:51,236 INFO anaconda: check_memory(): total:12032, needed:512, graphical:512 >09:24:51,345 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >09:24:51,346 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >09:24:51,346 INFO anaconda: using only installclass _Fedora >09:24:51,348 INFO anaconda: bootloader GRUB2 on X86 platform >09:24:51,348 INFO anaconda: bootloader GRUB2 on X86 platform >09:24:51,357 DEBUG anaconda: network: devices found ['em1', 'wlp3s0'] >09:24:51,411 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on em1 >09:24:51,433 DEBUG anaconda: network: setting autoconnect of em1 to False >09:24:51,471 DEBUG anaconda: updating hostname localhost.localdomain >09:24:51,482 INFO anaconda: Running Thread: AnaStorageThread (139854108935936) >09:24:51,482 INFO anaconda: Running Thread: AnaTimeInitThread (139854100543232) >09:24:51,483 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139854092150528) >09:24:51,483 INFO anaconda: Running Thread: AnaPayloadThread (139854083757824) >09:24:51,523 DEBUG anaconda: updating hostname localhost.localdomain >09:24:51,569 INFO anaconda: got 0 NTP servers from DHCP >09:24:51,570 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139854092150528) >09:24:51,599 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139854092150528) >09:24:51,600 INFO anaconda: Not doing 'start chronyd' in live installation >09:24:51,600 INFO anaconda: Starting geolocation lookup >09:24:51,601 INFO anaconda: Geolocation provider: Fedora GeoIP >09:24:51,649 INFO anaconda: Not doing 'activate layouts' in live installation >09:24:52,241 INFO anaconda: Geolocation lookup finished in 0.6 seconds >09:24:52,241 INFO anaconda: got results from geolocation >09:24:52,242 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139854092150528) >09:24:56,800 INFO anaconda: Not doing 'require network connection' in live installation >09:24:56,800 DEBUG anaconda: network standalone spoke (init): completed: True >09:24:56,800 INFO anaconda: Not doing 'require network connection' in live installation >09:24:56,865 INFO anaconda: Running Thread: AnaDateTimeThread (139853661017856) >09:24:56,878 INFO anaconda: Not doing 'modify system time and date' in live installation >09:24:58,057 INFO anaconda: fs space: 0 B needed: 3.07 GB >09:24:58,663 INFO anaconda: fs space: 0 B needed: 3.07 GB >09:24:58,700 INFO anaconda: Running Thread: AnaStorageWatcher (139853644232448) >09:24:58,717 INFO anaconda: Running Thread: AnaCustomStorageInit (139853635839744) >09:24:58,765 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >09:24:58,768 DEBUG anaconda: network: selected device em1 >09:24:58,774 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >09:24:58,834 DEBUG anaconda: updating hostname localhost.localdomain >09:24:58,897 INFO anaconda: Not doing 'require network connection' in live installation >09:24:58,973 INFO anaconda: Running Thread: AnaNTPserver0 (139853627447040) >09:24:58,974 INFO anaconda: Running Thread: AnaNTPserver1 (139853619054336) >09:24:58,974 INFO anaconda: Running Thread: AnaNTPserver2 (139853610661632) >09:24:58,975 INFO anaconda: Running Thread: AnaNTPserver3 (139853127743232) >09:24:59,028 DEBUG anaconda: updating hostname localhost.localdomain >09:24:59,046 INFO anaconda: Thread Done: AnaNTPserver0 (139853627447040) >09:24:59,056 INFO anaconda: Thread Done: AnaNTPserver1 (139853619054336) >09:24:59,060 INFO anaconda: Thread Done: AnaNTPserver2 (139853610661632) >09:24:59,092 DEBUG anaconda: updating hostname localhost.localdomain >09:24:59,092 INFO anaconda: setting <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f324c184c50> status to: Restoring hardware time... >09:24:59,092 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> status to: Probing storage... >09:24:59,092 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f322402c190> status to: Wireless connected to Familie Menzi >09:24:59,105 INFO anaconda: Thread Done: AnaNTPserver3 (139853127743232) >09:24:59,111 INFO anaconda: Thread Done: AnaCustomStorageInit (139853635839744) >09:25:03,713 INFO anaconda: Thread Done: AnaStorageThread (139854108935936) >09:25:03,724 INFO anaconda: Thread Done: AnaStorageWatcher (139853644232448) >09:25:03,819 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:25:04,001 INFO anaconda: Thread Done: AnaTimeInitThread (139854100543232) >09:25:04,003 INFO anaconda: Thread Done: AnaDateTimeThread (139853661017856) >09:25:04,008 INFO anaconda: Thread Done: AnaPayloadThread (139854083757824) >09:25:04,068 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f324c184c50> >09:25:18,677 DEBUG anaconda: disk free: 6.02 GB fs free: 688 MB sw needs: 3.07 GB auto swap: 0 B >09:25:26,909 INFO anaconda: Running Thread: AnaExecuteStorageThread (139854083757824) >09:25:26,940 DEBUG anaconda: new disk order: [] >09:25:26,975 DEBUG anaconda: new disk order: [] >09:25:26,996 DEBUG anaconda: stage1 device cannot be of type lvmvg >09:25:26,997 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:25:26,997 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:25:26,997 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:25:26,997 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:25:26,998 DEBUG anaconda: _is_valid_size(sda) returning True >09:25:26,998 DEBUG anaconda: _is_valid_location(sda) returning True >09:25:26,998 DEBUG anaconda: _is_valid_format(sda) returning True >09:25:26,998 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:25:26,998 INFO anaconda: Thread Done: AnaExecuteStorageThread (139854083757824) >09:25:27,010 INFO anaconda: Not doing 'require network connection' in live installation >09:25:27,065 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora_hp-envy', 'fedora_hp-envy-home', 'fedora_hp-envy-root', 'fedora_hp-envy-swap', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'root', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb3', 'sdd', 'sde', 'sdf', 'sdg', 'sr0'] >09:25:27,072 DEBUG anaconda: ui: unused=[] >09:25:27,073 DEBUG anaconda: ui: new_devices=[] >09:25:27,094 DEBUG anaconda: page clicked: New Fedora 20 Installation >09:25:27,094 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:25:27,095 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:25:27,146 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:25:27,146 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> status to: Saving storage configuration... >09:25:27,150 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:25:30,780 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >09:25:30,781 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >09:25:30,787 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (6) with existing ext4 filesystem >09:25:30,787 DEBUG anaconda: updated device_disks to ['sda'] >09:25:30,787 DEBUG anaconda: updated device_container_name to None >09:25:30,787 DEBUG anaconda: updated device_container_raid_level to None >09:25:30,787 DEBUG anaconda: updated device_container_encrypted to False >09:25:30,788 DEBUG anaconda: updated device_container_size to 0 >09:25:30,789 DEBUG anaconda: fs type changed: ext4 >09:25:30,796 INFO anaconda: getting device type for Standard Partition >09:25:30,796 DEBUG anaconda: device_type_changed: 2 Standard Partition >09:25:30,796 INFO anaconda: getting device type for Standard Partition >09:25:30,797 INFO anaconda: getting device type for Standard Partition >09:25:30,797 INFO anaconda: getting device type for Standard Partition >09:25:30,798 INFO anaconda: getting device type for Standard Partition >09:25:30,798 INFO anaconda: getting device type for Standard Partition >09:25:30,799 INFO anaconda: getting device type for Standard Partition >09:25:30,799 INFO anaconda: getting device type for Standard Partition >09:25:30,800 INFO anaconda: getting device type for Standard Partition >09:25:30,800 DEBUG anaconda: populate_raid: 2, None >09:25:30,800 INFO anaconda: getting device type for Standard Partition >09:25:30,801 INFO anaconda: getting device type for Standard Partition >09:25:30,802 DEBUG anaconda: populate_raid: 2, None >09:25:30,802 INFO anaconda: getting device type for Standard Partition >09:25:32,130 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >09:25:32,130 DEBUG anaconda: current selector: existing 500MB partition sda1 (6) with existing ext4 filesystem >09:25:32,130 DEBUG anaconda: notebook page = 1 >09:25:32,130 INFO anaconda: ui: saving changes to device sda1 >09:25:32,131 DEBUG anaconda: old name: sda1 >09:25:32,131 DEBUG anaconda: new name: None >09:25:32,132 DEBUG anaconda: old size: 500.0 >09:25:32,132 DEBUG anaconda: new size: 500 >09:25:32,133 INFO anaconda: getting device type for Standard Partition >09:25:32,133 DEBUG anaconda: old device type: 2 >09:25:32,133 DEBUG anaconda: new device type: 2 >09:25:32,133 DEBUG anaconda: reformat: False >09:25:32,134 DEBUG anaconda: old fs type: ext4 >09:25:32,134 DEBUG anaconda: new fs type: ext4 >09:25:32,134 DEBUG anaconda: old encryption setting: False >09:25:32,134 DEBUG anaconda: new encryption setting: False >09:25:32,134 DEBUG anaconda: old label: >09:25:32,135 DEBUG anaconda: new_label: >09:25:32,135 DEBUG anaconda: old mountpoint: >09:25:32,135 DEBUG anaconda: new mountpoint: >09:25:32,135 DEBUG anaconda: old raid level: None >09:25:32,135 DEBUG anaconda: new raid level: None >09:25:32,135 DEBUG anaconda: old container: None >09:25:32,135 DEBUG anaconda: new container: None >09:25:32,135 DEBUG anaconda: old container encrypted: False >09:25:32,135 DEBUG anaconda: new container encrypted: False >09:25:32,135 DEBUG anaconda: old container raid level: None >09:25:32,135 DEBUG anaconda: new container raid level: None >09:25:32,135 DEBUG anaconda: old container size request: 0 >09:25:32,136 DEBUG anaconda: new container size request: 0 >09:25:32,136 DEBUG anaconda: old disks: ['sda'] >09:25:32,136 DEBUG anaconda: new disks: ['sda'] >09:25:32,136 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (6) with existing ext4 filesystem >09:25:32,136 DEBUG anaconda: updated device_disks to ['sda'] >09:25:32,136 DEBUG anaconda: updated device_container_name to None >09:25:32,137 DEBUG anaconda: updated device_container_raid_level to None >09:25:32,137 DEBUG anaconda: updated device_container_encrypted to False >09:25:32,137 DEBUG anaconda: updated device_container_size to 0 >09:25:32,141 INFO anaconda: getting device type for Standard Partition >09:25:32,141 DEBUG anaconda: populate_raid: 2, None >09:25:32,141 INFO anaconda: getting device type for Standard Partition >09:25:32,142 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >09:25:32,142 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (6) with existing ext4 filesystem >09:25:32,142 DEBUG anaconda: updated device_disks to ['sda'] >09:25:32,142 DEBUG anaconda: updated device_container_name to None >09:25:32,142 DEBUG anaconda: updated device_container_raid_level to None >09:25:32,142 DEBUG anaconda: updated device_container_encrypted to False >09:25:32,142 DEBUG anaconda: updated device_container_size to 0 >09:25:32,146 INFO anaconda: getting device type for Standard Partition >09:25:32,146 DEBUG anaconda: populate_raid: 2, None >09:25:32,147 INFO anaconda: getting device type for Standard Partition >09:25:33,311 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >09:25:33,311 DEBUG anaconda: current selector: existing 500MB partition sda1 (6) with existing ext4 filesystem >09:25:33,311 DEBUG anaconda: notebook page = 1 >09:25:33,311 INFO anaconda: ui: saving changes to device sda1 >09:25:33,311 DEBUG anaconda: old name: sda1 >09:25:33,311 DEBUG anaconda: new name: None >09:25:33,313 DEBUG anaconda: old size: 500.0 >09:25:33,313 DEBUG anaconda: new size: 500 >09:25:33,313 INFO anaconda: getting device type for Standard Partition >09:25:33,313 DEBUG anaconda: old device type: 2 >09:25:33,313 DEBUG anaconda: new device type: 2 >09:25:33,314 DEBUG anaconda: reformat: False >09:25:33,315 DEBUG anaconda: old fs type: ext4 >09:25:33,315 DEBUG anaconda: new fs type: ext4 >09:25:33,315 DEBUG anaconda: old encryption setting: False >09:25:33,315 DEBUG anaconda: new encryption setting: False >09:25:33,315 DEBUG anaconda: old label: >09:25:33,315 DEBUG anaconda: new_label: >09:25:33,315 DEBUG anaconda: old mountpoint: >09:25:33,315 DEBUG anaconda: new mountpoint: >09:25:33,315 DEBUG anaconda: old raid level: None >09:25:33,315 DEBUG anaconda: new raid level: None >09:25:33,316 DEBUG anaconda: old container: None >09:25:33,316 DEBUG anaconda: new container: None >09:25:33,316 DEBUG anaconda: old container encrypted: False >09:25:33,316 DEBUG anaconda: new container encrypted: False >09:25:33,316 DEBUG anaconda: old container raid level: None >09:25:33,316 DEBUG anaconda: new container raid level: None >09:25:33,316 DEBUG anaconda: old container size request: 0 >09:25:33,316 DEBUG anaconda: new container size request: 0 >09:25:33,316 DEBUG anaconda: old disks: ['sda'] >09:25:33,316 DEBUG anaconda: new disks: ['sda'] >09:25:33,316 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (6) with existing ext4 filesystem >09:25:33,317 DEBUG anaconda: updated device_disks to ['sda'] >09:25:33,317 DEBUG anaconda: updated device_container_name to None >09:25:33,317 DEBUG anaconda: updated device_container_raid_level to None >09:25:33,317 DEBUG anaconda: updated device_container_encrypted to False >09:25:33,317 DEBUG anaconda: updated device_container_size to 0 >09:25:33,321 INFO anaconda: getting device type for Standard Partition >09:25:33,322 DEBUG anaconda: populate_raid: 2, None >09:25:33,322 INFO anaconda: getting device type for Standard Partition >09:25:33,322 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >09:25:33,322 DEBUG anaconda: populate_right_side: existing 500MB partition sdb1 (14) with existing ext4 filesystem >09:25:33,322 DEBUG anaconda: updated device_disks to ['sdb'] >09:25:33,323 DEBUG anaconda: updated device_container_name to None >09:25:33,323 DEBUG anaconda: updated device_container_raid_level to None >09:25:33,323 DEBUG anaconda: updated device_container_encrypted to False >09:25:33,323 DEBUG anaconda: updated device_container_size to 0 >09:25:33,327 INFO anaconda: getting device type for Standard Partition >09:25:33,327 DEBUG anaconda: populate_raid: 2, None >09:25:33,327 INFO anaconda: getting device type for Standard Partition >09:25:46,021 INFO anaconda: ui: saving changes to device sdb1 >09:25:46,022 DEBUG anaconda: old name: sdb1 >09:25:46,022 DEBUG anaconda: new name: None >09:25:46,023 DEBUG anaconda: old size: 500.0 >09:25:46,023 DEBUG anaconda: new size: 500 >09:25:46,024 INFO anaconda: getting device type for Standard Partition >09:25:46,024 DEBUG anaconda: old device type: 2 >09:25:46,024 DEBUG anaconda: new device type: 2 >09:25:46,024 DEBUG anaconda: reformat: False >09:25:46,025 DEBUG anaconda: old fs type: ext4 >09:25:46,025 DEBUG anaconda: new fs type: ext4 >09:25:46,025 DEBUG anaconda: old encryption setting: False >09:25:46,025 DEBUG anaconda: new encryption setting: False >09:25:46,025 DEBUG anaconda: old label: >09:25:46,025 DEBUG anaconda: new_label: >09:25:46,025 DEBUG anaconda: old mountpoint: >09:25:46,026 DEBUG anaconda: new mountpoint: >09:25:46,026 DEBUG anaconda: old raid level: None >09:25:46,026 DEBUG anaconda: new raid level: None >09:25:46,026 DEBUG anaconda: old container: None >09:25:46,026 DEBUG anaconda: new container: None >09:25:46,026 DEBUG anaconda: old container encrypted: False >09:25:46,026 DEBUG anaconda: new container encrypted: False >09:25:46,026 DEBUG anaconda: old container raid level: None >09:25:46,026 DEBUG anaconda: new container raid level: None >09:25:46,026 DEBUG anaconda: old container size request: 0 >09:25:46,026 DEBUG anaconda: new container size request: 0 >09:25:46,026 DEBUG anaconda: old disks: ['sdb'] >09:25:46,027 DEBUG anaconda: new disks: ['sdb'] >09:25:46,027 DEBUG anaconda: populate_right_side: existing 500MB partition sdb1 (14) with existing ext4 filesystem >09:25:46,027 DEBUG anaconda: updated device_disks to ['sdb'] >09:25:46,027 DEBUG anaconda: updated device_container_name to None >09:25:46,027 DEBUG anaconda: updated device_container_raid_level to None >09:25:46,027 DEBUG anaconda: updated device_container_encrypted to False >09:25:46,028 DEBUG anaconda: updated device_container_size to 0 >09:25:46,032 INFO anaconda: getting device type for Standard Partition >09:25:46,032 DEBUG anaconda: populate_raid: 2, None >09:25:46,032 INFO anaconda: getting device type for Standard Partition >09:25:51,835 INFO anaconda: ui: saving changes to device sdb1 >09:25:51,835 DEBUG anaconda: old name: sdb1 >09:25:51,835 DEBUG anaconda: new name: None >09:25:51,837 DEBUG anaconda: old size: 500.0 >09:25:51,837 DEBUG anaconda: new size: 500 >09:25:51,837 INFO anaconda: getting device type for Standard Partition >09:25:51,838 DEBUG anaconda: old device type: 2 >09:25:51,838 DEBUG anaconda: new device type: 2 >09:25:51,838 DEBUG anaconda: reformat: False >09:25:51,839 DEBUG anaconda: old fs type: ext4 >09:25:51,839 DEBUG anaconda: new fs type: ext4 >09:25:51,839 DEBUG anaconda: old encryption setting: False >09:25:51,839 DEBUG anaconda: new encryption setting: False >09:25:51,839 DEBUG anaconda: old label: >09:25:51,839 DEBUG anaconda: new_label: >09:25:51,839 DEBUG anaconda: old mountpoint: >09:25:51,839 DEBUG anaconda: new mountpoint: >09:25:51,839 DEBUG anaconda: old raid level: None >09:25:51,839 DEBUG anaconda: new raid level: None >09:25:51,840 DEBUG anaconda: old container: None >09:25:51,840 DEBUG anaconda: new container: None >09:25:51,840 DEBUG anaconda: old container encrypted: False >09:25:51,840 DEBUG anaconda: new container encrypted: False >09:25:51,840 DEBUG anaconda: old container raid level: None >09:25:51,840 DEBUG anaconda: new container raid level: None >09:25:51,840 DEBUG anaconda: old container size request: 0 >09:25:51,840 DEBUG anaconda: new container size request: 0 >09:25:51,840 DEBUG anaconda: old disks: ['sdb'] >09:25:51,840 DEBUG anaconda: new disks: ['sdb'] >09:25:51,841 DEBUG anaconda: populate_right_side: existing 500MB partition sdb1 (14) with existing ext4 filesystem >09:25:51,841 DEBUG anaconda: updated device_disks to ['sdb'] >09:25:51,841 DEBUG anaconda: updated device_container_name to None >09:25:51,841 DEBUG anaconda: updated device_container_raid_level to None >09:25:51,841 DEBUG anaconda: updated device_container_encrypted to False >09:25:51,841 DEBUG anaconda: updated device_container_size to 0 >09:25:51,846 INFO anaconda: getting device type for Standard Partition >09:25:51,846 DEBUG anaconda: populate_raid: 2, None >09:25:51,846 INFO anaconda: getting device type for Standard Partition >09:25:58,489 DEBUG anaconda: current selector: existing 500MB partition sdb1 (14) with existing ext4 filesystem >09:25:58,489 DEBUG anaconda: notebook page = 1 >09:25:58,489 INFO anaconda: ui: saving changes to device sdb1 >09:25:58,489 DEBUG anaconda: old name: sdb1 >09:25:58,489 DEBUG anaconda: new name: None >09:25:58,491 DEBUG anaconda: old size: 500.0 >09:25:58,491 DEBUG anaconda: new size: 500 >09:25:58,491 INFO anaconda: getting device type for Standard Partition >09:25:58,491 DEBUG anaconda: old device type: 2 >09:25:58,491 DEBUG anaconda: new device type: 2 >09:25:58,491 DEBUG anaconda: reformat: False >09:25:58,492 DEBUG anaconda: old fs type: ext4 >09:25:58,492 DEBUG anaconda: new fs type: ext4 >09:25:58,493 DEBUG anaconda: old encryption setting: False >09:25:58,493 DEBUG anaconda: new encryption setting: False >09:25:58,493 DEBUG anaconda: old label: >09:25:58,493 DEBUG anaconda: new_label: >09:25:58,493 DEBUG anaconda: old mountpoint: >09:25:58,493 DEBUG anaconda: new mountpoint: >09:25:58,493 DEBUG anaconda: old raid level: None >09:25:58,493 DEBUG anaconda: new raid level: None >09:25:58,493 DEBUG anaconda: old container: None >09:25:58,493 DEBUG anaconda: new container: None >09:25:58,493 DEBUG anaconda: old container encrypted: False >09:25:58,494 DEBUG anaconda: new container encrypted: False >09:25:58,494 DEBUG anaconda: old container raid level: None >09:25:58,494 DEBUG anaconda: new container raid level: None >09:25:58,494 DEBUG anaconda: old container size request: 0 >09:25:58,494 DEBUG anaconda: new container size request: 0 >09:25:58,494 DEBUG anaconda: old disks: ['sdb'] >09:25:58,494 DEBUG anaconda: new disks: ['sdb'] >09:25:58,494 DEBUG anaconda: populate_right_side: existing 500MB partition sdb1 (14) with existing ext4 filesystem >09:25:58,495 DEBUG anaconda: updated device_disks to ['sdb'] >09:25:58,495 DEBUG anaconda: updated device_container_name to None >09:25:58,495 DEBUG anaconda: updated device_container_raid_level to None >09:25:58,495 DEBUG anaconda: updated device_container_encrypted to False >09:25:58,495 DEBUG anaconda: updated device_container_size to 0 >09:25:58,499 INFO anaconda: getting device type for Standard Partition >09:25:58,499 DEBUG anaconda: populate_raid: 2, None >09:25:58,500 INFO anaconda: getting device type for Standard Partition >09:25:58,500 DEBUG anaconda: new selector: existing 231950MB btrfs subvolume home (17) with existing btrfs filesystem >09:25:58,500 DEBUG anaconda: populate_right_side: existing 231950MB btrfs subvolume home (17) with existing btrfs filesystem >09:25:58,500 DEBUG anaconda: updated device_disks to ['sdb'] >09:25:58,501 DEBUG anaconda: updated device_container_name to fedora >09:25:58,501 DEBUG anaconda: updated device_container_raid_level to single >09:25:58,501 DEBUG anaconda: updated device_container_encrypted to False >09:25:58,501 DEBUG anaconda: updated device_container_size to 231950.0 >09:25:58,502 DEBUG anaconda: fs type changed: btrfs >09:25:58,506 INFO anaconda: getting device type for BTRFS >09:25:58,506 DEBUG anaconda: device_type_changed: 3 BTRFS >09:25:58,508 INFO anaconda: getting device type for BTRFS >09:25:58,508 INFO anaconda: getting device type for BTRFS >09:25:58,509 INFO anaconda: getting device type for BTRFS >09:25:58,509 INFO anaconda: getting device type for BTRFS >09:25:58,509 INFO anaconda: getting device type for BTRFS >09:25:58,510 INFO anaconda: getting device type for BTRFS >09:25:58,510 INFO anaconda: getting device type for BTRFS >09:25:58,511 INFO anaconda: getting device type for BTRFS >09:25:58,511 INFO anaconda: getting device type for BTRFS >09:25:58,511 INFO anaconda: getting device type for BTRFS >09:25:58,512 INFO anaconda: getting device type for BTRFS >09:25:58,512 DEBUG anaconda: populate_raid: 3, single >09:25:58,512 INFO anaconda: getting device type for BTRFS >09:25:58,513 INFO anaconda: getting device type for BTRFS >09:25:58,513 DEBUG anaconda: populate_raid: 3, single >09:25:58,514 INFO anaconda: getting device type for BTRFS >09:25:58,514 DEBUG anaconda: new container selection: fedora >09:25:58,514 DEBUG anaconda: default container is fedora >09:26:00,959 DEBUG anaconda: removing device 'existing 231950MB btrfs subvolume home (17) with existing btrfs filesystem' from page Fedora Linux 20 for x86_64 >09:26:04,552 INFO anaconda: ui: removed device home >09:26:04,574 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora_hp-envy', 'fedora_hp-envy-home', 'fedora_hp-envy-root', 'fedora_hp-envy-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'root', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb3', 'sdd', 'sde', 'sdf', 'sdg', 'sr0'] >09:26:04,582 DEBUG anaconda: ui: unused=[] >09:26:04,583 DEBUG anaconda: ui: new_devices=[] >09:26:04,609 DEBUG anaconda: page clicked: New Fedora 20 Installation >09:26:04,609 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:26:04,609 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:26:05,889 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >09:26:05,890 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >09:26:05,890 DEBUG anaconda: populate_right_side: existing 500MB partition sdb1 (14) with existing ext4 filesystem >09:26:05,890 DEBUG anaconda: updated device_disks to ['sdb'] >09:26:05,890 DEBUG anaconda: updated device_container_name to None >09:26:05,890 DEBUG anaconda: updated device_container_raid_level to None >09:26:05,890 DEBUG anaconda: updated device_container_encrypted to False >09:26:05,890 DEBUG anaconda: updated device_container_size to 0 >09:26:05,892 DEBUG anaconda: fs type changed: ext4 >09:26:05,896 INFO anaconda: getting device type for Standard Partition >09:26:05,896 DEBUG anaconda: device_type_changed: 2 Standard Partition >09:26:05,896 INFO anaconda: getting device type for Standard Partition >09:26:05,897 INFO anaconda: getting device type for Standard Partition >09:26:05,897 INFO anaconda: getting device type for Standard Partition >09:26:05,897 INFO anaconda: getting device type for Standard Partition >09:26:05,898 INFO anaconda: getting device type for Standard Partition >09:26:05,898 INFO anaconda: getting device type for Standard Partition >09:26:05,898 INFO anaconda: getting device type for Standard Partition >09:26:05,899 INFO anaconda: getting device type for Standard Partition >09:26:05,899 DEBUG anaconda: populate_raid: 2, None >09:26:05,899 INFO anaconda: getting device type for Standard Partition >09:26:05,900 INFO anaconda: getting device type for Standard Partition >09:26:05,900 DEBUG anaconda: populate_raid: 2, None >09:26:05,900 INFO anaconda: getting device type for Standard Partition >09:26:08,248 DEBUG anaconda: removing device 'existing 500MB partition sdb1 (14) with existing ext4 filesystem' from page Fedora Linux 20 for x86_64 >09:26:09,861 INFO anaconda: ui: removed device sdb1 >09:26:09,875 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora_hp-envy', 'fedora_hp-envy-home', 'fedora_hp-envy-root', 'fedora_hp-envy-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'root', 'sda', 'sda1', 'sda2', 'sdb', 'sdb3', 'sdd', 'sde', 'sdf', 'sdg', 'sr0'] >09:26:09,883 DEBUG anaconda: ui: unused=[] >09:26:09,884 DEBUG anaconda: ui: new_devices=[] >09:26:09,903 DEBUG anaconda: page clicked: New Fedora 20 Installation >09:26:09,903 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:26:09,904 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:26:11,026 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >09:26:11,026 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >09:26:11,026 DEBUG anaconda: populate_right_side: existing 231950MB btrfs subvolume root (18) with existing btrfs filesystem >09:26:11,027 DEBUG anaconda: updated device_disks to ['sdb'] >09:26:11,027 DEBUG anaconda: updated device_container_name to fedora >09:26:11,027 DEBUG anaconda: updated device_container_raid_level to single >09:26:11,027 DEBUG anaconda: updated device_container_encrypted to False >09:26:11,027 DEBUG anaconda: updated device_container_size to 231950.0 >09:26:11,028 DEBUG anaconda: fs type changed: btrfs >09:26:11,032 INFO anaconda: getting device type for BTRFS >09:26:11,033 DEBUG anaconda: device_type_changed: 3 BTRFS >09:26:11,034 INFO anaconda: getting device type for BTRFS >09:26:11,035 INFO anaconda: getting device type for BTRFS >09:26:11,035 INFO anaconda: getting device type for BTRFS >09:26:11,035 INFO anaconda: getting device type for BTRFS >09:26:11,036 INFO anaconda: getting device type for BTRFS >09:26:11,036 INFO anaconda: getting device type for BTRFS >09:26:11,037 INFO anaconda: getting device type for BTRFS >09:26:11,037 INFO anaconda: getting device type for BTRFS >09:26:11,037 INFO anaconda: getting device type for BTRFS >09:26:11,038 INFO anaconda: getting device type for BTRFS >09:26:11,038 INFO anaconda: getting device type for BTRFS >09:26:11,039 DEBUG anaconda: populate_raid: 3, single >09:26:11,039 INFO anaconda: getting device type for BTRFS >09:26:11,040 INFO anaconda: getting device type for BTRFS >09:26:11,040 DEBUG anaconda: populate_raid: 3, single >09:26:11,040 INFO anaconda: getting device type for BTRFS >09:26:11,040 DEBUG anaconda: new container selection: None >09:26:11,041 DEBUG anaconda: new container selection: None >09:26:11,041 DEBUG anaconda: new container selection: fedora >09:26:11,041 DEBUG anaconda: default container is fedora >09:26:12,184 DEBUG anaconda: removing device 'existing 231950MB btrfs subvolume root (18) with existing btrfs filesystem' from page Fedora Linux 20 for x86_64 >09:26:13,421 INFO anaconda: ui: removed device root >09:26:13,435 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora_hp-envy', 'fedora_hp-envy-home', 'fedora_hp-envy-root', 'fedora_hp-envy-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sdb', 'sdd', 'sde', 'sdf', 'sdg', 'sr0'] >09:26:13,442 DEBUG anaconda: ui: unused=[] >09:26:13,443 DEBUG anaconda: ui: new_devices=[] >09:26:13,459 DEBUG anaconda: page clicked: New Fedora 20 Installation >09:26:13,459 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:26:13,459 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:26:14,490 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >09:26:14,490 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >09:26:14,490 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (6) with existing ext4 filesystem >09:26:14,491 DEBUG anaconda: updated device_disks to ['sda'] >09:26:14,491 DEBUG anaconda: updated device_container_name to None >09:26:14,491 DEBUG anaconda: updated device_container_raid_level to None >09:26:14,491 DEBUG anaconda: updated device_container_encrypted to False >09:26:14,491 DEBUG anaconda: updated device_container_size to 0 >09:26:14,492 DEBUG anaconda: fs type changed: ext4 >09:26:14,496 INFO anaconda: getting device type for Standard Partition >09:26:14,496 DEBUG anaconda: device_type_changed: 2 Standard Partition >09:26:14,497 INFO anaconda: getting device type for Standard Partition >09:26:14,497 INFO anaconda: getting device type for Standard Partition >09:26:14,497 INFO anaconda: getting device type for Standard Partition >09:26:14,498 INFO anaconda: getting device type for Standard Partition >09:26:14,498 INFO anaconda: getting device type for Standard Partition >09:26:14,498 INFO anaconda: getting device type for Standard Partition >09:26:14,499 INFO anaconda: getting device type for Standard Partition >09:26:14,499 INFO anaconda: getting device type for Standard Partition >09:26:14,499 DEBUG anaconda: populate_raid: 2, None >09:26:14,499 INFO anaconda: getting device type for Standard Partition >09:26:14,500 INFO anaconda: getting device type for Standard Partition >09:26:14,500 DEBUG anaconda: populate_raid: 2, None >09:26:14,500 INFO anaconda: getting device type for Standard Partition >09:26:16,870 DEBUG anaconda: current selector: existing 500MB partition sda1 (6) with existing ext4 filesystem >09:26:16,871 DEBUG anaconda: notebook page = 1 >09:26:16,871 INFO anaconda: ui: saving changes to device sda1 >09:26:16,871 DEBUG anaconda: old name: sda1 >09:26:16,871 DEBUG anaconda: new name: None >09:26:16,873 DEBUG anaconda: old size: 500.0 >09:26:16,873 DEBUG anaconda: new size: 500 >09:26:16,873 INFO anaconda: getting device type for Standard Partition >09:26:16,873 DEBUG anaconda: old device type: 2 >09:26:16,873 DEBUG anaconda: new device type: 2 >09:26:16,873 DEBUG anaconda: reformat: False >09:26:16,874 DEBUG anaconda: old fs type: ext4 >09:26:16,874 DEBUG anaconda: new fs type: ext4 >09:26:16,875 DEBUG anaconda: old encryption setting: False >09:26:16,875 DEBUG anaconda: new encryption setting: False >09:26:16,875 DEBUG anaconda: old label: >09:26:16,875 DEBUG anaconda: new_label: >09:26:16,875 DEBUG anaconda: old mountpoint: >09:26:16,875 DEBUG anaconda: new mountpoint: >09:26:16,875 DEBUG anaconda: old raid level: None >09:26:16,875 DEBUG anaconda: new raid level: None >09:26:16,875 DEBUG anaconda: old container: None >09:26:16,875 DEBUG anaconda: new container: None >09:26:16,875 DEBUG anaconda: old container encrypted: False >09:26:16,876 DEBUG anaconda: new container encrypted: False >09:26:16,876 DEBUG anaconda: old container raid level: None >09:26:16,876 DEBUG anaconda: new container raid level: None >09:26:16,876 DEBUG anaconda: old container size request: 0 >09:26:16,876 DEBUG anaconda: new container size request: 0 >09:26:16,876 DEBUG anaconda: old disks: ['sda'] >09:26:16,876 DEBUG anaconda: new disks: ['sda'] >09:26:16,876 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (6) with existing ext4 filesystem >09:26:16,877 DEBUG anaconda: updated device_disks to ['sda'] >09:26:16,877 DEBUG anaconda: updated device_container_name to None >09:26:16,877 DEBUG anaconda: updated device_container_raid_level to None >09:26:16,877 DEBUG anaconda: updated device_container_encrypted to False >09:26:16,877 DEBUG anaconda: updated device_container_size to 0 >09:26:16,881 INFO anaconda: getting device type for Standard Partition >09:26:16,882 DEBUG anaconda: populate_raid: 2, None >09:26:16,882 INFO anaconda: getting device type for Standard Partition >09:26:16,882 DEBUG anaconda: new selector: existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem >09:26:16,883 DEBUG anaconda: populate_right_side: existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem >09:26:16,883 DEBUG anaconda: updated device_disks to ['sda'] >09:26:16,883 DEBUG anaconda: updated device_container_name to fedora_hp-envy >09:26:16,884 DEBUG anaconda: updated device_container_raid_level to None >09:26:16,884 DEBUG anaconda: updated device_container_encrypted to False >09:26:16,884 DEBUG anaconda: updated device_container_size to 1907224 >09:26:16,888 INFO anaconda: getting device type for LVM >09:26:16,888 DEBUG anaconda: device_type_changed: 0 LVM >09:26:16,888 INFO anaconda: getting device type for LVM >09:26:16,888 INFO anaconda: getting device type for LVM >09:26:16,889 INFO anaconda: getting device type for LVM >09:26:16,889 INFO anaconda: getting device type for LVM >09:26:16,889 INFO anaconda: getting device type for LVM >09:26:16,889 INFO anaconda: getting device type for LVM >09:26:16,890 INFO anaconda: getting device type for LVM >09:26:16,890 INFO anaconda: getting device type for LVM >09:26:16,890 INFO anaconda: getting device type for LVM >09:26:16,890 INFO anaconda: getting device type for LVM >09:26:16,890 INFO anaconda: getting device type for LVM >09:26:16,891 DEBUG anaconda: populate_raid: 0, None >09:26:16,891 INFO anaconda: getting device type for LVM >09:26:16,891 INFO anaconda: getting device type for LVM >09:26:16,892 DEBUG anaconda: populate_raid: 0, None >09:26:16,892 INFO anaconda: getting device type for LVM >09:26:16,892 DEBUG anaconda: new container selection: None >09:26:16,892 DEBUG anaconda: new container selection: None >09:26:16,892 DEBUG anaconda: new container selection: fedora_hp-envy >09:26:16,893 DEBUG anaconda: default container is fedora_hp-envy >09:26:27,857 DEBUG anaconda: removing device 'existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem' from page Fedora Linux 19 for x86_64 >09:26:28,923 INFO anaconda: ui: removed device fedora_hp-envy-home >09:26:28,935 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora_hp-envy', 'fedora_hp-envy-root', 'fedora_hp-envy-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sdb', 'sdd', 'sde', 'sdf', 'sdg', 'sr0'] >09:26:28,942 DEBUG anaconda: ui: unused=[] >09:26:28,943 DEBUG anaconda: ui: new_devices=[] >09:26:28,957 DEBUG anaconda: page clicked: New Fedora 20 Installation >09:26:28,957 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:26:28,958 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:26:30,007 DEBUG anaconda: page clicked: Fedora Linux 19 for x86_64 >09:26:30,007 DEBUG anaconda: show mountpoint: Fedora Linux 19 for x86_64 >09:26:30,007 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (6) with existing ext4 filesystem >09:26:30,007 DEBUG anaconda: updated device_disks to ['sda'] >09:26:30,007 DEBUG anaconda: updated device_container_name to None >09:26:30,008 DEBUG anaconda: updated device_container_raid_level to None >09:26:30,008 DEBUG anaconda: updated device_container_encrypted to False >09:26:30,008 DEBUG anaconda: updated device_container_size to 0 >09:26:30,012 INFO anaconda: getting device type for Standard Partition >09:26:30,012 DEBUG anaconda: device_type_changed: 2 Standard Partition >09:26:30,012 INFO anaconda: getting device type for Standard Partition >09:26:30,013 INFO anaconda: getting device type for Standard Partition >09:26:30,013 INFO anaconda: getting device type for Standard Partition >09:26:30,013 INFO anaconda: getting device type for Standard Partition >09:26:30,014 INFO anaconda: getting device type for Standard Partition >09:26:30,014 INFO anaconda: getting device type for Standard Partition >09:26:30,014 INFO anaconda: getting device type for Standard Partition >09:26:30,015 INFO anaconda: getting device type for Standard Partition >09:26:30,015 DEBUG anaconda: populate_raid: 2, None >09:26:30,015 INFO anaconda: getting device type for Standard Partition >09:26:30,016 INFO anaconda: getting device type for Standard Partition >09:26:30,016 DEBUG anaconda: populate_raid: 2, None >09:26:30,016 INFO anaconda: getting device type for Standard Partition >09:26:30,655 INFO anaconda: ui: saving changes to device sda1 >09:26:30,655 DEBUG anaconda: old name: sda1 >09:26:30,655 DEBUG anaconda: new name: None >09:26:30,657 DEBUG anaconda: old size: 500.0 >09:26:30,657 DEBUG anaconda: new size: 500 >09:26:30,657 INFO anaconda: getting device type for Standard Partition >09:26:30,657 DEBUG anaconda: old device type: 2 >09:26:30,657 DEBUG anaconda: new device type: 2 >09:26:30,657 DEBUG anaconda: reformat: False >09:26:30,658 DEBUG anaconda: old fs type: ext4 >09:26:30,658 DEBUG anaconda: new fs type: ext4 >09:26:30,658 DEBUG anaconda: old encryption setting: False >09:26:30,658 DEBUG anaconda: new encryption setting: False >09:26:30,658 DEBUG anaconda: old label: >09:26:30,658 DEBUG anaconda: new_label: >09:26:30,659 DEBUG anaconda: old mountpoint: >09:26:30,659 DEBUG anaconda: new mountpoint: >09:26:30,659 DEBUG anaconda: old raid level: None >09:26:30,659 DEBUG anaconda: new raid level: None >09:26:30,659 DEBUG anaconda: old container: None >09:26:30,659 DEBUG anaconda: new container: None >09:26:30,659 DEBUG anaconda: old container encrypted: False >09:26:30,659 DEBUG anaconda: new container encrypted: False >09:26:30,659 DEBUG anaconda: old container raid level: None >09:26:30,659 DEBUG anaconda: new container raid level: None >09:26:30,659 DEBUG anaconda: old container size request: 0 >09:26:30,659 DEBUG anaconda: new container size request: 0 >09:26:30,660 DEBUG anaconda: old disks: ['sda'] >09:26:30,660 DEBUG anaconda: new disks: ['sda'] >09:26:30,660 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (6) with existing ext4 filesystem >09:26:30,660 DEBUG anaconda: updated device_disks to ['sda'] >09:26:30,660 DEBUG anaconda: updated device_container_name to None >09:26:30,660 DEBUG anaconda: updated device_container_raid_level to None >09:26:30,660 DEBUG anaconda: updated device_container_encrypted to False >09:26:30,661 DEBUG anaconda: updated device_container_size to 0 >09:26:30,665 INFO anaconda: getting device type for Standard Partition >09:26:30,665 DEBUG anaconda: populate_raid: 2, None >09:26:30,665 INFO anaconda: getting device type for Standard Partition >09:26:33,047 DEBUG anaconda: new disk order: [] >09:26:33,070 DEBUG anaconda: stage1 device cannot be of type lvmvg >09:26:33,070 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:26:33,070 DEBUG anaconda: stage1 device cannot be of type lvmlv >09:26:33,070 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:26:33,070 DEBUG anaconda: _is_valid_size(sda) returning True >09:26:33,071 DEBUG anaconda: _is_valid_location(sda) returning True >09:26:33,071 DEBUG anaconda: _is_valid_format(sda) returning True >09:26:33,071 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:26:33,072 INFO anaconda: Running Thread: AnaCheckStorageThread (139854083757824) >09:26:33,074 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:26:33,074 DEBUG anaconda: _is_valid_size(sda) returning True >09:26:33,074 DEBUG anaconda: _is_valid_location(sda) returning True >09:26:33,074 DEBUG anaconda: _is_valid_format(sda) returning True >09:26:33,074 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:26:33,075 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >09:26:33,075 ERR anaconda: You have not created a bootable partition. >09:26:33,075 INFO anaconda: Thread Done: AnaCheckStorageThread (139854083757824) >09:26:33,135 INFO anaconda: Not doing 'require network connection' in live installation >09:26:33,145 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:26:33,149 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:26:33,149 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> status to: Checking storage configuration... >09:26:33,153 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:26:37,849 DEBUG anaconda: disk free: 238.47 GB fs free: 304 MB sw needs: 3.07 GB auto swap: 6.02 GB >09:27:04,195 INFO anaconda: Running Thread: AnaExecuteStorageThread (139854083757824) >09:27:04,237 DEBUG anaconda: new disk order: [] >09:27:04,284 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:27:04,284 DEBUG anaconda: _is_valid_size(sda) returning True >09:27:04,284 DEBUG anaconda: _is_valid_location(sda) returning True >09:27:04,285 DEBUG anaconda: _is_valid_format(sda) returning True >09:27:04,285 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:27:04,329 INFO anaconda: Not doing 'require network connection' in live installation >09:27:04,344 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:27:04,344 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> status to: Saving storage configuration... >09:27:04,427 DEBUG anaconda: new disk order: [] >09:27:04,443 DEBUG anaconda: stage1 device cannot be of type btrfs volume >09:27:04,443 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >09:27:04,443 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >09:27:04,443 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:27:04,443 DEBUG anaconda: _is_valid_size(sda) returning True >09:27:04,443 DEBUG anaconda: _is_valid_location(sda) returning True >09:27:04,443 DEBUG anaconda: _is_valid_format(sda) returning True >09:27:04,443 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:27:04,445 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:27:04,445 DEBUG anaconda: _is_valid_size(sda) returning True >09:27:04,445 DEBUG anaconda: _is_valid_location(sda) returning True >09:27:04,445 DEBUG anaconda: _is_valid_format(sda) returning True >09:27:04,445 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:27:04,445 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >09:27:04,446 DEBUG anaconda: _is_valid_size(sda1) returning True >09:27:04,446 DEBUG anaconda: _is_valid_location(sda1) returning True >09:27:04,446 DEBUG anaconda: _is_valid_partition(sda1) returning True >09:27:04,446 DEBUG anaconda: _is_valid_format(sda1) returning True >09:27:04,446 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >09:27:04,453 DEBUG anaconda: new disk order: [] >09:27:04,469 DEBUG anaconda: stage1 device cannot be of type btrfs volume >09:27:04,469 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >09:27:04,469 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >09:27:04,469 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:27:04,469 DEBUG anaconda: _is_valid_size(sda) returning True >09:27:04,470 DEBUG anaconda: _is_valid_location(sda) returning True >09:27:04,470 DEBUG anaconda: _is_valid_format(sda) returning True >09:27:04,470 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:27:04,470 INFO anaconda: Running Thread: AnaCheckStorageThread (139853661017856) >09:27:04,470 INFO anaconda: Thread Done: AnaExecuteStorageThread (139854083757824) >09:27:04,472 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:27:04,472 DEBUG anaconda: _is_valid_size(sda) returning True >09:27:04,472 DEBUG anaconda: _is_valid_location(sda) returning True >09:27:04,473 DEBUG anaconda: _is_valid_format(sda) returning True >09:27:04,473 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:27:04,473 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >09:27:04,473 DEBUG anaconda: _is_valid_size(sda1) returning True >09:27:04,473 DEBUG anaconda: _is_valid_location(sda1) returning True >09:27:04,473 DEBUG anaconda: _is_valid_partition(sda1) returning True >09:27:04,473 DEBUG anaconda: _is_valid_format(sda1) returning True >09:27:04,473 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >09:27:04,474 INFO anaconda: Thread Done: AnaCheckStorageThread (139853661017856) >09:27:05,161 INFO anaconda: fs space: 2.13 TB needed: 3.07 GB >09:27:05,164 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:27:05,776 INFO anaconda: fs space: 2.13 TB needed: 3.07 GB >09:27:05,778 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:27:05,778 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> status to: Checking storage configuration... >09:27:06,331 INFO anaconda: fs space: 2.13 TB needed: 3.07 GB >09:27:06,333 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:27:09,601 DEBUG anaconda: disk free: 2.14 TB fs free: 0 sw needs: 3.07 GB auto swap: 6.02 GB >09:27:13,089 INFO anaconda: Running Thread: AnaExecuteStorageThread (139853661017856) >09:27:13,119 DEBUG anaconda: new disk order: [] >09:27:13,149 DEBUG anaconda: new disk order: [] >09:27:13,169 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:27:13,169 DEBUG anaconda: _is_valid_size(sda) returning True >09:27:13,169 DEBUG anaconda: _is_valid_location(sda) returning True >09:27:13,169 DEBUG anaconda: _is_valid_format(sda) returning True >09:27:13,169 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:27:13,169 INFO anaconda: Thread Done: AnaExecuteStorageThread (139853661017856) >09:27:13,188 INFO anaconda: Not doing 'require network connection' in live installation >09:27:13,230 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sdb', 'sdd', 'sde', 'sdf', 'sdg', 'sr0'] >09:27:13,238 DEBUG anaconda: ui: unused=[] >09:27:13,238 DEBUG anaconda: ui: new_devices=[] >09:27:13,247 DEBUG anaconda: page clicked: New Fedora 20 Installation >09:27:13,247 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:27:13,247 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:27:13,277 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:27:13,277 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> status to: Saving storage configuration... >09:27:13,280 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:27:16,983 DEBUG anaconda: running automatic partitioning >09:27:17,004 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:27:17,004 DEBUG anaconda: _is_valid_size(sda) returning True >09:27:17,004 DEBUG anaconda: _is_valid_location(sda) returning True >09:27:17,004 DEBUG anaconda: _is_valid_format(sda) returning True >09:27:17,004 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:27:17,129 DEBUG anaconda: new disk order: [] >09:27:17,149 DEBUG anaconda: stage1 device cannot be of type btrfs volume >09:27:17,149 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >09:27:17,149 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >09:27:17,149 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:27:17,149 DEBUG anaconda: _is_valid_size(sda) returning True >09:27:17,149 DEBUG anaconda: _is_valid_location(sda) returning True >09:27:17,149 DEBUG anaconda: _is_valid_format(sda) returning True >09:27:17,149 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:27:17,151 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:27:17,151 DEBUG anaconda: _is_valid_size(sda) returning True >09:27:17,151 DEBUG anaconda: _is_valid_location(sda) returning True >09:27:17,151 DEBUG anaconda: _is_valid_format(sda) returning True >09:27:17,151 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:27:17,151 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >09:27:17,152 DEBUG anaconda: _is_valid_size(sda1) returning True >09:27:17,152 DEBUG anaconda: _is_valid_location(sda1) returning True >09:27:17,152 DEBUG anaconda: _is_valid_partition(sda1) returning True >09:27:17,152 DEBUG anaconda: _is_valid_format(sda1) returning True >09:27:17,152 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >09:27:17,152 DEBUG anaconda: finished automatic partitioning >09:27:17,152 DEBUG anaconda: refreshing ui >09:27:17,154 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdd', 'sde', 'sdf', 'sdg', 'sr0'] >09:27:17,161 DEBUG anaconda: ui: unused=[] >09:27:17,162 DEBUG anaconda: ui: new_devices=['root', 'sda3', 'home', 'sda1'] >09:27:17,179 DEBUG anaconda: page clicked: New Fedora 20 Installation >09:27:17,179 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:27:17,179 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot >09:27:17,179 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:27:17,180 DEBUG anaconda: updated device_container_name to None >09:27:17,180 DEBUG anaconda: updated device_container_raid_level to None >09:27:17,180 DEBUG anaconda: updated device_container_encrypted to False >09:27:17,180 DEBUG anaconda: updated device_container_size to 0 >09:27:17,181 INFO anaconda: getting device type for Standard Partition >09:27:17,185 INFO anaconda: getting device type for Standard Partition >09:27:17,185 DEBUG anaconda: populate_raid: 2, None >09:27:17,185 INFO anaconda: getting device type for Standard Partition >09:27:17,186 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:27:17,186 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot >09:27:17,187 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:27:17,187 DEBUG anaconda: updated device_container_name to None >09:27:17,187 DEBUG anaconda: updated device_container_raid_level to None >09:27:17,187 DEBUG anaconda: updated device_container_encrypted to False >09:27:17,187 DEBUG anaconda: updated device_container_size to 0 >09:27:17,190 INFO anaconda: getting device type for Standard Partition >09:27:17,191 DEBUG anaconda: populate_raid: 2, None >09:27:17,191 INFO anaconda: getting device type for Standard Partition >09:27:17,191 DEBUG anaconda: finished refreshing ui >09:27:17,191 DEBUG anaconda: updating space display >09:27:17,202 DEBUG anaconda: finished updating space display >09:27:25,031 DEBUG anaconda: current selector: non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot >09:27:25,032 DEBUG anaconda: notebook page = 1 >09:27:25,032 INFO anaconda: ui: saving changes to device sda1 >09:27:25,032 DEBUG anaconda: old name: sda1 >09:27:25,032 DEBUG anaconda: new name: None >09:27:25,034 DEBUG anaconda: old size: 500.0 >09:27:25,034 DEBUG anaconda: new size: 500 >09:27:25,034 INFO anaconda: getting device type for Standard Partition >09:27:25,034 DEBUG anaconda: old device type: 2 >09:27:25,034 DEBUG anaconda: new device type: 2 >09:27:25,034 DEBUG anaconda: reformat: True >09:27:25,036 DEBUG anaconda: old fs type: ext4 >09:27:25,036 DEBUG anaconda: new fs type: ext4 >09:27:25,036 DEBUG anaconda: old encryption setting: False >09:27:25,036 DEBUG anaconda: new encryption setting: False >09:27:25,036 DEBUG anaconda: old label: >09:27:25,036 DEBUG anaconda: new_label: >09:27:25,036 DEBUG anaconda: old mountpoint: /boot >09:27:25,036 DEBUG anaconda: new mountpoint: /boot >09:27:25,037 DEBUG anaconda: old raid level: None >09:27:25,037 DEBUG anaconda: new raid level: None >09:27:25,037 DEBUG anaconda: old container: None >09:27:25,037 DEBUG anaconda: new container: None >09:27:25,037 DEBUG anaconda: old container encrypted: False >09:27:25,038 DEBUG anaconda: new container encrypted: False >09:27:25,038 DEBUG anaconda: old container raid level: None >09:27:25,038 DEBUG anaconda: new container raid level: None >09:27:25,038 DEBUG anaconda: old container size request: 0 >09:27:25,038 DEBUG anaconda: new container size request: 0 >09:27:25,038 DEBUG anaconda: old disks: ['sda', 'sdb'] >09:27:25,038 DEBUG anaconda: new disks: ['sda', 'sdb'] >09:27:25,038 DEBUG anaconda: nothing changed for new device >09:27:25,038 DEBUG anaconda: new selector: non-existent 6023MB partition sda3 (42) with non-existent swap >09:27:25,038 DEBUG anaconda: populate_right_side: non-existent 6023MB partition sda3 (42) with non-existent swap >09:27:25,039 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:27:25,039 DEBUG anaconda: updated device_container_name to None >09:27:25,039 DEBUG anaconda: updated device_container_raid_level to None >09:27:25,039 DEBUG anaconda: updated device_container_encrypted to False >09:27:25,039 DEBUG anaconda: updated device_container_size to 0 >09:27:25,041 DEBUG anaconda: fs type changed: swap >09:27:25,045 INFO anaconda: getting device type for Standard Partition >09:27:25,045 DEBUG anaconda: populate_raid: 2, None >09:27:25,045 INFO anaconda: getting device type for Standard Partition >09:27:25,883 DEBUG anaconda: current selector: non-existent 6023MB partition sda3 (42) with non-existent swap >09:27:25,884 DEBUG anaconda: notebook page = 1 >09:27:25,884 INFO anaconda: ui: saving changes to device sda3 >09:27:25,884 DEBUG anaconda: old name: sda3 >09:27:25,884 DEBUG anaconda: new name: None >09:27:25,886 DEBUG anaconda: old size: 6023.0 >09:27:25,886 DEBUG anaconda: new size: 6023 >09:27:25,886 INFO anaconda: getting device type for Standard Partition >09:27:25,886 DEBUG anaconda: old device type: 2 >09:27:25,886 DEBUG anaconda: new device type: 2 >09:27:25,886 DEBUG anaconda: reformat: True >09:27:25,887 DEBUG anaconda: old fs type: swap >09:27:25,887 DEBUG anaconda: new fs type: swap >09:27:25,888 DEBUG anaconda: old encryption setting: False >09:27:25,888 DEBUG anaconda: new encryption setting: False >09:27:25,888 DEBUG anaconda: old label: >09:27:25,888 DEBUG anaconda: new_label: >09:27:25,888 DEBUG anaconda: old mountpoint: >09:27:25,888 DEBUG anaconda: new mountpoint: >09:27:25,888 DEBUG anaconda: old raid level: None >09:27:25,888 DEBUG anaconda: new raid level: None >09:27:25,888 DEBUG anaconda: old container: None >09:27:25,888 DEBUG anaconda: new container: None >09:27:25,888 DEBUG anaconda: old container encrypted: False >09:27:25,889 DEBUG anaconda: new container encrypted: False >09:27:25,889 DEBUG anaconda: old container raid level: None >09:27:25,889 DEBUG anaconda: new container raid level: None >09:27:25,889 DEBUG anaconda: old container size request: 0 >09:27:25,889 DEBUG anaconda: new container size request: 0 >09:27:25,889 DEBUG anaconda: old disks: ['sda', 'sdb'] >09:27:25,889 DEBUG anaconda: new disks: ['sda', 'sdb'] >09:27:25,889 DEBUG anaconda: nothing changed for new device >09:27:25,889 DEBUG anaconda: new selector: non-existent 2139679MB btrfs subvolume home (45) with non-existent btrfs filesystem mounted at /home >09:27:25,890 DEBUG anaconda: populate_right_side: non-existent 2139679MB btrfs subvolume home (45) with non-existent btrfs filesystem mounted at /home >09:27:25,890 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:27:25,890 DEBUG anaconda: updated device_container_name to fedora >09:27:25,890 DEBUG anaconda: updated device_container_raid_level to single >09:27:25,891 DEBUG anaconda: updated device_container_encrypted to False >09:27:25,891 DEBUG anaconda: updated device_container_size to 0 >09:27:25,893 DEBUG anaconda: fs type changed: btrfs >09:27:25,896 INFO anaconda: getting device type for BTRFS >09:27:25,897 DEBUG anaconda: device_type_changed: 3 BTRFS >09:27:25,899 INFO anaconda: getting device type for BTRFS >09:27:25,899 INFO anaconda: getting device type for BTRFS >09:27:25,900 INFO anaconda: getting device type for BTRFS >09:27:25,900 INFO anaconda: getting device type for BTRFS >09:27:25,901 INFO anaconda: getting device type for BTRFS >09:27:25,901 INFO anaconda: getting device type for BTRFS >09:27:25,902 INFO anaconda: getting device type for BTRFS >09:27:25,902 INFO anaconda: getting device type for BTRFS >09:27:25,902 INFO anaconda: getting device type for BTRFS >09:27:25,903 INFO anaconda: getting device type for BTRFS >09:27:25,903 INFO anaconda: getting device type for BTRFS >09:27:25,904 DEBUG anaconda: populate_raid: 3, single >09:27:25,904 INFO anaconda: getting device type for BTRFS >09:27:25,905 INFO anaconda: getting device type for BTRFS >09:27:25,905 DEBUG anaconda: populate_raid: 3, single >09:27:25,905 INFO anaconda: getting device type for BTRFS >09:27:25,906 DEBUG anaconda: new container selection: None >09:27:25,906 DEBUG anaconda: new container selection: None >09:27:25,906 DEBUG anaconda: new container selection: fedora >09:27:25,906 DEBUG anaconda: default container is fedora >09:27:39,252 DEBUG anaconda: current selector: non-existent 2139679MB btrfs subvolume home (45) with non-existent btrfs filesystem mounted at /home >09:27:39,253 DEBUG anaconda: notebook page = 1 >09:27:39,253 INFO anaconda: ui: saving changes to device home >09:27:39,253 DEBUG anaconda: old name: home >09:27:39,253 DEBUG anaconda: new name: home >09:27:39,256 DEBUG anaconda: old size: 2139679.0 >09:27:39,256 DEBUG anaconda: new size: 2139679 >09:27:39,256 INFO anaconda: getting device type for BTRFS >09:27:39,257 DEBUG anaconda: old device type: 3 >09:27:39,257 DEBUG anaconda: new device type: 3 >09:27:39,257 DEBUG anaconda: reformat: True >09:27:39,258 DEBUG anaconda: old fs type: btrfs >09:27:39,259 DEBUG anaconda: new fs type: btrfs >09:27:39,259 DEBUG anaconda: old encryption setting: False >09:27:39,259 DEBUG anaconda: new encryption setting: False >09:27:39,259 DEBUG anaconda: old label: >09:27:39,259 DEBUG anaconda: new_label: >09:27:39,259 DEBUG anaconda: old mountpoint: /home >09:27:39,259 DEBUG anaconda: new mountpoint: /home >09:27:39,260 DEBUG anaconda: old raid level: single >09:27:39,260 DEBUG anaconda: new raid level: None >09:27:39,261 DEBUG anaconda: old container: fedora >09:27:39,261 DEBUG anaconda: new container: fedora >09:27:39,261 DEBUG anaconda: old container encrypted: False >09:27:39,261 DEBUG anaconda: new container encrypted: False >09:27:39,261 DEBUG anaconda: old container raid level: single >09:27:39,261 DEBUG anaconda: new container raid level: single >09:27:39,261 DEBUG anaconda: old container size request: 0 >09:27:39,262 DEBUG anaconda: new container size request: 0 >09:27:39,262 DEBUG anaconda: old disks: ['sda', 'sdb'] >09:27:39,262 DEBUG anaconda: new disks: ['sda', 'sdb'] >09:27:39,458 DEBUG anaconda: populate_right_side: non-existent 2139678MB btrfs subvolume home (45) with non-existent btrfs filesystem mounted at /home >09:27:39,458 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:27:39,459 DEBUG anaconda: updated device_container_name to fedora >09:27:39,459 DEBUG anaconda: updated device_container_raid_level to single >09:27:39,459 DEBUG anaconda: updated device_container_encrypted to False >09:27:39,459 DEBUG anaconda: updated device_container_size to 0 >09:27:39,461 DEBUG anaconda: fs type changed: btrfs >09:27:39,464 INFO anaconda: getting device type for BTRFS >09:27:39,464 DEBUG anaconda: populate_raid: 3, single >09:27:39,464 INFO anaconda: getting device type for BTRFS >09:27:39,465 DEBUG anaconda: new container selection: None >09:27:39,465 DEBUG anaconda: new container selection: None >09:27:39,465 DEBUG anaconda: new container selection: fedora >09:27:39,466 DEBUG anaconda: default container is fedora >09:27:39,466 DEBUG anaconda: leaving save_right_side >09:27:39,466 DEBUG anaconda: new selector: non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot >09:27:39,466 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot >09:27:39,466 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:27:39,466 DEBUG anaconda: updated device_container_name to None >09:27:39,467 DEBUG anaconda: updated device_container_raid_level to None >09:27:39,467 DEBUG anaconda: updated device_container_encrypted to False >09:27:39,467 DEBUG anaconda: updated device_container_size to 0 >09:27:39,468 DEBUG anaconda: fs type changed: ext4 >09:27:39,471 INFO anaconda: getting device type for Standard Partition >09:27:39,472 DEBUG anaconda: device_type_changed: 2 Standard Partition >09:27:39,472 INFO anaconda: getting device type for Standard Partition >09:27:39,472 INFO anaconda: getting device type for Standard Partition >09:27:39,472 INFO anaconda: getting device type for Standard Partition >09:27:39,473 INFO anaconda: getting device type for Standard Partition >09:27:39,473 INFO anaconda: getting device type for Standard Partition >09:27:39,473 INFO anaconda: getting device type for Standard Partition >09:27:39,474 INFO anaconda: getting device type for Standard Partition >09:27:39,474 INFO anaconda: getting device type for Standard Partition >09:27:39,474 DEBUG anaconda: populate_raid: 2, None >09:27:39,474 INFO anaconda: getting device type for Standard Partition >09:27:39,475 INFO anaconda: getting device type for Standard Partition >09:27:39,475 DEBUG anaconda: populate_raid: 2, None >09:27:39,475 INFO anaconda: getting device type for Standard Partition >09:27:42,715 DEBUG anaconda: current selector: non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot >09:27:42,715 DEBUG anaconda: notebook page = 1 >09:27:42,715 INFO anaconda: ui: saving changes to device sda1 >09:27:42,715 DEBUG anaconda: old name: sda1 >09:27:42,715 DEBUG anaconda: new name: None >09:27:42,717 DEBUG anaconda: old size: 500.0 >09:27:42,717 DEBUG anaconda: new size: 500 >09:27:42,717 INFO anaconda: getting device type for Standard Partition >09:27:42,718 DEBUG anaconda: old device type: 2 >09:27:42,718 DEBUG anaconda: new device type: 2 >09:27:42,718 DEBUG anaconda: reformat: True >09:27:42,719 DEBUG anaconda: old fs type: ext4 >09:27:42,719 DEBUG anaconda: new fs type: ext4 >09:27:42,719 DEBUG anaconda: old encryption setting: False >09:27:42,719 DEBUG anaconda: new encryption setting: False >09:27:42,720 DEBUG anaconda: old label: >09:27:42,720 DEBUG anaconda: new_label: >09:27:42,720 DEBUG anaconda: old mountpoint: /boot >09:27:42,720 DEBUG anaconda: new mountpoint: /boot >09:27:42,720 DEBUG anaconda: old raid level: None >09:27:42,721 DEBUG anaconda: new raid level: None >09:27:42,721 DEBUG anaconda: old container: None >09:27:42,721 DEBUG anaconda: new container: None >09:27:42,721 DEBUG anaconda: old container encrypted: False >09:27:42,721 DEBUG anaconda: new container encrypted: False >09:27:42,721 DEBUG anaconda: old container raid level: None >09:27:42,721 DEBUG anaconda: new container raid level: None >09:27:42,721 DEBUG anaconda: old container size request: 0 >09:27:42,721 DEBUG anaconda: new container size request: 0 >09:27:42,721 DEBUG anaconda: old disks: ['sda', 'sdb'] >09:27:42,722 DEBUG anaconda: new disks: ['sda', 'sdb'] >09:27:42,722 DEBUG anaconda: nothing changed for new device >09:27:42,722 DEBUG anaconda: new selector: non-existent 2139678MB btrfs subvolume root (44) with non-existent btrfs filesystem mounted at / >09:27:42,722 DEBUG anaconda: populate_right_side: non-existent 2139678MB btrfs subvolume root (44) with non-existent btrfs filesystem mounted at / >09:27:42,723 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:27:42,723 DEBUG anaconda: updated device_container_name to fedora >09:27:42,723 DEBUG anaconda: updated device_container_raid_level to single >09:27:42,723 DEBUG anaconda: updated device_container_encrypted to False >09:27:42,723 DEBUG anaconda: updated device_container_size to 0 >09:27:42,725 DEBUG anaconda: fs type changed: btrfs >09:27:42,729 INFO anaconda: getting device type for BTRFS >09:27:42,730 DEBUG anaconda: device_type_changed: 3 BTRFS >09:27:42,732 INFO anaconda: getting device type for BTRFS >09:27:42,732 INFO anaconda: getting device type for BTRFS >09:27:42,733 INFO anaconda: getting device type for BTRFS >09:27:42,733 INFO anaconda: getting device type for BTRFS >09:27:42,734 INFO anaconda: getting device type for BTRFS >09:27:42,734 INFO anaconda: getting device type for BTRFS >09:27:42,735 INFO anaconda: getting device type for BTRFS >09:27:42,735 INFO anaconda: getting device type for BTRFS >09:27:42,736 INFO anaconda: getting device type for BTRFS >09:27:42,736 INFO anaconda: getting device type for BTRFS >09:27:42,737 INFO anaconda: getting device type for BTRFS >09:27:42,737 DEBUG anaconda: populate_raid: 3, single >09:27:42,737 INFO anaconda: getting device type for BTRFS >09:27:42,738 INFO anaconda: getting device type for BTRFS >09:27:42,739 DEBUG anaconda: populate_raid: 3, single >09:27:42,739 INFO anaconda: getting device type for BTRFS >09:27:42,739 DEBUG anaconda: new container selection: None >09:27:42,740 DEBUG anaconda: new container selection: None >09:27:42,740 DEBUG anaconda: new container selection: fedora >09:27:42,740 DEBUG anaconda: default container is fedora >09:27:43,331 DEBUG anaconda: current selector: non-existent 2139678MB btrfs subvolume root (44) with non-existent btrfs filesystem mounted at / >09:27:43,331 DEBUG anaconda: notebook page = 1 >09:27:43,332 INFO anaconda: ui: saving changes to device root >09:27:43,332 DEBUG anaconda: old name: root >09:27:43,332 DEBUG anaconda: new name: root >09:27:43,334 DEBUG anaconda: old size: 2139678.0 >09:27:43,334 DEBUG anaconda: new size: 2139678 >09:27:43,334 INFO anaconda: getting device type for BTRFS >09:27:43,334 DEBUG anaconda: old device type: 3 >09:27:43,334 DEBUG anaconda: new device type: 3 >09:27:43,334 DEBUG anaconda: reformat: True >09:27:43,335 DEBUG anaconda: old fs type: btrfs >09:27:43,335 DEBUG anaconda: new fs type: btrfs >09:27:43,335 DEBUG anaconda: old encryption setting: False >09:27:43,336 DEBUG anaconda: new encryption setting: False >09:27:43,336 DEBUG anaconda: old label: >09:27:43,336 DEBUG anaconda: new_label: >09:27:43,336 DEBUG anaconda: old mountpoint: / >09:27:43,336 DEBUG anaconda: new mountpoint: / >09:27:43,336 DEBUG anaconda: old raid level: single >09:27:43,337 DEBUG anaconda: new raid level: None >09:27:43,337 DEBUG anaconda: old container: fedora >09:27:43,337 DEBUG anaconda: new container: fedora >09:27:43,337 DEBUG anaconda: old container encrypted: False >09:27:43,337 DEBUG anaconda: new container encrypted: False >09:27:43,337 DEBUG anaconda: old container raid level: single >09:27:43,337 DEBUG anaconda: new container raid level: single >09:27:43,337 DEBUG anaconda: old container size request: 0 >09:27:43,338 DEBUG anaconda: new container size request: 0 >09:27:43,338 DEBUG anaconda: old disks: ['sda', 'sdb'] >09:27:43,338 DEBUG anaconda: new disks: ['sda', 'sdb'] >09:27:43,511 DEBUG anaconda: populate_right_side: non-existent 2139677MB btrfs subvolume root (44) with non-existent btrfs filesystem mounted at / >09:27:43,512 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:27:43,512 DEBUG anaconda: updated device_container_name to fedora >09:27:43,512 DEBUG anaconda: updated device_container_raid_level to single >09:27:43,512 DEBUG anaconda: updated device_container_encrypted to False >09:27:43,512 DEBUG anaconda: updated device_container_size to 0 >09:27:43,514 DEBUG anaconda: fs type changed: btrfs >09:27:43,518 INFO anaconda: getting device type for BTRFS >09:27:43,518 DEBUG anaconda: populate_raid: 3, single >09:27:43,518 INFO anaconda: getting device type for BTRFS >09:27:43,519 DEBUG anaconda: new container selection: None >09:27:43,519 DEBUG anaconda: new container selection: None >09:27:43,519 DEBUG anaconda: new container selection: fedora >09:27:43,519 DEBUG anaconda: default container is fedora >09:27:43,519 DEBUG anaconda: leaving save_right_side >09:27:43,520 DEBUG anaconda: new selector: non-existent 6023MB partition sda3 (42) with non-existent swap >09:27:43,520 DEBUG anaconda: populate_right_side: non-existent 6023MB partition sda3 (42) with non-existent swap >09:27:43,520 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:27:43,520 DEBUG anaconda: updated device_container_name to None >09:27:43,520 DEBUG anaconda: updated device_container_raid_level to None >09:27:43,520 DEBUG anaconda: updated device_container_encrypted to False >09:27:43,520 DEBUG anaconda: updated device_container_size to 0 >09:27:43,522 DEBUG anaconda: fs type changed: swap >09:27:43,524 INFO anaconda: getting device type for None >09:27:43,524 ERR anaconda: unknown device type: 'None' >09:27:43,524 DEBUG anaconda: device_type_changed: None None >09:27:43,526 INFO anaconda: getting device type for Standard Partition >09:27:43,526 DEBUG anaconda: device_type_changed: 2 Standard Partition >09:27:43,526 INFO anaconda: getting device type for Standard Partition >09:27:43,527 INFO anaconda: getting device type for Standard Partition >09:27:43,527 INFO anaconda: getting device type for Standard Partition >09:27:43,527 INFO anaconda: getting device type for Standard Partition >09:27:43,528 INFO anaconda: getting device type for Standard Partition >09:27:43,528 INFO anaconda: getting device type for Standard Partition >09:27:43,528 INFO anaconda: getting device type for Standard Partition >09:27:43,529 INFO anaconda: getting device type for Standard Partition >09:27:43,529 DEBUG anaconda: populate_raid: 2, None >09:27:43,529 INFO anaconda: getting device type for Standard Partition >09:27:43,530 INFO anaconda: getting device type for Standard Partition >09:27:43,530 DEBUG anaconda: populate_raid: 2, None >09:27:43,530 INFO anaconda: getting device type for Standard Partition >09:27:48,674 DEBUG anaconda: populate_right_side: non-existent 6023MB partition sda3 (42) with non-existent swap >09:27:48,675 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:27:48,675 DEBUG anaconda: updated device_container_name to None >09:27:48,675 DEBUG anaconda: updated device_container_raid_level to None >09:27:48,675 DEBUG anaconda: updated device_container_encrypted to False >09:27:48,675 DEBUG anaconda: updated device_container_size to 0 >09:27:48,679 INFO anaconda: getting device type for Standard Partition >09:27:48,680 DEBUG anaconda: populate_raid: 2, None >09:27:48,680 INFO anaconda: getting device type for Standard Partition >09:27:52,098 DEBUG anaconda: removing device 'non-existent 6023MB partition sda3 (42) with non-existent swap' from page New Fedora 20 Installation >09:27:52,101 INFO anaconda: ui: removed device sda3 >09:27:52,120 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'root', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdd', 'sde', 'sdf', 'sdg', 'sr0'] >09:27:52,128 DEBUG anaconda: ui: unused=[] >09:27:52,130 DEBUG anaconda: ui: new_devices=['root', 'home', 'sda1'] >09:27:52,152 DEBUG anaconda: page clicked: New Fedora 20 Installation >09:27:52,152 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:27:52,152 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot >09:27:52,152 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:27:52,152 DEBUG anaconda: updated device_container_name to None >09:27:52,153 DEBUG anaconda: updated device_container_raid_level to None >09:27:52,153 DEBUG anaconda: updated device_container_encrypted to False >09:27:52,153 DEBUG anaconda: updated device_container_size to 0 >09:27:52,155 DEBUG anaconda: fs type changed: ext4 >09:27:52,160 INFO anaconda: getting device type for Standard Partition >09:27:52,161 DEBUG anaconda: populate_raid: 2, None >09:27:52,161 INFO anaconda: getting device type for Standard Partition >09:27:52,162 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:27:52,162 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot >09:27:52,163 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:27:52,163 DEBUG anaconda: updated device_container_name to None >09:27:52,163 DEBUG anaconda: updated device_container_raid_level to None >09:27:52,163 DEBUG anaconda: updated device_container_encrypted to False >09:27:52,163 DEBUG anaconda: updated device_container_size to 0 >09:27:52,168 INFO anaconda: getting device type for Standard Partition >09:27:52,169 DEBUG anaconda: populate_raid: 2, None >09:27:52,169 INFO anaconda: getting device type for Standard Partition >09:27:53,413 DEBUG anaconda: current selector: non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot >09:27:53,413 DEBUG anaconda: notebook page = 1 >09:27:53,413 INFO anaconda: ui: saving changes to device sda1 >09:27:53,414 DEBUG anaconda: old name: sda1 >09:27:53,414 DEBUG anaconda: new name: None >09:27:53,415 DEBUG anaconda: old size: 500.0 >09:27:53,416 DEBUG anaconda: new size: 500 >09:27:53,416 INFO anaconda: getting device type for Standard Partition >09:27:53,416 DEBUG anaconda: old device type: 2 >09:27:53,416 DEBUG anaconda: new device type: 2 >09:27:53,416 DEBUG anaconda: reformat: True >09:27:53,418 DEBUG anaconda: old fs type: ext4 >09:27:53,418 DEBUG anaconda: new fs type: ext4 >09:27:53,418 DEBUG anaconda: old encryption setting: False >09:27:53,418 DEBUG anaconda: new encryption setting: False >09:27:53,418 DEBUG anaconda: old label: >09:27:53,418 DEBUG anaconda: new_label: >09:27:53,418 DEBUG anaconda: old mountpoint: /boot >09:27:53,418 DEBUG anaconda: new mountpoint: /boot >09:27:53,419 DEBUG anaconda: old raid level: None >09:27:53,419 DEBUG anaconda: new raid level: None >09:27:53,419 DEBUG anaconda: old container: None >09:27:53,419 DEBUG anaconda: new container: None >09:27:53,419 DEBUG anaconda: old container encrypted: False >09:27:53,419 DEBUG anaconda: new container encrypted: False >09:27:53,419 DEBUG anaconda: old container raid level: None >09:27:53,420 DEBUG anaconda: new container raid level: None >09:27:53,420 DEBUG anaconda: old container size request: 0 >09:27:53,420 DEBUG anaconda: new container size request: 0 >09:27:53,420 DEBUG anaconda: old disks: ['sda', 'sdb'] >09:27:53,420 DEBUG anaconda: new disks: ['sda', 'sdb'] >09:27:53,420 DEBUG anaconda: nothing changed for new device >09:27:53,420 DEBUG anaconda: new selector: non-existent 2139677MB btrfs subvolume root (44) with non-existent btrfs filesystem mounted at / >09:27:53,420 DEBUG anaconda: populate_right_side: non-existent 2139677MB btrfs subvolume root (44) with non-existent btrfs filesystem mounted at / >09:27:53,421 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:27:53,421 DEBUG anaconda: updated device_container_name to fedora >09:27:53,421 DEBUG anaconda: updated device_container_raid_level to single >09:27:53,421 DEBUG anaconda: updated device_container_encrypted to False >09:27:53,421 DEBUG anaconda: updated device_container_size to 0 >09:27:53,423 DEBUG anaconda: fs type changed: btrfs >09:27:53,427 INFO anaconda: getting device type for BTRFS >09:27:53,428 DEBUG anaconda: device_type_changed: 3 BTRFS >09:27:53,430 INFO anaconda: getting device type for BTRFS >09:27:53,430 INFO anaconda: getting device type for BTRFS >09:27:53,431 INFO anaconda: getting device type for BTRFS >09:27:53,431 INFO anaconda: getting device type for BTRFS >09:27:53,432 INFO anaconda: getting device type for BTRFS >09:27:53,432 INFO anaconda: getting device type for BTRFS >09:27:53,433 INFO anaconda: getting device type for BTRFS >09:27:53,433 INFO anaconda: getting device type for BTRFS >09:27:53,433 INFO anaconda: getting device type for BTRFS >09:27:53,434 INFO anaconda: getting device type for BTRFS >09:27:53,434 INFO anaconda: getting device type for BTRFS >09:27:53,435 DEBUG anaconda: populate_raid: 3, single >09:27:53,435 INFO anaconda: getting device type for BTRFS >09:27:53,436 INFO anaconda: getting device type for BTRFS >09:27:53,436 DEBUG anaconda: populate_raid: 3, single >09:27:53,436 INFO anaconda: getting device type for BTRFS >09:27:53,437 DEBUG anaconda: new container selection: None >09:27:53,437 DEBUG anaconda: new container selection: None >09:27:53,437 DEBUG anaconda: new container selection: fedora >09:27:53,438 DEBUG anaconda: default container is fedora >09:27:54,409 DEBUG anaconda: current selector: non-existent 2139677MB btrfs subvolume root (44) with non-existent btrfs filesystem mounted at / >09:27:54,410 DEBUG anaconda: notebook page = 1 >09:27:54,410 INFO anaconda: ui: saving changes to device root >09:27:54,410 DEBUG anaconda: old name: root >09:27:54,410 DEBUG anaconda: new name: root >09:27:54,412 DEBUG anaconda: old size: 2139677.0 >09:27:54,412 DEBUG anaconda: new size: 2139677 >09:27:54,413 INFO anaconda: getting device type for BTRFS >09:27:54,413 DEBUG anaconda: old device type: 3 >09:27:54,413 DEBUG anaconda: new device type: 3 >09:27:54,413 DEBUG anaconda: reformat: True >09:27:54,414 DEBUG anaconda: old fs type: btrfs >09:27:54,414 DEBUG anaconda: new fs type: btrfs >09:27:54,414 DEBUG anaconda: old encryption setting: False >09:27:54,415 DEBUG anaconda: new encryption setting: False >09:27:54,415 DEBUG anaconda: old label: >09:27:54,415 DEBUG anaconda: new_label: >09:27:54,415 DEBUG anaconda: old mountpoint: / >09:27:54,415 DEBUG anaconda: new mountpoint: / >09:27:54,416 DEBUG anaconda: old raid level: single >09:27:54,416 DEBUG anaconda: new raid level: None >09:27:54,416 DEBUG anaconda: old container: fedora >09:27:54,416 DEBUG anaconda: new container: fedora >09:27:54,416 DEBUG anaconda: old container encrypted: False >09:27:54,416 DEBUG anaconda: new container encrypted: False >09:27:54,416 DEBUG anaconda: old container raid level: single >09:27:54,417 DEBUG anaconda: new container raid level: single >09:27:54,417 DEBUG anaconda: old container size request: 0 >09:27:54,417 DEBUG anaconda: new container size request: 0 >09:27:54,417 DEBUG anaconda: old disks: ['sda', 'sdb'] >09:27:54,417 DEBUG anaconda: new disks: ['sda', 'sdb'] >09:27:54,556 DEBUG anaconda: populate_right_side: non-existent 2139676MB btrfs subvolume root (44) with non-existent btrfs filesystem mounted at / >09:27:54,557 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:27:54,557 DEBUG anaconda: updated device_container_name to fedora >09:27:54,557 DEBUG anaconda: updated device_container_raid_level to single >09:27:54,557 DEBUG anaconda: updated device_container_encrypted to False >09:27:54,557 DEBUG anaconda: updated device_container_size to 0 >09:27:54,559 DEBUG anaconda: fs type changed: btrfs >09:27:54,562 INFO anaconda: getting device type for BTRFS >09:27:54,562 DEBUG anaconda: populate_raid: 3, single >09:27:54,563 INFO anaconda: getting device type for BTRFS >09:27:54,563 DEBUG anaconda: new container selection: None >09:27:54,563 DEBUG anaconda: new container selection: None >09:27:54,564 DEBUG anaconda: new container selection: fedora >09:27:54,564 DEBUG anaconda: default container is fedora >09:27:54,564 DEBUG anaconda: leaving save_right_side >09:27:54,564 DEBUG anaconda: new selector: non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot >09:27:54,564 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot >09:27:54,564 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:27:54,565 DEBUG anaconda: updated device_container_name to None >09:27:54,565 DEBUG anaconda: updated device_container_raid_level to None >09:27:54,565 DEBUG anaconda: updated device_container_encrypted to False >09:27:54,565 DEBUG anaconda: updated device_container_size to 0 >09:27:54,566 DEBUG anaconda: fs type changed: ext4 >09:27:54,569 INFO anaconda: getting device type for Standard Partition >09:27:54,570 DEBUG anaconda: device_type_changed: 2 Standard Partition >09:27:54,570 INFO anaconda: getting device type for Standard Partition >09:27:54,570 INFO anaconda: getting device type for Standard Partition >09:27:54,571 INFO anaconda: getting device type for Standard Partition >09:27:54,571 INFO anaconda: getting device type for Standard Partition >09:27:54,571 INFO anaconda: getting device type for Standard Partition >09:27:54,572 INFO anaconda: getting device type for Standard Partition >09:27:54,572 INFO anaconda: getting device type for Standard Partition >09:27:54,572 INFO anaconda: getting device type for Standard Partition >09:27:54,572 DEBUG anaconda: populate_raid: 2, None >09:27:54,572 INFO anaconda: getting device type for Standard Partition >09:27:54,573 INFO anaconda: getting device type for Standard Partition >09:27:54,573 DEBUG anaconda: populate_raid: 2, None >09:27:54,573 INFO anaconda: getting device type for Standard Partition >09:27:58,727 DEBUG anaconda: current selector: non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot >09:27:58,728 DEBUG anaconda: notebook page = 1 >09:27:58,728 INFO anaconda: ui: saving changes to device sda1 >09:27:58,728 DEBUG anaconda: old name: sda1 >09:27:58,728 DEBUG anaconda: new name: None >09:27:58,730 DEBUG anaconda: old size: 500.0 >09:27:58,730 DEBUG anaconda: new size: 500 >09:27:58,730 INFO anaconda: getting device type for Standard Partition >09:27:58,730 DEBUG anaconda: old device type: 2 >09:27:58,730 DEBUG anaconda: new device type: 2 >09:27:58,730 DEBUG anaconda: reformat: True >09:27:58,732 DEBUG anaconda: old fs type: ext4 >09:27:58,732 DEBUG anaconda: new fs type: ext4 >09:27:58,732 DEBUG anaconda: old encryption setting: False >09:27:58,732 DEBUG anaconda: new encryption setting: False >09:27:58,732 DEBUG anaconda: old label: >09:27:58,732 DEBUG anaconda: new_label: >09:27:58,732 DEBUG anaconda: old mountpoint: /boot >09:27:58,732 DEBUG anaconda: new mountpoint: /boot >09:27:58,733 DEBUG anaconda: old raid level: None >09:27:58,733 DEBUG anaconda: new raid level: None >09:27:58,734 DEBUG anaconda: old container: None >09:27:58,734 DEBUG anaconda: new container: None >09:27:58,734 DEBUG anaconda: old container encrypted: False >09:27:58,734 DEBUG anaconda: new container encrypted: False >09:27:58,734 DEBUG anaconda: old container raid level: None >09:27:58,734 DEBUG anaconda: new container raid level: None >09:27:58,734 DEBUG anaconda: old container size request: 0 >09:27:58,734 DEBUG anaconda: new container size request: 0 >09:27:58,734 DEBUG anaconda: old disks: ['sda', 'sdb'] >09:27:58,734 DEBUG anaconda: new disks: ['sda', 'sdb'] >09:27:58,734 DEBUG anaconda: nothing changed for new device >09:27:58,735 DEBUG anaconda: new selector: non-existent 2139676MB btrfs subvolume root (44) with non-existent btrfs filesystem mounted at / >09:27:58,735 DEBUG anaconda: populate_right_side: non-existent 2139676MB btrfs subvolume root (44) with non-existent btrfs filesystem mounted at / >09:27:58,735 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:27:58,736 DEBUG anaconda: updated device_container_name to fedora >09:27:58,736 DEBUG anaconda: updated device_container_raid_level to single >09:27:58,736 DEBUG anaconda: updated device_container_encrypted to False >09:27:58,736 DEBUG anaconda: updated device_container_size to 0 >09:27:58,738 DEBUG anaconda: fs type changed: btrfs >09:27:58,742 INFO anaconda: getting device type for BTRFS >09:27:58,743 DEBUG anaconda: device_type_changed: 3 BTRFS >09:27:58,745 INFO anaconda: getting device type for BTRFS >09:27:58,745 INFO anaconda: getting device type for BTRFS >09:27:58,746 INFO anaconda: getting device type for BTRFS >09:27:58,746 INFO anaconda: getting device type for BTRFS >09:27:58,747 INFO anaconda: getting device type for BTRFS >09:27:58,747 INFO anaconda: getting device type for BTRFS >09:27:58,748 INFO anaconda: getting device type for BTRFS >09:27:58,748 INFO anaconda: getting device type for BTRFS >09:27:58,749 INFO anaconda: getting device type for BTRFS >09:27:58,749 INFO anaconda: getting device type for BTRFS >09:27:58,750 INFO anaconda: getting device type for BTRFS >09:27:58,750 DEBUG anaconda: populate_raid: 3, single >09:27:58,750 INFO anaconda: getting device type for BTRFS >09:27:58,751 INFO anaconda: getting device type for BTRFS >09:27:58,752 DEBUG anaconda: populate_raid: 3, single >09:27:58,752 INFO anaconda: getting device type for BTRFS >09:27:58,752 DEBUG anaconda: new container selection: None >09:27:58,753 DEBUG anaconda: new container selection: None >09:27:58,753 DEBUG anaconda: new container selection: fedora >09:27:58,753 DEBUG anaconda: default container is fedora >09:28:03,633 DEBUG anaconda: removing device 'non-existent 2139676MB btrfs subvolume root (44) with non-existent btrfs filesystem mounted at /' from page New Fedora 20 Installation >09:28:03,741 INFO anaconda: ui: removed device root >09:28:03,753 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdd', 'sde', 'sdf', 'sdg', 'sr0'] >09:28:03,760 DEBUG anaconda: ui: unused=[] >09:28:03,761 DEBUG anaconda: ui: new_devices=['sda1', 'home'] >09:28:03,775 DEBUG anaconda: page clicked: New Fedora 20 Installation >09:28:03,775 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:28:03,775 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot >09:28:03,775 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:28:03,775 DEBUG anaconda: updated device_container_name to None >09:28:03,775 DEBUG anaconda: updated device_container_raid_level to None >09:28:03,775 DEBUG anaconda: updated device_container_encrypted to False >09:28:03,776 DEBUG anaconda: updated device_container_size to 0 >09:28:03,777 DEBUG anaconda: fs type changed: ext4 >09:28:03,781 INFO anaconda: getting device type for Standard Partition >09:28:03,781 DEBUG anaconda: device_type_changed: 2 Standard Partition >09:28:03,781 INFO anaconda: getting device type for Standard Partition >09:28:03,781 INFO anaconda: getting device type for Standard Partition >09:28:03,782 INFO anaconda: getting device type for Standard Partition >09:28:03,782 INFO anaconda: getting device type for Standard Partition >09:28:03,782 INFO anaconda: getting device type for Standard Partition >09:28:03,783 INFO anaconda: getting device type for Standard Partition >09:28:03,783 INFO anaconda: getting device type for Standard Partition >09:28:03,783 INFO anaconda: getting device type for Standard Partition >09:28:03,784 DEBUG anaconda: populate_raid: 2, None >09:28:03,784 INFO anaconda: getting device type for Standard Partition >09:28:03,784 INFO anaconda: getting device type for Standard Partition >09:28:03,785 DEBUG anaconda: populate_raid: 2, None >09:28:03,785 INFO anaconda: getting device type for Standard Partition >09:28:03,786 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:28:03,786 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot >09:28:03,786 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:28:03,786 DEBUG anaconda: updated device_container_name to None >09:28:03,786 DEBUG anaconda: updated device_container_raid_level to None >09:28:03,786 DEBUG anaconda: updated device_container_encrypted to False >09:28:03,786 DEBUG anaconda: updated device_container_size to 0 >09:28:03,789 INFO anaconda: getting device type for Standard Partition >09:28:03,790 DEBUG anaconda: populate_raid: 2, None >09:28:03,790 INFO anaconda: getting device type for Standard Partition >09:28:04,257 DEBUG anaconda: removing device 'non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot' from page New Fedora 20 Installation >09:28:04,258 INFO anaconda: ui: removed device sda1 >09:28:04,269 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda2', 'sdb', 'sdb1', 'sdd', 'sde', 'sdf', 'sdg', 'sr0'] >09:28:04,277 DEBUG anaconda: ui: unused=[] >09:28:04,277 DEBUG anaconda: ui: new_devices=['home'] >09:28:04,290 DEBUG anaconda: page clicked: New Fedora 20 Installation >09:28:04,290 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:28:04,290 DEBUG anaconda: populate_right_side: non-existent 512MB btrfs subvolume home (45) with non-existent btrfs filesystem mounted at /home >09:28:04,290 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:28:04,290 DEBUG anaconda: updated device_container_name to fedora >09:28:04,291 DEBUG anaconda: updated device_container_raid_level to single >09:28:04,291 DEBUG anaconda: updated device_container_encrypted to False >09:28:04,291 DEBUG anaconda: updated device_container_size to 0 >09:28:04,292 DEBUG anaconda: fs type changed: btrfs >09:28:04,296 INFO anaconda: getting device type for BTRFS >09:28:04,297 DEBUG anaconda: device_type_changed: 3 BTRFS >09:28:04,299 INFO anaconda: getting device type for BTRFS >09:28:04,299 INFO anaconda: getting device type for BTRFS >09:28:04,300 INFO anaconda: getting device type for BTRFS >09:28:04,300 INFO anaconda: getting device type for BTRFS >09:28:04,301 INFO anaconda: getting device type for BTRFS >09:28:04,301 INFO anaconda: getting device type for BTRFS >09:28:04,302 INFO anaconda: getting device type for BTRFS >09:28:04,302 INFO anaconda: getting device type for BTRFS >09:28:04,303 INFO anaconda: getting device type for BTRFS >09:28:04,303 INFO anaconda: getting device type for BTRFS >09:28:04,303 INFO anaconda: getting device type for BTRFS >09:28:04,304 DEBUG anaconda: populate_raid: 3, single >09:28:04,304 INFO anaconda: getting device type for BTRFS >09:28:04,305 INFO anaconda: getting device type for BTRFS >09:28:04,305 DEBUG anaconda: populate_raid: 3, single >09:28:04,305 INFO anaconda: getting device type for BTRFS >09:28:04,306 DEBUG anaconda: new container selection: None >09:28:04,306 DEBUG anaconda: new container selection: None >09:28:04,306 DEBUG anaconda: new container selection: fedora >09:28:04,307 DEBUG anaconda: default container is fedora >09:28:04,307 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:28:04,308 DEBUG anaconda: populate_right_side: non-existent 512MB btrfs subvolume home (45) with non-existent btrfs filesystem mounted at /home >09:28:04,308 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:28:04,308 DEBUG anaconda: updated device_container_name to fedora >09:28:04,308 DEBUG anaconda: updated device_container_raid_level to single >09:28:04,308 DEBUG anaconda: updated device_container_encrypted to False >09:28:04,308 DEBUG anaconda: updated device_container_size to 0 >09:28:04,310 DEBUG anaconda: fs type changed: btrfs >09:28:04,314 INFO anaconda: getting device type for BTRFS >09:28:04,314 DEBUG anaconda: populate_raid: 3, single >09:28:04,314 INFO anaconda: getting device type for BTRFS >09:28:04,315 DEBUG anaconda: new container selection: None >09:28:04,315 DEBUG anaconda: new container selection: None >09:28:04,315 DEBUG anaconda: new container selection: fedora >09:28:04,315 DEBUG anaconda: default container is fedora >09:28:04,757 DEBUG anaconda: removing device 'non-existent 512MB btrfs subvolume home (45) with non-existent btrfs filesystem mounted at /home' from page New Fedora 20 Installation >09:28:04,762 INFO anaconda: ui: removed device home >09:28:04,773 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sdb', 'sdd', 'sde', 'sdf', 'sdg', 'sr0'] >09:28:04,780 DEBUG anaconda: ui: unused=[] >09:28:04,780 DEBUG anaconda: ui: new_devices=[] >09:28:04,789 DEBUG anaconda: page clicked: New Fedora 20 Installation >09:28:04,789 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:28:04,789 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:28:13,295 DEBUG anaconda: requested size = None ; available space = 2.14 TB >09:28:13,405 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'root', 'sda', 'sda1', 'sdb', 'sdb1', 'sdd', 'sde', 'sdf', 'sdg', 'sr0'] >09:28:13,412 DEBUG anaconda: ui: unused=[] >09:28:13,413 DEBUG anaconda: ui: new_devices=['root'] >09:28:13,425 DEBUG anaconda: page clicked: New Fedora 20 Installation >09:28:13,425 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:28:13,425 DEBUG anaconda: populate_right_side: non-existent 2146202MB btrfs subvolume root (49) with non-existent btrfs filesystem mounted at / >09:28:13,426 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:28:13,426 DEBUG anaconda: updated device_container_name to fedora >09:28:13,426 DEBUG anaconda: updated device_container_raid_level to single >09:28:13,426 DEBUG anaconda: updated device_container_encrypted to False >09:28:13,426 DEBUG anaconda: updated device_container_size to 0 >09:28:13,428 DEBUG anaconda: fs type changed: btrfs >09:28:13,432 INFO anaconda: getting device type for BTRFS >09:28:13,432 DEBUG anaconda: populate_raid: 3, single >09:28:13,432 INFO anaconda: getting device type for BTRFS >09:28:13,432 DEBUG anaconda: new container selection: None >09:28:13,433 DEBUG anaconda: new container selection: None >09:28:13,433 DEBUG anaconda: new container selection: fedora >09:28:13,433 DEBUG anaconda: default container is fedora >09:28:13,434 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >09:28:13,434 DEBUG anaconda: populate_right_side: non-existent 2146202MB btrfs subvolume root (49) with non-existent btrfs filesystem mounted at / >09:28:13,434 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:28:13,434 DEBUG anaconda: updated device_container_name to fedora >09:28:13,434 DEBUG anaconda: updated device_container_raid_level to single >09:28:13,435 DEBUG anaconda: updated device_container_encrypted to False >09:28:13,435 DEBUG anaconda: updated device_container_size to 0 >09:28:13,437 DEBUG anaconda: fs type changed: btrfs >09:28:13,440 INFO anaconda: getting device type for BTRFS >09:28:13,441 DEBUG anaconda: populate_raid: 3, single >09:28:13,441 INFO anaconda: getting device type for BTRFS >09:28:13,441 DEBUG anaconda: new container selection: None >09:28:13,441 DEBUG anaconda: new container selection: None >09:28:13,442 DEBUG anaconda: new container selection: fedora >09:28:13,442 DEBUG anaconda: default container is fedora >09:28:20,893 INFO anaconda: ui: saving changes to device root >09:28:20,893 DEBUG anaconda: old name: root >09:28:20,893 DEBUG anaconda: new name: root >09:28:20,895 DEBUG anaconda: old size: 2146202.0 >09:28:20,895 DEBUG anaconda: new size: 2146202 >09:28:20,895 INFO anaconda: getting device type for BTRFS >09:28:20,896 DEBUG anaconda: old device type: 3 >09:28:20,896 DEBUG anaconda: new device type: 3 >09:28:20,896 DEBUG anaconda: reformat: True >09:28:20,897 DEBUG anaconda: old fs type: btrfs >09:28:20,897 DEBUG anaconda: new fs type: btrfs >09:28:20,897 DEBUG anaconda: old encryption setting: False >09:28:20,897 DEBUG anaconda: new encryption setting: False >09:28:20,897 DEBUG anaconda: old label: >09:28:20,897 DEBUG anaconda: new_label: >09:28:20,897 DEBUG anaconda: old mountpoint: / >09:28:20,897 DEBUG anaconda: new mountpoint: / >09:28:20,898 DEBUG anaconda: old raid level: single >09:28:20,898 DEBUG anaconda: new raid level: None >09:28:20,898 DEBUG anaconda: old container: fedora >09:28:20,898 DEBUG anaconda: new container: fedora >09:28:20,898 DEBUG anaconda: old container encrypted: False >09:28:20,898 DEBUG anaconda: new container encrypted: False >09:28:20,898 DEBUG anaconda: old container raid level: single >09:28:20,899 DEBUG anaconda: new container raid level: single >09:28:20,899 DEBUG anaconda: old container size request: 0 >09:28:20,899 DEBUG anaconda: new container size request: 0 >09:28:20,899 DEBUG anaconda: old disks: ['sda', 'sdb'] >09:28:20,899 DEBUG anaconda: new disks: ['sda', 'sdb'] >09:28:21,002 DEBUG anaconda: populate_right_side: non-existent 2146201MB btrfs subvolume root (49) with non-existent btrfs filesystem mounted at / >09:28:21,002 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:28:21,002 DEBUG anaconda: updated device_container_name to fedora >09:28:21,002 DEBUG anaconda: updated device_container_raid_level to single >09:28:21,002 DEBUG anaconda: updated device_container_encrypted to False >09:28:21,002 DEBUG anaconda: updated device_container_size to 0 >09:28:21,004 DEBUG anaconda: fs type changed: btrfs >09:28:21,008 INFO anaconda: getting device type for BTRFS >09:28:21,008 DEBUG anaconda: populate_raid: 3, single >09:28:21,008 INFO anaconda: getting device type for BTRFS >09:28:21,009 DEBUG anaconda: new container selection: None >09:28:21,009 DEBUG anaconda: new container selection: None >09:28:21,009 DEBUG anaconda: new container selection: fedora >09:28:21,009 DEBUG anaconda: default container is fedora >09:28:21,009 DEBUG anaconda: leaving save_right_side >09:28:26,398 INFO anaconda: ui: saving changes to device root >09:28:26,398 DEBUG anaconda: old name: root >09:28:26,398 DEBUG anaconda: new name: root >09:28:26,400 DEBUG anaconda: old size: 2146201.0 >09:28:26,400 DEBUG anaconda: new size: 2146201 >09:28:26,400 INFO anaconda: getting device type for BTRFS >09:28:26,400 DEBUG anaconda: old device type: 3 >09:28:26,400 DEBUG anaconda: new device type: 3 >09:28:26,401 DEBUG anaconda: reformat: True >09:28:26,401 DEBUG anaconda: old fs type: btrfs >09:28:26,401 DEBUG anaconda: new fs type: btrfs >09:28:26,402 DEBUG anaconda: old encryption setting: False >09:28:26,402 DEBUG anaconda: new encryption setting: False >09:28:26,402 DEBUG anaconda: old label: >09:28:26,402 DEBUG anaconda: new_label: >09:28:26,402 DEBUG anaconda: old mountpoint: / >09:28:26,402 DEBUG anaconda: new mountpoint: / >09:28:26,402 DEBUG anaconda: old raid level: single >09:28:26,402 DEBUG anaconda: new raid level: None >09:28:26,403 DEBUG anaconda: old container: fedora >09:28:26,403 DEBUG anaconda: new container: fedora >09:28:26,403 DEBUG anaconda: old container encrypted: False >09:28:26,403 DEBUG anaconda: new container encrypted: False >09:28:26,403 DEBUG anaconda: old container raid level: single >09:28:26,403 DEBUG anaconda: new container raid level: single >09:28:26,403 DEBUG anaconda: old container size request: 0 >09:28:26,403 DEBUG anaconda: new container size request: 0 >09:28:26,403 DEBUG anaconda: old disks: ['sda', 'sdb'] >09:28:26,404 DEBUG anaconda: new disks: ['sda', 'sdb'] >09:28:26,511 DEBUG anaconda: populate_right_side: non-existent 2146200MB btrfs subvolume root (49) with non-existent btrfs filesystem mounted at / >09:28:26,512 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >09:28:26,512 DEBUG anaconda: updated device_container_name to fedora >09:28:26,512 DEBUG anaconda: updated device_container_raid_level to single >09:28:26,512 DEBUG anaconda: updated device_container_encrypted to False >09:28:26,512 DEBUG anaconda: updated device_container_size to 0 >09:28:26,514 DEBUG anaconda: fs type changed: btrfs >09:28:26,517 INFO anaconda: getting device type for BTRFS >09:28:26,518 DEBUG anaconda: populate_raid: 3, single >09:28:26,518 INFO anaconda: getting device type for BTRFS >09:28:26,518 DEBUG anaconda: new container selection: None >09:28:26,518 DEBUG anaconda: new container selection: None >09:28:26,519 DEBUG anaconda: new container selection: fedora >09:28:26,519 DEBUG anaconda: default container is fedora >09:28:26,519 DEBUG anaconda: leaving save_right_side >09:28:28,975 DEBUG anaconda: new disk order: [] >09:28:28,996 DEBUG anaconda: stage1 device cannot be of type btrfs volume >09:28:28,996 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >09:28:28,996 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:28:28,996 DEBUG anaconda: _is_valid_size(sda) returning True >09:28:28,996 DEBUG anaconda: _is_valid_location(sda) returning True >09:28:28,996 DEBUG anaconda: _is_valid_format(sda) returning True >09:28:28,996 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:28:28,996 INFO anaconda: Running Thread: AnaCheckStorageThread (139853661017856) >09:28:28,999 DEBUG anaconda: _is_valid_disklabel(sda) returning True >09:28:28,999 DEBUG anaconda: _is_valid_size(sda) returning True >09:28:28,999 DEBUG anaconda: _is_valid_location(sda) returning True >09:28:28,999 DEBUG anaconda: _is_valid_format(sda) returning True >09:28:28,999 DEBUG anaconda: is_valid_stage1_device(sda) returning True >09:28:29,000 DEBUG anaconda: _is_valid_disklabel(root) returning True >09:28:29,000 DEBUG anaconda: _is_valid_size(root) returning True >09:28:29,000 DEBUG anaconda: _is_valid_location(root) returning True >09:28:29,000 DEBUG anaconda: _is_valid_partition(root) returning True >09:28:29,000 DEBUG anaconda: _is_valid_format(root) returning True >09:28:29,000 DEBUG anaconda: is_valid_stage2_device(root) returning True >09:28:29,002 WARN anaconda: You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance for most installations. >09:28:29,002 INFO anaconda: Thread Done: AnaCheckStorageThread (139853661017856) >09:28:29,062 INFO anaconda: Not doing 'require network connection' in live installation >09:28:29,680 INFO anaconda: fs space: 2.14 TB needed: 3.07 GB >09:28:30,257 INFO anaconda: fs space: 2.14 TB needed: 3.07 GB >09:28:30,259 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:28:30,816 INFO anaconda: fs space: 2.14 TB needed: 3.07 GB >09:28:30,819 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:28:30,819 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> status to: Checking storage configuration... >09:28:31,375 INFO anaconda: fs space: 2.14 TB needed: 3.07 GB >09:28:31,377 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:28:42,206 DEBUG anaconda: disk free: 2.14 MB fs free: 0 B sw needs: 3.07 GB auto swap: 6.02 GB >09:28:53,806 INFO anaconda: Running Thread: AnaExecuteStorageThread (139853661017856) >09:28:53,843 DEBUG anaconda: new disk order: [] >09:28:53,894 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >09:28:53,894 DEBUG anaconda: _is_valid_size(sdb) returning True >09:28:53,895 DEBUG anaconda: _is_valid_location(sdb) returning True >09:28:53,895 DEBUG anaconda: _is_valid_format(sdb) returning True >09:28:53,895 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >09:28:53,945 INFO anaconda: Not doing 'require network connection' in live installation >09:28:53,958 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:28:53,959 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> status to: Saving storage configuration... >09:28:53,999 DEBUG anaconda: new disk order: [] >09:28:54,016 DEBUG anaconda: stage1 device cannot be of type btrfs volume >09:28:54,016 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >09:28:54,016 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >09:28:54,016 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >09:28:54,016 DEBUG anaconda: _is_valid_size(sdb) returning True >09:28:54,016 DEBUG anaconda: _is_valid_location(sdb) returning True >09:28:54,016 DEBUG anaconda: _is_valid_format(sdb) returning True >09:28:54,016 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >09:28:54,018 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >09:28:54,018 DEBUG anaconda: _is_valid_size(sdb) returning True >09:28:54,018 DEBUG anaconda: _is_valid_location(sdb) returning True >09:28:54,018 DEBUG anaconda: _is_valid_format(sdb) returning True >09:28:54,018 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >09:28:54,018 DEBUG anaconda: _is_valid_disklabel(sdb1) returning True >09:28:54,018 DEBUG anaconda: _is_valid_size(sdb1) returning True >09:28:54,018 DEBUG anaconda: _is_valid_location(sdb1) returning True >09:28:54,019 DEBUG anaconda: _is_valid_partition(sdb1) returning True >09:28:54,019 DEBUG anaconda: _is_valid_format(sdb1) returning True >09:28:54,019 DEBUG anaconda: is_valid_stage2_device(sdb1) returning True >09:28:54,026 DEBUG anaconda: new disk order: [] >09:28:54,042 DEBUG anaconda: stage1 device cannot be of type btrfs volume >09:28:54,042 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >09:28:54,042 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >09:28:54,042 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >09:28:54,042 DEBUG anaconda: _is_valid_size(sdb) returning True >09:28:54,042 DEBUG anaconda: _is_valid_location(sdb) returning True >09:28:54,042 DEBUG anaconda: _is_valid_format(sdb) returning True >09:28:54,043 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >09:28:54,043 INFO anaconda: Running Thread: AnaCheckStorageThread (139854083757824) >09:28:54,043 INFO anaconda: Thread Done: AnaExecuteStorageThread (139853661017856) >09:28:54,045 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >09:28:54,045 DEBUG anaconda: _is_valid_size(sdb) returning True >09:28:54,045 DEBUG anaconda: _is_valid_location(sdb) returning True >09:28:54,045 DEBUG anaconda: _is_valid_format(sdb) returning True >09:28:54,045 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >09:28:54,045 DEBUG anaconda: _is_valid_disklabel(sdb1) returning True >09:28:54,045 DEBUG anaconda: _is_valid_size(sdb1) returning True >09:28:54,045 DEBUG anaconda: _is_valid_location(sdb1) returning True >09:28:54,046 DEBUG anaconda: _is_valid_partition(sdb1) returning True >09:28:54,046 DEBUG anaconda: _is_valid_format(sdb1) returning True >09:28:54,046 DEBUG anaconda: is_valid_stage2_device(sdb1) returning True >09:28:54,046 INFO anaconda: Thread Done: AnaCheckStorageThread (139854083757824) >09:28:54,638 INFO anaconda: fs space: 231.95 GB needed: 3.07 GB >09:28:54,640 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:28:55,221 INFO anaconda: fs space: 231.95 GB needed: 3.07 GB >09:28:55,223 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:28:55,223 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> status to: Checking storage configuration... >09:28:55,786 INFO anaconda: fs space: 231.95 GB needed: 3.07 GB >09:28:55,788 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:28:58,865 DEBUG anaconda: disk free: 238.47 GB fs free: 0 sw needs: 3.07 GB auto swap: 6.02 GB >09:29:01,269 INFO anaconda: Running Thread: AnaExecuteStorageThread (139854083757824) >09:29:01,299 DEBUG anaconda: new disk order: [] >09:29:01,328 DEBUG anaconda: new disk order: [] >09:29:01,352 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >09:29:01,352 DEBUG anaconda: _is_valid_size(sdb) returning True >09:29:01,353 DEBUG anaconda: _is_valid_location(sdb) returning True >09:29:01,353 DEBUG anaconda: _is_valid_format(sdb) returning True >09:29:01,353 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >09:29:01,353 INFO anaconda: Thread Done: AnaExecuteStorageThread (139854083757824) >09:29:01,368 INFO anaconda: Not doing 'require network connection' in live installation >09:29:01,395 DEBUG anaconda: running handleException >09:29:01,395 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >09:29:01,399 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> >09:29:01,399 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> status to: Saving storage configuration... >09:29:01,403 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x39d6d50> > > >/tmp/packaging.log: > > >/tmp/program.log: >09:24:49,102 INFO program: Running... udevadm settle --timeout=300 >09:24:49,109 DEBUG program: Return code: 0 >09:24:49,140 INFO program: Running... multipath -c /dev/sdc >09:24:49,154 INFO program: Nov 20 09:24:49 | /etc/multipath.conf does not exist, blacklisting all devices. >09:24:49,154 INFO program: Nov 20 09:24:49 | A default multipath.conf file is located at >09:24:49,154 INFO program: Nov 20 09:24:49 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:24:49,154 INFO program: Nov 20 09:24:49 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:24:49,154 INFO program: /dev/sdc is not a valid multipath device path >09:24:49,154 DEBUG program: Return code: 1 >09:24:49,177 INFO program: Running... multipath -c /dev/sdd >09:24:49,179 INFO program: Nov 20 09:24:49 | /etc/multipath.conf does not exist, blacklisting all devices. >09:24:49,179 INFO program: Nov 20 09:24:49 | A default multipath.conf file is located at >09:24:49,179 INFO program: Nov 20 09:24:49 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:24:49,179 INFO program: Nov 20 09:24:49 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:24:49,179 INFO program: /dev/sdd is not a valid multipath device path >09:24:49,179 DEBUG program: Return code: 1 >09:24:49,185 INFO program: Running... multipath -c /dev/sde >09:24:49,188 INFO program: Nov 20 09:24:49 | /etc/multipath.conf does not exist, blacklisting all devices. >09:24:49,188 INFO program: Nov 20 09:24:49 | A default multipath.conf file is located at >09:24:49,188 INFO program: Nov 20 09:24:49 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:24:49,188 INFO program: Nov 20 09:24:49 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:24:49,188 INFO program: /dev/sde is not a valid multipath device path >09:24:49,188 DEBUG program: Return code: 1 >09:24:49,194 INFO program: Running... multipath -c /dev/sdf >09:24:49,196 INFO program: Nov 20 09:24:49 | /etc/multipath.conf does not exist, blacklisting all devices. >09:24:49,196 INFO program: Nov 20 09:24:49 | A default multipath.conf file is located at >09:24:49,196 INFO program: Nov 20 09:24:49 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:24:49,196 INFO program: Nov 20 09:24:49 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:24:49,196 INFO program: /dev/sdf is not a valid multipath device path >09:24:49,196 DEBUG program: Return code: 1 >09:24:49,203 INFO program: Running... multipath -c /dev/sdg >09:24:49,205 INFO program: Nov 20 09:24:49 | /etc/multipath.conf does not exist, blacklisting all devices. >09:24:49,205 INFO program: Nov 20 09:24:49 | A default multipath.conf file is located at >09:24:49,205 INFO program: Nov 20 09:24:49 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:24:49,205 INFO program: Nov 20 09:24:49 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:24:49,205 INFO program: /dev/sdg is not a valid multipath device path >09:24:49,205 DEBUG program: Return code: 1 >09:24:49,211 INFO program: Running... multipath -c /dev/sda >09:24:49,213 INFO program: Nov 20 09:24:49 | /etc/multipath.conf does not exist, blacklisting all devices. >09:24:49,214 INFO program: Nov 20 09:24:49 | A default multipath.conf file is located at >09:24:49,214 INFO program: Nov 20 09:24:49 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:24:49,214 INFO program: Nov 20 09:24:49 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:24:49,214 INFO program: /dev/sda is not a valid multipath device path >09:24:49,214 DEBUG program: Return code: 1 >09:24:49,317 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } global {locking_type=4} /dev/sda2 >09:24:49,355 INFO program: LVM2_PV_UUID=pEO69I-7dcs-84r0-i1BK-A1VN-hQro-SKujgM >09:24:49,355 INFO program: LVM2_PE_START=1024.00 >09:24:49,355 INFO program: LVM2_VG_NAME=fedora_hp-envy >09:24:49,355 INFO program: LVM2_VG_UUID=kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX >09:24:49,355 INFO program: LVM2_VG_SIZE=1952997376.00 >09:24:49,355 INFO program: LVM2_VG_FREE=0 >09:24:49,355 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >09:24:49,355 INFO program: LVM2_VG_EXTENT_COUNT=476806 >09:24:49,355 INFO program: LVM2_VG_FREE_COUNT=0 >09:24:49,355 INFO program: LVM2_PV_COUNT=1 >09:24:49,355 DEBUG program: Return code: 0 >09:24:49,359 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } global {locking_type=4} fedora_hp-envy >09:24:49,366 INFO program: LVM2_LV_NAME=home LVM2_LV_NAME=root LVM2_LV_NAME=swap >09:24:49,366 INFO program: LVM2_LV_UUID=VO3zv8-JH90-rc3W-j9Ah-rVDv-AelB-9jadeL LVM2_LV_UUID=5blqaV-qGG0-JE6m-hdUa-3PCJ-UE2T-isQU2H LVM2_LV_UUID=7gWCzL-iY60-zh8f-sPDY-Ae9p-xzTV-DhY61N >09:24:49,366 INFO program: LVM2_LV_SIZE=1894400000.00 LVM2_LV_SIZE=52428800.00 LVM2_LV_SIZE=6168576.00 >09:24:49,366 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-ao---- >09:24:49,366 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >09:24:49,366 DEBUG program: Return code: 0 >09:24:49,577 INFO program: Running... multipath -c /dev/sdb >09:24:49,580 INFO program: Nov 20 09:24:49 | /etc/multipath.conf does not exist, blacklisting all devices. >09:24:49,580 INFO program: Nov 20 09:24:49 | A default multipath.conf file is located at >09:24:49,580 INFO program: Nov 20 09:24:49 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:24:49,580 INFO program: Nov 20 09:24:49 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:24:49,580 INFO program: /dev/sdb is not a valid multipath device path >09:24:49,580 DEBUG program: Return code: 1 >09:24:49,622 INFO program: Running... mount -t btrfs -o subvolid=0 /dev/sdb3 /tmp/btrfs-tmp.16Cgyjr2 >09:24:49,631 DEBUG program: Return code: 0 >09:24:49,631 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.16Cgyjr2 >09:24:49,634 INFO program: ID 256 gen 86 top level 5 path home >09:24:49,634 INFO program: ID 257 gen 86 top level 5 path root >09:24:49,634 DEBUG program: Return code: 0 >09:24:49,634 INFO program: Running... udevadm settle --timeout=300 >09:24:49,657 DEBUG program: Return code: 0 >09:24:49,657 INFO program: Running... umount /tmp/btrfs-tmp.16Cgyjr2 >09:24:49,733 DEBUG program: Return code: 0 >09:24:49,832 INFO program: Running... udevadm settle --timeout=300 >09:24:49,838 DEBUG program: Return code: 0 >09:24:50,838 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >09:24:50,845 DEBUG program: Return code: 0 >09:24:50,845 INFO program: Running... udevadm settle --timeout=300 >09:24:51,195 DEBUG program: Return code: 0 >09:24:51,196 INFO program: Running... modprobe fcoe >09:24:51,217 DEBUG program: Return code: 0 >09:24:51,218 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >09:24:51,224 INFO program: No FCoE boot disk information is found in EDD! >09:24:51,224 DEBUG program: Return code: 1 >09:24:51,484 INFO program: Running... udevadm settle --timeout=300 >09:24:51,494 DEBUG program: Return code: 0 >09:24:51,502 INFO program: Running... udevadm settle --timeout=300 >09:24:51,509 DEBUG program: Return code: 0 >09:24:51,526 INFO program: Running... multipath -c /dev/sdc >09:24:51,531 INFO program: Nov 20 09:24:51 | /etc/multipath.conf does not exist, blacklisting all devices. >09:24:51,531 INFO program: Nov 20 09:24:51 | A default multipath.conf file is located at >09:24:51,531 INFO program: Nov 20 09:24:51 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:24:51,531 INFO program: Nov 20 09:24:51 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:24:51,531 INFO program: /dev/sdc is not a valid multipath device path >09:24:51,531 DEBUG program: Return code: 1 >09:24:51,573 INFO program: Running... multipath -c /dev/sdd >09:24:51,577 INFO program: Nov 20 09:24:51 | /etc/multipath.conf does not exist, blacklisting all devices. >09:24:51,577 INFO program: Nov 20 09:24:51 | A default multipath.conf file is located at >09:24:51,577 INFO program: Nov 20 09:24:51 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:24:51,577 INFO program: Nov 20 09:24:51 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:24:51,577 INFO program: /dev/sdd is not a valid multipath device path >09:24:51,577 DEBUG program: Return code: 1 >09:24:51,585 INFO program: Running... multipath -c /dev/sde >09:24:51,589 INFO program: Nov 20 09:24:51 | /etc/multipath.conf does not exist, blacklisting all devices. >09:24:51,589 INFO program: Nov 20 09:24:51 | A default multipath.conf file is located at >09:24:51,589 INFO program: Nov 20 09:24:51 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:24:51,589 INFO program: Nov 20 09:24:51 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:24:51,589 INFO program: /dev/sde is not a valid multipath device path >09:24:51,589 DEBUG program: Return code: 1 >09:24:51,597 INFO program: Running... multipath -c /dev/sdf >09:24:51,608 INFO program: Nov 20 09:24:51 | /etc/multipath.conf does not exist, blacklisting all devices. >09:24:51,609 INFO program: Nov 20 09:24:51 | A default multipath.conf file is located at >09:24:51,616 INFO program: Nov 20 09:24:51 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:24:51,625 INFO program: Nov 20 09:24:51 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:24:51,626 INFO program: /dev/sdf is not a valid multipath device path >09:24:51,626 DEBUG program: Return code: 1 >09:24:51,637 INFO program: Running... multipath -c /dev/sdg >09:24:51,642 INFO program: Nov 20 09:24:51 | /etc/multipath.conf does not exist, blacklisting all devices. >09:24:51,642 INFO program: Nov 20 09:24:51 | A default multipath.conf file is located at >09:24:51,642 INFO program: Nov 20 09:24:51 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:24:51,642 INFO program: Nov 20 09:24:51 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:24:51,642 INFO program: /dev/sdg is not a valid multipath device path >09:24:51,642 DEBUG program: Return code: 1 >09:24:51,653 INFO program: Running... multipath -c /dev/sda >09:24:51,657 INFO program: Nov 20 09:24:51 | /etc/multipath.conf does not exist, blacklisting all devices. >09:24:51,657 INFO program: Nov 20 09:24:51 | A default multipath.conf file is located at >09:24:51,657 INFO program: Nov 20 09:24:51 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:24:51,658 INFO program: Nov 20 09:24:51 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:24:51,658 INFO program: /dev/sda is not a valid multipath device path >09:24:51,658 DEBUG program: Return code: 1 >09:24:51,728 INFO program: Running... dumpe2fs -h /dev/sda1 >09:24:51,744 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >09:24:51,745 INFO program: Filesystem volume name: <none> >09:24:51,745 INFO program: Last mounted on: /run/media/noahmenzi/701023a5-b457-492e-a5c3-432f4707e6f6 >09:24:51,745 INFO program: Filesystem UUID: 701023a5-b457-492e-a5c3-432f4707e6f6 >09:24:51,745 INFO program: Filesystem magic number: 0xEF53 >09:24:51,745 INFO program: Filesystem revision #: 1 (dynamic) >09:24:51,745 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >09:24:51,745 INFO program: Filesystem flags: signed_directory_hash >09:24:51,745 INFO program: Default mount options: user_xattr acl >09:24:51,745 INFO program: Filesystem state: clean >09:24:51,746 INFO program: Errors behavior: Continue >09:24:51,746 INFO program: Filesystem OS type: Linux >09:24:51,746 INFO program: Inode count: 128016 >09:24:51,746 INFO program: Block count: 512000 >09:24:51,746 INFO program: Reserved block count: 25600 >09:24:51,746 INFO program: Free blocks: 326692 >09:24:51,746 INFO program: Free inodes: 127621 >09:24:51,746 INFO program: First block: 1 >09:24:51,746 INFO program: Block size: 1024 >09:24:51,747 INFO program: Fragment size: 1024 >09:24:51,747 INFO program: Reserved GDT blocks: 256 >09:24:51,747 INFO program: Blocks per group: 8192 >09:24:51,747 INFO program: Fragments per group: 8192 >09:24:51,747 INFO program: Inodes per group: 2032 >09:24:51,747 INFO program: Inode blocks per group: 254 >09:24:51,747 INFO program: Flex block group size: 16 >09:24:51,748 INFO program: Filesystem created: Fri Sep 20 16:52:19 2013 >09:24:51,748 INFO program: Last mount time: Wed Nov 20 08:45:30 2013 >09:24:51,748 INFO program: Last write time: Wed Nov 20 09:11:28 2013 >09:24:51,748 INFO program: Mount count: 61 >09:24:51,748 INFO program: Maximum mount count: -1 >09:24:51,748 INFO program: Last checked: Fri Sep 20 16:52:19 2013 >09:24:51,748 INFO program: Check interval: 0 (<none>) >09:24:51,749 INFO program: Lifetime writes: 243 MB >09:24:51,749 INFO program: Reserved blocks uid: 0 (user root) >09:24:51,749 INFO program: Reserved blocks gid: 0 (group root) >09:24:51,750 INFO program: First inode: 11 >09:24:51,750 INFO program: Inode size: 128 >09:24:51,750 INFO program: Journal inode: 8 >09:24:51,750 INFO program: Default directory hash: half_md4 >09:24:51,750 INFO program: Directory Hash Seed: 277dabcd-6cea-4e9d-bf88-fe1a33357e95 >09:24:51,750 INFO program: Journal backup: inode blocks >09:24:51,751 INFO program: Journal features: (none) >09:24:51,751 INFO program: Journal size: 8M >09:24:51,751 INFO program: Journal length: 8192 >09:24:51,751 INFO program: Journal sequence: 0x000000f4 >09:24:51,751 INFO program: Journal start: 0 >09:24:51,751 INFO program: >09:24:51,751 DEBUG program: Return code: 0 >09:24:51,751 INFO program: Running... resize2fs -P /dev/sda1 >09:24:51,759 INFO program: resize2fs 1.42.8 (20-Jun-2013) >09:24:51,759 INFO program: Estimated minimum size of the filesystem: 181558 >09:24:51,759 DEBUG program: Return code: 0 >09:24:51,785 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } global {locking_type=4} /dev/sda2 >09:24:51,821 INFO program: LVM2_PV_UUID=pEO69I-7dcs-84r0-i1BK-A1VN-hQro-SKujgM >09:24:51,821 INFO program: LVM2_PE_START=1024.00 >09:24:51,821 INFO program: LVM2_VG_NAME=fedora_hp-envy >09:24:51,821 INFO program: LVM2_VG_UUID=kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX >09:24:51,822 INFO program: LVM2_VG_SIZE=1952997376.00 >09:24:51,822 INFO program: LVM2_VG_FREE=0 >09:24:51,822 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >09:24:51,822 INFO program: LVM2_VG_EXTENT_COUNT=476806 >09:24:51,822 INFO program: LVM2_VG_FREE_COUNT=0 >09:24:51,822 INFO program: LVM2_PV_COUNT=1 >09:24:51,822 DEBUG program: Return code: 0 >09:24:51,829 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } global {locking_type=4} fedora_hp-envy >09:24:51,838 INFO program: LVM2_LV_NAME=home LVM2_LV_NAME=root LVM2_LV_NAME=swap >09:24:51,838 INFO program: LVM2_LV_UUID=VO3zv8-JH90-rc3W-j9Ah-rVDv-AelB-9jadeL LVM2_LV_UUID=5blqaV-qGG0-JE6m-hdUa-3PCJ-UE2T-isQU2H LVM2_LV_UUID=7gWCzL-iY60-zh8f-sPDY-Ae9p-xzTV-DhY61N >09:24:51,838 INFO program: LVM2_LV_SIZE=1894400000.00 LVM2_LV_SIZE=52428800.00 LVM2_LV_SIZE=6168576.00 >09:24:51,839 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-ao---- >09:24:51,839 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >09:24:51,839 DEBUG program: Return code: 0 >09:24:51,870 INFO program: Running... dumpe2fs -h /dev/mapper/fedora_hp--envy-home >09:24:51,935 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >09:24:51,936 INFO program: Filesystem volume name: <none> >09:24:51,936 INFO program: Last mounted on: /run/media/noahmenzi/453ee973-0942-4980-a706-740f6bbebf2c >09:24:51,936 INFO program: Filesystem UUID: 453ee973-0942-4980-a706-740f6bbebf2c >09:24:51,936 INFO program: Filesystem magic number: 0xEF53 >09:24:51,936 INFO program: Filesystem revision #: 1 (dynamic) >09:24:51,936 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:24:51,936 INFO program: Filesystem flags: signed_directory_hash >09:24:51,936 INFO program: Default mount options: user_xattr acl >09:24:51,936 INFO program: Filesystem state: clean >09:24:51,936 INFO program: Errors behavior: Continue >09:24:51,936 INFO program: Filesystem OS type: Linux >09:24:51,936 INFO program: Inode count: 118407168 >09:24:51,937 INFO program: Block count: 473600000 >09:24:51,937 INFO program: Reserved block count: 23680000 >09:24:51,937 INFO program: Free blocks: 390691575 >09:24:51,937 INFO program: Free inodes: 118310954 >09:24:51,937 INFO program: First block: 0 >09:24:51,937 INFO program: Block size: 4096 >09:24:51,937 INFO program: Fragment size: 4096 >09:24:51,937 INFO program: Reserved GDT blocks: 911 >09:24:51,938 INFO program: Blocks per group: 32768 >09:24:51,938 INFO program: Fragments per group: 32768 >09:24:51,938 INFO program: Inodes per group: 8192 >09:24:51,938 INFO program: Inode blocks per group: 512 >09:24:51,938 INFO program: Flex block group size: 16 >09:24:51,938 INFO program: Filesystem created: Fri Sep 20 16:52:21 2013 >09:24:51,938 INFO program: Last mount time: Wed Nov 20 08:43:09 2013 >09:24:51,938 INFO program: Last write time: Wed Nov 20 09:11:27 2013 >09:24:51,938 INFO program: Mount count: 59 >09:24:51,938 INFO program: Maximum mount count: -1 >09:24:51,939 INFO program: Last checked: Fri Sep 20 16:52:21 2013 >09:24:51,939 INFO program: Check interval: 0 (<none>) >09:24:51,939 INFO program: Lifetime writes: 534 GB >09:24:51,939 INFO program: Reserved blocks uid: 0 (user root) >09:24:51,939 INFO program: Reserved blocks gid: 0 (group root) >09:24:51,939 INFO program: First inode: 11 >09:24:51,939 INFO program: Inode size: 256 >09:24:51,940 INFO program: Required extra isize: 28 >09:24:51,940 INFO program: Desired extra isize: 28 >09:24:51,940 INFO program: Journal inode: 8 >09:24:51,940 INFO program: Default directory hash: half_md4 >09:24:51,940 INFO program: Directory Hash Seed: 192ae8a0-255a-42d5-8eb9-35d1f14f6742 >09:24:51,940 INFO program: Journal backup: inode blocks >09:24:51,941 INFO program: Journal features: journal_incompat_revoke >09:24:51,941 INFO program: Journal size: 128M >09:24:51,941 INFO program: Journal length: 32768 >09:24:51,941 INFO program: Journal sequence: 0x0007ee60 >09:24:51,941 INFO program: Journal start: 0 >09:24:51,941 INFO program: >09:24:51,941 DEBUG program: Return code: 0 >09:24:51,942 INFO program: Running... resize2fs -P /dev/mapper/fedora_hp--envy-home >09:24:51,946 INFO program: resize2fs 1.42.8 (20-Jun-2013) >09:24:51,947 INFO program: Estimated minimum size of the filesystem: 77489460 >09:24:51,947 DEBUG program: Return code: 0 >09:24:52,013 INFO program: Running... dumpe2fs -h /dev/mapper/fedora_hp--envy-root >09:24:52,092 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >09:24:52,092 INFO program: Filesystem volume name: <none> >09:24:52,092 INFO program: Last mounted on: /run/media/noahmenzi/a65dae36-89ee-42e7-a6b3-f25439ad63b5 >09:24:52,092 INFO program: Filesystem UUID: a65dae36-89ee-42e7-a6b3-f25439ad63b5 >09:24:52,092 INFO program: Filesystem magic number: 0xEF53 >09:24:52,092 INFO program: Filesystem revision #: 1 (dynamic) >09:24:52,093 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:24:52,093 INFO program: Filesystem flags: signed_directory_hash >09:24:52,093 INFO program: Default mount options: user_xattr acl >09:24:52,093 INFO program: Filesystem state: clean >09:24:52,093 INFO program: Errors behavior: Continue >09:24:52,093 INFO program: Filesystem OS type: Linux >09:24:52,093 INFO program: Inode count: 3276800 >09:24:52,094 INFO program: Block count: 13107200 >09:24:52,094 INFO program: Reserved block count: 655360 >09:24:52,094 INFO program: Free blocks: 9919995 >09:24:52,094 INFO program: Free inodes: 2944402 >09:24:52,094 INFO program: First block: 0 >09:24:52,094 INFO program: Block size: 4096 >09:24:52,094 INFO program: Fragment size: 4096 >09:24:52,094 INFO program: Reserved GDT blocks: 1020 >09:24:52,094 INFO program: Blocks per group: 32768 >09:24:52,094 INFO program: Fragments per group: 32768 >09:24:52,094 INFO program: Inodes per group: 8192 >09:24:52,094 INFO program: Inode blocks per group: 512 >09:24:52,094 INFO program: Flex block group size: 16 >09:24:52,095 INFO program: Filesystem created: Fri Sep 20 16:52:29 2013 >09:24:52,095 INFO program: Last mount time: Wed Nov 20 08:43:10 2013 >09:24:52,095 INFO program: Last write time: Wed Nov 20 09:11:27 2013 >09:24:52,095 INFO program: Mount count: 59 >09:24:52,095 INFO program: Maximum mount count: -1 >09:24:52,095 INFO program: Last checked: Fri Sep 20 16:52:29 2013 >09:24:52,096 INFO program: Check interval: 0 (<none>) >09:24:52,096 INFO program: Lifetime writes: 54 GB >09:24:52,096 INFO program: Reserved blocks uid: 0 (user root) >09:24:52,096 INFO program: Reserved blocks gid: 0 (group root) >09:24:52,096 INFO program: First inode: 11 >09:24:52,096 INFO program: Inode size: 256 >09:24:52,096 INFO program: Required extra isize: 28 >09:24:52,096 INFO program: Desired extra isize: 28 >09:24:52,096 INFO program: Journal inode: 8 >09:24:52,096 INFO program: Default directory hash: half_md4 >09:24:52,097 INFO program: Directory Hash Seed: ad7380bc-2343-4cbd-a618-c9e3b41b46fb >09:24:52,097 INFO program: Journal backup: inode blocks >09:24:52,097 INFO program: Journal features: journal_incompat_revoke >09:24:52,097 INFO program: Journal size: 128M >09:24:52,097 INFO program: Journal length: 32768 >09:24:52,097 INFO program: Journal sequence: 0x000322eb >09:24:52,098 INFO program: Journal start: 0 >09:24:52,098 INFO program: >09:24:52,098 DEBUG program: Return code: 0 >09:24:52,098 INFO program: Running... resize2fs -P /dev/mapper/fedora_hp--envy-root >09:24:52,102 INFO program: resize2fs 1.42.8 (20-Jun-2013) >09:24:52,103 INFO program: Estimated minimum size of the filesystem: 3052114 >09:24:52,103 DEBUG program: Return code: 0 >09:24:52,233 INFO program: Running... multipath -c /dev/sdb >09:24:52,237 INFO program: Nov 20 09:24:52 | /etc/multipath.conf does not exist, blacklisting all devices. >09:24:52,237 INFO program: Nov 20 09:24:52 | A default multipath.conf file is located at >09:24:52,237 INFO program: Nov 20 09:24:52 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:24:52,237 INFO program: Nov 20 09:24:52 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:24:52,237 INFO program: /dev/sdb is not a valid multipath device path >09:24:52,237 DEBUG program: Return code: 1 >09:24:52,273 INFO program: Running... dumpe2fs -h /dev/sdb1 >09:24:52,278 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >09:24:52,278 INFO program: Filesystem volume name: <none> >09:24:52,278 INFO program: Last mounted on: /mnt/sysimage/boot >09:24:52,278 INFO program: Filesystem UUID: ce18fdff-45e1-48a7-892c-b61e56a1e10d >09:24:52,278 INFO program: Filesystem magic number: 0xEF53 >09:24:52,278 INFO program: Filesystem revision #: 1 (dynamic) >09:24:52,278 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >09:24:52,278 INFO program: Filesystem flags: signed_directory_hash >09:24:52,278 INFO program: Default mount options: user_xattr acl >09:24:52,279 INFO program: Filesystem state: clean >09:24:52,279 INFO program: Errors behavior: Continue >09:24:52,279 INFO program: Filesystem OS type: Linux >09:24:52,279 INFO program: Inode count: 128016 >09:24:52,279 INFO program: Block count: 512000 >09:24:52,279 INFO program: Reserved block count: 25600 >09:24:52,279 INFO program: Free blocks: 395920 >09:24:52,279 INFO program: Free inodes: 127641 >09:24:52,279 INFO program: First block: 1 >09:24:52,280 INFO program: Block size: 1024 >09:24:52,280 INFO program: Fragment size: 1024 >09:24:52,280 INFO program: Reserved GDT blocks: 256 >09:24:52,280 INFO program: Blocks per group: 8192 >09:24:52,280 INFO program: Fragments per group: 8192 >09:24:52,280 INFO program: Inodes per group: 2032 >09:24:52,280 INFO program: Inode blocks per group: 254 >09:24:52,280 INFO program: Flex block group size: 16 >09:24:52,280 INFO program: Filesystem created: Wed Nov 20 08:34:42 2013 >09:24:52,280 INFO program: Last mount time: Wed Nov 20 08:40:02 2013 >09:24:52,280 INFO program: Last write time: Wed Nov 20 09:14:06 2013 >09:24:52,281 INFO program: Mount count: 3 >09:24:52,281 INFO program: Maximum mount count: -1 >09:24:52,281 INFO program: Last checked: Wed Nov 20 08:34:42 2013 >09:24:52,281 INFO program: Check interval: 0 (<none>) >09:24:52,281 INFO program: Lifetime writes: 112 MB >09:24:52,281 INFO program: Reserved blocks uid: 0 (user root) >09:24:52,282 INFO program: Reserved blocks gid: 0 (group root) >09:24:52,282 INFO program: First inode: 11 >09:24:52,282 INFO program: Inode size: 128 >09:24:52,282 INFO program: Journal inode: 8 >09:24:52,282 INFO program: Default directory hash: half_md4 >09:24:52,282 INFO program: Directory Hash Seed: 869791f6-af60-4549-8c9b-09d241726a98 >09:24:52,282 INFO program: Journal backup: inode blocks >09:24:52,282 INFO program: Journal features: (none) >09:24:52,283 INFO program: Journal size: 8M >09:24:52,283 INFO program: Journal length: 8192 >09:24:52,283 INFO program: Journal sequence: 0x00000017 >09:24:52,283 INFO program: Journal start: 0 >09:24:52,283 INFO program: >09:24:52,283 DEBUG program: Return code: 0 >09:24:52,284 INFO program: Running... resize2fs -P /dev/sdb1 >09:24:52,287 INFO program: resize2fs 1.42.8 (20-Jun-2013) >09:24:52,287 INFO program: Estimated minimum size of the filesystem: 107125 >09:24:52,288 DEBUG program: Return code: 0 >09:24:52,334 INFO program: Running... mount -t btrfs -o subvolid=0 /dev/sdb3 /tmp/btrfs-tmp.16uBRX0a >09:24:52,343 DEBUG program: Return code: 0 >09:24:52,344 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.16uBRX0a >09:24:52,348 INFO program: ID 256 gen 86 top level 5 path home >09:24:52,348 INFO program: ID 257 gen 86 top level 5 path root >09:24:52,349 DEBUG program: Return code: 0 >09:24:52,350 INFO program: Running... udevadm settle --timeout=300 >09:24:52,357 DEBUG program: Return code: 0 >09:24:52,358 INFO program: Running... umount /tmp/btrfs-tmp.16uBRX0a >09:24:52,414 DEBUG program: Return code: 0 >09:24:52,467 INFO program: Running... dumpe2fs -h /dev/loop3 >09:24:52,470 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >09:24:52,471 INFO program: Filesystem volume name: _Fedora-Live-Des >09:24:52,471 INFO program: Last mounted on: /var/tmp/imgcreate-3rWPkh/install_root >09:24:52,471 INFO program: Filesystem UUID: 0cbba032-28f5-4512-97d3-e9b779b0db07 >09:24:52,471 INFO program: Filesystem magic number: 0xEF53 >09:24:52,471 INFO program: Filesystem revision #: 1 (dynamic) >09:24:52,471 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:24:52,471 INFO program: Filesystem flags: signed_directory_hash >09:24:52,471 INFO program: Default mount options: user_xattr acl >09:24:52,471 INFO program: Filesystem state: clean >09:24:52,471 INFO program: Errors behavior: Continue >09:24:52,471 INFO program: Filesystem OS type: Linux >09:24:52,472 INFO program: Inode count: 262144 >09:24:52,472 INFO program: Block count: 1048576 >09:24:52,472 INFO program: Reserved block count: 10484 >09:24:52,472 INFO program: Free blocks: 227196 >09:24:52,472 INFO program: Free inodes: 156134 >09:24:52,472 INFO program: First block: 0 >09:24:52,472 INFO program: Block size: 4096 >09:24:52,472 INFO program: Fragment size: 4096 >09:24:52,472 INFO program: Reserved GDT blocks: 255 >09:24:52,472 INFO program: Blocks per group: 32768 >09:24:52,472 INFO program: Fragments per group: 32768 >09:24:52,472 INFO program: Inodes per group: 8192 >09:24:52,472 INFO program: Inode blocks per group: 512 >09:24:52,473 INFO program: Flex block group size: 16 >09:24:52,473 INFO program: Filesystem created: Thu Nov 14 11:41:42 2013 >09:24:52,473 INFO program: Last mount time: Thu Nov 14 11:41:44 2013 >09:24:52,473 INFO program: Last write time: Thu Nov 14 12:02:50 2013 >09:24:52,473 INFO program: Mount count: 0 >09:24:52,473 INFO program: Maximum mount count: -1 >09:24:52,474 INFO program: Last checked: Thu Nov 14 12:02:50 2013 >09:24:52,474 INFO program: Check interval: 0 (<none>) >09:24:52,474 INFO program: Lifetime writes: 794 MB >09:24:52,474 INFO program: Reserved blocks uid: 0 (user root) >09:24:52,474 INFO program: Reserved blocks gid: 0 (group root) >09:24:52,474 INFO program: First inode: 11 >09:24:52,474 INFO program: Inode size: 256 >09:24:52,475 INFO program: Required extra isize: 28 >09:24:52,475 INFO program: Desired extra isize: 28 >09:24:52,475 INFO program: Journal inode: 8 >09:24:52,475 INFO program: Default directory hash: half_md4 >09:24:52,475 INFO program: Directory Hash Seed: 9d24f3d3-29af-4e5a-9885-5236a9a31499 >09:24:52,475 INFO program: Journal backup: inode blocks >09:24:52,475 INFO program: Journal features: journal_incompat_revoke >09:24:52,476 INFO program: Journal size: 128M >09:24:52,476 INFO program: Journal length: 32768 >09:24:52,476 INFO program: Journal sequence: 0x00003039 >09:24:52,476 INFO program: Journal start: 0 >09:24:52,476 INFO program: >09:24:52,476 DEBUG program: Return code: 0 >09:24:52,477 INFO program: Running... resize2fs -P /dev/loop3 >09:24:52,481 INFO program: resize2fs 1.42.8 (20-Jun-2013) >09:24:52,481 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >09:24:52,481 INFO program: Couldn't find valid filesystem superblock. >09:24:52,481 DEBUG program: Return code: 1 >09:24:52,545 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >09:24:52,549 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >09:24:52,549 INFO program: Filesystem volume name: _Fedora-Live-Des >09:24:52,549 INFO program: Last mounted on: / >09:24:52,549 INFO program: Filesystem UUID: 0cbba032-28f5-4512-97d3-e9b779b0db07 >09:24:52,550 INFO program: Filesystem magic number: 0xEF53 >09:24:52,550 INFO program: Filesystem revision #: 1 (dynamic) >09:24:52,550 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:24:52,550 INFO program: Filesystem flags: signed_directory_hash >09:24:52,550 INFO program: Default mount options: user_xattr acl >09:24:52,550 INFO program: Filesystem state: clean >09:24:52,550 INFO program: Errors behavior: Continue >09:24:52,550 INFO program: Filesystem OS type: Linux >09:24:52,550 INFO program: Inode count: 262144 >09:24:52,550 INFO program: Block count: 1048576 >09:24:52,551 INFO program: Reserved block count: 10484 >09:24:52,551 INFO program: Free blocks: 227196 >09:24:52,551 INFO program: Free inodes: 156134 >09:24:52,551 INFO program: First block: 0 >09:24:52,551 INFO program: Block size: 4096 >09:24:52,551 INFO program: Fragment size: 4096 >09:24:52,551 INFO program: Reserved GDT blocks: 255 >09:24:52,551 INFO program: Blocks per group: 32768 >09:24:52,551 INFO program: Fragments per group: 32768 >09:24:52,551 INFO program: Inodes per group: 8192 >09:24:52,551 INFO program: Inode blocks per group: 512 >09:24:52,552 INFO program: Flex block group size: 16 >09:24:52,552 INFO program: Filesystem created: Thu Nov 14 11:41:42 2013 >09:24:52,552 INFO program: Last mount time: Wed Nov 20 09:14:22 2013 >09:24:52,552 INFO program: Last write time: Wed Nov 20 09:14:22 2013 >09:24:52,552 INFO program: Mount count: 1 >09:24:52,552 INFO program: Maximum mount count: -1 >09:24:52,553 INFO program: Last checked: Thu Nov 14 12:02:50 2013 >09:24:52,553 INFO program: Check interval: 0 (<none>) >09:24:52,553 INFO program: Lifetime writes: 794 MB >09:24:52,553 INFO program: Reserved blocks uid: 0 (user root) >09:24:52,553 INFO program: Reserved blocks gid: 0 (group root) >09:24:52,553 INFO program: First inode: 11 >09:24:52,553 INFO program: Inode size: 256 >09:24:52,554 INFO program: Required extra isize: 28 >09:24:52,554 INFO program: Desired extra isize: 28 >09:24:52,554 INFO program: Journal inode: 8 >09:24:52,554 INFO program: First orphan inode: 193795 >09:24:52,554 INFO program: Default directory hash: half_md4 >09:24:52,554 INFO program: Directory Hash Seed: 9d24f3d3-29af-4e5a-9885-5236a9a31499 >09:24:52,555 INFO program: Journal backup: inode blocks >09:24:52,555 INFO program: Journal features: journal_incompat_revoke >09:24:52,555 INFO program: Journal size: 128M >09:24:52,555 INFO program: Journal length: 32768 >09:24:52,555 INFO program: Journal sequence: 0x0000303a >09:24:52,555 INFO program: Journal start: 1 >09:24:52,556 INFO program: >09:24:52,556 DEBUG program: Return code: 0 >09:24:52,556 INFO program: Running... resize2fs -P /dev/mapper/live-rw >09:24:52,560 INFO program: resize2fs 1.42.8 (20-Jun-2013) >09:24:52,560 INFO program: Estimated minimum size of the filesystem: 823609 >09:24:52,560 DEBUG program: Return code: 0 >09:24:52,578 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >09:24:52,609 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >09:24:52,609 INFO program: Filesystem volume name: _Fedora-Live-Des >09:24:52,609 INFO program: Last mounted on: /var/tmp/imgcreate-3rWPkh/install_root >09:24:52,609 INFO program: Filesystem UUID: 0cbba032-28f5-4512-97d3-e9b779b0db07 >09:24:52,609 INFO program: Filesystem magic number: 0xEF53 >09:24:52,609 INFO program: Filesystem revision #: 1 (dynamic) >09:24:52,610 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:24:52,610 INFO program: Filesystem flags: signed_directory_hash >09:24:52,610 INFO program: Default mount options: user_xattr acl >09:24:52,610 INFO program: Filesystem state: clean >09:24:52,610 INFO program: Errors behavior: Continue >09:24:52,610 INFO program: Filesystem OS type: Linux >09:24:52,610 INFO program: Inode count: 262144 >09:24:52,610 INFO program: Block count: 1048576 >09:24:52,610 INFO program: Reserved block count: 10484 >09:24:52,611 INFO program: Free blocks: 227196 >09:24:52,611 INFO program: Free inodes: 156134 >09:24:52,611 INFO program: First block: 0 >09:24:52,611 INFO program: Block size: 4096 >09:24:52,611 INFO program: Fragment size: 4096 >09:24:52,611 INFO program: Reserved GDT blocks: 255 >09:24:52,611 INFO program: Blocks per group: 32768 >09:24:52,611 INFO program: Fragments per group: 32768 >09:24:52,611 INFO program: Inodes per group: 8192 >09:24:52,612 INFO program: Inode blocks per group: 512 >09:24:52,612 INFO program: Flex block group size: 16 >09:24:52,612 INFO program: Filesystem created: Thu Nov 14 11:41:42 2013 >09:24:52,612 INFO program: Last mount time: Thu Nov 14 11:41:44 2013 >09:24:52,612 INFO program: Last write time: Thu Nov 14 12:02:50 2013 >09:24:52,612 INFO program: Mount count: 0 >09:24:52,612 INFO program: Maximum mount count: -1 >09:24:52,612 INFO program: Last checked: Thu Nov 14 12:02:50 2013 >09:24:52,613 INFO program: Check interval: 0 (<none>) >09:24:52,613 INFO program: Lifetime writes: 794 MB >09:24:52,613 INFO program: Reserved blocks uid: 0 (user root) >09:24:52,613 INFO program: Reserved blocks gid: 0 (group root) >09:24:52,613 INFO program: First inode: 11 >09:24:52,613 INFO program: Inode size: 256 >09:24:52,613 INFO program: Required extra isize: 28 >09:24:52,613 INFO program: Desired extra isize: 28 >09:24:52,614 INFO program: Journal inode: 8 >09:24:52,614 INFO program: Default directory hash: half_md4 >09:24:52,614 INFO program: Directory Hash Seed: 9d24f3d3-29af-4e5a-9885-5236a9a31499 >09:24:52,614 INFO program: Journal backup: inode blocks >09:24:52,614 INFO program: Journal features: journal_incompat_revoke >09:24:52,614 INFO program: Journal size: 128M >09:24:52,614 INFO program: Journal length: 32768 >09:24:52,615 INFO program: Journal sequence: 0x00003039 >09:24:52,615 INFO program: Journal start: 0 >09:24:52,615 INFO program: >09:24:52,615 DEBUG program: Return code: 0 >09:24:52,615 INFO program: Running... resize2fs -P /dev/mapper/live-base >09:24:52,620 INFO program: resize2fs 1.42.8 (20-Jun-2013) >09:24:52,620 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >09:24:52,620 INFO program: Couldn't find valid filesystem superblock. >09:24:52,620 DEBUG program: Return code: 1 >09:24:52,648 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >09:24:52,652 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >09:24:52,652 INFO program: Filesystem volume name: _Fedora-Live-Des >09:24:52,653 INFO program: Last mounted on: /var/tmp/imgcreate-3rWPkh/install_root >09:24:52,653 INFO program: Filesystem UUID: 0cbba032-28f5-4512-97d3-e9b779b0db07 >09:24:52,653 INFO program: Filesystem magic number: 0xEF53 >09:24:52,653 INFO program: Filesystem revision #: 1 (dynamic) >09:24:52,653 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:24:52,653 INFO program: Filesystem flags: signed_directory_hash >09:24:52,653 INFO program: Default mount options: user_xattr acl >09:24:52,653 INFO program: Filesystem state: clean >09:24:52,653 INFO program: Errors behavior: Continue >09:24:52,653 INFO program: Filesystem OS type: Linux >09:24:52,654 INFO program: Inode count: 212992 >09:24:52,654 INFO program: Block count: 823609 >09:24:52,654 INFO program: Reserved block count: 8234 >09:24:52,654 INFO program: Free blocks: 5570 >09:24:52,654 INFO program: Free inodes: 106982 >09:24:52,654 INFO program: First block: 0 >09:24:52,654 INFO program: Block size: 4096 >09:24:52,654 INFO program: Fragment size: 4096 >09:24:52,654 INFO program: Reserved GDT blocks: 255 >09:24:52,654 INFO program: Blocks per group: 32768 >09:24:52,654 INFO program: Fragments per group: 32768 >09:24:52,654 INFO program: Inodes per group: 8192 >09:24:52,655 INFO program: Inode blocks per group: 512 >09:24:52,655 INFO program: Flex block group size: 16 >09:24:52,655 INFO program: Filesystem created: Thu Nov 14 11:41:42 2013 >09:24:52,655 INFO program: Last mount time: Thu Nov 14 11:41:44 2013 >09:24:52,655 INFO program: Last write time: Thu Nov 14 12:02:53 2013 >09:24:52,656 INFO program: Mount count: 0 >09:24:52,656 INFO program: Maximum mount count: -1 >09:24:52,656 INFO program: Last checked: Thu Nov 14 12:02:53 2013 >09:24:52,656 INFO program: Check interval: 0 (<none>) >09:24:52,657 INFO program: Lifetime writes: 795 MB >09:24:52,657 INFO program: Reserved blocks uid: 0 (user root) >09:24:52,657 INFO program: Reserved blocks gid: 0 (group root) >09:24:52,657 INFO program: First inode: 11 >09:24:52,657 INFO program: Inode size: 256 >09:24:52,658 INFO program: Required extra isize: 28 >09:24:52,658 INFO program: Desired extra isize: 28 >09:24:52,658 INFO program: Journal inode: 8 >09:24:52,658 INFO program: Default directory hash: half_md4 >09:24:52,658 INFO program: Directory Hash Seed: 9d24f3d3-29af-4e5a-9885-5236a9a31499 >09:24:52,658 INFO program: Journal backup: inode blocks >09:24:52,658 INFO program: Journal features: journal_incompat_revoke >09:24:52,659 INFO program: Journal size: 128M >09:24:52,659 INFO program: Journal length: 32768 >09:24:52,659 INFO program: Journal sequence: 0x00003039 >09:24:52,659 INFO program: Journal start: 0 >09:24:52,659 INFO program: >09:24:52,659 DEBUG program: Return code: 0 >09:24:52,660 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >09:24:52,663 INFO program: resize2fs 1.42.8 (20-Jun-2013) >09:24:52,664 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >09:24:52,664 INFO program: Couldn't find valid filesystem superblock. >09:24:52,664 DEBUG program: Return code: 1 >09:24:52,668 INFO program: Running... udevadm settle --timeout=300 >09:24:52,708 DEBUG program: Return code: 0 >09:24:52,718 INFO program: Running... udevadm settle --timeout=300 >09:24:52,725 DEBUG program: Return code: 0 >09:24:52,728 INFO program: Running... udevadm settle --timeout=300 >09:24:52,736 DEBUG program: Return code: 0 >09:24:52,739 INFO program: Running... udevadm settle --timeout=300 >09:24:52,746 DEBUG program: Return code: 0 >09:24:52,750 INFO program: Running... udevadm settle --timeout=300 >09:24:52,757 DEBUG program: Return code: 0 >09:24:52,760 INFO program: Running... udevadm settle --timeout=300 >09:24:52,769 DEBUG program: Return code: 0 >09:24:52,771 INFO program: Running... udevadm settle --timeout=300 >09:24:52,778 DEBUG program: Return code: 0 >09:24:52,781 INFO program: Running... udevadm settle --timeout=300 >09:24:52,789 DEBUG program: Return code: 0 >09:24:52,790 INFO program: Running... udevadm settle --timeout=300 >09:24:52,798 DEBUG program: Return code: 0 >09:24:52,799 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } fedora_hp-envy/home >09:24:52,843 DEBUG program: Return code: 0 >09:24:52,847 INFO program: Running... udevadm settle --timeout=300 >09:24:52,854 DEBUG program: Return code: 0 >09:24:52,855 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } fedora_hp-envy >09:24:57,678 INFO program: Logical volume fedora_hp-envy/swap in use. >09:24:57,679 INFO program: Can't deactivate volume group "fedora_hp-envy" with 1 open logical volume(s) >09:24:57,679 DEBUG program: Return code: 5 >09:24:57,681 INFO program: Running... udevadm settle --timeout=300 >09:24:57,692 DEBUG program: Return code: 0 >09:24:57,694 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } fedora_hp-envy/root >09:24:57,721 DEBUG program: Return code: 0 >09:24:57,725 INFO program: Running... udevadm settle --timeout=300 >09:24:57,733 DEBUG program: Return code: 0 >09:24:57,735 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } fedora_hp-envy >09:25:02,558 INFO program: Logical volume fedora_hp-envy/swap in use. >09:25:02,558 INFO program: Can't deactivate volume group "fedora_hp-envy" with 1 open logical volume(s) >09:25:02,558 DEBUG program: Return code: 5 >09:25:02,561 INFO program: Running... swapoff /dev/mapper/fedora_hp--envy-swap >09:25:02,570 DEBUG program: Return code: 0 >09:25:02,572 INFO program: Running... udevadm settle --timeout=300 >09:25:02,642 DEBUG program: Return code: 0 >09:25:02,643 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } fedora_hp-envy/swap >09:25:02,682 DEBUG program: Return code: 0 >09:25:02,686 INFO program: Running... udevadm settle --timeout=300 >09:25:02,696 DEBUG program: Return code: 0 >09:25:02,698 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } fedora_hp-envy >09:25:02,719 INFO program: 0 logical volume(s) in volume group "fedora_hp-envy" now active >09:25:02,719 DEBUG program: Return code: 0 >09:25:02,723 INFO program: Running... udevadm settle --timeout=300 >09:25:02,732 DEBUG program: Return code: 0 >09:25:02,736 INFO program: Running... udevadm settle --timeout=300 >09:25:02,744 DEBUG program: Return code: 0 >09:25:02,747 INFO program: Running... udevadm settle --timeout=300 >09:25:02,755 DEBUG program: Return code: 0 >09:25:02,756 INFO program: Running... udevadm settle --timeout=300 >09:25:02,764 DEBUG program: Return code: 0 >09:25:02,767 INFO program: Running... udevadm settle --timeout=300 >09:25:02,774 DEBUG program: Return code: 0 >09:25:02,776 INFO program: Running... udevadm settle --timeout=300 >09:25:02,783 DEBUG program: Return code: 0 >09:25:02,785 INFO program: Running... udevadm settle --timeout=300 >09:25:02,792 DEBUG program: Return code: 0 >09:25:02,794 INFO program: Running... udevadm settle --timeout=300 >09:25:02,801 DEBUG program: Return code: 0 >09:25:02,805 INFO program: Running... udevadm settle --timeout=300 >09:25:02,814 DEBUG program: Return code: 0 >09:25:02,815 INFO program: Running... udevadm settle --timeout=300 >09:25:02,823 DEBUG program: Return code: 0 >09:25:02,825 INFO program: Running... udevadm settle --timeout=300 >09:25:02,832 DEBUG program: Return code: 0 >09:25:02,834 INFO program: Running... udevadm settle --timeout=300 >09:25:02,841 DEBUG program: Return code: 0 >09:25:02,844 INFO program: Running... udevadm settle --timeout=300 >09:25:02,851 DEBUG program: Return code: 0 >09:25:02,865 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >09:25:02,882 DEBUG program: Return code: 0 >09:25:02,887 INFO program: Running... udevadm settle --timeout=300 >09:25:02,895 DEBUG program: Return code: 0 >09:25:02,895 INFO program: Running... umount /mnt/sysimage >09:25:02,901 DEBUG program: Return code: 0 >09:25:02,901 INFO program: Running... udevadm settle --timeout=300 >09:25:02,909 DEBUG program: Return code: 0 >09:25:02,911 INFO program: Running... udevadm settle --timeout=300 >09:25:02,918 DEBUG program: Return code: 0 >09:25:02,921 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } fedora_hp-envy/home >09:25:02,951 DEBUG program: Return code: 0 >09:25:02,952 INFO program: Running... udevadm settle --timeout=300 >09:25:02,960 DEBUG program: Return code: 0 >09:25:02,960 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora_hp--envy-home /mnt/sysimage >09:25:02,992 DEBUG program: Return code: 0 >09:25:03,003 INFO program: Running... udevadm settle --timeout=300 >09:25:03,014 DEBUG program: Return code: 0 >09:25:03,014 INFO program: Running... umount /mnt/sysimage >09:25:03,020 DEBUG program: Return code: 0 >09:25:03,021 INFO program: Running... udevadm settle --timeout=300 >09:25:03,028 DEBUG program: Return code: 0 >09:25:03,029 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } fedora_hp-envy/home >09:25:03,051 DEBUG program: Return code: 0 >09:25:03,054 INFO program: Running... udevadm settle --timeout=300 >09:25:03,061 DEBUG program: Return code: 0 >09:25:03,063 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } fedora_hp-envy >09:25:03,077 INFO program: 0 logical volume(s) in volume group "fedora_hp-envy" now active >09:25:03,078 DEBUG program: Return code: 0 >09:25:03,081 INFO program: Running... udevadm settle --timeout=300 >09:25:03,088 DEBUG program: Return code: 0 >09:25:03,092 INFO program: Running... udevadm settle --timeout=300 >09:25:03,099 DEBUG program: Return code: 0 >09:25:03,102 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } fedora_hp-envy/root >09:25:03,131 DEBUG program: Return code: 0 >09:25:03,131 INFO program: Running... udevadm settle --timeout=300 >09:25:03,139 DEBUG program: Return code: 0 >09:25:03,140 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora_hp--envy-root /mnt/sysimage >09:25:03,169 DEBUG program: Return code: 0 >09:25:03,192 INFO program: Running... arch >09:25:03,348 INFO program: x86_64 >09:25:03,349 DEBUG program: Return code: 0 >09:25:03,394 INFO program: Running... udevadm settle --timeout=300 >09:25:03,402 DEBUG program: Return code: 0 >09:25:03,402 INFO program: Running... umount /mnt/sysimage >09:25:03,409 DEBUG program: Return code: 0 >09:25:03,409 INFO program: Running... udevadm settle --timeout=300 >09:25:03,417 DEBUG program: Return code: 0 >09:25:03,418 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|"] } fedora_hp-envy/root >09:25:03,445 DEBUG program: Return code: 0 >09:25:03,446 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >09:25:03,454 DEBUG program: Return code: 0 >09:25:03,456 INFO program: Running... udevadm settle --timeout=300 >09:25:03,464 DEBUG program: Return code: 0 >09:25:03,464 INFO program: Running... umount /mnt/sysimage >09:25:03,470 DEBUG program: Return code: 0 >09:25:03,470 INFO program: Running... udevadm settle --timeout=300 >09:25:03,478 DEBUG program: Return code: 0 >09:25:03,480 INFO program: Running... udevadm settle --timeout=300 >09:25:03,488 DEBUG program: Return code: 0 >09:25:03,489 INFO program: Running... mount -t btrfs -o subvol=home,ro /dev/sdb3 /mnt/sysimage >09:25:03,498 DEBUG program: Return code: 0 >09:25:03,500 INFO program: Running... udevadm settle --timeout=300 >09:25:03,507 DEBUG program: Return code: 0 >09:25:03,508 INFO program: Running... umount /mnt/sysimage >09:25:03,529 DEBUG program: Return code: 0 >09:25:03,530 INFO program: Running... udevadm settle --timeout=300 >09:25:03,538 DEBUG program: Return code: 0 >09:25:03,540 INFO program: Running... udevadm settle --timeout=300 >09:25:03,549 DEBUG program: Return code: 0 >09:25:03,550 INFO program: Running... udevadm settle --timeout=300 >09:25:03,558 DEBUG program: Return code: 0 >09:25:03,562 INFO program: Running... udevadm settle --timeout=300 >09:25:03,569 DEBUG program: Return code: 0 >09:25:03,571 INFO program: Running... mount -t btrfs -o subvol=root,ro /dev/sdb3 /mnt/sysimage >09:25:03,580 DEBUG program: Return code: 0 >09:25:03,581 INFO program: Running... arch >09:25:03,601 INFO program: x86_64 >09:25:03,601 DEBUG program: Return code: 0 >09:25:03,605 INFO program: Running... udevadm settle --timeout=300 >09:25:03,613 DEBUG program: Return code: 0 >09:25:03,613 INFO program: Running... umount /mnt/sysimage >09:25:03,632 DEBUG program: Return code: 0 >09:25:03,632 INFO program: Running... udevadm settle --timeout=300 >09:25:03,641 DEBUG program: Return code: 0 >09:25:03,714 INFO program: Running... hwclock --hctosys --utc >09:25:04,000 DEBUG program: Return code: 0 >09:25:04,001 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >09:25:04,008 DEBUG program: Return code: 0 >09:25:26,940 INFO program: Running... udevadm settle --timeout=300 >09:25:26,953 DEBUG program: Return code: 0 >09:25:26,975 INFO program: Running... udevadm settle --timeout=300 >09:25:26,985 DEBUG program: Return code: 0 >09:26:04,536 INFO program: Running... udevadm settle --timeout=300 >09:26:04,548 DEBUG program: Return code: 0 >09:26:09,851 INFO program: Running... udevadm settle --timeout=300 >09:26:09,859 DEBUG program: Return code: 0 >09:26:13,378 INFO program: Running... udevadm settle --timeout=300 >09:26:13,387 DEBUG program: Return code: 0 >09:26:13,391 INFO program: Running... udevadm settle --timeout=300 >09:26:13,399 DEBUG program: Return code: 0 >09:26:13,404 INFO program: Running... udevadm settle --timeout=300 >09:26:13,412 DEBUG program: Return code: 0 >09:26:33,047 INFO program: Running... udevadm settle --timeout=300 >09:26:33,058 DEBUG program: Return code: 0 >09:27:04,086 INFO program: Running... udevadm settle --timeout=300 >09:27:04,105 DEBUG program: Return code: 0 >09:27:04,116 INFO program: Running... udevadm settle --timeout=300 >09:27:04,127 DEBUG program: Return code: 0 >09:27:04,128 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/sdc1$|","r|/sdc2$|","r|/sdc3$|","r|/sdc$|"] } fedora_hp-envy >09:27:04,151 INFO program: 0 logical volume(s) in volume group "fedora_hp-envy" now active >09:27:04,152 DEBUG program: Return code: 0 >09:27:04,160 INFO program: Running... udevadm settle --timeout=300 >09:27:04,169 DEBUG program: Return code: 0 >09:27:04,237 INFO program: Running... udevadm settle --timeout=300 >09:27:04,245 DEBUG program: Return code: 0 >09:27:04,427 INFO program: Running... udevadm settle --timeout=300 >09:27:04,434 DEBUG program: Return code: 0 >09:27:04,453 INFO program: Running... udevadm settle --timeout=300 >09:27:04,461 DEBUG program: Return code: 0 >09:27:13,119 INFO program: Running... udevadm settle --timeout=300 >09:27:13,134 DEBUG program: Return code: 0 >09:27:13,149 INFO program: Running... udevadm settle --timeout=300 >09:27:13,159 DEBUG program: Return code: 0 >09:27:17,129 INFO program: Running... udevadm settle --timeout=300 >09:27:17,140 DEBUG program: Return code: 0 >09:28:28,975 INFO program: Running... udevadm settle --timeout=300 >09:28:28,986 DEBUG program: Return code: 0 >09:28:53,843 INFO program: Running... udevadm settle --timeout=300 >09:28:53,859 DEBUG program: Return code: 0 >09:28:53,999 INFO program: Running... udevadm settle --timeout=300 >09:28:54,008 DEBUG program: Return code: 0 >09:28:54,027 INFO program: Running... udevadm settle --timeout=300 >09:28:54,034 DEBUG program: Return code: 0 >09:29:01,299 INFO program: Running... udevadm settle --timeout=300 >09:29:01,313 DEBUG program: Return code: 0 >09:29:01,329 INFO program: Running... udevadm settle --timeout=300 >09:29:01,340 DEBUG program: Return code: 0 >09:29:01,485 INFO program: Running... journalctl -b > > >/tmp/storage.log: >09:24:48,717 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >09:24:48,720 DEBUG blivet: registered device format class LUKS as luks >09:24:48,721 DEBUG blivet: registered device format class BIOSBoot as biosboot >09:24:48,721 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >09:24:48,721 DEBUG blivet: registered device format class DiskLabel as disklabel >09:24:48,721 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >09:24:48,721 DEBUG blivet: registered device format class MultipathMember as multipath_member >09:24:48,727 DEBUG blivet: registered device format class Ext2FS as ext2 >09:24:48,727 DEBUG blivet: registered device format class Ext3FS as ext3 >09:24:48,727 DEBUG blivet: registered device format class Ext4FS as ext4 >09:24:48,727 DEBUG blivet: registered device format class FATFS as vfat >09:24:48,727 DEBUG blivet: registered device format class EFIFS as efi >09:24:48,727 DEBUG blivet: registered device format class BTRFS as btrfs >09:24:48,727 DEBUG blivet: registered device format class GFS2 as gfs2 >09:24:48,727 DEBUG blivet: registered device format class JFS as jfs >09:24:48,727 DEBUG blivet: registered device format class ReiserFS as reiserfs >09:24:48,727 DEBUG blivet: registered device format class XFS as xfs >09:24:48,727 DEBUG blivet: registered device format class HFS as hfs >09:24:48,727 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >09:24:48,728 DEBUG blivet: registered device format class HFSPlus as hfs+ >09:24:48,728 DEBUG blivet: registered device format class MacEFIFS as macefi >09:24:48,728 DEBUG blivet: registered device format class NTFS as ntfs >09:24:48,728 DEBUG blivet: registered device format class NFS as nfs >09:24:48,728 DEBUG blivet: registered device format class NFSv4 as nfs4 >09:24:48,728 DEBUG blivet: registered device format class Iso9660FS as iso9660 >09:24:48,728 DEBUG blivet: registered device format class NoDevFS as nodev >09:24:48,728 DEBUG blivet: registered device format class DevPtsFS as devpts >09:24:48,728 DEBUG blivet: registered device format class ProcFS as proc >09:24:48,728 DEBUG blivet: registered device format class SysFS as sysfs >09:24:48,728 DEBUG blivet: registered device format class TmpFS as tmpfs >09:24:48,728 DEBUG blivet: registered device format class BindFS as bind >09:24:48,728 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >09:24:48,728 DEBUG blivet: registered device format class USBFS as usbfs >09:24:48,729 DEBUG blivet: registered device format class SwapSpace as swap >09:24:48,729 DEBUG blivet: registered device format class MDRaidMember as mdmember >09:24:49,101 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >09:24:49,101 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >09:24:49,102 INFO blivet: sdc1 looks to be the live device; marking as protected >09:24:49,115 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sdc2', 'sdc3', 'sdd', 'sde', 'sdf', 'sdg', 'sda', 'sda1', 'sda2', 'sr0', 'sdb', 'sdb1', 'sdb3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5'] >09:24:49,134 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2013-11-14-17-10-55-00', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-11-14-17-10-55-00', > 'ID_FS_UUID_ENC': '2013-11-14-17-10-55-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_DISK_2.0', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1f00', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07817d0b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_DISK_2.0_07911458009D-0:0', > 'ID_SERIAL_SHORT': '07911458009D', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '86516', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2013-11-14-17-10-55-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >09:24:49,135 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >09:24:49,135 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >09:24:49,135 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,136 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >09:24:49,136 INFO blivet: sdc is a disk >09:24:49,136 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,140 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >09:24:49,154 INFO blivet: added disk sdc (id 0) to device tree >09:24:49,154 DEBUG blivet: looking up parted Device: /dev/sdc >09:24:49,155 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >09:24:49,155 INFO blivet: type detected on 'sdc' is 'iso9660' >09:24:49,158 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:24:49,158 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >09:24:49,158 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: iso9660 ; >09:24:49,159 INFO blivet: got device: DiskDevice instance (0x2177510) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7644.0 > format = existing iso9660 filesystem > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: USB DISK 2.0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15654912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1022, 247, 62) biosGeometry: (974, 255, 63) > PedDevice: <_ped.Device object at 0x207def0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x21e9190> >09:24:49,159 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:24:49,159 INFO blivet: got format: Iso9660FS instance (0x21e9250) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdc uuid = 2013-11-14-17-10-55-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-TC size = 0 targetSize = 0 > >09:24:49,162 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0-part1 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2013-11-14-17-10-55-00', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-11-14-17-10-55-00', > 'ID_FS_UUID_ENC': '2013-11-14-17-10-55-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_DISK_2.0', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1f00', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1943552', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '07817d0b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07817d0b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_DISK_2.0_07911458009D-0:0', > 'ID_SERIAL_SHORT': '07911458009D', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '86532', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0-part1', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2013-11-14-17-10-55-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >09:24:49,162 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >09:24:49,162 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >09:24:49,162 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,163 INFO blivet: sdc1 is a partition >09:24:49,163 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >09:24:49,163 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >09:24:49,164 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7644MB disk sdc (0) with existing iso9660 filesystem >09:24:49,164 DEBUG blivet: lvm filter: adding sdc1 to the reject list >09:24:49,164 DEBUG blivet: ignoring partition sdc1 on iso9660 >09:24:49,164 DEBUG blivet: no device or no media present >09:24:49,166 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0-part2 /dev/disk/by-label/EFI /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/1DA9-5BA2', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1DA9-5BA2', > 'ID_FS_UUID_ENC': '1DA9-5BA2', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_DISK_2.0', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1f00', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10064', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '07817d0b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07817d0b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_DISK_2.0_07911458009D-0:0', > 'ID_SERIAL_SHORT': '07911458009D', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '86550', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0-part2', > '/dev/disk/by-label/EFI', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/1DA9-5BA2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >09:24:49,166 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2)... >09:24:49,167 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc2 ; >09:24:49,167 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,167 INFO blivet: sdc2 is a partition >09:24:49,167 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >09:24:49,168 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >09:24:49,168 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7644MB disk sdc (0) with existing iso9660 filesystem >09:24:49,168 DEBUG blivet: lvm filter: adding sdc2 to the reject list >09:24:49,168 DEBUG blivet: ignoring partition sdc2 on iso9660 >09:24:49,168 DEBUG blivet: no device or no media present >09:24:49,170 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0-part3 /dev/disk/by-label/Fedora\\x20Live /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/1fbd84ba-d1b0-37ac-a5ae-f8f5cf8abb54', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_Live', > 'ID_FS_LABEL_ENC': 'Fedora\\x20Live', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1fbd84ba-d1b0-37ac-a5ae-f8f5cf8abb54', > 'ID_FS_UUID_ENC': '1fbd84ba-d1b0-37ac-a5ae-f8f5cf8abb54', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_DISK_2.0', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1f00', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '10284', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40320', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '07817d0b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07817d0b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_DISK_2.0_07911458009D-0:0', > 'ID_SERIAL_SHORT': '07911458009D', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '35', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '86566', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0-part3', > '/dev/disk/by-label/Fedora\\x20Live', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/1fbd84ba-d1b0-37ac-a5ae-f8f5cf8abb54'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >09:24:49,171 INFO blivet: scanning sdc3 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3)... >09:24:49,171 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc3 ; >09:24:49,171 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,171 INFO blivet: sdc3 is a partition >09:24:49,172 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >09:24:49,172 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >09:24:49,172 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7644MB disk sdc (0) with existing iso9660 filesystem >09:24:49,172 DEBUG blivet: lvm filter: adding sdc3 to the reject list >09:24:49,172 DEBUG blivet: ignoring partition sdc3 on iso9660 >09:24:49,172 DEBUG blivet: no device or no media present >09:24:49,174 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_SD_MMC_058F63626476-0:0 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SD_MMC', > 'ID_MODEL_ENC': 'SD\\x2fMMC\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_SD_MMC_058F63626476-0:0', > 'ID_SERIAL_SHORT': '058F63626476', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '87618', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-Generic-_SD_MMC_058F63626476-0:0', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdd'} ; name: sdd ; >09:24:49,174 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdd)... >09:24:49,175 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >09:24:49,175 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,175 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >09:24:49,176 INFO blivet: sdd is a disk >09:24:49,176 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,176 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >09:24:49,179 INFO blivet: added disk sdd (id 1) to device tree >09:24:49,179 DEBUG blivet: looking up parted Device: /dev/sdd >09:24:49,181 DEBUG blivet: no device or no media present >09:24:49,183 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_Compact_Flash_058F63626476-0:1 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:1', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:1/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:1', > 'ID_MODEL': 'Compact_Flash', > 'ID_MODEL_ENC': 'Compact\\x20Flash\\x20\\x20\\x20', > 'ID_MODEL_ID': '6362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_1', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'Generic-_Compact_Flash_058F63626476-0:1', > 'ID_SERIAL_SHORT': '058F63626476', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '87818', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/usb-Generic-_Compact_Flash_058F63626476-0:1', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:1/block/sde'} ; name: sde ; >09:24:49,183 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:1/block/sde)... >09:24:49,183 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >09:24:49,184 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,184 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >09:24:49,185 INFO blivet: sde is a disk >09:24:49,185 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,185 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >09:24:49,188 INFO blivet: added disk sde (id 2) to device tree >09:24:49,188 DEBUG blivet: looking up parted Device: /dev/sde >09:24:49,190 DEBUG blivet: no device or no media present >09:24:49,191 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_SM_xD-Picture_058F63626476-0:2 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:2', > 'DEVNAME': 'sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:2/block/sdf', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:2', > 'ID_MODEL': 'SM_xD-Picture', > 'ID_MODEL_ENC': 'SM\\x2fxD-Picture\\x20\\x20\\x20', > 'ID_MODEL_ID': '6362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_2', > 'ID_REVISION': '1.02', > 'ID_SERIAL': 'Generic-_SM_xD-Picture_058F63626476-0:2', > 'ID_SERIAL_SHORT': '058F63626476', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '88040', > 'name': 'sdf', > 'symlinks': ['/dev/disk/by-id/usb-Generic-_SM_xD-Picture_058F63626476-0:2', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:2/block/sdf'} ; name: sdf ; >09:24:49,192 INFO blivet: scanning sdf (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:2/block/sdf)... >09:24:49,192 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf ; >09:24:49,192 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,193 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdf ; >09:24:49,193 INFO blivet: sdf is a disk >09:24:49,193 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,194 DEBUG blivet: DiskDevice._setFormat: sdf ; current: None ; type: None ; >09:24:49,196 INFO blivet: added disk sdf (id 3) to device tree >09:24:49,197 DEBUG blivet: looking up parted Device: /dev/sdf >09:24:49,198 DEBUG blivet: no device or no media present >09:24:49,200 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_MS_MS-Pro_058F63626476-0:3 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:3', > 'DEVNAME': 'sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:3/block/sdg', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:3', > 'ID_MODEL': 'MS_MS-Pro', > 'ID_MODEL_ENC': 'MS\\x2fMS-Pro\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:3', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_3', > 'ID_REVISION': '1.03', > 'ID_SERIAL': 'Generic-_MS_MS-Pro_058F63626476-0:3', > 'ID_SERIAL_SHORT': '058F63626476', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '96', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '88273', > 'name': 'sdg', > 'symlinks': ['/dev/disk/by-id/usb-Generic-_MS_MS-Pro_058F63626476-0:3', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:3/block/sdg'} ; name: sdg ; >09:24:49,200 INFO blivet: scanning sdg (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:3/block/sdg)... >09:24:49,200 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >09:24:49,201 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,201 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdg ; >09:24:49,202 INFO blivet: sdg is a disk >09:24:49,202 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,202 DEBUG blivet: DiskDevice._setFormat: sdg ; current: None ; type: None ; >09:24:49,205 INFO blivet: added disk sdg (id 4) to device tree >09:24:49,205 DEBUG blivet: looking up parted Device: /dev/sdg >09:24:49,207 DEBUG blivet: no device or no media present >09:24:49,209 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS723020BLA642_MN1240FA025SXD /dev/disk/by-id/wwn-0x5000cca36ac0fe68', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '434', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '432', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Hitachi_HDS723020BLA642', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS723020BLA642\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009bf98', > 'ID_REVISION': 'MN6OA5Q0', > 'ID_SERIAL': 'Hitachi_HDS723020BLA642_MN1240FA025SXD', > 'ID_SERIAL_SHORT': 'MN1240FA025SXD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca36ac0fe68', > 'ID_WWN_WITH_EXTENSION': '0x5000cca36ac0fe68', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '89886', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723020BLA642_MN1240FA025SXD', > '/dev/disk/by-id/wwn-0x5000cca36ac0fe68'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >09:24:49,209 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >09:24:49,209 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:24:49,210 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,210 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >09:24:49,211 INFO blivet: sda is a disk >09:24:49,211 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,211 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >09:24:49,214 INFO blivet: added disk sda (id 5) to device tree >09:24:49,214 DEBUG blivet: looking up parted Device: /dev/sda >09:24:49,215 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >09:24:49,215 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >09:24:49,215 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:24:49,215 DEBUG blivet: required disklabel type for sda (1) is None >09:24:49,216 DEBUG blivet: default disklabel type for sda is msdos >09:24:49,216 DEBUG blivet: selecting msdos disklabel for sda based on size >09:24:49,216 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >09:24:49,217 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2220250>, <parted.partition.Partition object at 0x2220510>] > device: <parted.device.Device object at 0x2220090> > PedDisk: <_ped.Disk object at 0x2216248> >09:24:49,217 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >09:24:49,218 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >09:24:49,219 INFO blivet: got device: DiskDevice instance (0x2218150) -- > name = sda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x21be3b0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2203f10> >09:24:49,219 INFO blivet: got format: DiskLabel instance (0x2203d50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2220250>, <parted.partition.Partition object at 0x2220510>] > device: <parted.device.Device object at 0x2220090> > PedDisk: <_ped.Disk object at 0x2216248> > origPartedDisk = <parted.disk.Disk object at 0x22206d0> > partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x21be290> > >09:24:49,222 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS723020BLA642_MN1240FA025SXD-part1 /dev/disk/by-id/wwn-0x5000cca36ac0fe68-part1 /dev/disk/by-uuid/701023a5-b457-492e-a5c3-432f4707e6f6', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '434', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '432', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '701023a5-b457-492e-a5c3-432f4707e6f6', > 'ID_FS_UUID_ENC': '701023a5-b457-492e-a5c3-432f4707e6f6', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HDS723020BLA642', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS723020BLA642\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0009bf98-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009bf98', > 'ID_REVISION': 'MN6OA5Q0', > 'ID_SERIAL': 'Hitachi_HDS723020BLA642_MN1240FA025SXD', > 'ID_SERIAL_SHORT': 'MN1240FA025SXD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca36ac0fe68', > 'ID_WWN_WITH_EXTENSION': '0x5000cca36ac0fe68', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7723361', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723020BLA642_MN1240FA025SXD-part1', > '/dev/disk/by-id/wwn-0x5000cca36ac0fe68-part1', > '/dev/disk/by-uuid/701023a5-b457-492e-a5c3-432f4707e6f6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >09:24:49,222 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >09:24:49,222 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >09:24:49,223 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,223 INFO blivet: sda1 is a partition >09:24:49,223 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >09:24:49,223 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:24:49,224 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with existing msdos disklabel >09:24:49,224 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >09:24:49,225 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >09:24:49,225 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,225 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >09:24:49,225 DEBUG blivet: looking up parted Partition: /dev/sda1 >09:24:49,226 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >09:24:49,226 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >09:24:49,227 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >09:24:49,227 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >09:24:49,227 INFO blivet: added partition sda1 (id 6) to device tree >09:24:49,227 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >09:24:49,228 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >09:24:49,228 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >09:24:49,228 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >09:24:49,286 WARN blivet: disklabel detected but not usable on sda1 >09:24:49,286 INFO blivet: type detected on 'sda1' is 'ext4' >09:24:49,287 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,287 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:49,287 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >09:24:49,288 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >09:24:49,288 DEBUG blivet: looking up parted Device: /dev/sda1 >09:24:49,288 INFO blivet: got device: PartitionDevice instance (0x21775d0) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 1907729MB disk sda (5) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 24948 did: 29810 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x21be710> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2220150> fileSystem: <parted.filesystem.FileSystem object at 0x2220650> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2220310> PedPartition: <_ped.Partition object at 0x221d2f0> > disk = existing 1907729MB disk sda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:24:49,289 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,289 INFO blivet: got format: Ext4FS instance (0x2220cd0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 701023a5-b457-492e-a5c3-432f4707e6f6 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >09:24:49,291 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS723020BLA642_MN1240FA025SXD-part2 /dev/disk/by-id/wwn-0x5000cca36ac0fe68-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '434', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '432', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'pEO69I-7dcs-84r0-i1BK-A1VN-hQro-SKujgM', > 'ID_FS_UUID_ENC': 'pEO69I-7dcs-84r0-i1BK-A1VN-hQro-SKujgM', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'Hitachi_HDS723020BLA642', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS723020BLA642\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3906002944', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0009bf98-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009bf98', > 'ID_REVISION': 'MN6OA5Q0', > 'ID_SERIAL': 'Hitachi_HDS723020BLA642_MN1240FA025SXD', > 'ID_SERIAL_SHORT': 'MN1240FA025SXD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca36ac0fe68', > 'ID_WWN_WITH_EXTENSION': '0x5000cca36ac0fe68', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '90007', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723020BLA642_MN1240FA025SXD-part2', > '/dev/disk/by-id/wwn-0x5000cca36ac0fe68-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >09:24:49,291 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >09:24:49,292 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >09:24:49,292 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,292 INFO blivet: sda2 is a partition >09:24:49,292 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >09:24:49,293 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:24:49,293 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with existing msdos disklabel >09:24:49,294 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >09:24:49,294 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >09:24:49,294 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,295 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >09:24:49,295 DEBUG blivet: looking up parted Partition: /dev/sda2 >09:24:49,295 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >09:24:49,295 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >09:24:49,296 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >09:24:49,296 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >09:24:49,296 INFO blivet: added partition sda2 (id 7) to device tree >09:24:49,297 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >09:24:49,297 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >09:24:49,297 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >09:24:49,298 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >09:24:49,317 WARN blivet: disklabel detected but not usable on sda2 >09:24:49,355 INFO blivet: type detected on 'sda2' is 'LVM2_member' >09:24:49,356 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_hp-envy ; uuid: pEO69I-7dcs-84r0-i1BK-A1VN-hQro-SKujgM ; exists: True ; vgUuid: kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: MN1240FA025SXD ; >09:24:49,356 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >09:24:49,356 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >09:24:49,357 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >09:24:49,357 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >09:24:49,358 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:24:49,358 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >09:24:49,358 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,359 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_hp-envy ; current: None ; type: None ; >09:24:49,359 INFO blivet: added lvmvg fedora_hp-envy (id 8) to device tree >09:24:49,367 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp-envy-home ; >09:24:49,367 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,368 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:24:49,369 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_hp-envy ; >09:24:49,369 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,369 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_hp-envy-home ; current: None ; type: None ; >09:24:49,369 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_hp--envy-home >09:24:49,392 DEBUG blivet: Adding fedora_hp-envy-home/1850000MB to fedora_hp-envy >09:24:49,392 INFO blivet: added lvmlv fedora_hp-envy-home (id 9) to device tree >09:24:49,393 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_hp-envy-home ; status: True ; >09:24:49,394 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-home ; status: True ; >09:24:49,396 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_hp--envy-home /dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fXVO3zv8JH90rc3Wj9AhrVDvAelB9jadeL /dev/disk/by-uuid/453ee973-0942-4980-a706-740f6bbebf2c /dev/fedora_hp-envy/home /dev/mapper/fedora_hp--envy-home', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora_hp--envy-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fXVO3zv8JH90rc3Wj9AhrVDvAelB9jadeL', > 'DM_VG_NAME': 'fedora_hp-envy', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '453ee973-0942-4980-a706-740f6bbebf2c', > 'ID_FS_UUID_ENC': '453ee973-0942-4980-a706-740f6bbebf2c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '22451', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_hp--envy-home', > '/dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fXVO3zv8JH90rc3Wj9AhrVDvAelB9jadeL', > '/dev/disk/by-uuid/453ee973-0942-4980-a706-740f6bbebf2c', > '/dev/fedora_hp-envy/home', > '/dev/mapper/fedora_hp--envy-home'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora_hp--envy-home ; >09:24:49,396 INFO blivet: scanning fedora_hp--envy-home (/devices/virtual/block/dm-1)... >09:24:49,397 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp--envy-home ; >09:24:49,398 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1850000MB lvmlv fedora_hp-envy-home (9) >09:24:49,398 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_hp-envy-home ; >09:24:49,399 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_hp-envy-home ; label_type: None ; >09:24:49,400 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,400 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:49,400 DEBUG blivet: device fedora_hp-envy-home does not contain a disklabel >09:24:49,400 INFO blivet: type detected on 'fedora_hp--envy-home' is 'ext4' >09:24:49,401 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,401 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:49,401 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_hp-envy-home ; current: None ; type: ext4 ; >09:24:49,403 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_hp--envy >09:24:49,403 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:49,403 DEBUG blivet: vg fedora_hp-envy has 57224MB free >09:24:49,403 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:49,404 DEBUG blivet: vg fedora_hp-envy has 57224MB free >09:24:49,404 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x2268110) -- > name = fedora_hp-envy-home status = True kids = 0 id = 9 > parents = ['existing 1907224MB lvmvg fedora_hp-envy (8)'] > uuid = VO3zv8-JH90-rc3W-j9Ah-rVDv-AelB-9jadeL size = 1850000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_hp--envy-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 3788800000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 24948 did: 29810 busy: False > hardwareGeometry: (235841, 255, 63) biosGeometry: (235841, 255, 63) > PedDevice: <_ped.Device object at 0x21be440> > target size = 1850000.0 path = /dev/mapper/fedora_hp--envy-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2220f90) -- > name = fedora_hp-envy status = True kids = 1 id = 8 > parents = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > uuid = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX size = 1907224 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_hp--envy > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 476806 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 476806.0 free space = 57224 > free extents = 14306.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > LVs = ['existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 1850000MB >09:24:49,405 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,405 INFO blivet: got format: Ext4FS instance (0x2268590) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_hp--envy-home uuid = 453ee973-0942-4980-a706-740f6bbebf2c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >09:24:49,406 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp-envy-root ; >09:24:49,406 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,407 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:24:49,407 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_hp-envy ; >09:24:49,407 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,408 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_hp-envy-root ; current: None ; type: None ; >09:24:49,408 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_hp--envy-root >09:24:49,443 DEBUG blivet: Adding fedora_hp-envy-root/51200MB to fedora_hp-envy >09:24:49,443 INFO blivet: added lvmlv fedora_hp-envy-root (id 10) to device tree >09:24:49,443 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_hp-envy-root ; status: True ; >09:24:49,444 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-root ; status: True ; >09:24:49,446 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_hp--envy-root /dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX5blqaVqGG0JE6mhdUa3PCJUE2TisQU2H /dev/disk/by-uuid/a65dae36-89ee-42e7-a6b3-f25439ad63b5 /dev/fedora_hp-envy/root /dev/mapper/fedora_hp--envy-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora_hp--envy-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX5blqaVqGG0JE6mhdUa3PCJUE2TisQU2H', > 'DM_VG_NAME': 'fedora_hp-envy', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a65dae36-89ee-42e7-a6b3-f25439ad63b5', > 'ID_FS_UUID_ENC': 'a65dae36-89ee-42e7-a6b3-f25439ad63b5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '22895', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_hp--envy-root', > '/dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX5blqaVqGG0JE6mhdUa3PCJUE2TisQU2H', > '/dev/disk/by-uuid/a65dae36-89ee-42e7-a6b3-f25439ad63b5', > '/dev/fedora_hp-envy/root', > '/dev/mapper/fedora_hp--envy-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_hp--envy-root ; >09:24:49,446 INFO blivet: scanning fedora_hp--envy-root (/devices/virtual/block/dm-2)... >09:24:49,447 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp--envy-root ; >09:24:49,448 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora_hp-envy-root (10) >09:24:49,449 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_hp-envy-root ; >09:24:49,449 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_hp-envy-root ; label_type: None ; >09:24:49,450 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,450 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:49,450 DEBUG blivet: device fedora_hp-envy-root does not contain a disklabel >09:24:49,450 INFO blivet: type detected on 'fedora_hp--envy-root' is 'ext4' >09:24:49,451 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,451 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:49,452 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_hp-envy-root ; current: None ; type: ext4 ; >09:24:49,453 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_hp--envy >09:24:49,453 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:49,454 DEBUG blivet: vg fedora_hp-envy has 6024MB free >09:24:49,454 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:49,454 DEBUG blivet: vg fedora_hp-envy has 6024MB free >09:24:49,455 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x2268190) -- > name = fedora_hp-envy-root status = True kids = 0 id = 10 > parents = ['existing 1907224MB lvmvg fedora_hp-envy (8)'] > uuid = 5blqaV-qGG0-JE6m-hdUa-3PCJ-UE2T-isQU2H size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_hp--envy-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25959 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x21be830> > target size = 51200.0 path = /dev/mapper/fedora_hp--envy-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2220f90) -- > name = fedora_hp-envy status = True kids = 2 id = 8 > parents = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > uuid = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX size = 1907224 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_hp--envy > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 476806 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 476806.0 free space = 6024 > free extents = 1506.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > LVs = ['existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >09:24:49,456 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,456 INFO blivet: got format: Ext4FS instance (0x2220b90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_hp--envy-root uuid = a65dae36-89ee-42e7-a6b3-f25439ad63b5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >09:24:49,456 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp-envy-swap ; >09:24:49,457 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,457 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:24:49,458 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora_hp-envy ; >09:24:49,458 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,459 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_hp-envy-swap ; current: None ; type: None ; >09:24:49,459 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_hp--envy-swap >09:24:49,519 DEBUG blivet: Adding fedora_hp-envy-swap/6024MB to fedora_hp-envy >09:24:49,519 INFO blivet: added lvmlv fedora_hp-envy-swap (id 11) to device tree >09:24:49,520 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_hp-envy-swap ; status: True ; >09:24:49,521 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-swap ; status: True ; >09:24:49,523 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_hp--envy-swap /dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX7gWCzLiY60zh8fsPDYAe9pxzTVDhY61N /dev/disk/by-uuid/3a99c3b1-170f-4477-a809-e0c95df295ba /dev/fedora_hp-envy/swap /dev/mapper/fedora_hp--envy-swap', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora_hp--envy-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX7gWCzLiY60zh8fsPDYAe9pxzTVDhY61N', > 'DM_VG_NAME': 'fedora_hp-envy', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '3a99c3b1-170f-4477-a809-e0c95df295ba', > 'ID_FS_UUID_ENC': '3a99c3b1-170f-4477-a809-e0c95df295ba', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '22148', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_hp--envy-swap', > '/dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX7gWCzLiY60zh8fsPDYAe9pxzTVDhY61N', > '/dev/disk/by-uuid/3a99c3b1-170f-4477-a809-e0c95df295ba', > '/dev/fedora_hp-envy/swap', > '/dev/mapper/fedora_hp--envy-swap'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: fedora_hp--envy-swap ; >09:24:49,523 INFO blivet: scanning fedora_hp--envy-swap (/devices/virtual/block/dm-0)... >09:24:49,524 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp--envy-swap ; >09:24:49,524 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6024MB lvmlv fedora_hp-envy-swap (11) >09:24:49,525 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_hp-envy-swap ; >09:24:49,526 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_hp-envy-swap ; label_type: None ; >09:24:49,526 DEBUG blivet: SwapSpace.__init__: >09:24:49,526 DEBUG blivet: getFormat('swap') returning SwapSpace instance >09:24:49,526 DEBUG blivet: device fedora_hp-envy-swap does not contain a disklabel >09:24:49,527 INFO blivet: type detected on 'fedora_hp--envy-swap' is 'swap' >09:24:49,527 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora_hp--envy-swap ; serial: None ; uuid: 3a99c3b1-170f-4477-a809-e0c95df295ba ; exists: True ; label: None ; >09:24:49,527 DEBUG blivet: getFormat('swap') returning SwapSpace instance >09:24:49,528 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_hp-envy-swap ; current: None ; type: swap ; >09:24:49,529 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_hp--envy >09:24:49,529 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:49,530 DEBUG blivet: vg fedora_hp-envy has 0MB free >09:24:49,530 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:49,530 DEBUG blivet: vg fedora_hp-envy has 0MB free >09:24:49,531 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x2220c90) -- > name = fedora_hp-envy-swap status = True kids = 0 id = 11 > parents = ['existing 1907224MB lvmvg fedora_hp-envy (8)'] > uuid = 7gWCzL-iY60-zh8f-sPDY-Ae9p-xzTV-DhY61N size = 6024.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_hp--envy-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12337152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 24948 did: 29810 busy: True > hardwareGeometry: (767, 255, 63) biosGeometry: (767, 255, 63) > PedDevice: <_ped.Device object at 0x21be7a0> > target size = 6024.0 path = /dev/mapper/fedora_hp--envy-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2220f90) -- > name = fedora_hp-envy status = True kids = 3 id = 8 > parents = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > uuid = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX size = 1907224 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_hp--envy > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 476806 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 476806.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > LVs = ['existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem', > 'existing 6024MB lvmlv fedora_hp-envy-swap (11) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 6024MB >09:24:49,532 INFO blivet: got format: SwapSpace instance (0x2268d90) -- > type = swap name = swap status = True > device = /dev/mapper/fedora_hp--envy-swap uuid = 3a99c3b1-170f-4477-a809-e0c95df295ba exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >09:24:49,532 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp-envy-home ; >09:24:49,533 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem >09:24:49,533 DEBUG blivet: set fedora_hp-envy-home copies to 1, metadata size to 0MB, log size to 0MB, total size 1850000MB >09:24:49,534 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp-envy-swap ; >09:24:49,534 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6024MB lvmlv fedora_hp-envy-swap (11) with existing swap >09:24:49,534 DEBUG blivet: set fedora_hp-envy-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 6024MB >09:24:49,535 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp-envy-root ; >09:24:49,535 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem >09:24:49,536 DEBUG blivet: set fedora_hp-envy-root copies to 1, metadata size to 0MB, log size to 0MB, total size 51200MB >09:24:49,536 DEBUG blivet: looking up parted Device: /dev/sda2 >09:24:49,537 INFO blivet: got device: PartitionDevice instance (0x2220f50) -- > name = sda2 status = True kids = 1 id = 7 > parents = ['existing 1907729MB disk sda (5) with existing msdos disklabel'] > uuid = None size = 1907228.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 3906002944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25959 busy: False > hardwareGeometry: (243137, 255, 63) biosGeometry: (243137, 255, 63) > PedDevice: <_ped.Device object at 0x21be680> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2220150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x22205d0> PedPartition: <_ped.Partition object at 0x221d350> > disk = existing 1907729MB disk sda (5) with existing msdos disklabel > start = 1026048 end = 3907028991 length = 3906002944 > flags = lvm >09:24:49,537 INFO blivet: got format: LVMPhysicalVolume instance (0x2220a50) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = pEO69I-7dcs-84r0-i1BK-A1VN-hQro-SKujgM exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_hp-envy vgUUID = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX peStart = 1.0 >09:24:49,539 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_BDDVDRW_CH28N_B2FE3P4074565', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'hp_BDDVDRW_CH28N', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20BDDVDRW\\x20CH28N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'ED3F', > 'ID_SERIAL': 'hp_BDDVDRW_CH28N_B2FE3P4074565', > 'ID_SERIAL_SHORT': 'B2FE3P4074565', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '91858', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_BDDVDRW_CH28N_B2FE3P4074565'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >09:24:49,539 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >09:24:49,539 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >09:24:49,539 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,540 INFO blivet: sr0 is a cdrom >09:24:49,540 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >09:24:49,540 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,540 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >09:24:49,541 INFO blivet: added cdrom sr0 (id 12) to device tree >09:24:49,541 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:24:49,572 DEBUG blivet: no device or no media present >09:24:49,574 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T /dev/disk/by-id/wwn-0x50025388500ab389', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_840_EVO_250GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20EVO\\x20250GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003fec7', > 'ID_REVISION': 'EXT0BB0Q', > 'ID_SERIAL': 'Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T', > 'ID_SERIAL_SHORT': 'S1DBNEADA16322T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388500ab389', > 'ID_WWN_WITH_EXTENSION': '0x50025388500ab389', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92792', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T', > '/dev/disk/by-id/wwn-0x50025388500ab389'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >09:24:49,574 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb)... >09:24:49,575 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:24:49,575 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,576 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >09:24:49,576 INFO blivet: sdb is a disk >09:24:49,576 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,577 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >09:24:49,580 INFO blivet: added disk sdb (id 13) to device tree >09:24:49,580 DEBUG blivet: looking up parted Device: /dev/sdb >09:24:49,583 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >09:24:49,583 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >09:24:49,584 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >09:24:49,584 DEBUG blivet: required disklabel type for sdb (1) is None >09:24:49,584 DEBUG blivet: default disklabel type for sdb is msdos >09:24:49,584 DEBUG blivet: selecting msdos disklabel for sdb based on size >09:24:49,584 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >09:24:49,589 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x22686d0>, <parted.partition.Partition object at 0x2218110>] > device: <parted.device.Device object at 0x2272390> > PedDisk: <_ped.Disk object at 0x2273f38> >09:24:49,589 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >09:24:49,589 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >09:24:49,590 INFO blivet: got device: DiskDevice instance (0x2220fd0) -- > name = sdb status = True kids = 0 id = 13 > parents = [] > uuid = None size = 238475.179688 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x21be8c0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2272090> >09:24:49,591 INFO blivet: got format: DiskLabel instance (0x2272190) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x22686d0>, <parted.partition.Partition object at 0x2218110>] > device: <parted.device.Device object at 0x2272390> > PedDisk: <_ped.Disk object at 0x2273f38> > origPartedDisk = <parted.disk.Disk object at 0x2268350> > partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x21be9e0> > >09:24:49,594 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T-part1 /dev/disk/by-id/wwn-0x50025388500ab389-part1 /dev/disk/by-uuid/ce18fdff-45e1-48a7-892c-b61e56a1e10d', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ce18fdff-45e1-48a7-892c-b61e56a1e10d', > 'ID_FS_UUID_ENC': 'ce18fdff-45e1-48a7-892c-b61e56a1e10d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_840_EVO_250GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20EVO\\x20250GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0003fec7-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003fec7', > 'ID_REVISION': 'EXT0BB0Q', > 'ID_SERIAL': 'Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T', > 'ID_SERIAL_SHORT': 'S1DBNEADA16322T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388500ab389', > 'ID_WWN_WITH_EXTENSION': '0x50025388500ab389', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92882', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T-part1', > '/dev/disk/by-id/wwn-0x50025388500ab389-part1', > '/dev/disk/by-uuid/ce18fdff-45e1-48a7-892c-b61e56a1e10d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >09:24:49,594 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb1)... >09:24:49,594 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >09:24:49,595 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,595 INFO blivet: sdb1 is a partition >09:24:49,595 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >09:24:49,595 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:24:49,596 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with existing msdos disklabel >09:24:49,596 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:24:49,597 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >09:24:49,597 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,597 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >09:24:49,597 DEBUG blivet: looking up parted Partition: /dev/sdb1 >09:24:49,598 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >09:24:49,598 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >09:24:49,599 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >09:24:49,599 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >09:24:49,599 INFO blivet: added partition sdb1 (id 14) to device tree >09:24:49,600 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >09:24:49,600 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >09:24:49,600 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >09:24:49,601 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >09:24:49,603 WARN blivet: disklabel detected but not usable on sdb1 >09:24:49,603 INFO blivet: type detected on 'sdb1' is 'ext4' >09:24:49,604 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,604 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:49,604 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >09:24:49,605 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >09:24:49,605 DEBUG blivet: looking up parted Device: /dev/sdb1 >09:24:49,606 INFO blivet: got device: PartitionDevice instance (0x2272550) -- > name = sdb1 status = True kids = 0 id = 14 > parents = ['existing 238475MB disk sdb (13) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x21bec20> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2272450> fileSystem: <parted.filesystem.FileSystem object at 0x2268690> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2268890> PedPartition: <_ped.Partition object at 0x2270350> > disk = existing 238475MB disk sdb (13) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:24:49,606 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,606 INFO blivet: got format: Ext4FS instance (0x22728d0) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = ce18fdff-45e1-48a7-892c-b61e56a1e10d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >09:24:49,609 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T-part3 /dev/disk/by-id/wwn-0x50025388500ab389-part3 /dev/disk/by-label/fedora /dev/disk/by-uuid/ba809fed-c67b-49f8-b14f-5e9b02ea0121', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ba809fed-c67b-49f8-b14f-5e9b02ea0121', > 'ID_FS_UUID_ENC': 'ba809fed-c67b-49f8-b14f-5e9b02ea0121', > 'ID_FS_UUID_SUB': 'b9c4fa68-a63a-4118-a292-0a624b35055d', > 'ID_FS_UUID_SUB_ENC': 'b9c4fa68-a63a-4118-a292-0a624b35055d', > 'ID_MODEL': 'Samsung_SSD_840_EVO_250GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20EVO\\x20250GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '13363200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '475033600', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0003fec7-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003fec7', > 'ID_REVISION': 'EXT0BB0Q', > 'ID_SERIAL': 'Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T', > 'ID_SERIAL_SHORT': 'S1DBNEADA16322T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388500ab389', > 'ID_WWN_WITH_EXTENSION': '0x50025388500ab389', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92973', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T-part3', > '/dev/disk/by-id/wwn-0x50025388500ab389-part3', > '/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/ba809fed-c67b-49f8-b14f-5e9b02ea0121'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >09:24:49,609 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb3)... >09:24:49,610 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >09:24:49,610 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,610 INFO blivet: sdb3 is a partition >09:24:49,610 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >09:24:49,611 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:24:49,611 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with existing msdos disklabel >09:24:49,612 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >09:24:49,612 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >09:24:49,612 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,612 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >09:24:49,613 DEBUG blivet: looking up parted Partition: /dev/sdb3 >09:24:49,613 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >09:24:49,613 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >09:24:49,614 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >09:24:49,614 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >09:24:49,614 INFO blivet: added partition sdb3 (id 15) to device tree >09:24:49,615 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >09:24:49,615 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >09:24:49,615 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >09:24:49,616 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >09:24:49,617 WARN blivet: disklabel detected but not usable on sdb3 >09:24:49,617 INFO blivet: type detected on 'sdb3' is 'btrfs' >09:24:49,618 DEBUG blivet: BTRFS.supported: supported: True ; >09:24:49,618 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:24:49,618 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >09:24:49,619 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: btrfs ; >09:24:49,619 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sdb3 ; >09:24:49,619 INFO blivet: creating btrfs volume btrfs.fedora >09:24:49,620 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >09:24:49,620 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,620 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >09:24:49,621 DEBUG blivet: BTRFS.supported: supported: True ; >09:24:49,621 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:24:49,621 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.16 ; current: None ; type: btrfs ; >09:24:49,622 INFO blivet: added btrfs volume fedora (id 16) to device tree >09:24:49,622 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.16Cgyjr2: [Errno 2] No such file or directory >09:24:49,622 INFO blivet: set SELinux context for mountpoint /tmp/btrfs-tmp.16Cgyjr2 to None >09:24:49,631 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.16Cgyjr2: [Errno 2] No such file or directory >09:24:49,631 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.16Cgyjr2 to None >09:24:49,734 DEBUG blivet: BTRFS.supported: supported: True ; >09:24:49,734 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:24:49,735 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >09:24:49,736 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >09:24:49,736 INFO blivet: added btrfs subvolume home (id 17) to device tree >09:24:49,737 DEBUG blivet: BTRFS.supported: supported: True ; >09:24:49,737 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:24:49,737 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >09:24:49,738 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >09:24:49,738 INFO blivet: added btrfs subvolume root (id 18) to device tree >09:24:49,738 DEBUG blivet: looking up parted Device: /dev/sdb3 >09:24:49,739 INFO blivet: got device: PartitionDevice instance (0x2272a10) -- > name = sdb3 status = True kids = 1 id = 15 > parents = ['existing 238475MB disk sdb (13) with existing msdos disklabel'] > uuid = None size = 231950.0 > format = existing btrfs filesystem > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 475033600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (29569, 255, 63) biosGeometry: (29569, 255, 63) > PedDevice: <_ped.Device object at 0x21becb0> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2272450> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2220c50> PedPartition: <_ped.Partition object at 0x2270110> > disk = existing 238475MB disk sdb (13) with existing msdos disklabel > start = 13363200 end = 488396799 length = 475033600 > flags = >09:24:49,739 DEBUG blivet: BTRFS.supported: supported: True ; >09:24:49,739 INFO blivet: got format: BTRFS instance (0x2272dd0) -- > type = btrfs name = btrfs status = False > device = /dev/sdb3 uuid = b9c4fa68-a63a-4118-a292-0a624b35055d exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0 targetSize = 0 > >09:24:49,740 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6215', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >09:24:49,740 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >09:24:49,741 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >09:24:49,741 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,741 INFO blivet: loop0 is a loop device >09:24:49,742 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >09:24:49,742 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >09:24:49,742 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,742 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,743 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >09:24:49,743 INFO blivet: added file /osmin.img (deleted) (id 19) to device tree >09:24:49,743 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >09:24:49,744 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,744 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:24:49,744 INFO blivet: added loop loop0 (id 20) to device tree >09:24:49,744 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >09:24:49,745 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >09:24:49,745 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >09:24:49,745 DEBUG blivet: device loop0 does not contain a disklabel >09:24:49,745 INFO blivet: type detected on 'loop0' is 'squashfs' >09:24:49,745 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >09:24:49,745 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >09:24:49,746 INFO blivet: got device: LoopDevice instance (0x2272b10) -- > name = loop0 status = False kids = 0 id = 20 > parents = ['existing 0MB file /osmin.img (deleted) (19)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >09:24:49,746 INFO blivet: got format: DeviceFormat instance (0x2272050) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >09:24:49,746 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6498', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >09:24:49,747 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >09:24:49,747 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >09:24:49,747 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,747 INFO blivet: loop1 is a loop device >09:24:49,748 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >09:24:49,748 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >09:24:49,748 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,749 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,749 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >09:24:49,749 INFO blivet: added file /osmin (id 21) to device tree >09:24:49,750 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >09:24:49,750 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,750 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:24:49,750 INFO blivet: added loop loop1 (id 22) to device tree >09:24:49,750 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >09:24:49,751 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >09:24:49,751 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >09:24:49,751 DEBUG blivet: device loop1 does not contain a disklabel >09:24:49,751 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >09:24:49,751 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >09:24:49,751 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >09:24:49,752 INFO blivet: got device: LoopDevice instance (0x2272810) -- > name = loop1 status = False kids = 0 id = 22 > parents = ['existing 0MB file /osmin (21)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >09:24:49,752 INFO blivet: got format: DeviceFormat instance (0x2272590) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >09:24:49,753 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6741', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >09:24:49,753 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >09:24:49,753 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >09:24:49,753 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,753 INFO blivet: loop2 is a loop device >09:24:49,754 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >09:24:49,754 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >09:24:49,754 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,755 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,755 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >09:24:49,755 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 23) to device tree >09:24:49,756 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >09:24:49,756 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,757 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:24:49,757 INFO blivet: added loop loop2 (id 24) to device tree >09:24:49,757 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >09:24:49,758 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >09:24:49,758 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >09:24:49,758 DEBUG blivet: device loop2 does not contain a disklabel >09:24:49,758 INFO blivet: type detected on 'loop2' is 'squashfs' >09:24:49,758 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >09:24:49,759 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >09:24:49,760 INFO blivet: got device: LoopDevice instance (0x2276110) -- > name = loop2 status = False kids = 0 id = 24 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (23)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >09:24:49,760 INFO blivet: got format: DeviceFormat instance (0x2276210) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >09:24:49,762 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0cbba032-28f5-4512-97d3-e9b779b0db07', > 'ID_FS_UUID_ENC': '0cbba032-28f5-4512-97d3-e9b779b0db07', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6988', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >09:24:49,762 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >09:24:49,762 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >09:24:49,763 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,763 INFO blivet: loop3 is a loop device >09:24:49,763 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >09:24:49,763 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >09:24:49,764 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,764 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,764 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >09:24:49,764 INFO blivet: added file /LiveOS/ext3fs.img (id 25) to device tree >09:24:49,765 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >09:24:49,765 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,765 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >09:24:49,765 INFO blivet: added loop loop3 (id 26) to device tree >09:24:49,766 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >09:24:49,766 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >09:24:49,767 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,767 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:49,767 DEBUG blivet: device loop3 does not contain a disklabel >09:24:49,767 INFO blivet: type detected on 'loop3' is 'ext4' >09:24:49,768 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,768 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:49,769 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >09:24:49,769 INFO blivet: got device: LoopDevice instance (0x2276410) -- > name = loop3 status = False kids = 0 id = 26 > parents = ['existing 0MB file /LiveOS/ext3fs.img (25)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >09:24:49,769 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,769 INFO blivet: got format: Ext4FS instance (0x2276550) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 0cbba032-28f5-4512-97d3-e9b779b0db07 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >09:24:49,770 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7248', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >09:24:49,770 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >09:24:49,771 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >09:24:49,771 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,771 INFO blivet: loop4 is a loop device >09:24:49,771 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >09:24:49,772 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >09:24:49,772 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,772 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,773 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >09:24:49,773 INFO blivet: added file /overlay (deleted) (id 27) to device tree >09:24:49,773 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >09:24:49,773 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,774 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:24:49,774 INFO blivet: added loop loop4 (id 28) to device tree >09:24:49,774 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >09:24:49,774 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >09:24:49,774 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >09:24:49,774 DEBUG blivet: device loop4 does not contain a disklabel >09:24:49,774 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >09:24:49,775 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >09:24:49,775 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >09:24:49,775 INFO blivet: got device: LoopDevice instance (0x2272290) -- > name = loop4 status = False kids = 0 id = 28 > parents = ['existing 0MB file /overlay (deleted) (27)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >09:24:49,775 INFO blivet: got format: DeviceFormat instance (0x2272d90) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >09:24:49,777 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_hp--envy-swap /dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX7gWCzLiY60zh8fsPDYAe9pxzTVDhY61N /dev/disk/by-uuid/3a99c3b1-170f-4477-a809-e0c95df295ba /dev/fedora_hp-envy/swap /dev/mapper/fedora_hp--envy-swap', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora_hp--envy-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX7gWCzLiY60zh8fsPDYAe9pxzTVDhY61N', > 'DM_VG_NAME': 'fedora_hp-envy', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '3a99c3b1-170f-4477-a809-e0c95df295ba', > 'ID_FS_UUID_ENC': '3a99c3b1-170f-4477-a809-e0c95df295ba', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '22148', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_hp--envy-swap', > '/dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX7gWCzLiY60zh8fsPDYAe9pxzTVDhY61N', > '/dev/disk/by-uuid/3a99c3b1-170f-4477-a809-e0c95df295ba', > '/dev/fedora_hp-envy/swap', > '/dev/mapper/fedora_hp--envy-swap'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: fedora_hp--envy-swap ; >09:24:49,777 INFO blivet: scanning fedora_hp--envy-swap (/devices/virtual/block/dm-0)... >09:24:49,777 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp--envy-swap ; >09:24:49,778 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6024MB lvmlv fedora_hp-envy-swap (11) with existing swap >09:24:49,778 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_hp-envy-swap ; >09:24:49,778 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_hp-envy-swap ; label_type: None ; >09:24:49,779 DEBUG blivet: SwapSpace.__init__: >09:24:49,779 DEBUG blivet: getFormat('swap') returning SwapSpace instance >09:24:49,779 DEBUG blivet: device fedora_hp-envy-swap does not contain a disklabel >09:24:49,779 DEBUG blivet: no type or existing type for fedora_hp--envy-swap, bailing >09:24:49,780 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_hp--envy >09:24:49,780 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:49,781 DEBUG blivet: vg fedora_hp-envy has 0MB free >09:24:49,781 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:49,781 DEBUG blivet: vg fedora_hp-envy has 0MB free >09:24:49,782 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x2220c90) -- > name = fedora_hp-envy-swap status = True kids = 0 id = 11 > parents = ['existing 1907224MB lvmvg fedora_hp-envy (8)'] > uuid = 7gWCzL-iY60-zh8f-sPDY-Ae9p-xzTV-DhY61N size = 6024.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_hp--envy-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12337152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 24948 did: 29810 busy: True > hardwareGeometry: (767, 255, 63) biosGeometry: (767, 255, 63) > PedDevice: <_ped.Device object at 0x21be7a0> > target size = 6024.0 path = /dev/mapper/fedora_hp--envy-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2220f90) -- > name = fedora_hp-envy status = True kids = 3 id = 8 > parents = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > uuid = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX size = 1907224 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_hp--envy > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 476806 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 476806.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > LVs = ['existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem', > 'existing 6024MB lvmlv fedora_hp-envy-swap (11) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 6024MB >09:24:49,782 INFO blivet: got format: SwapSpace instance (0x2268d90) -- > type = swap name = swap status = True > device = /dev/mapper/fedora_hp--envy-swap uuid = 3a99c3b1-170f-4477-a809-e0c95df295ba exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >09:24:49,784 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_hp--envy-home /dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fXVO3zv8JH90rc3Wj9AhrVDvAelB9jadeL /dev/disk/by-uuid/453ee973-0942-4980-a706-740f6bbebf2c /dev/fedora_hp-envy/home /dev/mapper/fedora_hp--envy-home', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora_hp--envy-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fXVO3zv8JH90rc3Wj9AhrVDvAelB9jadeL', > 'DM_VG_NAME': 'fedora_hp-envy', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '453ee973-0942-4980-a706-740f6bbebf2c', > 'ID_FS_UUID_ENC': '453ee973-0942-4980-a706-740f6bbebf2c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '22451', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_hp--envy-home', > '/dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fXVO3zv8JH90rc3Wj9AhrVDvAelB9jadeL', > '/dev/disk/by-uuid/453ee973-0942-4980-a706-740f6bbebf2c', > '/dev/fedora_hp-envy/home', > '/dev/mapper/fedora_hp--envy-home'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora_hp--envy-home ; >09:24:49,784 INFO blivet: scanning fedora_hp--envy-home (/devices/virtual/block/dm-1)... >09:24:49,784 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp--envy-home ; >09:24:49,785 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem >09:24:49,785 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_hp-envy-home ; >09:24:49,786 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_hp-envy-home ; label_type: None ; >09:24:49,786 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,786 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:49,786 DEBUG blivet: device fedora_hp-envy-home does not contain a disklabel >09:24:49,786 DEBUG blivet: no type or existing type for fedora_hp--envy-home, bailing >09:24:49,787 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_hp--envy >09:24:49,787 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:49,788 DEBUG blivet: vg fedora_hp-envy has 0MB free >09:24:49,788 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:49,789 DEBUG blivet: vg fedora_hp-envy has 0MB free >09:24:49,790 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x2268110) -- > name = fedora_hp-envy-home status = True kids = 0 id = 9 > parents = ['existing 1907224MB lvmvg fedora_hp-envy (8)'] > uuid = VO3zv8-JH90-rc3W-j9Ah-rVDv-AelB-9jadeL size = 1850000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_hp--envy-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 3788800000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 24948 did: 29810 busy: False > hardwareGeometry: (235841, 255, 63) biosGeometry: (235841, 255, 63) > PedDevice: <_ped.Device object at 0x21be440> > target size = 1850000.0 path = /dev/mapper/fedora_hp--envy-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2220f90) -- > name = fedora_hp-envy status = True kids = 3 id = 8 > parents = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > uuid = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX size = 1907224 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_hp--envy > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 476806 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 476806.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > LVs = ['existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem', > 'existing 6024MB lvmlv fedora_hp-envy-swap (11) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 1850000MB >09:24:49,790 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,790 INFO blivet: got format: Ext4FS instance (0x2268590) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_hp--envy-home uuid = 453ee973-0942-4980-a706-740f6bbebf2c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >09:24:49,792 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_hp--envy-root /dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX5blqaVqGG0JE6mhdUa3PCJUE2TisQU2H /dev/disk/by-uuid/a65dae36-89ee-42e7-a6b3-f25439ad63b5 /dev/fedora_hp-envy/root /dev/mapper/fedora_hp--envy-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora_hp--envy-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX5blqaVqGG0JE6mhdUa3PCJUE2TisQU2H', > 'DM_VG_NAME': 'fedora_hp-envy', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a65dae36-89ee-42e7-a6b3-f25439ad63b5', > 'ID_FS_UUID_ENC': 'a65dae36-89ee-42e7-a6b3-f25439ad63b5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '22895', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_hp--envy-root', > '/dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX5blqaVqGG0JE6mhdUa3PCJUE2TisQU2H', > '/dev/disk/by-uuid/a65dae36-89ee-42e7-a6b3-f25439ad63b5', > '/dev/fedora_hp-envy/root', > '/dev/mapper/fedora_hp--envy-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_hp--envy-root ; >09:24:49,792 INFO blivet: scanning fedora_hp--envy-root (/devices/virtual/block/dm-2)... >09:24:49,792 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp--envy-root ; >09:24:49,793 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem >09:24:49,793 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_hp-envy-root ; >09:24:49,793 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_hp-envy-root ; label_type: None ; >09:24:49,794 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,794 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:49,794 DEBUG blivet: device fedora_hp-envy-root does not contain a disklabel >09:24:49,794 DEBUG blivet: no type or existing type for fedora_hp--envy-root, bailing >09:24:49,795 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_hp--envy >09:24:49,795 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:49,796 DEBUG blivet: vg fedora_hp-envy has 0MB free >09:24:49,796 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:49,796 DEBUG blivet: vg fedora_hp-envy has 0MB free >09:24:49,797 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x2268190) -- > name = fedora_hp-envy-root status = True kids = 0 id = 10 > parents = ['existing 1907224MB lvmvg fedora_hp-envy (8)'] > uuid = 5blqaV-qGG0-JE6m-hdUa-3PCJ-UE2T-isQU2H size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_hp--envy-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25959 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x21be830> > target size = 51200.0 path = /dev/mapper/fedora_hp--envy-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2220f90) -- > name = fedora_hp-envy status = True kids = 3 id = 8 > parents = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > uuid = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX size = 1907224 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_hp--envy > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 476806 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 476806.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > LVs = ['existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem', > 'existing 6024MB lvmlv fedora_hp-envy-swap (11) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >09:24:49,798 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,798 INFO blivet: got format: Ext4FS instance (0x2220b90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_hp--envy-root uuid = a65dae36-89ee-42e7-a6b3-f25439ad63b5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >09:24:49,799 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07 /dev/mapper/live-rw', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0cbba032-28f5-4512-97d3-e9b779b0db07', > 'ID_FS_UUID_ENC': '0cbba032-28f5-4512-97d3-e9b779b0db07', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13339', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: live-rw ; >09:24:49,799 INFO blivet: scanning live-rw (/devices/virtual/block/dm-3)... >09:24:49,799 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >09:24:49,800 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,800 INFO blivet: live-rw is a device-mapper device >09:24:49,800 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >09:24:49,801 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora_hp-envy ; status: True ; >09:24:49,801 DEBUG blivet: failed to find dm node for fedora_hp-envy >09:24:49,801 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-home ; status: True ; >09:24:49,801 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-root ; status: True ; >09:24:49,802 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-swap ; status: True ; >09:24:49,802 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >09:24:49,803 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (26) with existing ext4 filesystem >09:24:49,803 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >09:24:49,804 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (28) with existing DM_snapshot_cow >09:24:49,804 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >09:24:49,804 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,805 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >09:24:49,805 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,805 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >09:24:49,805 INFO blivet: added dm live-rw (id 29) to device tree >09:24:49,806 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >09:24:49,806 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >09:24:49,806 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,807 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:49,807 DEBUG blivet: device live-rw does not contain a disklabel >09:24:49,807 INFO blivet: type detected on 'live-rw' is 'ext4' >09:24:49,807 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,807 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:49,807 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >09:24:49,808 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >09:24:49,808 INFO blivet: got device: DMDevice instance (0x2220bd0) -- > name = live-rw status = True kids = 0 id = 29 > parents = ['existing 0MB loop loop4 (28) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x21bed40> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >09:24:49,809 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,809 INFO blivet: got format: Ext4FS instance (0x22766d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 0cbba032-28f5-4512-97d3-e9b779b0db07 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >09:24:49,810 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07 /dev/mapper/live-base', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0cbba032-28f5-4512-97d3-e9b779b0db07', > 'ID_FS_UUID_ENC': '0cbba032-28f5-4512-97d3-e9b779b0db07', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '47531', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: live-base ; >09:24:49,810 INFO blivet: scanning live-base (/devices/virtual/block/dm-4)... >09:24:49,811 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >09:24:49,811 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,811 INFO blivet: live-base is a device-mapper device >09:24:49,811 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >09:24:49,812 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora_hp-envy ; status: True ; >09:24:49,812 DEBUG blivet: failed to find dm node for fedora_hp-envy >09:24:49,812 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-home ; status: True ; >09:24:49,813 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-root ; status: True ; >09:24:49,813 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-swap ; status: True ; >09:24:49,814 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:24:49,814 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >09:24:49,815 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (26) with existing ext4 filesystem >09:24:49,815 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >09:24:49,815 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,816 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >09:24:49,816 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,816 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >09:24:49,816 INFO blivet: added dm live-base (id 30) to device tree >09:24:49,817 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >09:24:49,817 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >09:24:49,817 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,818 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:49,818 DEBUG blivet: device live-base does not contain a disklabel >09:24:49,818 INFO blivet: type detected on 'live-base' is 'ext4' >09:24:49,818 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,818 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:49,818 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >09:24:49,819 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >09:24:49,819 INFO blivet: got device: DMDevice instance (0x21774d0) -- > name = live-base status = True kids = 0 id = 30 > parents = ['existing 0MB loop loop3 (26) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x21beb90> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >09:24:49,820 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,820 INFO blivet: got format: Ext4FS instance (0x22727d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 0cbba032-28f5-4512-97d3-e9b779b0db07 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >09:24:49,821 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0cbba032-28f5-4512-97d3-e9b779b0db07', > 'ID_FS_UUID_ENC': '0cbba032-28f5-4512-97d3-e9b779b0db07', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53851', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: live-osimg-min ; >09:24:49,821 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-5)... >09:24:49,822 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >09:24:49,822 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,822 INFO blivet: live-osimg-min is a device-mapper device >09:24:49,823 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >09:24:49,823 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora_hp-envy ; status: True ; >09:24:49,823 DEBUG blivet: failed to find dm node for fedora_hp-envy >09:24:49,823 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-home ; status: True ; >09:24:49,824 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-root ; status: True ; >09:24:49,824 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-swap ; status: True ; >09:24:49,825 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:24:49,825 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >09:24:49,825 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >09:24:49,826 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (22) with existing DM_snapshot_cow >09:24:49,826 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >09:24:49,827 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (26) with existing ext4 filesystem >09:24:49,827 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >09:24:49,828 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:49,828 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >09:24:49,828 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:49,828 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >09:24:49,828 INFO blivet: added dm live-osimg-min (id 31) to device tree >09:24:49,829 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >09:24:49,829 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >09:24:49,830 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,830 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:49,830 DEBUG blivet: device live-osimg-min does not contain a disklabel >09:24:49,830 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >09:24:49,830 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,830 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:49,831 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >09:24:49,831 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >09:24:49,831 INFO blivet: got device: DMDevice instance (0x2268950) -- > name = live-osimg-min status = True kids = 0 id = 31 > parents = ['existing 0MB loop loop3 (26) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x21bedd0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >09:24:49,832 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:49,832 INFO blivet: got format: Ext4FS instance (0x2276650) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 0cbba032-28f5-4512-97d3-e9b779b0db07 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >09:24:49,844 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >09:24:51,196 INFO blivet: ISCSID is /sbin/iscsid >09:24:51,196 INFO blivet: no initiator set >09:24:51,224 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >09:24:51,224 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >09:24:51,320 DEBUG blivet: trying to set new default fstype to 'ext4' >09:24:51,344 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:51,344 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:51,345 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:51,348 INFO blivet: Detected 12048M of memory >09:24:51,348 INFO blivet: Suggested swap size (6024 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >09:24:51,348 INFO blivet: Swap attempt of 0M >09:24:51,483 INFO blivet: resetting Blivet (version 0.23.4) instance <blivet.Blivet object at 0x2fa7090> >09:24:51,484 INFO blivet: no initiator set >09:24:51,484 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >09:24:51,484 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >09:24:51,501 DEBUG blivet: protected device spec /dev/sdc1 resolved to sdc1 >09:24:51,501 INFO blivet: sdc1 looks to be the live device; marking as protected >09:24:51,514 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sdc2', 'sdc3', 'sdd', 'sde', 'sdf', 'sdg', 'sda', 'sda1', 'sda2', 'sr0', 'sdb', 'sdb1', 'sdb3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5'] >09:24:51,520 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2013-11-14-17-10-55-00', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-11-14-17-10-55-00', > 'ID_FS_UUID_ENC': '2013-11-14-17-10-55-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_DISK_2.0', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1f00', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07817d0b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_DISK_2.0_07911458009D-0:0', > 'ID_SERIAL_SHORT': '07911458009D', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '86516', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2013-11-14-17-10-55-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >09:24:51,520 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >09:24:51,521 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >09:24:51,521 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:51,522 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >09:24:51,523 INFO blivet: sdc is a disk >09:24:51,524 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:51,525 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >09:24:51,531 INFO blivet: added disk sdc (id 0) to device tree >09:24:51,532 DEBUG blivet: looking up parted Device: /dev/sdc >09:24:51,534 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >09:24:51,534 INFO blivet: type detected on 'sdc' is 'iso9660' >09:24:51,535 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:24:51,535 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >09:24:51,536 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: iso9660 ; >09:24:51,537 INFO blivet: got device: DiskDevice instance (0x30d0f90) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7644.0 > format = existing iso9660 filesystem > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: USB DISK 2.0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15654912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1022, 247, 62) biosGeometry: (974, 255, 63) > PedDevice: <_ped.Device object at 0x3063d40> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f324c0a8cd0> >09:24:51,538 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:24:51,538 INFO blivet: got format: Iso9660FS instance (0x7f324c0caf10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdc uuid = 2013-11-14-17-10-55-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-x86_64-20-TC size = 0.0 targetSize = 0.0 > >09:24:51,542 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0-part1 /dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2013-11-14-17-10-55-00', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-x86_64-20-TC', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-11-14-17-10-55-00', > 'ID_FS_UUID_ENC': '2013-11-14-17-10-55-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_DISK_2.0', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1f00', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1943552', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '07817d0b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07817d0b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_DISK_2.0_07911458009D-0:0', > 'ID_SERIAL_SHORT': '07911458009D', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '86532', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0-part1', > '/dev/disk/by-label/Fedora-Live-Desktop-x86_64-20-TC', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2013-11-14-17-10-55-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >09:24:51,542 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >09:24:51,543 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >09:24:51,544 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:51,544 INFO blivet: sdc1 is a partition >09:24:51,545 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >09:24:51,546 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >09:24:51,547 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7644MB disk sdc (0) with existing iso9660 filesystem >09:24:51,547 DEBUG blivet: lvm filter: adding sdc1 to the reject list >09:24:51,547 DEBUG blivet: ignoring partition sdc1 on iso9660 >09:24:51,547 DEBUG blivet: no device or no media present >09:24:51,551 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0-part2 /dev/disk/by-label/EFI /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/1DA9-5BA2', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1DA9-5BA2', > 'ID_FS_UUID_ENC': '1DA9-5BA2', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_DISK_2.0', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1f00', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10064', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '07817d0b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07817d0b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_DISK_2.0_07911458009D-0:0', > 'ID_SERIAL_SHORT': '07911458009D', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '86550', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0-part2', > '/dev/disk/by-label/EFI', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/1DA9-5BA2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >09:24:51,551 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2)... >09:24:51,552 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc2 ; >09:24:51,552 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:51,553 INFO blivet: sdc2 is a partition >09:24:51,554 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >09:24:51,556 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >09:24:51,557 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7644MB disk sdc (0) with existing iso9660 filesystem >09:24:51,557 DEBUG blivet: lvm filter: adding sdc2 to the reject list >09:24:51,558 DEBUG blivet: ignoring partition sdc2 on iso9660 >09:24:51,558 DEBUG blivet: no device or no media present >09:24:51,561 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0-part3 /dev/disk/by-label/Fedora\\x20Live /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/1fbd84ba-d1b0-37ac-a5ae-f8f5cf8abb54', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_Live', > 'ID_FS_LABEL_ENC': 'Fedora\\x20Live', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1fbd84ba-d1b0-37ac-a5ae-f8f5cf8abb54', > 'ID_FS_UUID_ENC': '1fbd84ba-d1b0-37ac-a5ae-f8f5cf8abb54', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_DISK_2.0', > 'ID_MODEL_ENC': 'USB\\x20DISK\\x202.0\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1f00', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '10284', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40320', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '07817d0b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07817d0b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': '_USB_DISK_2.0_07911458009D-0:0', > 'ID_SERIAL_SHORT': '07911458009D', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR_ENC': '\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '35', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '86566', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/usb-_USB_DISK_2.0_07911458009D-0:0-part3', > '/dev/disk/by-label/Fedora\\x20Live', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/1fbd84ba-d1b0-37ac-a5ae-f8f5cf8abb54'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >09:24:51,561 INFO blivet: scanning sdc3 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3)... >09:24:51,562 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc3 ; >09:24:51,563 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:51,563 INFO blivet: sdc3 is a partition >09:24:51,564 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >09:24:51,565 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >09:24:51,566 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7644MB disk sdc (0) with existing iso9660 filesystem >09:24:51,566 DEBUG blivet: lvm filter: adding sdc3 to the reject list >09:24:51,566 DEBUG blivet: ignoring partition sdc3 on iso9660 >09:24:51,566 DEBUG blivet: no device or no media present >09:24:51,568 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_SD_MMC_058F63626476-0:0 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'SD_MMC', > 'ID_MODEL_ENC': 'SD\\x2fMMC\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_SD_MMC_058F63626476-0:0', > 'ID_SERIAL_SHORT': '058F63626476', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '87618', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-Generic-_SD_MMC_058F63626476-0:0', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdd'} ; name: sdd ; >09:24:51,569 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdd)... >09:24:51,570 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >09:24:51,571 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:51,571 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >09:24:51,572 INFO blivet: sdd is a disk >09:24:51,572 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:51,573 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >09:24:51,577 INFO blivet: added disk sdd (id 1) to device tree >09:24:51,578 DEBUG blivet: looking up parted Device: /dev/sdd >09:24:51,579 DEBUG blivet: no device or no media present >09:24:51,581 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_Compact_Flash_058F63626476-0:1 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:1', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:1/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:1', > 'ID_MODEL': 'Compact_Flash', > 'ID_MODEL_ENC': 'Compact\\x20Flash\\x20\\x20\\x20', > 'ID_MODEL_ID': '6362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_1', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'Generic-_Compact_Flash_058F63626476-0:1', > 'ID_SERIAL_SHORT': '058F63626476', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '87818', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/usb-Generic-_Compact_Flash_058F63626476-0:1', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:1/block/sde'} ; name: sde ; >09:24:51,582 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:1/block/sde)... >09:24:51,582 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >09:24:51,583 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:51,583 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >09:24:51,584 INFO blivet: sde is a disk >09:24:51,585 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:51,585 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >09:24:51,590 INFO blivet: added disk sde (id 2) to device tree >09:24:51,590 DEBUG blivet: looking up parted Device: /dev/sde >09:24:51,591 DEBUG blivet: no device or no media present >09:24:51,593 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_SM_xD-Picture_058F63626476-0:2 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:2', > 'DEVNAME': 'sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:2/block/sdf', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:2', > 'ID_MODEL': 'SM_xD-Picture', > 'ID_MODEL_ENC': 'SM\\x2fxD-Picture\\x20\\x20\\x20', > 'ID_MODEL_ID': '6362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_2', > 'ID_REVISION': '1.02', > 'ID_SERIAL': 'Generic-_SM_xD-Picture_058F63626476-0:2', > 'ID_SERIAL_SHORT': '058F63626476', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '88040', > 'name': 'sdf', > 'symlinks': ['/dev/disk/by-id/usb-Generic-_SM_xD-Picture_058F63626476-0:2', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:2/block/sdf'} ; name: sdf ; >09:24:51,594 INFO blivet: scanning sdf (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:2/block/sdf)... >09:24:51,594 DEBUG blivet: DeviceTree.getDeviceByName: name: sdf ; >09:24:51,595 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:51,595 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdf ; >09:24:51,596 INFO blivet: sdf is a disk >09:24:51,597 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:51,597 DEBUG blivet: DiskDevice._setFormat: sdf ; current: None ; type: None ; >09:24:51,626 INFO blivet: added disk sdf (id 3) to device tree >09:24:51,627 DEBUG blivet: looking up parted Device: /dev/sdf >09:24:51,628 DEBUG blivet: no device or no media present >09:24:51,630 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic-_MS_MS-Pro_058F63626476-0:3 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:3', > 'DEVNAME': 'sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:3/block/sdg', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:3', > 'ID_MODEL': 'MS_MS-Pro', > 'ID_MODEL_ENC': 'MS\\x2fMS-Pro\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:3', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_3', > 'ID_REVISION': '1.03', > 'ID_SERIAL': 'Generic-_MS_MS-Pro_058F63626476-0:3', > 'ID_SERIAL_SHORT': '058F63626476', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '96', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '88273', > 'name': 'sdg', > 'symlinks': ['/dev/disk/by-id/usb-Generic-_MS_MS-Pro_058F63626476-0:3', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:3/block/sdg'} ; name: sdg ; >09:24:51,631 INFO blivet: scanning sdg (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:3/block/sdg)... >09:24:51,632 DEBUG blivet: DeviceTree.getDeviceByName: name: sdg ; >09:24:51,633 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:51,635 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdg ; >09:24:51,636 INFO blivet: sdg is a disk >09:24:51,636 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:51,637 DEBUG blivet: DiskDevice._setFormat: sdg ; current: None ; type: None ; >09:24:51,642 INFO blivet: added disk sdg (id 4) to device tree >09:24:51,642 DEBUG blivet: looking up parted Device: /dev/sdg >09:24:51,644 DEBUG blivet: no device or no media present >09:24:51,649 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS723020BLA642_MN1240FA025SXD /dev/disk/by-id/wwn-0x5000cca36ac0fe68', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '434', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '432', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Hitachi_HDS723020BLA642', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS723020BLA642\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009bf98', > 'ID_REVISION': 'MN6OA5Q0', > 'ID_SERIAL': 'Hitachi_HDS723020BLA642_MN1240FA025SXD', > 'ID_SERIAL_SHORT': 'MN1240FA025SXD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca36ac0fe68', > 'ID_WWN_WITH_EXTENSION': '0x5000cca36ac0fe68', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '89886', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723020BLA642_MN1240FA025SXD', > '/dev/disk/by-id/wwn-0x5000cca36ac0fe68'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >09:24:51,650 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >09:24:51,650 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:24:51,651 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:51,652 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >09:24:51,652 INFO blivet: sda is a disk >09:24:51,652 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:51,653 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >09:24:51,658 INFO blivet: added disk sda (id 5) to device tree >09:24:51,658 DEBUG blivet: looking up parted Device: /dev/sda >09:24:51,660 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >09:24:51,660 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >09:24:51,661 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:24:51,661 DEBUG blivet: required disklabel type for sda (1) is None >09:24:51,661 DEBUG blivet: default disklabel type for sda is msdos >09:24:51,661 DEBUG blivet: selecting msdos disklabel for sda based on size >09:24:51,662 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >09:24:51,665 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3261e10>, <parted.partition.Partition object at 0x3266210>] > device: <parted.device.Device object at 0x3261bd0> > PedDisk: <_ped.Disk object at 0x30c7560> >09:24:51,665 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >09:24:51,666 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >09:24:51,666 INFO blivet: got device: DiskDevice instance (0x7f324c0d5fd0) -- > name = sda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f324c0b8170> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x325b950> >09:24:51,667 INFO blivet: got format: DiskLabel instance (0x325b210) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3261e10>, <parted.partition.Partition object at 0x3266210>] > device: <parted.device.Device object at 0x3261bd0> > PedDisk: <_ped.Disk object at 0x30c7560> > origPartedDisk = <parted.disk.Disk object at 0x32663d0> > partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x320fd40> > >09:24:51,672 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS723020BLA642_MN1240FA025SXD-part1 /dev/disk/by-id/wwn-0x5000cca36ac0fe68-part1 /dev/disk/by-uuid/701023a5-b457-492e-a5c3-432f4707e6f6', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '434', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '432', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '701023a5-b457-492e-a5c3-432f4707e6f6', > 'ID_FS_UUID_ENC': '701023a5-b457-492e-a5c3-432f4707e6f6', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HDS723020BLA642', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS723020BLA642\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0009bf98-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009bf98', > 'ID_REVISION': 'MN6OA5Q0', > 'ID_SERIAL': 'Hitachi_HDS723020BLA642_MN1240FA025SXD', > 'ID_SERIAL_SHORT': 'MN1240FA025SXD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca36ac0fe68', > 'ID_WWN_WITH_EXTENSION': '0x5000cca36ac0fe68', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7723361', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723020BLA642_MN1240FA025SXD-part1', > '/dev/disk/by-id/wwn-0x5000cca36ac0fe68-part1', > '/dev/disk/by-uuid/701023a5-b457-492e-a5c3-432f4707e6f6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >09:24:51,673 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >09:24:51,673 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >09:24:51,674 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:51,675 INFO blivet: sda1 is a partition >09:24:51,675 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >09:24:51,676 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:24:51,677 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with existing msdos disklabel >09:24:51,678 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >09:24:51,679 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >09:24:51,679 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:51,680 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >09:24:51,680 DEBUG blivet: looking up parted Partition: /dev/sda1 >09:24:51,681 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >09:24:51,682 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >09:24:51,682 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >09:24:51,683 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >09:24:51,683 INFO blivet: added partition sda1 (id 6) to device tree >09:24:51,684 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >09:24:51,685 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >09:24:51,685 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >09:24:51,686 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >09:24:51,727 WARN blivet: disklabel detected but not usable on sda1 >09:24:51,728 INFO blivet: type detected on 'sda1' is 'ext4' >09:24:51,759 DEBUG blivet: padding min size from 178 up to 195 >09:24:51,760 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:51,760 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:51,761 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >09:24:51,762 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >09:24:51,762 DEBUG blivet: looking up parted Device: /dev/sda1 >09:24:51,763 INFO blivet: got device: PartitionDevice instance (0x3266850) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 1907729MB disk sda (5) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32562 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x320ff80> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3261c90> fileSystem: <parted.filesystem.FileSystem object at 0x3266350> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3261f90> PedPartition: <_ped.Partition object at 0x3262890> > disk = existing 1907729MB disk sda (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:24:51,765 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:51,765 INFO blivet: got format: Ext4FS instance (0x3266a90) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 701023a5-b457-492e-a5c3-432f4707e6f6 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >09:24:51,769 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS723020BLA642_MN1240FA025SXD-part2 /dev/disk/by-id/wwn-0x5000cca36ac0fe68-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '434', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '432', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'pEO69I-7dcs-84r0-i1BK-A1VN-hQro-SKujgM', > 'ID_FS_UUID_ENC': 'pEO69I-7dcs-84r0-i1BK-A1VN-hQro-SKujgM', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'Hitachi_HDS723020BLA642', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS723020BLA642\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3906002944', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0009bf98-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0009bf98', > 'ID_REVISION': 'MN6OA5Q0', > 'ID_SERIAL': 'Hitachi_HDS723020BLA642_MN1240FA025SXD', > 'ID_SERIAL_SHORT': 'MN1240FA025SXD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca36ac0fe68', > 'ID_WWN_WITH_EXTENSION': '0x5000cca36ac0fe68', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '90007', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723020BLA642_MN1240FA025SXD-part2', > '/dev/disk/by-id/wwn-0x5000cca36ac0fe68-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >09:24:51,769 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >09:24:51,770 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >09:24:51,771 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:51,771 INFO blivet: sda2 is a partition >09:24:51,772 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >09:24:51,772 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:24:51,774 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with existing msdos disklabel >09:24:51,774 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >09:24:51,775 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >09:24:51,775 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:51,776 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >09:24:51,776 DEBUG blivet: looking up parted Partition: /dev/sda2 >09:24:51,777 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >09:24:51,778 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >09:24:51,779 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >09:24:51,780 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >09:24:51,781 INFO blivet: added partition sda2 (id 7) to device tree >09:24:51,782 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >09:24:51,782 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >09:24:51,783 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >09:24:51,784 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >09:24:51,785 WARN blivet: disklabel detected but not usable on sda2 >09:24:51,823 INFO blivet: type detected on 'sda2' is 'LVM2_member' >09:24:51,823 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_hp-envy ; uuid: pEO69I-7dcs-84r0-i1BK-A1VN-hQro-SKujgM ; exists: True ; vgUuid: kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: MN1240FA025SXD ; >09:24:51,824 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >09:24:51,825 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >09:24:51,825 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >09:24:51,826 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >09:24:51,826 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:24:51,828 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >09:24:51,828 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:51,829 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_hp-envy ; current: None ; type: None ; >09:24:51,829 INFO blivet: added lvmvg fedora_hp-envy (id 8) to device tree >09:24:51,840 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp-envy-home ; >09:24:51,840 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:51,841 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:24:51,842 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_hp-envy ; >09:24:51,843 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:51,844 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_hp-envy-home ; current: None ; type: None ; >09:24:51,844 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_hp--envy-home >09:24:51,858 DEBUG blivet: Adding fedora_hp-envy-home/1850000MB to fedora_hp-envy >09:24:51,859 INFO blivet: added lvmlv fedora_hp-envy-home (id 9) to device tree >09:24:51,859 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_hp-envy-home ; status: True ; controllable: True ; orig: False ; >09:24:51,860 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_hp-envy-home ; status: True ; >09:24:51,862 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-home ; status: True ; >09:24:51,865 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_hp--envy-home /dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fXVO3zv8JH90rc3Wj9AhrVDvAelB9jadeL /dev/disk/by-uuid/453ee973-0942-4980-a706-740f6bbebf2c /dev/fedora_hp-envy/home /dev/mapper/fedora_hp--envy-home', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora_hp--envy-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fXVO3zv8JH90rc3Wj9AhrVDvAelB9jadeL', > 'DM_VG_NAME': 'fedora_hp-envy', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '453ee973-0942-4980-a706-740f6bbebf2c', > 'ID_FS_UUID_ENC': '453ee973-0942-4980-a706-740f6bbebf2c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '22451', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_hp--envy-home', > '/dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fXVO3zv8JH90rc3Wj9AhrVDvAelB9jadeL', > '/dev/disk/by-uuid/453ee973-0942-4980-a706-740f6bbebf2c', > '/dev/fedora_hp-envy/home', > '/dev/mapper/fedora_hp--envy-home'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora_hp--envy-home ; >09:24:51,865 INFO blivet: scanning fedora_hp--envy-home (/devices/virtual/block/dm-1)... >09:24:51,866 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp--envy-home ; >09:24:51,867 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1850000MB lvmlv fedora_hp-envy-home (9) >09:24:51,868 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_hp-envy-home ; >09:24:51,869 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_hp-envy-home ; label_type: None ; >09:24:51,870 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:51,870 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:51,870 DEBUG blivet: device fedora_hp-envy-home does not contain a disklabel >09:24:51,870 INFO blivet: type detected on 'fedora_hp--envy-home' is 'ext4' >09:24:51,947 DEBUG blivet: padding min size from 302694 up to 303194 >09:24:51,949 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:51,949 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:51,950 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_hp-envy-home ; current: None ; type: ext4 ; >09:24:51,952 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_hp--envy >09:24:51,952 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:51,953 DEBUG blivet: vg fedora_hp-envy has 57224MB free >09:24:51,953 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:51,953 DEBUG blivet: vg fedora_hp-envy has 57224MB free >09:24:51,954 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3283a90) -- > name = fedora_hp-envy-home status = True kids = 0 id = 9 > parents = ['existing 1907224MB lvmvg fedora_hp-envy (8)'] > uuid = VO3zv8-JH90-rc3W-j9Ah-rVDv-AelB-9jadeL size = 1850000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_hp--envy-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 3788800000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (235841, 255, 63) biosGeometry: (235841, 255, 63) > PedDevice: <_ped.Device object at 0x328b050> > target size = 1850000.0 path = /dev/mapper/fedora_hp--envy-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32835d0) -- > name = fedora_hp-envy status = True kids = 1 id = 8 > parents = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > uuid = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX size = 1907224 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_hp--envy > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 476806 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 476806.0 free space = 57224 > free extents = 14306.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > LVs = ['existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 1850000MB >09:24:51,955 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:51,955 INFO blivet: got format: Ext4FS instance (0x3283d50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_hp--envy-home uuid = 453ee973-0942-4980-a706-740f6bbebf2c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 1850000.0 targetSize = 1850000.0 > >09:24:51,956 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp-envy-root ; >09:24:51,957 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:51,959 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:24:51,960 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_hp-envy ; >09:24:51,960 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:51,961 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_hp-envy-root ; current: None ; type: None ; >09:24:51,961 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_hp--envy-root >09:24:52,000 DEBUG blivet: Adding fedora_hp-envy-root/51200MB to fedora_hp-envy >09:24:52,001 INFO blivet: added lvmlv fedora_hp-envy-root (id 10) to device tree >09:24:52,002 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_hp-envy-root ; status: True ; controllable: True ; orig: False ; >09:24:52,003 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_hp-envy-root ; status: True ; >09:24:52,004 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-root ; status: True ; >09:24:52,007 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_hp--envy-root /dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX5blqaVqGG0JE6mhdUa3PCJUE2TisQU2H /dev/disk/by-uuid/a65dae36-89ee-42e7-a6b3-f25439ad63b5 /dev/fedora_hp-envy/root /dev/mapper/fedora_hp--envy-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora_hp--envy-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX5blqaVqGG0JE6mhdUa3PCJUE2TisQU2H', > 'DM_VG_NAME': 'fedora_hp-envy', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a65dae36-89ee-42e7-a6b3-f25439ad63b5', > 'ID_FS_UUID_ENC': 'a65dae36-89ee-42e7-a6b3-f25439ad63b5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '22895', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_hp--envy-root', > '/dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX5blqaVqGG0JE6mhdUa3PCJUE2TisQU2H', > '/dev/disk/by-uuid/a65dae36-89ee-42e7-a6b3-f25439ad63b5', > '/dev/fedora_hp-envy/root', > '/dev/mapper/fedora_hp--envy-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_hp--envy-root ; >09:24:52,007 INFO blivet: scanning fedora_hp--envy-root (/devices/virtual/block/dm-2)... >09:24:52,008 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp--envy-root ; >09:24:52,010 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora_hp-envy-root (10) >09:24:52,010 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_hp-envy-root ; >09:24:52,011 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_hp-envy-root ; label_type: None ; >09:24:52,012 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,013 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:52,013 DEBUG blivet: device fedora_hp-envy-root does not contain a disklabel >09:24:52,013 INFO blivet: type detected on 'fedora_hp--envy-root' is 'ext4' >09:24:52,103 DEBUG blivet: padding min size from 11923 up to 12423 >09:24:52,104 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,105 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:52,106 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_hp-envy-root ; current: None ; type: ext4 ; >09:24:52,107 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_hp--envy >09:24:52,107 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:52,108 DEBUG blivet: vg fedora_hp-envy has 6024MB free >09:24:52,108 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:52,109 DEBUG blivet: vg fedora_hp-envy has 6024MB free >09:24:52,110 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3283b10) -- > name = fedora_hp-envy-root status = True kids = 0 id = 10 > parents = ['existing 1907224MB lvmvg fedora_hp-envy (8)'] > uuid = 5blqaV-qGG0-JE6m-hdUa-3PCJ-UE2T-isQU2H size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_hp--envy-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x31b8290> > target size = 51200.0 path = /dev/mapper/fedora_hp--envy-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32835d0) -- > name = fedora_hp-envy status = True kids = 2 id = 8 > parents = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > uuid = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX size = 1907224 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_hp--envy > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 476806 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 476806.0 free space = 6024 > free extents = 1506.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > LVs = ['existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >09:24:52,111 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,111 INFO blivet: got format: Ext4FS instance (0x3292d50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_hp--envy-root uuid = a65dae36-89ee-42e7-a6b3-f25439ad63b5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >09:24:52,112 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp-envy-swap ; >09:24:52,113 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,114 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:24:52,116 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora_hp-envy ; >09:24:52,116 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:52,117 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_hp-envy-swap ; current: None ; type: None ; >09:24:52,117 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_hp--envy-swap >09:24:52,157 DEBUG blivet: Adding fedora_hp-envy-swap/6024MB to fedora_hp-envy >09:24:52,157 INFO blivet: added lvmlv fedora_hp-envy-swap (id 11) to device tree >09:24:52,158 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_hp-envy-swap ; status: True ; controllable: True ; orig: False ; >09:24:52,159 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_hp-envy-swap ; status: True ; >09:24:52,160 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-swap ; status: True ; >09:24:52,163 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_hp--envy-swap /dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX7gWCzLiY60zh8fsPDYAe9pxzTVDhY61N /dev/disk/by-uuid/3a99c3b1-170f-4477-a809-e0c95df295ba /dev/fedora_hp-envy/swap /dev/mapper/fedora_hp--envy-swap', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora_hp--envy-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX7gWCzLiY60zh8fsPDYAe9pxzTVDhY61N', > 'DM_VG_NAME': 'fedora_hp-envy', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '3a99c3b1-170f-4477-a809-e0c95df295ba', > 'ID_FS_UUID_ENC': '3a99c3b1-170f-4477-a809-e0c95df295ba', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '22148', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_hp--envy-swap', > '/dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX7gWCzLiY60zh8fsPDYAe9pxzTVDhY61N', > '/dev/disk/by-uuid/3a99c3b1-170f-4477-a809-e0c95df295ba', > '/dev/fedora_hp-envy/swap', > '/dev/mapper/fedora_hp--envy-swap'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: fedora_hp--envy-swap ; >09:24:52,164 INFO blivet: scanning fedora_hp--envy-swap (/devices/virtual/block/dm-0)... >09:24:52,165 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp--envy-swap ; >09:24:52,166 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6024MB lvmlv fedora_hp-envy-swap (11) >09:24:52,167 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_hp-envy-swap ; >09:24:52,168 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_hp-envy-swap ; label_type: None ; >09:24:52,169 DEBUG blivet: SwapSpace.__init__: >09:24:52,169 DEBUG blivet: getFormat('swap') returning SwapSpace instance >09:24:52,170 DEBUG blivet: device fedora_hp-envy-swap does not contain a disklabel >09:24:52,170 INFO blivet: type detected on 'fedora_hp--envy-swap' is 'swap' >09:24:52,171 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora_hp--envy-swap ; serial: None ; uuid: 3a99c3b1-170f-4477-a809-e0c95df295ba ; exists: True ; label: None ; >09:24:52,171 DEBUG blivet: getFormat('swap') returning SwapSpace instance >09:24:52,172 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_hp-envy-swap ; current: None ; type: swap ; >09:24:52,173 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_hp--envy >09:24:52,174 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:52,174 DEBUG blivet: vg fedora_hp-envy has 0MB free >09:24:52,175 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:52,176 DEBUG blivet: vg fedora_hp-envy has 0MB free >09:24:52,177 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3283c90) -- > name = fedora_hp-envy-swap status = True kids = 0 id = 11 > parents = ['existing 1907224MB lvmvg fedora_hp-envy (8)'] > uuid = 7gWCzL-iY60-zh8f-sPDY-Ae9p-xzTV-DhY61N size = 6024.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_hp--envy-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12337152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32512 did: 0 busy: True > hardwareGeometry: (767, 255, 63) biosGeometry: (767, 255, 63) > PedDevice: <_ped.Device object at 0x328b170> > target size = 6024.0 path = /dev/mapper/fedora_hp--envy-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32835d0) -- > name = fedora_hp-envy status = True kids = 3 id = 8 > parents = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > uuid = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX size = 1907224 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_hp--envy > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 476806 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 476806.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > LVs = ['existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem', > 'existing 6024MB lvmlv fedora_hp-envy-swap (11) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 6024MB >09:24:52,177 INFO blivet: got format: SwapSpace instance (0x7f324c14d210) -- > type = swap name = swap status = True > device = /dev/mapper/fedora_hp--envy-swap uuid = 3a99c3b1-170f-4477-a809-e0c95df295ba exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >09:24:52,178 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp-envy-home ; >09:24:52,179 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem >09:24:52,180 DEBUG blivet: set fedora_hp-envy-home copies to 1, metadata size to 0MB, log size to 0MB, total size 1850000MB >09:24:52,181 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp-envy-swap ; >09:24:52,181 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6024MB lvmlv fedora_hp-envy-swap (11) with existing swap >09:24:52,182 DEBUG blivet: set fedora_hp-envy-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 6024MB >09:24:52,182 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp-envy-root ; >09:24:52,184 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem >09:24:52,184 DEBUG blivet: set fedora_hp-envy-root copies to 1, metadata size to 0MB, log size to 0MB, total size 51200MB >09:24:52,184 DEBUG blivet: looking up parted Device: /dev/sda2 >09:24:52,185 INFO blivet: got device: PartitionDevice instance (0x3271890) -- > name = sda2 status = True kids = 1 id = 7 > parents = ['existing 1907729MB disk sda (5) with existing msdos disklabel'] > uuid = None size = 1907228.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 3906002944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (243137, 255, 63) biosGeometry: (243137, 255, 63) > PedDevice: <_ped.Device object at 0x328b0e0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3261c90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x32662d0> PedPartition: <_ped.Partition object at 0x32628f0> > disk = existing 1907729MB disk sda (5) with existing msdos disklabel > start = 1026048 end = 3907028991 length = 3906002944 > flags = lvm >09:24:52,186 INFO blivet: got format: LVMPhysicalVolume instance (0x3271910) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = pEO69I-7dcs-84r0-i1BK-A1VN-hQro-SKujgM exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_hp-envy vgUUID = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX peStart = 1.0 >09:24:52,188 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_BDDVDRW_CH28N_B2FE3P4074565', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'hp_BDDVDRW_CH28N', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20BDDVDRW\\x20CH28N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'ED3F', > 'ID_SERIAL': 'hp_BDDVDRW_CH28N_B2FE3P4074565', > 'ID_SERIAL_SHORT': 'B2FE3P4074565', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '91858', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_BDDVDRW_CH28N_B2FE3P4074565'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >09:24:52,189 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >09:24:52,189 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >09:24:52,190 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,190 INFO blivet: sr0 is a cdrom >09:24:52,191 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >09:24:52,191 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:52,192 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >09:24:52,192 INFO blivet: added cdrom sr0 (id 12) to device tree >09:24:52,193 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:24:52,224 DEBUG blivet: no device or no media present >09:24:52,227 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T /dev/disk/by-id/wwn-0x50025388500ab389', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_840_EVO_250GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20EVO\\x20250GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003fec7', > 'ID_REVISION': 'EXT0BB0Q', > 'ID_SERIAL': 'Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T', > 'ID_SERIAL_SHORT': 'S1DBNEADA16322T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388500ab389', > 'ID_WWN_WITH_EXTENSION': '0x50025388500ab389', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92792', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T', > '/dev/disk/by-id/wwn-0x50025388500ab389'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >09:24:52,228 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb)... >09:24:52,229 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:24:52,230 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,230 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >09:24:52,231 INFO blivet: sdb is a disk >09:24:52,232 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:52,232 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >09:24:52,237 INFO blivet: added disk sdb (id 13) to device tree >09:24:52,238 DEBUG blivet: looking up parted Device: /dev/sdb >09:24:52,242 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >09:24:52,243 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >09:24:52,243 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >09:24:52,243 DEBUG blivet: required disklabel type for sdb (1) is None >09:24:52,244 DEBUG blivet: default disklabel type for sdb is msdos >09:24:52,244 DEBUG blivet: selecting msdos disklabel for sdb based on size >09:24:52,244 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >09:24:52,247 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f324c14d850>, <parted.partition.Partition object at 0x7f324c14dc10>] > device: <parted.device.Device object at 0x7f324c14d710> > PedDisk: <_ped.Disk object at 0x329bc20> >09:24:52,248 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >09:24:52,249 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >09:24:52,250 INFO blivet: got device: DiskDevice instance (0x3292e90) -- > name = sdb status = True kids = 0 id = 13 > parents = [] > uuid = None size = 238475.179688 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x328b200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3292ad0> >09:24:52,251 INFO blivet: got format: DiskLabel instance (0x30d0790) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f324c14d850>, <parted.partition.Partition object at 0x7f324c14dc10>] > device: <parted.device.Device object at 0x7f324c14d710> > PedDisk: <_ped.Disk object at 0x329bc20> > origPartedDisk = <parted.disk.Disk object at 0x7f324c14da50> > partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x328b320> > >09:24:52,255 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T-part1 /dev/disk/by-id/wwn-0x50025388500ab389-part1 /dev/disk/by-uuid/ce18fdff-45e1-48a7-892c-b61e56a1e10d', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ce18fdff-45e1-48a7-892c-b61e56a1e10d', > 'ID_FS_UUID_ENC': 'ce18fdff-45e1-48a7-892c-b61e56a1e10d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_840_EVO_250GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20EVO\\x20250GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0003fec7-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003fec7', > 'ID_REVISION': 'EXT0BB0Q', > 'ID_SERIAL': 'Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T', > 'ID_SERIAL_SHORT': 'S1DBNEADA16322T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388500ab389', > 'ID_WWN_WITH_EXTENSION': '0x50025388500ab389', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92882', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T-part1', > '/dev/disk/by-id/wwn-0x50025388500ab389-part1', > '/dev/disk/by-uuid/ce18fdff-45e1-48a7-892c-b61e56a1e10d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >09:24:52,255 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb1)... >09:24:52,256 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >09:24:52,258 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,259 INFO blivet: sdb1 is a partition >09:24:52,259 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >09:24:52,260 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:24:52,261 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with existing msdos disklabel >09:24:52,262 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:24:52,262 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >09:24:52,262 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:52,263 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >09:24:52,263 DEBUG blivet: looking up parted Partition: /dev/sdb1 >09:24:52,264 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >09:24:52,265 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >09:24:52,266 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >09:24:52,266 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >09:24:52,266 INFO blivet: added partition sdb1 (id 14) to device tree >09:24:52,267 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >09:24:52,268 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >09:24:52,268 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >09:24:52,269 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >09:24:52,272 WARN blivet: disklabel detected but not usable on sdb1 >09:24:52,272 INFO blivet: type detected on 'sdb1' is 'ext4' >09:24:52,288 DEBUG blivet: padding min size from 105 up to 115 >09:24:52,289 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,289 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:52,290 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >09:24:52,291 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >09:24:52,292 DEBUG blivet: looking up parted Device: /dev/sdb1 >09:24:52,293 INFO blivet: got device: PartitionDevice instance (0x7f324c14ddd0) -- > name = sdb1 status = True kids = 0 id = 14 > parents = ['existing 238475MB disk sdb (13) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12337 did: 2622 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x328b5f0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c14d610> fileSystem: <parted.filesystem.FileSystem object at 0x7f324c14db10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f324c14d910> PedPartition: <_ped.Partition object at 0x3287950> > disk = existing 238475MB disk sdb (13) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:24:52,294 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,294 INFO blivet: got format: Ext4FS instance (0x7f324c151210) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = ce18fdff-45e1-48a7-892c-b61e56a1e10d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >09:24:52,299 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T-part3 /dev/disk/by-id/wwn-0x50025388500ab389-part3 /dev/disk/by-label/fedora /dev/disk/by-uuid/ba809fed-c67b-49f8-b14f-5e9b02ea0121', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora', > 'ID_FS_LABEL_ENC': 'fedora', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ba809fed-c67b-49f8-b14f-5e9b02ea0121', > 'ID_FS_UUID_ENC': 'ba809fed-c67b-49f8-b14f-5e9b02ea0121', > 'ID_FS_UUID_SUB': 'b9c4fa68-a63a-4118-a292-0a624b35055d', > 'ID_FS_UUID_SUB_ENC': 'b9c4fa68-a63a-4118-a292-0a624b35055d', > 'ID_MODEL': 'Samsung_SSD_840_EVO_250GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20840\\x20EVO\\x20250GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '13363200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '475033600', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0003fec7-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0003fec7', > 'ID_REVISION': 'EXT0BB0Q', > 'ID_SERIAL': 'Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T', > 'ID_SERIAL_SHORT': 'S1DBNEADA16322T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50025388500ab389', > 'ID_WWN_WITH_EXTENSION': '0x50025388500ab389', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92973', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-Samsung_SSD_840_EVO_250GB_S1DBNEADA16322T-part3', > '/dev/disk/by-id/wwn-0x50025388500ab389-part3', > '/dev/disk/by-label/fedora', > '/dev/disk/by-uuid/ba809fed-c67b-49f8-b14f-5e9b02ea0121'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >09:24:52,299 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb3)... >09:24:52,300 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >09:24:52,300 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,301 INFO blivet: sdb3 is a partition >09:24:52,301 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >09:24:52,302 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:24:52,303 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with existing msdos disklabel >09:24:52,305 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >09:24:52,306 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >09:24:52,306 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:52,306 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >09:24:52,307 DEBUG blivet: looking up parted Partition: /dev/sdb3 >09:24:52,308 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >09:24:52,308 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >09:24:52,309 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >09:24:52,310 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >09:24:52,310 INFO blivet: added partition sdb3 (id 15) to device tree >09:24:52,312 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >09:24:52,313 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >09:24:52,316 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >09:24:52,316 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >09:24:52,318 WARN blivet: disklabel detected but not usable on sdb3 >09:24:52,318 INFO blivet: type detected on 'sdb3' is 'btrfs' >09:24:52,319 DEBUG blivet: BTRFS.supported: supported: True ; >09:24:52,319 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:24:52,321 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >09:24:52,321 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: btrfs ; >09:24:52,322 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sdb3 ; >09:24:52,322 INFO blivet: creating btrfs volume btrfs.fedora >09:24:52,323 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >09:24:52,323 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:52,325 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >09:24:52,326 DEBUG blivet: BTRFS.supported: supported: True ; >09:24:52,326 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:24:52,328 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.16 ; current: None ; type: btrfs ; >09:24:52,328 INFO blivet: added btrfs volume fedora (id 16) to device tree >09:24:52,329 DEBUG blivet: BTRFSVolumeDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >09:24:52,334 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.16uBRX0a: [Errno 2] No such file or directory >09:24:52,334 INFO blivet: set SELinux context for mountpoint /tmp/btrfs-tmp.16uBRX0a to None >09:24:52,344 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.16uBRX0a: [Errno 2] No such file or directory >09:24:52,344 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.16uBRX0a to None >09:24:52,416 DEBUG blivet: BTRFS.supported: supported: True ; >09:24:52,416 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:24:52,417 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >09:24:52,418 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >09:24:52,418 INFO blivet: added btrfs subvolume home (id 17) to device tree >09:24:52,419 DEBUG blivet: BTRFS.supported: supported: True ; >09:24:52,419 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:24:52,420 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >09:24:52,421 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >09:24:52,421 INFO blivet: added btrfs subvolume root (id 18) to device tree >09:24:52,422 DEBUG blivet: looking up parted Device: /dev/sdb3 >09:24:52,423 INFO blivet: got device: PartitionDevice instance (0x7f324c14dcd0) -- > name = sdb3 status = True kids = 1 id = 15 > parents = ['existing 238475MB disk sdb (13) with existing msdos disklabel'] > uuid = None size = 231950.0 > format = existing btrfs filesystem > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 475033600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32562 did: 0 busy: False > hardwareGeometry: (29569, 255, 63) biosGeometry: (29569, 255, 63) > PedDevice: <_ped.Device object at 0x328b3b0> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c14d610> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f324c14dc50> PedPartition: <_ped.Partition object at 0x32878f0> > disk = existing 238475MB disk sdb (13) with existing msdos disklabel > start = 13363200 end = 488396799 length = 475033600 > flags = >09:24:52,424 DEBUG blivet: BTRFS.supported: supported: True ; >09:24:52,424 INFO blivet: got format: BTRFS instance (0x7f324c1516d0) -- > type = btrfs name = btrfs status = False > device = /dev/sdb3 uuid = b9c4fa68-a63a-4118-a292-0a624b35055d exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora size = 0.0 targetSize = 0.0 > >09:24:52,426 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6215', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >09:24:52,427 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >09:24:52,428 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >09:24:52,428 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,429 INFO blivet: loop0 is a loop device >09:24:52,429 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >09:24:52,430 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >09:24:52,430 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,430 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:52,431 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >09:24:52,431 INFO blivet: added file /osmin.img (deleted) (id 19) to device tree >09:24:52,432 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >09:24:52,432 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:52,432 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:24:52,433 INFO blivet: added loop loop0 (id 20) to device tree >09:24:52,433 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >09:24:52,434 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >09:24:52,434 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >09:24:52,434 DEBUG blivet: device loop0 does not contain a disklabel >09:24:52,434 INFO blivet: type detected on 'loop0' is 'squashfs' >09:24:52,434 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >09:24:52,435 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >09:24:52,435 INFO blivet: got device: LoopDevice instance (0x7f324c151ed0) -- > name = loop0 status = False kids = 0 id = 20 > parents = ['existing 0MB file /osmin.img (deleted) (19)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >09:24:52,435 INFO blivet: got format: DeviceFormat instance (0x7f324c15f050) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >09:24:52,436 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6498', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >09:24:52,436 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >09:24:52,437 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >09:24:52,437 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,438 INFO blivet: loop1 is a loop device >09:24:52,438 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >09:24:52,439 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >09:24:52,439 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,439 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:52,440 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >09:24:52,440 INFO blivet: added file /osmin (id 21) to device tree >09:24:52,441 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >09:24:52,441 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:52,441 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:24:52,442 INFO blivet: added loop loop1 (id 22) to device tree >09:24:52,442 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >09:24:52,443 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >09:24:52,443 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >09:24:52,443 DEBUG blivet: device loop1 does not contain a disklabel >09:24:52,443 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >09:24:52,443 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >09:24:52,444 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >09:24:52,444 INFO blivet: got device: LoopDevice instance (0x7f324c15f210) -- > name = loop1 status = False kids = 0 id = 22 > parents = ['existing 0MB file /osmin (21)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >09:24:52,444 INFO blivet: got format: DeviceFormat instance (0x7f324c151f50) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >09:24:52,445 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6741', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >09:24:52,445 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >09:24:52,446 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >09:24:52,447 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,447 INFO blivet: loop2 is a loop device >09:24:52,448 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >09:24:52,448 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >09:24:52,449 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,449 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:52,450 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >09:24:52,450 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 23) to device tree >09:24:52,451 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >09:24:52,451 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:52,451 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:24:52,451 INFO blivet: added loop loop2 (id 24) to device tree >09:24:52,454 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >09:24:52,454 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >09:24:52,455 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >09:24:52,455 DEBUG blivet: device loop2 does not contain a disklabel >09:24:52,455 INFO blivet: type detected on 'loop2' is 'squashfs' >09:24:52,455 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >09:24:52,456 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >09:24:52,456 INFO blivet: got device: LoopDevice instance (0x7f324c15f310) -- > name = loop2 status = False kids = 0 id = 24 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (23)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >09:24:52,456 INFO blivet: got format: DeviceFormat instance (0x7f324c15f350) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >09:24:52,458 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0cbba032-28f5-4512-97d3-e9b779b0db07', > 'ID_FS_UUID_ENC': '0cbba032-28f5-4512-97d3-e9b779b0db07', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6988', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >09:24:52,458 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >09:24:52,458 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >09:24:52,459 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,459 INFO blivet: loop3 is a loop device >09:24:52,460 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >09:24:52,461 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >09:24:52,461 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,462 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:52,462 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >09:24:52,462 INFO blivet: added file /LiveOS/ext3fs.img (id 25) to device tree >09:24:52,463 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >09:24:52,463 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:52,464 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >09:24:52,464 INFO blivet: added loop loop3 (id 26) to device tree >09:24:52,465 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >09:24:52,465 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >09:24:52,466 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,466 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:52,466 DEBUG blivet: device loop3 does not contain a disklabel >09:24:52,466 INFO blivet: type detected on 'loop3' is 'ext4' >09:24:52,481 DEBUG blivet: using current size 0 as min size >09:24:52,482 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,482 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:52,483 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >09:24:52,483 INFO blivet: got device: LoopDevice instance (0x7f324c15f510) -- > name = loop3 status = False kids = 0 id = 26 > parents = ['existing 0MB file /LiveOS/ext3fs.img (25)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >09:24:52,484 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,484 INFO blivet: got format: Ext4FS instance (0x7f324c15f650) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 0cbba032-28f5-4512-97d3-e9b779b0db07 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >09:24:52,485 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7248', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >09:24:52,486 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >09:24:52,487 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >09:24:52,488 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,488 INFO blivet: loop4 is a loop device >09:24:52,488 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >09:24:52,489 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >09:24:52,489 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,490 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:52,490 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >09:24:52,490 INFO blivet: added file /overlay (deleted) (id 27) to device tree >09:24:52,491 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >09:24:52,491 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:52,492 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:24:52,492 INFO blivet: added loop loop4 (id 28) to device tree >09:24:52,492 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >09:24:52,493 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >09:24:52,493 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >09:24:52,493 DEBUG blivet: device loop4 does not contain a disklabel >09:24:52,494 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >09:24:52,494 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >09:24:52,494 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >09:24:52,495 INFO blivet: got device: LoopDevice instance (0x7f324c15fb90) -- > name = loop4 status = False kids = 0 id = 28 > parents = ['existing 0MB file /overlay (deleted) (27)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >09:24:52,495 INFO blivet: got format: DeviceFormat instance (0x7f324c151c90) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >09:24:52,497 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_hp--envy-swap /dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX7gWCzLiY60zh8fsPDYAe9pxzTVDhY61N /dev/disk/by-uuid/3a99c3b1-170f-4477-a809-e0c95df295ba /dev/fedora_hp-envy/swap /dev/mapper/fedora_hp--envy-swap', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora_hp--envy-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX7gWCzLiY60zh8fsPDYAe9pxzTVDhY61N', > 'DM_VG_NAME': 'fedora_hp-envy', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '3a99c3b1-170f-4477-a809-e0c95df295ba', > 'ID_FS_UUID_ENC': '3a99c3b1-170f-4477-a809-e0c95df295ba', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '22148', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_hp--envy-swap', > '/dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX7gWCzLiY60zh8fsPDYAe9pxzTVDhY61N', > '/dev/disk/by-uuid/3a99c3b1-170f-4477-a809-e0c95df295ba', > '/dev/fedora_hp-envy/swap', > '/dev/mapper/fedora_hp--envy-swap'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: fedora_hp--envy-swap ; >09:24:52,497 INFO blivet: scanning fedora_hp--envy-swap (/devices/virtual/block/dm-0)... >09:24:52,498 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp--envy-swap ; >09:24:52,499 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6024MB lvmlv fedora_hp-envy-swap (11) with existing swap >09:24:52,499 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_hp-envy-swap ; >09:24:52,500 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_hp-envy-swap ; label_type: None ; >09:24:52,500 DEBUG blivet: SwapSpace.__init__: >09:24:52,501 DEBUG blivet: getFormat('swap') returning SwapSpace instance >09:24:52,501 DEBUG blivet: device fedora_hp-envy-swap does not contain a disklabel >09:24:52,501 DEBUG blivet: no type or existing type for fedora_hp--envy-swap, bailing >09:24:52,502 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_hp--envy >09:24:52,502 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:52,503 DEBUG blivet: vg fedora_hp-envy has 0MB free >09:24:52,503 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:52,504 DEBUG blivet: vg fedora_hp-envy has 0MB free >09:24:52,505 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3283c90) -- > name = fedora_hp-envy-swap status = True kids = 0 id = 11 > parents = ['existing 1907224MB lvmvg fedora_hp-envy (8)'] > uuid = 7gWCzL-iY60-zh8f-sPDY-Ae9p-xzTV-DhY61N size = 6024.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_hp--envy-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12337152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32512 did: 0 busy: True > hardwareGeometry: (767, 255, 63) biosGeometry: (767, 255, 63) > PedDevice: <_ped.Device object at 0x328b170> > target size = 6024.0 path = /dev/mapper/fedora_hp--envy-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32835d0) -- > name = fedora_hp-envy status = True kids = 3 id = 8 > parents = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > uuid = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX size = 1907224 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_hp--envy > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 476806 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 476806.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > LVs = ['existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem', > 'existing 6024MB lvmlv fedora_hp-envy-swap (11) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 6024MB >09:24:52,505 INFO blivet: got format: SwapSpace instance (0x7f324c14d210) -- > type = swap name = swap status = True > device = /dev/mapper/fedora_hp--envy-swap uuid = 3a99c3b1-170f-4477-a809-e0c95df295ba exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >09:24:52,507 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_hp--envy-home /dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fXVO3zv8JH90rc3Wj9AhrVDvAelB9jadeL /dev/disk/by-uuid/453ee973-0942-4980-a706-740f6bbebf2c /dev/fedora_hp-envy/home /dev/mapper/fedora_hp--envy-home', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora_hp--envy-home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fXVO3zv8JH90rc3Wj9AhrVDvAelB9jadeL', > 'DM_VG_NAME': 'fedora_hp-envy', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '453ee973-0942-4980-a706-740f6bbebf2c', > 'ID_FS_UUID_ENC': '453ee973-0942-4980-a706-740f6bbebf2c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '22451', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_hp--envy-home', > '/dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fXVO3zv8JH90rc3Wj9AhrVDvAelB9jadeL', > '/dev/disk/by-uuid/453ee973-0942-4980-a706-740f6bbebf2c', > '/dev/fedora_hp-envy/home', > '/dev/mapper/fedora_hp--envy-home'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora_hp--envy-home ; >09:24:52,508 INFO blivet: scanning fedora_hp--envy-home (/devices/virtual/block/dm-1)... >09:24:52,508 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp--envy-home ; >09:24:52,509 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem >09:24:52,510 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_hp-envy-home ; >09:24:52,510 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_hp-envy-home ; label_type: None ; >09:24:52,511 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,511 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:52,511 DEBUG blivet: device fedora_hp-envy-home does not contain a disklabel >09:24:52,511 DEBUG blivet: no type or existing type for fedora_hp--envy-home, bailing >09:24:52,513 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_hp--envy >09:24:52,513 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:52,514 DEBUG blivet: vg fedora_hp-envy has 0MB free >09:24:52,514 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:52,515 DEBUG blivet: vg fedora_hp-envy has 0MB free >09:24:52,516 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3283a90) -- > name = fedora_hp-envy-home status = True kids = 0 id = 9 > parents = ['existing 1907224MB lvmvg fedora_hp-envy (8)'] > uuid = VO3zv8-JH90-rc3W-j9Ah-rVDv-AelB-9jadeL size = 1850000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_hp--envy-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 3788800000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (235841, 255, 63) biosGeometry: (235841, 255, 63) > PedDevice: <_ped.Device object at 0x328b050> > target size = 1850000.0 path = /dev/mapper/fedora_hp--envy-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32835d0) -- > name = fedora_hp-envy status = True kids = 3 id = 8 > parents = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > uuid = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX size = 1907224 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_hp--envy > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 476806 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 476806.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > LVs = ['existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem', > 'existing 6024MB lvmlv fedora_hp-envy-swap (11) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 1850000MB >09:24:52,517 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,517 INFO blivet: got format: Ext4FS instance (0x3283d50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_hp--envy-home uuid = 453ee973-0942-4980-a706-740f6bbebf2c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 1850000.0 targetSize = 1850000.0 > >09:24:52,519 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_hp--envy-root /dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX5blqaVqGG0JE6mhdUa3PCJUE2TisQU2H /dev/disk/by-uuid/a65dae36-89ee-42e7-a6b3-f25439ad63b5 /dev/fedora_hp-envy/root /dev/mapper/fedora_hp--envy-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora_hp--envy-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX5blqaVqGG0JE6mhdUa3PCJUE2TisQU2H', > 'DM_VG_NAME': 'fedora_hp-envy', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a65dae36-89ee-42e7-a6b3-f25439ad63b5', > 'ID_FS_UUID_ENC': 'a65dae36-89ee-42e7-a6b3-f25439ad63b5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '22895', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_hp--envy-root', > '/dev/disk/by-id/dm-uuid-LVM-kfrfhVRmqNXgT51mJcSAtoYmqFM9o8fX5blqaVqGG0JE6mhdUa3PCJUE2TisQU2H', > '/dev/disk/by-uuid/a65dae36-89ee-42e7-a6b3-f25439ad63b5', > '/dev/fedora_hp-envy/root', > '/dev/mapper/fedora_hp--envy-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_hp--envy-root ; >09:24:52,520 INFO blivet: scanning fedora_hp--envy-root (/devices/virtual/block/dm-2)... >09:24:52,520 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_hp--envy-root ; >09:24:52,521 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem >09:24:52,521 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_hp-envy-root ; >09:24:52,522 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_hp-envy-root ; label_type: None ; >09:24:52,523 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,523 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:52,523 DEBUG blivet: device fedora_hp-envy-root does not contain a disklabel >09:24:52,523 DEBUG blivet: no type or existing type for fedora_hp--envy-root, bailing >09:24:52,524 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_hp--envy >09:24:52,525 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:52,525 DEBUG blivet: vg fedora_hp-envy has 0MB free >09:24:52,526 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:24:52,526 DEBUG blivet: vg fedora_hp-envy has 0MB free >09:24:52,527 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3283b10) -- > name = fedora_hp-envy-root status = True kids = 0 id = 10 > parents = ['existing 1907224MB lvmvg fedora_hp-envy (8)'] > uuid = 5blqaV-qGG0-JE6m-hdUa-3PCJ-UE2T-isQU2H size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_hp--envy-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x31b8290> > target size = 51200.0 path = /dev/mapper/fedora_hp--envy-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x32835d0) -- > name = fedora_hp-envy status = True kids = 3 id = 8 > parents = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > uuid = kfrfhV-RmqN-XgT5-1mJc-SAto-YmqF-M9o8fX size = 1907224 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_hp--envy > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 476806 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 476806.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 1907228MB partition sda2 (7) with existing lvmpv'] > LVs = ['existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem', > 'existing 6024MB lvmlv fedora_hp-envy-swap (11) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >09:24:52,528 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,528 INFO blivet: got format: Ext4FS instance (0x3292d50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_hp--envy-root uuid = a65dae36-89ee-42e7-a6b3-f25439ad63b5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >09:24:52,531 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07 /dev/mapper/live-rw', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0cbba032-28f5-4512-97d3-e9b779b0db07', > 'ID_FS_UUID_ENC': '0cbba032-28f5-4512-97d3-e9b779b0db07', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13339', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: live-rw ; >09:24:52,531 INFO blivet: scanning live-rw (/devices/virtual/block/dm-3)... >09:24:52,531 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >09:24:52,532 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,532 INFO blivet: live-rw is a device-mapper device >09:24:52,533 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >09:24:52,534 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora_hp-envy ; status: True ; >09:24:52,534 DEBUG blivet: failed to find dm node for fedora_hp-envy >09:24:52,535 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-home ; status: True ; >09:24:52,536 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-root ; status: True ; >09:24:52,536 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-swap ; status: True ; >09:24:52,537 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >09:24:52,538 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (26) with existing ext4 filesystem >09:24:52,538 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >09:24:52,539 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (28) with existing DM_snapshot_cow >09:24:52,540 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >09:24:52,541 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,541 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >09:24:52,542 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:52,542 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >09:24:52,542 INFO blivet: added dm live-rw (id 29) to device tree >09:24:52,543 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >09:24:52,544 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >09:24:52,544 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,545 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:52,545 DEBUG blivet: device live-rw does not contain a disklabel >09:24:52,545 INFO blivet: type detected on 'live-rw' is 'ext4' >09:24:52,560 DEBUG blivet: padding min size from 3218 up to 3539 >09:24:52,561 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,561 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:52,562 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >09:24:52,562 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >09:24:52,563 INFO blivet: got device: DMDevice instance (0x3292b10) -- > name = live-rw status = True kids = 0 id = 29 > parents = ['existing 0MB loop loop4 (28) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x328b680> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >09:24:52,564 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,564 INFO blivet: got format: Ext4FS instance (0x7f324c15fe10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 0cbba032-28f5-4512-97d3-e9b779b0db07 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >09:24:52,566 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07 /dev/mapper/live-base', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0cbba032-28f5-4512-97d3-e9b779b0db07', > 'ID_FS_UUID_ENC': '0cbba032-28f5-4512-97d3-e9b779b0db07', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '47531', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: live-base ; >09:24:52,567 INFO blivet: scanning live-base (/devices/virtual/block/dm-4)... >09:24:52,567 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >09:24:52,568 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,568 INFO blivet: live-base is a device-mapper device >09:24:52,568 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >09:24:52,569 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora_hp-envy ; status: True ; >09:24:52,569 DEBUG blivet: failed to find dm node for fedora_hp-envy >09:24:52,570 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-home ; status: True ; >09:24:52,571 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-root ; status: True ; >09:24:52,571 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-swap ; status: True ; >09:24:52,572 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:24:52,572 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >09:24:52,573 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (26) with existing ext4 filesystem >09:24:52,574 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >09:24:52,574 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,575 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >09:24:52,575 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:52,576 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >09:24:52,576 INFO blivet: added dm live-base (id 30) to device tree >09:24:52,577 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >09:24:52,577 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >09:24:52,578 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,578 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:52,578 DEBUG blivet: device live-base does not contain a disklabel >09:24:52,578 INFO blivet: type detected on 'live-base' is 'ext4' >09:24:52,621 DEBUG blivet: using current size 0 as min size >09:24:52,622 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,622 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:52,623 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >09:24:52,624 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >09:24:52,625 INFO blivet: got device: DMDevice instance (0x7f324c14d250) -- > name = live-base status = True kids = 0 id = 30 > parents = ['existing 0MB loop loop3 (26) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x328b560> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >09:24:52,626 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,626 INFO blivet: got format: Ext4FS instance (0x7f324c15fc50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 0cbba032-28f5-4512-97d3-e9b779b0db07 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >09:24:52,629 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0cbba032-28f5-4512-97d3-e9b779b0db07', > 'ID_FS_UUID_ENC': '0cbba032-28f5-4512-97d3-e9b779b0db07', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '53851', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/0cbba032-28f5-4512-97d3-e9b779b0db07', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: live-osimg-min ; >09:24:52,629 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-5)... >09:24:52,630 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >09:24:52,631 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,631 INFO blivet: live-osimg-min is a device-mapper device >09:24:52,632 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >09:24:52,633 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora_hp-envy ; status: True ; >09:24:52,634 DEBUG blivet: failed to find dm node for fedora_hp-envy >09:24:52,634 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-home ; status: True ; >09:24:52,635 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-root ; status: True ; >09:24:52,636 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_hp-envy-swap ; status: True ; >09:24:52,637 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:24:52,638 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >09:24:52,639 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >09:24:52,639 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (22) with existing DM_snapshot_cow >09:24:52,640 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >09:24:52,641 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (26) with existing ext4 filesystem >09:24:52,642 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >09:24:52,643 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:24:52,644 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >09:24:52,644 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:24:52,645 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >09:24:52,645 INFO blivet: added dm live-osimg-min (id 31) to device tree >09:24:52,646 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >09:24:52,647 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >09:24:52,647 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,647 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:52,647 DEBUG blivet: device live-osimg-min does not contain a disklabel >09:24:52,648 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >09:24:52,664 DEBUG blivet: using current size 0 as min size >09:24:52,665 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,665 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:24:52,666 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >09:24:52,666 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >09:24:52,667 INFO blivet: got device: DMDevice instance (0x7f324c170350) -- > name = live-osimg-min status = True kids = 0 id = 31 > parents = ['existing 0MB loop loop3 (26) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32562 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x328b710> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >09:24:52,668 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:52,668 INFO blivet: got format: Ext4FS instance (0x7f324c170410) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 0cbba032-28f5-4512-97d3-e9b779b0db07 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3217.0 targetSize = 3217.0 > >09:24:52,717 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >09:24:52,726 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >09:24:52,727 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >09:24:52,728 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >09:24:52,737 DEBUG blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >09:24:52,738 DEBUG blivet: DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >09:24:52,739 DEBUG blivet: DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >09:24:52,747 DEBUG blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >09:24:52,748 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >09:24:52,750 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdf ; status: False ; type: None ; >09:24:52,758 DEBUG blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >09:24:52,759 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdg ; status: False ; type: None ; >09:24:52,760 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdg ; status: False ; type: None ; >09:24:52,770 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >09:24:52,779 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:24:52,780 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:24:52,781 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:24:52,790 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_hp-envy-home ; status: True ; controllable: True ; >09:24:52,799 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_hp-envy-home ; status: True ; controllable: True ; >09:24:52,845 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_hp-envy ; status: True ; controllable: True ; >09:24:52,846 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_hp--envy ; status: False ; type: None ; >09:24:52,846 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_hp--envy ; status: False ; type: None ; >09:24:52,855 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora_hp-envy ; status: True ; controllable: True ; >09:24:57,679 DEBUG blivet: vg fedora_hp-envy teardown failed; continuing >09:24:57,680 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_hp-envy-root ; status: True ; controllable: True ; >09:24:57,693 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_hp-envy-root ; status: True ; controllable: True ; >09:24:57,722 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_hp-envy ; status: True ; controllable: True ; >09:24:57,724 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_hp--envy ; status: False ; type: None ; >09:24:57,725 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_hp--envy ; status: False ; type: None ; >09:24:57,735 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora_hp-envy ; status: True ; controllable: True ; >09:24:58,725 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:24:58,726 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:24:58,727 DEBUG blivet: NFSv4.supported: supported: False ; >09:24:58,727 DEBUG blivet: NFSv4.supported: supported: False ; >09:24:58,728 DEBUG blivet: SELinuxFS.supported: supported: False ; >09:24:58,728 DEBUG blivet: SELinuxFS.supported: supported: False ; >09:24:58,729 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:58,729 DEBUG blivet: Ext4FS.supported: supported: True ; >09:24:58,976 DEBUG blivet: Ext3FS.supported: supported: True ; >09:24:58,977 DEBUG blivet: Ext3FS.supported: supported: True ; >09:24:59,029 DEBUG blivet: Ext2FS.supported: supported: True ; >09:24:59,030 DEBUG blivet: Ext2FS.supported: supported: True ; >09:24:59,095 DEBUG blivet: SysFS.supported: supported: False ; >09:24:59,096 DEBUG blivet: SysFS.supported: supported: False ; >09:24:59,096 DEBUG blivet: MultipathMember.__init__: >09:24:59,097 DEBUG blivet: SwapSpace.__init__: >09:24:59,097 DEBUG blivet: ProcFS.supported: supported: False ; >09:24:59,098 DEBUG blivet: ProcFS.supported: supported: False ; >09:24:59,098 DEBUG blivet: DMRaidMember.__init__: >09:24:59,099 DEBUG blivet: DevPtsFS.supported: supported: False ; >09:24:59,099 DEBUG blivet: DevPtsFS.supported: supported: False ; >09:24:59,100 DEBUG blivet: BTRFS.supported: supported: True ; >09:24:59,100 DEBUG blivet: USBFS.supported: supported: False ; >09:24:59,101 DEBUG blivet: USBFS.supported: supported: False ; >09:24:59,101 DEBUG blivet: DiskLabel.__init__: >09:24:59,101 INFO blivet: DiskLabel.partedDevice returning None >09:24:59,102 DEBUG blivet: HFSPlus.supported: supported: False ; >09:24:59,102 DEBUG blivet: HFSPlus.supported: supported: False ; >09:24:59,102 DEBUG blivet: XFS.supported: supported: True ; >09:24:59,103 DEBUG blivet: XFS.supported: supported: True ; >09:24:59,104 DEBUG blivet: TmpFS.supported: supported: False ; >09:24:59,104 DEBUG blivet: TmpFS.supported: supported: False ; >09:24:59,104 DEBUG blivet: LUKS.__init__: >09:24:59,105 DEBUG blivet: NTFS.supported: supported: False ; >09:24:59,106 DEBUG blivet: NTFS.supported: supported: False ; >09:24:59,106 DEBUG blivet: BindFS.supported: supported: False ; >09:24:59,107 DEBUG blivet: BindFS.supported: supported: False ; >09:24:59,107 DEBUG blivet: HFS.supported: supported: False ; >09:24:59,107 DEBUG blivet: HFS.supported: supported: False ; >09:24:59,108 DEBUG blivet: LVMPhysicalVolume.__init__: >09:24:59,108 DEBUG blivet: NFS.supported: supported: False ; >09:24:59,108 DEBUG blivet: NFS.supported: supported: False ; >09:24:59,109 DEBUG blivet: FATFS.supported: supported: True ; >09:24:59,109 DEBUG blivet: FATFS.supported: supported: True ; >09:24:59,110 DEBUG blivet: NoDevFS.supported: supported: False ; >09:24:59,110 DEBUG blivet: NoDevFS.supported: supported: False ; >09:24:59,111 DEBUG blivet: MDRaidMember.__init__: >09:25:02,559 DEBUG blivet: vg fedora_hp-envy teardown failed; continuing >09:25:02,559 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_hp-envy-swap ; status: True ; controllable: True ; >09:25:02,560 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora_hp--envy-swap ; status: True ; type: swap ; >09:25:02,572 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora_hp--envy-swap ; status: False ; type: swap ; >09:25:02,643 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_hp-envy-swap ; status: True ; controllable: True ; >09:25:02,684 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_hp-envy ; status: True ; controllable: True ; >09:25:02,685 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_hp--envy ; status: False ; type: None ; >09:25:02,686 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_hp--envy ; status: False ; type: None ; >09:25:02,698 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora_hp-envy ; status: True ; controllable: True ; >09:25:02,720 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:25:02,721 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >09:25:02,723 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >09:25:02,733 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:25:02,734 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:25:02,736 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:25:02,745 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >09:25:02,746 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >09:25:02,747 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >09:25:02,755 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >09:25:02,765 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >09:25:02,765 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:25:02,767 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:25:02,775 DEBUG blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >09:25:02,784 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >09:25:02,793 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >09:25:02,803 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >09:25:02,803 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:25:02,805 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:25:02,815 DEBUG blivet: BTRFSSubVolumeDevice.teardown: root ; status: True ; controllable: True ; >09:25:02,824 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >09:25:02,833 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >09:25:02,842 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >09:25:02,843 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:25:02,844 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:25:02,852 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:25:02,853 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >09:25:02,853 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >09:25:02,853 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >09:25:02,864 INFO blivet: edd: collected mbr signatures: {'sda': '0x0009bf98', 'sdb': '0x0003fec7'} >09:25:02,865 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >09:25:02,865 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >09:25:02,887 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >09:25:02,909 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:25:02,910 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:25:02,911 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:25:02,919 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_hp-envy-home ; status: False ; controllable: True ; orig: False ; >09:25:02,920 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_hp-envy-home ; orig: False ; >09:25:02,920 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_hp-envy ; status: True ; controllable: True ; orig: False ; >09:25:02,921 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora_hp-envy-home ; status: False ; controllable: True ; orig: False ; >09:25:02,960 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >09:25:03,003 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_hp-envy-home ; status: True ; controllable: True ; >09:25:03,029 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_hp-envy-home ; status: True ; controllable: True ; >09:25:03,052 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_hp-envy ; status: True ; controllable: True ; >09:25:03,053 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_hp--envy ; status: False ; type: None ; >09:25:03,054 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_hp--envy ; status: False ; type: None ; >09:25:03,063 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora_hp-envy ; status: True ; controllable: True ; >09:25:03,079 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:25:03,079 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >09:25:03,081 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >09:25:03,089 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:25:03,090 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:25:03,091 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:25:03,100 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_hp-envy-root ; status: False ; controllable: True ; orig: False ; >09:25:03,100 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_hp-envy-root ; orig: False ; >09:25:03,101 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_hp-envy ; status: True ; controllable: True ; orig: False ; >09:25:03,102 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora_hp-envy-root ; status: False ; controllable: True ; orig: False ; >09:25:03,140 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >09:25:03,368 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >09:25:03,368 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >09:25:03,368 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >09:25:03,377 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >09:25:03,377 DEBUG blivet: crypttab maps: [] >09:25:03,378 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >09:25:03,388 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora_hp--envy-root ; >09:25:03,389 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 51200MB lvmlv fedora_hp-envy-root (10) with existing ext4 filesystem >09:25:03,389 DEBUG blivet: resolved '/dev/mapper/fedora_hp--envy-root' to 'fedora_hp-envy-root' (lvmlv) >09:25:03,389 DEBUG blivet: resolved 'UUID=701023a5-b457-492e-a5c3-432f4707e6f6' to 'sda1' (partition) >09:25:03,390 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora_hp--envy-home ; >09:25:03,391 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 1850000MB lvmlv fedora_hp-envy-home (9) with existing ext4 filesystem >09:25:03,391 DEBUG blivet: resolved '/dev/mapper/fedora_hp--envy-home' to 'fedora_hp-envy-home' (lvmlv) >09:25:03,392 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora_hp--envy-swap ; >09:25:03,393 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6024MB lvmlv fedora_hp-envy-swap (11) with existing swap >09:25:03,393 DEBUG blivet: resolved '/dev/mapper/fedora_hp--envy-swap' to 'fedora_hp-envy-swap' (lvmlv) >09:25:03,393 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_hp-envy-root ; status: True ; controllable: True ; >09:25:03,418 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_hp-envy-root ; status: True ; controllable: True ; >09:25:03,445 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >09:25:03,446 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >09:25:03,455 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >09:25:03,479 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >09:25:03,479 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:25:03,480 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:25:03,488 DEBUG blivet: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >09:25:03,489 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >09:25:03,499 DEBUG blivet: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >09:25:03,539 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora ; status: True ; controllable: True ; >09:25:03,550 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >09:25:03,559 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >09:25:03,560 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:25:03,561 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:25:03,570 DEBUG blivet: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >09:25:03,571 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >09:25:03,602 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >09:25:03,602 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >09:25:03,602 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >09:25:03,603 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >09:25:03,603 DEBUG blivet: crypttab maps: [] >09:25:03,603 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >09:25:03,603 DEBUG blivet: resolved 'UUID=ba809fed-c67b-49f8-b14f-5e9b02ea0121' to 'root' (btrfs subvolume) >09:25:03,603 DEBUG blivet: resolved 'UUID=ce18fdff-45e1-48a7-892c-b61e56a1e10d' to 'sdb1' (partition) >09:25:03,603 DEBUG blivet: resolved 'UUID=ba809fed-c67b-49f8-b14f-5e9b02ea0121' to 'home' (btrfs subvolume) >09:25:03,603 DEBUG blivet: failed to resolve 'UUID=157d9112-9218-4e5a-864e-1be63dd744a3' >09:25:03,604 DEBUG blivet: BTRFSSubVolumeDevice.teardown: root ; status: True ; controllable: True ; >09:25:03,654 DEBUG blivet: BTRFS.supported: supported: True ; >09:25:03,654 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:25:03,655 DEBUG blivet: vg fedora_hp-envy has 0MB free >09:25:03,655 DEBUG blivet: fedora_hp-envy size is 1907224MB >09:25:03,655 DEBUG blivet: vg fedora_hp-envy has 0MB free >09:25:03,656 DEBUG blivet: Ext4FS.supported: supported: True ; >09:25:03,657 DEBUG blivet: Ext4FS.supported: supported: True ; >09:25:03,658 DEBUG blivet: BTRFS.supported: supported: True ; >09:25:03,659 DEBUG blivet: Ext4FS.supported: supported: True ; >09:25:03,660 DEBUG blivet: Ext4FS.supported: supported: True ; >09:25:03,661 DEBUG blivet: Ext4FS.supported: supported: True ; >09:25:03,661 DEBUG blivet: Ext4FS.supported: supported: True ; >09:25:03,662 DEBUG blivet: BTRFS.supported: supported: True ; >09:25:03,663 DEBUG blivet: Ext4FS.supported: supported: True ; >09:25:03,664 DEBUG blivet: Ext4FS.supported: supported: True ; >09:25:03,665 DEBUG blivet: BTRFS.supported: supported: True ; >09:25:03,666 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:25:03,666 DEBUG blivet: looking up parted Device: /dev/sdd >09:25:03,668 DEBUG blivet: looking up parted Device: /dev/sde >09:25:03,670 DEBUG blivet: looking up parted Device: /dev/sdf >09:25:03,672 DEBUG blivet: looking up parted Device: /dev/sdg >09:25:03,674 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:25:03,706 DEBUG blivet: looking up parted Device: /dev/sdd >09:25:03,707 INFO blivet: Skipping disk: sdd: No media present >09:25:03,708 DEBUG blivet: looking up parted Device: /dev/sde >09:25:03,709 INFO blivet: Skipping disk: sde: No media present >09:25:03,709 DEBUG blivet: looking up parted Device: /dev/sdf >09:25:03,711 INFO blivet: Skipping disk: sdf: No media present >09:25:03,711 DEBUG blivet: looking up parted Device: /dev/sdg >09:25:03,713 INFO blivet: Skipping disk: sdg: No media present >09:25:03,715 DEBUG blivet: looking up parted Device: /dev/sdd >09:25:03,718 DEBUG blivet: looking up parted Device: /dev/sde >09:25:03,720 DEBUG blivet: looking up parted Device: /dev/sdf >09:25:03,721 DEBUG blivet: looking up parted Device: /dev/sdg >09:25:03,724 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >09:25:03,726 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (30) with existing ext4 filesystem >09:25:05,025 DEBUG blivet: looking up parted Device: /dev/sdd >09:25:05,026 DEBUG blivet: looking up parted Device: /dev/sde >09:25:05,028 DEBUG blivet: looking up parted Device: /dev/sdf >09:25:05,030 DEBUG blivet: looking up parted Device: /dev/sdg >09:25:18,112 INFO blivet: hiding device disk sdc (id 0) >09:25:18,112 DEBUG blivet: lvm filter: adding sdc to the reject list >09:25:26,893 DEBUG blivet: looking up parted Device: /dev/sdd >09:25:26,895 INFO blivet: Skipping disk: sdd: No media present >09:25:26,895 DEBUG blivet: looking up parted Device: /dev/sde >09:25:26,897 INFO blivet: Skipping disk: sde: No media present >09:25:26,897 DEBUG blivet: looking up parted Device: /dev/sdf >09:25:26,899 INFO blivet: Skipping disk: sdf: No media present >09:25:26,899 DEBUG blivet: looking up parted Device: /dev/sdg >09:25:26,901 INFO blivet: Skipping disk: sdg: No media present >09:25:26,901 DEBUG blivet: looking up parted Device: /dev/sdd >09:25:26,902 INFO blivet: Skipping disk: sdd: No media present >09:25:26,903 DEBUG blivet: looking up parted Device: /dev/sde >09:25:26,904 INFO blivet: Skipping disk: sde: No media present >09:25:26,904 DEBUG blivet: looking up parted Device: /dev/sdf >09:25:26,906 INFO blivet: Skipping disk: sdf: No media present >09:25:26,906 DEBUG blivet: looking up parted Device: /dev/sdg >09:25:26,908 INFO blivet: Skipping disk: sdg: No media present >09:25:26,908 INFO blivet: Detected 12048M of memory >09:25:26,908 INFO blivet: Swap attempt of 6024M >09:25:26,909 DEBUG blivet: clearpart: looking at sdb3 >09:25:26,909 DEBUG blivet: clearpart: looking at sda2 >09:25:26,910 DEBUG blivet: clearpart: looking at sda1 >09:25:26,910 DEBUG blivet: clearpart: looking at sdb1 >09:25:26,910 DEBUG blivet: checking whether disk sda has an empty extended >09:25:26,910 DEBUG blivet: extended is None ; logicals is [] >09:25:26,910 DEBUG blivet: checking whether disk sdb has an empty extended >09:25:26,911 DEBUG blivet: extended is None ; logicals is [] >09:25:26,911 DEBUG blivet: looking up parted Device: /dev/sdd >09:25:26,912 INFO blivet: Skipping disk: sdd: No media present >09:25:26,912 DEBUG blivet: looking up parted Device: /dev/sde >09:25:26,914 INFO blivet: Skipping disk: sde: No media present >09:25:26,914 DEBUG blivet: looking up parted Device: /dev/sdf >09:25:26,916 INFO blivet: Skipping disk: sdf: No media present >09:25:26,916 DEBUG blivet: looking up parted Device: /dev/sdg >09:25:26,918 INFO blivet: Skipping disk: sdg: No media present >09:25:26,918 DEBUG blivet: looking up parted Device: /dev/sdd >09:25:26,920 INFO blivet: Skipping disk: sdd: No media present >09:25:26,920 DEBUG blivet: looking up parted Device: /dev/sde >09:25:26,922 INFO blivet: Skipping disk: sde: No media present >09:25:26,922 DEBUG blivet: looking up parted Device: /dev/sdf >09:25:26,923 INFO blivet: Skipping disk: sdf: No media present >09:25:26,924 DEBUG blivet: looking up parted Device: /dev/sdg >09:25:26,925 INFO blivet: Skipping disk: sdg: No media present >09:25:26,925 DEBUG blivet: looking up parted Device: /dev/sdd >09:25:26,927 INFO blivet: Skipping disk: sdd: No media present >09:25:26,927 DEBUG blivet: looking up parted Device: /dev/sde >09:25:26,929 INFO blivet: Skipping disk: sde: No media present >09:25:26,929 DEBUG blivet: looking up parted Device: /dev/sdf >09:25:26,931 INFO blivet: Skipping disk: sdf: No media present >09:25:26,931 DEBUG blivet: looking up parted Device: /dev/sdg >09:25:26,932 INFO blivet: Skipping disk: sdg: No media present >09:25:26,933 DEBUG blivet: looking up parted Device: /dev/sdd >09:25:26,934 INFO blivet: Skipping disk: sdd: No media present >09:25:26,935 DEBUG blivet: looking up parted Device: /dev/sde >09:25:26,936 INFO blivet: Skipping disk: sde: No media present >09:25:26,936 DEBUG blivet: looking up parted Device: /dev/sdf >09:25:26,938 INFO blivet: Skipping disk: sdf: No media present >09:25:26,938 DEBUG blivet: looking up parted Device: /dev/sdg >09:25:26,940 INFO blivet: Skipping disk: sdg: No media present >09:25:26,967 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:25:26,968 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with existing msdos disklabel >09:25:26,968 DEBUG blivet: looking up parted Device: /dev/sdd >09:25:26,969 INFO blivet: Skipping disk: sdd: No media present >09:25:26,970 DEBUG blivet: looking up parted Device: /dev/sde >09:25:26,971 INFO blivet: Skipping disk: sde: No media present >09:25:26,971 DEBUG blivet: looking up parted Device: /dev/sdf >09:25:26,973 INFO blivet: Skipping disk: sdf: No media present >09:25:26,973 DEBUG blivet: looking up parted Device: /dev/sdg >09:25:26,974 INFO blivet: Skipping disk: sdg: No media present >09:25:26,991 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:25:26,992 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with existing msdos disklabel >09:25:26,993 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:25:26,994 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with existing msdos disklabel >09:25:26,994 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:25:27,017 DEBUG blivet: starting Blivet copy >09:25:27,053 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >09:25:27,054 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c013f90> fileSystem: <parted.filesystem.FileSystem object at 0x30e5b50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x30e5910> PedPartition: <_ped.Partition object at 0x3e4c950> >09:25:27,055 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >09:25:27,055 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c013f90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x30e5ad0> PedPartition: <_ped.Partition object at 0x120dcb0> >09:25:27,056 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >09:25:27,056 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c3b6e50> fileSystem: <parted.filesystem.FileSystem object at 0x7f322403d0d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x328ce90> PedPartition: <_ped.Partition object at 0x7f3224031950> >09:25:27,057 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >09:25:27,057 DEBUG blivet: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c3b6e50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f322403d210> PedPartition: <_ped.Partition object at 0x7f3224031a10> >09:25:27,057 DEBUG blivet: finished Blivet copy >09:25:27,057 DEBUG blivet: looking up parted Device: /dev/sdd >09:25:27,059 INFO blivet: Skipping disk: sdd: No media present >09:25:27,059 DEBUG blivet: looking up parted Device: /dev/sde >09:25:27,061 INFO blivet: Skipping disk: sde: No media present >09:25:27,061 DEBUG blivet: looking up parted Device: /dev/sdf >09:25:27,063 INFO blivet: Skipping disk: sdf: No media present >09:25:27,063 DEBUG blivet: looking up parted Device: /dev/sdg >09:25:27,065 INFO blivet: Skipping disk: sdg: No media present >09:25:27,066 DEBUG blivet: looking up parted Device: /dev/sdg >09:25:27,067 DEBUG blivet: looking up parted Device: /dev/sde >09:25:27,069 DEBUG blivet: looking up parted Device: /dev/sdd >09:25:27,071 DEBUG blivet: looking up parted Device: /dev/sdf >09:25:27,088 DEBUG blivet: looking up parted Device: /dev/sdg >09:25:27,089 DEBUG blivet: looking up parted Device: /dev/sde >09:25:27,091 DEBUG blivet: looking up parted Device: /dev/sdd >09:25:27,093 DEBUG blivet: looking up parted Device: /dev/sdf >09:25:27,095 DEBUG blivet: looking up parted Device: /dev/sdd >09:25:27,096 INFO blivet: Skipping disk: sdd: No media present >09:25:27,096 DEBUG blivet: looking up parted Device: /dev/sde >09:25:27,098 INFO blivet: Skipping disk: sde: No media present >09:25:27,098 DEBUG blivet: looking up parted Device: /dev/sdf >09:25:27,100 INFO blivet: Skipping disk: sdf: No media present >09:25:27,100 DEBUG blivet: looking up parted Device: /dev/sdg >09:25:27,101 INFO blivet: Skipping disk: sdg: No media present >09:25:27,104 DEBUG blivet: looking up parted Device: /dev/sdd >09:25:27,106 INFO blivet: Skipping disk: sdd: No media present >09:25:27,106 DEBUG blivet: looking up parted Device: /dev/sde >09:25:27,107 INFO blivet: Skipping disk: sde: No media present >09:25:27,107 DEBUG blivet: looking up parted Device: /dev/sdf >09:25:27,109 INFO blivet: Skipping disk: sdf: No media present >09:25:27,109 DEBUG blivet: looking up parted Device: /dev/sdg >09:25:27,111 INFO blivet: Skipping disk: sdg: No media present >09:25:30,792 DEBUG blivet: Ext4FS.supported: supported: True ; >09:25:30,792 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:25:32,134 DEBUG blivet: Ext4FS.supported: supported: True ; >09:25:32,134 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:25:32,135 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3e278d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >09:25:33,314 DEBUG blivet: Ext4FS.supported: supported: True ; >09:25:33,315 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:25:33,315 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3e278d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >09:25:46,025 DEBUG blivet: Ext4FS.supported: supported: True ; >09:25:46,025 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:25:46,026 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3e278d0>, 500, ['sdb'], {'encrypted': False, 'raid_level': None} >09:25:51,839 DEBUG blivet: Ext4FS.supported: supported: True ; >09:25:51,839 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:25:51,840 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3e278d0>, 500, ['sdb'], {'encrypted': False, 'raid_level': None} >09:25:58,492 DEBUG blivet: Ext4FS.supported: supported: True ; >09:25:58,492 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:25:58,493 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3e278d0>, 500, ['sdb'], {'encrypted': False, 'raid_level': None} >09:25:58,503 DEBUG blivet: BTRFS.supported: supported: True ; >09:25:58,503 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:25:58,507 DEBUG blivet: BTRFS.supported: supported: True ; >09:25:58,507 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:25:58,508 DEBUG blivet: BTRFS.supported: supported: True ; >09:25:58,508 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x3e278d0>, 0, [], {} >09:25:58,514 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x3e278d0>, 0, [], {} >09:26:04,531 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:26:04,533 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: home ; current: btrfs ; type: None ; >09:26:04,533 INFO storage.ui: registered action: [0] Destroy Format btrfs filesystem on btrfs subvolume home (id 17) >09:26:04,534 DEBUG storage.ui: BTRFSSubVolumeDevice.teardown: home ; status: True ; controllable: True ; >09:26:04,536 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >09:26:04,548 INFO storage.ui: removed btrfs subvolume home (id 17) from device tree >09:26:04,552 DEBUG storage.ui: BTRFSVolumeDevice.removeChild: kids: 2 ; name: fedora ; >09:26:04,552 INFO storage.ui: registered action: [1] Destroy Device btrfs subvolume home (id 17) >09:26:04,553 DEBUG blivet: looking up parted Device: /dev/sdd >09:26:04,554 INFO blivet: Skipping disk: sdd: No media present >09:26:04,555 DEBUG blivet: looking up parted Device: /dev/sde >09:26:04,556 INFO blivet: Skipping disk: sde: No media present >09:26:04,557 DEBUG blivet: looking up parted Device: /dev/sdf >09:26:04,558 INFO blivet: Skipping disk: sdf: No media present >09:26:04,558 DEBUG blivet: looking up parted Device: /dev/sdg >09:26:04,560 INFO blivet: Skipping disk: sdg: No media present >09:26:04,575 DEBUG blivet: looking up parted Device: /dev/sdg >09:26:04,577 DEBUG blivet: looking up parted Device: /dev/sde >09:26:04,579 DEBUG blivet: looking up parted Device: /dev/sdd >09:26:04,580 DEBUG blivet: looking up parted Device: /dev/sdf >09:26:04,602 DEBUG blivet: looking up parted Device: /dev/sdg >09:26:04,603 DEBUG blivet: looking up parted Device: /dev/sde >09:26:04,605 DEBUG blivet: looking up parted Device: /dev/sdd >09:26:04,607 DEBUG blivet: looking up parted Device: /dev/sdf >09:26:05,893 DEBUG blivet: Ext4FS.supported: supported: True ; >09:26:05,893 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:26:09,848 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; >09:26:09,848 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:26:09,849 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; current: ext4 ; type: None ; >09:26:09,849 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem on partition sdb1 (id 14) >09:26:09,850 DEBUG storage.ui: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >09:26:09,851 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >09:26:09,860 INFO storage.ui: removed partition sdb1 (id 14) from device tree >09:26:09,861 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >09:26:09,861 INFO storage.ui: registered action: [3] Destroy Device partition sdb1 (id 14) >09:26:09,861 DEBUG blivet: looking up parted Device: /dev/sdd >09:26:09,863 INFO blivet: Skipping disk: sdd: No media present >09:26:09,863 DEBUG blivet: looking up parted Device: /dev/sde >09:26:09,865 INFO blivet: Skipping disk: sde: No media present >09:26:09,865 DEBUG blivet: looking up parted Device: /dev/sdf >09:26:09,867 INFO blivet: Skipping disk: sdf: No media present >09:26:09,867 DEBUG blivet: looking up parted Device: /dev/sdg >09:26:09,868 INFO blivet: Skipping disk: sdg: No media present >09:26:09,876 DEBUG blivet: looking up parted Device: /dev/sdg >09:26:09,878 DEBUG blivet: looking up parted Device: /dev/sde >09:26:09,879 DEBUG blivet: looking up parted Device: /dev/sdd >09:26:09,881 DEBUG blivet: looking up parted Device: /dev/sdf >09:26:09,896 DEBUG blivet: looking up parted Device: /dev/sdg >09:26:09,898 DEBUG blivet: looking up parted Device: /dev/sde >09:26:09,900 DEBUG blivet: looking up parted Device: /dev/sdd >09:26:09,901 DEBUG blivet: looking up parted Device: /dev/sdf >09:26:11,029 DEBUG blivet: BTRFS.supported: supported: True ; >09:26:11,029 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:26:11,033 DEBUG blivet: BTRFS.supported: supported: True ; >09:26:11,033 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:26:11,034 DEBUG blivet: BTRFS.supported: supported: True ; >09:26:11,034 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x3e278d0>, 0, [], {} >09:26:11,040 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x3e278d0>, 0, [], {} >09:26:13,375 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:26:13,376 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: root ; current: btrfs ; type: None ; >09:26:13,376 INFO storage.ui: registered action: [4] Destroy Format btrfs filesystem on btrfs subvolume root (id 18) >09:26:13,377 DEBUG storage.ui: BTRFSSubVolumeDevice.teardown: root ; status: True ; controllable: True ; >09:26:13,378 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >09:26:13,387 INFO storage.ui: removed btrfs subvolume root (id 18) from device tree >09:26:13,388 DEBUG storage.ui: BTRFSVolumeDevice.removeChild: kids: 1 ; name: fedora ; >09:26:13,388 INFO storage.ui: registered action: [5] Destroy Device btrfs subvolume root (id 18) >09:26:13,388 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:26:13,389 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: fedora ; current: btrfs ; type: None ; >09:26:13,389 INFO storage.ui: registered action: [6] Destroy Format btrfs filesystem on btrfs volume btrfs.16 (id 16) >09:26:13,390 DEBUG storage.ui: BTRFSVolumeDevice.teardown: btrfs.16 ; status: True ; controllable: True ; >09:26:13,391 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >09:26:13,399 INFO storage.ui: removed btrfs volume btrfs.16 (id 16) from device tree >09:26:13,400 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb3 ; >09:26:13,400 INFO storage.ui: registered action: [7] Destroy Device btrfs volume btrfs.16 (id 16) >09:26:13,401 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; >09:26:13,401 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:26:13,402 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; current: btrfs ; type: None ; >09:26:13,402 INFO storage.ui: registered action: [8] Destroy Format btrfs filesystem on partition sdb3 (id 15) >09:26:13,403 DEBUG storage.ui: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >09:26:13,404 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >09:26:13,412 INFO storage.ui: removed partition sdb3 (id 15) from device tree >09:26:13,413 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:26:13,413 INFO storage.ui: registered action: [9] Destroy Device partition sdb3 (id 15) >09:26:13,414 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:26:13,414 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:26:13,415 DEBUG storage.ui: DiskDevice._setFormat: sdb ; current: disklabel ; type: None ; >09:26:13,415 INFO storage.ui: registered action: [10] Destroy Format msdos disklabel on disk sdb (id 13) >09:26:13,415 DEBUG storage.ui: required disklabel type for sdb (1) is None >09:26:13,415 DEBUG storage.ui: default disklabel type for sdb is msdos >09:26:13,415 DEBUG storage.ui: selecting msdos disklabel for sdb based on size >09:26:13,416 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; >09:26:13,419 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sdb ; labelType: msdos ; >09:26:13,419 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f322403d850> > PedDisk: <_ped.Disk object at 0x3e4de60> >09:26:13,419 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >09:26:13,420 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >09:26:13,421 DEBUG storage.ui: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >09:26:13,421 INFO storage.ui: registered action: [11] Create Format msdos disklabel on disk sdb (id 13) >09:26:13,421 DEBUG blivet: looking up parted Device: /dev/sdd >09:26:13,423 INFO blivet: Skipping disk: sdd: No media present >09:26:13,423 DEBUG blivet: looking up parted Device: /dev/sde >09:26:13,424 INFO blivet: Skipping disk: sde: No media present >09:26:13,425 DEBUG blivet: looking up parted Device: /dev/sdf >09:26:13,426 INFO blivet: Skipping disk: sdf: No media present >09:26:13,426 DEBUG blivet: looking up parted Device: /dev/sdg >09:26:13,428 INFO blivet: Skipping disk: sdg: No media present >09:26:13,436 DEBUG blivet: looking up parted Device: /dev/sdg >09:26:13,437 DEBUG blivet: looking up parted Device: /dev/sde >09:26:13,439 DEBUG blivet: looking up parted Device: /dev/sdd >09:26:13,440 DEBUG blivet: looking up parted Device: /dev/sdf >09:26:13,452 DEBUG blivet: looking up parted Device: /dev/sdg >09:26:13,453 DEBUG blivet: looking up parted Device: /dev/sde >09:26:13,455 DEBUG blivet: looking up parted Device: /dev/sdd >09:26:13,457 DEBUG blivet: looking up parted Device: /dev/sdf >09:26:14,493 DEBUG blivet: Ext4FS.supported: supported: True ; >09:26:14,493 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:26:16,874 DEBUG blivet: Ext4FS.supported: supported: True ; >09:26:16,874 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:26:16,875 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3e278d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >09:26:16,892 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x3e278d0>, 0, [], {} >09:26:28,920 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:26:28,921 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora_hp-envy-home ; current: ext4 ; type: None ; >09:26:28,921 INFO storage.ui: registered action: [12] Destroy Format ext4 filesystem on lvmlv fedora_hp-envy-home (id 9) >09:26:28,922 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora_hp-envy-home ; status: False ; controllable: True ; >09:26:28,922 INFO storage.ui: removed lvmlv fedora_hp-envy-home (id 9) from device tree >09:26:28,922 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora_hp-envy ; >09:26:28,923 INFO storage.ui: registered action: [13] Destroy Device lvmlv fedora_hp-envy-home (id 9) >09:26:28,923 DEBUG blivet: looking up parted Device: /dev/sdd >09:26:28,924 INFO blivet: Skipping disk: sdd: No media present >09:26:28,925 DEBUG blivet: looking up parted Device: /dev/sde >09:26:28,926 INFO blivet: Skipping disk: sde: No media present >09:26:28,926 DEBUG blivet: looking up parted Device: /dev/sdf >09:26:28,928 INFO blivet: Skipping disk: sdf: No media present >09:26:28,928 DEBUG blivet: looking up parted Device: /dev/sdg >09:26:28,930 INFO blivet: Skipping disk: sdg: No media present >09:26:28,936 DEBUG blivet: looking up parted Device: /dev/sdg >09:26:28,938 DEBUG blivet: looking up parted Device: /dev/sde >09:26:28,939 DEBUG blivet: looking up parted Device: /dev/sdd >09:26:28,941 DEBUG blivet: looking up parted Device: /dev/sdf >09:26:28,950 DEBUG blivet: looking up parted Device: /dev/sdg >09:26:28,952 DEBUG blivet: looking up parted Device: /dev/sde >09:26:28,954 DEBUG blivet: looking up parted Device: /dev/sdd >09:26:28,955 DEBUG blivet: looking up parted Device: /dev/sdf >09:26:30,658 DEBUG blivet: Ext4FS.supported: supported: True ; >09:26:30,658 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:26:30,659 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3e278d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >09:26:33,040 DEBUG blivet: looking up parted Device: /dev/sdd >09:26:33,042 INFO blivet: Skipping disk: sdd: No media present >09:26:33,042 DEBUG blivet: looking up parted Device: /dev/sde >09:26:33,044 INFO blivet: Skipping disk: sde: No media present >09:26:33,044 DEBUG blivet: looking up parted Device: /dev/sdf >09:26:33,045 INFO blivet: Skipping disk: sdf: No media present >09:26:33,046 DEBUG blivet: looking up parted Device: /dev/sdg >09:26:33,047 INFO blivet: Skipping disk: sdg: No media present >09:26:33,065 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:26:33,066 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with existing msdos disklabel >09:26:33,067 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:26:33,068 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with existing msdos disklabel >09:26:33,068 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:26:34,363 DEBUG blivet: looking up parted Device: /dev/sdd >09:26:34,365 DEBUG blivet: looking up parted Device: /dev/sde >09:26:34,366 DEBUG blivet: looking up parted Device: /dev/sdf >09:26:34,368 DEBUG blivet: looking up parted Device: /dev/sdg >09:26:34,383 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:26:34,383 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:26:34,384 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:26:34,384 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with existing msdos disklabel >09:26:50,465 DEBUG blivet: looking up parted Device: /dev/sdd >09:26:50,467 INFO blivet: Skipping disk: sdd: No media present >09:26:50,468 DEBUG blivet: looking up parted Device: /dev/sde >09:26:50,469 INFO blivet: Skipping disk: sde: No media present >09:26:50,469 DEBUG blivet: looking up parted Device: /dev/sdf >09:26:50,471 INFO blivet: Skipping disk: sdf: No media present >09:26:50,471 DEBUG blivet: looking up parted Device: /dev/sdg >09:26:50,473 INFO blivet: Skipping disk: sdg: No media present >09:26:50,473 DEBUG blivet: looking up parted Device: /dev/sdd >09:26:50,475 INFO blivet: Skipping disk: sdd: No media present >09:26:50,475 DEBUG blivet: looking up parted Device: /dev/sde >09:26:50,476 INFO blivet: Skipping disk: sde: No media present >09:26:50,476 DEBUG blivet: looking up parted Device: /dev/sdf >09:26:50,478 INFO blivet: Skipping disk: sdf: No media present >09:26:50,478 DEBUG blivet: looking up parted Device: /dev/sdg >09:26:50,480 INFO blivet: Skipping disk: sdg: No media present >09:26:50,480 INFO blivet: Detected 12048M of memory >09:26:50,480 INFO blivet: Swap attempt of 6024M >09:27:04,070 DEBUG blivet: removing sda >09:27:04,071 DEBUG blivet: devices to remove: ['fedora_hp-envy-swap', 'fedora_hp-envy-root', 'fedora_hp-envy', 'sda2', 'sda1'] >09:27:04,071 DEBUG blivet: leaves to remove: ['fedora_hp-envy-swap', 'fedora_hp-envy-root', 'sda1'] >09:27:04,073 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora_hp--envy-swap ; status: False ; type: swap ; >09:27:04,073 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:27:04,074 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_hp-envy-swap ; current: swap ; type: None ; >09:27:04,075 INFO blivet: registered action: [14] Destroy Format swap on lvmlv fedora_hp-envy-swap (id 11) >09:27:04,076 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_hp-envy-swap ; status: False ; controllable: True ; >09:27:04,076 INFO blivet: removed lvmlv fedora_hp-envy-swap (id 11) from device tree >09:27:04,077 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora_hp-envy ; >09:27:04,077 INFO blivet: registered action: [15] Destroy Device lvmlv fedora_hp-envy-swap (id 11) >09:27:04,077 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:27:04,078 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_hp-envy-root ; current: ext4 ; type: None ; >09:27:04,079 INFO blivet: registered action: [16] Destroy Format ext4 filesystem on lvmlv fedora_hp-envy-root (id 10) >09:27:04,080 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_hp-envy-root ; status: False ; controllable: True ; >09:27:04,080 INFO blivet: removed lvmlv fedora_hp-envy-root (id 10) from device tree >09:27:04,081 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_hp-envy ; >09:27:04,081 INFO blivet: registered action: [17] Destroy Device lvmlv fedora_hp-envy-root (id 10) >09:27:04,082 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >09:27:04,082 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:27:04,083 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >09:27:04,083 INFO blivet: registered action: [18] Destroy Format ext4 filesystem on partition sda1 (id 6) >09:27:04,084 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >09:27:04,086 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >09:27:04,105 INFO blivet: removed partition sda1 (id 6) from device tree >09:27:04,107 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:27:04,107 INFO blivet: registered action: [19] Destroy Device partition sda1 (id 6) >09:27:04,107 DEBUG blivet: devices to remove: ['fedora_hp-envy', 'sda2'] >09:27:04,107 DEBUG blivet: leaves to remove: ['fedora_hp-envy'] >09:27:04,113 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_hp-envy ; status: True ; controllable: True ; >09:27:04,115 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_hp--envy ; status: False ; type: None ; >09:27:04,116 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora_hp--envy ; status: False ; type: None ; >09:27:04,128 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora_hp-envy ; status: True ; controllable: True ; >09:27:04,152 INFO blivet: removed lvmvg fedora_hp-envy (id 8) from device tree >09:27:04,153 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >09:27:04,153 INFO blivet: registered action: [20] Destroy Device lvmvg fedora_hp-envy (id 8) >09:27:04,153 DEBUG blivet: devices to remove: ['sda2'] >09:27:04,153 DEBUG blivet: leaves to remove: ['sda2'] >09:27:04,154 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >09:27:04,155 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >09:27:04,155 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:27:04,156 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: lvmpv ; type: None ; >09:27:04,156 INFO blivet: registered action: [21] Destroy Format lvmpv on partition sda2 (id 7) >09:27:04,157 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:27:04,158 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >09:27:04,160 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >09:27:04,170 INFO blivet: removed partition sda2 (id 7) from device tree >09:27:04,171 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:27:04,171 INFO blivet: registered action: [22] Destroy Device partition sda2 (id 7) >09:27:04,172 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:27:04,172 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:27:04,173 DEBUG blivet: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >09:27:04,173 INFO blivet: registered action: [23] Destroy Format msdos disklabel on disk sda (id 5) >09:27:04,174 DEBUG blivet: removing sdb >09:27:04,174 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:27:04,175 DEBUG blivet: DiskDevice._setFormat: sdb ; current: disklabel ; type: None ; >09:27:04,175 INFO blivet: registered action: [24] Destroy Format msdos disklabel on disk sdb (id 13) >09:27:04,180 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:04,182 INFO blivet: Skipping disk: sdd: No media present >09:27:04,182 DEBUG blivet: looking up parted Device: /dev/sde >09:27:04,184 INFO blivet: Skipping disk: sde: No media present >09:27:04,184 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:04,185 INFO blivet: Skipping disk: sdf: No media present >09:27:04,185 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:04,187 INFO blivet: Skipping disk: sdg: No media present >09:27:04,187 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:04,189 INFO blivet: Skipping disk: sdd: No media present >09:27:04,189 DEBUG blivet: looking up parted Device: /dev/sde >09:27:04,191 INFO blivet: Skipping disk: sde: No media present >09:27:04,191 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:04,192 INFO blivet: Skipping disk: sdf: No media present >09:27:04,193 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:04,194 INFO blivet: Skipping disk: sdg: No media present >09:27:04,194 INFO blivet: Detected 12048M of memory >09:27:04,195 INFO blivet: Swap attempt of 6024M >09:27:04,195 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:04,197 INFO blivet: Skipping disk: sdd: No media present >09:27:04,197 DEBUG blivet: looking up parted Device: /dev/sde >09:27:04,199 INFO blivet: Skipping disk: sde: No media present >09:27:04,199 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:04,201 INFO blivet: Skipping disk: sdf: No media present >09:27:04,201 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:04,203 INFO blivet: Skipping disk: sdg: No media present >09:27:04,203 DEBUG blivet: clearpart: initializing sda >09:27:04,204 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >09:27:04,204 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:27:04,205 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >09:27:04,205 INFO blivet: registered action: [25] Destroy Format None on disk sda (id 5) >09:27:04,205 DEBUG blivet: required disklabel type for sda (1) is None >09:27:04,205 DEBUG blivet: default disklabel type for sda is msdos >09:27:04,205 DEBUG blivet: selecting msdos disklabel for sda based on size >09:27:04,206 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >09:27:04,207 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >09:27:04,207 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f324c176690> > PedDisk: <_ped.Disk object at 0x3e249e0> >09:27:04,207 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >09:27:04,208 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >09:27:04,209 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >09:27:04,209 INFO blivet: registered action: [26] Create Format msdos disklabel on disk sda (id 5) >09:27:04,209 DEBUG blivet: clearpart: initializing sdb >09:27:04,210 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >09:27:04,210 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:27:04,211 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >09:27:04,211 INFO blivet: registered action: [27] Destroy Format None on disk sdb (id 13) >09:27:04,211 DEBUG blivet: required disklabel type for sdb (1) is None >09:27:04,211 DEBUG blivet: default disklabel type for sdb is msdos >09:27:04,211 DEBUG blivet: selecting msdos disklabel for sdb based on size >09:27:04,212 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; >09:27:04,213 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sdb ; labelType: msdos ; >09:27:04,213 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f324c176f50> > PedDisk: <_ped.Disk object at 0x3e20b90> >09:27:04,214 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >09:27:04,214 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >09:27:04,215 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >09:27:04,215 INFO blivet: registered action: [28] Create Format msdos disklabel on disk sdb (id 13) >09:27:04,215 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:04,217 INFO blivet: Skipping disk: sdd: No media present >09:27:04,217 DEBUG blivet: looking up parted Device: /dev/sde >09:27:04,218 INFO blivet: Skipping disk: sde: No media present >09:27:04,219 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:04,220 INFO blivet: Skipping disk: sdf: No media present >09:27:04,220 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:04,222 INFO blivet: Skipping disk: sdg: No media present >09:27:04,223 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:04,224 INFO blivet: Skipping disk: sdd: No media present >09:27:04,224 DEBUG blivet: looking up parted Device: /dev/sde >09:27:04,226 INFO blivet: Skipping disk: sde: No media present >09:27:04,226 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:04,227 INFO blivet: Skipping disk: sdf: No media present >09:27:04,228 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:04,229 INFO blivet: Skipping disk: sdg: No media present >09:27:04,230 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:04,231 INFO blivet: Skipping disk: sdd: No media present >09:27:04,232 DEBUG blivet: looking up parted Device: /dev/sde >09:27:04,233 INFO blivet: Skipping disk: sde: No media present >09:27:04,233 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:04,235 INFO blivet: Skipping disk: sdf: No media present >09:27:04,235 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:04,236 INFO blivet: Skipping disk: sdg: No media present >09:27:04,252 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:04,253 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:04,253 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:04,255 INFO blivet: Skipping disk: sdd: No media present >09:27:04,255 DEBUG blivet: looking up parted Device: /dev/sde >09:27:04,257 INFO blivet: Skipping disk: sde: No media present >09:27:04,257 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:04,258 INFO blivet: Skipping disk: sdf: No media present >09:27:04,259 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:04,260 INFO blivet: Skipping disk: sdg: No media present >09:27:04,261 INFO blivet: Detected 12048M of memory >09:27:04,261 INFO blivet: Swap attempt of 6024M >09:27:04,261 DEBUG blivet: doAutoPart: True >09:27:04,261 DEBUG blivet: encryptedAutoPart: False >09:27:04,261 DEBUG blivet: autoPartType: 1 >09:27:04,261 DEBUG blivet: clearPartType: 2 >09:27:04,261 DEBUG blivet: clearPartDisks: ['sdb', 'sda'] >09:27:04,261 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f324c15f250) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f324c176b50) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f324c176e10) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f324c176dd0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f324c176c10) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 6024 maxSize = None grow = False > >09:27:04,261 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:04,263 INFO blivet: Skipping disk: sdd: No media present >09:27:04,263 DEBUG blivet: looking up parted Device: /dev/sde >09:27:04,265 INFO blivet: Skipping disk: sde: No media present >09:27:04,265 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:04,267 INFO blivet: Skipping disk: sdf: No media present >09:27:04,267 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:04,269 INFO blivet: Skipping disk: sdg: No media present >09:27:04,269 DEBUG blivet: storage.disks: ['sda', 'sdb'] >09:27:04,269 DEBUG blivet: storage.partitioned: ['sda', 'sdb'] >09:27:04,269 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sdb', 'sdd', 'sde', 'sdf', 'sdg', 'sr0'] >09:27:04,271 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:04,271 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:04,271 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:27:04,272 DEBUG blivet: boot disk: sda >09:27:04,274 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:04,274 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:04,275 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >09:27:04,275 DEBUG blivet: PartitionDevice._setFormat: req0 ; >09:27:04,276 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: btrfs ; >09:27:04,277 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:27:04,277 INFO blivet: added partition req0 (id 32) to device tree >09:27:04,277 INFO blivet: registered action: [29] Create Device partition req0 (id 32) >09:27:04,277 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:27:04,278 INFO blivet: registered action: [30] Create Format btrfs filesystem on partition req0 (id 32) >09:27:04,278 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:04,279 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:04,279 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:04,280 DEBUG blivet: PartitionDevice._setFormat: req1 ; >09:27:04,281 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: btrfs ; >09:27:04,282 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:04,282 INFO blivet: added partition req1 (id 33) to device tree >09:27:04,282 INFO blivet: registered action: [31] Create Device partition req1 (id 33) >09:27:04,282 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:27:04,282 INFO blivet: registered action: [32] Create Format btrfs filesystem on partition req1 (id 33) >09:27:04,284 DEBUG blivet: candidate disks: [DiskDevice instance (0x3051f90) -- > name = sda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1907729.08594 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f324c0b8170> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f324c3b3590>, DiskDevice instance (0x7f324c3b6c10) -- > name = sdb status = True kids = 0 id = 13 > parents = [] > uuid = None size = 238475.179688 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x328b200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f324c3b6c90>] >09:27:04,284 DEBUG blivet: devs: [PartitionDevice instance (0x7f324c176f90) -- > name = req0 status = False kids = 0 id = 32 > parents = [] > uuid = None size = 500 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = btrfs grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x3266850) -- > name = req1 status = False kids = 0 id = 33 > parents = [] > uuid = None size = 500 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req1 > format args = [] originalFormat = btrfs grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:27:04,286 DEBUG blivet: Ext4FS.supported: supported: True ; >09:27:04,286 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:27:04,287 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >09:27:04,288 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:04,289 DEBUG blivet: PartitionDevice._setFormat: req2 ; >09:27:04,289 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >09:27:04,290 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:27:04,292 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:04,292 INFO blivet: added partition req2 (id 34) to device tree >09:27:04,292 INFO blivet: registered action: [33] Create Device partition req2 (id 34) >09:27:04,292 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:27:04,292 INFO blivet: registered action: [34] Create Format ext4 filesystem mounted at /boot on partition req2 (id 34) >09:27:04,292 INFO blivet: skipping unneeded stage1 biosboot request >09:27:04,292 DEBUG blivet: PartSpec instance (0x7f324c176dd0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >09:27:04,293 DEBUG blivet: existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:04,294 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >09:27:04,294 DEBUG blivet: getFormat('swap') returning SwapSpace instance >09:27:04,294 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >09:27:04,295 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:04,296 DEBUG blivet: PartitionDevice._setFormat: req3 ; >09:27:04,297 DEBUG blivet: PartitionDevice._setFormat: req3 ; current: None ; type: swap ; >09:27:04,298 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:27:04,298 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:04,298 INFO blivet: added partition req3 (id 35) to device tree >09:27:04,298 INFO blivet: registered action: [35] Create Device partition req3 (id 35) >09:27:04,299 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:27:04,299 INFO blivet: registered action: [36] Create Format swap on partition req3 (id 35) >09:27:04,299 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:27:04,300 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >09:27:04,301 DEBUG blivet: removing all non-preexisting partitions ['req0(id 32)', 'req1(id 33)', 'req2(id 34)', 'req3(id 35)'] from disk(s) ['sda', 'sdb'] >09:27:04,302 DEBUG blivet: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 32)', 'req1(id 33)', 'req2(id 34)', 'req3(id 35)'] >09:27:04,302 DEBUG blivet: removing all non-preexisting partitions ['req2(id 34)', 'req0(id 32)', 'req1(id 33)', 'req3(id 35)'] from disk(s) ['sda', 'sdb'] >09:27:04,303 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:04,304 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:04,304 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:27:04,304 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:04,305 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:04,306 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:27:04,306 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:04,307 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:04,307 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:27:04,308 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:04,309 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:04,309 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:27:04,309 DEBUG blivet: allocating partition: req2 ; id: 34 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >09:27:04,309 DEBUG blivet: checking freespace on sda >09:27:04,310 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >09:27:04,310 DEBUG blivet: checking 63-3907029167 (1907729 MB) >09:27:04,310 DEBUG blivet: current free range is 63-3907029167 (1907729MB) >09:27:04,310 DEBUG blivet: updating use_disk to sda, type: 0 >09:27:04,310 DEBUG blivet: new free: 63-3907029167 / 1907729MB >09:27:04,311 DEBUG blivet: new free allows for 0 sectors of growth >09:27:04,311 DEBUG blivet: found free space for bootable request >09:27:04,311 DEBUG blivet: adjusted start sector from 63 to 2048 >09:27:04,311 DEBUG blivet: created partition sda1 of 500MB and added it to /dev/sda >09:27:04,312 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >09:27:04,312 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c047490> PedPartition: <_ped.Partition object at 0x7f324c17b650> >09:27:04,313 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:27:04,314 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >09:27:04,315 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >09:27:04,315 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c047150> PedPartition: <_ped.Partition object at 0x7f323c044470> >09:27:04,316 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:04,317 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:04,317 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:27:04,318 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:04,319 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:04,319 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:27:04,319 DEBUG blivet: allocating partition: req0 ; id: 32 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >09:27:04,319 DEBUG blivet: checking freespace on sda >09:27:04,319 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True start=None >09:27:04,320 DEBUG blivet: checking 63-2047 (0 MB) >09:27:04,320 DEBUG blivet: current free range is 63-2047 (0MB) >09:27:04,320 DEBUG blivet: checking 1026048-3907029167 (1907228 MB) >09:27:04,320 DEBUG blivet: current free range is 1026048-3907029167 (1907228MB) >09:27:04,320 DEBUG blivet: evaluating growth potential for new layout >09:27:04,320 DEBUG blivet: calculating growth for disk /dev/sdb >09:27:04,321 DEBUG blivet: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:04,321 DEBUG blivet: disk /dev/sdb growth: 0 (0MB) >09:27:04,321 DEBUG blivet: calculating growth for disk /dev/sda >09:27:04,322 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >09:27:04,322 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c047890> PedPartition: <_ped.Partition object at 0x7f323c044530> >09:27:04,323 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:27:04,324 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >09:27:04,324 DEBUG blivet: adding request 34 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:04,324 DEBUG blivet: adding request 32 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:04,324 DEBUG blivet: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:04,324 DEBUG blivet: req: PartitionRequest instance -- >id = 34 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:04,324 DEBUG blivet: req: PartitionRequest instance -- >id = 32 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:27:04,325 DEBUG blivet: 1 requests and 3904981105 (1906729MB) left in chunk >09:27:04,325 DEBUG blivet: adding 3904981105 (1906729MB) to 32 (sda2) >09:27:04,325 DEBUG blivet: new grow amount for request 32 (sda2) is 3904981105 units, or 1906729MB >09:27:04,325 DEBUG blivet: request 34 (sda1) growth: 0 (0MB) size: 500MB >09:27:04,325 DEBUG blivet: request 32 (sda2) growth: 3904981105 (1906729MB) size: 1907229MB >09:27:04,325 DEBUG blivet: disk /dev/sda growth: 3904981105 (1906729MB) >09:27:04,326 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >09:27:04,326 DEBUG blivet: device sda2 new partedPartition None >09:27:04,327 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >09:27:04,327 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:27:04,327 DEBUG blivet: total growth: 3904981105 sectors >09:27:04,328 DEBUG blivet: updating use_disk to sda, type: 0 >09:27:04,328 DEBUG blivet: new free: 1026048-3907029167 / 1907228MB >09:27:04,328 DEBUG blivet: new free allows for 3904981105 sectors of growth >09:27:04,328 DEBUG blivet: created partition sda2 of 500MB and added it to /dev/sda >09:27:04,329 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >09:27:04,329 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c047a90> PedPartition: <_ped.Partition object at 0x7f323c044410> >09:27:04,330 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:27:04,332 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >09:27:04,333 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >09:27:04,333 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c0476d0> PedPartition: <_ped.Partition object at 0x7f323c044590> >09:27:04,335 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:04,336 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:04,336 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:27:04,336 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:04,337 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:04,337 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:27:04,337 DEBUG blivet: allocating partition: req1 ; id: 33 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >09:27:04,337 DEBUG blivet: checking freespace on sdb >09:27:04,337 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500MB boot=False best=None grow=True start=None >09:27:04,338 DEBUG blivet: checking 63-488397167 (238475 MB) >09:27:04,338 DEBUG blivet: current free range is 63-488397167 (238475MB) >09:27:04,338 DEBUG blivet: evaluating growth potential for new layout >09:27:04,338 DEBUG blivet: calculating growth for disk /dev/sdb >09:27:04,338 DEBUG blivet: adjusted start sector from 63 to 2048 >09:27:04,339 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >09:27:04,340 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c176890> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c0680d0> PedPartition: <_ped.Partition object at 0x7f323c044710> >09:27:04,341 DEBUG blivet: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:27:04,341 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:04,342 DEBUG blivet: adding request 33 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:04,342 DEBUG blivet: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:04,342 DEBUG blivet: req: PartitionRequest instance -- >id = 33 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:27:04,342 DEBUG blivet: 1 requests and 487373105 (237975MB) left in chunk >09:27:04,342 DEBUG blivet: adding 487373105 (237975MB) to 33 (sdb1) >09:27:04,342 DEBUG blivet: new grow amount for request 33 (sdb1) is 487373105 units, or 237975MB >09:27:04,342 DEBUG blivet: request 33 (sdb1) growth: 487373105 (237975MB) size: 238475MB >09:27:04,342 DEBUG blivet: disk /dev/sdb growth: 487373105 (237975MB) >09:27:04,342 DEBUG blivet: calculating growth for disk /dev/sda >09:27:04,343 DEBUG blivet: adding request 34 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:04,343 DEBUG blivet: adding request 32 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:04,343 DEBUG blivet: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:04,343 DEBUG blivet: req: PartitionRequest instance -- >id = 34 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:04,343 DEBUG blivet: req: PartitionRequest instance -- >id = 32 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:27:04,343 DEBUG blivet: 1 requests and 3904981105 (1906729MB) left in chunk >09:27:04,343 DEBUG blivet: adding 3904981105 (1906729MB) to 32 (sda2) >09:27:04,343 DEBUG blivet: new grow amount for request 32 (sda2) is 3904981105 units, or 1906729MB >09:27:04,343 DEBUG blivet: request 34 (sda1) growth: 0 (0MB) size: 500MB >09:27:04,343 DEBUG blivet: request 32 (sda2) growth: 3904981105 (1906729MB) size: 1907229MB >09:27:04,343 DEBUG blivet: disk /dev/sda growth: 3904981105 (1906729MB) >09:27:04,344 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >09:27:04,345 DEBUG blivet: device sdb1 new partedPartition None >09:27:04,345 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >09:27:04,346 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:04,346 DEBUG blivet: total growth: 4392354210 sectors >09:27:04,346 DEBUG blivet: updating use_disk to sdb, type: 0 >09:27:04,346 DEBUG blivet: new free: 63-488397167 / 238475MB >09:27:04,346 DEBUG blivet: new free allows for 4392354210 sectors of growth >09:27:04,346 DEBUG blivet: adjusted start sector from 63 to 2048 >09:27:04,347 DEBUG blivet: created partition sdb1 of 500MB and added it to /dev/sdb >09:27:04,347 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >09:27:04,347 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c176890> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c068250> PedPartition: <_ped.Partition object at 0x7f323c0444d0> >09:27:04,348 DEBUG blivet: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:27:04,349 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:04,350 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >09:27:04,350 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c176890> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c068190> PedPartition: <_ped.Partition object at 0x7f323c044650> >09:27:04,351 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:04,351 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:04,351 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:27:04,353 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:04,354 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:04,354 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:27:04,355 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:04,356 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:04,356 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:27:04,356 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:04,357 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:04,357 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:27:04,357 DEBUG blivet: allocating partition: req3 ; id: 35 ; disks: ['sda', 'sdb'] ; >boot: False ; primary: False ; size: 6024MB ; grow: False ; max_size: 0 ; start: None ; end: None >09:27:04,357 DEBUG blivet: checking freespace on sda >09:27:04,358 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=6024MB boot=False best=None grow=False start=None >09:27:04,358 DEBUG blivet: checking 63-2047 (0 MB) >09:27:04,358 DEBUG blivet: current free range is 63-2047 (0MB) >09:27:04,358 DEBUG blivet: checking 2050048-3907029167 (1906728 MB) >09:27:04,358 DEBUG blivet: current free range is 2050048-3907029167 (1906728MB) >09:27:04,358 DEBUG blivet: evaluating growth potential for new layout >09:27:04,358 DEBUG blivet: calculating growth for disk /dev/sdb >09:27:04,358 DEBUG blivet: adding request 33 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:04,359 DEBUG blivet: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:04,359 DEBUG blivet: req: PartitionRequest instance -- >id = 33 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:27:04,359 DEBUG blivet: 1 requests and 487373105 (237975MB) left in chunk >09:27:04,359 DEBUG blivet: adding 487373105 (237975MB) to 33 (sdb1) >09:27:04,359 DEBUG blivet: new grow amount for request 33 (sdb1) is 487373105 units, or 237975MB >09:27:04,359 DEBUG blivet: request 33 (sdb1) growth: 487373105 (237975MB) size: 238475MB >09:27:04,359 DEBUG blivet: disk /dev/sdb growth: 487373105 (237975MB) >09:27:04,359 DEBUG blivet: calculating growth for disk /dev/sda >09:27:04,360 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >09:27:04,360 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c047ad0> PedPartition: <_ped.Partition object at 0x7f324c17b650> >09:27:04,361 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:27:04,361 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >09:27:04,361 DEBUG blivet: adding request 34 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:04,362 DEBUG blivet: adding request 32 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:04,362 DEBUG blivet: adding request 35 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:04,362 DEBUG blivet: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:04,362 DEBUG blivet: req: PartitionRequest instance -- >id = 34 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:04,362 DEBUG blivet: req: PartitionRequest instance -- >id = 32 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:27:04,363 DEBUG blivet: req: PartitionRequest instance -- >id = 35 name = sda3 growable = False >base = 12337152 growth = 0 max_grow = 0 >done = True >09:27:04,363 DEBUG blivet: 1 requests and 3892643953 (1900705MB) left in chunk >09:27:04,363 DEBUG blivet: adding 3892643953 (1900705MB) to 32 (sda2) >09:27:04,363 DEBUG blivet: new grow amount for request 32 (sda2) is 3892643953 units, or 1900705MB >09:27:04,363 DEBUG blivet: request 34 (sda1) growth: 0 (0MB) size: 500MB >09:27:04,364 DEBUG blivet: request 32 (sda2) growth: 3892643953 (1900705MB) size: 1901205MB >09:27:04,364 DEBUG blivet: request 35 (sda3) growth: 0 (0MB) size: 6024MB >09:27:04,364 DEBUG blivet: disk /dev/sda growth: 3892643953 (1900705MB) >09:27:04,365 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >09:27:04,365 DEBUG blivet: device sda3 new partedPartition None >09:27:04,366 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >09:27:04,367 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:27:04,367 DEBUG blivet: total growth: 4380017058 sectors >09:27:04,367 DEBUG blivet: updating use_disk to sda, type: 0 >09:27:04,367 DEBUG blivet: new free: 2050048-3907029167 / 1906728MB >09:27:04,367 DEBUG blivet: new free allows for 4380017058 sectors of growth >09:27:04,367 DEBUG blivet: checking freespace on sdb >09:27:04,368 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=6024MB boot=False best=parted.Geometry instance -- > start: 2050048 end: 3907029167 length: 3904979120 > device: <parted.device.Device object at 0x7f323c047e50> PedGeometry: <_ped.Geometry object at 0x7f323c03ddd0> grow=False start=None >09:27:04,368 DEBUG blivet: checking 63-2047 (0 MB) >09:27:04,368 DEBUG blivet: current free range is 63-2047 (0MB) >09:27:04,368 DEBUG blivet: checking 1026048-488397167 (237974 MB) >09:27:04,368 DEBUG blivet: current free range is 1026048-488397167 (237974MB) >09:27:04,368 DEBUG blivet: evaluating growth potential for new layout >09:27:04,368 DEBUG blivet: calculating growth for disk /dev/sdb >09:27:04,369 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >09:27:04,370 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c176890> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c068050> PedPartition: <_ped.Partition object at 0x7f323c044410> >09:27:04,371 DEBUG blivet: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >09:27:04,371 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >09:27:04,371 DEBUG blivet: adding request 33 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:04,372 DEBUG blivet: adding request 35 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:04,372 DEBUG blivet: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:04,372 DEBUG blivet: req: PartitionRequest instance -- >id = 33 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:27:04,372 DEBUG blivet: req: PartitionRequest instance -- >id = 35 name = sdb2 growable = False >base = 12337152 growth = 0 max_grow = 0 >done = True >09:27:04,372 DEBUG blivet: 1 requests and 475035953 (231951MB) left in chunk >09:27:04,372 DEBUG blivet: adding 475035953 (231951MB) to 33 (sdb1) >09:27:04,372 DEBUG blivet: new grow amount for request 33 (sdb1) is 475035953 units, or 231951MB >09:27:04,372 DEBUG blivet: request 33 (sdb1) growth: 475035953 (231951MB) size: 232451MB >09:27:04,372 DEBUG blivet: request 35 (sdb2) growth: 0 (0MB) size: 6024MB >09:27:04,372 DEBUG blivet: disk /dev/sdb growth: 475035953 (231951MB) >09:27:04,372 DEBUG blivet: calculating growth for disk /dev/sda >09:27:04,372 DEBUG blivet: adding request 34 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:04,373 DEBUG blivet: adding request 32 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:04,373 DEBUG blivet: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:04,373 DEBUG blivet: req: PartitionRequest instance -- >id = 34 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:04,373 DEBUG blivet: req: PartitionRequest instance -- >id = 32 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:27:04,373 DEBUG blivet: 1 requests and 3904981105 (1906729MB) left in chunk >09:27:04,373 DEBUG blivet: adding 3904981105 (1906729MB) to 32 (sda2) >09:27:04,373 DEBUG blivet: new grow amount for request 32 (sda2) is 3904981105 units, or 1906729MB >09:27:04,373 DEBUG blivet: request 34 (sda1) growth: 0 (0MB) size: 500MB >09:27:04,373 DEBUG blivet: request 32 (sda2) growth: 3904981105 (1906729MB) size: 1907229MB >09:27:04,373 DEBUG blivet: disk /dev/sda growth: 3904981105 (1906729MB) >09:27:04,374 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >09:27:04,374 DEBUG blivet: device sdb2 new partedPartition None >09:27:04,374 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: sdb ; >09:27:04,375 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >09:27:04,375 DEBUG blivet: total growth: 4380017058 sectors >09:27:04,375 DEBUG blivet: keeping old free: 4380017058 <= 4380017058 >09:27:04,376 DEBUG blivet: created partition sda3 of 6024MB and added it to /dev/sda >09:27:04,376 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >09:27:04,376 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c068310> PedPartition: <_ped.Partition object at 0x7f323c044710> >09:27:04,377 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:27:04,377 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >09:27:04,378 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >09:27:04,379 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c068390> PedPartition: <_ped.Partition object at 0x7f323c0446b0> >09:27:04,379 DEBUG blivet: growPartitions: disks=['sda', 'sdb'], partitions=['sda2(id 32)', 'sdb1(id 33)', 'sda1(id 34)', 'sda3(id 35)'] >09:27:04,379 DEBUG blivet: growable partitions are ['sda2', 'sdb1'] >09:27:04,379 DEBUG blivet: adding request 32 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:04,379 DEBUG blivet: adding request 34 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:04,379 DEBUG blivet: adding request 35 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:04,379 DEBUG blivet: disk sda has 1 chunks >09:27:04,379 DEBUG blivet: adding request 33 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:04,379 DEBUG blivet: disk sdb has 1 chunks >09:27:04,380 DEBUG blivet: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:04,380 DEBUG blivet: req: PartitionRequest instance -- >id = 34 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:04,380 DEBUG blivet: req: PartitionRequest instance -- >id = 32 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:27:04,380 DEBUG blivet: req: PartitionRequest instance -- >id = 35 name = sda3 growable = False >base = 12337152 growth = 0 max_grow = 0 >done = True >09:27:04,380 DEBUG blivet: 1 requests and 3892643953 (1900705MB) left in chunk >09:27:04,380 DEBUG blivet: adding 3892643953 (1900705MB) to 32 (sda2) >09:27:04,380 DEBUG blivet: new grow amount for request 32 (sda2) is 3892643953 units, or 1900705MB >09:27:04,380 DEBUG blivet: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:04,380 DEBUG blivet: req: PartitionRequest instance -- >id = 33 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:27:04,380 DEBUG blivet: 1 requests and 487373105 (237975MB) left in chunk >09:27:04,380 DEBUG blivet: adding 487373105 (237975MB) to 33 (sdb1) >09:27:04,380 DEBUG blivet: new grow amount for request 33 (sdb1) is 487373105 units, or 237975MB >09:27:04,380 DEBUG blivet: growing partitions on sda >09:27:04,381 DEBUG blivet: partition sda1 (34): 0 >09:27:04,381 DEBUG blivet: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f324c15f490> PedGeometry: <_ped.Geometry object at 0x7f323c068450> >09:27:04,381 DEBUG blivet: partition sda2 (32): 0 >09:27:04,381 DEBUG blivet: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 3894693887 length: 3893667840 > device: <parted.device.Device object at 0x7f324c15f490> PedGeometry: <_ped.Geometry object at 0x7f323c068650> >09:27:04,381 DEBUG blivet: partition sda3 (35): 0 >09:27:04,381 DEBUG blivet: new geometry for sda3: parted.Geometry instance -- > start: 3894693888 end: 3907028991 length: 12335104 > device: <parted.device.Device object at 0x7f324c15f490> PedGeometry: <_ped.Geometry object at 0x7f323c0687d0> >09:27:04,381 DEBUG blivet: removing all non-preexisting partitions ['sda1(id 34)', 'sda2(id 32)', 'sda3(id 35)'] from disk(s) ['sda'] >09:27:04,382 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >09:27:04,382 DEBUG blivet: device sda1 new partedPartition None >09:27:04,383 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >09:27:04,383 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:27:04,384 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >09:27:04,384 DEBUG blivet: device sda2 new partedPartition None >09:27:04,385 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >09:27:04,385 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:27:04,386 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >09:27:04,386 DEBUG blivet: device sda3 new partedPartition None >09:27:04,386 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >09:27:04,387 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:27:04,387 DEBUG blivet: back from removeNewPartitions >09:27:04,387 DEBUG blivet: extended: None >09:27:04,387 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f324c15f490> PedGeometry: <_ped.Geometry object at 0x7f323c068450> >09:27:04,388 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >09:27:04,388 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c068910> PedPartition: <_ped.Partition object at 0x7f323c0445f0> >09:27:04,389 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:27:04,389 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >09:27:04,390 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >09:27:04,390 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c068a50> PedPartition: <_ped.Partition object at 0x7f323c044470> >09:27:04,391 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 3894693887 length: 3893667840 > device: <parted.device.Device object at 0x7f324c15f490> PedGeometry: <_ped.Geometry object at 0x7f323c068650> >09:27:04,391 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >09:27:04,392 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c047990> PedPartition: <_ped.Partition object at 0x7f323c044770> >09:27:04,392 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:27:04,393 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >09:27:04,394 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >09:27:04,394 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c047cd0> PedPartition: <_ped.Partition object at 0x7f323c0446b0> >09:27:04,394 DEBUG blivet: setting req3 new geometry: parted.Geometry instance -- > start: 3894693888 end: 3907028991 length: 12335104 > device: <parted.device.Device object at 0x7f324c15f490> PedGeometry: <_ped.Geometry object at 0x7f323c0687d0> >09:27:04,395 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >09:27:04,395 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c03de50> PedPartition: <_ped.Partition object at 0x7f323c0447d0> >09:27:04,395 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:27:04,396 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >09:27:04,397 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >09:27:04,397 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c068bd0> PedPartition: <_ped.Partition object at 0x7f323c044830> >09:27:04,397 DEBUG blivet: growing partitions on sdb >09:27:04,397 DEBUG blivet: partition sdb1 (33): 0 >09:27:04,397 DEBUG blivet: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 488396799 length: 488394752 > device: <parted.device.Device object at 0x7f324c176350> PedGeometry: <_ped.Geometry object at 0x7f323c03dcd0> >09:27:04,398 DEBUG blivet: removing all non-preexisting partitions ['sdb1(id 33)'] from disk(s) ['sdb'] >09:27:04,398 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >09:27:04,398 DEBUG blivet: device sdb1 new partedPartition None >09:27:04,399 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >09:27:04,399 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:04,400 DEBUG blivet: back from removeNewPartitions >09:27:04,400 DEBUG blivet: extended: None >09:27:04,400 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 488396799 length: 488394752 > device: <parted.device.Device object at 0x7f324c176350> PedGeometry: <_ped.Geometry object at 0x7f323c03dcd0> >09:27:04,400 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >09:27:04,401 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c176890> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c047450> PedPartition: <_ped.Partition object at 0x7f324c17b650> >09:27:04,401 DEBUG blivet: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:27:04,402 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:04,402 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >09:27:04,403 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c176890> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c068110> PedPartition: <_ped.Partition object at 0x7f323c044590> >09:27:04,403 DEBUG blivet: fixing size of non-existent 500MB partition sda1 (34) with non-existent ext4 filesystem mounted at /boot at 500.00 >09:27:04,403 DEBUG blivet: fixing size of non-existent 1901205MB partition sda2 (32) with non-existent btrfs filesystem at 1901205.00 >09:27:04,403 DEBUG blivet: fixing size of non-existent 6023MB partition sda3 (35) with non-existent swap at 6023.00 >09:27:04,404 DEBUG blivet: fixing size of non-existent 238474MB partition sdb1 (33) with non-existent btrfs filesystem at 238474.00 >09:27:04,406 DEBUG blivet: newBTRFS: args = () ; kwargs = {'parents': [PartitionDevice instance (0x7f324c176f90) -- > name = sda2 status = False kids = 0 id = 32 > parents = ['existing 1907729MB disk sda (5) with non-existent msdos disklabel'] > uuid = None size = 1901205.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda2 > format args = [] originalFormat = btrfs grow = False max size = 0 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c1767d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c047cd0> PedPartition: <_ped.Partition object at 0x7f323c0446b0> > disk = existing 1907729MB disk sda (5) with non-existent msdos disklabel > start = 1026048 end = 3894693887 length = 3893667840 > flags = , PartitionDevice instance (0x3266850) -- > name = sdb1 status = False kids = 0 id = 33 > parents = ['existing 238475MB disk sdb (13) with non-existent msdos disklabel'] > uuid = None size = 238474.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = btrfs grow = False max size = 0 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c176890> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c068110> PedPartition: <_ped.Partition object at 0x7f323c044590> > disk = existing 238475MB disk sdb (13) with non-existent msdos disklabel > start = 2048 end = 488396799 length = 488394752 > flags = ]} >09:27:04,406 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >09:27:04,407 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >09:27:04,407 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:27:04,408 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >09:27:04,409 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:04,409 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:04,410 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.36 ; current: None ; type: btrfs ; >09:27:04,410 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:04,410 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:04,411 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.36 ; current: btrfs ; type: btrfs ; >09:27:04,411 INFO blivet: added btrfs volume fedora (id 36) to device tree >09:27:04,411 INFO blivet: registered action: [37] Create Device btrfs volume fedora (id 36) >09:27:04,411 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:27:04,411 INFO blivet: registered action: [38] Create Format btrfs filesystem on btrfs volume fedora (id 36) >09:27:04,412 DEBUG blivet: newBTRFS: args = () ; kwargs = {'mountpoint': '/', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7f322403db10) -- > name = fedora status = False kids = 0 id = 36 > parents = ['non-existent 1901205MB partition sda2 (32) with non-existent btrfs filesystem', > 'non-existent 238474MB partition sdb1 (33) with non-existent btrfs filesystem'] > uuid = None size = 2139679.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda2 > format args = [] originalFormat = btrfs], 'size': 1024} >09:27:04,412 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >09:27:04,413 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:27:04,413 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: None ; >09:27:04,414 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:04,414 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:04,415 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >09:27:04,415 INFO blivet: added btrfs subvolume root (id 37) to device tree >09:27:04,415 INFO blivet: registered action: [39] Create Device btrfs subvolume root (id 37) >09:27:04,415 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:27:04,415 INFO blivet: registered action: [40] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 37) >09:27:04,416 DEBUG blivet: newBTRFS: args = () ; kwargs = {'mountpoint': '/home', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7f322403db10) -- > name = fedora status = False kids = 1 id = 36 > parents = ['non-existent 1901205MB partition sda2 (32) with non-existent btrfs filesystem', > 'non-existent 238474MB partition sdb1 (33) with non-existent btrfs filesystem'] > uuid = None size = 2139679.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda2 > format args = [] originalFormat = btrfs], 'size': 500} >09:27:04,417 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >09:27:04,417 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:27:04,417 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: None ; >09:27:04,418 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:04,418 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:04,419 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >09:27:04,419 INFO blivet: added btrfs subvolume home (id 38) to device tree >09:27:04,419 INFO blivet: registered action: [41] Create Device btrfs subvolume home (id 38) >09:27:04,419 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:27:04,419 INFO blivet: registered action: [42] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 38) >09:27:04,420 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:04,421 INFO blivet: Skipping disk: sdd: No media present >09:27:04,421 DEBUG blivet: looking up parted Device: /dev/sde >09:27:04,423 INFO blivet: Skipping disk: sde: No media present >09:27:04,423 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:04,425 INFO blivet: Skipping disk: sdf: No media present >09:27:04,425 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:04,426 INFO blivet: Skipping disk: sdg: No media present >09:27:04,440 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:04,441 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:04,441 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:04,442 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:04,442 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:27:04,446 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:04,448 INFO blivet: Skipping disk: sdd: No media present >09:27:04,448 DEBUG blivet: looking up parted Device: /dev/sde >09:27:04,450 INFO blivet: Skipping disk: sde: No media present >09:27:04,450 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:04,451 INFO blivet: Skipping disk: sdf: No media present >09:27:04,452 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:04,453 INFO blivet: Skipping disk: sdg: No media present >09:27:04,466 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:04,467 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:04,468 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:04,468 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:04,468 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:27:07,250 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:07,252 DEBUG blivet: looking up parted Device: /dev/sde >09:27:07,253 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:07,255 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:07,270 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:27:07,271 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:27:07,272 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:07,272 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:09,038 DEBUG blivet: removing sda1 >09:27:09,038 INFO blivet: removed partition sda1 (id 34) from device tree >09:27:09,039 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:27:09,039 INFO blivet: registered action: [43] Destroy Device partition sda1 (id 34) >09:27:09,039 DEBUG blivet: removing sda2 >09:27:09,039 DEBUG blivet: devices to remove: ['home', 'root', 'fedora'] >09:27:09,039 DEBUG blivet: leaves to remove: ['home', 'root'] >09:27:09,039 INFO blivet: removed btrfs subvolume home (id 38) from device tree >09:27:09,040 DEBUG blivet: BTRFSVolumeDevice.removeChild: kids: 2 ; name: fedora ; >09:27:09,040 INFO blivet: registered action: [44] Destroy Device btrfs subvolume home (id 38) >09:27:09,040 INFO blivet: removed btrfs subvolume root (id 37) from device tree >09:27:09,041 DEBUG blivet: BTRFSVolumeDevice.removeChild: kids: 1 ; name: fedora ; >09:27:09,041 INFO blivet: registered action: [45] Destroy Device btrfs subvolume root (id 37) >09:27:09,041 DEBUG blivet: devices to remove: ['fedora'] >09:27:09,041 DEBUG blivet: leaves to remove: ['fedora'] >09:27:09,041 INFO blivet: removed btrfs volume fedora (id 36) from device tree >09:27:09,042 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >09:27:09,042 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >09:27:09,042 INFO blivet: registered action: [46] Destroy Device btrfs volume fedora (id 36) >09:27:09,042 INFO blivet: removed partition sda2 (id 32) from device tree >09:27:09,043 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:27:09,043 INFO blivet: registered action: [47] Destroy Device partition sda2 (id 32) >09:27:09,043 DEBUG blivet: removing sda3 >09:27:09,043 INFO blivet: removed partition sda3 (id 35) from device tree >09:27:09,044 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:27:09,044 INFO blivet: registered action: [48] Destroy Device partition sda3 (id 35) >09:27:09,044 DEBUG blivet: removing sdb1 >09:27:09,044 INFO blivet: removed partition sdb1 (id 33) from device tree >09:27:09,045 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:09,045 INFO blivet: registered action: [49] Destroy Device partition sdb1 (id 33) >09:27:13,074 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:13,076 INFO blivet: Skipping disk: sdd: No media present >09:27:13,076 DEBUG blivet: looking up parted Device: /dev/sde >09:27:13,078 INFO blivet: Skipping disk: sde: No media present >09:27:13,078 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:13,079 INFO blivet: Skipping disk: sdf: No media present >09:27:13,079 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:13,081 INFO blivet: Skipping disk: sdg: No media present >09:27:13,081 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:13,083 INFO blivet: Skipping disk: sdd: No media present >09:27:13,083 DEBUG blivet: looking up parted Device: /dev/sde >09:27:13,084 INFO blivet: Skipping disk: sde: No media present >09:27:13,084 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:13,086 INFO blivet: Skipping disk: sdf: No media present >09:27:13,086 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:13,088 INFO blivet: Skipping disk: sdg: No media present >09:27:13,088 INFO blivet: Detected 12048M of memory >09:27:13,088 INFO blivet: Swap attempt of 6024M >09:27:13,089 DEBUG blivet: checking whether disk sda has an empty extended >09:27:13,089 DEBUG blivet: extended is None ; logicals is [] >09:27:13,089 DEBUG blivet: checking whether disk sdb has an empty extended >09:27:13,090 DEBUG blivet: extended is None ; logicals is [] >09:27:13,090 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:13,091 INFO blivet: Skipping disk: sdd: No media present >09:27:13,092 DEBUG blivet: looking up parted Device: /dev/sde >09:27:13,094 INFO blivet: Skipping disk: sde: No media present >09:27:13,094 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:13,095 INFO blivet: Skipping disk: sdf: No media present >09:27:13,096 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:13,097 INFO blivet: Skipping disk: sdg: No media present >09:27:13,097 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:13,099 INFO blivet: Skipping disk: sdd: No media present >09:27:13,099 DEBUG blivet: looking up parted Device: /dev/sde >09:27:13,101 INFO blivet: Skipping disk: sde: No media present >09:27:13,101 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:13,103 INFO blivet: Skipping disk: sdf: No media present >09:27:13,103 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:13,104 INFO blivet: Skipping disk: sdg: No media present >09:27:13,105 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:13,106 INFO blivet: Skipping disk: sdd: No media present >09:27:13,106 DEBUG blivet: looking up parted Device: /dev/sde >09:27:13,108 INFO blivet: Skipping disk: sde: No media present >09:27:13,108 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:13,110 INFO blivet: Skipping disk: sdf: No media present >09:27:13,110 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:13,111 INFO blivet: Skipping disk: sdg: No media present >09:27:13,112 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:13,113 INFO blivet: Skipping disk: sdd: No media present >09:27:13,114 DEBUG blivet: looking up parted Device: /dev/sde >09:27:13,115 INFO blivet: Skipping disk: sde: No media present >09:27:13,115 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:13,117 INFO blivet: Skipping disk: sdf: No media present >09:27:13,117 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:13,119 INFO blivet: Skipping disk: sdg: No media present >09:27:13,141 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:13,142 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:13,142 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:13,144 INFO blivet: Skipping disk: sdd: No media present >09:27:13,144 DEBUG blivet: looking up parted Device: /dev/sde >09:27:13,146 INFO blivet: Skipping disk: sde: No media present >09:27:13,146 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:13,147 INFO blivet: Skipping disk: sdf: No media present >09:27:13,148 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:13,149 INFO blivet: Skipping disk: sdg: No media present >09:27:13,165 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:13,166 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:13,167 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:27:13,168 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:13,168 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:27:13,194 DEBUG blivet: starting Blivet copy >09:27:13,220 DEBUG blivet: finished Blivet copy >09:27:13,221 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:13,222 INFO blivet: Skipping disk: sdd: No media present >09:27:13,222 DEBUG blivet: looking up parted Device: /dev/sde >09:27:13,224 INFO blivet: Skipping disk: sde: No media present >09:27:13,224 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:13,226 INFO blivet: Skipping disk: sdf: No media present >09:27:13,226 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:13,228 INFO blivet: Skipping disk: sdg: No media present >09:27:13,231 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:13,233 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:13,234 DEBUG blivet: looking up parted Device: /dev/sde >09:27:13,236 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:13,240 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:13,242 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:13,244 DEBUG blivet: looking up parted Device: /dev/sde >09:27:13,245 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:13,247 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:13,249 INFO blivet: Skipping disk: sdd: No media present >09:27:13,249 DEBUG blivet: looking up parted Device: /dev/sde >09:27:13,251 INFO blivet: Skipping disk: sde: No media present >09:27:13,251 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:13,252 INFO blivet: Skipping disk: sdf: No media present >09:27:13,252 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:13,254 INFO blivet: Skipping disk: sdg: No media present >09:27:13,256 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:13,258 INFO blivet: Skipping disk: sdd: No media present >09:27:13,258 DEBUG blivet: looking up parted Device: /dev/sde >09:27:13,260 INFO blivet: Skipping disk: sde: No media present >09:27:13,260 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:13,261 INFO blivet: Skipping disk: sdf: No media present >09:27:13,262 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:13,263 INFO blivet: Skipping disk: sdg: No media present >09:27:16,983 DEBUG storage.ui: doAutoPart: True >09:27:16,983 DEBUG storage.ui: encryptedAutoPart: False >09:27:16,983 DEBUG storage.ui: autoPartType: 1 >09:27:16,983 DEBUG storage.ui: clearPartType: 2 >09:27:16,983 DEBUG storage.ui: clearPartDisks: ['sdb', 'sda'] >09:27:16,983 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7f323c07f610) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f323c07f650) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f323c07f690) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f323c07f6d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f323c07f710) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 6024 maxSize = None grow = False > >09:27:16,983 DEBUG storage.ui: looking up parted Device: /dev/sdd >09:27:16,985 INFO storage.ui: Skipping disk: sdd: No media present >09:27:16,985 DEBUG storage.ui: looking up parted Device: /dev/sde >09:27:16,987 INFO storage.ui: Skipping disk: sde: No media present >09:27:16,987 DEBUG storage.ui: looking up parted Device: /dev/sdf >09:27:16,989 INFO storage.ui: Skipping disk: sdf: No media present >09:27:16,989 DEBUG storage.ui: looking up parted Device: /dev/sdg >09:27:16,991 INFO storage.ui: Skipping disk: sdg: No media present >09:27:16,991 DEBUG storage.ui: storage.disks: ['sda', 'sdb'] >09:27:16,991 DEBUG storage.ui: storage.partitioned: ['sda', 'sdb'] >09:27:16,991 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sdb', 'sdd', 'sde', 'sdf', 'sdg', 'sr0'] >09:27:16,992 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:16,992 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:16,993 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:16,993 DEBUG storage.ui: boot disk: sda >09:27:16,994 DEBUG storage.ui: BTRFS.supported: supported: True ; >09:27:16,994 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >09:27:16,995 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:27:16,995 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >09:27:16,996 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: None ; type: btrfs ; >09:27:16,997 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:27:16,997 INFO storage.ui: added partition req4 (id 39) to device tree >09:27:16,997 INFO storage.ui: registered action: [50] Create Device partition req4 (id 39) >09:27:16,997 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:27:16,997 INFO storage.ui: registered action: [51] Create Format btrfs filesystem on partition req4 (id 39) >09:27:16,998 DEBUG storage.ui: BTRFS.supported: supported: True ; >09:27:16,998 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >09:27:16,999 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:16,999 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; >09:27:17,000 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; current: None ; type: btrfs ; >09:27:17,001 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:17,001 INFO storage.ui: added partition req5 (id 40) to device tree >09:27:17,001 INFO storage.ui: registered action: [52] Create Device partition req5 (id 40) >09:27:17,001 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:27:17,001 INFO storage.ui: registered action: [53] Create Format btrfs filesystem on partition req5 (id 40) >09:27:17,003 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7f323c047610) -- > name = sda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1907729.08594 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f324c0b8170> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- > name = sdb status = True kids = 0 id = 13 > parents = [] > uuid = None size = 238475.179688 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x328b200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>] >09:27:17,004 DEBUG storage.ui: devs: [PartitionDevice instance (0x30e5d10) -- > name = req4 status = False kids = 0 id = 39 > parents = [] > uuid = None size = 500 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req4 > format args = [] originalFormat = btrfs grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f323c07f5d0) -- > name = req5 status = False kids = 0 id = 40 > parents = [] > uuid = None size = 500 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req5 > format args = [] originalFormat = btrfs grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:27:17,005 DEBUG storage.ui: Ext4FS.supported: supported: True ; >09:27:17,005 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >09:27:17,006 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:27:17,007 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:17,008 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; >09:27:17,008 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; current: None ; type: ext4 ; >09:27:17,009 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:27:17,011 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:17,011 INFO storage.ui: added partition req6 (id 41) to device tree >09:27:17,011 INFO storage.ui: registered action: [54] Create Device partition req6 (id 41) >09:27:17,011 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:27:17,011 INFO storage.ui: registered action: [55] Create Format ext4 filesystem mounted at /boot on partition req6 (id 41) >09:27:17,011 INFO storage.ui: skipping unneeded stage1 biosboot request >09:27:17,011 DEBUG storage.ui: PartSpec instance (0x7f323c07f6d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >09:27:17,011 DEBUG storage.ui: existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:17,012 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >09:27:17,012 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >09:27:17,013 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:27:17,014 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:17,014 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; >09:27:17,015 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; current: None ; type: swap ; >09:27:17,016 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:27:17,016 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:17,016 INFO storage.ui: added partition req7 (id 42) to device tree >09:27:17,016 INFO storage.ui: registered action: [56] Create Device partition req7 (id 42) >09:27:17,016 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:27:17,017 INFO storage.ui: registered action: [57] Create Format swap on partition req7 (id 42) >09:27:17,017 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:27:17,018 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >09:27:17,018 DEBUG storage.ui: removing all non-preexisting partitions ['req4(id 39)', 'req5(id 40)', 'req6(id 41)', 'req7(id 42)'] from disk(s) ['sda', 'sdb'] >09:27:17,019 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req4(id 39)', 'req5(id 40)', 'req6(id 41)', 'req7(id 42)'] >09:27:17,019 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 41)', 'req4(id 39)', 'req5(id 40)', 'req7(id 42)'] from disk(s) ['sda', 'sdb'] >09:27:17,020 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:17,020 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:17,020 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:17,021 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:17,022 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:17,022 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:17,022 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:17,023 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:17,023 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:17,024 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:17,024 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:17,024 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:17,024 DEBUG storage.ui: allocating partition: req6 ; id: 41 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >09:27:17,025 DEBUG storage.ui: checking freespace on sda >09:27:17,025 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >09:27:17,025 DEBUG storage.ui: checking 63-3907029167 (1907729 MB) >09:27:17,026 DEBUG storage.ui: current free range is 63-3907029167 (1907729MB) >09:27:17,026 DEBUG storage.ui: updating use_disk to sda, type: 0 >09:27:17,026 DEBUG storage.ui: new free: 63-3907029167 / 1907729MB >09:27:17,026 DEBUG storage.ui: new free allows for 0 sectors of growth >09:27:17,026 DEBUG storage.ui: found free space for bootable request >09:27:17,026 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:27:17,026 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >09:27:17,027 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >09:27:17,027 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c037b10> PedPartition: <_ped.Partition object at 0x7f324c17b650> >09:27:17,028 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:27:17,028 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:27:17,029 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:27:17,030 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c07fb10> PedPartition: <_ped.Partition object at 0x7f3224031b30> >09:27:17,030 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:17,031 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:17,031 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:17,032 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:17,032 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:17,032 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:17,032 DEBUG storage.ui: allocating partition: req4 ; id: 39 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >09:27:17,032 DEBUG storage.ui: checking freespace on sda >09:27:17,033 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True start=None >09:27:17,033 DEBUG storage.ui: checking 63-2047 (0 MB) >09:27:17,033 DEBUG storage.ui: current free range is 63-2047 (0MB) >09:27:17,033 DEBUG storage.ui: checking 1026048-3907029167 (1907228 MB) >09:27:17,033 DEBUG storage.ui: current free range is 1026048-3907029167 (1907228MB) >09:27:17,033 DEBUG storage.ui: evaluating growth potential for new layout >09:27:17,033 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:27:17,033 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:17,034 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >09:27:17,034 DEBUG storage.ui: calculating growth for disk /dev/sda >09:27:17,034 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >09:27:17,035 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083690> PedPartition: <_ped.Partition object at 0x7f324c174770> >09:27:17,035 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:27:17,036 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >09:27:17,036 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:17,036 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:17,036 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:17,036 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:17,036 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:27:17,037 DEBUG storage.ui: 1 requests and 3904981105 (1906729MB) left in chunk >09:27:17,037 DEBUG storage.ui: adding 3904981105 (1906729MB) to 39 (sda2) >09:27:17,037 DEBUG storage.ui: new grow amount for request 39 (sda2) is 3904981105 units, or 1906729MB >09:27:17,037 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 500MB >09:27:17,037 DEBUG storage.ui: request 39 (sda2) growth: 3904981105 (1906729MB) size: 1907229MB >09:27:17,037 DEBUG storage.ui: disk /dev/sda growth: 3904981105 (1906729MB) >09:27:17,038 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:17,038 DEBUG storage.ui: device sda2 new partedPartition None >09:27:17,038 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >09:27:17,039 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:27:17,039 DEBUG storage.ui: total growth: 3904981105 sectors >09:27:17,039 DEBUG storage.ui: updating use_disk to sda, type: 0 >09:27:17,039 DEBUG storage.ui: new free: 1026048-3907029167 / 1907228MB >09:27:17,039 DEBUG storage.ui: new free allows for 3904981105 sectors of growth >09:27:17,039 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >09:27:17,040 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >09:27:17,040 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083890> PedPartition: <_ped.Partition object at 0x7f324c174470> >09:27:17,041 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:27:17,041 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >09:27:17,042 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:17,043 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083910> PedPartition: <_ped.Partition object at 0x7f324c1747d0> >09:27:17,043 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:17,044 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:17,044 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:17,045 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:17,045 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:17,045 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:17,045 DEBUG storage.ui: allocating partition: req5 ; id: 40 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >09:27:17,046 DEBUG storage.ui: checking freespace on sdb >09:27:17,046 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500MB boot=False best=None grow=True start=None >09:27:17,046 DEBUG storage.ui: checking 63-488397167 (238475 MB) >09:27:17,046 DEBUG storage.ui: current free range is 63-488397167 (238475MB) >09:27:17,046 DEBUG storage.ui: evaluating growth potential for new layout >09:27:17,046 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:27:17,046 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:27:17,047 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >09:27:17,047 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083dd0> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >09:27:17,048 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:27:17,049 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:17,049 DEBUG storage.ui: adding request 40 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:17,049 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:17,049 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:27:17,049 DEBUG storage.ui: 1 requests and 487373105 (237975MB) left in chunk >09:27:17,049 DEBUG storage.ui: adding 487373105 (237975MB) to 40 (sdb1) >09:27:17,049 DEBUG storage.ui: new grow amount for request 40 (sdb1) is 487373105 units, or 237975MB >09:27:17,049 DEBUG storage.ui: request 40 (sdb1) growth: 487373105 (237975MB) size: 238475MB >09:27:17,049 DEBUG storage.ui: disk /dev/sdb growth: 487373105 (237975MB) >09:27:17,049 DEBUG storage.ui: calculating growth for disk /dev/sda >09:27:17,050 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:17,050 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:17,050 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:17,050 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:17,050 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:27:17,050 DEBUG storage.ui: 1 requests and 3904981105 (1906729MB) left in chunk >09:27:17,050 DEBUG storage.ui: adding 3904981105 (1906729MB) to 39 (sda2) >09:27:17,050 DEBUG storage.ui: new grow amount for request 39 (sda2) is 3904981105 units, or 1906729MB >09:27:17,050 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 500MB >09:27:17,050 DEBUG storage.ui: request 39 (sda2) growth: 3904981105 (1906729MB) size: 1907229MB >09:27:17,050 DEBUG storage.ui: disk /dev/sda growth: 3904981105 (1906729MB) >09:27:17,051 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:17,051 DEBUG storage.ui: device sdb1 new partedPartition None >09:27:17,052 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sdb ; >09:27:17,052 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:17,052 DEBUG storage.ui: total growth: 4392354210 sectors >09:27:17,052 DEBUG storage.ui: updating use_disk to sdb, type: 0 >09:27:17,052 DEBUG storage.ui: new free: 63-488397167 / 238475MB >09:27:17,053 DEBUG storage.ui: new free allows for 4392354210 sectors of growth >09:27:17,053 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:27:17,053 DEBUG storage.ui: created partition sdb1 of 500MB and added it to /dev/sdb >09:27:17,054 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >09:27:17,054 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083f50> PedPartition: <_ped.Partition object at 0x7f324c174350> >09:27:17,054 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:27:17,055 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:17,056 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:17,056 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083a10> PedPartition: <_ped.Partition object at 0x7f324c174230> >09:27:17,057 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:17,057 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:17,058 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:17,058 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:17,059 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:17,059 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:17,059 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:17,060 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:17,060 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:17,061 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:17,062 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:17,062 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:17,062 DEBUG storage.ui: allocating partition: req7 ; id: 42 ; disks: ['sda', 'sdb'] ; >boot: False ; primary: False ; size: 6024MB ; grow: False ; max_size: 0 ; start: None ; end: None >09:27:17,062 DEBUG storage.ui: checking freespace on sda >09:27:17,062 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=6024MB boot=False best=None grow=False start=None >09:27:17,062 DEBUG storage.ui: checking 63-2047 (0 MB) >09:27:17,062 DEBUG storage.ui: current free range is 63-2047 (0MB) >09:27:17,062 DEBUG storage.ui: checking 2050048-3907029167 (1906728 MB) >09:27:17,063 DEBUG storage.ui: current free range is 2050048-3907029167 (1906728MB) >09:27:17,063 DEBUG storage.ui: evaluating growth potential for new layout >09:27:17,063 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:27:17,063 DEBUG storage.ui: adding request 40 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:17,063 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:17,063 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:27:17,063 DEBUG storage.ui: 1 requests and 487373105 (237975MB) left in chunk >09:27:17,063 DEBUG storage.ui: adding 487373105 (237975MB) to 40 (sdb1) >09:27:17,063 DEBUG storage.ui: new grow amount for request 40 (sdb1) is 487373105 units, or 237975MB >09:27:17,063 DEBUG storage.ui: request 40 (sdb1) growth: 487373105 (237975MB) size: 238475MB >09:27:17,063 DEBUG storage.ui: disk /dev/sdb growth: 487373105 (237975MB) >09:27:17,063 DEBUG storage.ui: calculating growth for disk /dev/sda >09:27:17,064 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >09:27:17,064 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083ad0> PedPartition: <_ped.Partition object at 0x7f324c17b650> >09:27:17,065 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:27:17,066 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >09:27:17,066 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:17,066 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:17,066 DEBUG storage.ui: adding request 42 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:17,066 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:17,066 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:17,066 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:27:17,066 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sda3 growable = False >base = 12337152 growth = 0 max_grow = 0 >done = True >09:27:17,066 DEBUG storage.ui: 1 requests and 3892643953 (1900705MB) left in chunk >09:27:17,067 DEBUG storage.ui: adding 3892643953 (1900705MB) to 39 (sda2) >09:27:17,067 DEBUG storage.ui: new grow amount for request 39 (sda2) is 3892643953 units, or 1900705MB >09:27:17,067 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 500MB >09:27:17,067 DEBUG storage.ui: request 39 (sda2) growth: 3892643953 (1900705MB) size: 1901205MB >09:27:17,067 DEBUG storage.ui: request 42 (sda3) growth: 0 (0MB) size: 6024MB >09:27:17,067 DEBUG storage.ui: disk /dev/sda growth: 3892643953 (1900705MB) >09:27:17,068 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:27:17,068 DEBUG storage.ui: device sda3 new partedPartition None >09:27:17,068 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >09:27:17,069 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:27:17,069 DEBUG storage.ui: total growth: 4380017058 sectors >09:27:17,069 DEBUG storage.ui: updating use_disk to sda, type: 0 >09:27:17,069 DEBUG storage.ui: new free: 2050048-3907029167 / 1906728MB >09:27:17,069 DEBUG storage.ui: new free allows for 4380017058 sectors of growth >09:27:17,069 DEBUG storage.ui: checking freespace on sdb >09:27:17,069 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=6024MB boot=False best=parted.Geometry instance -- > start: 2050048 end: 3907029167 length: 3904979120 > device: <parted.device.Device object at 0x7f323c07fed0> PedGeometry: <_ped.Geometry object at 0x7f323c07fc50> grow=False start=None >09:27:17,070 DEBUG storage.ui: checking 63-2047 (0 MB) >09:27:17,070 DEBUG storage.ui: current free range is 63-2047 (0MB) >09:27:17,070 DEBUG storage.ui: checking 1026048-488397167 (237974 MB) >09:27:17,070 DEBUG storage.ui: current free range is 1026048-488397167 (237974MB) >09:27:17,070 DEBUG storage.ui: evaluating growth potential for new layout >09:27:17,070 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:27:17,071 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >09:27:17,071 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083690> PedPartition: <_ped.Partition object at 0x7f324c174470> >09:27:17,072 DEBUG storage.ui: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >09:27:17,072 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdb ; >09:27:17,072 DEBUG storage.ui: adding request 40 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:17,072 DEBUG storage.ui: adding request 42 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:17,073 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:17,073 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:27:17,073 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdb2 growable = False >base = 12337152 growth = 0 max_grow = 0 >done = True >09:27:17,073 DEBUG storage.ui: 1 requests and 475035953 (231951MB) left in chunk >09:27:17,073 DEBUG storage.ui: adding 475035953 (231951MB) to 40 (sdb1) >09:27:17,073 DEBUG storage.ui: new grow amount for request 40 (sdb1) is 475035953 units, or 231951MB >09:27:17,073 DEBUG storage.ui: request 40 (sdb1) growth: 475035953 (231951MB) size: 232451MB >09:27:17,073 DEBUG storage.ui: request 42 (sdb2) growth: 0 (0MB) size: 6024MB >09:27:17,073 DEBUG storage.ui: disk /dev/sdb growth: 475035953 (231951MB) >09:27:17,073 DEBUG storage.ui: calculating growth for disk /dev/sda >09:27:17,073 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:17,073 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:17,074 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:17,074 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:17,074 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:27:17,074 DEBUG storage.ui: 1 requests and 3904981105 (1906729MB) left in chunk >09:27:17,074 DEBUG storage.ui: adding 3904981105 (1906729MB) to 39 (sda2) >09:27:17,074 DEBUG storage.ui: new grow amount for request 39 (sda2) is 3904981105 units, or 1906729MB >09:27:17,074 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 500MB >09:27:17,074 DEBUG storage.ui: request 39 (sda2) growth: 3904981105 (1906729MB) size: 1907229MB >09:27:17,074 DEBUG storage.ui: disk /dev/sda growth: 3904981105 (1906729MB) >09:27:17,075 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >09:27:17,075 DEBUG storage.ui: device sdb2 new partedPartition None >09:27:17,075 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdb ; >09:27:17,076 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >09:27:17,076 DEBUG storage.ui: total growth: 4380017058 sectors >09:27:17,076 DEBUG storage.ui: keeping old free: 4380017058 <= 4380017058 >09:27:17,076 DEBUG storage.ui: created partition sda3 of 6024MB and added it to /dev/sda >09:27:17,077 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >09:27:17,077 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c07b050> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >09:27:17,078 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:27:17,078 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >09:27:17,079 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:27:17,079 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c07b0d0> PedPartition: <_ped.Partition object at 0x7f324c174410> >09:27:17,080 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda2(id 39)', 'sdb1(id 40)', 'sda1(id 41)', 'sda3(id 42)'] >09:27:17,080 DEBUG storage.ui: growable partitions are ['sda2', 'sdb1'] >09:27:17,080 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:17,080 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:17,080 DEBUG storage.ui: adding request 42 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:17,080 DEBUG storage.ui: disk sda has 1 chunks >09:27:17,080 DEBUG storage.ui: adding request 40 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:17,080 DEBUG storage.ui: disk sdb has 1 chunks >09:27:17,080 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:17,080 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:17,081 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:27:17,081 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sda3 growable = False >base = 12337152 growth = 0 max_grow = 0 >done = True >09:27:17,081 DEBUG storage.ui: 1 requests and 3892643953 (1900705MB) left in chunk >09:27:17,081 DEBUG storage.ui: adding 3892643953 (1900705MB) to 39 (sda2) >09:27:17,081 DEBUG storage.ui: new grow amount for request 39 (sda2) is 3892643953 units, or 1900705MB >09:27:17,081 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:17,081 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:27:17,081 DEBUG storage.ui: 1 requests and 487373105 (237975MB) left in chunk >09:27:17,081 DEBUG storage.ui: adding 487373105 (237975MB) to 40 (sdb1) >09:27:17,081 DEBUG storage.ui: new grow amount for request 40 (sdb1) is 487373105 units, or 237975MB >09:27:17,081 DEBUG storage.ui: growing partitions on sda >09:27:17,081 DEBUG storage.ui: partition sda1 (41): 0 >09:27:17,082 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x7f323c07b190> >09:27:17,082 DEBUG storage.ui: partition sda2 (39): 0 >09:27:17,082 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 3894693887 length: 3893667840 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x7f323c07b390> >09:27:17,082 DEBUG storage.ui: partition sda3 (42): 0 >09:27:17,082 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 3894693888 end: 3907028991 length: 12335104 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x7f323c07b510> >09:27:17,082 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 39)', 'sda3(id 42)'] from disk(s) ['sda'] >09:27:17,083 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:27:17,083 DEBUG storage.ui: device sda1 new partedPartition None >09:27:17,084 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >09:27:17,084 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:27:17,085 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:17,085 DEBUG storage.ui: device sda2 new partedPartition None >09:27:17,085 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >09:27:17,086 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:27:17,087 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:27:17,087 DEBUG storage.ui: device sda3 new partedPartition None >09:27:17,087 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >09:27:17,088 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:27:17,088 DEBUG storage.ui: back from removeNewPartitions >09:27:17,088 DEBUG storage.ui: extended: None >09:27:17,088 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x7f323c07b190> >09:27:17,089 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >09:27:17,089 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c07b650> PedPartition: <_ped.Partition object at 0x7f324c1742f0> >09:27:17,090 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:27:17,090 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:27:17,091 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:27:17,092 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c07b790> PedPartition: <_ped.Partition object at 0x7f3224031b30> >09:27:17,092 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 1026048 end: 3894693887 length: 3893667840 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x7f323c07b390> >09:27:17,092 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >09:27:17,093 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c07fb10> PedPartition: <_ped.Partition object at 0x7f324c174290> >09:27:17,093 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:27:17,094 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >09:27:17,095 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:17,095 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c07b210> PedPartition: <_ped.Partition object at 0x7f324c174770> >09:27:17,095 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 3894693888 end: 3907028991 length: 12335104 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x7f323c07b510> >09:27:17,096 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >09:27:17,096 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083f50> PedPartition: <_ped.Partition object at 0x7f324c1741d0> >09:27:17,097 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:27:17,097 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >09:27:17,098 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:27:17,098 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083490> PedPartition: <_ped.Partition object at 0x7f324c17b650> >09:27:17,099 DEBUG storage.ui: growing partitions on sdb >09:27:17,099 DEBUG storage.ui: partition sdb1 (40): 0 >09:27:17,099 DEBUG storage.ui: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 488396799 length: 488394752 > device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x7f323c07fb50> >09:27:17,099 DEBUG storage.ui: removing all non-preexisting partitions ['sdb1(id 40)'] from disk(s) ['sdb'] >09:27:17,100 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:17,100 DEBUG storage.ui: device sdb1 new partedPartition None >09:27:17,100 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sdb ; >09:27:17,101 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:17,101 DEBUG storage.ui: back from removeNewPartitions >09:27:17,101 DEBUG storage.ui: extended: None >09:27:17,101 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 2048 end: 488396799 length: 488394752 > device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x7f323c07fb50> >09:27:17,102 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >09:27:17,102 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083c50> PedPartition: <_ped.Partition object at 0x7f324c1742f0> >09:27:17,103 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:27:17,103 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:17,104 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:17,104 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c07b990> PedPartition: <_ped.Partition object at 0x7f324c159c50> >09:27:17,105 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot at 500.00 >09:27:17,105 DEBUG storage.ui: fixing size of non-existent 1901205MB partition sda2 (39) with non-existent btrfs filesystem at 1901205.00 >09:27:17,105 DEBUG storage.ui: fixing size of non-existent 6023MB partition sda3 (42) with non-existent swap at 6023.00 >09:27:17,105 DEBUG storage.ui: fixing size of non-existent 238474MB partition sdb1 (40) with non-existent btrfs filesystem at 238474.00 >09:27:17,107 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'parents': [PartitionDevice instance (0x30e5d10) -- > name = sda2 status = False kids = 0 id = 39 > parents = ['existing 1907729MB disk sda (5) with non-existent msdos disklabel'] > uuid = None size = 1901205.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda2 > format args = [] originalFormat = btrfs grow = False max size = 0 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c07b210> PedPartition: <_ped.Partition object at 0x7f324c174770> > disk = existing 1907729MB disk sda (5) with non-existent msdos disklabel > start = 1026048 end = 3894693887 length = 3893667840 > flags = , PartitionDevice instance (0x7f323c07f5d0) -- > name = sdb1 status = False kids = 0 id = 40 > parents = ['existing 238475MB disk sdb (13) with non-existent msdos disklabel'] > uuid = None size = 238474.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = btrfs grow = False max size = 0 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c07b990> PedPartition: <_ped.Partition object at 0x7f324c159c50> > disk = existing 238475MB disk sdb (13) with non-existent msdos disklabel > start = 2048 end = 488396799 length = 488394752 > flags = ]} >09:27:17,108 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >09:27:17,109 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >09:27:17,109 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:27:17,110 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >09:27:17,111 DEBUG storage.ui: BTRFS.supported: supported: True ; >09:27:17,111 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >09:27:17,111 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.43 ; current: None ; type: btrfs ; >09:27:17,112 DEBUG storage.ui: BTRFS.supported: supported: True ; >09:27:17,112 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >09:27:17,113 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.43 ; current: btrfs ; type: btrfs ; >09:27:17,113 INFO storage.ui: added btrfs volume fedora (id 43) to device tree >09:27:17,113 INFO storage.ui: registered action: [58] Create Device btrfs volume fedora (id 43) >09:27:17,113 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:27:17,113 INFO storage.ui: registered action: [59] Create Format btrfs filesystem on btrfs volume fedora (id 43) >09:27:17,114 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'mountpoint': '/', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7f323c03a510) -- > name = fedora status = False kids = 0 id = 43 > parents = ['non-existent 1901205MB partition sda2 (39) with non-existent btrfs filesystem', > 'non-existent 238474MB partition sdb1 (40) with non-existent btrfs filesystem'] > uuid = None size = 2139679.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda2 > format args = [] originalFormat = btrfs], 'size': 1024} >09:27:17,114 DEBUG storage.ui: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >09:27:17,115 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:27:17,115 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: None ; >09:27:17,116 DEBUG storage.ui: BTRFS.supported: supported: True ; >09:27:17,116 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >09:27:17,117 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >09:27:17,117 INFO storage.ui: added btrfs subvolume root (id 44) to device tree >09:27:17,117 INFO storage.ui: registered action: [60] Create Device btrfs subvolume root (id 44) >09:27:17,117 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:27:17,117 INFO storage.ui: registered action: [61] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 44) >09:27:17,118 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'mountpoint': '/home', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7f323c03a510) -- > name = fedora status = False kids = 1 id = 43 > parents = ['non-existent 1901205MB partition sda2 (39) with non-existent btrfs filesystem', > 'non-existent 238474MB partition sdb1 (40) with non-existent btrfs filesystem'] > uuid = None size = 2139679.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda2 > format args = [] originalFormat = btrfs], 'size': 500} >09:27:17,119 DEBUG storage.ui: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >09:27:17,119 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:27:17,119 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: None ; >09:27:17,120 DEBUG storage.ui: BTRFS.supported: supported: True ; >09:27:17,121 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >09:27:17,121 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >09:27:17,121 INFO storage.ui: added btrfs subvolume home (id 45) to device tree >09:27:17,121 INFO storage.ui: registered action: [62] Create Device btrfs subvolume home (id 45) >09:27:17,122 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:27:17,122 INFO storage.ui: registered action: [63] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 45) >09:27:17,122 DEBUG storage.ui: looking up parted Device: /dev/sdd >09:27:17,123 INFO storage.ui: Skipping disk: sdd: No media present >09:27:17,124 DEBUG storage.ui: looking up parted Device: /dev/sde >09:27:17,125 INFO storage.ui: Skipping disk: sde: No media present >09:27:17,125 DEBUG storage.ui: looking up parted Device: /dev/sdf >09:27:17,127 INFO storage.ui: Skipping disk: sdf: No media present >09:27:17,127 DEBUG storage.ui: looking up parted Device: /dev/sdg >09:27:17,129 INFO storage.ui: Skipping disk: sdg: No media present >09:27:17,146 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:17,147 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:17,147 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:17,148 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:17,148 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:17,154 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:17,156 DEBUG blivet: looking up parted Device: /dev/sde >09:27:17,158 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:17,159 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:17,172 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:17,174 DEBUG blivet: looking up parted Device: /dev/sde >09:27:17,175 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:17,177 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:17,182 DEBUG blivet: Ext4FS.supported: supported: True ; >09:27:17,182 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:27:17,191 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:17,193 INFO blivet: Skipping disk: sdd: No media present >09:27:17,193 DEBUG blivet: looking up parted Device: /dev/sde >09:27:17,195 INFO blivet: Skipping disk: sde: No media present >09:27:17,195 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:17,197 INFO blivet: Skipping disk: sdf: No media present >09:27:17,197 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:17,199 INFO blivet: Skipping disk: sdg: No media present >09:27:25,035 DEBUG blivet: Ext4FS.supported: supported: True ; >09:27:25,035 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:27:25,037 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f323c068650>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >09:27:25,041 DEBUG blivet: SwapSpace.__init__: >09:27:25,042 DEBUG blivet: getFormat('swap') returning SwapSpace instance >09:27:25,887 DEBUG blivet: SwapSpace.__init__: >09:27:25,887 DEBUG blivet: getFormat('swap') returning SwapSpace instance >09:27:25,888 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f323c068650>, 6023, ['sda'], {'encrypted': False, 'raid_level': None} >09:27:25,893 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:25,893 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:25,897 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:25,898 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:25,898 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:25,899 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 0, [], {} >09:27:25,906 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 0, [], {} >09:27:39,258 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:39,258 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:39,260 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 2139679, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >09:27:39,264 DEBUG storage.ui: Blivet.factoryDevice: 3 ; 2139679 ; container_raid_level: single ; name: home ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f323c047610) -- > name = sda status = True kids = 3 id = 5 > parents = [] > uuid = None size = 1907729.08594 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f324c0b8170> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- > name = sdb status = True kids = 1 id = 13 > parents = [] > uuid = None size = 238475.179688 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x328b200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 2139679MB btrfs subvolume home (45) with non-existent btrfs filesystem mounted at /home ; mountpoint: /home ; fstype: btrfs ; container_size: 0 ; >09:27:39,265 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 2139679, ['sda', 'sdb'], {'container_raid_level': 'single', 'name': 'home', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': BTRFSSubVolumeDevice instance (0x7f323c07b3d0) -- > name = home status = False kids = 0 id = 45 > parents = ['non-existent 2139679MB btrfs volume fedora (43) with non-existent btrfs filesystem'] > uuid = None size = 2139679.0 > format = non-existent btrfs filesystem mounted at /home > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None, 'mountpoint': '/home', 'fstype': 'btrfs', 'container_size': 0} >09:27:39,266 DEBUG storage.ui: BTRFSFactory.configure: parent_factory: None ; >09:27:39,267 DEBUG storage.ui: starting Blivet copy >09:27:39,299 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:27:39,300 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c099d50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43d91d0> PedPartition: <_ped.Partition object at 0x7f323c098d70> >09:27:39,301 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:39,301 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c099d50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43d9350> PedPartition: <_ped.Partition object at 0x7f323c098dd0> >09:27:39,302 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:27:39,302 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c099d50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43d94d0> PedPartition: <_ped.Partition object at 0x7f323c098e30> >09:27:39,304 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:39,304 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c09e950> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43d9610> PedPartition: <_ped.Partition object at 0x7f323c098e90> >09:27:39,304 DEBUG storage.ui: finished Blivet copy >09:27:39,304 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >09:27:39,306 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f323c068650>, 2139679, [DiskDevice instance (0x7f323c047610) -- > name = sda status = True kids = 3 id = 5 > parents = [] > uuid = None size = 1907729.08594 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f324c0b8170> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- > name = sdb status = True kids = 1 id = 13 > parents = [] > uuid = None size = 238475.179688 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x328b200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>]] >09:27:39,306 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'btrfs'} >09:27:39,307 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.BTRFSFactory object at 0x7f323c07fb50> ; >09:27:39,307 DEBUG storage.ui: parent factory container: non-existent 2139679MB btrfs volume fedora (43) with non-existent btrfs filesystem >09:27:39,307 DEBUG storage.ui: members: ['sda2', 'sdb1'] >09:27:39,307 DEBUG storage.ui: add_disks: [] >09:27:39,307 DEBUG storage.ui: remove_disks: [] >09:27:39,308 DEBUG storage.ui: BTRFS.supported: supported: True ; >09:27:39,309 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >09:27:39,309 DEBUG storage.ui: adding a TotalSizeSet with size 2139679 >09:27:39,309 DEBUG storage.ui: set.allocated = 512 >09:27:39,310 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:27:39,311 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >09:27:39,312 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 39)', 'sda3(id 42)', 'sdb1(id 40)'] from disk(s) ['sda', 'sdb'] >09:27:39,313 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:27:39,313 DEBUG storage.ui: device sda1 new partedPartition None >09:27:39,314 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >09:27:39,315 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:27:39,316 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:39,316 DEBUG storage.ui: device sda2 new partedPartition None >09:27:39,317 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >09:27:39,318 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:27:39,319 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:27:39,319 DEBUG storage.ui: device sda3 new partedPartition None >09:27:39,321 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >09:27:39,322 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:27:39,323 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:39,323 DEBUG storage.ui: device sdb1 new partedPartition None >09:27:39,324 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sdb ; >09:27:39,325 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:39,326 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req6(id 41)', 'req4(id 39)', 'req7(id 42)', 'req5(id 40)'] >09:27:39,326 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 41)', 'req4(id 39)', 'req5(id 40)', 'req7(id 42)'] from disk(s) ['sda', 'sdb'] >09:27:39,327 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:39,328 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:39,328 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:39,329 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:39,330 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:39,330 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:39,331 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:39,332 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:39,333 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:39,334 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:39,335 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:39,335 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:39,335 DEBUG storage.ui: allocating partition: req6 ; id: 41 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >09:27:39,335 DEBUG storage.ui: checking freespace on sda >09:27:39,335 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >09:27:39,335 DEBUG storage.ui: checking 63-3907029167 (1907729 MB) >09:27:39,336 DEBUG storage.ui: current free range is 63-3907029167 (1907729MB) >09:27:39,336 DEBUG storage.ui: updating use_disk to sda, type: 0 >09:27:39,336 DEBUG storage.ui: new free: 63-3907029167 / 1907729MB >09:27:39,336 DEBUG storage.ui: new free allows for 0 sectors of growth >09:27:39,336 DEBUG storage.ui: found free space for bootable request >09:27:39,336 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:27:39,336 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >09:27:39,337 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >09:27:39,338 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c099690> PedPartition: <_ped.Partition object at 0x7f3224031b30> >09:27:39,339 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:27:39,340 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:27:39,341 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:27:39,341 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083610> PedPartition: <_ped.Partition object at 0x7f324c17b650> >09:27:39,342 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:39,343 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:39,343 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:39,344 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:39,345 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:39,345 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:39,345 DEBUG storage.ui: allocating partition: req4 ; id: 39 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2139679 ; start: None ; end: None >09:27:39,346 DEBUG storage.ui: checking freespace on sda >09:27:39,346 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=256MB boot=False best=None grow=True start=None >09:27:39,346 DEBUG storage.ui: checking 63-2047 (0 MB) >09:27:39,346 DEBUG storage.ui: current free range is 63-2047 (0MB) >09:27:39,346 DEBUG storage.ui: checking 1026048-3907029167 (1907228 MB) >09:27:39,346 DEBUG storage.ui: current free range is 1026048-3907029167 (1907228MB) >09:27:39,346 DEBUG storage.ui: evaluating growth potential for new layout >09:27:39,347 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:27:39,347 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:39,347 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >09:27:39,347 DEBUG storage.ui: calculating growth for disk /dev/sda >09:27:39,348 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >09:27:39,348 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43d9910> PedPartition: <_ped.Partition object at 0x7f324c174410> >09:27:39,349 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:27:39,350 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >09:27:39,350 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:39,351 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:39,351 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:39,351 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:39,351 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:39,351 DEBUG storage.ui: 1 requests and 3905480817 (1906973MB) left in chunk >09:27:39,351 DEBUG storage.ui: adding 3905480817 (1906973MB) to 39 (sda2) >09:27:39,351 DEBUG storage.ui: new grow amount for request 39 (sda2) is 3905480817 units, or 1906973MB >09:27:39,351 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 500MB >09:27:39,351 DEBUG storage.ui: request 39 (sda2) growth: 3905480817 (1906973MB) size: 1907229MB >09:27:39,351 DEBUG storage.ui: disk /dev/sda growth: 3905480817 (1906973MB) >09:27:39,352 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:39,352 DEBUG storage.ui: device sda2 new partedPartition None >09:27:39,353 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >09:27:39,354 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:27:39,354 DEBUG storage.ui: total growth: 3905480817 sectors >09:27:39,354 DEBUG storage.ui: updating use_disk to sda, type: 0 >09:27:39,354 DEBUG storage.ui: new free: 1026048-3907029167 / 1907228MB >09:27:39,355 DEBUG storage.ui: new free allows for 3905480817 sectors of growth >09:27:39,355 DEBUG storage.ui: created partition sda2 of 256MB and added it to /dev/sda >09:27:39,356 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >09:27:39,356 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43d9b10> PedPartition: <_ped.Partition object at 0x7f324c174350> >09:27:39,357 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:27:39,358 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >09:27:39,359 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:39,359 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43d9bd0> PedPartition: <_ped.Partition object at 0x7f323c098f50> >09:27:39,360 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:39,361 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:39,361 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:39,362 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:39,363 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:39,363 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:39,363 DEBUG storage.ui: allocating partition: req5 ; id: 40 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2139679 ; start: None ; end: None >09:27:39,364 DEBUG storage.ui: checking freespace on sdb >09:27:39,364 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=256MB boot=False best=None grow=True start=None >09:27:39,364 DEBUG storage.ui: checking 63-488397167 (238475 MB) >09:27:39,364 DEBUG storage.ui: current free range is 63-488397167 (238475MB) >09:27:39,364 DEBUG storage.ui: evaluating growth potential for new layout >09:27:39,364 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:27:39,365 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:27:39,366 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >09:27:39,366 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e4050> PedPartition: <_ped.Partition object at 0x7f324c159c50> >09:27:39,367 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:27:39,368 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:39,368 DEBUG storage.ui: adding request 40 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:39,368 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:39,368 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:39,368 DEBUG storage.ui: 1 requests and 487872817 (238219MB) left in chunk >09:27:39,368 DEBUG storage.ui: adding 487872817 (238219MB) to 40 (sdb1) >09:27:39,368 DEBUG storage.ui: new grow amount for request 40 (sdb1) is 487872817 units, or 238219MB >09:27:39,368 DEBUG storage.ui: request 40 (sdb1) growth: 487872817 (238219MB) size: 238475MB >09:27:39,368 DEBUG storage.ui: disk /dev/sdb growth: 487872817 (238219MB) >09:27:39,369 DEBUG storage.ui: calculating growth for disk /dev/sda >09:27:39,369 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:39,369 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:39,369 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:39,369 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:39,369 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:39,369 DEBUG storage.ui: 1 requests and 3905480817 (1906973MB) left in chunk >09:27:39,369 DEBUG storage.ui: adding 3905480817 (1906973MB) to 39 (sda2) >09:27:39,369 DEBUG storage.ui: new grow amount for request 39 (sda2) is 3905480817 units, or 1906973MB >09:27:39,369 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 500MB >09:27:39,369 DEBUG storage.ui: request 39 (sda2) growth: 3905480817 (1906973MB) size: 1907229MB >09:27:39,370 DEBUG storage.ui: disk /dev/sda growth: 3905480817 (1906973MB) >09:27:39,371 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:39,371 DEBUG storage.ui: device sdb1 new partedPartition None >09:27:39,372 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sdb ; >09:27:39,372 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:39,372 DEBUG storage.ui: total growth: 4393353634 sectors >09:27:39,373 DEBUG storage.ui: updating use_disk to sdb, type: 0 >09:27:39,373 DEBUG storage.ui: new free: 63-488397167 / 238475MB >09:27:39,373 DEBUG storage.ui: new free allows for 4393353634 sectors of growth >09:27:39,373 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:27:39,373 DEBUG storage.ui: created partition sdb1 of 256MB and added it to /dev/sdb >09:27:39,374 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >09:27:39,374 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43d2f50> PedPartition: <_ped.Partition object at 0x7f324c174410> >09:27:39,375 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:27:39,376 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:39,377 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:39,377 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c07b210> PedPartition: <_ped.Partition object at 0x7f324c174350> >09:27:39,378 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:39,379 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:39,379 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:39,380 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:39,381 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:39,381 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:39,382 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:39,383 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:39,383 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:39,384 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:39,385 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:39,385 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:39,385 DEBUG storage.ui: allocating partition: req7 ; id: 42 ; disks: ['sda', 'sdb'] ; >boot: False ; primary: False ; size: 6023MB ; grow: False ; max_size: 0 ; start: None ; end: None >09:27:39,385 DEBUG storage.ui: checking freespace on sda >09:27:39,385 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=6023MB boot=False best=None grow=False start=None >09:27:39,385 DEBUG storage.ui: checking 63-2047 (0 MB) >09:27:39,385 DEBUG storage.ui: current free range is 63-2047 (0MB) >09:27:39,386 DEBUG storage.ui: checking 1550336-3907029167 (1906972 MB) >09:27:39,386 DEBUG storage.ui: current free range is 1550336-3907029167 (1906972MB) >09:27:39,386 DEBUG storage.ui: evaluating growth potential for new layout >09:27:39,386 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:27:39,386 DEBUG storage.ui: adding request 40 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:39,386 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:39,386 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:39,386 DEBUG storage.ui: 1 requests and 487872817 (238219MB) left in chunk >09:27:39,386 DEBUG storage.ui: adding 487872817 (238219MB) to 40 (sdb1) >09:27:39,386 DEBUG storage.ui: new grow amount for request 40 (sdb1) is 487872817 units, or 238219MB >09:27:39,387 DEBUG storage.ui: request 40 (sdb1) growth: 487872817 (238219MB) size: 238475MB >09:27:39,387 DEBUG storage.ui: disk /dev/sdb growth: 487872817 (238219MB) >09:27:39,387 DEBUG storage.ui: calculating growth for disk /dev/sda >09:27:39,388 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >09:27:39,388 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43d9f90> PedPartition: <_ped.Partition object at 0x7f3224031b30> >09:27:39,389 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:27:39,390 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >09:27:39,390 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:39,390 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:39,390 DEBUG storage.ui: adding request 42 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:39,390 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:39,390 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:39,390 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:39,390 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sda3 growable = False >base = 12335104 growth = 0 max_grow = 0 >done = True >09:27:39,390 DEBUG storage.ui: 1 requests and 3893145713 (1900950MB) left in chunk >09:27:39,390 DEBUG storage.ui: adding 3893145713 (1900950MB) to 39 (sda2) >09:27:39,391 DEBUG storage.ui: new grow amount for request 39 (sda2) is 3893145713 units, or 1900950MB >09:27:39,391 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 500MB >09:27:39,391 DEBUG storage.ui: request 39 (sda2) growth: 3893145713 (1900950MB) size: 1901206MB >09:27:39,391 DEBUG storage.ui: request 42 (sda3) growth: 0 (0MB) size: 6023MB >09:27:39,391 DEBUG storage.ui: disk /dev/sda growth: 3893145713 (1900950MB) >09:27:39,392 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:27:39,392 DEBUG storage.ui: device sda3 new partedPartition None >09:27:39,392 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >09:27:39,393 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:27:39,393 DEBUG storage.ui: total growth: 4381018530 sectors >09:27:39,393 DEBUG storage.ui: updating use_disk to sda, type: 0 >09:27:39,394 DEBUG storage.ui: new free: 1550336-3907029167 / 1906972MB >09:27:39,394 DEBUG storage.ui: new free allows for 4381018530 sectors of growth >09:27:39,394 DEBUG storage.ui: checking freespace on sdb >09:27:39,394 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=6023MB boot=False best=parted.Geometry instance -- > start: 1550336 end: 3907029167 length: 3905478832 > device: <parted.device.Device object at 0x43d98d0> PedGeometry: <_ped.Geometry object at 0x43d9b50> grow=False start=None >09:27:39,394 DEBUG storage.ui: checking 63-2047 (0 MB) >09:27:39,394 DEBUG storage.ui: current free range is 63-2047 (0MB) >09:27:39,394 DEBUG storage.ui: checking 526336-488397167 (238218 MB) >09:27:39,394 DEBUG storage.ui: current free range is 526336-488397167 (238218MB) >09:27:39,395 DEBUG storage.ui: evaluating growth potential for new layout >09:27:39,395 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:27:39,396 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >09:27:39,396 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e4150> PedPartition: <_ped.Partition object at 0x7f324c159c50> >09:27:39,397 DEBUG storage.ui: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >09:27:39,397 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdb ; >09:27:39,398 DEBUG storage.ui: adding request 40 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:39,398 DEBUG storage.ui: adding request 42 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:39,398 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:39,398 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:39,398 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdb2 growable = False >base = 12335104 growth = 0 max_grow = 0 >done = True >09:27:39,398 DEBUG storage.ui: 1 requests and 475537713 (232196MB) left in chunk >09:27:39,398 DEBUG storage.ui: adding 475537713 (232196MB) to 40 (sdb1) >09:27:39,398 DEBUG storage.ui: new grow amount for request 40 (sdb1) is 475537713 units, or 232196MB >09:27:39,398 DEBUG storage.ui: request 40 (sdb1) growth: 475537713 (232196MB) size: 232452MB >09:27:39,398 DEBUG storage.ui: request 42 (sdb2) growth: 0 (0MB) size: 6023MB >09:27:39,398 DEBUG storage.ui: disk /dev/sdb growth: 475537713 (232196MB) >09:27:39,399 DEBUG storage.ui: calculating growth for disk /dev/sda >09:27:39,399 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:39,399 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:39,399 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:39,399 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:39,399 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:39,399 DEBUG storage.ui: 1 requests and 3905480817 (1906973MB) left in chunk >09:27:39,399 DEBUG storage.ui: adding 3905480817 (1906973MB) to 39 (sda2) >09:27:39,399 DEBUG storage.ui: new grow amount for request 39 (sda2) is 3905480817 units, or 1906973MB >09:27:39,399 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 500MB >09:27:39,399 DEBUG storage.ui: request 39 (sda2) growth: 3905480817 (1906973MB) size: 1907229MB >09:27:39,399 DEBUG storage.ui: disk /dev/sda growth: 3905480817 (1906973MB) >09:27:39,400 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >09:27:39,400 DEBUG storage.ui: device sdb2 new partedPartition None >09:27:39,401 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdb ; >09:27:39,402 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >09:27:39,402 DEBUG storage.ui: total growth: 4381018530 sectors >09:27:39,402 DEBUG storage.ui: keeping old free: 4381018530 <= 4381018530 >09:27:39,402 DEBUG storage.ui: created partition sda3 of 6023MB and added it to /dev/sda >09:27:39,403 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >09:27:39,403 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e4310> PedPartition: <_ped.Partition object at 0x7f323c098ef0> >09:27:39,404 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:27:39,406 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >09:27:39,408 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:27:39,408 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43d2fd0> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >09:27:39,408 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 41)', 'sda2(id 39)', 'sda3(id 42)', 'sdb1(id 40)'] >09:27:39,408 DEBUG storage.ui: growable partitions are ['sda2', 'sdb1'] >09:27:39,408 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:39,408 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:39,408 DEBUG storage.ui: adding request 42 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:39,408 DEBUG storage.ui: disk sda has 1 chunks >09:27:39,409 DEBUG storage.ui: adding request 40 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:39,409 DEBUG storage.ui: disk sdb has 1 chunks >09:27:39,409 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:39,409 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:39,409 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:39,409 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sda3 growable = False >base = 12335104 growth = 0 max_grow = 0 >done = True >09:27:39,409 DEBUG storage.ui: 1 requests and 3893145713 (1900950MB) left in chunk >09:27:39,409 DEBUG storage.ui: adding 3893145713 (1900950MB) to 39 (sda2) >09:27:39,409 DEBUG storage.ui: new grow amount for request 39 (sda2) is 3893145713 units, or 1900950MB >09:27:39,409 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:39,409 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:39,409 DEBUG storage.ui: 1 requests and 487872817 (238219MB) left in chunk >09:27:39,409 DEBUG storage.ui: adding 487872817 (238219MB) to 40 (sdb1) >09:27:39,410 DEBUG storage.ui: new grow amount for request 40 (sdb1) is 487872817 units, or 238219MB >09:27:39,410 DEBUG storage.ui: set: ['sda2', 'sdb1'] 512/2139679 >09:27:39,410 DEBUG storage.ui: allocating 1900950 to TotalSizeSet with 512/2139679 (2139167 needed) >09:27:39,410 DEBUG storage.ui: allocating 238219 to TotalSizeSet with 1901462/2139679 (238216 needed) >09:27:39,410 DEBUG storage.ui: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 3893145713 max_grow = 4294443007 >done = False >09:27:39,410 DEBUG storage.ui: needed: -2 >09:27:39,410 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 3893145713 max_grow = 4294443007 >done = False 2257 (1 MB) >09:27:39,410 DEBUG storage.ui: deallocating 1 from TotalSizeSet with 2139681/2139679 (-2 needed) >09:27:39,410 DEBUG storage.ui: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False >09:27:39,410 DEBUG storage.ui: needed: -1 >09:27:39,411 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False 2257 (1 MB) >09:27:39,411 DEBUG storage.ui: deallocating 1 from TotalSizeSet with 2139680/2139679 (-1 needed) >09:27:39,411 DEBUG storage.ui: set: ['sda2', 'sdb1'] 2139679/2139679 >09:27:39,411 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2139679/2139679 (0 needed) >09:27:39,411 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2139679/2139679 (0 needed) >09:27:39,411 DEBUG storage.ui: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 3893143456 max_grow = 4294443007 >done = True >09:27:39,411 DEBUG storage.ui: needed: 0 >09:27:39,412 DEBUG storage.ui: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 487870560 max_grow = 4294443007 >done = True >09:27:39,412 DEBUG storage.ui: needed: 0 >09:27:39,412 DEBUG storage.ui: growing partitions on sda >09:27:39,412 DEBUG storage.ui: partition sda1 (41): 0 >09:27:39,412 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43d2b90> >09:27:39,412 DEBUG storage.ui: partition sda2 (39): 0 >09:27:39,412 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 3894691839 length: 3893665792 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43d2ad0> >09:27:39,413 DEBUG storage.ui: partition sda3 (42): 0 >09:27:39,413 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 3894691840 end: 3907026943 length: 12335104 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43d2cd0> >09:27:39,413 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 39)', 'sda3(id 42)'] from disk(s) ['sda'] >09:27:39,414 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:27:39,414 DEBUG storage.ui: device sda1 new partedPartition None >09:27:39,415 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >09:27:39,415 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:27:39,416 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:39,416 DEBUG storage.ui: device sda2 new partedPartition None >09:27:39,417 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >09:27:39,418 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:27:39,419 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:27:39,419 DEBUG storage.ui: device sda3 new partedPartition None >09:27:39,420 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >09:27:39,421 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:27:39,421 DEBUG storage.ui: back from removeNewPartitions >09:27:39,421 DEBUG storage.ui: extended: None >09:27:39,421 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43d2b90> >09:27:39,422 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >09:27:39,422 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083d50> PedPartition: <_ped.Partition object at 0x7f324c174770> >09:27:39,423 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:27:39,424 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:27:39,425 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:27:39,425 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c0833d0> PedPartition: <_ped.Partition object at 0x7f324c17b650> >09:27:39,425 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 1026048 end: 3894691839 length: 3893665792 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43d2ad0> >09:27:39,426 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >09:27:39,426 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c07b050> PedPartition: <_ped.Partition object at 0x7f324c174470> >09:27:39,427 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:27:39,428 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >09:27:39,429 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:39,429 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083c90> PedPartition: <_ped.Partition object at 0x7f324c174410> >09:27:39,430 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 3894691840 end: 3907026943 length: 12335104 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43d2cd0> >09:27:39,430 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >09:27:39,431 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x30e56d0> PedPartition: <_ped.Partition object at 0x7f323c098fb0> >09:27:39,431 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:27:39,432 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >09:27:39,433 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:27:39,434 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083190> PedPartition: <_ped.Partition object at 0x43dd110> >09:27:39,434 DEBUG storage.ui: growing partitions on sdb >09:27:39,434 DEBUG storage.ui: partition sdb1 (40): 0 >09:27:39,434 DEBUG storage.ui: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 488396799 length: 488394752 > device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x7f323c07ff10> >09:27:39,434 DEBUG storage.ui: removing all non-preexisting partitions ['sdb1(id 40)'] from disk(s) ['sdb'] >09:27:39,435 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:39,435 DEBUG storage.ui: device sdb1 new partedPartition None >09:27:39,436 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sdb ; >09:27:39,437 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:39,437 DEBUG storage.ui: back from removeNewPartitions >09:27:39,437 DEBUG storage.ui: extended: None >09:27:39,437 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 2048 end: 488396799 length: 488394752 > device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x7f323c07ff10> >09:27:39,438 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >09:27:39,438 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c0838d0> PedPartition: <_ped.Partition object at 0x7f323c098f50> >09:27:39,439 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:27:39,440 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:39,441 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:39,441 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43d99d0> PedPartition: <_ped.Partition object at 0x7f323c098fb0> >09:27:39,441 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot at 500.00 >09:27:39,442 DEBUG storage.ui: fixing size of non-existent 1901204MB partition sda2 (39) with non-existent btrfs filesystem at 1901204.00 >09:27:39,442 DEBUG storage.ui: fixing size of non-existent 6023MB partition sda3 (42) with non-existent swap at 6023.00 >09:27:39,442 DEBUG storage.ui: fixing size of non-existent 238474MB partition sdb1 (40) with non-existent btrfs filesystem at 238474.00 >09:27:39,443 DEBUG storage.ui: new member set: ['sda2', 'sdb1'] >09:27:39,443 DEBUG storage.ui: old member set: ['sda2', 'sdb1'] >09:27:39,448 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:39,449 INFO blivet: Skipping disk: sdd: No media present >09:27:39,450 DEBUG blivet: looking up parted Device: /dev/sde >09:27:39,451 INFO blivet: Skipping disk: sde: No media present >09:27:39,451 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:39,453 INFO blivet: Skipping disk: sdf: No media present >09:27:39,453 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:39,455 INFO blivet: Skipping disk: sdg: No media present >09:27:39,461 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:39,461 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:39,465 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 0, [], {} >09:27:39,468 DEBUG blivet: Ext4FS.supported: supported: True ; >09:27:39,469 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:27:42,719 DEBUG blivet: Ext4FS.supported: supported: True ; >09:27:42,719 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:27:42,721 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f323c068650>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >09:27:42,726 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:42,726 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:42,730 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:42,731 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:42,731 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:42,731 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 0, [], {} >09:27:42,739 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 0, [], {} >09:27:43,335 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:43,335 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:43,337 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 2139678, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >09:27:43,340 DEBUG storage.ui: Blivet.factoryDevice: 3 ; 2139678 ; container_raid_level: single ; name: root ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f323c047610) -- > name = sda status = True kids = 3 id = 5 > parents = [] > uuid = None size = 1907729.08594 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f324c0b8170> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- > name = sdb status = True kids = 1 id = 13 > parents = [] > uuid = None size = 238475.179688 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x328b200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 2139678MB btrfs subvolume root (44) with non-existent btrfs filesystem mounted at / ; mountpoint: / ; fstype: btrfs ; container_size: 0 ; >09:27:43,340 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 2139678, ['sda', 'sdb'], {'container_raid_level': 'single', 'name': 'root', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': BTRFSSubVolumeDevice instance (0x7f323c07b510) -- > name = root status = False kids = 0 id = 44 > parents = ['non-existent 2139678MB btrfs volume fedora (43) with non-existent btrfs filesystem'] > uuid = None size = 2139678.0 > format = non-existent btrfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None, 'mountpoint': '/', 'fstype': 'btrfs', 'container_size': 0} >09:27:43,341 DEBUG storage.ui: BTRFSFactory.configure: parent_factory: None ; >09:27:43,341 DEBUG storage.ui: starting Blivet copy >09:27:43,365 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:27:43,366 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c083350> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43eae10> PedPartition: <_ped.Partition object at 0x7f323c044710> >09:27:43,367 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:43,367 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c083350> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43eaf90> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >09:27:43,368 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:27:43,368 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c083350> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43eb150> PedPartition: <_ped.Partition object at 0x7f324c174350> >09:27:43,369 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:43,369 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43e4050> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43eb290> PedPartition: <_ped.Partition object at 0x7f324c174470> >09:27:43,369 DEBUG storage.ui: finished Blivet copy >09:27:43,369 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >09:27:43,370 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f323c068650>, 2139678, [DiskDevice instance (0x7f323c047610) -- > name = sda status = True kids = 3 id = 5 > parents = [] > uuid = None size = 1907729.08594 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f324c0b8170> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- > name = sdb status = True kids = 1 id = 13 > parents = [] > uuid = None size = 238475.179688 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x328b200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>]] >09:27:43,370 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'btrfs'} >09:27:43,371 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.BTRFSFactory object at 0x7f323c07ffd0> ; >09:27:43,371 DEBUG storage.ui: parent factory container: non-existent 2139678MB btrfs volume fedora (43) with non-existent btrfs filesystem >09:27:43,371 DEBUG storage.ui: members: ['sda2', 'sdb1'] >09:27:43,372 DEBUG storage.ui: add_disks: [] >09:27:43,372 DEBUG storage.ui: remove_disks: [] >09:27:43,373 DEBUG storage.ui: BTRFS.supported: supported: True ; >09:27:43,373 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >09:27:43,373 DEBUG storage.ui: adding a TotalSizeSet with size 2139678 >09:27:43,373 DEBUG storage.ui: set.allocated = 512 >09:27:43,374 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:27:43,375 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >09:27:43,375 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 39)', 'sda3(id 42)', 'sdb1(id 40)'] from disk(s) ['sda', 'sdb'] >09:27:43,376 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:27:43,376 DEBUG storage.ui: device sda1 new partedPartition None >09:27:43,377 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >09:27:43,378 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:27:43,379 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:43,379 DEBUG storage.ui: device sda2 new partedPartition None >09:27:43,380 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >09:27:43,380 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:27:43,381 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:27:43,381 DEBUG storage.ui: device sda3 new partedPartition None >09:27:43,382 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >09:27:43,383 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:27:43,384 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:43,384 DEBUG storage.ui: device sdb1 new partedPartition None >09:27:43,385 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sdb ; >09:27:43,385 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:43,386 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req6(id 41)', 'req4(id 39)', 'req7(id 42)', 'req5(id 40)'] >09:27:43,386 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 41)', 'req4(id 39)', 'req5(id 40)', 'req7(id 42)'] from disk(s) ['sda', 'sdb'] >09:27:43,387 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:43,388 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:43,388 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:43,388 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:43,389 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:43,389 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:43,390 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:43,391 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:43,392 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:43,392 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:43,393 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:43,393 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:43,393 DEBUG storage.ui: allocating partition: req6 ; id: 41 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >09:27:43,393 DEBUG storage.ui: checking freespace on sda >09:27:43,394 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >09:27:43,394 DEBUG storage.ui: checking 63-3907029167 (1907729 MB) >09:27:43,394 DEBUG storage.ui: current free range is 63-3907029167 (1907729MB) >09:27:43,394 DEBUG storage.ui: updating use_disk to sda, type: 0 >09:27:43,394 DEBUG storage.ui: new free: 63-3907029167 / 1907729MB >09:27:43,394 DEBUG storage.ui: new free allows for 0 sectors of growth >09:27:43,394 DEBUG storage.ui: found free space for bootable request >09:27:43,394 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:27:43,395 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >09:27:43,396 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >09:27:43,396 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083b10> PedPartition: <_ped.Partition object at 0x7f324c17b650> >09:27:43,397 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:27:43,398 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:27:43,399 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:27:43,399 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083d10> PedPartition: <_ped.Partition object at 0x7f3224031b30> >09:27:43,400 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:43,401 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:43,401 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:43,402 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:43,402 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:43,403 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:43,403 DEBUG storage.ui: allocating partition: req4 ; id: 39 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2139678 ; start: None ; end: None >09:27:43,403 DEBUG storage.ui: checking freespace on sda >09:27:43,403 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=256MB boot=False best=None grow=True start=None >09:27:43,403 DEBUG storage.ui: checking 63-2047 (0 MB) >09:27:43,403 DEBUG storage.ui: current free range is 63-2047 (0MB) >09:27:43,403 DEBUG storage.ui: checking 1026048-3907029167 (1907228 MB) >09:27:43,403 DEBUG storage.ui: current free range is 1026048-3907029167 (1907228MB) >09:27:43,403 DEBUG storage.ui: evaluating growth potential for new layout >09:27:43,404 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:27:43,404 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:43,404 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >09:27:43,404 DEBUG storage.ui: calculating growth for disk /dev/sda >09:27:43,405 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >09:27:43,405 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43eb5d0> PedPartition: <_ped.Partition object at 0x7f324c174770> >09:27:43,406 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:27:43,407 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >09:27:43,407 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:43,407 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:43,407 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:43,407 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:43,407 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:43,407 DEBUG storage.ui: 1 requests and 3905480817 (1906973MB) left in chunk >09:27:43,407 DEBUG storage.ui: adding 3905480817 (1906973MB) to 39 (sda2) >09:27:43,408 DEBUG storage.ui: new grow amount for request 39 (sda2) is 3905480817 units, or 1906973MB >09:27:43,408 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 500MB >09:27:43,408 DEBUG storage.ui: request 39 (sda2) growth: 3905480817 (1906973MB) size: 1907229MB >09:27:43,408 DEBUG storage.ui: disk /dev/sda growth: 3905480817 (1906973MB) >09:27:43,409 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:43,409 DEBUG storage.ui: device sda2 new partedPartition None >09:27:43,409 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >09:27:43,410 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:27:43,410 DEBUG storage.ui: total growth: 3905480817 sectors >09:27:43,410 DEBUG storage.ui: updating use_disk to sda, type: 0 >09:27:43,411 DEBUG storage.ui: new free: 1026048-3907029167 / 1907228MB >09:27:43,411 DEBUG storage.ui: new free allows for 3905480817 sectors of growth >09:27:43,411 DEBUG storage.ui: created partition sda2 of 256MB and added it to /dev/sda >09:27:43,412 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >09:27:43,412 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43eb790> PedPartition: <_ped.Partition object at 0x7f324c174410> >09:27:43,413 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:27:43,414 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >09:27:43,415 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:43,415 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43eb850> PedPartition: <_ped.Partition object at 0x43dd110> >09:27:43,416 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:43,417 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:43,417 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:43,418 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:43,418 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:43,419 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:43,419 DEBUG storage.ui: allocating partition: req5 ; id: 40 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2139678 ; start: None ; end: None >09:27:43,419 DEBUG storage.ui: checking freespace on sdb >09:27:43,419 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=256MB boot=False best=None grow=True start=None >09:27:43,420 DEBUG storage.ui: checking 63-488397167 (238475 MB) >09:27:43,420 DEBUG storage.ui: current free range is 63-488397167 (238475MB) >09:27:43,420 DEBUG storage.ui: evaluating growth potential for new layout >09:27:43,420 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:27:43,420 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:27:43,421 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >09:27:43,422 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43ebe10> PedPartition: <_ped.Partition object at 0x43dd050> >09:27:43,422 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:27:43,423 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:43,424 DEBUG storage.ui: adding request 40 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:43,424 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:43,424 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:43,424 DEBUG storage.ui: 1 requests and 487872817 (238219MB) left in chunk >09:27:43,424 DEBUG storage.ui: adding 487872817 (238219MB) to 40 (sdb1) >09:27:43,424 DEBUG storage.ui: new grow amount for request 40 (sdb1) is 487872817 units, or 238219MB >09:27:43,424 DEBUG storage.ui: request 40 (sdb1) growth: 487872817 (238219MB) size: 238475MB >09:27:43,424 DEBUG storage.ui: disk /dev/sdb growth: 487872817 (238219MB) >09:27:43,424 DEBUG storage.ui: calculating growth for disk /dev/sda >09:27:43,424 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:43,424 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:43,424 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:43,425 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:43,425 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:43,425 DEBUG storage.ui: 1 requests and 3905480817 (1906973MB) left in chunk >09:27:43,425 DEBUG storage.ui: adding 3905480817 (1906973MB) to 39 (sda2) >09:27:43,425 DEBUG storage.ui: new grow amount for request 39 (sda2) is 3905480817 units, or 1906973MB >09:27:43,425 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 500MB >09:27:43,425 DEBUG storage.ui: request 39 (sda2) growth: 3905480817 (1906973MB) size: 1907229MB >09:27:43,425 DEBUG storage.ui: disk /dev/sda growth: 3905480817 (1906973MB) >09:27:43,426 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:43,426 DEBUG storage.ui: device sdb1 new partedPartition None >09:27:43,427 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sdb ; >09:27:43,428 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:43,428 DEBUG storage.ui: total growth: 4393353634 sectors >09:27:43,428 DEBUG storage.ui: updating use_disk to sdb, type: 0 >09:27:43,428 DEBUG storage.ui: new free: 63-488397167 / 238475MB >09:27:43,428 DEBUG storage.ui: new free allows for 4393353634 sectors of growth >09:27:43,428 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:27:43,428 DEBUG storage.ui: created partition sdb1 of 256MB and added it to /dev/sdb >09:27:43,429 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >09:27:43,430 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c0a3210> PedPartition: <_ped.Partition object at 0x7f324c174770> >09:27:43,430 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:27:43,431 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:43,432 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:43,433 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083690> PedPartition: <_ped.Partition object at 0x7f324c174410> >09:27:43,433 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:43,434 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:43,434 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:43,435 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:43,436 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:43,436 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:43,437 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:43,438 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:43,438 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:43,439 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:43,439 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:43,440 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:43,440 DEBUG storage.ui: allocating partition: req7 ; id: 42 ; disks: ['sda', 'sdb'] ; >boot: False ; primary: False ; size: 6023MB ; grow: False ; max_size: 0 ; start: None ; end: None >09:27:43,440 DEBUG storage.ui: checking freespace on sda >09:27:43,440 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=6023MB boot=False best=None grow=False start=None >09:27:43,440 DEBUG storage.ui: checking 63-2047 (0 MB) >09:27:43,440 DEBUG storage.ui: current free range is 63-2047 (0MB) >09:27:43,440 DEBUG storage.ui: checking 1550336-3907029167 (1906972 MB) >09:27:43,440 DEBUG storage.ui: current free range is 1550336-3907029167 (1906972MB) >09:27:43,441 DEBUG storage.ui: evaluating growth potential for new layout >09:27:43,441 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:27:43,441 DEBUG storage.ui: adding request 40 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:43,441 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:43,441 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:43,441 DEBUG storage.ui: 1 requests and 487872817 (238219MB) left in chunk >09:27:43,441 DEBUG storage.ui: adding 487872817 (238219MB) to 40 (sdb1) >09:27:43,441 DEBUG storage.ui: new grow amount for request 40 (sdb1) is 487872817 units, or 238219MB >09:27:43,441 DEBUG storage.ui: request 40 (sdb1) growth: 487872817 (238219MB) size: 238475MB >09:27:43,441 DEBUG storage.ui: disk /dev/sdb growth: 487872817 (238219MB) >09:27:43,441 DEBUG storage.ui: calculating growth for disk /dev/sda >09:27:43,442 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >09:27:43,443 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43eb590> PedPartition: <_ped.Partition object at 0x7f324c17b650> >09:27:43,443 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:27:43,444 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >09:27:43,444 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:43,445 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:43,445 DEBUG storage.ui: adding request 42 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:43,445 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:43,445 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:43,445 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:43,445 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sda3 growable = False >base = 12335104 growth = 0 max_grow = 0 >done = True >09:27:43,445 DEBUG storage.ui: 1 requests and 3893145713 (1900950MB) left in chunk >09:27:43,445 DEBUG storage.ui: adding 3893145713 (1900950MB) to 39 (sda2) >09:27:43,445 DEBUG storage.ui: new grow amount for request 39 (sda2) is 3893145713 units, or 1900950MB >09:27:43,445 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 500MB >09:27:43,445 DEBUG storage.ui: request 39 (sda2) growth: 3893145713 (1900950MB) size: 1901206MB >09:27:43,445 DEBUG storage.ui: request 42 (sda3) growth: 0 (0MB) size: 6023MB >09:27:43,445 DEBUG storage.ui: disk /dev/sda growth: 3893145713 (1900950MB) >09:27:43,446 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:27:43,446 DEBUG storage.ui: device sda3 new partedPartition None >09:27:43,447 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >09:27:43,448 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:27:43,448 DEBUG storage.ui: total growth: 4381018530 sectors >09:27:43,448 DEBUG storage.ui: updating use_disk to sda, type: 0 >09:27:43,448 DEBUG storage.ui: new free: 1550336-3907029167 / 1906972MB >09:27:43,448 DEBUG storage.ui: new free allows for 4381018530 sectors of growth >09:27:43,448 DEBUG storage.ui: checking freespace on sdb >09:27:43,449 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=6023MB boot=False best=parted.Geometry instance -- > start: 1550336 end: 3907029167 length: 3905478832 > device: <parted.device.Device object at 0x43eb910> PedGeometry: <_ped.Geometry object at 0x43eac90> grow=False start=None >09:27:43,449 DEBUG storage.ui: checking 63-2047 (0 MB) >09:27:43,449 DEBUG storage.ui: current free range is 63-2047 (0MB) >09:27:43,449 DEBUG storage.ui: checking 526336-488397167 (238218 MB) >09:27:43,449 DEBUG storage.ui: current free range is 526336-488397167 (238218MB) >09:27:43,449 DEBUG storage.ui: evaluating growth potential for new layout >09:27:43,449 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:27:43,450 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >09:27:43,450 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43ebf10> PedPartition: <_ped.Partition object at 0x43dd290> >09:27:43,451 DEBUG storage.ui: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >09:27:43,452 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdb ; >09:27:43,452 DEBUG storage.ui: adding request 40 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:43,452 DEBUG storage.ui: adding request 42 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:43,452 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:43,453 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:43,453 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdb2 growable = False >base = 12335104 growth = 0 max_grow = 0 >done = True >09:27:43,453 DEBUG storage.ui: 1 requests and 475537713 (232196MB) left in chunk >09:27:43,453 DEBUG storage.ui: adding 475537713 (232196MB) to 40 (sdb1) >09:27:43,453 DEBUG storage.ui: new grow amount for request 40 (sdb1) is 475537713 units, or 232196MB >09:27:43,453 DEBUG storage.ui: request 40 (sdb1) growth: 475537713 (232196MB) size: 232452MB >09:27:43,453 DEBUG storage.ui: request 42 (sdb2) growth: 0 (0MB) size: 6023MB >09:27:43,453 DEBUG storage.ui: disk /dev/sdb growth: 475537713 (232196MB) >09:27:43,453 DEBUG storage.ui: calculating growth for disk /dev/sda >09:27:43,453 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:43,453 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:43,454 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:43,454 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:43,454 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:43,454 DEBUG storage.ui: 1 requests and 3905480817 (1906973MB) left in chunk >09:27:43,454 DEBUG storage.ui: adding 3905480817 (1906973MB) to 39 (sda2) >09:27:43,454 DEBUG storage.ui: new grow amount for request 39 (sda2) is 3905480817 units, or 1906973MB >09:27:43,454 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 500MB >09:27:43,454 DEBUG storage.ui: request 39 (sda2) growth: 3905480817 (1906973MB) size: 1907229MB >09:27:43,454 DEBUG storage.ui: disk /dev/sda growth: 3905480817 (1906973MB) >09:27:43,455 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >09:27:43,455 DEBUG storage.ui: device sdb2 new partedPartition None >09:27:43,456 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sdb ; >09:27:43,457 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >09:27:43,457 DEBUG storage.ui: total growth: 4381018530 sectors >09:27:43,457 DEBUG storage.ui: keeping old free: 4381018530 <= 4381018530 >09:27:43,457 DEBUG storage.ui: created partition sda3 of 6023MB and added it to /dev/sda >09:27:43,458 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >09:27:43,458 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43f3110> PedPartition: <_ped.Partition object at 0x43dd050> >09:27:43,459 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:27:43,460 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >09:27:43,461 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:27:43,461 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43f3350> PedPartition: <_ped.Partition object at 0x43dd350> >09:27:43,461 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 41)', 'sda2(id 39)', 'sda3(id 42)', 'sdb1(id 40)'] >09:27:43,461 DEBUG storage.ui: growable partitions are ['sda2', 'sdb1'] >09:27:43,461 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:43,462 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:43,462 DEBUG storage.ui: adding request 42 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:43,462 DEBUG storage.ui: disk sda has 1 chunks >09:27:43,462 DEBUG storage.ui: adding request 40 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:43,462 DEBUG storage.ui: disk sdb has 1 chunks >09:27:43,462 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:43,462 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:43,462 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:43,462 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sda3 growable = False >base = 12335104 growth = 0 max_grow = 0 >done = True >09:27:43,462 DEBUG storage.ui: 1 requests and 3893145713 (1900950MB) left in chunk >09:27:43,462 DEBUG storage.ui: adding 3893145713 (1900950MB) to 39 (sda2) >09:27:43,463 DEBUG storage.ui: new grow amount for request 39 (sda2) is 3893145713 units, or 1900950MB >09:27:43,463 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:43,463 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:43,463 DEBUG storage.ui: 1 requests and 487872817 (238219MB) left in chunk >09:27:43,463 DEBUG storage.ui: adding 487872817 (238219MB) to 40 (sdb1) >09:27:43,463 DEBUG storage.ui: new grow amount for request 40 (sdb1) is 487872817 units, or 238219MB >09:27:43,463 DEBUG storage.ui: set: ['sda2', 'sdb1'] 512/2139678 >09:27:43,463 DEBUG storage.ui: allocating 1900950 to TotalSizeSet with 512/2139678 (2139166 needed) >09:27:43,463 DEBUG storage.ui: allocating 238219 to TotalSizeSet with 1901462/2139678 (238215 needed) >09:27:43,463 DEBUG storage.ui: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 3893145713 max_grow = 4294443007 >done = False >09:27:43,463 DEBUG storage.ui: needed: -3 >09:27:43,463 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 3893145713 max_grow = 4294443007 >done = False 3281 (1 MB) >09:27:43,463 DEBUG storage.ui: deallocating 1 from TotalSizeSet with 2139681/2139678 (-3 needed) >09:27:43,464 DEBUG storage.ui: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False >09:27:43,464 DEBUG storage.ui: needed: -1 >09:27:43,464 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False 3281 (1 MB) >09:27:43,464 DEBUG storage.ui: deallocating 1 from TotalSizeSet with 2139679/2139678 (-1 needed) >09:27:43,464 DEBUG storage.ui: set: ['sda2', 'sdb1'] 2139678/2139678 >09:27:43,464 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2139678/2139678 (0 needed) >09:27:43,464 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2139678/2139678 (0 needed) >09:27:43,464 DEBUG storage.ui: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 3893142432 max_grow = 4294443007 >done = True >09:27:43,465 DEBUG storage.ui: needed: 0 >09:27:43,465 DEBUG storage.ui: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 487869536 max_grow = 4294443007 >done = True >09:27:43,465 DEBUG storage.ui: needed: 0 >09:27:43,465 DEBUG storage.ui: growing partitions on sda >09:27:43,465 DEBUG storage.ui: partition sda1 (41): 0 >09:27:43,465 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43ebcd0> >09:27:43,466 DEBUG storage.ui: partition sda2 (39): 0 >09:27:43,466 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 3894691839 length: 3893665792 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43eab50> >09:27:43,466 DEBUG storage.ui: partition sda3 (42): 0 >09:27:43,466 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 3894691840 end: 3907026943 length: 12335104 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x7f323c083090> >09:27:43,466 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 39)', 'sda3(id 42)'] from disk(s) ['sda'] >09:27:43,467 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:27:43,467 DEBUG storage.ui: device sda1 new partedPartition None >09:27:43,468 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >09:27:43,469 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:27:43,470 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:43,470 DEBUG storage.ui: device sda2 new partedPartition None >09:27:43,470 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >09:27:43,471 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:27:43,472 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:27:43,472 DEBUG storage.ui: device sda3 new partedPartition None >09:27:43,473 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >09:27:43,474 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:27:43,474 DEBUG storage.ui: back from removeNewPartitions >09:27:43,474 DEBUG storage.ui: extended: None >09:27:43,474 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43ebcd0> >09:27:43,475 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >09:27:43,475 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43d9b10> PedPartition: <_ped.Partition object at 0x7f324c17b650> >09:27:43,476 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:27:43,477 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:27:43,478 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:27:43,478 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43f3450> PedPartition: <_ped.Partition object at 0x43dd110> >09:27:43,478 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 1026048 end: 3894691839 length: 3893665792 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43eab50> >09:27:43,479 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >09:27:43,480 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083450> PedPartition: <_ped.Partition object at 0x7f324c174770> >09:27:43,480 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:27:43,481 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >09:27:43,482 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:43,483 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43f34d0> PedPartition: <_ped.Partition object at 0x43dd2f0> >09:27:43,483 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 3894691840 end: 3907026943 length: 12335104 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x7f323c083090> >09:27:43,484 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >09:27:43,484 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43eac10> PedPartition: <_ped.Partition object at 0x43dd0b0> >09:27:43,485 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:27:43,485 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >09:27:43,487 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:27:43,487 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43f3a10> PedPartition: <_ped.Partition object at 0x43dd470> >09:27:43,487 DEBUG storage.ui: growing partitions on sdb >09:27:43,487 DEBUG storage.ui: partition sdb1 (40): 0 >09:27:43,487 DEBUG storage.ui: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 488394751 length: 488392704 > device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x43e96d0> >09:27:43,487 DEBUG storage.ui: removing all non-preexisting partitions ['sdb1(id 40)'] from disk(s) ['sdb'] >09:27:43,488 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:43,488 DEBUG storage.ui: device sdb1 new partedPartition None >09:27:43,489 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sdb ; >09:27:43,490 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:43,490 DEBUG storage.ui: back from removeNewPartitions >09:27:43,490 DEBUG storage.ui: extended: None >09:27:43,490 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 2048 end: 488394751 length: 488392704 > device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x43e96d0> >09:27:43,491 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >09:27:43,491 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43f3510> PedPartition: <_ped.Partition object at 0x7f3224031b30> >09:27:43,492 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:27:43,493 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:43,494 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:43,494 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c083990> PedPartition: <_ped.Partition object at 0x7f324c174770> >09:27:43,495 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot at 500.00 >09:27:43,495 DEBUG storage.ui: fixing size of non-existent 1901204MB partition sda2 (39) with non-existent btrfs filesystem at 1901204.00 >09:27:43,495 DEBUG storage.ui: fixing size of non-existent 6023MB partition sda3 (42) with non-existent swap at 6023.00 >09:27:43,495 DEBUG storage.ui: fixing size of non-existent 238473MB partition sdb1 (40) with non-existent btrfs filesystem at 238473.00 >09:27:43,496 DEBUG storage.ui: new member set: ['sda2', 'sdb1'] >09:27:43,496 DEBUG storage.ui: old member set: ['sda2', 'sdb1'] >09:27:43,501 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:43,502 INFO blivet: Skipping disk: sdd: No media present >09:27:43,503 DEBUG blivet: looking up parted Device: /dev/sde >09:27:43,504 INFO blivet: Skipping disk: sde: No media present >09:27:43,504 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:43,506 INFO blivet: Skipping disk: sdf: No media present >09:27:43,506 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:43,508 INFO blivet: Skipping disk: sdg: No media present >09:27:43,515 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:43,515 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:43,518 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 0, [], {} >09:27:43,522 DEBUG blivet: SwapSpace.__init__: >09:27:43,522 DEBUG blivet: getFormat('swap') returning SwapSpace instance >09:27:52,100 INFO storage.ui: removed partition sda3 (id 42) from device tree >09:27:52,101 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:27:52,101 INFO storage.ui: registered action: [64] Destroy Device partition sda3 (id 42) >09:27:52,102 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:52,103 INFO blivet: Skipping disk: sdd: No media present >09:27:52,103 DEBUG blivet: looking up parted Device: /dev/sde >09:27:52,105 INFO blivet: Skipping disk: sde: No media present >09:27:52,105 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:52,107 INFO blivet: Skipping disk: sdf: No media present >09:27:52,107 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:52,109 INFO blivet: Skipping disk: sdg: No media present >09:27:52,121 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:52,123 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:52,125 DEBUG blivet: looking up parted Device: /dev/sde >09:27:52,127 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:52,145 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:52,146 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:52,148 DEBUG blivet: looking up parted Device: /dev/sde >09:27:52,150 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:52,156 DEBUG blivet: Ext4FS.supported: supported: True ; >09:27:52,156 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:27:53,417 DEBUG blivet: Ext4FS.supported: supported: True ; >09:27:53,418 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:27:53,419 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f323c068650>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >09:27:53,424 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:53,424 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:53,428 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:53,428 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:53,429 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:53,429 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 0, [], {} >09:27:53,437 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 0, [], {} >09:27:54,414 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:54,414 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:54,416 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 2139677, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >09:27:54,419 DEBUG storage.ui: Blivet.factoryDevice: 3 ; 2139677 ; container_raid_level: single ; name: root ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f323c047610) -- > name = sda status = True kids = 2 id = 5 > parents = [] > uuid = None size = 1907729.08594 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f324c0b8170> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- > name = sdb status = True kids = 1 id = 13 > parents = [] > uuid = None size = 238475.179688 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x328b200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 2139677MB btrfs subvolume root (44) with non-existent btrfs filesystem mounted at / ; mountpoint: / ; fstype: btrfs ; container_size: 0 ; >09:27:54,420 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 2139677, ['sda', 'sdb'], {'container_raid_level': 'single', 'name': 'root', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': BTRFSSubVolumeDevice instance (0x7f323c07b510) -- > name = root status = False kids = 0 id = 44 > parents = ['non-existent 2139677MB btrfs volume fedora (43) with non-existent btrfs filesystem'] > uuid = None size = 2139677.0 > format = non-existent btrfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None, 'mountpoint': '/', 'fstype': 'btrfs', 'container_size': 0} >09:27:54,420 DEBUG storage.ui: BTRFSFactory.configure: parent_factory: None ; >09:27:54,421 DEBUG storage.ui: starting Blivet copy >09:27:54,449 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:27:54,449 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43f3dd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43ea6d0> PedPartition: <_ped.Partition object at 0x7f323c044710> >09:27:54,450 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:54,450 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43f3dd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43ea090> PedPartition: <_ped.Partition object at 0x7f323c098fb0> >09:27:54,452 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:54,452 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43f69d0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43ea950> PedPartition: <_ped.Partition object at 0x7f323c098f50> >09:27:54,452 DEBUG storage.ui: finished Blivet copy >09:27:54,452 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >09:27:54,453 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f323c068650>, 2139677, [DiskDevice instance (0x7f323c047610) -- > name = sda status = True kids = 2 id = 5 > parents = [] > uuid = None size = 1907729.08594 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f324c0b8170> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- > name = sdb status = True kids = 1 id = 13 > parents = [] > uuid = None size = 238475.179688 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x328b200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>]] >09:27:54,453 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'btrfs'} >09:27:54,454 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.BTRFSFactory object at 0x43ebbd0> ; >09:27:54,454 DEBUG storage.ui: parent factory container: non-existent 2139677MB btrfs volume fedora (43) with non-existent btrfs filesystem >09:27:54,454 DEBUG storage.ui: members: ['sda2', 'sdb1'] >09:27:54,455 DEBUG storage.ui: add_disks: [] >09:27:54,455 DEBUG storage.ui: remove_disks: [] >09:27:54,456 DEBUG storage.ui: BTRFS.supported: supported: True ; >09:27:54,456 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >09:27:54,456 DEBUG storage.ui: adding a TotalSizeSet with size 2139677 >09:27:54,456 DEBUG storage.ui: set.allocated = 512 >09:27:54,457 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:27:54,458 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >09:27:54,459 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 39)', 'sdb1(id 40)'] from disk(s) ['sda', 'sdb'] >09:27:54,460 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:27:54,460 DEBUG storage.ui: device sda1 new partedPartition None >09:27:54,461 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >09:27:54,462 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:27:54,462 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:54,462 DEBUG storage.ui: device sda2 new partedPartition None >09:27:54,463 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >09:27:54,464 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:27:54,465 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:54,465 DEBUG storage.ui: device sdb1 new partedPartition None >09:27:54,466 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sdb ; >09:27:54,467 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:54,467 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req6(id 41)', 'req4(id 39)', 'req5(id 40)'] >09:27:54,467 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 41)', 'req4(id 39)', 'req5(id 40)'] from disk(s) ['sda', 'sdb'] >09:27:54,468 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:54,469 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:54,469 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:54,470 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:54,471 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:54,471 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:54,472 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:54,473 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:54,473 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:54,474 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:54,475 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:54,475 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:54,475 DEBUG storage.ui: allocating partition: req6 ; id: 41 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >09:27:54,475 DEBUG storage.ui: checking freespace on sda >09:27:54,475 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >09:27:54,476 DEBUG storage.ui: checking 63-3907029167 (1907729 MB) >09:27:54,476 DEBUG storage.ui: current free range is 63-3907029167 (1907729MB) >09:27:54,476 DEBUG storage.ui: updating use_disk to sda, type: 0 >09:27:54,476 DEBUG storage.ui: new free: 63-3907029167 / 1907729MB >09:27:54,476 DEBUG storage.ui: new free allows for 0 sectors of growth >09:27:54,476 DEBUG storage.ui: found free space for bootable request >09:27:54,476 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:27:54,476 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >09:27:54,477 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >09:27:54,478 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e9850> PedPartition: <_ped.Partition object at 0x7f3224031b30> >09:27:54,479 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:27:54,479 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:27:54,480 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:27:54,481 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e9b90> PedPartition: <_ped.Partition object at 0x7f324c174470> >09:27:54,482 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:54,483 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:54,483 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:54,484 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:54,485 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:54,485 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:54,485 DEBUG storage.ui: allocating partition: req4 ; id: 39 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2139677 ; start: None ; end: None >09:27:54,485 DEBUG storage.ui: checking freespace on sda >09:27:54,485 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=256MB boot=False best=None grow=True start=None >09:27:54,485 DEBUG storage.ui: checking 63-2047 (0 MB) >09:27:54,485 DEBUG storage.ui: current free range is 63-2047 (0MB) >09:27:54,485 DEBUG storage.ui: checking 1026048-3907029167 (1907228 MB) >09:27:54,486 DEBUG storage.ui: current free range is 1026048-3907029167 (1907228MB) >09:27:54,486 DEBUG storage.ui: evaluating growth potential for new layout >09:27:54,486 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:27:54,486 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:54,486 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >09:27:54,486 DEBUG storage.ui: calculating growth for disk /dev/sda >09:27:54,487 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >09:27:54,487 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43eb890> PedPartition: <_ped.Partition object at 0x7f324c174350> >09:27:54,488 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:27:54,489 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >09:27:54,489 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:54,489 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:54,489 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:54,489 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:54,490 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:54,490 DEBUG storage.ui: 1 requests and 3905480817 (1906973MB) left in chunk >09:27:54,490 DEBUG storage.ui: adding 3905480817 (1906973MB) to 39 (sda2) >09:27:54,490 DEBUG storage.ui: new grow amount for request 39 (sda2) is 3905480817 units, or 1906973MB >09:27:54,490 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 500MB >09:27:54,490 DEBUG storage.ui: request 39 (sda2) growth: 3905480817 (1906973MB) size: 1907229MB >09:27:54,490 DEBUG storage.ui: disk /dev/sda growth: 3905480817 (1906973MB) >09:27:54,491 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:54,491 DEBUG storage.ui: device sda2 new partedPartition None >09:27:54,492 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >09:27:54,492 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:27:54,493 DEBUG storage.ui: total growth: 3905480817 sectors >09:27:54,493 DEBUG storage.ui: updating use_disk to sda, type: 0 >09:27:54,493 DEBUG storage.ui: new free: 1026048-3907029167 / 1907228MB >09:27:54,493 DEBUG storage.ui: new free allows for 3905480817 sectors of growth >09:27:54,493 DEBUG storage.ui: created partition sda2 of 256MB and added it to /dev/sda >09:27:54,494 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >09:27:54,494 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e9d50> PedPartition: <_ped.Partition object at 0x7f324c17b650> >09:27:54,495 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:27:54,496 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >09:27:54,497 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:54,497 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e9c10> PedPartition: <_ped.Partition object at 0x7f324c174410> >09:27:54,499 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:54,500 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:54,500 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:54,501 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:27:54,501 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:27:54,501 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:27:54,502 DEBUG storage.ui: allocating partition: req5 ; id: 40 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2139677 ; start: None ; end: None >09:27:54,502 DEBUG storage.ui: checking freespace on sdb >09:27:54,502 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=256MB boot=False best=None grow=True start=None >09:27:54,502 DEBUG storage.ui: checking 63-488397167 (238475 MB) >09:27:54,502 DEBUG storage.ui: current free range is 63-488397167 (238475MB) >09:27:54,502 DEBUG storage.ui: evaluating growth potential for new layout >09:27:54,502 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:27:54,503 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:27:54,503 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >09:27:54,504 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e9810> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >09:27:54,505 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:27:54,505 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:54,506 DEBUG storage.ui: adding request 40 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:54,506 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:54,506 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:54,506 DEBUG storage.ui: 1 requests and 487872817 (238219MB) left in chunk >09:27:54,506 DEBUG storage.ui: adding 487872817 (238219MB) to 40 (sdb1) >09:27:54,506 DEBUG storage.ui: new grow amount for request 40 (sdb1) is 487872817 units, or 238219MB >09:27:54,506 DEBUG storage.ui: request 40 (sdb1) growth: 487872817 (238219MB) size: 238475MB >09:27:54,506 DEBUG storage.ui: disk /dev/sdb growth: 487872817 (238219MB) >09:27:54,506 DEBUG storage.ui: calculating growth for disk /dev/sda >09:27:54,506 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:54,506 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:54,507 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:54,507 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:54,507 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:54,507 DEBUG storage.ui: 1 requests and 3905480817 (1906973MB) left in chunk >09:27:54,507 DEBUG storage.ui: adding 3905480817 (1906973MB) to 39 (sda2) >09:27:54,507 DEBUG storage.ui: new grow amount for request 39 (sda2) is 3905480817 units, or 1906973MB >09:27:54,507 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 500MB >09:27:54,507 DEBUG storage.ui: request 39 (sda2) growth: 3905480817 (1906973MB) size: 1907229MB >09:27:54,507 DEBUG storage.ui: disk /dev/sda growth: 3905480817 (1906973MB) >09:27:54,508 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:54,508 DEBUG storage.ui: device sdb1 new partedPartition None >09:27:54,509 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sdb ; >09:27:54,510 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:54,510 DEBUG storage.ui: total growth: 4393353634 sectors >09:27:54,510 DEBUG storage.ui: updating use_disk to sdb, type: 0 >09:27:54,510 DEBUG storage.ui: new free: 63-488397167 / 238475MB >09:27:54,510 DEBUG storage.ui: new free allows for 4393353634 sectors of growth >09:27:54,510 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:27:54,510 DEBUG storage.ui: created partition sdb1 of 256MB and added it to /dev/sdb >09:27:54,511 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >09:27:54,511 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e9150> PedPartition: <_ped.Partition object at 0x7f324c174770> >09:27:54,512 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:27:54,513 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:54,514 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:54,514 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e90d0> PedPartition: <_ped.Partition object at 0x43dd230> >09:27:54,514 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 41)', 'sda2(id 39)', 'sdb1(id 40)'] >09:27:54,515 DEBUG storage.ui: growable partitions are ['sda2', 'sdb1'] >09:27:54,515 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:54,515 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:27:54,515 DEBUG storage.ui: disk sda has 1 chunks >09:27:54,515 DEBUG storage.ui: adding request 40 to chunk 488397105 (63-488397167) on /dev/sdb >09:27:54,515 DEBUG storage.ui: disk sdb has 1 chunks >09:27:54,515 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:27:54,515 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:27:54,515 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:54,515 DEBUG storage.ui: 1 requests and 3905480817 (1906973MB) left in chunk >09:27:54,516 DEBUG storage.ui: adding 3905480817 (1906973MB) to 39 (sda2) >09:27:54,516 DEBUG storage.ui: new grow amount for request 39 (sda2) is 3905480817 units, or 1906973MB >09:27:54,516 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:27:54,516 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:27:54,516 DEBUG storage.ui: 1 requests and 487872817 (238219MB) left in chunk >09:27:54,516 DEBUG storage.ui: adding 487872817 (238219MB) to 40 (sdb1) >09:27:54,516 DEBUG storage.ui: new grow amount for request 40 (sdb1) is 487872817 units, or 238219MB >09:27:54,516 DEBUG storage.ui: set: ['sda2', 'sdb1'] 512/2139677 >09:27:54,516 DEBUG storage.ui: allocating 1906973 to TotalSizeSet with 512/2139677 (2139165 needed) >09:27:54,516 DEBUG storage.ui: allocating 238219 to TotalSizeSet with 1907485/2139677 (232191 needed) >09:27:54,516 DEBUG storage.ui: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 3905480817 max_grow = 4294443007 >done = False >09:27:54,516 DEBUG storage.ui: needed: -6027 >09:27:54,516 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 3905480817 max_grow = 4294443007 >done = False 6171857 (3013 MB) >09:27:54,516 DEBUG storage.ui: deallocating 3013 from TotalSizeSet with 2145704/2139677 (-6027 needed) >09:27:54,517 DEBUG storage.ui: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False >09:27:54,517 DEBUG storage.ui: needed: -3013 >09:27:54,517 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False 6171857 (3013 MB) >09:27:54,517 DEBUG storage.ui: deallocating 3013 from TotalSizeSet with 2142690/2139677 (-3013 needed) >09:27:54,517 DEBUG storage.ui: set: ['sda2', 'sdb1'] 2139677/2139677 >09:27:54,517 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2139677/2139677 (0 needed) >09:27:54,517 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2139677/2139677 (0 needed) >09:27:54,517 DEBUG storage.ui: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 3899308960 max_grow = 4294443007 >done = True >09:27:54,518 DEBUG storage.ui: needed: 0 >09:27:54,518 DEBUG storage.ui: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 481700960 max_grow = 4294443007 >done = True >09:27:54,518 DEBUG storage.ui: needed: 0 >09:27:54,518 DEBUG storage.ui: growing partitions on sda >09:27:54,518 DEBUG storage.ui: partition sda1 (41): 0 >09:27:54,518 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43e9290> >09:27:54,519 DEBUG storage.ui: partition sda2 (39): 0 >09:27:54,519 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 3900858367 length: 3899832320 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43e94d0> >09:27:54,519 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 39)'] from disk(s) ['sda'] >09:27:54,520 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:27:54,520 DEBUG storage.ui: device sda1 new partedPartition None >09:27:54,521 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >09:27:54,522 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:27:54,522 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:54,523 DEBUG storage.ui: device sda2 new partedPartition None >09:27:54,523 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >09:27:54,524 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:27:54,524 DEBUG storage.ui: back from removeNewPartitions >09:27:54,524 DEBUG storage.ui: extended: None >09:27:54,524 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43e9290> >09:27:54,525 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >09:27:54,526 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43ea7d0> PedPartition: <_ped.Partition object at 0x43dd410> >09:27:54,527 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:27:54,527 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:27:54,528 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:27:54,529 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43ea710> PedPartition: <_ped.Partition object at 0x7f324c174470> >09:27:54,529 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 1026048 end: 3900858367 length: 3899832320 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43e94d0> >09:27:54,530 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >09:27:54,530 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43eae10> PedPartition: <_ped.Partition object at 0x43dd2f0> >09:27:54,531 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:27:54,532 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >09:27:54,533 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:27:54,533 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43f3090> PedPartition: <_ped.Partition object at 0x7f324c174410> >09:27:54,533 DEBUG storage.ui: growing partitions on sdb >09:27:54,533 DEBUG storage.ui: partition sdb1 (40): 0 >09:27:54,533 DEBUG storage.ui: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 482226175 length: 482224128 > device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x43e9c90> >09:27:54,533 DEBUG storage.ui: removing all non-preexisting partitions ['sdb1(id 40)'] from disk(s) ['sdb'] >09:27:54,534 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:54,534 DEBUG storage.ui: device sdb1 new partedPartition None >09:27:54,535 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sdb ; >09:27:54,536 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:27:54,536 DEBUG storage.ui: back from removeNewPartitions >09:27:54,536 DEBUG storage.ui: extended: None >09:27:54,536 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 2048 end: 482226175 length: 482224128 > device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x43e9c90> >09:27:54,537 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >09:27:54,537 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e9dd0> PedPartition: <_ped.Partition object at 0x7f324c174350> >09:27:54,538 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:27:54,539 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:27:54,540 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:27:54,540 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43eb150> PedPartition: <_ped.Partition object at 0x7f3224031b30> >09:27:54,541 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot at 500.00 >09:27:54,541 DEBUG storage.ui: fixing size of non-existent 1904215MB partition sda2 (39) with non-existent btrfs filesystem at 1904215.00 >09:27:54,541 DEBUG storage.ui: fixing size of non-existent 235461MB partition sdb1 (40) with non-existent btrfs filesystem at 235461.00 >09:27:54,542 DEBUG storage.ui: new member set: ['sda2', 'sdb1'] >09:27:54,542 DEBUG storage.ui: old member set: ['sda2', 'sdb1'] >09:27:54,546 DEBUG blivet: looking up parted Device: /dev/sdd >09:27:54,548 INFO blivet: Skipping disk: sdd: No media present >09:27:54,548 DEBUG blivet: looking up parted Device: /dev/sde >09:27:54,549 INFO blivet: Skipping disk: sde: No media present >09:27:54,550 DEBUG blivet: looking up parted Device: /dev/sdf >09:27:54,551 INFO blivet: Skipping disk: sdf: No media present >09:27:54,551 DEBUG blivet: looking up parted Device: /dev/sdg >09:27:54,553 INFO blivet: Skipping disk: sdg: No media present >09:27:54,559 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:54,560 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:54,563 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 0, [], {} >09:27:54,566 DEBUG blivet: Ext4FS.supported: supported: True ; >09:27:54,567 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:27:58,731 DEBUG blivet: Ext4FS.supported: supported: True ; >09:27:58,732 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:27:58,733 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f323c068650>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >09:27:58,739 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:58,739 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:58,743 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:58,744 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:27:58,744 DEBUG blivet: BTRFS.supported: supported: True ; >09:27:58,744 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 0, [], {} >09:27:58,752 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 0, [], {} >09:28:03,633 INFO storage.ui: removed btrfs subvolume root (id 44) from device tree >09:28:03,634 DEBUG storage.ui: BTRFSVolumeDevice.removeChild: kids: 2 ; name: fedora ; >09:28:03,634 INFO storage.ui: registered action: [65] Destroy Device btrfs subvolume root (id 44) >09:28:03,634 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 0, ['sda', 'sdb'], {'container_raid_level': 'single', 'container_encrypted': False, 'container_size': 0, 'container_name': 'fedora'} >09:28:03,635 DEBUG storage.ui: BTRFSFactory.configure: parent_factory: None ; >09:28:03,635 DEBUG storage.ui: starting Blivet copy >09:28:03,660 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:03,660 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43ea650> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44041d0> PedPartition: <_ped.Partition object at 0x7f324c174350> >09:28:03,661 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:28:03,661 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43ea650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4404350> PedPartition: <_ped.Partition object at 0x43dd110> >09:28:03,662 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:03,662 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43e4f10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4404450> PedPartition: <_ped.Partition object at 0x43dd2f0> >09:28:03,663 DEBUG storage.ui: finished Blivet copy >09:28:03,663 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >09:28:03,664 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f323c068650>, 500, [DiskDevice instance (0x7f323c047610) -- > name = sda status = True kids = 2 id = 5 > parents = [] > uuid = None size = 1907729.08594 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f324c0b8170> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- > name = sdb status = True kids = 1 id = 13 > parents = [] > uuid = None size = 238475.179688 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x328b200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>]] >09:28:03,664 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'btrfs'} >09:28:03,664 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.BTRFSFactory object at 0x43e4590> ; >09:28:03,665 DEBUG storage.ui: parent factory container: non-existent 2139676MB btrfs volume fedora (43) with non-existent btrfs filesystem >09:28:03,665 DEBUG storage.ui: members: ['sda2', 'sdb1'] >09:28:03,665 DEBUG storage.ui: add_disks: [] >09:28:03,665 DEBUG storage.ui: remove_disks: [] >09:28:03,666 DEBUG storage.ui: BTRFS.supported: supported: True ; >09:28:03,666 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >09:28:03,666 DEBUG storage.ui: adding a TotalSizeSet with size 500 >09:28:03,666 DEBUG storage.ui: set.allocated = 512 >09:28:03,667 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:28:03,668 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >09:28:03,668 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 39)', 'sdb1(id 40)'] from disk(s) ['sda', 'sdb'] >09:28:03,669 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:03,669 DEBUG storage.ui: device sda1 new partedPartition None >09:28:03,670 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >09:28:03,671 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:28:03,671 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:28:03,672 DEBUG storage.ui: device sda2 new partedPartition None >09:28:03,672 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >09:28:03,673 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:28:03,674 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:03,674 DEBUG storage.ui: device sdb1 new partedPartition None >09:28:03,674 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sdb ; >09:28:03,675 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:28:03,675 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req6(id 41)', 'req4(id 39)', 'req5(id 40)'] >09:28:03,675 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 41)', 'req4(id 39)', 'req5(id 40)'] from disk(s) ['sda', 'sdb'] >09:28:03,676 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:03,677 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:03,677 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:03,678 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:03,679 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:03,679 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:03,679 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:03,680 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:03,680 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:03,681 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:03,682 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:03,682 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:03,682 DEBUG storage.ui: allocating partition: req6 ; id: 41 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >09:28:03,682 DEBUG storage.ui: checking freespace on sda >09:28:03,682 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >09:28:03,682 DEBUG storage.ui: checking 63-3907029167 (1907729 MB) >09:28:03,683 DEBUG storage.ui: current free range is 63-3907029167 (1907729MB) >09:28:03,683 DEBUG storage.ui: updating use_disk to sda, type: 0 >09:28:03,683 DEBUG storage.ui: new free: 63-3907029167 / 1907729MB >09:28:03,683 DEBUG storage.ui: new free allows for 0 sectors of growth >09:28:03,683 DEBUG storage.ui: found free space for bootable request >09:28:03,683 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:28:03,683 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >09:28:03,684 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >09:28:03,684 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4404750> PedPartition: <_ped.Partition object at 0x7f324c17b650> >09:28:03,685 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:28:03,686 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:28:03,687 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:03,687 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4404a10> PedPartition: <_ped.Partition object at 0x7f324c174410> >09:28:03,688 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:03,688 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:03,689 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:03,689 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:03,690 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:03,690 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:03,690 DEBUG storage.ui: allocating partition: req4 ; id: 39 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 500 ; start: None ; end: None >09:28:03,690 DEBUG storage.ui: checking freespace on sda >09:28:03,690 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=256MB boot=False best=None grow=True start=None >09:28:03,691 DEBUG storage.ui: checking 63-2047 (0 MB) >09:28:03,691 DEBUG storage.ui: current free range is 63-2047 (0MB) >09:28:03,691 DEBUG storage.ui: checking 1026048-3907029167 (1907228 MB) >09:28:03,691 DEBUG storage.ui: current free range is 1026048-3907029167 (1907228MB) >09:28:03,691 DEBUG storage.ui: evaluating growth potential for new layout >09:28:03,691 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:28:03,691 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:28:03,691 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >09:28:03,691 DEBUG storage.ui: calculating growth for disk /dev/sda >09:28:03,692 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >09:28:03,693 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4404d10> PedPartition: <_ped.Partition object at 0x7f324c174470> >09:28:03,694 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:28:03,694 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >09:28:03,694 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:28:03,695 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:28:03,695 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:28:03,695 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:28:03,695 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 499712 >done = False >09:28:03,695 DEBUG storage.ui: 1 requests and 3905480817 (1906973MB) left in chunk >09:28:03,695 DEBUG storage.ui: adding 3905480817 (1906973MB) to 39 (sda2) >09:28:03,695 DEBUG storage.ui: taking back 3904981105 (1906729MB) from 39 (sda2) >09:28:03,695 DEBUG storage.ui: new grow amount for request 39 (sda2) is 499712 units, or 244MB >09:28:03,695 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 500MB >09:28:03,695 DEBUG storage.ui: request 39 (sda2) growth: 499712 (244MB) size: 500MB >09:28:03,695 DEBUG storage.ui: disk /dev/sda growth: 499712 (244MB) >09:28:03,696 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:28:03,696 DEBUG storage.ui: device sda2 new partedPartition None >09:28:03,697 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >09:28:03,697 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:28:03,697 DEBUG storage.ui: total growth: 499712 sectors >09:28:03,698 DEBUG storage.ui: updating use_disk to sda, type: 0 >09:28:03,698 DEBUG storage.ui: new free: 1026048-3907029167 / 1907228MB >09:28:03,698 DEBUG storage.ui: new free allows for 499712 sectors of growth >09:28:03,698 DEBUG storage.ui: created partition sda2 of 256MB and added it to /dev/sda >09:28:03,699 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >09:28:03,699 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e9b50> PedPartition: <_ped.Partition object at 0x43dd170> >09:28:03,700 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:28:03,700 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >09:28:03,701 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:28:03,702 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43f3090> PedPartition: <_ped.Partition object at 0x43dd410> >09:28:03,702 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:03,703 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:03,703 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:03,704 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:03,705 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:03,705 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:03,705 DEBUG storage.ui: allocating partition: req5 ; id: 40 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 500 ; start: None ; end: None >09:28:03,705 DEBUG storage.ui: checking freespace on sdb >09:28:03,705 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=256MB boot=False best=None grow=True start=None >09:28:03,705 DEBUG storage.ui: checking 63-488397167 (238475 MB) >09:28:03,705 DEBUG storage.ui: current free range is 63-488397167 (238475MB) >09:28:03,705 DEBUG storage.ui: evaluating growth potential for new layout >09:28:03,706 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:28:03,706 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:28:03,707 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >09:28:03,707 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4404610> PedPartition: <_ped.Partition object at 0x7f3224031b30> >09:28:03,708 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:28:03,708 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:28:03,708 DEBUG storage.ui: adding request 40 to chunk 488397105 (63-488397167) on /dev/sdb >09:28:03,709 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:28:03,709 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 499712 >done = False >09:28:03,709 DEBUG storage.ui: 1 requests and 487872817 (238219MB) left in chunk >09:28:03,709 DEBUG storage.ui: adding 487872817 (238219MB) to 40 (sdb1) >09:28:03,709 DEBUG storage.ui: taking back 487373105 (237975MB) from 40 (sdb1) >09:28:03,709 DEBUG storage.ui: new grow amount for request 40 (sdb1) is 499712 units, or 244MB >09:28:03,709 DEBUG storage.ui: request 40 (sdb1) growth: 499712 (244MB) size: 500MB >09:28:03,709 DEBUG storage.ui: disk /dev/sdb growth: 499712 (244MB) >09:28:03,709 DEBUG storage.ui: calculating growth for disk /dev/sda >09:28:03,709 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:28:03,709 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:28:03,709 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:28:03,710 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:28:03,710 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 499712 >done = False >09:28:03,710 DEBUG storage.ui: 1 requests and 3905480817 (1906973MB) left in chunk >09:28:03,710 DEBUG storage.ui: adding 3905480817 (1906973MB) to 39 (sda2) >09:28:03,710 DEBUG storage.ui: taking back 3904981105 (1906729MB) from 39 (sda2) >09:28:03,710 DEBUG storage.ui: new grow amount for request 39 (sda2) is 499712 units, or 244MB >09:28:03,710 DEBUG storage.ui: request 41 (sda1) growth: 0 (0MB) size: 500MB >09:28:03,710 DEBUG storage.ui: request 39 (sda2) growth: 499712 (244MB) size: 500MB >09:28:03,710 DEBUG storage.ui: disk /dev/sda growth: 499712 (244MB) >09:28:03,711 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:03,711 DEBUG storage.ui: device sdb1 new partedPartition None >09:28:03,712 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sdb ; >09:28:03,712 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:28:03,712 DEBUG storage.ui: total growth: 999424 sectors >09:28:03,712 DEBUG storage.ui: updating use_disk to sdb, type: 0 >09:28:03,713 DEBUG storage.ui: new free: 63-488397167 / 238475MB >09:28:03,713 DEBUG storage.ui: new free allows for 999424 sectors of growth >09:28:03,713 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:28:03,713 DEBUG storage.ui: created partition sdb1 of 256MB and added it to /dev/sdb >09:28:03,714 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >09:28:03,714 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4404ad0> PedPartition: <_ped.Partition object at 0x7f324c174470> >09:28:03,715 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:28:03,715 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:28:03,716 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:03,717 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4404b90> PedPartition: <_ped.Partition object at 0x43dd4d0> >09:28:03,717 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 41)', 'sda2(id 39)', 'sdb1(id 40)'] >09:28:03,717 DEBUG storage.ui: growable partitions are ['sda2', 'sdb1'] >09:28:03,717 DEBUG storage.ui: adding request 41 to chunk 3907029105 (63-3907029167) on /dev/sda >09:28:03,717 DEBUG storage.ui: adding request 39 to chunk 3907029105 (63-3907029167) on /dev/sda >09:28:03,717 DEBUG storage.ui: disk sda has 1 chunks >09:28:03,717 DEBUG storage.ui: adding request 40 to chunk 488397105 (63-488397167) on /dev/sdb >09:28:03,717 DEBUG storage.ui: disk sdb has 1 chunks >09:28:03,717 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:28:03,717 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:28:03,718 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 0 max_grow = 499712 >done = False >09:28:03,718 DEBUG storage.ui: 1 requests and 3905480817 (1906973MB) left in chunk >09:28:03,718 DEBUG storage.ui: adding 3905480817 (1906973MB) to 39 (sda2) >09:28:03,718 DEBUG storage.ui: taking back 3904981105 (1906729MB) from 39 (sda2) >09:28:03,718 DEBUG storage.ui: new grow amount for request 39 (sda2) is 499712 units, or 244MB >09:28:03,718 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:28:03,718 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 499712 >done = False >09:28:03,718 DEBUG storage.ui: 1 requests and 487872817 (238219MB) left in chunk >09:28:03,718 DEBUG storage.ui: adding 487872817 (238219MB) to 40 (sdb1) >09:28:03,718 DEBUG storage.ui: taking back 487373105 (237975MB) from 40 (sdb1) >09:28:03,718 DEBUG storage.ui: new grow amount for request 40 (sdb1) is 499712 units, or 244MB >09:28:03,718 DEBUG storage.ui: set: ['sda2', 'sdb1'] 512/500 >09:28:03,718 DEBUG storage.ui: allocating 244 to TotalSizeSet with 512/500 (-12 needed) >09:28:03,719 DEBUG storage.ui: allocating 244 to TotalSizeSet with 756/500 (-256 needed) >09:28:03,719 DEBUG storage.ui: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 499712 max_grow = 499712 >done = True >09:28:03,719 DEBUG storage.ui: needed: -500 >09:28:03,719 DEBUG storage.ui: not reclaiming from this request >09:28:03,719 DEBUG storage.ui: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 499712 max_grow = 499712 >done = True >09:28:03,719 DEBUG storage.ui: needed: -500 >09:28:03,719 DEBUG storage.ui: not reclaiming from this request >09:28:03,719 DEBUG storage.ui: set: ['sda2', 'sdb1'] 1000/500 >09:28:03,719 DEBUG storage.ui: allocating 0 to TotalSizeSet with 1000/500 (-500 needed) >09:28:03,719 DEBUG storage.ui: allocating 0 to TotalSizeSet with 1000/500 (-500 needed) >09:28:03,719 DEBUG storage.ui: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 499712 max_grow = 499712 >done = True >09:28:03,719 DEBUG storage.ui: needed: -500 >09:28:03,719 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 39 name = sda2 growable = True >base = 524288 growth = 499712 max_grow = 499712 >done = True 499712 (244 MB) >09:28:03,719 DEBUG storage.ui: deallocating 244 from TotalSizeSet with 1000/500 (-500 needed) >09:28:03,719 DEBUG storage.ui: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 499712 max_grow = 499712 >done = True >09:28:03,720 DEBUG storage.ui: needed: -256 >09:28:03,720 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 40 name = sdb1 growable = True >base = 524288 growth = 499712 max_grow = 499712 >done = True 499712 (244 MB) >09:28:03,720 DEBUG storage.ui: deallocating 244 from TotalSizeSet with 756/500 (-256 needed) >09:28:03,720 DEBUG storage.ui: growing partitions on sda >09:28:03,720 DEBUG storage.ui: partition sda1 (41): 0 >09:28:03,720 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x4404dd0> >09:28:03,720 DEBUG storage.ui: partition sda2 (39): 0 >09:28:03,720 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 1550335 length: 524288 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x4404f50> >09:28:03,720 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 41)', 'sda2(id 39)'] from disk(s) ['sda'] >09:28:03,721 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:03,721 DEBUG storage.ui: device sda1 new partedPartition None >09:28:03,722 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >09:28:03,723 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:28:03,723 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:28:03,723 DEBUG storage.ui: device sda2 new partedPartition None >09:28:03,724 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >09:28:03,725 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:28:03,725 DEBUG storage.ui: back from removeNewPartitions >09:28:03,725 DEBUG storage.ui: extended: None >09:28:03,725 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x4404dd0> >09:28:03,726 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >09:28:03,726 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x463d210> PedPartition: <_ped.Partition object at 0x43dd0b0> >09:28:03,727 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:28:03,728 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:28:03,728 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:03,729 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x463d350> PedPartition: <_ped.Partition object at 0x43dd290> >09:28:03,729 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 1026048 end: 1550335 length: 524288 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x4404f50> >09:28:03,730 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >09:28:03,730 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4404b50> PedPartition: <_ped.Partition object at 0x43dd230> >09:28:03,731 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >09:28:03,731 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >09:28:03,732 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >09:28:03,733 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e4650> PedPartition: <_ped.Partition object at 0x7f324c174470> >09:28:03,733 DEBUG storage.ui: growing partitions on sdb >09:28:03,733 DEBUG storage.ui: partition sdb1 (40): 0 >09:28:03,733 DEBUG storage.ui: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 526335 length: 524288 > device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x43e3610> >09:28:03,733 DEBUG storage.ui: removing all non-preexisting partitions ['sdb1(id 40)'] from disk(s) ['sdb'] >09:28:03,734 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:03,734 DEBUG storage.ui: device sdb1 new partedPartition None >09:28:03,735 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sdb ; >09:28:03,735 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:28:03,735 DEBUG storage.ui: back from removeNewPartitions >09:28:03,736 DEBUG storage.ui: extended: None >09:28:03,736 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 2048 end: 526335 length: 524288 > device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x43e3610> >09:28:03,736 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >09:28:03,737 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e4690> PedPartition: <_ped.Partition object at 0x7f324c174410> >09:28:03,737 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:28:03,738 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:28:03,739 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:03,739 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44048d0> PedPartition: <_ped.Partition object at 0x7f324c17b650> >09:28:03,739 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (41) with non-existent ext4 filesystem mounted at /boot at 500.00 >09:28:03,740 DEBUG storage.ui: fixing size of non-existent 256MB partition sda2 (39) with non-existent btrfs filesystem at 256.00 >09:28:03,740 DEBUG storage.ui: fixing size of non-existent 256MB partition sdb1 (40) with non-existent btrfs filesystem at 256.00 >09:28:03,740 DEBUG storage.ui: new member set: ['sda2', 'sdb1'] >09:28:03,740 DEBUG storage.ui: old member set: ['sda2', 'sdb1'] >09:28:03,741 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:03,742 INFO blivet: Skipping disk: sdd: No media present >09:28:03,742 DEBUG blivet: looking up parted Device: /dev/sde >09:28:03,744 INFO blivet: Skipping disk: sde: No media present >09:28:03,744 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:03,746 INFO blivet: Skipping disk: sdf: No media present >09:28:03,746 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:03,747 INFO blivet: Skipping disk: sdg: No media present >09:28:03,753 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:03,755 DEBUG blivet: looking up parted Device: /dev/sde >09:28:03,757 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:03,758 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:03,768 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:03,770 DEBUG blivet: looking up parted Device: /dev/sde >09:28:03,772 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:03,773 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:03,778 DEBUG blivet: Ext4FS.supported: supported: True ; >09:28:03,778 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:28:04,257 INFO storage.ui: removed partition sda1 (id 41) from device tree >09:28:04,258 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:28:04,258 INFO storage.ui: registered action: [66] Destroy Device partition sda1 (id 41) >09:28:04,258 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:04,260 INFO blivet: Skipping disk: sdd: No media present >09:28:04,260 DEBUG blivet: looking up parted Device: /dev/sde >09:28:04,262 INFO blivet: Skipping disk: sde: No media present >09:28:04,262 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:04,264 INFO blivet: Skipping disk: sdf: No media present >09:28:04,264 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:04,266 INFO blivet: Skipping disk: sdg: No media present >09:28:04,270 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:04,271 DEBUG blivet: looking up parted Device: /dev/sde >09:28:04,273 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:04,275 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:04,283 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:04,285 DEBUG blivet: looking up parted Device: /dev/sde >09:28:04,286 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:04,288 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:04,293 DEBUG blivet: BTRFS.supported: supported: True ; >09:28:04,293 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:28:04,298 DEBUG blivet: BTRFS.supported: supported: True ; >09:28:04,298 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:28:04,299 DEBUG blivet: BTRFS.supported: supported: True ; >09:28:04,299 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 0, [], {} >09:28:04,306 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 0, [], {} >09:28:04,311 DEBUG blivet: BTRFS.supported: supported: True ; >09:28:04,311 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:28:04,315 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 0, [], {} >09:28:04,758 INFO storage.ui: removed btrfs subvolume home (id 45) from device tree >09:28:04,758 DEBUG storage.ui: BTRFSVolumeDevice.removeChild: kids: 1 ; name: fedora ; >09:28:04,758 INFO storage.ui: registered action: [67] Destroy Device btrfs subvolume home (id 45) >09:28:04,759 INFO storage.ui: removed btrfs volume fedora (id 43) from device tree >09:28:04,759 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >09:28:04,760 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >09:28:04,760 INFO storage.ui: registered action: [68] Destroy Device btrfs volume fedora (id 43) >09:28:04,760 INFO storage.ui: removed partition sda2 (id 39) from device tree >09:28:04,761 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:28:04,761 INFO storage.ui: registered action: [69] Destroy Device partition sda2 (id 39) >09:28:04,761 INFO storage.ui: removed partition sdb1 (id 40) from device tree >09:28:04,762 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:28:04,762 INFO storage.ui: registered action: [70] Destroy Device partition sdb1 (id 40) >09:28:04,762 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:04,764 INFO blivet: Skipping disk: sdd: No media present >09:28:04,764 DEBUG blivet: looking up parted Device: /dev/sde >09:28:04,766 INFO blivet: Skipping disk: sde: No media present >09:28:04,766 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:04,767 INFO blivet: Skipping disk: sdf: No media present >09:28:04,767 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:04,769 INFO blivet: Skipping disk: sdg: No media present >09:28:04,773 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:04,775 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:04,776 DEBUG blivet: looking up parted Device: /dev/sde >09:28:04,778 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:04,782 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:04,784 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:04,786 DEBUG blivet: looking up parted Device: /dev/sde >09:28:04,787 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:06,887 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >09:28:06,887 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >09:28:06,887 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >09:28:13,296 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, None, [], {} >09:28:13,298 DEBUG storage.ui: Blivet.factoryDevice: 3 ; None ; mountpoint: / ; disks: [DiskDevice instance (0x7f323c047610) -- > name = sda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1907729.08594 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f324c0b8170> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- > name = sdb status = True kids = 0 id = 13 > parents = [] > uuid = None size = 238475.179688 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x328b200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>] ; fstype: ext4 ; encrypted: False ; >09:28:13,298 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, None, ['sda', 'sdb'], {'mountpoint': '/', 'fstype': 'ext4', 'encrypted': False} >09:28:13,299 DEBUG storage.ui: BTRFSFactory.configure: parent_factory: None ; >09:28:13,299 DEBUG storage.ui: starting Blivet copy >09:28:13,327 DEBUG storage.ui: finished Blivet copy >09:28:13,329 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >09:28:13,331 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f323c068650>, 2146204, [DiskDevice instance (0x7f323c047610) -- > name = sda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1907729.08594 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f324c0b8170> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- > name = sdb status = True kids = 0 id = 13 > parents = [] > uuid = None size = 238475.179688 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x328b200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>]] >09:28:13,331 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'btrfs'} >09:28:13,331 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.BTRFSFactory object at 0x463d050> ; >09:28:13,331 DEBUG storage.ui: parent factory container: None >09:28:13,332 DEBUG storage.ui: members: [] >09:28:13,332 DEBUG storage.ui: add_disks: ['sda', 'sdb'] >09:28:13,332 DEBUG storage.ui: remove_disks: [] >09:28:13,333 DEBUG storage.ui: BTRFS.supported: supported: True ; >09:28:13,333 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >09:28:13,334 DEBUG storage.ui: BTRFS.supported: supported: True ; >09:28:13,334 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >09:28:13,335 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:28:13,335 DEBUG storage.ui: PartitionDevice._setFormat: req8 ; >09:28:13,336 DEBUG storage.ui: PartitionDevice._setFormat: req8 ; current: None ; type: btrfs ; >09:28:13,337 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:28:13,337 INFO storage.ui: added partition req8 (id 46) to device tree >09:28:13,337 INFO storage.ui: registered action: [71] Create Device partition req8 (id 46) >09:28:13,337 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:28:13,337 INFO storage.ui: registered action: [72] Create Format btrfs filesystem on partition req8 (id 46) >09:28:13,338 DEBUG storage.ui: BTRFS.supported: supported: True ; >09:28:13,338 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >09:28:13,339 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:28:13,339 DEBUG storage.ui: PartitionDevice._setFormat: req9 ; >09:28:13,340 DEBUG storage.ui: PartitionDevice._setFormat: req9 ; current: None ; type: btrfs ; >09:28:13,341 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:28:13,341 INFO storage.ui: added partition req9 (id 47) to device tree >09:28:13,341 INFO storage.ui: registered action: [73] Create Device partition req9 (id 47) >09:28:13,341 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:28:13,341 INFO storage.ui: registered action: [74] Create Format btrfs filesystem on partition req9 (id 47) >09:28:13,341 DEBUG storage.ui: adding a TotalSizeSet with size 2146204 >09:28:13,341 DEBUG storage.ui: set.allocated = 512 >09:28:13,342 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:28:13,343 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >09:28:13,343 DEBUG storage.ui: removing all non-preexisting partitions ['req8(id 46)', 'req9(id 47)'] from disk(s) ['sda', 'sdb'] >09:28:13,344 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req8(id 46)', 'req9(id 47)'] >09:28:13,344 DEBUG storage.ui: removing all non-preexisting partitions ['req8(id 46)', 'req9(id 47)'] from disk(s) ['sda', 'sdb'] >09:28:13,345 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:13,345 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:13,345 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:13,346 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:13,347 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:13,347 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:13,347 DEBUG storage.ui: allocating partition: req8 ; id: 46 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2146204 ; start: None ; end: None >09:28:13,347 DEBUG storage.ui: checking freespace on sda >09:28:13,347 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=256MB boot=False best=None grow=True start=None >09:28:13,348 DEBUG storage.ui: checking 63-3907029167 (1907729 MB) >09:28:13,348 DEBUG storage.ui: current free range is 63-3907029167 (1907729MB) >09:28:13,348 DEBUG storage.ui: evaluating growth potential for new layout >09:28:13,348 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:28:13,348 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:28:13,348 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >09:28:13,348 DEBUG storage.ui: calculating growth for disk /dev/sda >09:28:13,348 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:28:13,349 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >09:28:13,349 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43cd1d0> PedPartition: <_ped.Partition object at 0x7f3224031b30> >09:28:13,350 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:28:13,351 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:28:13,351 DEBUG storage.ui: adding request 46 to chunk 3907029105 (63-3907029167) on /dev/sda >09:28:13,351 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:28:13,351 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:28:13,351 DEBUG storage.ui: 1 requests and 3906504817 (1907473MB) left in chunk >09:28:13,351 DEBUG storage.ui: adding 3906504817 (1907473MB) to 46 (sda1) >09:28:13,352 DEBUG storage.ui: new grow amount for request 46 (sda1) is 3906504817 units, or 1907473MB >09:28:13,352 DEBUG storage.ui: request 46 (sda1) growth: 3906504817 (1907473MB) size: 1907729MB >09:28:13,352 DEBUG storage.ui: disk /dev/sda growth: 3906504817 (1907473MB) >09:28:13,352 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:13,352 DEBUG storage.ui: device sda1 new partedPartition None >09:28:13,353 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >09:28:13,354 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:28:13,354 DEBUG storage.ui: total growth: 3906504817 sectors >09:28:13,354 DEBUG storage.ui: updating use_disk to sda, type: 0 >09:28:13,354 DEBUG storage.ui: new free: 63-3907029167 / 1907729MB >09:28:13,354 DEBUG storage.ui: new free allows for 3906504817 sectors of growth >09:28:13,354 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:28:13,355 DEBUG storage.ui: created partition sda1 of 256MB and added it to /dev/sda >09:28:13,355 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >09:28:13,356 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43cd490> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >09:28:13,356 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:28:13,357 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:28:13,358 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:13,358 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43cd290> PedPartition: <_ped.Partition object at 0x7f324c174350> >09:28:13,359 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:13,360 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:13,360 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:13,361 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:13,361 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:13,361 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:13,362 DEBUG storage.ui: allocating partition: req9 ; id: 47 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2146204 ; start: None ; end: None >09:28:13,362 DEBUG storage.ui: checking freespace on sdb >09:28:13,362 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=256MB boot=False best=None grow=True start=None >09:28:13,362 DEBUG storage.ui: checking 63-488397167 (238475 MB) >09:28:13,362 DEBUG storage.ui: current free range is 63-488397167 (238475MB) >09:28:13,362 DEBUG storage.ui: evaluating growth potential for new layout >09:28:13,362 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:28:13,362 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:28:13,363 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >09:28:13,364 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43cd590> PedPartition: <_ped.Partition object at 0x7f324c174770> >09:28:13,364 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:28:13,365 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:28:13,365 DEBUG storage.ui: adding request 47 to chunk 488397105 (63-488397167) on /dev/sdb >09:28:13,365 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:28:13,366 DEBUG storage.ui: req: PartitionRequest instance -- >id = 47 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:28:13,366 DEBUG storage.ui: 1 requests and 487872817 (238219MB) left in chunk >09:28:13,366 DEBUG storage.ui: adding 487872817 (238219MB) to 47 (sdb1) >09:28:13,366 DEBUG storage.ui: new grow amount for request 47 (sdb1) is 487872817 units, or 238219MB >09:28:13,366 DEBUG storage.ui: request 47 (sdb1) growth: 487872817 (238219MB) size: 238475MB >09:28:13,366 DEBUG storage.ui: disk /dev/sdb growth: 487872817 (238219MB) >09:28:13,366 DEBUG storage.ui: calculating growth for disk /dev/sda >09:28:13,366 DEBUG storage.ui: adding request 46 to chunk 3907029105 (63-3907029167) on /dev/sda >09:28:13,366 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:28:13,366 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:28:13,366 DEBUG storage.ui: 1 requests and 3906504817 (1907473MB) left in chunk >09:28:13,366 DEBUG storage.ui: adding 3906504817 (1907473MB) to 46 (sda1) >09:28:13,367 DEBUG storage.ui: new grow amount for request 46 (sda1) is 3906504817 units, or 1907473MB >09:28:13,367 DEBUG storage.ui: request 46 (sda1) growth: 3906504817 (1907473MB) size: 1907729MB >09:28:13,367 DEBUG storage.ui: disk /dev/sda growth: 3906504817 (1907473MB) >09:28:13,367 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:13,367 DEBUG storage.ui: device sdb1 new partedPartition None >09:28:13,368 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdb ; >09:28:13,369 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:28:13,369 DEBUG storage.ui: total growth: 4394377634 sectors >09:28:13,369 DEBUG storage.ui: updating use_disk to sdb, type: 0 >09:28:13,369 DEBUG storage.ui: new free: 63-488397167 / 238475MB >09:28:13,369 DEBUG storage.ui: new free allows for 4394377634 sectors of growth >09:28:13,369 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:28:13,370 DEBUG storage.ui: created partition sdb1 of 256MB and added it to /dev/sdb >09:28:13,370 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >09:28:13,371 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43cd550> PedPartition: <_ped.Partition object at 0x7f3224031b30> >09:28:13,371 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:28:13,372 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:28:13,373 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:13,373 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43cd150> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >09:28:13,373 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 46)', 'sdb1(id 47)'] >09:28:13,373 DEBUG storage.ui: growable partitions are ['sda1', 'sdb1'] >09:28:13,373 DEBUG storage.ui: adding request 46 to chunk 3907029105 (63-3907029167) on /dev/sda >09:28:13,374 DEBUG storage.ui: disk sda has 1 chunks >09:28:13,374 DEBUG storage.ui: adding request 47 to chunk 488397105 (63-488397167) on /dev/sdb >09:28:13,374 DEBUG storage.ui: disk sdb has 1 chunks >09:28:13,374 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:28:13,374 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:28:13,374 DEBUG storage.ui: 1 requests and 3906504817 (1907473MB) left in chunk >09:28:13,374 DEBUG storage.ui: adding 3906504817 (1907473MB) to 46 (sda1) >09:28:13,374 DEBUG storage.ui: new grow amount for request 46 (sda1) is 3906504817 units, or 1907473MB >09:28:13,374 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:28:13,374 DEBUG storage.ui: req: PartitionRequest instance -- >id = 47 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:28:13,374 DEBUG storage.ui: 1 requests and 487872817 (238219MB) left in chunk >09:28:13,374 DEBUG storage.ui: adding 487872817 (238219MB) to 47 (sdb1) >09:28:13,375 DEBUG storage.ui: new grow amount for request 47 (sdb1) is 487872817 units, or 238219MB >09:28:13,375 DEBUG storage.ui: set: ['sda1', 'sdb1'] 512/2146204 >09:28:13,375 DEBUG storage.ui: allocating 1907473 to TotalSizeSet with 512/2146204 (2145692 needed) >09:28:13,375 DEBUG storage.ui: allocating 238219 to TotalSizeSet with 1907985/2146204 (238218 needed) >09:28:13,375 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 524288 growth = 3906504817 max_grow = 4294443007 >done = False >09:28:13,375 DEBUG storage.ui: needed: 0 >09:28:13,375 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 524288 growth = 3906504817 max_grow = 4294443007 >done = False 209 (0 MB) >09:28:13,375 DEBUG storage.ui: deallocating 0 from TotalSizeSet with 2146204/2146204 (0 needed) >09:28:13,375 DEBUG storage.ui: PartitionRequest instance -- >id = 47 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False >09:28:13,375 DEBUG storage.ui: needed: 0 >09:28:13,375 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 47 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False 209 (0 MB) >09:28:13,375 DEBUG storage.ui: deallocating 0 from TotalSizeSet with 2146204/2146204 (0 needed) >09:28:13,375 DEBUG storage.ui: set: ['sda1', 'sdb1'] 2146204/2146204 >09:28:13,376 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2146204/2146204 (0 needed) >09:28:13,376 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2146204/2146204 (0 needed) >09:28:13,376 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 524288 growth = 3906504608 max_grow = 4294443007 >done = True >09:28:13,376 DEBUG storage.ui: needed: 0 >09:28:13,376 DEBUG storage.ui: PartitionRequest instance -- >id = 47 name = sdb1 growable = True >base = 524288 growth = 487872608 max_grow = 4294443007 >done = True >09:28:13,376 DEBUG storage.ui: needed: 0 >09:28:13,376 DEBUG storage.ui: growing partitions on sda >09:28:13,377 DEBUG storage.ui: partition sda1 (46): 0 >09:28:13,377 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 3907028991 length: 3907026944 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43cd610> >09:28:13,377 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 46)'] from disk(s) ['sda'] >09:28:13,378 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:13,378 DEBUG storage.ui: device sda1 new partedPartition None >09:28:13,379 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >09:28:13,379 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:28:13,379 DEBUG storage.ui: back from removeNewPartitions >09:28:13,379 DEBUG storage.ui: extended: None >09:28:13,379 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 2048 end: 3907028991 length: 3907026944 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x43cd610> >09:28:13,380 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >09:28:13,381 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e4490> PedPartition: <_ped.Partition object at 0x7f324c174410> >09:28:13,381 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:28:13,382 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:28:13,383 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:13,383 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e4ad0> PedPartition: <_ped.Partition object at 0x43dd230> >09:28:13,383 DEBUG storage.ui: growing partitions on sdb >09:28:13,383 DEBUG storage.ui: partition sdb1 (47): 0 >09:28:13,384 DEBUG storage.ui: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 488396799 length: 488394752 > device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x43cdd50> >09:28:13,384 DEBUG storage.ui: removing all non-preexisting partitions ['sdb1(id 47)'] from disk(s) ['sdb'] >09:28:13,384 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:13,385 DEBUG storage.ui: device sdb1 new partedPartition None >09:28:13,385 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdb ; >09:28:13,386 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:28:13,386 DEBUG storage.ui: back from removeNewPartitions >09:28:13,386 DEBUG storage.ui: extended: None >09:28:13,386 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 2048 end: 488396799 length: 488394752 > device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x43cdd50> >09:28:13,387 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >09:28:13,387 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43cd650> PedPartition: <_ped.Partition object at 0x7f324c174350> >09:28:13,388 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:28:13,389 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:28:13,389 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:13,390 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e4590> PedPartition: <_ped.Partition object at 0x43dd2f0> >09:28:13,390 DEBUG storage.ui: fixing size of non-existent 1907728MB partition sda1 (46) with non-existent btrfs filesystem at 1907728.00 >09:28:13,390 DEBUG storage.ui: fixing size of non-existent 238474MB partition sdb1 (47) with non-existent btrfs filesystem at 238474.00 >09:28:13,392 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'dataLevel': 'single', 'parents': [PartitionDevice instance (0x463d150) -- > name = sda1 status = False kids = 0 id = 46 > parents = ['existing 1907729MB disk sda (5) with non-existent msdos disklabel'] > uuid = None size = 1907728.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 256 path = /dev/sda1 > format args = [] originalFormat = btrfs grow = False max size = 2146204 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e4ad0> PedPartition: <_ped.Partition object at 0x43dd230> > disk = existing 1907729MB disk sda (5) with non-existent msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = , PartitionDevice instance (0x43e37d0) -- > name = sdb1 status = False kids = 0 id = 47 > parents = ['existing 238475MB disk sdb (13) with non-existent msdos disklabel'] > uuid = None size = 238474.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 256 path = /dev/sdb1 > format args = [] originalFormat = btrfs grow = False max size = 2146204 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e4590> PedPartition: <_ped.Partition object at 0x43dd2f0> > disk = existing 238475MB disk sdb (13) with non-existent msdos disklabel > start = 2048 end = 488396799 length = 488394752 > flags = ], 'name': None} >09:28:13,393 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >09:28:13,394 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >09:28:13,394 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:28:13,395 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >09:28:13,396 DEBUG storage.ui: BTRFS.supported: supported: True ; >09:28:13,396 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >09:28:13,396 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.48 ; current: None ; type: btrfs ; >09:28:13,397 DEBUG storage.ui: BTRFS.supported: supported: True ; >09:28:13,397 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >09:28:13,398 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.48 ; current: btrfs ; type: btrfs ; >09:28:13,398 INFO storage.ui: added btrfs volume fedora (id 48) to device tree >09:28:13,398 INFO storage.ui: registered action: [75] Create Device btrfs volume fedora (id 48) >09:28:13,398 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:28:13,398 INFO storage.ui: registered action: [76] Create Format btrfs filesystem on btrfs volume fedora (id 48) >09:28:13,399 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'metaDataLevel': 'single', 'subvol': True, 'fmt_type': 'ext4', 'fmt_args': {}, 'dataLevel': 'single', 'parents': [BTRFSVolumeDevice instance (0x43cda10) -- > name = fedora status = False kids = 0 id = 48 > parents = ['non-existent 1907728MB partition sda1 (46) with non-existent btrfs filesystem', > 'non-existent 238474MB partition sdb1 (47) with non-existent btrfs filesystem'] > uuid = None size = 2146202.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda1 > format args = [] originalFormat = btrfs], 'mountpoint': '/', 'size': 2146204} >09:28:13,400 DEBUG storage.ui: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >09:28:13,400 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:28:13,401 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: None ; >09:28:13,402 DEBUG storage.ui: BTRFS.supported: supported: True ; >09:28:13,402 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >09:28:13,403 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >09:28:13,403 INFO storage.ui: added btrfs subvolume root (id 49) to device tree >09:28:13,403 INFO storage.ui: registered action: [77] Create Device btrfs subvolume root (id 49) >09:28:13,403 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:28:13,403 INFO storage.ui: registered action: [78] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 49) >09:28:13,405 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:13,407 DEBUG blivet: looking up parted Device: /dev/sde >09:28:13,409 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:13,410 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:13,419 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:13,420 DEBUG blivet: looking up parted Device: /dev/sde >09:28:13,422 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:13,423 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:13,429 DEBUG blivet: BTRFS.supported: supported: True ; >09:28:13,429 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:28:13,432 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 0, [], {} >09:28:13,438 DEBUG blivet: BTRFS.supported: supported: True ; >09:28:13,438 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:28:13,441 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 0, [], {} >09:28:13,442 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:13,444 INFO blivet: Skipping disk: sdd: No media present >09:28:13,444 DEBUG blivet: looking up parted Device: /dev/sde >09:28:13,446 INFO blivet: Skipping disk: sde: No media present >09:28:13,446 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:13,447 INFO blivet: Skipping disk: sdf: No media present >09:28:13,448 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:13,449 INFO blivet: Skipping disk: sdg: No media present >09:28:20,896 DEBUG blivet: BTRFS.supported: supported: True ; >09:28:20,897 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:28:20,898 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 2146202, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >09:28:20,901 DEBUG storage.ui: Blivet.factoryDevice: 3 ; 2146202 ; container_raid_level: single ; name: root ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f323c047610) -- > name = sda status = True kids = 1 id = 5 > parents = [] > uuid = None size = 1907729.08594 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f324c0b8170> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- > name = sdb status = True kids = 1 id = 13 > parents = [] > uuid = None size = 238475.179688 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x328b200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 2146202MB btrfs subvolume root (49) with non-existent btrfs filesystem mounted at / ; mountpoint: / ; fstype: btrfs ; container_size: 0 ; >09:28:20,901 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 2146202, ['sda', 'sdb'], {'container_raid_level': 'single', 'name': 'root', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': BTRFSSubVolumeDevice instance (0x43e4a90) -- > name = root status = False kids = 0 id = 49 > parents = ['non-existent 2146202MB btrfs volume fedora (48) with non-existent btrfs filesystem'] > uuid = None size = 2146202.0 > format = non-existent btrfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None, 'mountpoint': '/', 'fstype': 'btrfs', 'container_size': 0} >09:28:20,902 DEBUG storage.ui: BTRFSFactory.configure: parent_factory: None ; >09:28:20,902 DEBUG storage.ui: starting Blivet copy >09:28:20,927 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:20,927 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43e4950> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x464d890> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >09:28:20,928 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:20,928 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c0a4690> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x464d910> PedPartition: <_ped.Partition object at 0x7f324c174350> >09:28:20,928 DEBUG storage.ui: finished Blivet copy >09:28:20,928 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >09:28:20,929 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f323c068650>, 2146202, [DiskDevice instance (0x7f323c047610) -- > name = sda status = True kids = 1 id = 5 > parents = [] > uuid = None size = 1907729.08594 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f324c0b8170> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- > name = sdb status = True kids = 1 id = 13 > parents = [] > uuid = None size = 238475.179688 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x328b200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>]] >09:28:20,930 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'btrfs'} >09:28:20,930 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.BTRFSFactory object at 0x43cd6d0> ; >09:28:20,930 DEBUG storage.ui: parent factory container: non-existent 2146202MB btrfs volume fedora (48) with non-existent btrfs filesystem >09:28:20,930 DEBUG storage.ui: members: ['sda1', 'sdb1'] >09:28:20,931 DEBUG storage.ui: add_disks: [] >09:28:20,931 DEBUG storage.ui: remove_disks: [] >09:28:20,931 DEBUG storage.ui: BTRFS.supported: supported: True ; >09:28:20,932 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >09:28:20,932 DEBUG storage.ui: adding a TotalSizeSet with size 2146202 >09:28:20,932 DEBUG storage.ui: set.allocated = 512 >09:28:20,933 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:28:20,933 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >09:28:20,934 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 46)', 'sdb1(id 47)'] from disk(s) ['sda', 'sdb'] >09:28:20,935 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:20,935 DEBUG storage.ui: device sda1 new partedPartition None >09:28:20,936 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >09:28:20,936 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:28:20,937 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:20,937 DEBUG storage.ui: device sdb1 new partedPartition None >09:28:20,938 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdb ; >09:28:20,939 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:28:20,939 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req8(id 46)', 'req9(id 47)'] >09:28:20,939 DEBUG storage.ui: removing all non-preexisting partitions ['req8(id 46)', 'req9(id 47)'] from disk(s) ['sda', 'sdb'] >09:28:20,940 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:20,941 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:20,941 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:20,942 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:20,942 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:20,943 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:20,943 DEBUG storage.ui: allocating partition: req8 ; id: 46 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2146202 ; start: None ; end: None >09:28:20,943 DEBUG storage.ui: checking freespace on sda >09:28:20,943 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=256MB boot=False best=None grow=True start=None >09:28:20,943 DEBUG storage.ui: checking 63-3907029167 (1907729 MB) >09:28:20,943 DEBUG storage.ui: current free range is 63-3907029167 (1907729MB) >09:28:20,943 DEBUG storage.ui: evaluating growth potential for new layout >09:28:20,943 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:28:20,944 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:28:20,944 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >09:28:20,944 DEBUG storage.ui: calculating growth for disk /dev/sda >09:28:20,944 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:28:20,945 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >09:28:20,945 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4659250> PedPartition: <_ped.Partition object at 0x7f324c174410> >09:28:20,946 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:28:20,947 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:28:20,947 DEBUG storage.ui: adding request 46 to chunk 3907029105 (63-3907029167) on /dev/sda >09:28:20,947 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:28:20,947 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:28:20,947 DEBUG storage.ui: 1 requests and 3906504817 (1907473MB) left in chunk >09:28:20,947 DEBUG storage.ui: adding 3906504817 (1907473MB) to 46 (sda1) >09:28:20,947 DEBUG storage.ui: new grow amount for request 46 (sda1) is 3906504817 units, or 1907473MB >09:28:20,947 DEBUG storage.ui: request 46 (sda1) growth: 3906504817 (1907473MB) size: 1907729MB >09:28:20,947 DEBUG storage.ui: disk /dev/sda growth: 3906504817 (1907473MB) >09:28:20,948 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:20,948 DEBUG storage.ui: device sda1 new partedPartition None >09:28:20,949 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >09:28:20,950 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:28:20,950 DEBUG storage.ui: total growth: 3906504817 sectors >09:28:20,950 DEBUG storage.ui: updating use_disk to sda, type: 0 >09:28:20,950 DEBUG storage.ui: new free: 63-3907029167 / 1907729MB >09:28:20,950 DEBUG storage.ui: new free allows for 3906504817 sectors of growth >09:28:20,950 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:28:20,951 DEBUG storage.ui: created partition sda1 of 256MB and added it to /dev/sda >09:28:20,951 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >09:28:20,952 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4659410> PedPartition: <_ped.Partition object at 0x43dd230> >09:28:20,952 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:28:20,953 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:28:20,954 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:20,955 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4659390> PedPartition: <_ped.Partition object at 0x43dd410> >09:28:20,955 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:20,956 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:20,956 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:20,957 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:20,958 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:20,958 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:20,958 DEBUG storage.ui: allocating partition: req9 ; id: 47 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2146202 ; start: None ; end: None >09:28:20,958 DEBUG storage.ui: checking freespace on sdb >09:28:20,958 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=256MB boot=False best=None grow=True start=None >09:28:20,959 DEBUG storage.ui: checking 63-488397167 (238475 MB) >09:28:20,959 DEBUG storage.ui: current free range is 63-488397167 (238475MB) >09:28:20,959 DEBUG storage.ui: evaluating growth potential for new layout >09:28:20,959 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:28:20,959 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:28:20,960 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >09:28:20,960 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x464db50> PedPartition: <_ped.Partition object at 0x43dd110> >09:28:20,961 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:28:20,962 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:28:20,962 DEBUG storage.ui: adding request 47 to chunk 488397105 (63-488397167) on /dev/sdb >09:28:20,962 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:28:20,962 DEBUG storage.ui: req: PartitionRequest instance -- >id = 47 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:28:20,962 DEBUG storage.ui: 1 requests and 487872817 (238219MB) left in chunk >09:28:20,962 DEBUG storage.ui: adding 487872817 (238219MB) to 47 (sdb1) >09:28:20,962 DEBUG storage.ui: new grow amount for request 47 (sdb1) is 487872817 units, or 238219MB >09:28:20,962 DEBUG storage.ui: request 47 (sdb1) growth: 487872817 (238219MB) size: 238475MB >09:28:20,963 DEBUG storage.ui: disk /dev/sdb growth: 487872817 (238219MB) >09:28:20,963 DEBUG storage.ui: calculating growth for disk /dev/sda >09:28:20,963 DEBUG storage.ui: adding request 46 to chunk 3907029105 (63-3907029167) on /dev/sda >09:28:20,963 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:28:20,963 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:28:20,963 DEBUG storage.ui: 1 requests and 3906504817 (1907473MB) left in chunk >09:28:20,963 DEBUG storage.ui: adding 3906504817 (1907473MB) to 46 (sda1) >09:28:20,963 DEBUG storage.ui: new grow amount for request 46 (sda1) is 3906504817 units, or 1907473MB >09:28:20,963 DEBUG storage.ui: request 46 (sda1) growth: 3906504817 (1907473MB) size: 1907729MB >09:28:20,963 DEBUG storage.ui: disk /dev/sda growth: 3906504817 (1907473MB) >09:28:20,964 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:20,964 DEBUG storage.ui: device sdb1 new partedPartition None >09:28:20,965 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdb ; >09:28:20,966 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:28:20,966 DEBUG storage.ui: total growth: 4394377634 sectors >09:28:20,966 DEBUG storage.ui: updating use_disk to sdb, type: 0 >09:28:20,966 DEBUG storage.ui: new free: 63-488397167 / 238475MB >09:28:20,966 DEBUG storage.ui: new free allows for 4394377634 sectors of growth >09:28:20,966 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:28:20,966 DEBUG storage.ui: created partition sdb1 of 256MB and added it to /dev/sdb >09:28:20,967 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >09:28:20,967 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x464d650> PedPartition: <_ped.Partition object at 0x7f324c174410> >09:28:20,968 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:28:20,969 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:28:20,970 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:20,970 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x464d610> PedPartition: <_ped.Partition object at 0x43dd230> >09:28:20,970 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 46)', 'sdb1(id 47)'] >09:28:20,970 DEBUG storage.ui: growable partitions are ['sda1', 'sdb1'] >09:28:20,971 DEBUG storage.ui: adding request 46 to chunk 3907029105 (63-3907029167) on /dev/sda >09:28:20,971 DEBUG storage.ui: disk sda has 1 chunks >09:28:20,971 DEBUG storage.ui: adding request 47 to chunk 488397105 (63-488397167) on /dev/sdb >09:28:20,971 DEBUG storage.ui: disk sdb has 1 chunks >09:28:20,971 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:28:20,971 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:28:20,971 DEBUG storage.ui: 1 requests and 3906504817 (1907473MB) left in chunk >09:28:20,971 DEBUG storage.ui: adding 3906504817 (1907473MB) to 46 (sda1) >09:28:20,971 DEBUG storage.ui: new grow amount for request 46 (sda1) is 3906504817 units, or 1907473MB >09:28:20,971 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:28:20,971 DEBUG storage.ui: req: PartitionRequest instance -- >id = 47 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:28:20,971 DEBUG storage.ui: 1 requests and 487872817 (238219MB) left in chunk >09:28:20,972 DEBUG storage.ui: adding 487872817 (238219MB) to 47 (sdb1) >09:28:20,972 DEBUG storage.ui: new grow amount for request 47 (sdb1) is 487872817 units, or 238219MB >09:28:20,972 DEBUG storage.ui: set: ['sda1', 'sdb1'] 512/2146202 >09:28:20,972 DEBUG storage.ui: allocating 1907473 to TotalSizeSet with 512/2146202 (2145690 needed) >09:28:20,972 DEBUG storage.ui: allocating 238219 to TotalSizeSet with 1907985/2146202 (238216 needed) >09:28:20,972 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 524288 growth = 3906504817 max_grow = 4294443007 >done = False >09:28:20,972 DEBUG storage.ui: needed: -2 >09:28:20,972 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 524288 growth = 3906504817 max_grow = 4294443007 >done = False 2257 (1 MB) >09:28:20,972 DEBUG storage.ui: deallocating 1 from TotalSizeSet with 2146204/2146202 (-2 needed) >09:28:20,972 DEBUG storage.ui: PartitionRequest instance -- >id = 47 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False >09:28:20,972 DEBUG storage.ui: needed: -1 >09:28:20,972 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 47 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False 2257 (1 MB) >09:28:20,972 DEBUG storage.ui: deallocating 1 from TotalSizeSet with 2146203/2146202 (-1 needed) >09:28:20,973 DEBUG storage.ui: set: ['sda1', 'sdb1'] 2146202/2146202 >09:28:20,973 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2146202/2146202 (0 needed) >09:28:20,973 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2146202/2146202 (0 needed) >09:28:20,973 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 524288 growth = 3906502560 max_grow = 4294443007 >done = True >09:28:20,973 DEBUG storage.ui: needed: 0 >09:28:20,973 DEBUG storage.ui: PartitionRequest instance -- >id = 47 name = sdb1 growable = True >base = 524288 growth = 487870560 max_grow = 4294443007 >done = True >09:28:20,973 DEBUG storage.ui: needed: 0 >09:28:20,974 DEBUG storage.ui: growing partitions on sda >09:28:20,974 DEBUG storage.ui: partition sda1 (46): 0 >09:28:20,974 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 3907026943 length: 3907024896 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x464d590> >09:28:20,974 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 46)'] from disk(s) ['sda'] >09:28:20,975 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:20,975 DEBUG storage.ui: device sda1 new partedPartition None >09:28:20,976 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >09:28:20,977 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:28:20,977 DEBUG storage.ui: back from removeNewPartitions >09:28:20,977 DEBUG storage.ui: extended: None >09:28:20,977 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 2048 end: 3907026943 length: 3907024896 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x464d590> >09:28:20,978 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >09:28:20,978 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4659490> PedPartition: <_ped.Partition object at 0x43dd2f0> >09:28:20,979 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:28:20,979 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:28:20,980 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:20,981 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4659650> PedPartition: <_ped.Partition object at 0x43dd350> >09:28:20,981 DEBUG storage.ui: growing partitions on sdb >09:28:20,981 DEBUG storage.ui: partition sdb1 (47): 0 >09:28:20,981 DEBUG storage.ui: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 488396799 length: 488394752 > device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x4659390> >09:28:20,981 DEBUG storage.ui: removing all non-preexisting partitions ['sdb1(id 47)'] from disk(s) ['sdb'] >09:28:20,982 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:20,982 DEBUG storage.ui: device sdb1 new partedPartition None >09:28:20,983 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdb ; >09:28:20,984 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:28:20,984 DEBUG storage.ui: back from removeNewPartitions >09:28:20,984 DEBUG storage.ui: extended: None >09:28:20,984 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 2048 end: 488396799 length: 488394752 > device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x4659390> >09:28:20,985 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >09:28:20,985 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46591d0> PedPartition: <_ped.Partition object at 0x43dd410> >09:28:20,986 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:28:20,986 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:28:20,987 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:20,988 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4659210> PedPartition: <_ped.Partition object at 0x43dd530> >09:28:20,988 DEBUG storage.ui: fixing size of non-existent 1907727MB partition sda1 (46) with non-existent btrfs filesystem at 1907727.00 >09:28:20,988 DEBUG storage.ui: fixing size of non-existent 238474MB partition sdb1 (47) with non-existent btrfs filesystem at 238474.00 >09:28:20,989 DEBUG storage.ui: new member set: ['sda1', 'sdb1'] >09:28:20,989 DEBUG storage.ui: old member set: ['sda1', 'sdb1'] >09:28:20,992 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:20,993 INFO blivet: Skipping disk: sdd: No media present >09:28:20,993 DEBUG blivet: looking up parted Device: /dev/sde >09:28:20,995 INFO blivet: Skipping disk: sde: No media present >09:28:20,995 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:20,997 INFO blivet: Skipping disk: sdf: No media present >09:28:20,997 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:20,998 INFO blivet: Skipping disk: sdg: No media present >09:28:21,005 DEBUG blivet: BTRFS.supported: supported: True ; >09:28:21,005 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:28:21,008 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 0, [], {} >09:28:21,014 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >09:28:21,014 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >09:28:21,014 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >09:28:26,401 DEBUG blivet: BTRFS.supported: supported: True ; >09:28:26,401 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:28:26,403 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 2146201, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >09:28:26,405 DEBUG storage.ui: Blivet.factoryDevice: 3 ; 2146201 ; container_raid_level: single ; name: root ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f323c047610) -- > name = sda status = True kids = 1 id = 5 > parents = [] > uuid = None size = 1907729.08594 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f324c0b8170> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- > name = sdb status = True kids = 1 id = 13 > parents = [] > uuid = None size = 238475.179688 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x328b200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 2146201MB btrfs subvolume root (49) with non-existent btrfs filesystem mounted at / ; mountpoint: / ; fstype: btrfs ; container_size: 0 ; >09:28:26,406 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 2146201, ['sda', 'sdb'], {'container_raid_level': 'single', 'name': 'root', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': BTRFSSubVolumeDevice instance (0x43e4a90) -- > name = root status = False kids = 0 id = 49 > parents = ['non-existent 2146201MB btrfs volume fedora (48) with non-existent btrfs filesystem'] > uuid = None size = 2146201.0 > format = non-existent btrfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None, 'mountpoint': '/', 'fstype': 'btrfs', 'container_size': 0} >09:28:26,409 DEBUG storage.ui: BTRFSFactory.configure: parent_factory: None ; >09:28:26,409 DEBUG storage.ui: starting Blivet copy >09:28:26,436 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:26,436 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x464d490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4400c90> PedPartition: <_ped.Partition object at 0x7f3224031b30> >09:28:26,437 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:26,438 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4659390> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4400b10> PedPartition: <_ped.Partition object at 0x7f324c174350> >09:28:26,438 DEBUG storage.ui: finished Blivet copy >09:28:26,438 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >09:28:26,439 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f323c068650>, 2146201, [DiskDevice instance (0x7f323c047610) -- > name = sda status = True kids = 1 id = 5 > parents = [] > uuid = None size = 1907729.08594 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72302 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f324c0b8170> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c047ed0>, DiskDevice instance (0x7f323c081e50) -- > name = sdb status = True kids = 1 id = 13 > parents = [] > uuid = None size = 238475.179688 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x328b200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>]] >09:28:26,439 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'btrfs'} >09:28:26,440 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.BTRFSFactory object at 0x46599d0> ; >09:28:26,440 DEBUG storage.ui: parent factory container: non-existent 2146201MB btrfs volume fedora (48) with non-existent btrfs filesystem >09:28:26,440 DEBUG storage.ui: members: ['sda1', 'sdb1'] >09:28:26,440 DEBUG storage.ui: add_disks: [] >09:28:26,440 DEBUG storage.ui: remove_disks: [] >09:28:26,441 DEBUG storage.ui: BTRFS.supported: supported: True ; >09:28:26,441 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >09:28:26,441 DEBUG storage.ui: adding a TotalSizeSet with size 2146201 >09:28:26,441 DEBUG storage.ui: set.allocated = 512 >09:28:26,442 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:28:26,443 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >09:28:26,444 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 46)', 'sdb1(id 47)'] from disk(s) ['sda', 'sdb'] >09:28:26,444 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:26,444 DEBUG storage.ui: device sda1 new partedPartition None >09:28:26,445 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >09:28:26,446 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:28:26,447 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:26,447 DEBUG storage.ui: device sdb1 new partedPartition None >09:28:26,448 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdb ; >09:28:26,448 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:28:26,449 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req8(id 46)', 'req9(id 47)'] >09:28:26,449 DEBUG storage.ui: removing all non-preexisting partitions ['req8(id 46)', 'req9(id 47)'] from disk(s) ['sda', 'sdb'] >09:28:26,449 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:26,450 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:26,450 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:26,451 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:26,452 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:26,452 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:26,452 DEBUG storage.ui: allocating partition: req8 ; id: 46 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2146201 ; start: None ; end: None >09:28:26,452 DEBUG storage.ui: checking freespace on sda >09:28:26,453 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=256MB boot=False best=None grow=True start=None >09:28:26,453 DEBUG storage.ui: checking 63-3907029167 (1907729 MB) >09:28:26,453 DEBUG storage.ui: current free range is 63-3907029167 (1907729MB) >09:28:26,453 DEBUG storage.ui: evaluating growth potential for new layout >09:28:26,453 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:28:26,453 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:28:26,453 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >09:28:26,453 DEBUG storage.ui: calculating growth for disk /dev/sda >09:28:26,453 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:28:26,454 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >09:28:26,455 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44009d0> PedPartition: <_ped.Partition object at 0x7f324c174770> >09:28:26,455 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:28:26,456 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:28:26,456 DEBUG storage.ui: adding request 46 to chunk 3907029105 (63-3907029167) on /dev/sda >09:28:26,456 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:28:26,457 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:28:26,457 DEBUG storage.ui: 1 requests and 3906504817 (1907473MB) left in chunk >09:28:26,457 DEBUG storage.ui: adding 3906504817 (1907473MB) to 46 (sda1) >09:28:26,457 DEBUG storage.ui: new grow amount for request 46 (sda1) is 3906504817 units, or 1907473MB >09:28:26,457 DEBUG storage.ui: request 46 (sda1) growth: 3906504817 (1907473MB) size: 1907729MB >09:28:26,457 DEBUG storage.ui: disk /dev/sda growth: 3906504817 (1907473MB) >09:28:26,458 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:26,458 DEBUG storage.ui: device sda1 new partedPartition None >09:28:26,458 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >09:28:26,459 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:28:26,459 DEBUG storage.ui: total growth: 3906504817 sectors >09:28:26,459 DEBUG storage.ui: updating use_disk to sda, type: 0 >09:28:26,459 DEBUG storage.ui: new free: 63-3907029167 / 1907729MB >09:28:26,460 DEBUG storage.ui: new free allows for 3906504817 sectors of growth >09:28:26,460 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:28:26,460 DEBUG storage.ui: created partition sda1 of 256MB and added it to /dev/sda >09:28:26,461 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >09:28:26,461 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e4490> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >09:28:26,462 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:28:26,463 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:28:26,463 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:26,464 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4400690> PedPartition: <_ped.Partition object at 0x7f324c174410> >09:28:26,465 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:26,465 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:26,465 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:26,466 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:28:26,467 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:26,467 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:28:26,467 DEBUG storage.ui: allocating partition: req9 ; id: 47 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 2146201 ; start: None ; end: None >09:28:26,468 DEBUG storage.ui: checking freespace on sdb >09:28:26,468 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=256MB boot=False best=None grow=True start=None >09:28:26,468 DEBUG storage.ui: checking 63-488397167 (238475 MB) >09:28:26,468 DEBUG storage.ui: current free range is 63-488397167 (238475MB) >09:28:26,468 DEBUG storage.ui: evaluating growth potential for new layout >09:28:26,468 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:28:26,468 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:28:26,469 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >09:28:26,470 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4400890> PedPartition: <_ped.Partition object at 0x43dd590> >09:28:26,470 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:28:26,471 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:28:26,471 DEBUG storage.ui: adding request 47 to chunk 488397105 (63-488397167) on /dev/sdb >09:28:26,471 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:28:26,471 DEBUG storage.ui: req: PartitionRequest instance -- >id = 47 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:28:26,472 DEBUG storage.ui: 1 requests and 487872817 (238219MB) left in chunk >09:28:26,472 DEBUG storage.ui: adding 487872817 (238219MB) to 47 (sdb1) >09:28:26,472 DEBUG storage.ui: new grow amount for request 47 (sdb1) is 487872817 units, or 238219MB >09:28:26,472 DEBUG storage.ui: request 47 (sdb1) growth: 487872817 (238219MB) size: 238475MB >09:28:26,472 DEBUG storage.ui: disk /dev/sdb growth: 487872817 (238219MB) >09:28:26,472 DEBUG storage.ui: calculating growth for disk /dev/sda >09:28:26,472 DEBUG storage.ui: adding request 46 to chunk 3907029105 (63-3907029167) on /dev/sda >09:28:26,472 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:28:26,472 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:28:26,472 DEBUG storage.ui: 1 requests and 3906504817 (1907473MB) left in chunk >09:28:26,472 DEBUG storage.ui: adding 3906504817 (1907473MB) to 46 (sda1) >09:28:26,472 DEBUG storage.ui: new grow amount for request 46 (sda1) is 3906504817 units, or 1907473MB >09:28:26,473 DEBUG storage.ui: request 46 (sda1) growth: 3906504817 (1907473MB) size: 1907729MB >09:28:26,473 DEBUG storage.ui: disk /dev/sda growth: 3906504817 (1907473MB) >09:28:26,473 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:26,473 DEBUG storage.ui: device sdb1 new partedPartition None >09:28:26,474 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdb ; >09:28:26,475 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:28:26,475 DEBUG storage.ui: total growth: 4394377634 sectors >09:28:26,475 DEBUG storage.ui: updating use_disk to sdb, type: 0 >09:28:26,475 DEBUG storage.ui: new free: 63-488397167 / 238475MB >09:28:26,475 DEBUG storage.ui: new free allows for 4394377634 sectors of growth >09:28:26,475 DEBUG storage.ui: adjusted start sector from 63 to 2048 >09:28:26,476 DEBUG storage.ui: created partition sdb1 of 256MB and added it to /dev/sdb >09:28:26,476 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >09:28:26,477 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4400e90> PedPartition: <_ped.Partition object at 0x7f324c174770> >09:28:26,478 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:28:26,478 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:28:26,479 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:26,479 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44008d0> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >09:28:26,480 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 46)', 'sdb1(id 47)'] >09:28:26,480 DEBUG storage.ui: growable partitions are ['sda1', 'sdb1'] >09:28:26,480 DEBUG storage.ui: adding request 46 to chunk 3907029105 (63-3907029167) on /dev/sda >09:28:26,480 DEBUG storage.ui: disk sda has 1 chunks >09:28:26,480 DEBUG storage.ui: adding request 47 to chunk 488397105 (63-488397167) on /dev/sdb >09:28:26,480 DEBUG storage.ui: disk sdb has 1 chunks >09:28:26,480 DEBUG storage.ui: Chunk.growRequests: 3907029105 on /dev/sda start = 63 end = 3907029167 >sectorSize = 512 > >09:28:26,480 DEBUG storage.ui: req: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:28:26,480 DEBUG storage.ui: 1 requests and 3906504817 (1907473MB) left in chunk >09:28:26,480 DEBUG storage.ui: adding 3906504817 (1907473MB) to 46 (sda1) >09:28:26,481 DEBUG storage.ui: new grow amount for request 46 (sda1) is 3906504817 units, or 1907473MB >09:28:26,481 DEBUG storage.ui: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:28:26,481 DEBUG storage.ui: req: PartitionRequest instance -- >id = 47 name = sdb1 growable = True >base = 524288 growth = 0 max_grow = 4294443007 >done = False >09:28:26,481 DEBUG storage.ui: 1 requests and 487872817 (238219MB) left in chunk >09:28:26,481 DEBUG storage.ui: adding 487872817 (238219MB) to 47 (sdb1) >09:28:26,481 DEBUG storage.ui: new grow amount for request 47 (sdb1) is 487872817 units, or 238219MB >09:28:26,481 DEBUG storage.ui: set: ['sda1', 'sdb1'] 512/2146201 >09:28:26,481 DEBUG storage.ui: allocating 1907473 to TotalSizeSet with 512/2146201 (2145689 needed) >09:28:26,481 DEBUG storage.ui: allocating 238219 to TotalSizeSet with 1907985/2146201 (238215 needed) >09:28:26,481 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 524288 growth = 3906504817 max_grow = 4294443007 >done = False >09:28:26,481 DEBUG storage.ui: needed: -3 >09:28:26,481 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 524288 growth = 3906504817 max_grow = 4294443007 >done = False 3281 (1 MB) >09:28:26,481 DEBUG storage.ui: deallocating 1 from TotalSizeSet with 2146204/2146201 (-3 needed) >09:28:26,482 DEBUG storage.ui: PartitionRequest instance -- >id = 47 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False >09:28:26,482 DEBUG storage.ui: needed: -1 >09:28:26,482 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 47 name = sdb1 growable = True >base = 524288 growth = 487872817 max_grow = 4294443007 >done = False 3281 (1 MB) >09:28:26,482 DEBUG storage.ui: deallocating 1 from TotalSizeSet with 2146202/2146201 (-1 needed) >09:28:26,482 DEBUG storage.ui: set: ['sda1', 'sdb1'] 2146201/2146201 >09:28:26,482 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2146201/2146201 (0 needed) >09:28:26,482 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2146201/2146201 (0 needed) >09:28:26,482 DEBUG storage.ui: PartitionRequest instance -- >id = 46 name = sda1 growable = True >base = 524288 growth = 3906501536 max_grow = 4294443007 >done = True >09:28:26,483 DEBUG storage.ui: needed: 0 >09:28:26,483 DEBUG storage.ui: PartitionRequest instance -- >id = 47 name = sdb1 growable = True >base = 524288 growth = 487869536 max_grow = 4294443007 >done = True >09:28:26,483 DEBUG storage.ui: needed: 0 >09:28:26,483 DEBUG storage.ui: growing partitions on sda >09:28:26,483 DEBUG storage.ui: partition sda1 (46): 0 >09:28:26,483 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 3907026943 length: 3907024896 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x4400990> >09:28:26,483 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 46)'] from disk(s) ['sda'] >09:28:26,484 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:26,484 DEBUG storage.ui: device sda1 new partedPartition None >09:28:26,485 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >09:28:26,486 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:28:26,486 DEBUG storage.ui: back from removeNewPartitions >09:28:26,486 DEBUG storage.ui: extended: None >09:28:26,486 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 2048 end: 3907026943 length: 3907024896 > device: <parted.device.Device object at 0x7f323c081110> PedGeometry: <_ped.Geometry object at 0x4400990> >09:28:26,487 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >09:28:26,487 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e4d90> PedPartition: <_ped.Partition object at 0x43dd530> >09:28:26,488 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >09:28:26,489 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >09:28:26,490 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >09:28:26,490 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c081210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e4110> PedPartition: <_ped.Partition object at 0x43dd410> >09:28:26,490 DEBUG storage.ui: growing partitions on sdb >09:28:26,490 DEBUG storage.ui: partition sdb1 (47): 0 >09:28:26,491 DEBUG storage.ui: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 488394751 length: 488392704 > device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x4400690> >09:28:26,491 DEBUG storage.ui: removing all non-preexisting partitions ['sdb1(id 47)'] from disk(s) ['sdb'] >09:28:26,491 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:26,491 DEBUG storage.ui: device sdb1 new partedPartition None >09:28:26,492 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sdb ; >09:28:26,493 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:28:26,493 DEBUG storage.ui: back from removeNewPartitions >09:28:26,493 DEBUG storage.ui: extended: None >09:28:26,493 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 2048 end: 488394751 length: 488392704 > device: <parted.device.Device object at 0x7f323c081fd0> PedGeometry: <_ped.Geometry object at 0x4400690> >09:28:26,494 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >09:28:26,494 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4400950> PedPartition: <_ped.Partition object at 0x7f324c174410> >09:28:26,495 DEBUG storage.ui: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:28:26,496 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:28:26,497 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >09:28:26,497 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f323c06e110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e4f10> PedPartition: <_ped.Partition object at 0x43dd350> >09:28:26,497 DEBUG storage.ui: fixing size of non-existent 1907727MB partition sda1 (46) with non-existent btrfs filesystem at 1907727.00 >09:28:26,498 DEBUG storage.ui: fixing size of non-existent 238473MB partition sdb1 (47) with non-existent btrfs filesystem at 238473.00 >09:28:26,498 DEBUG storage.ui: new member set: ['sda1', 'sdb1'] >09:28:26,498 DEBUG storage.ui: old member set: ['sda1', 'sdb1'] >09:28:26,501 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:26,503 INFO blivet: Skipping disk: sdd: No media present >09:28:26,503 DEBUG blivet: looking up parted Device: /dev/sde >09:28:26,504 INFO blivet: Skipping disk: sde: No media present >09:28:26,505 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:26,506 INFO blivet: Skipping disk: sdf: No media present >09:28:26,506 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:26,508 INFO blivet: Skipping disk: sdg: No media present >09:28:26,514 DEBUG blivet: BTRFS.supported: supported: True ; >09:28:26,515 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:28:26,518 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x7f323c068650>, 0, [], {} >09:28:26,519 INFO blivet: removing obsolete action 52 (70) >09:28:26,519 INFO blivet: removing obsolete action 53 (70) >09:28:26,520 INFO blivet: removing obsolete action 70 (70) >09:28:26,520 INFO blivet: removing obsolete action 50 (69) >09:28:26,520 INFO blivet: removing obsolete action 51 (69) >09:28:26,520 INFO blivet: removing obsolete action 69 (69) >09:28:26,520 INFO blivet: removing obsolete action 58 (68) >09:28:26,520 INFO blivet: removing obsolete action 59 (68) >09:28:26,520 INFO blivet: removing obsolete action 68 (68) >09:28:26,520 INFO blivet: removing obsolete action 62 (67) >09:28:26,520 INFO blivet: removing obsolete action 63 (67) >09:28:26,520 INFO blivet: removing obsolete action 67 (67) >09:28:26,520 INFO blivet: removing obsolete action 54 (66) >09:28:26,521 INFO blivet: removing obsolete action 55 (66) >09:28:26,521 INFO blivet: removing obsolete action 66 (66) >09:28:26,521 INFO blivet: removing obsolete action 60 (65) >09:28:26,521 INFO blivet: removing obsolete action 61 (65) >09:28:26,521 INFO blivet: removing obsolete action 65 (65) >09:28:26,521 INFO blivet: removing obsolete action 56 (64) >09:28:26,521 INFO blivet: removing obsolete action 57 (64) >09:28:26,521 INFO blivet: removing obsolete action 64 (64) >09:28:26,521 DEBUG blivet: action 63 already pruned >09:28:26,521 DEBUG blivet: action 62 already pruned >09:28:26,521 DEBUG blivet: action 61 already pruned >09:28:26,521 DEBUG blivet: action 60 already pruned >09:28:26,521 DEBUG blivet: action 59 already pruned >09:28:26,522 DEBUG blivet: action 58 already pruned >09:28:26,522 DEBUG blivet: action 57 already pruned >09:28:26,522 DEBUG blivet: action 56 already pruned >09:28:26,522 DEBUG blivet: action 55 already pruned >09:28:26,522 DEBUG blivet: action 54 already pruned >09:28:26,522 DEBUG blivet: action 53 already pruned >09:28:26,522 DEBUG blivet: action 52 already pruned >09:28:26,522 DEBUG blivet: action 51 already pruned >09:28:26,523 DEBUG blivet: action 50 already pruned >09:28:26,523 INFO blivet: removing obsolete action 31 (49) >09:28:26,523 INFO blivet: removing obsolete action 32 (49) >09:28:26,523 INFO blivet: removing obsolete action 49 (49) >09:28:26,523 INFO blivet: removing obsolete action 35 (48) >09:28:26,523 INFO blivet: removing obsolete action 36 (48) >09:28:26,523 INFO blivet: removing obsolete action 48 (48) >09:28:26,524 INFO blivet: removing obsolete action 29 (47) >09:28:26,524 INFO blivet: removing obsolete action 30 (47) >09:28:26,524 INFO blivet: removing obsolete action 47 (47) >09:28:26,524 INFO blivet: removing obsolete action 37 (46) >09:28:26,524 INFO blivet: removing obsolete action 38 (46) >09:28:26,524 INFO blivet: removing obsolete action 46 (46) >09:28:26,524 INFO blivet: removing obsolete action 39 (45) >09:28:26,525 INFO blivet: removing obsolete action 40 (45) >09:28:26,525 INFO blivet: removing obsolete action 45 (45) >09:28:26,525 INFO blivet: removing obsolete action 41 (44) >09:28:26,525 INFO blivet: removing obsolete action 42 (44) >09:28:26,525 INFO blivet: removing obsolete action 44 (44) >09:28:26,525 INFO blivet: removing obsolete action 33 (43) >09:28:26,525 INFO blivet: removing obsolete action 34 (43) >09:28:26,526 INFO blivet: removing obsolete action 43 (43) >09:28:26,526 DEBUG blivet: action 42 already pruned >09:28:26,526 DEBUG blivet: action 41 already pruned >09:28:26,526 DEBUG blivet: action 40 already pruned >09:28:26,526 DEBUG blivet: action 39 already pruned >09:28:26,526 DEBUG blivet: action 38 already pruned >09:28:26,526 DEBUG blivet: action 37 already pruned >09:28:26,527 DEBUG blivet: action 36 already pruned >09:28:26,527 DEBUG blivet: action 35 already pruned >09:28:26,527 DEBUG blivet: action 34 already pruned >09:28:26,527 DEBUG blivet: action 33 already pruned >09:28:26,527 DEBUG blivet: action 32 already pruned >09:28:26,527 DEBUG blivet: action 31 already pruned >09:28:26,527 DEBUG blivet: action 30 already pruned >09:28:26,528 DEBUG blivet: action 29 already pruned >09:28:26,528 INFO blivet: removing obsolete action 11 (28) >09:28:26,528 INFO blivet: removing obsolete action 24 (28) >09:28:26,528 INFO blivet: removing obsolete action 10 (27) >09:28:26,528 INFO blivet: removing obsolete action 23 (25) >09:28:26,528 DEBUG blivet: action 24 already pruned >09:28:26,529 DEBUG blivet: action 23 already pruned >09:28:26,529 DEBUG blivet: action 11 already pruned >09:28:26,529 DEBUG blivet: action 10 already pruned >09:28:28,967 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:28,969 INFO blivet: Skipping disk: sdd: No media present >09:28:28,969 DEBUG blivet: looking up parted Device: /dev/sde >09:28:28,971 INFO blivet: Skipping disk: sde: No media present >09:28:28,971 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:28,973 INFO blivet: Skipping disk: sdf: No media present >09:28:28,973 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:28,974 INFO blivet: Skipping disk: sdg: No media present >09:28:28,993 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:28:28,993 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:28,994 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:28:28,995 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:28,995 DEBUG blivet: resolved 'sda' to 'sda' (disk) >09:28:31,811 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:31,813 DEBUG blivet: looking up parted Device: /dev/sde >09:28:31,815 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:31,817 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:31,832 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:28:31,833 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:28:31,833 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >09:28:31,834 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1907729MB disk sda (5) with non-existent msdos disklabel >09:28:41,617 INFO blivet: hiding device btrfs subvolume root (id 49) >09:28:41,617 DEBUG blivet: cancelling action: [78] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 49) >09:28:41,618 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: root ; current: btrfs ; type: None ; >09:28:41,618 DEBUG blivet: cancelling action: [77] Create Device btrfs subvolume root (id 49) >09:28:41,618 DEBUG blivet: lvm filter: adding root to the reject list >09:28:41,619 DEBUG blivet: BTRFSVolumeDevice.removeChild: kids: 1 ; name: fedora ; >09:28:41,619 INFO blivet: hiding device btrfs volume fedora (id 48) >09:28:41,619 DEBUG blivet: cancelling action: [76] Create Format btrfs filesystem on btrfs volume fedora (id 48) >09:28:41,620 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora ; current: btrfs ; type: None ; >09:28:41,620 DEBUG blivet: cancelling action: [75] Create Device btrfs volume btrfs.48 (id 48) >09:28:41,620 DEBUG blivet: lvm filter: adding btrfs.48 to the reject list >09:28:41,621 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >09:28:41,622 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >09:28:41,622 INFO blivet: hiding device partition sda1 (id 46) >09:28:41,622 DEBUG blivet: cancelling action: [72] Create Format btrfs filesystem on partition sda1 (id 46) >09:28:41,623 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >09:28:41,624 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: btrfs ; type: None ; >09:28:41,624 DEBUG blivet: cancelling action: [71] Create Device partition sda1 (id 46) >09:28:41,624 DEBUG blivet: lvm filter: adding sda1 to the reject list >09:28:41,625 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:28:41,625 INFO blivet: hiding device disk sda (id 5) >09:28:41,625 DEBUG blivet: cancelling action: [26] Create Format msdos disklabel on disk sda (id 5) >09:28:41,626 DEBUG blivet: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >09:28:41,626 DEBUG blivet: cancelling action: [25] Destroy Format None on disk sda (id 5) >09:28:41,626 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >09:28:41,626 DEBUG blivet: cancelling action: [19] Destroy Device partition sda1 (id 6) >09:28:41,627 DEBUG blivet: cancelling action: [22] Destroy Device partition sda2 (id 7) >09:28:41,627 DEBUG blivet: cancelling action: [21] Destroy Format lvmpv on partition sda2 (id 7) >09:28:41,627 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >09:28:41,628 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >09:28:41,628 DEBUG blivet: cancelling action: [20] Destroy Device lvmvg fedora_hp-envy (id 8) >09:28:41,628 DEBUG blivet: cancelling action: [13] Destroy Device lvmlv fedora_hp-envy-home (id 9) >09:28:41,628 DEBUG blivet: cancelling action: [12] Destroy Format ext4 filesystem on lvmlv fedora_hp-envy-home (id 9) >09:28:41,629 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_hp-envy-home ; current: None ; type: ext4 ; >09:28:41,629 DEBUG blivet: cancelling action: [15] Destroy Device lvmlv fedora_hp-envy-swap (id 11) >09:28:41,629 DEBUG blivet: cancelling action: [14] Destroy Format swap on lvmlv fedora_hp-envy-swap (id 11) >09:28:41,630 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_hp-envy-swap ; current: None ; type: swap ; >09:28:41,630 DEBUG blivet: cancelling action: [17] Destroy Device lvmlv fedora_hp-envy-root (id 10) >09:28:41,630 DEBUG blivet: cancelling action: [16] Destroy Format ext4 filesystem on lvmlv fedora_hp-envy-root (id 10) >09:28:41,631 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_hp-envy-root ; current: None ; type: ext4 ; >09:28:41,631 DEBUG blivet: cancelling action: [18] Destroy Format ext4 filesystem on partition sda1 (id 6) >09:28:41,632 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >09:28:41,632 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >09:28:41,633 DEBUG blivet: lvm filter: adding sda to the reject list >09:28:48,016 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:48,018 INFO blivet: Skipping disk: sdd: No media present >09:28:48,018 DEBUG blivet: looking up parted Device: /dev/sde >09:28:48,020 INFO blivet: Skipping disk: sde: No media present >09:28:48,020 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:48,022 INFO blivet: Skipping disk: sdf: No media present >09:28:48,022 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:48,024 INFO blivet: Skipping disk: sdg: No media present >09:28:48,024 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:48,026 INFO blivet: Skipping disk: sdd: No media present >09:28:48,026 DEBUG blivet: looking up parted Device: /dev/sde >09:28:48,027 INFO blivet: Skipping disk: sde: No media present >09:28:48,028 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:48,029 INFO blivet: Skipping disk: sdf: No media present >09:28:48,029 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:48,031 INFO blivet: Skipping disk: sdg: No media present >09:28:48,032 INFO blivet: Detected 12048M of memory >09:28:48,032 INFO blivet: Swap attempt of 6024M >09:28:53,782 DEBUG blivet: removing sdb >09:28:53,783 DEBUG blivet: devices to remove: ['sdb1'] >09:28:53,783 DEBUG blivet: leaves to remove: ['sdb1'] >09:28:53,783 INFO blivet: removed partition sdb1 (id 47) from device tree >09:28:53,784 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:28:53,784 INFO blivet: registered action: [79] Destroy Device partition sdb1 (id 47) >09:28:53,784 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:28:53,785 DEBUG blivet: DiskDevice._setFormat: sdb ; current: disklabel ; type: None ; >09:28:53,786 INFO blivet: registered action: [80] Destroy Format msdos disklabel on disk sdb (id 13) >09:28:53,791 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:53,793 INFO blivet: Skipping disk: sdd: No media present >09:28:53,793 DEBUG blivet: looking up parted Device: /dev/sde >09:28:53,794 INFO blivet: Skipping disk: sde: No media present >09:28:53,794 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:53,796 INFO blivet: Skipping disk: sdf: No media present >09:28:53,796 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:53,798 INFO blivet: Skipping disk: sdg: No media present >09:28:53,798 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:53,799 INFO blivet: Skipping disk: sdd: No media present >09:28:53,800 DEBUG blivet: looking up parted Device: /dev/sde >09:28:53,801 INFO blivet: Skipping disk: sde: No media present >09:28:53,801 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:53,803 INFO blivet: Skipping disk: sdf: No media present >09:28:53,803 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:53,805 INFO blivet: Skipping disk: sdg: No media present >09:28:53,805 INFO blivet: Detected 12048M of memory >09:28:53,805 INFO blivet: Swap attempt of 6024M >09:28:53,807 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:53,808 INFO blivet: Skipping disk: sdd: No media present >09:28:53,808 DEBUG blivet: looking up parted Device: /dev/sde >09:28:53,810 INFO blivet: Skipping disk: sde: No media present >09:28:53,810 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:53,812 INFO blivet: Skipping disk: sdf: No media present >09:28:53,812 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:53,813 INFO blivet: Skipping disk: sdg: No media present >09:28:53,814 DEBUG blivet: clearpart: initializing sdb >09:28:53,815 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >09:28:53,815 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:28:53,816 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >09:28:53,816 INFO blivet: registered action: [81] Destroy Format None on disk sdb (id 13) >09:28:53,816 DEBUG blivet: required disklabel type for sdb (1) is None >09:28:53,817 DEBUG blivet: default disklabel type for sdb is msdos >09:28:53,817 DEBUG blivet: selecting msdos disklabel for sdb based on size >09:28:53,817 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; >09:28:53,818 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sdb ; labelType: msdos ; >09:28:53,819 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f323c013fd0> > PedDisk: <_ped.Disk object at 0x464cea8> >09:28:53,819 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >09:28:53,820 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >09:28:53,821 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >09:28:53,821 INFO blivet: registered action: [82] Create Format msdos disklabel on disk sdb (id 13) >09:28:53,821 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:53,823 INFO blivet: Skipping disk: sdd: No media present >09:28:53,823 DEBUG blivet: looking up parted Device: /dev/sde >09:28:53,825 INFO blivet: Skipping disk: sde: No media present >09:28:53,825 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:53,826 INFO blivet: Skipping disk: sdf: No media present >09:28:53,826 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:53,828 INFO blivet: Skipping disk: sdg: No media present >09:28:53,828 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:53,830 INFO blivet: Skipping disk: sdd: No media present >09:28:53,830 DEBUG blivet: looking up parted Device: /dev/sde >09:28:53,831 INFO blivet: Skipping disk: sde: No media present >09:28:53,832 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:53,833 INFO blivet: Skipping disk: sdf: No media present >09:28:53,833 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:53,835 INFO blivet: Skipping disk: sdg: No media present >09:28:53,835 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:53,837 INFO blivet: Skipping disk: sdd: No media present >09:28:53,837 DEBUG blivet: looking up parted Device: /dev/sde >09:28:53,839 INFO blivet: Skipping disk: sde: No media present >09:28:53,839 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:53,840 INFO blivet: Skipping disk: sdf: No media present >09:28:53,841 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:53,842 INFO blivet: Skipping disk: sdg: No media present >09:28:53,866 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:28:53,866 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:28:53,867 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:53,868 INFO blivet: Skipping disk: sdd: No media present >09:28:53,869 DEBUG blivet: looking up parted Device: /dev/sde >09:28:53,870 INFO blivet: Skipping disk: sde: No media present >09:28:53,870 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:53,872 INFO blivet: Skipping disk: sdf: No media present >09:28:53,872 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:53,874 INFO blivet: Skipping disk: sdg: No media present >09:28:53,874 INFO blivet: Detected 12048M of memory >09:28:53,874 INFO blivet: Swap attempt of 6024M >09:28:53,874 DEBUG blivet: doAutoPart: True >09:28:53,874 DEBUG blivet: encryptedAutoPart: False >09:28:53,874 DEBUG blivet: autoPartType: 1 >09:28:53,874 DEBUG blivet: clearPartType: 2 >09:28:53,874 DEBUG blivet: clearPartDisks: ['sdb'] >09:28:53,875 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x44001d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x4400550) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x4400990) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x4400ad0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x44008d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 6024 maxSize = None grow = False > >09:28:53,875 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:53,876 INFO blivet: Skipping disk: sdd: No media present >09:28:53,877 DEBUG blivet: looking up parted Device: /dev/sde >09:28:53,879 INFO blivet: Skipping disk: sde: No media present >09:28:53,879 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:53,880 INFO blivet: Skipping disk: sdf: No media present >09:28:53,881 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:53,882 INFO blivet: Skipping disk: sdg: No media present >09:28:53,883 DEBUG blivet: storage.disks: ['sdb'] >09:28:53,883 DEBUG blivet: storage.partitioned: ['sdb'] >09:28:53,883 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdb', 'sdd', 'sde', 'sdf', 'sdg', 'sr0'] >09:28:53,884 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:28:53,885 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:28:53,885 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >09:28:53,885 DEBUG blivet: boot disk: sdb >09:28:53,887 DEBUG blivet: BTRFS.supported: supported: True ; >09:28:53,887 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:28:53,888 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:28:53,889 DEBUG blivet: PartitionDevice._setFormat: req4 ; >09:28:53,890 DEBUG blivet: PartitionDevice._setFormat: req4 ; current: None ; type: btrfs ; >09:28:53,891 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:28:53,891 INFO blivet: added partition req4 (id 50) to device tree >09:28:53,891 INFO blivet: registered action: [83] Create Device partition req4 (id 50) >09:28:53,891 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:28:53,892 INFO blivet: registered action: [84] Create Format btrfs filesystem on partition req4 (id 50) >09:28:53,894 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f323c081e50) -- > name = sdb status = True kids = 0 id = 13 > parents = [] > uuid = None size = 238475.179688 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA Samsung SSD 840 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x328b200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f323c081ed0>] >09:28:53,894 DEBUG blivet: devs: [PartitionDevice instance (0x4400910) -- > name = req4 status = False kids = 0 id = 50 > parents = [] > uuid = None size = 500 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req4 > format args = [] originalFormat = btrfs grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >09:28:53,896 DEBUG blivet: Ext4FS.supported: supported: True ; >09:28:53,896 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >09:28:53,898 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:28:53,899 DEBUG blivet: PartitionDevice._setFormat: req5 ; >09:28:53,900 DEBUG blivet: PartitionDevice._setFormat: req5 ; current: None ; type: ext4 ; >09:28:53,901 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:28:53,901 INFO blivet: added partition req5 (id 51) to device tree >09:28:53,901 INFO blivet: registered action: [85] Create Device partition req5 (id 51) >09:28:53,902 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:28:53,902 INFO blivet: registered action: [86] Create Format ext4 filesystem mounted at /boot on partition req5 (id 51) >09:28:53,902 INFO blivet: skipping unneeded stage1 biosboot request >09:28:53,902 DEBUG blivet: PartSpec instance (0x4400ad0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >09:28:53,902 DEBUG blivet: existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:28:53,903 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >09:28:53,904 DEBUG blivet: getFormat('swap') returning SwapSpace instance >09:28:53,905 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:28:53,906 DEBUG blivet: PartitionDevice._setFormat: req6 ; >09:28:53,907 DEBUG blivet: PartitionDevice._setFormat: req6 ; current: None ; type: swap ; >09:28:53,907 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:28:53,908 INFO blivet: added partition req6 (id 52) to device tree >09:28:53,908 INFO blivet: registered action: [87] Create Device partition req6 (id 52) >09:28:53,908 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:28:53,908 INFO blivet: registered action: [88] Create Format swap on partition req6 (id 52) >09:28:53,909 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >09:28:53,910 DEBUG blivet: removing all non-preexisting partitions ['req4(id 50)', 'req5(id 51)', 'req6(id 52)'] from disk(s) ['sdb'] >09:28:53,911 DEBUG blivet: allocatePartitions: disks=['sdb'] ; partitions=['req4(id 50)', 'req5(id 51)', 'req6(id 52)'] >09:28:53,911 DEBUG blivet: removing all non-preexisting partitions ['req5(id 51)', 'req6(id 52)', 'req4(id 50)'] from disk(s) ['sdb'] >09:28:53,912 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:28:53,913 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:28:53,913 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >09:28:53,914 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:28:53,915 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:28:53,915 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >09:28:53,915 DEBUG blivet: allocating partition: req5 ; id: 51 ; disks: ['sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >09:28:53,915 DEBUG blivet: checking freespace on sdb >09:28:53,916 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500MB boot=True best=None grow=False start=None >09:28:53,916 DEBUG blivet: checking 63-488397167 (238475 MB) >09:28:53,916 DEBUG blivet: current free range is 63-488397167 (238475MB) >09:28:53,916 DEBUG blivet: updating use_disk to sdb, type: 0 >09:28:53,916 DEBUG blivet: new free: 63-488397167 / 238475MB >09:28:53,917 DEBUG blivet: new free allows for 0 sectors of growth >09:28:53,917 DEBUG blivet: found free space for bootable request >09:28:53,917 DEBUG blivet: adjusted start sector from 63 to 2048 >09:28:53,917 DEBUG blivet: created partition sdb1 of 500MB and added it to /dev/sdb >09:28:53,918 DEBUG blivet: PartitionDevice._setPartedPartition: req5 ; >09:28:53,919 DEBUG blivet: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f324c176f90> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >09:28:53,920 DEBUG blivet: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:28:53,921 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:28:53,922 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >09:28:53,922 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f324c176210> PedPartition: <_ped.Partition object at 0x7f324c174410> >09:28:53,923 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:28:53,924 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:28:53,924 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >09:28:53,925 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:28:53,926 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:28:53,927 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >09:28:53,927 DEBUG blivet: allocating partition: req6 ; id: 52 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 6024MB ; grow: False ; max_size: 0 ; start: None ; end: None >09:28:53,927 DEBUG blivet: checking freespace on sdb >09:28:53,927 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=6024MB boot=False best=None grow=False start=None >09:28:53,927 DEBUG blivet: checking 63-2047 (0 MB) >09:28:53,928 DEBUG blivet: current free range is 63-2047 (0MB) >09:28:53,928 DEBUG blivet: checking 1026048-488397167 (237974 MB) >09:28:53,928 DEBUG blivet: current free range is 1026048-488397167 (237974MB) >09:28:53,928 DEBUG blivet: updating use_disk to sdb, type: 0 >09:28:53,928 DEBUG blivet: new free: 1026048-488397167 / 237974MB >09:28:53,928 DEBUG blivet: new free allows for 0 sectors of growth >09:28:53,929 DEBUG blivet: created partition sdb2 of 6024MB and added it to /dev/sdb >09:28:53,930 DEBUG blivet: PartitionDevice._setPartedPartition: req6 ; >09:28:53,930 DEBUG blivet: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f322403d810> PedPartition: <_ped.Partition object at 0x43dd170> >09:28:53,931 DEBUG blivet: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >09:28:53,932 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >09:28:53,933 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >09:28:53,934 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f324c3b6cd0> PedPartition: <_ped.Partition object at 0x43dd050> >09:28:53,935 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:28:53,936 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:28:53,936 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >09:28:53,937 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:28:53,938 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:28:53,938 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >09:28:53,938 DEBUG blivet: allocating partition: req4 ; id: 50 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >09:28:53,938 DEBUG blivet: checking freespace on sdb >09:28:53,938 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500MB boot=False best=None grow=True start=None >09:28:53,939 DEBUG blivet: checking 63-2047 (0 MB) >09:28:53,939 DEBUG blivet: current free range is 63-2047 (0MB) >09:28:53,939 DEBUG blivet: checking 13363200-488397167 (231950 MB) >09:28:53,939 DEBUG blivet: current free range is 13363200-488397167 (231950MB) >09:28:53,939 DEBUG blivet: evaluating growth potential for new layout >09:28:53,940 DEBUG blivet: calculating growth for disk /dev/sdb >09:28:53,941 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >09:28:53,941 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f322403dd90> PedPartition: <_ped.Partition object at 0x43dd770> >09:28:53,942 DEBUG blivet: PartitionDevice._setDisk: sdb3 ; new: sdb ; old: None ; >09:28:53,943 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >09:28:53,943 DEBUG blivet: adding request 51 to chunk 488397105 (63-488397167) on /dev/sdb >09:28:53,943 DEBUG blivet: adding request 52 to chunk 488397105 (63-488397167) on /dev/sdb >09:28:53,944 DEBUG blivet: adding request 50 to chunk 488397105 (63-488397167) on /dev/sdb >09:28:53,944 DEBUG blivet: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:28:53,944 DEBUG blivet: req: PartitionRequest instance -- >id = 51 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:28:53,944 DEBUG blivet: req: PartitionRequest instance -- >id = 52 name = sdb2 growable = False >base = 12337152 growth = 0 max_grow = 0 >done = True >09:28:53,944 DEBUG blivet: req: PartitionRequest instance -- >id = 50 name = sdb3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:28:53,944 DEBUG blivet: 1 requests and 474011953 (231451MB) left in chunk >09:28:53,944 DEBUG blivet: adding 474011953 (231451MB) to 50 (sdb3) >09:28:53,945 DEBUG blivet: new grow amount for request 50 (sdb3) is 474011953 units, or 231451MB >09:28:53,945 DEBUG blivet: request 51 (sdb1) growth: 0 (0MB) size: 500MB >09:28:53,945 DEBUG blivet: request 52 (sdb2) growth: 0 (0MB) size: 6024MB >09:28:53,945 DEBUG blivet: request 50 (sdb3) growth: 474011953 (231451MB) size: 231951MB >09:28:53,945 DEBUG blivet: disk /dev/sdb growth: 474011953 (231451MB) >09:28:53,946 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >09:28:53,946 DEBUG blivet: device sdb3 new partedPartition None >09:28:53,947 DEBUG blivet: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >09:28:53,948 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sdb ; >09:28:53,948 DEBUG blivet: total growth: 474011953 sectors >09:28:53,948 DEBUG blivet: updating use_disk to sdb, type: 0 >09:28:53,948 DEBUG blivet: new free: 13363200-488397167 / 231950MB >09:28:53,949 DEBUG blivet: new free allows for 474011953 sectors of growth >09:28:53,949 DEBUG blivet: created partition sdb3 of 500MB and added it to /dev/sdb >09:28:53,950 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >09:28:53,951 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f324c15fbd0> PedPartition: <_ped.Partition object at 0x43dd230> >09:28:53,951 DEBUG blivet: PartitionDevice._setDisk: sdb3 ; new: sdb ; old: None ; >09:28:53,952 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >09:28:53,953 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >09:28:53,953 DEBUG blivet: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f324c15f510> PedPartition: <_ped.Partition object at 0x43dd3b0> >09:28:53,954 DEBUG blivet: growPartitions: disks=['sdb'], partitions=['sdb3(id 50)', 'sdb1(id 51)', 'sdb2(id 52)'] >09:28:53,954 DEBUG blivet: growable partitions are ['sdb3'] >09:28:53,954 DEBUG blivet: adding request 50 to chunk 488397105 (63-488397167) on /dev/sdb >09:28:53,954 DEBUG blivet: adding request 51 to chunk 488397105 (63-488397167) on /dev/sdb >09:28:53,954 DEBUG blivet: adding request 52 to chunk 488397105 (63-488397167) on /dev/sdb >09:28:53,955 DEBUG blivet: disk sdb has 1 chunks >09:28:53,955 DEBUG blivet: Chunk.growRequests: 488397105 on /dev/sdb start = 63 end = 488397167 >sectorSize = 512 > >09:28:53,955 DEBUG blivet: req: PartitionRequest instance -- >id = 51 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >09:28:53,955 DEBUG blivet: req: PartitionRequest instance -- >id = 52 name = sdb2 growable = False >base = 12337152 growth = 0 max_grow = 0 >done = True >09:28:53,955 DEBUG blivet: req: PartitionRequest instance -- >id = 50 name = sdb3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >09:28:53,955 DEBUG blivet: 1 requests and 474011953 (231451MB) left in chunk >09:28:53,955 DEBUG blivet: adding 474011953 (231451MB) to 50 (sdb3) >09:28:53,956 DEBUG blivet: new grow amount for request 50 (sdb3) is 474011953 units, or 231451MB >09:28:53,956 DEBUG blivet: growing partitions on sdb >09:28:53,956 DEBUG blivet: partition sdb1 (51): 0 >09:28:53,956 DEBUG blivet: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f323c081a50> PedGeometry: <_ped.Geometry object at 0x7f324c15f4d0> >09:28:53,956 DEBUG blivet: partition sdb2 (52): 0 >09:28:53,956 DEBUG blivet: new geometry for sdb2: parted.Geometry instance -- > start: 1026048 end: 13363199 length: 12337152 > device: <parted.device.Device object at 0x7f323c081a50> PedGeometry: <_ped.Geometry object at 0x7f324c15f450> >09:28:53,956 DEBUG blivet: partition sdb3 (50): 0 >09:28:53,956 DEBUG blivet: new geometry for sdb3: parted.Geometry instance -- > start: 13363200 end: 488396799 length: 475033600 > device: <parted.device.Device object at 0x7f323c081a50> PedGeometry: <_ped.Geometry object at 0x3051f90> >09:28:53,957 DEBUG blivet: removing all non-preexisting partitions ['sdb1(id 51)', 'sdb2(id 52)', 'sdb3(id 50)'] from disk(s) ['sdb'] >09:28:53,957 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >09:28:53,957 DEBUG blivet: device sdb1 new partedPartition None >09:28:53,958 DEBUG blivet: PartitionDevice._setDisk: req5 ; new: None ; old: sdb ; >09:28:53,959 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sdb ; >09:28:53,960 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >09:28:53,960 DEBUG blivet: device sdb2 new partedPartition None >09:28:53,960 DEBUG blivet: PartitionDevice._setDisk: req6 ; new: None ; old: sdb ; >09:28:53,961 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >09:28:53,962 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >09:28:53,962 DEBUG blivet: device sdb3 new partedPartition None >09:28:53,962 DEBUG blivet: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >09:28:53,963 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:28:53,963 DEBUG blivet: back from removeNewPartitions >09:28:53,963 DEBUG blivet: extended: None >09:28:53,963 DEBUG blivet: setting req5 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f323c081a50> PedGeometry: <_ped.Geometry object at 0x7f324c15f4d0> >09:28:53,964 DEBUG blivet: PartitionDevice._setPartedPartition: req5 ; >09:28:53,964 DEBUG blivet: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f324c3b3550> PedPartition: <_ped.Partition object at 0x7f324c1743b0> >09:28:53,965 DEBUG blivet: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >09:28:53,965 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:28:53,966 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >09:28:53,966 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c047710> PedPartition: <_ped.Partition object at 0x43dd530> >09:28:53,967 DEBUG blivet: setting req6 new geometry: parted.Geometry instance -- > start: 1026048 end: 13363199 length: 12337152 > device: <parted.device.Device object at 0x7f323c081a50> PedGeometry: <_ped.Geometry object at 0x7f324c15f450> >09:28:53,967 DEBUG blivet: PartitionDevice._setPartedPartition: req6 ; >09:28:53,967 DEBUG blivet: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f324c3b3590> PedPartition: <_ped.Partition object at 0x43dd1d0> >09:28:53,968 DEBUG blivet: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >09:28:53,969 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >09:28:53,970 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >09:28:53,970 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f324c15fc50> PedPartition: <_ped.Partition object at 0x43dd5f0> >09:28:53,970 DEBUG blivet: setting req4 new geometry: parted.Geometry instance -- > start: 13363200 end: 488396799 length: 475033600 > device: <parted.device.Device object at 0x7f323c081a50> PedGeometry: <_ped.Geometry object at 0x3051f90> >09:28:53,970 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >09:28:53,971 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f322403da50> PedPartition: <_ped.Partition object at 0x43dd110> >09:28:53,971 DEBUG blivet: PartitionDevice._setDisk: sdb3 ; new: sdb ; old: None ; >09:28:53,972 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >09:28:53,973 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >09:28:53,973 DEBUG blivet: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c03de90> PedPartition: <_ped.Partition object at 0x43dd8f0> >09:28:53,973 DEBUG blivet: fixing size of non-existent 500MB partition sdb1 (51) with non-existent ext4 filesystem mounted at /boot at 500.00 >09:28:53,974 DEBUG blivet: fixing size of non-existent 6024MB partition sdb2 (52) with non-existent swap at 6024.00 >09:28:53,974 DEBUG blivet: fixing size of non-existent 231950MB partition sdb3 (50) with non-existent btrfs filesystem at 231950.00 >09:28:53,975 DEBUG blivet: newBTRFS: args = () ; kwargs = {'parents': [PartitionDevice instance (0x4400910) -- > name = sdb3 status = False kids = 0 id = 50 > parents = ['existing 238475MB disk sdb (13) with non-existent msdos disklabel'] > uuid = None size = 231950.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = btrfs grow = False max size = 0 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f324c170410> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f323c03de90> PedPartition: <_ped.Partition object at 0x43dd8f0> > disk = existing 238475MB disk sdb (13) with non-existent msdos disklabel > start = 13363200 end = 488396799 length = 475033600 > flags = ]} >09:28:53,976 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >09:28:53,976 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:28:53,977 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >09:28:53,978 DEBUG blivet: BTRFS.supported: supported: True ; >09:28:53,979 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:28:53,979 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.53 ; current: None ; type: btrfs ; >09:28:53,980 DEBUG blivet: BTRFS.supported: supported: True ; >09:28:53,980 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:28:53,981 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.53 ; current: btrfs ; type: btrfs ; >09:28:53,981 INFO blivet: added btrfs volume fedora (id 53) to device tree >09:28:53,981 INFO blivet: registered action: [89] Create Device btrfs volume fedora (id 53) >09:28:53,981 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:28:53,981 INFO blivet: registered action: [90] Create Format btrfs filesystem on btrfs volume fedora (id 53) >09:28:53,982 DEBUG blivet: newBTRFS: args = () ; kwargs = {'mountpoint': '/', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x4400f50) -- > name = fedora status = False kids = 0 id = 53 > parents = ['non-existent 231950MB partition sdb3 (50) with non-existent btrfs filesystem'] > uuid = None size = 231950.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = btrfs], 'size': 1024} >09:28:53,983 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >09:28:53,983 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:28:53,983 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: root00 ; current: None ; type: None ; >09:28:53,984 DEBUG blivet: BTRFS.supported: supported: True ; >09:28:53,984 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:28:53,985 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: root00 ; current: None ; type: btrfs ; >09:28:53,985 INFO blivet: added btrfs subvolume root00 (id 54) to device tree >09:28:53,985 INFO blivet: registered action: [91] Create Device btrfs subvolume root00 (id 54) >09:28:53,985 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:28:53,986 INFO blivet: registered action: [92] Create Format btrfs filesystem mounted at / on btrfs subvolume root00 (id 54) >09:28:53,986 DEBUG blivet: newBTRFS: args = () ; kwargs = {'mountpoint': '/home', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x4400f50) -- > name = fedora status = False kids = 1 id = 53 > parents = ['non-existent 231950MB partition sdb3 (50) with non-existent btrfs filesystem'] > uuid = None size = 231950.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = btrfs], 'size': 500} >09:28:53,987 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >09:28:53,989 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:28:53,990 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: None ; >09:28:53,990 DEBUG blivet: BTRFS.supported: supported: True ; >09:28:53,991 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >09:28:53,991 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >09:28:53,991 INFO blivet: added btrfs subvolume home (id 55) to device tree >09:28:53,991 INFO blivet: registered action: [93] Create Device btrfs subvolume home (id 55) >09:28:53,991 DEBUG blivet: getFormat('None') returning DeviceFormat instance >09:28:53,992 INFO blivet: registered action: [94] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 55) >09:28:53,992 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:53,993 INFO blivet: Skipping disk: sdd: No media present >09:28:53,994 DEBUG blivet: looking up parted Device: /dev/sde >09:28:53,995 INFO blivet: Skipping disk: sde: No media present >09:28:53,996 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:53,997 INFO blivet: Skipping disk: sdf: No media present >09:28:53,997 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:53,999 INFO blivet: Skipping disk: sdg: No media present >09:28:54,013 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:28:54,014 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:28:54,014 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:28:54,015 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:28:54,015 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >09:28:54,019 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:54,021 INFO blivet: Skipping disk: sdd: No media present >09:28:54,021 DEBUG blivet: looking up parted Device: /dev/sde >09:28:54,023 INFO blivet: Skipping disk: sde: No media present >09:28:54,023 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:54,025 INFO blivet: Skipping disk: sdf: No media present >09:28:54,025 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:54,026 INFO blivet: Skipping disk: sdg: No media present >09:28:54,039 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:28:54,040 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:28:54,041 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:28:54,041 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:28:54,041 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >09:28:56,514 DEBUG blivet: looking up parted Device: /dev/sdd >09:28:56,516 DEBUG blivet: looking up parted Device: /dev/sde >09:28:56,517 DEBUG blivet: looking up parted Device: /dev/sdf >09:28:56,519 DEBUG blivet: looking up parted Device: /dev/sdg >09:28:56,533 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:28:56,534 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:28:58,242 DEBUG blivet: removing sdb1 >09:28:58,242 INFO blivet: removed partition sdb1 (id 51) from device tree >09:28:58,243 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sdb ; >09:28:58,243 INFO blivet: registered action: [95] Destroy Device partition sdb1 (id 51) >09:28:58,243 DEBUG blivet: removing sdb2 >09:28:58,243 INFO blivet: removed partition sdb2 (id 52) from device tree >09:28:58,244 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >09:28:58,244 INFO blivet: registered action: [96] Destroy Device partition sdb2 (id 52) >09:28:58,244 DEBUG blivet: removing sdb3 >09:28:58,244 DEBUG blivet: devices to remove: ['home', 'root00', 'fedora'] >09:28:58,244 DEBUG blivet: leaves to remove: ['home', 'root00'] >09:28:58,244 INFO blivet: removed btrfs subvolume home (id 55) from device tree >09:28:58,245 DEBUG blivet: BTRFSVolumeDevice.removeChild: kids: 2 ; name: fedora ; >09:28:58,245 INFO blivet: registered action: [97] Destroy Device btrfs subvolume home (id 55) >09:28:58,245 INFO blivet: removed btrfs subvolume root00 (id 54) from device tree >09:28:58,246 DEBUG blivet: BTRFSVolumeDevice.removeChild: kids: 1 ; name: fedora ; >09:28:58,246 INFO blivet: registered action: [98] Destroy Device btrfs subvolume root00 (id 54) >09:28:58,246 DEBUG blivet: devices to remove: ['fedora'] >09:28:58,246 DEBUG blivet: leaves to remove: ['fedora'] >09:28:58,246 INFO blivet: removed btrfs volume fedora (id 53) from device tree >09:28:58,247 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb3 ; >09:28:58,247 INFO blivet: registered action: [99] Destroy Device btrfs volume fedora (id 53) >09:28:58,247 INFO blivet: removed partition sdb3 (id 50) from device tree >09:28:58,247 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:28:58,248 INFO blivet: registered action: [100] Destroy Device partition sdb3 (id 50) >09:29:01,254 DEBUG blivet: looking up parted Device: /dev/sdd >09:29:01,256 INFO blivet: Skipping disk: sdd: No media present >09:29:01,256 DEBUG blivet: looking up parted Device: /dev/sde >09:29:01,258 INFO blivet: Skipping disk: sde: No media present >09:29:01,258 DEBUG blivet: looking up parted Device: /dev/sdf >09:29:01,260 INFO blivet: Skipping disk: sdf: No media present >09:29:01,260 DEBUG blivet: looking up parted Device: /dev/sdg >09:29:01,261 INFO blivet: Skipping disk: sdg: No media present >09:29:01,261 DEBUG blivet: looking up parted Device: /dev/sdd >09:29:01,263 INFO blivet: Skipping disk: sdd: No media present >09:29:01,263 DEBUG blivet: looking up parted Device: /dev/sde >09:29:01,265 INFO blivet: Skipping disk: sde: No media present >09:29:01,265 DEBUG blivet: looking up parted Device: /dev/sdf >09:29:01,266 INFO blivet: Skipping disk: sdf: No media present >09:29:01,267 DEBUG blivet: looking up parted Device: /dev/sdg >09:29:01,268 INFO blivet: Skipping disk: sdg: No media present >09:29:01,268 INFO blivet: Detected 12048M of memory >09:29:01,269 INFO blivet: Swap attempt of 6024M >09:29:01,270 DEBUG blivet: checking whether disk sdb has an empty extended >09:29:01,270 DEBUG blivet: extended is None ; logicals is [] >09:29:01,270 DEBUG blivet: looking up parted Device: /dev/sdd >09:29:01,272 INFO blivet: Skipping disk: sdd: No media present >09:29:01,272 DEBUG blivet: looking up parted Device: /dev/sde >09:29:01,274 INFO blivet: Skipping disk: sde: No media present >09:29:01,274 DEBUG blivet: looking up parted Device: /dev/sdf >09:29:01,276 INFO blivet: Skipping disk: sdf: No media present >09:29:01,276 DEBUG blivet: looking up parted Device: /dev/sdg >09:29:01,278 INFO blivet: Skipping disk: sdg: No media present >09:29:01,278 DEBUG blivet: looking up parted Device: /dev/sdd >09:29:01,280 INFO blivet: Skipping disk: sdd: No media present >09:29:01,280 DEBUG blivet: looking up parted Device: /dev/sde >09:29:01,281 INFO blivet: Skipping disk: sde: No media present >09:29:01,282 DEBUG blivet: looking up parted Device: /dev/sdf >09:29:01,283 INFO blivet: Skipping disk: sdf: No media present >09:29:01,283 DEBUG blivet: looking up parted Device: /dev/sdg >09:29:01,285 INFO blivet: Skipping disk: sdg: No media present >09:29:01,285 DEBUG blivet: looking up parted Device: /dev/sdd >09:29:01,287 INFO blivet: Skipping disk: sdd: No media present >09:29:01,287 DEBUG blivet: looking up parted Device: /dev/sde >09:29:01,289 INFO blivet: Skipping disk: sde: No media present >09:29:01,289 DEBUG blivet: looking up parted Device: /dev/sdf >09:29:01,290 INFO blivet: Skipping disk: sdf: No media present >09:29:01,291 DEBUG blivet: looking up parted Device: /dev/sdg >09:29:01,292 INFO blivet: Skipping disk: sdg: No media present >09:29:01,292 DEBUG blivet: looking up parted Device: /dev/sdd >09:29:01,294 INFO blivet: Skipping disk: sdd: No media present >09:29:01,294 DEBUG blivet: looking up parted Device: /dev/sde >09:29:01,295 INFO blivet: Skipping disk: sde: No media present >09:29:01,296 DEBUG blivet: looking up parted Device: /dev/sdf >09:29:01,297 INFO blivet: Skipping disk: sdf: No media present >09:29:01,297 DEBUG blivet: looking up parted Device: /dev/sdg >09:29:01,299 INFO blivet: Skipping disk: sdg: No media present >09:29:01,320 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:29:01,321 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:29:01,321 DEBUG blivet: looking up parted Device: /dev/sdd >09:29:01,323 INFO blivet: Skipping disk: sdd: No media present >09:29:01,323 DEBUG blivet: looking up parted Device: /dev/sde >09:29:01,325 INFO blivet: Skipping disk: sde: No media present >09:29:01,325 DEBUG blivet: looking up parted Device: /dev/sdf >09:29:01,326 INFO blivet: Skipping disk: sdf: No media present >09:29:01,327 DEBUG blivet: looking up parted Device: /dev/sdg >09:29:01,328 INFO blivet: Skipping disk: sdg: No media present >09:29:01,348 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:29:01,349 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:29:01,350 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >09:29:01,351 DEBUG blivet: DeviceTree.getDeviceByName returned existing 238475MB disk sdb (13) with non-existent msdos disklabel >09:29:01,351 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >09:29:01,374 DEBUG blivet: starting Blivet copy >09:29:01,447 DEBUG blivet: looking up parted Device: /dev/sdd >09:29:01,449 DEBUG blivet: looking up parted Device: /dev/sde >09:29:01,450 DEBUG blivet: looking up parted Device: /dev/sdf >09:29:01,452 DEBUG blivet: looking up parted Device: /dev/sdg > > >/tmp/ifcfg.log: >09:24:51,357 DEBUG ifcfg: content of files (network initialization): >09:24:51,358 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-Familie_Menzi: >ESSID="Familie Menzi" >MODE=Managed >KEY_MGMT=WPA-PSK >TYPE=Wireless >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_FAILURE_FATAL=no >NAME="Familie Menzi" >UUID=7ebcd8e4-a948-4434-89bd-3d6f8343bb8f >ONBOOT=yes >HWADDR=A4:17:31:22:F9:3D >WPA_ALLOW_WPA=yes >WPA_ALLOW_WPA2=yes >PEERDNS=yes >PEERROUTES=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes > >09:24:51,388 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Familie_Menzi >09:24:51,436 DEBUG ifcfg: content of files (ifcfgs created): >09:24:51,437 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-Familie_Menzi: >ESSID="Familie Menzi" >MODE=Managed >KEY_MGMT=WPA-PSK >TYPE=Wireless >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_FAILURE_FATAL=no >NAME="Familie Menzi" >UUID=7ebcd8e4-a948-4434-89bd-3d6f8343bb8f >ONBOOT=yes >HWADDR=A4:17:31:22:F9:3D >WPA_ALLOW_WPA=yes >WPA_ALLOW_WPA2=yes >PEERDNS=yes >PEERROUTES=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes > >09:24:51,437 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=em1 >UUID=ec13ac65-cb5d-4c06-a0a3-b6e7754667fd >ONBOOT=no >HWADDR=4C:72:B9:DF:50:53 >PEERDNS=yes >PEERROUTES=yes > >09:24:58,785 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Familie_Menzi >09:24:58,785 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >09:24:58,786 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Familie_Menzi >09:24:58,786 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >09:24:58,787 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >09:24:58,812 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Familie_Menzi >09:24:58,812 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Familie_Menzi > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-20-TC rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
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 1032654
: 826669 |
826670
|
826671
|
826672
|
826673
|
826674
|
826675
|
826676
|
826677
|
826678