Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 951817 Details for
Bug 1158533
selecting one disk from VG spanning over multiple disks causes troubles
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 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), 925.50 KB, created by
satellitgo
on 2014-10-29 14:59:31 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
satellitgo
Created:
2014-10-29 14:59:31 UTC
Size:
925.50 KB
patch
obsolete
>anaconda 21.48.13-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py", line 532, in lvactivate > raise LVMError("lvactivate failed for %s: %s" % (lv_name, msg)) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3086, in _setup > lvm.lvactivate(self.vg.name, self._name) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 856, in setup > self._setup(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 642, in execute > self.device.setup(orig=True) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 361, in processActions > action.execute(callbacks) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 364, in doIt > self.devicetree.processActions(callbacks) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 216, in turnOnFilesystems > storage.doIt(callbacks) > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 190, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg) > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) >LVMError: lvactivate failed for home: running lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sda1$|","r|/sda2$|","r|/sda3$|","r|/sda$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } fedora/home failed > >Local variables in innermost frame: >msg: running lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sda1$|","r|/sda2$|","r|/sda3$|","r|/sda$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } fedora/home failed >args: ['lvchange', '-a', 'y', '--config', ' devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sda1$|","r|/sda2$|","r|/sda3$|","r|/sda$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } ', 'fedora/home'] >lv_name: home >vg_name: fedora >ignore_skip: False > > >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 MainWindow.lightbox_on of <MainWindow object at 0x7f554012b870 (pyanaconda+ui+gui+MainWindow at 0x1c86230)>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use graphical install >graphical ># 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=enp1s0 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># SELinux configuration >selinux --enforcing ># System timezone >timezone America/Los_Angeles --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sdb >autopart --type=lvm ># Partition clearing information >clearpart --all --initlabel --drives=sdb > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: None > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500 MiB partition sdb1 (11) >, '/': existing 50 GiB lvmlv fedora-root (33) >, '/home': existing 411.33 GiB lvmlv fedora-home (23) >} > swaps: [existing 3968 MiB lvmlv fedora-swap (28) >] > name: Fedora Linux 21 for x86_64 >, Root instance, containing members: > mounts: {'/': existing 30.01 GiB partition sda2 (67) with existing ext4 filesystem >, '/home': existing 444.93 GiB partition sda3 (72) with existing ext4 filesystem >} > swaps: [existing 2054 MiB partition sda1 (62) with existing swap >] > name: openSUSE Linux 13.1 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([LVMLogicalVolumeDevice instance (0x7f55387d0e10) -- > name = fedora-swap status = False kids = 0 id = 224 > parents = ['non-existent 111.3 GiB lvmvg fedora (207)'] > uuid = None size = 3968 MiB > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 3968 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5532a38450) -- > name = fedora status = False kids = 3 id = 207 > parents = ['non-existent 111.3 GiB partition sdb2 (196) with non-existent lvmpv'] > uuid = None size = 111.3 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 28492 free space = 60 MiB > free extents = 15 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 111.3 GiB partition sdb2 (196) with non-existent lvmpv'] > LVs = ['non-existent 50 GiB lvmlv fedora-root (212) with non-existent ext4 filesystem mounted at /', > 'non-existent 57.36 GiB lvmlv fedora-home (218) with non-existent ext4 filesystem mounted at /home', > 'non-existent 3968 MiB lvmlv fedora-swap (224) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 3972 MiB]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 536d93e8-3919-40ad-b433-bd9cfc711a6f > origFormat.exists: True > origFormat._mountpoint: None > origFormat._minInstanceSize: 0 B > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 411.33 GiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 26 > origFormat._device: /dev/mapper/fedora-home > container: > id: 177 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 179 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: existing swap > container: Already dumped (LVMVolumeGroupDevice instance) > id: 174 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 176 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: cb699db5-1e20-44e0-a052-3e21d58f7b41 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._minInstanceSize: 0 B > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 50 GiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 36 > origFormat._device: /dev/mapper/fedora-root > container: Already dumped (LVMVolumeGroupDevice instance) > id: 171 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 173 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > container: None > id: 183 > _applied: True >, ActionDestroyFormat instance, containing members: > device: existing 111.3 GiB partition sdb2 (16) > origFormat: existing lvmpv > container: None > id: 184 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 186 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 182 > _applied: True >, ActionDestroyFormat instance, containing members: > device: existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel > origFormat: existing msdos disklabel > container: None > id: 187 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 194 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 500 MiB partition sdb1 (202) with non-existent ext4 filesystem mounted at /boot > container: None > id: 204 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /boot > _format.id: 201 > _format._device: /dev/req1 > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 205 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 111.3 GiB partition sdb2 (196) with non-existent lvmpv > container: None > id: 198 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent lvmpv > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 199 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 111.3 GiB lvmvg fedora (207) > container: None > id: 210 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 3968 MiB lvmlv fedora-swap (224) with non-existent swap > container: Already dumped (LVMVolumeGroupDevice instance) > id: 226 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: non-existent swap > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 227 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 57.36 GiB lvmlv fedora-home (218) with non-existent ext4 filesystem mounted at /home > container: Already dumped (LVMVolumeGroupDevice instance) > id: 220 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /home > _format.id: 217 > _format._device: /dev/mapper/fedora-home > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 221 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 50 GiB lvmlv fedora-root (212) with non-existent ext4 filesystem mounted at / > container: Already dumped (LVMVolumeGroupDevice instance) > id: 214 > _applied: True >, ActionCreateFormat instance, containing members: > container: Already dumped (LVMVolumeGroupDevice instance) > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: / > _format.id: 211 > _format._device: /dev/mapper/fedora-root > origFormat: non-existent None > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 215 > _applied: True >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: {'/dev/sdc2': {'LVM2_PV_UUID': 'xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '16', 'LVM2_PV_NAME': '/dev/sdc2', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '119109', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'fedora', 'LVM2_VG_UUID': 'GPlG97-ZoTO-pGKK-0kb3-J1Cf-y0f7-Ab0KcF', 'LVM2_VG_FREE': '65536.00', 'LVM2_VG_SIZE': '487870464.00'}, '/dev/sdb2': {'LVM2_PV_UUID': 'OjAQnD-rPDX-6uJ9-wRIc-MoZ1-AdAW-vaQ3Tu', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '16', 'LVM2_PV_NAME': '/dev/sdb2', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '28492', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'fedora', 'LVM2_VG_UUID': 'hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX', 'LVM2_VG_FREE': '65536.00', 'LVM2_VG_SIZE': '116703232.00'}} > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: HL-DT-ST DVDRAM GP50NB40 path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 464384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (28, 255, 63) biosGeometry: (28, 255, 63) > PedDevice: <_ped.Device object at 0x7f553aa25560> > exists: True > _size: 907 MiB > id: 1 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f553aa203d0) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 907 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1c.2/0000:03:00.0/usb3/3-2/3-2:1.0/host4/target4:0:0/4:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HL-DT-ST DVDRAM GP50NB40 path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 464384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (28, 255, 63) biosGeometry: (28, 255, 63) > PedDevice: <_ped.Device object at 0x7f553aa25560> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f553aa203d0) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 907 MiB > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1c.2/0000:03:00.0/usb3/3-2/3-2:1.0/host4/target4:0:0/4:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HL-DT-ST DVDRAM GP50NB40 path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 464384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (28, 255, 63) biosGeometry: (28, 255, 63) > PedDevice: <_ped.Device object at 0x7f553aa25560> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: Fedora-Live-LXDE-x86_64-21_Beta- > _format.uuid: 2014-10-29-01-37-41-00 > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format._targetSize: 1 B > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 4 > _format._device: /dev/sr0 > deviceLinks: [/dev/cdrom, /dev/disk/by-id/usb-HL-DT-ST_DVDRAM_GP50NB40_KZ4D8NF5514-0:0, /dev/disk/by-label/Fedora-Live-LXDE-x86_64-21_Beta-, /dev/disk/by-path/pci-0000:03:00.0-usb-0:2:1.0-scsi-0:0:0:0, /dev/disk/by-uuid/2014-10-29-01-37-41-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1c.2/0000:03:00.0/usb3/3-2/3-2:1.0/host4/target4:0:0/4:0:0:0/block/sr0 > _targetSize: 0 B > _model: DVDRAM_GP50NB40 > kids: 0 > _vendor: HL-DT-ST > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat._label: Fedora-Live-LXDE-x86_64-21_Beta- > originalFormat.uuid: 2014-10-29-01-37-41-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat.fsprofile: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 4 > originalFormat._device: /dev/sr0 > _serial: None >, Already dumped (DiskDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 77 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f5532a4c310) -- > name = /osmin.img (deleted) status = False kids = 1 id = 77 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f5532a4c310) -- > name = /osmin.img (deleted) status = False kids = 1 id = 77 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin.img (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _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 B > id: 80 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f5532a4c550) -- > name = loop0 status = False kids = 0 id = 80 > parents = ['existing 0 B file /osmin.img (deleted) (77)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f5532a4c550) -- > name = loop0 status = False kids = 0 id = 80 > parents = ['existing 0 B file /osmin.img (deleted) (77)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 85 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f5532a35d90) -- > name = /osmin status = False kids = 1 id = 85 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f5532a35d90) -- > name = /osmin status = False kids = 1 id = 85 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _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 B > id: 88 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f5532a3cd50) -- > name = loop1 status = False kids = 0 id = 88 > parents = ['existing 0 B file /osmin (85)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f5532a3cd50) -- > name = loop1 status = False kids = 0 id = 88 > parents = ['existing 0 B file /osmin (85)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 93 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f5532a4c290) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 93 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f5532a4c290) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 93 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _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 B > id: 96 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f5532a4c890) -- > name = loop2 status = False kids = 0 id = 96 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (93)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f5532a4c890) -- > name = loop2 status = False kids = 0 id = 96 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (93)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 101 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f5532a4ca10) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 101 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/ext3fs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f5532a4ca10) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 101 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/ext3fs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _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 B > id: 104 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f5532a4c8d0) -- > name = loop3 status = False kids = 2 id = 104 > parents = ['existing 0 B file /LiveOS/ext3fs.img (101)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f5532a4c8d0) -- > name = loop3 status = False kids = 2 id = 104 > parents = ['existing 0 B file /LiveOS/ext3fs.img (101)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: _Fedora-Live-LXD > _format.errors: False > _format.uuid: 064035b5-b329-42e8-9d6d-6d3e753f1b72 > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 3072 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 107 > _format._device: /dev/loop3 > deviceLinks: [/dev/disk/by-label/_Fedora-Live-LXD, /dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: _Fedora-Live-LXD > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 107 > originalFormat._device: /dev/loop3 > originalFormat.errors: False > originalFormat.uuid: 064035b5-b329-42e8-9d6d-6d3e753f1b72 > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 109 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f5532a3cdd0) -- > name = /overlay (deleted) status = False kids = 1 id = 109 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f5532a3cdd0) -- > name = /overlay (deleted) status = False kids = 1 id = 109 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _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 B > id: 112 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f5532a4cc10) -- > name = loop4 status = False kids = 1 id = 112 > parents = ['existing 0 B file /overlay (deleted) (109)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f5532a4cc10) -- > name = loop4 status = False kids = 1 id = 112 > parents = ['existing 0 B file /overlay (deleted) (109)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing None > _serial: None >, existing 3072 MiB dm live-rw (117) with existing ext4 filesystem >, existing 3072 MiB dm live-base (122) with existing ext4 filesystem >, existing 3072 MiB dm live-osimg-min (127) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 3e1699a6-b1e6-4427-b17e-3049a76ec6b9 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._minInstanceSize: 0 B > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 500 MiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 14 > origFormat._device: /dev/sdb1 > container: None > id: 180 > _applied: True >] > _intf.storage.fsset.devicetree.names: [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, sda1, sda2, sda3, sda, sdc1, sdc2, sdc, fedora, fedora-root, fedora-home, fedora-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: sr0 > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 476.94 GiB disk sda (57) with existing msdos disklabel >, existing 500 MiB partition sdc1 (44) with existing ext4 filesystem >, existing 465.27 GiB lvmvg fedora (53) >, existing 465.27 GiB partition sdc2 (49) with existing lvmpv >, existing 465.76 GiB disk sdc (39) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0] > _intf.storage.fsset.devicetree._lvInfo: {'fedora-home': {'LVM2_LV_ATTR': '-wi-------', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'home', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '431312896.00', 'LVM2_LV_UUID': 'T6eZ4t-bvY8-fp42-3CVF-UQkf-P0Gj-C04zqM'}, 'fedora-swap': {'LVM2_LV_ATTR': '-wi-------', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'swap', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '4063232.00', 'LVM2_LV_UUID': 'dcya63-OPUX-vlrx-TgF0-91Tj-bfSb-hfezdg'}, 'fedora-root': {'LVM2_LV_ATTR': '-wi-------', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'root', 'LVM2_VG_NAME': 'fedora', 'LVM2_LV_SIZE': '52428800.00', 'LVM2_LV_UUID': 'hyhMxN-sO9T-8cnp-08zf-0b9g-WiFN-cv6ekw'}} > _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: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _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.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _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: Already dumped (PartitionDevice instance) > _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: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._free_space_snapshot: None > _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._nextID: 2 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f5540066790) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f5540066810) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f554004f190) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f554004f050) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7f554004fa90) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3968 MiB maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._current_action: ProgressHub instance, containing members: > _intf.mainWindow._current_action._environs: [anaconda] > _intf.mainWindow._current_action._spinner: Spinner instance, containing members: > _intf.mainWindow._current_action._progressNotebook: Notebook instance, containing members: > _intf.mainWindow._current_action.payload: LiveImagePayload instance, containing members: > _intf.mainWindow._current_action.payload.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action.payload._rescueVersionList: [] > _intf.mainWindow._current_action.payload.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action.payload.pct: 0 > _intf.mainWindow._current_action.payload.txID: None > _intf.mainWindow._current_action.payload.source_size: 2257129472 > _intf.mainWindow._current_action.payload._createdInitrds: False > _intf.mainWindow._current_action.payload._adj_size: 0 > _intf.mainWindow._current_action.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action.payload.pct_lock: None > _intf.mainWindow._current_action.payload._kernelVersionList: [] > _intf.mainWindow._current_action.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/lib64/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/gui/spokes')], 'categories': [('pyanaconda.ui.categories.%s', '/tmp/updates/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf.mainWindow._current_action._checker: None > _intf.mainWindow._current_action.applyOnSkip: False > _intf.mainWindow._current_action.skipTo: None > _intf.mainWindow._current_action._rnotes_id: 3155 > _intf.mainWindow._current_action._notReadySpokes: [] > _intf.mainWindow._current_action._inSpoke: False > _intf.mainWindow._current_action._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f55387d6150>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._input_obj: Entry instance, containing members: > _pwStrengthCheck._data: None > _pwStrengthCheck._check_status: None > _pwStrengthCheck._enabled: True > _pwq_valid: True > _pwq_error: None > _check_list: [InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f55387d6150>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f55387d6150>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f55387d6150>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f55387d6150>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f55387d6150>> > _parent: Already dumped (PasswordSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > payload: Already dumped (LiveImagePayload instance) > skipTo: None > _confirm_check: Already dumped (InputCheck instance) > instclass: Already dumped (DefaultInstall instance) > _pwASCIICheck: Already dumped (InputCheck instance) > visitedSinceApplied: True > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (InputCheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _waiveASCIIClicks: 0 > _window: SpokeWindow instance, containing members: > _storage: Already dumped (Blivet instance) > _waiveStrengthClicks: 0 >, UserSpoke instance, containing members: > _password_check: InputCheck instance, containing members: > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f55387d6b50>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._input_obj: Entry instance, containing members: > _password_check._data: None > _password_check._check_status: None > _password_check._enabled: True > guesser: {<Entry object at 0x7f5538768500 (GtkEntry at 0x3b45f60)>: True} > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f55387d6b50>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._input_obj: Already dumped (Entry instance) > _pwStrengthCheck._data: None > _pwStrengthCheck._check_status: None > _pwStrengthCheck._enabled: True > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f55387d6b50>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f55387d6b50>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >, Already dumped (InputCheck instance) >, Already dumped (InputCheck instance) >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordASCII of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f55387d6b50>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f55387d6b50>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Already dumped (Entry instance) > _data: None > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f55387d6b50>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x42ebaa0>, 'message': Invalid username} > _check_status: None > _enabled: True >, InputCheck instance, containing members: > _run_check: <bound method UserSpoke._check_re of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f55387d6b50>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x7f55534de470>, 'message': Full name cannot contain colon characters} > _check_status: None > _enabled: True >] > _wheel: group --name=wheel > > payload: Already dumped (LiveImagePayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: None > _advanced._homeSet: False > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._saveButton: Button instance, containing members: > _advanced.builder: Builder instance, containing members: > _advanced._cUid: CheckButton instance, containing members: > _advanced._tHome: Entry instance, containing members: > _advanced._spinGid: SpinButton instance, containing members: > _advanced.skipTo: None > _advanced._uid: Adjustment instance, containing members: > _advanced._check_list: [InputCheck instance, containing members: > _run_check: <bound method AdvancedUserDialog._validateGroups of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7f55387d6510>> > _parent: Already dumped (AdvancedUserDialog instance) > _input_obj: Entry instance, containing members: > _data: None > _check_status: None > _enabled: True >] > _advanced._gid: Adjustment instance, containing members: > _advanced._tGroups: Already dumped (Entry instance) > _advanced._data: Already dumped (AnacondaKSHandler instance) > _advanced._user: F19_UserData instance, containing members: > _advanced._user.shell: Skipped > _advanced._user.name: Skipped > _advanced._user.isCrypted: False > _advanced._user.lock: False > _advanced._user.password_kickstarted: False > _advanced._user.gid: None > _advanced._user.gecos: Skipped > _advanced._user.lineno: 0 > _advanced._user.groups: [] > _advanced._user.uid: None > _advanced._user.password: Skipped > _advanced._user.homedir: Skipped > _advanced._origHome: None > _advanced._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (InputCheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _pwASCIICheck: Already dumped (InputCheck instance) > visitedSinceApplied: True > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _waiveStrengthClicks: 0 > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _waiveASCIIClicks: 0 > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > _storage: Already dumped (Blivet instance) > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf.mainWindow._current_action.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._currentStep: 1 > _intf.mainWindow._current_action._progressLabel: Label instance, containing members: > _intf.mainWindow._current_action._rnotesPages: <itertools.cycle object at 0x7f553881d440> > _intf.mainWindow._current_action._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._progressBar: ProgressBar instance, containing members: > _intf.mainWindow._current_action._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf.mainWindow._current_action._totalSteps: 9 > _intf.mainWindow._current_action.builder: Builder instance, containing members: > _intf.mainWindow._current_action._window: HubWindow instance, containing members: > _intf.mainWindow._current_action._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._autoContinue: False > _intf.mainWindow._current_action._configurationDone: False > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._overlay_depth: 0 > _intf.mainWindow._stack_contents: set([<pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x7f553aa09310>, <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5533fc0e10>, <pyanaconda.ui.gui.hubs.progress.ProgressHub object at 0x7f55317a95d0>, <pyanaconda.ui.gui.hubs.summary.SummaryHub object at 0x7f5532a8bb10>]) > _intf.mainWindow._overlay_img: None > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._stack: Stack instance, containing members: > _intf._ui: None > _intf._distributionText: <function distributionText at 0x7f556438cc80> > _intf._saved_help_button_label: Help! > _intf._actions: Skipped > _intf.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction: Already dumped (ProgressHub instance) > _intf._gui_lock: <thread.lock object at 0x7f554dfeb6d0> >updateSrc: None >rootParts: None >id: None >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: > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >gui_initialized: <thread.lock object at 0x7f554dfeb6d0> >dbus_session_connection: DBusConnection instance, containing members: >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f55400e11b8>, True), 'type': (<function <lambda> at 0x7f55400e1410>, True), 'addons': (<function list_addons_callback at 0x7f55400e1320>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f55400e1230>, True), 'journalctl': (<function journalctl_callback at 0x7f55400e12a8>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _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: 21.48.13-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/dnf.log, /tmp/dnf.rpm.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.mpath: True > opts.updateSrc: None > opts.selinux: True > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.nombr: False > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: g > opts.stage2: None > opts.dmraid: True > opts.method: livecd:///dev/mapper/live-base > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: None > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: True > opts.loglevel: None > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: None > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Wed 2014-10-29 10:49:59 EDT, end at Wed 2014-10-29 10:56:52 EDT. -- >Oct 29 10:49:59 localhost systemd-journal[88]: Runtime journal is using 8.0M (max allowed 192.4M, trying to leave 288.7M free of 1.8G available → current limit 192.4M). >Oct 29 10:49:59 localhost systemd-journal[88]: Runtime journal is using 8.0M (max allowed 192.4M, trying to leave 288.7M free of 1.8G available → current limit 192.4M). >Oct 29 10:49:59 localhost kernel: CPU0 microcode updated early to revision 0x1b, date = 2014-05-29 >Oct 29 10:49:59 localhost kernel: Initializing cgroup subsys cpuset >Oct 29 10:49:59 localhost kernel: Initializing cgroup subsys cpu >Oct 29 10:49:59 localhost kernel: Initializing cgroup subsys cpuacct >Oct 29 10:49:59 localhost kernel: Linux version 3.17.1-302.fc21.x86_64 (mockbuild@bkernel02.phx2.fedoraproject.org) (gcc version 4.9.1 20140930 (Red Hat 4.9.1-11) (GCC) ) #1 SMP Fri Oct 17 20:05:46 UTC 2014 >Oct 29 10:49:59 localhost kernel: Command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-LXDE-x86_64-21_Beta- rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 >Oct 29 10:49:59 localhost kernel: e820: BIOS-provided physical RAM map: >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x0000000040005000-0x00000000d9ce5fff] usable >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x00000000d9ce6000-0x00000000da161fff] reserved >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x00000000da162000-0x00000000da1ebfff] usable >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x00000000da1ec000-0x00000000da286fff] ACPI NVS >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x00000000da287000-0x00000000da693fff] reserved >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x00000000da694000-0x00000000da694fff] usable >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x00000000da695000-0x00000000da6d7fff] ACPI NVS >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x00000000da6d8000-0x00000000dadc9fff] usable >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x00000000dadca000-0x00000000daff1fff] reserved >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x00000000daff2000-0x00000000daffffff] usable >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x00000000db800000-0x00000000df9fffff] reserved >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Oct 29 10:49:59 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000011f5fffff] usable >Oct 29 10:49:59 localhost kernel: NX (Execute Disable) protection: active >Oct 29 10:49:59 localhost kernel: SMBIOS 2.7 present. >Oct 29 10:49:59 localhost kernel: DMI: MICRO-STAR INTERNATIONAL CO., LTD MS-B06211/MS-B0621, BIOS EB062IMS V1.3 02/13/2014 >Oct 29 10:49:59 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Oct 29 10:49:59 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Oct 29 10:49:59 localhost kernel: e820: last_pfn = 0x11f600 max_arch_pfn = 0x400000000 >Oct 29 10:49:59 localhost kernel: MTRR default type: uncachable >Oct 29 10:49:59 localhost kernel: MTRR fixed ranges enabled: >Oct 29 10:49:59 localhost kernel: 00000-9FFFF write-back >Oct 29 10:49:59 localhost kernel: A0000-BFFFF uncachable >Oct 29 10:49:59 localhost kernel: C0000-DBFFF write-protect >Oct 29 10:49:59 localhost kernel: DC000-E7FFF uncachable >Oct 29 10:49:59 localhost kernel: E8000-FFFFF write-protect >Oct 29 10:49:59 localhost kernel: MTRR variable ranges enabled: >Oct 29 10:49:59 localhost kernel: 0 base 000000000 mask F00000000 write-back >Oct 29 10:49:59 localhost kernel: 1 base 100000000 mask FE0000000 write-back >Oct 29 10:49:59 localhost kernel: 2 base 0E0000000 mask FE0000000 uncachable >Oct 29 10:49:59 localhost kernel: 3 base 0DC000000 mask FFC000000 uncachable >Oct 29 10:49:59 localhost kernel: 4 base 0DB800000 mask FFF800000 uncachable >Oct 29 10:49:59 localhost kernel: 5 base 11F800000 mask FFF800000 uncachable >Oct 29 10:49:59 localhost kernel: 6 base 11F600000 mask FFFE00000 uncachable >Oct 29 10:49:59 localhost kernel: 7 disabled >Oct 29 10:49:59 localhost kernel: 8 disabled >Oct 29 10:49:59 localhost kernel: 9 disabled >Oct 29 10:49:59 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Oct 29 10:49:59 localhost kernel: e820: update [mem 0xdb800000-0xffffffff] usable ==> reserved >Oct 29 10:49:59 localhost kernel: e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000 >Oct 29 10:49:59 localhost kernel: found SMP MP-table at [mem 0x000fd700-0x000fd70f] mapped at [ffff8800000fd700] >Oct 29 10:49:59 localhost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576 >Oct 29 10:49:59 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Oct 29 10:49:59 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Oct 29 10:49:59 localhost kernel: BRK [0x0202e000, 0x0202efff] PGTABLE >Oct 29 10:49:59 localhost kernel: BRK [0x0202f000, 0x0202ffff] PGTABLE >Oct 29 10:49:59 localhost kernel: BRK [0x02030000, 0x02030fff] PGTABLE >Oct 29 10:49:59 localhost kernel: init_memory_mapping: [mem 0x11f400000-0x11f5fffff] >Oct 29 10:49:59 localhost kernel: [mem 0x11f400000-0x11f5fffff] page 2M >Oct 29 10:49:59 localhost kernel: BRK [0x02031000, 0x02031fff] PGTABLE >Oct 29 10:49:59 localhost kernel: init_memory_mapping: [mem 0x11c000000-0x11f3fffff] >Oct 29 10:49:59 localhost kernel: [mem 0x11c000000-0x11f3fffff] page 2M >Oct 29 10:49:59 localhost kernel: init_memory_mapping: [mem 0x100000000-0x11bffffff] >Oct 29 10:49:59 localhost kernel: [mem 0x100000000-0x11bffffff] page 2M >Oct 29 10:49:59 localhost kernel: init_memory_mapping: [mem 0x00100000-0x1fffffff] >Oct 29 10:49:59 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Oct 29 10:49:59 localhost kernel: [mem 0x00200000-0x1fffffff] page 2M >Oct 29 10:49:59 localhost kernel: init_memory_mapping: [mem 0x20200000-0x40003fff] >Oct 29 10:49:59 localhost kernel: [mem 0x20200000-0x3fffffff] page 2M >Oct 29 10:49:59 localhost kernel: [mem 0x40000000-0x40003fff] page 4k >Oct 29 10:49:59 localhost kernel: BRK [0x02032000, 0x02032fff] PGTABLE >Oct 29 10:49:59 localhost kernel: BRK [0x02033000, 0x02033fff] PGTABLE >Oct 29 10:49:59 localhost kernel: init_memory_mapping: [mem 0x40005000-0xd9ce5fff] >Oct 29 10:49:59 localhost kernel: [mem 0x40005000-0x401fffff] page 4k >Oct 29 10:49:59 localhost kernel: [mem 0x40200000-0xd9bfffff] page 2M >Oct 29 10:49:59 localhost kernel: [mem 0xd9c00000-0xd9ce5fff] page 4k >Oct 29 10:49:59 localhost kernel: init_memory_mapping: [mem 0xda162000-0xda1ebfff] >Oct 29 10:49:59 localhost kernel: [mem 0xda162000-0xda1ebfff] page 4k >Oct 29 10:49:59 localhost kernel: init_memory_mapping: [mem 0xda694000-0xda694fff] >Oct 29 10:49:59 localhost kernel: [mem 0xda694000-0xda694fff] page 4k >Oct 29 10:49:59 localhost kernel: init_memory_mapping: [mem 0xda6d8000-0xdadc9fff] >Oct 29 10:49:59 localhost kernel: [mem 0xda6d8000-0xda7fffff] page 4k >Oct 29 10:49:59 localhost kernel: [mem 0xda800000-0xdabfffff] page 2M >Oct 29 10:49:59 localhost kernel: [mem 0xdac00000-0xdadc9fff] page 4k >Oct 29 10:49:59 localhost kernel: init_memory_mapping: [mem 0xdaff2000-0xdaffffff] >Oct 29 10:49:59 localhost kernel: [mem 0xdaff2000-0xdaffffff] page 4k >Oct 29 10:49:59 localhost kernel: RAMDISK: [mem 0x7da23000-0x7fffffff] >Oct 29 10:49:59 localhost kernel: ACPI: Early table checksum verification disabled >Oct 29 10:49:59 localhost kernel: ACPI: RSDP 0x00000000000F0490 000024 (v02 MSI_NB) >Oct 29 10:49:59 localhost kernel: ACPI: XSDT 0x00000000DA278078 000074 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013) >Oct 29 10:49:59 localhost kernel: ACPI: FACP 0x00000000DA281FB8 00010C (v05 MSI_NB MEGABOOK 01072009 AMI 00010013) >Oct 29 10:49:59 localhost kernel: ACPI: DSDT 0x00000000DA278188 009E2F (v02 MSI_NB MEGABOOK 00000130 INTL 20051117) >Oct 29 10:49:59 localhost kernel: ACPI: FACS 0x00000000DA285080 000040 >Oct 29 10:49:59 localhost kernel: ACPI: APIC 0x00000000DA2820C8 000062 (v03 MSI_NB MEGABOOK 01072009 AMI 00010013) >Oct 29 10:49:59 localhost kernel: ACPI: FPDT 0x00000000DA282130 000044 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013) >Oct 29 10:49:59 localhost kernel: ACPI: ASF! 0x00000000DA282178 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240) >Oct 29 10:49:59 localhost kernel: ACPI: MCFG 0x00000000DA282220 00003C (v01 MSI_NB MEGABOOK 01072009 MSFT 00000097) >Oct 29 10:49:59 localhost kernel: ACPI: SLIC 0x00000000DA282260 000176 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013) >Oct 29 10:49:59 localhost kernel: ACPI: HPET 0x00000000DA2823D8 000038 (v01 MSI_NB MEGABOOK 01072009 AMI. 00000005) >Oct 29 10:49:59 localhost kernel: ACPI: SSDT 0x00000000DA282410 000315 (v01 SataRe SataTabl 00001000 INTL 20091112) >Oct 29 10:49:59 localhost kernel: ACPI: SSDT 0x00000000DA282728 000860 (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >Oct 29 10:49:59 localhost kernel: ACPI: SSDT 0x00000000DA282F88 000A92 (v01 PmRef CpuPm 00003000 INTL 20051117) >Oct 29 10:49:59 localhost kernel: ACPI: Local APIC address 0xfee00000 >Oct 29 10:49:59 localhost kernel: No NUMA configuration found >Oct 29 10:49:59 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000011f5fffff] >Oct 29 10:49:59 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x11f5fffff] >Oct 29 10:49:59 localhost kernel: NODE_DATA [mem 0x11f5e5000-0x11f5f8fff] >Oct 29 10:49:59 localhost kernel: [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011ac00000-ffff88011ebfffff] on node 0 >Oct 29 10:49:59 localhost kernel: Zone ranges: >Oct 29 10:49:59 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Oct 29 10:49:59 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Oct 29 10:49:59 localhost kernel: Normal [mem 0x100000000-0x11f5fffff] >Oct 29 10:49:59 localhost kernel: Movable zone start for each node >Oct 29 10:49:59 localhost kernel: Early memory node ranges >Oct 29 10:49:59 localhost kernel: node 0: [mem 0x00001000-0x0009cfff] >Oct 29 10:49:59 localhost kernel: node 0: [mem 0x00100000-0x1fffffff] >Oct 29 10:49:59 localhost kernel: node 0: [mem 0x20200000-0x40003fff] >Oct 29 10:49:59 localhost kernel: node 0: [mem 0x40005000-0xd9ce5fff] >Oct 29 10:49:59 localhost kernel: node 0: [mem 0xda162000-0xda1ebfff] >Oct 29 10:49:59 localhost kernel: node 0: [mem 0xda694000-0xda694fff] >Oct 29 10:49:59 localhost kernel: node 0: [mem 0xda6d8000-0xdadc9fff] >Oct 29 10:49:59 localhost kernel: node 0: [mem 0xdaff2000-0xdaffffff] >Oct 29 10:49:59 localhost kernel: node 0: [mem 0x100000000-0x11f5fffff] >Oct 29 10:49:59 localhost kernel: On node 0 totalpages: 1021964 >Oct 29 10:49:59 localhost kernel: DMA zone: 64 pages used for memmap >Oct 29 10:49:59 localhost kernel: DMA zone: 21 pages reserved >Oct 29 10:49:59 localhost kernel: DMA zone: 3996 pages, LIFO batch:0 >Oct 29 10:49:59 localhost kernel: DMA32 zone: 13898 pages used for memmap >Oct 29 10:49:59 localhost kernel: DMA32 zone: 889456 pages, LIFO batch:31 >Oct 29 10:49:59 localhost kernel: Normal zone: 2008 pages used for memmap >Oct 29 10:49:59 localhost kernel: Normal zone: 128512 pages, LIFO batch:31 >Oct 29 10:49:59 localhost kernel: Reserving Intel graphics stolen memory at 0xdba00000-0xdf9fffff >Oct 29 10:49:59 localhost kernel: ACPI: PM-Timer IO Port: 0x408 >Oct 29 10:49:59 localhost kernel: ACPI: Local APIC address 0xfee00000 >Oct 29 10:49:59 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Oct 29 10:49:59 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >Oct 29 10:49:59 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >Oct 29 10:49:59 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >Oct 29 10:49:59 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >Oct 29 10:49:59 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Oct 29 10:49:59 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Oct 29 10:49:59 localhost kernel: ACPI: IRQ0 used by override. >Oct 29 10:49:59 localhost kernel: ACPI: IRQ9 used by override. >Oct 29 10:49:59 localhost kernel: Using ACPI (MADT) for SMP configuration information >Oct 29 10:49:59 localhost kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000 >Oct 29 10:49:59 localhost kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0x20000000-0x201fffff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0x40004000-0x40004fff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0xd9ce6000-0xda161fff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0xda1ec000-0xda286fff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0xda287000-0xda693fff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0xda695000-0xda6d7fff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0xdadca000-0xdaff1fff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0xdb000000-0xdb7fffff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0xdb800000-0xdf9fffff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >Oct 29 10:49:59 localhost kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >Oct 29 10:49:59 localhost kernel: e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices >Oct 29 10:49:59 localhost kernel: Booting paravirtualized kernel on bare hardware >Oct 29 10:49:59 localhost kernel: setup_percpu: NR_CPUS:1024 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >Oct 29 10:49:59 localhost kernel: PERCPU: Embedded 29 pages/cpu @ffff88011f200000 s88384 r8192 d22208 u1048576 >Oct 29 10:49:59 localhost kernel: pcpu-alloc: s88384 r8192 d22208 u1048576 alloc=1*2097152 >Oct 29 10:49:59 localhost kernel: pcpu-alloc: [0] 0 1 >Oct 29 10:49:59 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 1005973 >Oct 29 10:49:59 localhost kernel: Policy zone: Normal >Oct 29 10:49:59 localhost kernel: Kernel command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-LXDE-x86_64-21_Beta- rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 >Oct 29 10:49:59 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Oct 29 10:49:59 localhost kernel: xsave: enabled xstate_bv 0x3, cntxt size 0x240 using standard form >Oct 29 10:49:59 localhost kernel: Memory: 3900228K/4087856K available (7463K kernel code, 1231K rwdata, 3252K rodata, 1468K init, 1540K bss, 187628K reserved) >Oct 29 10:49:59 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >Oct 29 10:49:59 localhost kernel: Hierarchical RCU implementation. >Oct 29 10:49:59 localhost kernel: RCU dyntick-idle grace-period acceleration is enabled. >Oct 29 10:49:59 localhost kernel: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=2. >Oct 29 10:49:59 localhost kernel: Offload RCU callbacks from all CPUs >Oct 29 10:49:59 localhost kernel: Offload RCU callbacks from CPUs: 0-1. >Oct 29 10:49:59 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 >Oct 29 10:49:59 localhost kernel: NR_IRQS:65792 nr_irqs:440 0 >Oct 29 10:49:59 localhost kernel: Console: colour VGA+ 80x25 >Oct 29 10:49:59 localhost kernel: console [tty0] enabled >Oct 29 10:49:59 localhost kernel: allocated 16777216 bytes of page_cgroup >Oct 29 10:49:59 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Oct 29 10:49:59 localhost kernel: hpet clockevent registered >Oct 29 10:49:59 localhost kernel: tsc: Fast TSC calibration using PIT >Oct 29 10:49:59 localhost kernel: tsc: Detected 1795.873 MHz processor >Oct 29 10:49:59 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3591.74 BogoMIPS (lpj=1795873) >Oct 29 10:49:59 localhost kernel: pid_max: default: 32768 minimum: 301 >Oct 29 10:49:59 localhost kernel: ACPI: Core revision 20140724 >Oct 29 10:49:59 localhost kernel: ACPI: All ACPI Tables successfully acquired >Oct 29 10:49:59 localhost kernel: Security Framework initialized >Oct 29 10:49:59 localhost kernel: SELinux: Initializing. >Oct 29 10:49:59 localhost kernel: SELinux: Starting in permissive mode >Oct 29 10:49:59 localhost kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >Oct 29 10:49:59 localhost kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >Oct 29 10:49:59 localhost kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) >Oct 29 10:49:59 localhost kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) >Oct 29 10:49:59 localhost kernel: Initializing cgroup subsys memory >Oct 29 10:49:59 localhost kernel: Initializing cgroup subsys devices >Oct 29 10:49:59 localhost kernel: Initializing cgroup subsys freezer >Oct 29 10:49:59 localhost kernel: Initializing cgroup subsys net_cls >Oct 29 10:49:59 localhost kernel: Initializing cgroup subsys blkio >Oct 29 10:49:59 localhost kernel: Initializing cgroup subsys perf_event >Oct 29 10:49:59 localhost kernel: Initializing cgroup subsys net_prio >Oct 29 10:49:59 localhost kernel: Initializing cgroup subsys hugetlb >Oct 29 10:49:59 localhost kernel: CPU: Physical Processor ID: 0 >Oct 29 10:49:59 localhost kernel: CPU: Processor Core ID: 0 >Oct 29 10:49:59 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >Oct 29 10:49:59 localhost kernel: mce: CPU supports 7 MCE banks >Oct 29 10:49:59 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Oct 29 10:49:59 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 >Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >Oct 29 10:49:59 localhost kernel: Freeing SMP alternatives memory: 28K (ffffffff81ea4000 - ffffffff81eab000) >Oct 29 10:49:59 localhost kernel: ftrace: allocating 27196 entries in 107 pages >Oct 29 10:49:59 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Oct 29 10:49:59 localhost kernel: smpboot: CPU0: Intel(R) Celeron(R) CPU 1037U @ 1.80GHz (fam: 06, model: 3a, stepping: 09) >Oct 29 10:49:59 localhost kernel: TSC deadline timer enabled >Oct 29 10:49:59 localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver. >Oct 29 10:49:59 localhost kernel: ... version: 3 >Oct 29 10:49:59 localhost kernel: ... bit width: 48 >Oct 29 10:49:59 localhost kernel: ... generic registers: 8 >Oct 29 10:49:59 localhost kernel: ... value mask: 0000ffffffffffff >Oct 29 10:49:59 localhost kernel: ... max period: 0000ffffffffffff >Oct 29 10:49:59 localhost kernel: ... fixed-purpose events: 3 >Oct 29 10:49:59 localhost kernel: ... event mask: 00000007000000ff >Oct 29 10:49:59 localhost kernel: x86: Booting SMP configuration: >Oct 29 10:49:59 localhost kernel: .... node #0, CPUs: #1 >Oct 29 10:49:59 localhost kernel: CPU1 microcode updated early to revision 0x1b, date = 2014-05-29 >Oct 29 10:49:59 localhost kernel: x86: Booted up 1 node, 2 CPUs >Oct 29 10:49:59 localhost kernel: smpboot: Total of 2 processors activated (7183.49 BogoMIPS) >Oct 29 10:49:59 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Oct 29 10:49:59 localhost kernel: devtmpfs: initialized >Oct 29 10:49:59 localhost kernel: PM: Registering ACPI NVS region [mem 0xda1ec000-0xda286fff] (634880 bytes) >Oct 29 10:49:59 localhost kernel: PM: Registering ACPI NVS region [mem 0xda695000-0xda6d7fff] (274432 bytes) >Oct 29 10:49:59 localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE >Oct 29 10:49:59 localhost kernel: pinctrl core: initialized pinctrl subsystem >Oct 29 10:49:59 localhost kernel: RTC time: 14:49:59, date: 10/29/14 >Oct 29 10:49:59 localhost kernel: NET: Registered protocol family 16 >Oct 29 10:49:59 localhost kernel: cpuidle: using governor menu >Oct 29 10:49:59 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >Oct 29 10:49:59 localhost kernel: ACPI: bus type PCI registered >Oct 29 10:49:59 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Oct 29 10:49:59 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >Oct 29 10:49:59 localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >Oct 29 10:49:59 localhost kernel: PCI: Using configuration type 1 for base access >Oct 29 10:49:59 localhost kernel: ACPI: Added _OSI(Module Device) >Oct 29 10:49:59 localhost kernel: ACPI: Added _OSI(Processor Device) >Oct 29 10:49:59 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Oct 29 10:49:59 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Oct 29 10:49:59 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code >Oct 29 10:49:59 localhost kernel: ACPI: Dynamic OEM Table Load: >Oct 29 10:49:59 localhost kernel: ACPI: SSDT 0xFFFF880118C3E000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >Oct 29 10:49:59 localhost kernel: ACPI: Dynamic OEM Table Load: >Oct 29 10:49:59 localhost kernel: ACPI: SSDT 0xFFFF88011A817800 000303 (v01 PmRef ApIst 00003000 INTL 20051117) >Oct 29 10:49:59 localhost kernel: ACPI: Dynamic OEM Table Load: >Oct 29 10:49:59 localhost kernel: ACPI: SSDT 0xFFFF880118D7CA00 000119 (v01 PmRef ApCst 00003000 INTL 20051117) >Oct 29 10:49:59 localhost kernel: ACPI: Interpreter enabled >Oct 29 10:49:59 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580) >Oct 29 10:49:59 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580) >Oct 29 10:49:59 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Oct 29 10:49:59 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Oct 29 10:49:59 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Oct 29 10:49:59 localhost kernel: ACPI: Power Resource [FN00] (off) >Oct 29 10:49:59 localhost kernel: ACPI: Power Resource [FN01] (off) >Oct 29 10:49:59 localhost kernel: ACPI: Power Resource [FN02] (off) >Oct 29 10:49:59 localhost kernel: ACPI: Power Resource [FN03] (off) >Oct 29 10:49:59 localhost kernel: ACPI: Power Resource [FN04] (off) >Oct 29 10:49:59 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >Oct 29 10:49:59 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >Oct 29 10:49:59 localhost kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME] >Oct 29 10:49:59 localhost kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability] >Oct 29 10:49:59 localhost kernel: PCI host bridge to bus 0000:00 >Oct 29 10:49:59 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-3e] >Oct 29 10:49:59 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Oct 29 10:49:59 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Oct 29 10:49:59 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Oct 29 10:49:59 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >Oct 29 10:49:59 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >Oct 29 10:49:59 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] >Oct 29 10:49:59 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff] >Oct 29 10:49:59 localhost kernel: pci 0000:00:00.0: [8086:0154] type 00 class 0x060000 >Oct 29 10:49:59 localhost kernel: pci 0000:00:02.0: [8086:0156] type 00 class 0x030000 >Oct 29 10:49:59 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit] >Oct 29 10:49:59 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] >Oct 29 10:49:59 localhost kernel: pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >Oct 29 10:49:59 localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7e08000-0xf7e083ff] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >Oct 29 10:49:59 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI >Oct 29 10:49:59 localhost kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >Oct 29 10:49:59 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7e00000-0xf7e03fff 64bit] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Oct 29 10:49:59 localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400 >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400 >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI >Oct 29 10:49:59 localhost kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >Oct 29 10:49:59 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7e07000-0xf7e073ff] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >Oct 29 10:49:59 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >Oct 29 10:49:59 localhost kernel: pci 0000:00:1f.0: [8086:1e5f] type 00 class 0x060100 >Oct 29 10:49:59 localhost kernel: pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601 >Oct 29 10:49:59 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7e06000-0xf7e067ff] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Oct 29 10:49:59 localhost kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >Oct 29 10:49:59 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7e05000-0xf7e050ff 64bit] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1f.6: [8086:1e24] type 00 class 0x118000 >Oct 29 10:49:59 localhost kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xf7e04000-0xf7e04fff 64bit] >Oct 29 10:49:59 localhost kernel: pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 >Oct 29 10:49:59 localhost kernel: pci 0000:01:00.0: reg 0x10: [io 0xe000-0xe0ff] >Oct 29 10:49:59 localhost kernel: pci 0000:01:00.0: reg 0x18: [mem 0xf0004000-0xf0004fff 64bit pref] >Oct 29 10:49:59 localhost kernel: pci 0000:01:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref] >Oct 29 10:49:59 localhost kernel: pci 0000:01:00.0: supports D1 D2 >Oct 29 10:49:59 localhost kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Oct 29 10:49:59 localhost kernel: pci 0000:01:00.0: System wakeup disabled by ACPI >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 01] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.0: bridge window [io 0xe000-0xefff] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >Oct 29 10:49:59 localhost kernel: pci 0000:02:00.0: [10ec:8176] type 00 class 0x028000 >Oct 29 10:49:59 localhost kernel: pci 0000:02:00.0: reg 0x10: [io 0xd000-0xd0ff] >Oct 29 10:49:59 localhost kernel: pci 0000:02:00.0: reg 0x18: [mem 0xf7d00000-0xf7d03fff 64bit] >Oct 29 10:49:59 localhost kernel: pci 0000:02:00.0: supports D1 D2 >Oct 29 10:49:59 localhost kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Oct 29 10:49:59 localhost kernel: pci 0000:02:00.0: System wakeup disabled by ACPI >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 02] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf7d00000-0xf7dfffff] >Oct 29 10:49:59 localhost kernel: pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330 >Oct 29 10:49:59 localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf7c00000-0xf7c07fff 64bit] >Oct 29 10:49:59 localhost kernel: pci 0000:03:00.0: PME# supported from D3cold >Oct 29 10:49:59 localhost kernel: pci 0000:03:00.0: System wakeup disabled by ACPI >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 03] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7c00000-0xf7cfffff] >Oct 29 10:49:59 localhost kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) >Oct 29 10:49:59 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >Oct 29 10:49:59 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 10 11 12 14 15) >Oct 29 10:49:59 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15) >Oct 29 10:49:59 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15) >Oct 29 10:49:59 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Oct 29 10:49:59 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Oct 29 10:49:59 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15) >Oct 29 10:49:59 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11 12 14 15) >Oct 29 10:49:59 localhost kernel: ACPI: Enabled 6 GPEs in block 00 to 3F >Oct 29 10:49:59 localhost kernel: vgaarb: setting as boot device: PCI:0000:00:02.0 >Oct 29 10:49:59 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Oct 29 10:49:59 localhost kernel: vgaarb: loaded >Oct 29 10:49:59 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Oct 29 10:49:59 localhost kernel: SCSI subsystem initialized >Oct 29 10:49:59 localhost kernel: libata version 3.00 loaded. >Oct 29 10:49:59 localhost kernel: ACPI: bus type USB registered >Oct 29 10:49:59 localhost kernel: usbcore: registered new interface driver usbfs >Oct 29 10:49:59 localhost kernel: usbcore: registered new interface driver hub >Oct 29 10:49:59 localhost kernel: usbcore: registered new device driver usb >Oct 29 10:49:59 localhost kernel: PCI: Using ACPI for IRQ routing >Oct 29 10:49:59 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Oct 29 10:49:59 localhost kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >Oct 29 10:49:59 localhost kernel: e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] >Oct 29 10:49:59 localhost kernel: e820: reserve RAM buffer [mem 0xd9ce6000-0xdbffffff] >Oct 29 10:49:59 localhost kernel: e820: reserve RAM buffer [mem 0xda1ec000-0xdbffffff] >Oct 29 10:49:59 localhost kernel: e820: reserve RAM buffer [mem 0xda695000-0xdbffffff] >Oct 29 10:49:59 localhost kernel: e820: reserve RAM buffer [mem 0xdadca000-0xdbffffff] >Oct 29 10:49:59 localhost kernel: e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff] >Oct 29 10:49:59 localhost kernel: e820: reserve RAM buffer [mem 0x11f600000-0x11fffffff] >Oct 29 10:49:59 localhost kernel: NetLabel: Initializing >Oct 29 10:49:59 localhost kernel: NetLabel: domain hash size = 128 >Oct 29 10:49:59 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Oct 29 10:49:59 localhost kernel: NetLabel: unlabeled traffic allowed by default >Oct 29 10:49:59 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Oct 29 10:49:59 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Oct 29 10:49:59 localhost kernel: Switched to clocksource hpet >Oct 29 10:49:59 localhost kernel: pnp: PnP ACPI init >Oct 29 10:49:59 localhost kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >Oct 29 10:49:59 localhost kernel: system 00:01: [io 0x0680-0x069f] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:01: [io 0x1000-0x100f] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:01: [io 0xffff] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:01: [io 0xffff] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:01: [io 0x0400-0x0453] could not be reserved >Oct 29 10:49:59 localhost kernel: system 00:01: [io 0x0458-0x047f] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:01: [io 0x0500-0x057f] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:01: [io 0x164e-0x164f] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >Oct 29 10:49:59 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >Oct 29 10:49:59 localhost kernel: system 00:03: [io 0x0454-0x0457] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >Oct 29 10:49:59 localhost kernel: system 00:04: [io 0x0295-0x0296] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:04: [io 0x0a00-0x0a01] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >Oct 29 10:49:59 localhost kernel: system 00:05: [io 0x04d0-0x04d1] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >Oct 29 10:49:59 localhost kernel: system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved >Oct 29 10:49:59 localhost kernel: system 00:06: [mem 0xdfa00000-0xdfa00fff] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) >Oct 29 10:49:59 localhost kernel: system 00:07: [mem 0x20000000-0x201fffff] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:07: [mem 0x40004000-0x40004fff] has been reserved >Oct 29 10:49:59 localhost kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active) >Oct 29 10:49:59 localhost kernel: pnp: PnP ACPI: found 8 devices >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 01] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.0: bridge window [io 0xe000-0xefff] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 02] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf7d00000-0xf7dfffff] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 03] >Oct 29 10:49:59 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7c00000-0xf7cfffff] >Oct 29 10:49:59 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Oct 29 10:49:59 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Oct 29 10:49:59 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Oct 29 10:49:59 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000dc000-0x000dffff] >Oct 29 10:49:59 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000e0000-0x000e3fff] >Oct 29 10:49:59 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000e4000-0x000e7fff] >Oct 29 10:49:59 localhost kernel: pci_bus 0000:00: resource 10 [mem 0xdfa00000-0xfeafffff] >Oct 29 10:49:59 localhost kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >Oct 29 10:49:59 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref] >Oct 29 10:49:59 localhost kernel: pci_bus 0000:02: resource 0 [io 0xd000-0xdfff] >Oct 29 10:49:59 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff] >Oct 29 10:49:59 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff] >Oct 29 10:49:59 localhost kernel: NET: Registered protocol family 2 >Oct 29 10:49:59 localhost kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes) >Oct 29 10:49:59 localhost kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >Oct 29 10:49:59 localhost kernel: TCP: Hash tables configured (established 32768 bind 32768) >Oct 29 10:49:59 localhost kernel: TCP: reno registered >Oct 29 10:49:59 localhost kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes) >Oct 29 10:49:59 localhost kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >Oct 29 10:49:59 localhost kernel: NET: Registered protocol family 1 >Oct 29 10:49:59 localhost kernel: pci 0000:00:02.0: Video device with shadowed ROM >Oct 29 10:49:59 localhost kernel: PCI: CLS 64 bytes, default 64 >Oct 29 10:49:59 localhost kernel: Unpacking initramfs... >Oct 29 10:49:59 localhost kernel: Freeing initrd memory: 38772K (ffff88007da23000 - ffff880080000000) >Oct 29 10:49:59 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Oct 29 10:49:59 localhost kernel: software IO TLB [mem 0xd5ce6000-0xd9ce6000] (64MB) mapped at [ffff8800d5ce6000-ffff8800d9ce5fff] >Oct 29 10:49:59 localhost kernel: RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer >Oct 29 10:49:59 localhost kernel: microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x1b >Oct 29 10:49:59 localhost kernel: microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x1b >Oct 29 10:49:59 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Oct 29 10:49:59 localhost kernel: futex hash table entries: 512 (order: 3, 32768 bytes) >Oct 29 10:49:59 localhost kernel: Initialise system trusted keyring >Oct 29 10:49:59 localhost kernel: audit: initializing netlink subsys (disabled) >Oct 29 10:49:59 localhost kernel: audit: type=2000 audit(1414594198.776:1): initialized >Oct 29 10:49:59 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Oct 29 10:49:59 localhost kernel: zpool: loaded >Oct 29 10:49:59 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Oct 29 10:49:59 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Oct 29 10:49:59 localhost kernel: msgmni has been set to 7693 >Oct 29 10:49:59 localhost kernel: Key type big_key registered >Oct 29 10:49:59 localhost kernel: SELinux: Registering netfilter hooks >Oct 29 10:49:59 localhost kernel: alg: No test for stdrng (krng) >Oct 29 10:49:59 localhost kernel: NET: Registered protocol family 38 >Oct 29 10:49:59 localhost kernel: Key type asymmetric registered >Oct 29 10:49:59 localhost kernel: Asymmetric key parser 'x509' registered >Oct 29 10:49:59 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Oct 29 10:49:59 localhost kernel: io scheduler noop registered >Oct 29 10:49:59 localhost kernel: io scheduler deadline registered >Oct 29 10:49:59 localhost kernel: io scheduler cfq registered (default) >Oct 29 10:49:59 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Oct 29 10:49:59 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Oct 29 10:49:59 localhost kernel: intel_idle: MWAIT substates: 0x21120 >Oct 29 10:49:59 localhost kernel: intel_idle: v0.4 model 0x3A >Oct 29 10:49:59 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff >Oct 29 10:49:59 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >Oct 29 10:49:59 localhost kernel: ACPI: Power Button [PWRB] >Oct 29 10:49:59 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Oct 29 10:49:59 localhost kernel: ACPI: Power Button [PWRF] >Oct 29 10:49:59 localhost kernel: ACPI: Fan [FAN0] (off) >Oct 29 10:49:59 localhost kernel: ACPI: Fan [FAN1] (off) >Oct 29 10:49:59 localhost kernel: ACPI: Fan [FAN2] (off) >Oct 29 10:49:59 localhost kernel: ACPI: Fan [FAN3] (off) >Oct 29 10:49:59 localhost kernel: ACPI: Fan [FAN4] (off) >Oct 29 10:49:59 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Oct 29 10:49:59 localhost kernel: ACPI: Thermal Zone [TZ00] (28 C) >Oct 29 10:49:59 localhost kernel: thermal LNXTHERM:01: registered as thermal_zone1 >Oct 29 10:49:59 localhost kernel: ACPI: Thermal Zone [TZ01] (30 C) >Oct 29 10:49:59 localhost kernel: GHES: HEST is not enabled! >Oct 29 10:49:59 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Oct 29 10:49:59 localhost kernel: Non-volatile memory driver v1.3 >Oct 29 10:49:59 localhost kernel: Linux agpgart interface v0.103 >Oct 29 10:49:59 localhost kernel: ahci 0000:00:1f.2: version 3.0 >Oct 29 10:49:59 localhost kernel: ahci 0000:00:1f.2: irq 24 for MSI/MSI-X >Oct 29 10:49:59 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x1 impl SATA mode >Oct 29 10:49:59 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst >Oct 29 10:49:59 localhost kernel: scsi host0: ahci >Oct 29 10:49:59 localhost kernel: scsi host1: ahci >Oct 29 10:49:59 localhost kernel: scsi host2: ahci >Oct 29 10:49:59 localhost kernel: scsi host3: ahci >Oct 29 10:49:59 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xf7e06000 port 0xf7e06100 irq 24 >Oct 29 10:49:59 localhost kernel: ata2: DUMMY >Oct 29 10:49:59 localhost kernel: ata3: DUMMY >Oct 29 10:49:59 localhost kernel: ata4: DUMMY >Oct 29 10:49:59 localhost kernel: libphy: Fixed MDIO Bus: probed >Oct 29 10:49:59 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Oct 29 10:49:59 localhost kernel: ehci-pci: EHCI PCI platform driver >Oct 29 10:49:59 localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller >Oct 29 10:49:59 localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >Oct 29 10:49:59 localhost kernel: ehci-pci 0000:00:1a.0: debug port 2 >Oct 29 10:49:59 localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >Oct 29 10:49:59 localhost kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7e08000 >Oct 29 10:49:59 localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >Oct 29 10:49:59 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Oct 29 10:49:59 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 29 10:49:59 localhost kernel: usb usb1: Product: EHCI Host Controller >Oct 29 10:49:59 localhost kernel: usb usb1: Manufacturer: Linux 3.17.1-302.fc21.x86_64 ehci_hcd >Oct 29 10:49:59 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0 >Oct 29 10:49:59 localhost kernel: hub 1-0:1.0: USB hub found >Oct 29 10:49:59 localhost kernel: hub 1-0:1.0: 2 ports detected >Oct 29 10:49:59 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller >Oct 29 10:49:59 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Oct 29 10:49:59 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 >Oct 29 10:49:59 localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >Oct 29 10:49:59 localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7e07000 >Oct 29 10:49:59 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Oct 29 10:49:59 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Oct 29 10:49:59 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 29 10:49:59 localhost kernel: usb usb2: Product: EHCI Host Controller >Oct 29 10:49:59 localhost kernel: usb usb2: Manufacturer: Linux 3.17.1-302.fc21.x86_64 ehci_hcd >Oct 29 10:49:59 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >Oct 29 10:49:59 localhost kernel: hub 2-0:1.0: USB hub found >Oct 29 10:49:59 localhost kernel: hub 2-0:1.0: 2 ports detected >Oct 29 10:49:59 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Oct 29 10:49:59 localhost kernel: ohci-pci: OHCI PCI platform driver >Oct 29 10:49:59 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Oct 29 10:49:59 localhost kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller >Oct 29 10:49:59 localhost kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3 >Oct 29 10:49:59 localhost kernel: xhci_hcd 0000:03:00.0: irq 25 for MSI/MSI-X >Oct 29 10:49:59 localhost kernel: xhci_hcd 0000:03:00.0: irq 26 for MSI/MSI-X >Oct 29 10:49:59 localhost kernel: xhci_hcd 0000:03:00.0: irq 27 for MSI/MSI-X >Oct 29 10:49:59 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >Oct 29 10:49:59 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 29 10:49:59 localhost kernel: usb usb3: Product: xHCI Host Controller >Oct 29 10:49:59 localhost kernel: usb usb3: Manufacturer: Linux 3.17.1-302.fc21.x86_64 xhci_hcd >Oct 29 10:49:59 localhost kernel: usb usb3: SerialNumber: 0000:03:00.0 >Oct 29 10:49:59 localhost kernel: hub 3-0:1.0: USB hub found >Oct 29 10:49:59 localhost kernel: hub 3-0:1.0: 2 ports detected >Oct 29 10:49:59 localhost kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller >Oct 29 10:49:59 localhost kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4 >Oct 29 10:49:59 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >Oct 29 10:49:59 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 29 10:49:59 localhost kernel: usb usb4: Product: xHCI Host Controller >Oct 29 10:49:59 localhost kernel: usb usb4: Manufacturer: Linux 3.17.1-302.fc21.x86_64 xhci_hcd >Oct 29 10:49:59 localhost kernel: usb usb4: SerialNumber: 0000:03:00.0 >Oct 29 10:49:59 localhost kernel: hub 4-0:1.0: USB hub found >Oct 29 10:49:59 localhost kernel: hub 4-0:1.0: 2 ports detected >Oct 29 10:49:59 localhost kernel: usbcore: registered new interface driver usbserial >Oct 29 10:49:59 localhost kernel: usbcore: registered new interface driver usbserial_generic >Oct 29 10:49:59 localhost kernel: usbserial: USB Serial support registered for generic >Oct 29 10:49:59 localhost kernel: i8042: PNP: No PS/2 controller found. Probing ports directly. >Oct 29 10:49:59 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Oct 29 10:49:59 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Oct 29 10:49:59 localhost kernel: mousedev: PS/2 mouse device common for all mice >Oct 29 10:49:59 localhost kernel: rtc_cmos 00:02: RTC can wake from S4 >Oct 29 10:49:59 localhost kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >Oct 29 10:49:59 localhost kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >Oct 29 10:49:59 localhost kernel: device-mapper: uevent: version 1.0.3 >Oct 29 10:49:59 localhost kernel: device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >Oct 29 10:49:59 localhost kernel: Intel P-state driver initializing. >Oct 29 10:49:59 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Oct 29 10:49:59 localhost kernel: usbcore: registered new interface driver usbhid >Oct 29 10:49:59 localhost kernel: usbhid: USB HID core driver >Oct 29 10:49:59 localhost kernel: drop_monitor: Initializing network drop monitor service >Oct 29 10:49:59 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Oct 29 10:49:59 localhost kernel: TCP: cubic registered >Oct 29 10:49:59 localhost kernel: Initializing XFRM netlink socket >Oct 29 10:49:59 localhost kernel: NET: Registered protocol family 10 >Oct 29 10:49:59 localhost kernel: mip6: Mobile IPv6 >Oct 29 10:49:59 localhost kernel: NET: Registered protocol family 17 >Oct 29 10:49:59 localhost kernel: Loading compiled-in X.509 certificates >Oct 29 10:49:59 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 0cb4c9dc5577438dc489b2d6dadddfdc03f60c5c' >Oct 29 10:49:59 localhost kernel: registered taskstats version 1 >Oct 29 10:49:59 localhost kernel: Magic number: 2:477:840 >Oct 29 10:49:59 localhost kernel: rtc_cmos 00:02: setting system clock to 2014-10-29 14:49:59 UTC (1414594199) >Oct 29 10:49:59 localhost kernel: PM: Hibernation image not present or could not be loaded. >Oct 29 10:49:59 localhost kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Oct 29 10:49:59 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20140724/psargs-359) >Oct 29 10:49:59 localhost kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff88011a84cd98), AE_NOT_FOUND (20140724/psparse-536) >Oct 29 10:49:59 localhost kernel: ata1.00: supports DRM functions and may not be fully accessible >Oct 29 10:49:59 localhost kernel: ata1.00: ATA-9: Crucial_CT512MX100SSD1, MU01, max UDMA/133 >Oct 29 10:49:59 localhost kernel: ata1.00: 1000215216 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Oct 29 10:49:59 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Oct 29 10:49:59 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20140724/psargs-359) >Oct 29 10:49:59 localhost kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff88011a84cd98), AE_NOT_FOUND (20140724/psparse-536) >Oct 29 10:49:59 localhost kernel: ata1.00: supports DRM functions and may not be fully accessible >Oct 29 10:49:59 localhost kernel: ata1.00: configured for UDMA/133 >Oct 29 10:49:59 localhost kernel: scsi 0:0:0:0: Direct-Access ATA Crucial_CT512MX1 MU01 PQ: 0 ANSI: 5 >Oct 29 10:49:59 localhost kernel: sd 0:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/476 GiB) >Oct 29 10:49:59 localhost kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks >Oct 29 10:49:59 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Oct 29 10:49:59 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Oct 29 10:49:59 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Oct 29 10:49:59 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Oct 29 10:49:59 localhost kernel: sda: sda1 sda2 sda3 >Oct 29 10:49:59 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Oct 29 10:49:59 localhost kernel: Freeing unused kernel memory: 1468K (ffffffff81d35000 - ffffffff81ea4000) >Oct 29 10:49:59 localhost kernel: Write protecting the kernel read-only data: 12288k >Oct 29 10:49:59 localhost kernel: Freeing unused kernel memory: 716K (ffff88000174d000 - ffff880001800000) >Oct 29 10:49:59 localhost kernel: Freeing unused kernel memory: 844K (ffff880001b2d000 - ffff880001c00000) >Oct 29 10:49:59 localhost kernel: random: systemd urandom read with 13 bits of entropy available >Oct 29 10:49:59 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >Oct 29 10:49:59 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Oct 29 10:49:59 localhost kernel: hub 1-1:1.0: USB hub found >Oct 29 10:49:59 localhost kernel: hub 1-1:1.0: 4 ports detected >Oct 29 10:49:59 localhost systemd-journal[88]: Journal started >Oct 29 10:49:59 localhost dracut-cmdline[85]: dracut-21 (Twenty One) dracut-038-30.git20140903.fc21 >Oct 29 10:49:59 localhost dracut-cmdline[85]: Using kernel command line parameters: >Oct 29 10:49:59 localhost dracut-cmdline[85]: rd.luks=0: removing cryptoluks activation >Oct 29 10:49:59 localhost kernel: loop: module loaded >Oct 29 10:49:59 localhost dracut-cmdline[85]: root was live:CDLABEL=Fedora-Live-LXDE-x86_64-21_Beta-, is now live:/dev/disk/by-label/Fedora-Live-LXDE-x86_64-21_Beta- >Oct 29 10:49:59 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci >Oct 29 10:50:00 localhost kernel: RPC: Registered named UNIX socket transport module. >Oct 29 10:50:00 localhost kernel: RPC: Registered udp transport module. >Oct 29 10:50:00 localhost kernel: RPC: Registered tcp transport module. >Oct 29 10:50:00 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Oct 29 10:50:00 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >Oct 29 10:50:00 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Oct 29 10:50:00 localhost kernel: hub 2-1:1.0: USB hub found >Oct 29 10:50:00 localhost kernel: hub 2-1:1.0: 4 ports detected >Oct 29 10:50:00 localhost rpc.statd[244]: Version 1.3.0 starting >Oct 29 10:50:00 localhost rpc.statd[244]: Initializing NSM state >Oct 29 10:50:00 localhost rpc.statd[244]: Running as root. chown /var/lib/nfs/statd to choose different user >Oct 29 10:50:00 localhost systemd-udevd[271]: starting version 215 >Oct 29 10:50:00 localhost dracut-pre-trigger[272]: rd.dm=0: removing DM RAID activation >Oct 29 10:50:00 localhost dracut-pre-trigger[272]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Oct 29 10:50:00 localhost dracut-pre-trigger[272]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Oct 29 10:50:00 localhost dracut-pre-trigger[272]: rd.md=0: removing MD RAID activation >Oct 29 10:50:00 localhost kernel: usb 3-1: new low-speed USB device number 2 using xhci_hcd >Oct 29 10:50:00 localhost kernel: wmi: Mapper loaded >Oct 29 10:50:00 localhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >Oct 29 10:50:00 localhost kernel: r8169 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control >Oct 29 10:50:00 localhost kernel: r8169 0000:01:00.0: irq 28 for MSI/MSI-X >Oct 29 10:50:00 localhost kernel: r8169 0000:01:00.0 eth0: RTL8168evl/8111evl at 0xffffc90004780000, 44:8a:5b:34:b7:48, XID 0c900800 IRQ 28 >Oct 29 10:50:00 localhost kernel: r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >Oct 29 10:50:00 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Oct 29 10:50:00 localhost kernel: alg: No test for crc32 (crc32-pclmul) >Oct 29 10:50:00 localhost kernel: r8169 0000:01:00.0 enp1s0: renamed from eth0 >Oct 29 10:50:00 localhost systemd-udevd[356]: renamed network interface eth0 to enp1s0 >Oct 29 10:50:00 localhost kernel: tsc: Refined TSC clocksource calibration: 1795.920 MHz >Oct 29 10:50:00 localhost kernel: usb 3-1: New USB device found, idVendor=045e, idProduct=0040 >Oct 29 10:50:00 localhost kernel: usb 3-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0 >Oct 29 10:50:00 localhost kernel: usb 3-1: Product: Microsoft 3-Button Mouse with IntelliEye(TM) >Oct 29 10:50:00 localhost kernel: usb 3-1: Manufacturer: Microsoft >Oct 29 10:50:00 localhost kernel: usb 3-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes >Oct 29 10:50:00 localhost kernel: input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:1c.2/0000:03:00.0/usb3/3-1/3-1:1.0/0003:045E:0040.0001/input/input5 >Oct 29 10:50:00 localhost kernel: hid-generic 0003:045E:0040.0001: input,hidraw0: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:03:00.0-1/input0 >Oct 29 10:50:00 localhost kernel: [drm] Memory usable by graphics device = 2048M >Oct 29 10:50:00 localhost kernel: [drm] Replacing VGA console driver >Oct 29 10:50:00 localhost kernel: Console: switching to colour dummy device 80x25 >Oct 29 10:50:00 localhost kernel: i915 0000:00:02.0: irq 29 for MSI/MSI-X >Oct 29 10:50:00 localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >Oct 29 10:50:00 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Oct 29 10:50:00 localhost kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >Oct 29 10:50:00 localhost kernel: fbcon: inteldrmfb (fb0) is primary device >Oct 29 10:50:00 localhost kernel: Console: switching to colour frame buffer device 200x56 >Oct 29 10:50:00 localhost kernel: [drm:cpt_set_fifo_underrun_reporting] *ERROR* uncleared pch fifo underrun on pch transcoder A >Oct 29 10:50:00 localhost kernel: [drm:cpt_serr_int_handler] *ERROR* PCH transcoder A FIFO underrun >Oct 29 10:50:00 localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >Oct 29 10:50:00 localhost kernel: i915 0000:00:02.0: registered panic notifier >Oct 29 10:50:00 localhost kernel: usb 3-2: new high-speed USB device number 3 using xhci_hcd >Oct 29 10:50:00 localhost kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >Oct 29 10:50:00 localhost kernel: acpi device:49: registered as cooling_device7 >Oct 29 10:50:00 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6 >Oct 29 10:50:00 localhost kernel: [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0 >Oct 29 10:50:00 localhost kernel: usb 3-2: New USB device found, idVendor=0e8d, idProduct=1887 >Oct 29 10:50:00 localhost kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Oct 29 10:50:00 localhost kernel: usb 3-2: Product: MT1887 >Oct 29 10:50:00 localhost kernel: usb 3-2: Manufacturer: MediaTek Inc >Oct 29 10:50:00 localhost kernel: usb 3-2: SerialNumber: KZ4D8NF5514 >Oct 29 10:50:00 localhost kernel: usb-storage 3-2:1.0: USB Mass Storage device detected >Oct 29 10:50:00 localhost kernel: scsi host4: usb-storage 3-2:1.0 >Oct 29 10:50:00 localhost kernel: usbcore: registered new interface driver usb-storage >Oct 29 10:50:00 localhost kernel: usb 1-1.1: new high-speed USB device number 3 using ehci-pci >Oct 29 10:50:00 localhost kernel: usb 1-1.1: New USB device found, idVendor=0bda, idProduct=0139 >Oct 29 10:50:00 localhost kernel: usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Oct 29 10:50:00 localhost kernel: usb 1-1.1: Product: USB2.0-CRW >Oct 29 10:50:00 localhost kernel: usb 1-1.1: Manufacturer: Generic >Oct 29 10:50:00 localhost kernel: usb 1-1.1: SerialNumber: 20100201396000000 >Oct 29 10:50:01 localhost kernel: usb 2-1.2: new high-speed USB device number 3 using ehci-pci >Oct 29 10:50:01 localhost kernel: Switched to clocksource tsc >Oct 29 10:50:01 localhost kernel: scsi 4:0:0:0: CD-ROM HL-DT-ST DVDRAM GP50NB40 1.00 PQ: 0 ANSI: 0 >Oct 29 10:50:01 localhost kernel: sr 4:0:0:0: [sr0] scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray >Oct 29 10:50:01 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Oct 29 10:50:01 localhost kernel: sr 4:0:0:0: Attached scsi CD-ROM sr0 >Oct 29 10:50:01 localhost kernel: sr 4:0:0:0: Attached scsi generic sg1 type 5 >Oct 29 10:50:03 localhost kernel: random: nonblocking pool is initialized >Oct 29 10:50:03 localhost kernel: usb 2-1.2: New USB device found, idVendor=0917, idProduct=0524 >Oct 29 10:50:03 localhost kernel: usb 2-1.2: New USB device strings: Mfr=75, Product=57, SerialNumber=44 >Oct 29 10:50:03 localhost kernel: usb 2-1.2: Product: FireLite (USB2.0) >Oct 29 10:50:03 localhost kernel: usb 2-1.2: Manufacturer: SMARTDISK Corp. >Oct 29 10:50:03 localhost kernel: usb 2-1.2: SerialNumber: DEF10B1916B3 >Oct 29 10:50:03 localhost kernel: usb-storage 2-1.2:1.0: USB Mass Storage device detected >Oct 29 10:50:03 localhost kernel: scsi host5: usb-storage 2-1.2:1.0 >Oct 29 10:50:03 localhost kernel: usb 2-1.3: new low-speed USB device number 4 using ehci-pci >Oct 29 10:50:03 localhost kernel: usb 2-1.3: New USB device found, idVendor=413c, idProduct=2003 >Oct 29 10:50:03 localhost kernel: usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Oct 29 10:50:03 localhost kernel: usb 2-1.3: Product: Dell USB Keyboard >Oct 29 10:50:03 localhost kernel: usb 2-1.3: Manufacturer: Dell >Oct 29 10:50:03 localhost kernel: input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/0003:413C:2003.0002/input/input7 >Oct 29 10:50:03 localhost kernel: hid-generic 0003:413C:2003.0002: input,hidraw1: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1d.0-1.3/input0 >Oct 29 10:50:03 localhost kernel: usb 2-1.4: new high-speed USB device number 5 using ehci-pci >Oct 29 10:50:03 localhost kernel: usb 2-1.4: New USB device found, idVendor=0bc2, idProduct=a003 >Oct 29 10:50:03 localhost kernel: usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Oct 29 10:50:03 localhost kernel: usb 2-1.4: Product: USB >Oct 29 10:50:03 localhost kernel: usb 2-1.4: Manufacturer: Seagate >Oct 29 10:50:03 localhost kernel: usb 2-1.4: SerialNumber: 2HC015KJ >Oct 29 10:50:03 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Oct 29 10:50:04 localhost kernel: scsi 5:0:0:0: Direct-Access WDC WD12 00BEVE-00UYT0 0000 PQ: 0 ANSI: 0 >Oct 29 10:50:04 localhost kernel: sd 5:0:0:0: Attached scsi generic sg2 type 0 >Oct 29 10:50:04 localhost kernel: sd 5:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 GB/111 GiB) >Oct 29 10:50:04 localhost kernel: sd 5:0:0:0: [sdb] Write Protect is off >Oct 29 10:50:04 localhost kernel: sd 5:0:0:0: [sdb] Mode Sense: 27 00 00 00 >Oct 29 10:50:04 localhost kernel: sd 5:0:0:0: [sdb] No Caching mode page found >Oct 29 10:50:04 localhost kernel: sd 5:0:0:0: [sdb] Assuming drive cache: write through >Oct 29 10:50:04 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Oct 29 10:50:04 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Oct 29 10:50:04 localhost kernel: sdb: sdb1 sdb2 >Oct 29 10:50:04 localhost kernel: sd 5:0:0:0: [sdb] Attached SCSI disk >Oct 29 10:50:07 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 10:50:08 localhost rpcbind[240]: rpcbind terminating on signal. Restart with "rpcbind -w" >Oct 29 10:50:09 localhost systemd[1]: Switching root. >Oct 29 10:50:09 localhost [88]: Journal stopped >Oct 29 10:50:26 localhost systemd-journal[660]: Runtime journal is using 8.0M (max allowed 192.4M, trying to leave 288.7M free of 1.8G available → current limit 192.4M). >Oct 29 10:50:26 localhost systemd-journal[660]: Runtime journal is using 8.0M (max allowed 192.4M, trying to leave 288.7M free of 1.8G available → current limit 192.4M). >Oct 29 10:50:26 localhost systemd-journald[88]: Received SIGTERM from PID 1 (systemd). >Oct 29 10:50:26 localhost kernel: audit: type=1404 audit(1414594213.145:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Oct 29 10:50:26 localhost kernel: SELinux: 2048 avtab hash slots, 110305 rules. >Oct 29 10:50:26 localhost kernel: SELinux: 2048 avtab hash slots, 110305 rules. >Oct 29 10:50:26 localhost kernel: SELinux: 8 users, 103 roles, 4966 types, 295 bools, 1 sens, 1024 cats >Oct 29 10:50:26 localhost kernel: SELinux: 83 classes, 110305 rules >Oct 29 10:50:26 localhost kernel: SELinux: Permission audit_read in class capability2 not defined in policy. >Oct 29 10:50:26 localhost kernel: SELinux: the above unknown classes and permissions will be allowed >Oct 29 10:50:26 localhost kernel: SELinux: Completing initialization. >Oct 29 10:50:26 localhost kernel: SELinux: Setting up existing superblocks. >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev aio, type aio), not configured for labeling >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev drm, type drm), not configured for labeling >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Oct 29 10:50:26 localhost kernel: audit: type=1403 audit(1414594213.885:3): policy loaded auid=4294967295 ses=4294967295 >Oct 29 10:50:26 localhost systemd[1]: Successfully loaded SELinux policy in 873.720ms. >Oct 29 10:50:26 localhost systemd[1]: Relabelled /dev and /run in 37.132ms. >Oct 29 10:50:26 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Oct 29 10:50:26 localhost systemd-journal[660]: Journal started >Oct 29 10:50:22 localhost systemd[1]: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. >Oct 29 10:50:23 localhost systemd[1]: Configuration file /usr/lib/systemd/system/man-db.timer is marked executable. Please remove executable permission bits. Proceeding anyway. >Oct 29 10:50:23 localhost systemd[1]: Configuration file /usr/lib/systemd/system/man-db.service is marked executable. Please remove executable permission bits. Proceeding anyway. >Oct 29 10:50:27 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Oct 29 10:50:27 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 29 10:50:27 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Oct 29 10:50:30 localhost systemd-sysusers[687]: Creating group systemd-journal-gateway with gid 987. >Oct 29 10:50:30 localhost systemd-sysusers[687]: Creating user systemd-journal-gateway (systemd Journal Gateway) with uid 987 and gid 987. >Oct 29 10:50:35 localhost systemd[1]: var-tmp.mount: Directory /var/tmp to mount over is not empty, mounting anyway. >Oct 29 10:50:35 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 29 10:50:35 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses mountpoint labeling >Oct 29 10:50:57 localhost systemd-udevd[711]: starting version 215 >Oct 29 10:51:07 localhost kernel: ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20140724/utaddress-258) >Oct 29 10:51:07 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Oct 29 10:51:07 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20140724/utaddress-258) >Oct 29 10:51:07 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Oct 29 10:51:07 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140724/utaddress-258) >Oct 29 10:51:07 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Oct 29 10:51:07 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140724/utaddress-258) >Oct 29 10:51:07 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Oct 29 10:51:07 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140724/utaddress-258) >Oct 29 10:51:07 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Oct 29 10:51:07 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >Oct 29 10:51:07 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Oct 29 10:51:09 localhost kernel: scsi host6: uas >Oct 29 10:51:09 localhost kernel: usbcore: registered new interface driver uas >Oct 29 10:51:09 localhost kernel: scsi 6:0:0:0: Direct-Access Seagate USB 0835 PQ: 0 ANSI: 6 >Oct 29 10:51:09 localhost kernel: sd 6:0:0:0: Attached scsi generic sg3 type 0 >Oct 29 10:51:09 localhost kernel: sd 6:0:0:0: [sdc] 976773167 512-byte logical blocks: (500 GB/465 GiB) >Oct 29 10:51:09 localhost kernel: sd 6:0:0:0: [sdc] Write Protect is off >Oct 29 10:51:09 localhost kernel: sd 6:0:0:0: [sdc] Mode Sense: 2b 00 10 08 >Oct 29 10:51:09 localhost kernel: sd 6:0:0:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA >Oct 29 10:51:09 localhost kernel: sdc: sdc1 sdc2 >Oct 29 10:51:09 localhost kernel: sd 6:0:0:0: [sdc] Attached SCSI disk >Oct 29 10:51:10 localhost kernel: iTCO_vendor_support: vendor-support=0 >Oct 29 10:51:11 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 >Oct 29 10:51:11 localhost kernel: iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460) >Oct 29 10:51:11 localhost kernel: input: MSI WMI hotkeys as /devices/virtual/input/input8 >Oct 29 10:51:11 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Oct 29 10:51:12 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Oct 29 10:51:13 localhost lvm[753]: 3 logical volume(s) in volume group "fedora" now active >Oct 29 10:51:13 localhost lvm[744]: device-mapper: create ioctl on fedora-swap failed: Device or resource busy >Oct 29 10:51:13 localhost lvm[744]: device-mapper: create ioctl on fedora-home failed: Device or resource busy >Oct 29 10:51:13 localhost lvm[744]: device-mapper: create ioctl on fedora-root failed: Device or resource busy >Oct 29 10:51:13 localhost lvm[744]: 0 logical volume(s) in volume group "fedora" now active >Oct 29 10:51:13 localhost lvm[744]: fedora: autoactivation failed. >Oct 29 10:51:13 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 30 for MSI/MSI-X >Oct 29 10:51:13 localhost systemd-journal[660]: Permanent journal is using 8.0M (max allowed 295.9M, trying to leave 443.9M free of 752.4M available → current limit 295.9M). >Oct 29 10:51:13 localhost systemd-journal[660]: Time spent on flushing to /var is 27.048ms for 862 entries. >Oct 29 10:51:14 localhost kernel: usbcore: registered new interface driver rtsx_usb >Oct 29 10:51:15 localhost kernel: sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line >Oct 29 10:51:15 localhost kernel: sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Oct 29 10:51:15 localhost kernel: sound hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) >Oct 29 10:51:15 localhost kernel: sound hdaudioC0D0: mono: mono_out=0x0 >Oct 29 10:51:15 localhost kernel: sound hdaudioC0D0: dig-out=0x1e/0x0 >Oct 29 10:51:15 localhost kernel: sound hdaudioC0D0: inputs: >Oct 29 10:51:15 localhost kernel: sound hdaudioC0D0: Mic=0x19 >Oct 29 10:51:15 localhost kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 >Oct 29 10:51:15 localhost kernel: input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 >Oct 29 10:51:15 localhost kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 >Oct 29 10:51:15 localhost kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 >Oct 29 10:51:15 localhost auditctl[785]: No rules >Oct 29 10:51:17 localhost kernel: rtl8192ce: Using firmware rtlwifi/rtl8192cfwU_B.bin >Oct 29 10:51:18 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'rtl_rc' >Oct 29 10:51:18 localhost kernel: rtlwifi: wireless switch is on >Oct 29 10:51:18 localhost kernel: rtl8192ce 0000:02:00.0 wlp2s0: renamed from wlan0 >Oct 29 10:51:18 localhost systemd-udevd[717]: renamed network interface wlan0 to wlp2s0 >Oct 29 10:51:19 localhost auditd[784]: Started dispatcher: /sbin/audispd pid: 819 >Oct 29 10:51:19 localhost kernel: cfg80211: World regulatory domain updated: >Oct 29 10:51:19 localhost kernel: cfg80211: DFS Master region: unset >Oct 29 10:51:19 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) >Oct 29 10:51:19 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Oct 29 10:51:19 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Oct 29 10:51:19 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) >Oct 29 10:51:19 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A) >Oct 29 10:51:19 localhost kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Oct 29 10:51:19 localhost kernel: cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Oct 29 10:51:19 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) >Oct 29 10:51:19 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) >Oct 29 10:51:19 localhost kernel: audit: type=1305 audit(1414594279.905:4): audit_pid=784 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Oct 29 10:51:20 localhost auditd[784]: Init complete, auditd 2.4 listening for events (startup state enable) >Oct 29 10:51:20 localhost audispd[819]: priority_boost_parser called with: 4 >Oct 29 10:51:20 localhost audispd[819]: max_restarts_parser called with: 10 >Oct 29 10:51:20 localhost crda[817]: Could not determine country! Unable to set regulatory domain. >Oct 29 10:51:20 localhost audispd[819]: No plugins found, exiting >Oct 29 10:51:56 localhost alsactl[828]: alsactl 1.0.28 daemon started >Oct 29 10:51:56 localhost alsactl[828]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Oct 29 10:51:56 localhost alsactl[828]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Oct 29 10:51:56 localhost alsactl[828]: Found hardware: "HDA-Intel" "Intel PantherPoint HDMI" "HDA:10ec0887,1462b062,00100302 HDA:80862806,80860101,00100000" "0x1462" "0xb062" >Oct 29 10:51:56 localhost alsactl[828]: Hardware is initialized using a generic method >Oct 29 10:51:58 localhost rngd[834]: Unable to open file: /dev/tpm0 >Oct 29 10:51:58 localhost rngd[834]: can't open any entropy source >Oct 29 10:51:58 localhost rngd[834]: Maybe RNG device modules are not loaded >Oct 29 10:51:59 localhost chronyd[844]: chronyd version 1.31 starting >Oct 29 10:52:00 localhost chronyd[844]: Generated key 1 >Oct 29 10:52:00 localhost avahi-daemon[830]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Oct 29 10:52:00 localhost avahi-daemon[830]: Successfully dropped root privileges. >Oct 29 10:52:00 localhost avahi-daemon[830]: avahi-daemon 0.6.31 starting up. >Oct 29 10:52:02 localhost smartd[832]: smartd 6.2 2014-07-16 r3952 [x86_64-linux-3.17.1-302.fc21.x86_64] (local build) >Oct 29 10:52:02 localhost smartd[832]: Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org >Oct 29 10:52:02 localhost smartd[832]: Opened configuration file /etc/smartmontools/smartd.conf >Oct 29 10:52:03 localhost smartd[832]: Configuration file /etc/smartmontools/smartd.conf was parsed, found DEVICESCAN, scanning devices >Oct 29 10:52:03 localhost smartd[832]: Device: /dev/sda, type changed from 'scsi' to 'sat' >Oct 29 10:52:03 localhost smartd[832]: Device: /dev/sda [SAT], opened >Oct 29 10:52:04 localhost smartd[832]: Device: /dev/sda [SAT], Crucial_CT512MX100SSD1, S/N:14270C8C28F0, WWN:5-00a075-10c8c28f0, FW:MU01, 512 GB >Oct 29 10:52:04 localhost smartd[832]: Device: /dev/sda [SAT], not found in smartd database. >Oct 29 10:52:04 localhost smartd[832]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list. >Oct 29 10:52:04 localhost smartd[832]: Monitoring 1 ATA and 0 SCSI devices >Oct 29 10:52:04 localhost ModemManager[831]: <info> ModemManager (version 1.4.0-1.fc21) starting in system bus... >Oct 29 10:52:04 localhost avahi-daemon[830]: Successfully called chroot(). >Oct 29 10:52:04 localhost avahi-daemon[830]: Successfully dropped remaining capabilities. >Oct 29 10:52:04 localhost rtkit-daemon[829]: Successfully called chroot. >Oct 29 10:52:04 localhost avahi-daemon[830]: No service file found in /etc/avahi/services. >Oct 29 10:52:04 localhost rtkit-daemon[829]: Successfully dropped privileges. >Oct 29 10:52:04 localhost rtkit-daemon[829]: Successfully limited resources. >Oct 29 10:52:04 localhost rtkit-daemon[829]: Running. >Oct 29 10:52:04 localhost rtkit-daemon[829]: Watchdog thread running. >Oct 29 10:52:04 localhost rtkit-daemon[829]: Canary thread running. >Oct 29 10:52:04 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Oct 29 10:52:04 localhost systemd[1]: Unit rngd.service entered failed state. >Oct 29 10:52:05 localhost systemd-logind[839]: New seat seat0. >Oct 29 10:52:05 localhost avahi-daemon[830]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Oct 29 10:52:05 localhost systemd-logind[839]: Watching system buttons on /dev/input/event1 (Power Button) >Oct 29 10:52:05 localhost systemd-logind[839]: Watching system buttons on /dev/input/event3 (Video Bus) >Oct 29 10:52:05 localhost systemd-logind[839]: Watching system buttons on /dev/input/event0 (Power Button) >Oct 29 10:52:05 localhost crond[869]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 31% if used.) >Oct 29 10:52:05 localhost avahi-daemon[830]: Network interface enumeration completed. >Oct 29 10:52:05 localhost avahi-daemon[830]: Server startup complete. Host name is linux.local. Local service cookie is 3706555721. >Oct 29 10:52:06 localhost crond[869]: (CRON) INFO (running with inotify support) >Oct 29 10:52:07 localhost kernel: Adding 2103292k swap on /dev/sda1. Priority:-1 extents:1 across:2103292k SSFS >Oct 29 10:52:07 localhost livesys[859]: Enabling swap partition /dev/sda1 [ OK ] >Oct 29 10:52:07 localhost kernel: Adding 4063228k swap on /dev/mapper/fedora-swap. Priority:-2 extents:1 across:4063228k FS >Oct 29 10:52:07 localhost livesys[859]: Enabling swap partition /dev/mapper/fedora-swap [ OK ] >Oct 29 10:52:08 localhost useradd[889]: new group: name=liveuser, GID=1000 >Oct 29 10:52:08 localhost useradd[889]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Oct 29 10:52:08 localhost livesys[859]: Adding live user [ OK ] >Oct 29 10:52:10 localhost usermod[895]: add 'liveuser' to group 'wheel' >Oct 29 10:52:10 localhost usermod[895]: add 'liveuser' to shadow group 'wheel' >Oct 29 10:52:10 localhost ModemManager[831]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0': not supported by any plugin >Oct 29 10:52:10 localhost ModemManager[831]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0': not supported by any plugin >Oct 29 10:52:11 localhost livesys[859]: No such schema 'org.gnome.software' >Oct 29 10:52:14 localhost abrtd[928]: Init complete, entering main loop >Oct 29 10:52:18 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Oct 29 10:52:19 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Oct 29 10:52:20 localhost kernel: Ebtables v2.0 registered >Oct 29 10:52:20 localhost kernel: Bridge firewalling registered >Oct 29 10:52:24 localhost gnome-keyring-daemon[1061]: couldn't create socket directory: /home/liveuser/.cache/keyring-7R9IOX: No such file or directory >Oct 29 10:52:24 localhost gnome-keyring-daemon[1061]: couldn't bind to control socket: /home/liveuser/.cache/keyring-7R9IOX/control: No such file or directory >Oct 29 10:52:24 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 29 10:52:24 localhost systemd-logind[839]: New session 1 of user liveuser. >Oct 29 10:52:24 localhost systemd[1193]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Oct 29 10:52:25 localhost systemd[1193]: Starting Paths. >Oct 29 10:52:25 localhost systemd[1193]: Reached target Paths. >Oct 29 10:52:25 localhost systemd[1193]: Starting Timers. >Oct 29 10:52:25 localhost systemd[1193]: Reached target Timers. >Oct 29 10:52:25 localhost systemd[1193]: Starting Sockets. >Oct 29 10:52:25 localhost systemd[1193]: Reached target Sockets. >Oct 29 10:52:25 localhost systemd[1193]: Starting Basic System. >Oct 29 10:52:25 localhost systemd[1193]: Reached target Basic System. >Oct 29 10:52:25 localhost systemd[1193]: Starting Default. >Oct 29 10:52:25 localhost systemd[1193]: Reached target Default. >Oct 29 10:52:25 localhost systemd[1193]: Startup finished in 341ms. >Oct 29 10:52:25 localhost lxdm-binary[939]: pam_unix(lxdm:session): session opened for user liveuser by (uid=0) >Oct 29 10:52:25 localhost dbus[840]: [system] Activating via systemd: service name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service' >Oct 29 10:52:25 localhost NetworkManager[998]: <info> NetworkManager (version 0.9.10.0-5.git20140704.fc21) is starting... >Oct 29 10:52:25 localhost NetworkManager[998]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Oct 29 10:52:25 localhost NetworkManager[998]: <info> WEXT support is enabled >Oct 29 10:52:25 localhost dbus[840]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Oct 29 10:52:26 localhost polkitd[1262]: Started polkitd version 0.112 >Oct 29 10:52:26 localhost polkitd[1262]: Loading rules from directory /etc/polkit-1/rules.d >Oct 29 10:52:26 localhost polkitd[1262]: Loading rules from directory /usr/share/polkit-1/rules.d >Oct 29 10:52:26 localhost polkitd[1262]: Finished loading, compiling and executing 2 rules >Oct 29 10:52:26 localhost dbus[840]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Oct 29 10:52:26 localhost polkitd[1262]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Oct 29 10:52:26 localhost dbus[840]: [system] Successfully activated service 'org.freedesktop.ConsoleKit' >Oct 29 10:52:27 localhost NetworkManager[998]: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >Oct 29 10:52:27 localhost NetworkManager[998]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 29 10:52:27 localhost NetworkManager[998]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 29 10:52:28 localhost NetworkManager[998]: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Oct 29 10:52:28 localhost NetworkManager[998]: <info> monitoring kernel firmware directory '/lib/firmware'. >Oct 29 10:52:28 localhost NetworkManager[998]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/ieee80211/phy0/rfkill0) (driver rtl8192ce) >Oct 29 10:52:28 localhost NetworkManager[998]: <info> WiFi hardware radio set enabled >Oct 29 10:52:28 localhost NetworkManager[998]: <info> WWAN hardware radio set enabled >Oct 29 10:52:28 localhost NetworkManager[998]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so >Oct 29 10:52:28 localhost NetworkManager[998]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >Oct 29 10:52:28 localhost NetworkManager[998]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wwan.so >Oct 29 10:52:28 localhost NetworkManager[998]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-adsl.so >Oct 29 10:52:28 localhost NetworkManager[998]: <info> WiFi enabled by radio killswitch; enabled by state file >Oct 29 10:52:28 localhost NetworkManager[998]: <info> WWAN enabled by radio killswitch; enabled by state file >Oct 29 10:52:28 localhost NetworkManager[998]: <info> WiMAX enabled by radio killswitch; enabled by state file >Oct 29 10:52:28 localhost NetworkManager[998]: <info> Networking is enabled by state file >Oct 29 10:52:28 localhost NetworkManager[998]: <info> (lo): link connected >Oct 29 10:52:28 localhost NetworkManager[998]: <info> (lo): carrier is ON >Oct 29 10:52:28 localhost NetworkManager[998]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Oct 29 10:52:28 localhost NetworkManager[998]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Oct 29 10:52:28 localhost NetworkManager[998]: <info> (enp1s0): carrier is OFF >Oct 29 10:52:28 localhost NetworkManager[998]: <info> (enp1s0): new Ethernet device (driver: 'r8169' ifindex: 2) >Oct 29 10:52:28 localhost NetworkManager[998]: <info> (enp1s0): exported as /org/freedesktop/NetworkManager/Devices/1 >Oct 29 10:52:28 localhost NetworkManager[998]: <info> (enp1s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Oct 29 10:52:29 localhost kernel: r8169 0000:01:00.0 enp1s0: link down >Oct 29 10:52:29 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready >Oct 29 10:52:29 localhost kernel: r8169 0000:01:00.0 enp1s0: link down >Oct 29 10:52:29 localhost NetworkManager[998]: <info> (enp1s0): preparing device >Oct 29 10:52:29 localhost com.redhat.imsettings[1385]: [ 1414594349.273541]: IMSettings-Daemon[1461]: INFO: Starting imsettings-daemon... >Oct 29 10:52:29 localhost com.redhat.imsettings[1385]: [ 1414594349.274959]: IMSettings-Daemon[1461]: INFO: [HOME=/home/liveuser/.config/imsettings] >Oct 29 10:52:29 localhost com.redhat.imsettings[1385]: [ 1414594349.275062]: IMSettings-Daemon[1461]: INFO: [XINPUTRCDIR=/etc/X11/xinit/] >Oct 29 10:52:29 localhost com.redhat.imsettings[1385]: [ 1414594349.275137]: IMSettings-Daemon[1461]: INFO: [XINPUTDIR=/etc/X11/xinit/xinput.d/] >Oct 29 10:52:29 localhost com.redhat.imsettings[1385]: [ 1414594349.275226]: IMSettings-Daemon[1461]: INFO: [MODULEDIR=/usr/lib64/imsettings] >Oct 29 10:52:29 localhost com.redhat.imsettings[1385]: [ 1414594349.275299]: IMSettings-Daemon[1461]: INFO: [MODULES=lxde] >Oct 29 10:52:29 localhost com.redhat.imsettings[1385]: [ 1414594349.283640]: IMSettings-LXDE backend[1461]: WARNING **: Unable to load the lxde configuration file. >Oct 29 10:52:29 localhost com.redhat.imsettings[1385]: [ 1414594349.299298]: IMSettings-LXDE backend[1461]: WARNING **: Unable to load the lxde configuration file. >Oct 29 10:52:29 localhost NetworkManager[998]: <info> read connection 'Wired connection 1' >Oct 29 10:52:29 localhost NetworkManager[998]: <info> (enp1s0): created default wired connection 'Wired connection 1' >Oct 29 10:52:29 localhost NetworkManager[998]: <info> (wlp2s0): using nl80211 for WiFi device control >Oct 29 10:52:29 localhost NetworkManager[998]: <info> (wlp2s0): driver supports Access Point (AP) mode >Oct 29 10:52:29 localhost NetworkManager[998]: <info> (wlp2s0): new 802.11 WiFi device (driver: 'rtl8192ce' ifindex: 3) >Oct 29 10:52:29 localhost NetworkManager[998]: <info> (wlp2s0): exported as /org/freedesktop/NetworkManager/Devices/2 >Oct 29 10:52:29 localhost NetworkManager[998]: <info> (wlp2s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Oct 29 10:52:29 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready >Oct 29 10:52:29 localhost NetworkManager[998]: <info> (wlp2s0): preparing device >Oct 29 10:52:29 localhost dbus[840]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Oct 29 10:52:29 localhost systemd[1]: Configuration file /usr/lib/systemd/system/wpa_supplicant.service is marked executable. Please remove executable permission bits. Proceeding anyway. >Oct 29 10:52:29 localhost com.redhat.imsettings[1385]: [ 1414594349.865879]: IMSettings-LXDE backend[1461]: WARNING **: Unable to load the lxde configuration file. >Oct 29 10:52:29 localhost com.redhat.imsettings[1385]: [ 1414594349.873180]: IMSettings-LXDE backend[1461]: WARNING **: Unable to load the lxde configuration file. >Oct 29 10:52:30 localhost NetworkManager[998]: <info> ModemManager available in the bus >Oct 29 10:52:30 localhost kernel: fuse init (API version 7.23) >Oct 29 10:52:30 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Oct 29 10:52:31 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Oct 29 10:52:31 localhost dbus[840]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Oct 29 10:52:31 localhost NetworkManager[998]: <info> wpa_supplicant started >Oct 29 10:52:31 localhost kernel: r8169 0000:01:00.0 enp1s0: link up >Oct 29 10:52:31 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready >Oct 29 10:52:31 localhost NetworkManager[998]: <info> (wlp2s0) supports 4 scan SSIDs >Oct 29 10:52:32 localhost ck-launch-session[1373]: error connecting to ConsoleKit >Oct 29 10:52:32 localhost NetworkManager[998]: <info> (enp1s0): link connected >Oct 29 10:52:32 localhost NetworkManager[998]: <info> (wlp2s0): supplicant interface state: starting -> ready >Oct 29 10:52:32 localhost NetworkManager[998]: <info> (wlp2s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Oct 29 10:52:32 localhost NetworkManager[998]: <info> (wlp2s0): supplicant interface state: ready -> disconnected >Oct 29 10:52:32 localhost NetworkManager[998]: <info> (wlp2s0) supports 4 scan SSIDs >Oct 29 10:52:32 localhost NetworkManager[998]: <info> (enp1s0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Oct 29 10:52:32 localhost NetworkManager[998]: <info> Auto-activating connection 'Wired connection 1'. >Oct 29 10:52:32 localhost NetworkManager[998]: <info> Activation (enp1s0) starting connection 'Wired connection 1' >Oct 29 10:52:32 localhost NetworkManager[998]: <info> Activation (enp1s0) Stage 1 of 5 (Device Prepare) scheduled... >Oct 29 10:52:32 localhost NetworkManager[998]: <info> Activation (enp1s0) Stage 1 of 5 (Device Prepare) started... >Oct 29 10:52:32 localhost NetworkManager[998]: <info> (enp1s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Oct 29 10:52:32 localhost NetworkManager[998]: <info> NetworkManager state is now CONNECTING >Oct 29 10:52:32 localhost NetworkManager[998]: <info> Activation (enp1s0) Stage 2 of 5 (Device Configure) scheduled... >Oct 29 10:52:32 localhost NetworkManager[998]: <info> Activation (enp1s0) Stage 1 of 5 (Device Prepare) complete. >Oct 29 10:52:32 localhost NetworkManager[998]: <info> Activation (enp1s0) Stage 2 of 5 (Device Configure) starting... >Oct 29 10:52:32 localhost NetworkManager[998]: <info> (enp1s0): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 29 10:52:32 localhost NetworkManager[998]: <info> Activation (enp1s0) Stage 2 of 5 (Device Configure) successful. >Oct 29 10:52:32 localhost NetworkManager[998]: <info> Activation (enp1s0) Stage 2 of 5 (Device Configure) complete. >Oct 29 10:52:33 localhost NetworkManager[998]: <info> (wlp2s0): supplicant interface state: disconnected -> inactive >Oct 29 10:52:34 localhost com.redhat.imsettings[1385]: [ 1414594354.007427]: IMSettings-LXDE backend[1461]: WARNING **: Unable to load the lxde configuration file. >Oct 29 10:52:34 localhost com.redhat.imsettings[1385]: [ 1414594354.672805]: IMSettings-Daemon[1461]: INFO: Attempting to switch IM to none [lang=en_US.UTF-8, update=false] >Oct 29 10:52:34 localhost NetworkManager[998]: <info> Activation (enp1s0) Stage 3 of 5 (IP Configure Start) scheduled. >Oct 29 10:52:34 localhost NetworkManager[998]: <info> Activation (enp1s0) Stage 3 of 5 (IP Configure Start) started... >Oct 29 10:52:34 localhost NetworkManager[998]: <info> (enp1s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Oct 29 10:52:34 localhost NetworkManager[998]: <info> Activation (enp1s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Oct 29 10:52:35 localhost com.redhat.imsettings[1385]: [ 1414594355.499521]: IMSettings-Daemon[1461]: INFO: no need to invoke any auxiliary process for none >Oct 29 10:52:35 localhost com.redhat.imsettings[1385]: [ 1414594355.499672]: IMSettings-Daemon[1461]: INFO: no need to invoke any main process for none >Oct 29 10:52:35 localhost com.redhat.imsettings[1385]: [ 1414594355.499809]: IMSettings-LXDE backend[1461]: WARNING **: Unable to read the LXDE configuration file. >Oct 29 10:52:35 localhost com.redhat.imsettings[1385]: [ 1414594355.503414]: IMSettings-LXDE backend[1461]: INFO: Setting up gtk-im-context-simple as gtk+ immodule >Oct 29 10:52:36 localhost NetworkManager[998]: <info> dhclient started with pid 1636 >Oct 29 10:52:36 localhost NetworkManager[998]: <info> Activation (enp1s0) Stage 3 of 5 (IP Configure Start) complete. >Oct 29 10:52:38 localhost avahi-daemon[830]: Registering new address record for fe80::468a:5bff:fe34:b748 on enp1s0.*. >Oct 29 10:52:41 localhost vmusr[1571]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Oct 29 10:52:41 localhost NetworkManager[998]: <info> Activation (enp1s0) Stage 3 of 5 (IP Configure Start) starting DHCPv6 as requested by IPv6 router... >Oct 29 10:52:41 localhost NetworkManager[998]: <info> Activation (enp1s0) Beginning DHCPv6 transaction (timeout in 45 seconds) >Oct 29 10:52:41 localhost NetworkManager[998]: <info> dhclient started with pid 1650 >Oct 29 10:52:41 localhost dhclient[1636]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 29 10:52:41 localhost dhclient[1650]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 29 10:52:41 localhost dhclient[1636]: Copyright 2004-2014 Internet Systems Consortium. >Oct 29 10:52:41 localhost dhclient[1636]: All rights reserved. >Oct 29 10:52:41 localhost dhclient[1636]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 29 10:52:41 localhost dhclient[1636]: >Oct 29 10:52:41 localhost dhclient[1650]: Copyright 2004-2014 Internet Systems Consortium. >Oct 29 10:52:41 localhost dhclient[1650]: All rights reserved. >Oct 29 10:52:41 localhost dhclient[1650]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 29 10:52:41 localhost dhclient[1650]: >Oct 29 10:52:41 localhost NetworkManager[998]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 29 10:52:41 localhost NetworkManager[998]: Copyright 2004-2014 Internet Systems Consortium. >Oct 29 10:52:41 localhost NetworkManager[998]: All rights reserved. >Oct 29 10:52:41 localhost NetworkManager[998]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 29 10:52:41 localhost NetworkManager[998]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 29 10:52:41 localhost NetworkManager[998]: Copyright 2004-2014 Internet Systems Consortium. >Oct 29 10:52:41 localhost NetworkManager[998]: All rights reserved. >Oct 29 10:52:41 localhost NetworkManager[998]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 29 10:52:42 localhost dhclient[1650]: Listening on Socket/enp1s0 >Oct 29 10:52:42 localhost dhclient[1650]: Sending on Socket/enp1s0 >Oct 29 10:52:42 localhost NetworkManager[998]: Listening on Socket/enp1s0 >Oct 29 10:52:42 localhost NetworkManager[998]: Sending on Socket/enp1s0 >Oct 29 10:52:42 localhost NetworkManager[998]: PRC: Requesting information (INIT). >Oct 29 10:52:42 localhost NetworkManager[998]: <info> (enp1s0): DHCPv4 state changed nbi -> preinit >Oct 29 10:52:42 localhost dhclient[1636]: Listening on LPF/enp1s0/44:8a:5b:34:b7:48 >Oct 29 10:52:42 localhost dhclient[1636]: Sending on LPF/enp1s0/44:8a:5b:34:b7:48 >Oct 29 10:52:42 localhost dhclient[1636]: Sending on Socket/fallback >Oct 29 10:52:42 localhost dhclient[1636]: Created duid \000\001\000\001\033\343\273\272D\212[4\267H. >Oct 29 10:52:42 localhost dhclient[1636]: DHCPDISCOVER on enp1s0 to 255.255.255.255 port 67 interval 6 (xid=0xf943692) >Oct 29 10:52:42 localhost NetworkManager[998]: Listening on LPF/enp1s0/44:8a:5b:34:b7:48 >Oct 29 10:52:42 localhost NetworkManager[998]: Sending on LPF/enp1s0/44:8a:5b:34:b7:48 >Oct 29 10:52:42 localhost NetworkManager[998]: Sending on Socket/fallback >Oct 29 10:52:42 localhost NetworkManager[998]: Created duid \000\001\000\001\033\343\273\272D\212[4\267H. >Oct 29 10:52:42 localhost NetworkManager[998]: DHCPDISCOVER on enp1s0 to 255.255.255.255 port 67 interval 6 (xid=0xf943692) >Oct 29 10:52:42 localhost dhclient[1636]: DHCPREQUEST on enp1s0 to 255.255.255.255 port 67 (xid=0xf943692) >Oct 29 10:52:42 localhost dhclient[1636]: DHCPOFFER from 10.0.0.1 >Oct 29 10:52:42 localhost NetworkManager[998]: DHCPREQUEST on enp1s0 to 255.255.255.255 port 67 (xid=0xf943692) >Oct 29 10:52:42 localhost NetworkManager[998]: DHCPOFFER from 10.0.0.1 >Oct 29 10:52:42 localhost dhclient[1650]: XMT: Info-Request on enp1s0, interval 920ms. >Oct 29 10:52:42 localhost NetworkManager[998]: XMT: Forming Info-Request, 0 ms elapsed. >Oct 29 10:52:42 localhost NetworkManager[998]: XMT: Info-Request on enp1s0, interval 920ms. >Oct 29 10:52:42 localhost dhclient[1650]: RCV: Reply message on enp1s0 from fe80::21d:d4ff:fe78:9821. >Oct 29 10:52:42 localhost NetworkManager[998]: RCV: Reply message on enp1s0 from fe80::21d:d4ff:fe78:9821. >Oct 29 10:52:42 localhost NetworkManager[998]: PRC: Done. >Oct 29 10:52:42 localhost NetworkManager[998]: <info> (enp1s0): DHCPv6 state changed nbi -> renew6 >Oct 29 10:52:42 localhost NetworkManager[998]: <info> nameserver '2001:558:feed::1' >Oct 29 10:52:42 localhost NetworkManager[998]: <info> nameserver '2001:558:feed::2' >Oct 29 10:52:42 localhost NetworkManager[998]: <info> Activation (enp1s0) Stage 5 of 5 (IPv6 Commit) scheduled... >Oct 29 10:52:42 localhost NetworkManager[998]: <info> Activation (enp1s0) Stage 5 of 5 (IPv6 Commit) started... >Oct 29 10:52:42 localhost NetworkManager[998]: <info> (enp1s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Oct 29 10:52:42 localhost NetworkManager[998]: <info> Activation (enp1s0) Stage 5 of 5 (IPv6 Commit) complete. >Oct 29 10:52:42 localhost NetworkManager[998]: <info> (enp1s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Oct 29 10:52:42 localhost NetworkManager[998]: <info> (enp1s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Oct 29 10:52:42 localhost NetworkManager[998]: <info> NetworkManager state is now CONNECTED_LOCAL >Oct 29 10:52:42 localhost NetworkManager[998]: <info> NetworkManager state is now CONNECTED_GLOBAL >Oct 29 10:52:42 localhost NetworkManager[998]: <info> Policy set 'Wired connection 1' (enp1s0) as default for IPv6 routing and DNS. >Oct 29 10:52:42 localhost NetworkManager[998]: <info> Activation (enp1s0) successful, device activated. >Oct 29 10:52:42 localhost dbus[840]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Oct 29 10:52:42 localhost dbus[840]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 29 10:52:42 localhost nm-dispatcher[1658]: Dispatching action 'up' for enp1s0 >Oct 29 10:52:43 localhost NetworkManager[998]: <info> (enp1s0): DHCPv6 client pid 1650 exited with status 0 >Oct 29 10:52:43 localhost polkitd[1262]: Registered Authentication Agent for unix-session:1 (system bus name :1.18 [/usr/libexec/lxpolkit], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Oct 29 10:52:43 localhost dhclient[1636]: DHCPACK from 10.0.0.1 (xid=0xf943692) >Oct 29 10:52:43 localhost NetworkManager[998]: DHCPACK from 10.0.0.1 (xid=0xf943692) >Oct 29 10:52:43 localhost NetworkManager[998]: <info> (enp1s0): DHCPv4 state changed preinit -> bound >Oct 29 10:52:43 localhost NetworkManager[998]: <info> address 10.0.0.115 >Oct 29 10:52:43 localhost NetworkManager[998]: <info> plen 24 (255.255.255.0) >Oct 29 10:52:43 localhost NetworkManager[998]: <info> gateway 10.0.0.1 >Oct 29 10:52:43 localhost NetworkManager[998]: <info> server identifier 10.0.0.1 >Oct 29 10:52:43 localhost NetworkManager[998]: <info> lease time 604800 >Oct 29 10:52:43 localhost NetworkManager[998]: <info> nameserver '75.75.75.75' >Oct 29 10:52:43 localhost NetworkManager[998]: <info> nameserver '75.75.76.76' >Oct 29 10:52:43 localhost NetworkManager[998]: <info> domain name 'hsd1.wa.comcast.net.' >Oct 29 10:52:43 localhost NetworkManager[998]: <info> Activation (enp1s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Oct 29 10:52:43 localhost NetworkManager[998]: <info> Activation (enp1s0) Stage 5 of 5 (IPv4 Commit) started... >Oct 29 10:52:43 localhost avahi-daemon[830]: Joining mDNS multicast group on interface enp1s0.IPv4 with address 10.0.0.115. >Oct 29 10:52:43 localhost avahi-daemon[830]: New relevant interface enp1s0.IPv4 for mDNS. >Oct 29 10:52:43 localhost NetworkManager[998]: <info> Policy set 'Wired connection 1' (enp1s0) as default for IPv4 routing and DNS. >Oct 29 10:52:43 localhost dhclient[1636]: bound to 10.0.0.115 -- renewal in 256422 seconds. >Oct 29 10:52:43 localhost NetworkManager[998]: bound to 10.0.0.115 -- renewal in 256422 seconds. >Oct 29 10:52:43 localhost avahi-daemon[830]: Registering new address record for 10.0.0.115 on enp1s0.IPv4. >Oct 29 10:52:44 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Oct 29 10:52:44 localhost avahi-daemon[830]: Registering new address record for 2601:8:8800:99a:468a:5bff:fe34:b748 on enp1s0.*. >Oct 29 10:52:44 localhost avahi-daemon[830]: Withdrawing address record for fe80::468a:5bff:fe34:b748 on enp1s0. >Oct 29 10:52:44 localhost avahi-daemon[830]: Withdrawing address record for 10.0.0.115 on enp1s0. >Oct 29 10:52:44 localhost avahi-daemon[830]: Host name conflict, retrying with linux-2 >Oct 29 10:52:44 localhost avahi-daemon[830]: Registering new address record for 2601:8:8800:99a:468a:5bff:fe34:b748 on enp1s0.*. >Oct 29 10:52:44 localhost avahi-daemon[830]: Registering new address record for 10.0.0.115 on enp1s0.IPv4. >Oct 29 10:52:44 localhost org.a11y.Bus[1385]: Activating service name='org.a11y.atspi.Registry' >Oct 29 10:52:44 localhost NetworkManager[998]: <info> startup complete >Oct 29 10:52:44 localhost NetworkManager[998]: <info> Activation (enp1s0) Stage 5 of 5 (IPv4 Commit) complete. >Oct 29 10:52:44 localhost rtkit-daemon[829]: Successfully made thread 1665 of process 1665 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Oct 29 10:52:44 localhost rtkit-daemon[829]: Supervising 1 threads of 1 processes of 1 users. >Oct 29 10:52:44 localhost org.a11y.Bus[1385]: Successfully activated service 'org.a11y.atspi.Registry' >Oct 29 10:52:44 localhost org.a11y.atspi.Registry[1678]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >Oct 29 10:52:44 localhost org.a11y.atspi.Registry[1678]: Xlib: extension "XEVIE" missing on display ":0". >Oct 29 10:52:46 localhost avahi-daemon[830]: Server startup complete. Host name is linux-2.local. Local service cookie is 3706555721. >Oct 29 10:52:46 localhost nm-dispatcher[1658]: Dispatching action 'dhcp4-change' for enp1s0 >Oct 29 10:52:46 localhost dbus[840]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Oct 29 10:52:48 localhost udisksd[1729]: udisks daemon version 2.1.3 starting >Oct 29 10:52:48 localhost dbus[840]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Oct 29 10:52:48 localhost udisksd[1729]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Oct 29 10:52:51 localhost chronyd[844]: Selected source 66.228.59.187 >Oct 29 10:52:51 localhost kernel: Adjusting tsc more than 11% (10390426 vs 10369453) >Oct 29 10:52:53 localhost chronyd[844]: Selected source 2601:8:9180:1100::a >Oct 29 10:52:54 localhost rtkit-daemon[829]: Supervising 1 threads of 1 processes of 1 users. >Oct 29 10:52:54 localhost rtkit-daemon[829]: Successfully made thread 1745 of process 1665 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Oct 29 10:52:54 localhost rtkit-daemon[829]: Supervising 2 threads of 1 processes of 1 users. >Oct 29 10:52:54 localhost rtkit-daemon[829]: Supervising 2 threads of 1 processes of 1 users. >Oct 29 10:52:54 localhost rtkit-daemon[829]: Successfully made thread 1748 of process 1665 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Oct 29 10:52:54 localhost rtkit-daemon[829]: Supervising 3 threads of 1 processes of 1 users. >Oct 29 10:52:55 localhost rtkit-daemon[829]: Successfully made thread 1752 of process 1752 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Oct 29 10:52:55 localhost rtkit-daemon[829]: Supervising 4 threads of 2 processes of 1 users. >Oct 29 10:52:55 localhost pulseaudio[1752]: [pulseaudio] pid.c: Daemon already running. >Oct 29 10:53:01 localhost kernel: EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 10:53:01 localhost kernel: SELinux: initialized (dev sdc1, type ext4), uses xattr >Oct 29 10:53:01 localhost udisksd[1729]: Mounted /dev/sdc1 at /run/media/liveuser/bffdc2c9-2323-4aa5-850d-e51513dab9f9 on behalf of uid 1000 >Oct 29 10:53:01 localhost org.gtk.Private.UDisks2VolumeMonitor[1385]: index_parse.c:191: indx_parse(): error opening /run/media/liveuser/bffdc2c9-2323-4aa5-850d-e51513dab9f9/BDMV/index.bdmv >Oct 29 10:53:01 localhost org.gtk.Private.UDisks2VolumeMonitor[1385]: index_parse.c:191: indx_parse(): error opening /run/media/liveuser/bffdc2c9-2323-4aa5-850d-e51513dab9f9/BDMV/BACKUP/index.bdmv >Oct 29 10:53:01 localhost kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 10:53:01 localhost kernel: SELinux: initialized (dev sdb1, type ext4), uses xattr >Oct 29 10:53:01 localhost org.gtk.Private.UDisks2VolumeMonitor[1385]: index_parse.c:191: indx_parse(): error opening /run/media/liveuser/3e1699a6-b1e6-4427-b17e-3049a76ec6b9/BDMV/index.bdmv >Oct 29 10:53:01 localhost udisksd[1729]: Mounted /dev/sdb1 at /run/media/liveuser/3e1699a6-b1e6-4427-b17e-3049a76ec6b9 on behalf of uid 1000 >Oct 29 10:53:01 localhost org.gtk.Private.UDisks2VolumeMonitor[1385]: index_parse.c:191: indx_parse(): error opening /run/media/liveuser/3e1699a6-b1e6-4427-b17e-3049a76ec6b9/BDMV/BACKUP/index.bdmv >Oct 29 10:53:05 localhost kernel: traps: notification-da[1563] trap int3 ip:7f412dbd3c00 sp:7fff8922d350 error:0 >Oct 29 10:53:05 localhost abrt-hook-ccpp[1815]: Saved core dump of pid 1563 (/usr/libexec/notification-daemon) to /var/tmp/abrt/ccpp-2014-10-29-10:53:05-1563 (25473024 bytes) >Oct 29 10:53:08 localhost abrt-server[1816]: Generating core_backtrace >Oct 29 10:53:59 localhost NetworkManager[998]: <info> read connection 'laurel' >Oct 29 10:53:59 localhost NetworkManager[998]: <info> Activation (wlp2s0) starting connection 'laurel' >Oct 29 10:53:59 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >Oct 29 10:53:59 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >Oct 29 10:53:59 localhost NetworkManager[998]: <info> (wlp2s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Oct 29 10:53:59 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >Oct 29 10:53:59 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >Oct 29 10:53:59 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >Oct 29 10:53:59 localhost NetworkManager[998]: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 29 10:53:59 localhost NetworkManager[998]: <info> Activation (wlp2s0/wireless): access point 'laurel' has security, but secrets are required. >Oct 29 10:53:59 localhost NetworkManager[998]: <info> (wlp2s0): device state change: config -> need-auth (reason 'none') [50 60 0] >Oct 29 10:53:59 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >Oct 29 10:53:59 localhost gnome-keyring-daemon[1868]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 29 10:53:59 localhost org.freedesktop.secrets[1385]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 29 10:54:04 localhost dbus[840]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Oct 29 10:54:04 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 29 10:54:04 localhost dbus[840]: [system] Successfully activated service 'org.freedesktop.hostname1' >Oct 29 10:54:14 localhost NetworkManager[998]: (NetworkManager:998): libnm-util-CRITICAL **: get_secret_flags: assertion 'is_secret_prop (setting, secret_name, error)' failed >Oct 29 10:54:14 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >Oct 29 10:54:14 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >Oct 29 10:54:14 localhost NetworkManager[998]: <info> (wlp2s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >Oct 29 10:54:14 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >Oct 29 10:54:14 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >Oct 29 10:54:14 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >Oct 29 10:54:14 localhost NetworkManager[998]: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 29 10:54:14 localhost NetworkManager[998]: <info> Activation (wlp2s0/wireless): connection 'laurel' has security, and secrets exist. No new secrets needed. >Oct 29 10:54:14 localhost NetworkManager[998]: <info> Config: added 'ssid' value 'laurel' >Oct 29 10:54:14 localhost NetworkManager[998]: <info> Config: added 'scan_ssid' value '1' >Oct 29 10:54:14 localhost NetworkManager[998]: <info> Config: added 'key_mgmt' value 'WPA-PSK' >Oct 29 10:54:14 localhost NetworkManager[998]: <info> Config: added 'auth_alg' value 'OPEN' >Oct 29 10:54:14 localhost NetworkManager[998]: <info> Config: added 'psk' value '<omitted>' >Oct 29 10:54:14 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >Oct 29 10:54:14 localhost NetworkManager[998]: <info> Config: set interface ap_scan to 1 >Oct 29 10:54:14 localhost NetworkManager[998]: <info> (wlp2s0): supplicant interface state: inactive -> scanning >Oct 29 10:54:15 localhost kernel: wlp2s0: authenticate with 00:1d:d4:78:98:20 >Oct 29 10:54:15 localhost kernel: wlp2s0: send auth to 00:1d:d4:78:98:20 (try 1/3) >Oct 29 10:54:15 localhost NetworkManager[998]: <info> (wlp2s0): supplicant interface state: scanning -> authenticating >Oct 29 10:54:15 localhost kernel: wlp2s0: authenticated >Oct 29 10:54:15 localhost kernel: wlp2s0: associate with 00:1d:d4:78:98:20 (try 1/3) >Oct 29 10:54:15 localhost NetworkManager[998]: <info> (wlp2s0): supplicant interface state: authenticating -> associating >Oct 29 10:54:15 localhost kernel: wlp2s0: RX AssocResp from 00:1d:d4:78:98:20 (capab=0xc11 status=0 aid=3) >Oct 29 10:54:15 localhost kernel: wlp2s0: associated >Oct 29 10:54:15 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready >Oct 29 10:54:15 localhost kernel: cfg80211: Calling CRDA for country: US >Oct 29 10:54:15 localhost kernel: cfg80211: Regulatory domain changed to country: US >Oct 29 10:54:15 localhost kernel: cfg80211: DFS Master region: FCC >Oct 29 10:54:15 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) >Oct 29 10:54:15 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A) >Oct 29 10:54:15 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm), (N/A) >Oct 29 10:54:15 localhost kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm), (0 s) >Oct 29 10:54:15 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A) >Oct 29 10:54:15 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A) >Oct 29 10:54:15 localhost NetworkManager[998]: <info> (wlp2s0): supplicant interface state: associating -> associated >Oct 29 10:54:16 localhost NetworkManager[998]: <info> (wlp2s0): supplicant interface state: associated -> completed >Oct 29 10:54:16 localhost NetworkManager[998]: <info> Activation (wlp2s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'laurel'. >Oct 29 10:54:16 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) scheduled. >Oct 29 10:54:16 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) started... >Oct 29 10:54:16 localhost NetworkManager[998]: <info> (wlp2s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Oct 29 10:54:16 localhost NetworkManager[998]: <info> Activation (wlp2s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Oct 29 10:54:16 localhost NetworkManager[998]: <info> dhclient started with pid 1918 >Oct 29 10:54:16 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) complete. >Oct 29 10:54:16 localhost dhclient[1918]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 29 10:54:16 localhost dhclient[1918]: Copyright 2004-2014 Internet Systems Consortium. >Oct 29 10:54:16 localhost dhclient[1918]: All rights reserved. >Oct 29 10:54:16 localhost dhclient[1918]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 29 10:54:16 localhost dhclient[1918]: >Oct 29 10:54:16 localhost NetworkManager[998]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 29 10:54:16 localhost NetworkManager[998]: Copyright 2004-2014 Internet Systems Consortium. >Oct 29 10:54:16 localhost NetworkManager[998]: All rights reserved. >Oct 29 10:54:16 localhost NetworkManager[998]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 29 10:54:16 localhost NetworkManager[998]: <info> (wlp2s0): DHCPv4 state changed nbi -> preinit >Oct 29 10:54:16 localhost dhclient[1918]: Listening on LPF/wlp2s0/54:27:1e:32:14:85 >Oct 29 10:54:16 localhost dhclient[1918]: Sending on LPF/wlp2s0/54:27:1e:32:14:85 >Oct 29 10:54:16 localhost dhclient[1918]: Sending on Socket/fallback >Oct 29 10:54:16 localhost dhclient[1918]: Created duid \000\001\000\001\033\343\274\030T'\0362\024\205. >Oct 29 10:54:16 localhost dhclient[1918]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 7 (xid=0x1ebbee4d) >Oct 29 10:54:16 localhost NetworkManager[998]: Listening on LPF/wlp2s0/54:27:1e:32:14:85 >Oct 29 10:54:16 localhost NetworkManager[998]: Sending on LPF/wlp2s0/54:27:1e:32:14:85 >Oct 29 10:54:16 localhost NetworkManager[998]: Sending on Socket/fallback >Oct 29 10:54:16 localhost NetworkManager[998]: Created duid \000\001\000\001\033\343\274\030T'\0362\024\205. >Oct 29 10:54:16 localhost NetworkManager[998]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 7 (xid=0x1ebbee4d) >Oct 29 10:54:16 localhost dhclient[1918]: DHCPREQUEST on wlp2s0 to 255.255.255.255 port 67 (xid=0x1ebbee4d) >Oct 29 10:54:16 localhost dhclient[1918]: DHCPOFFER from 10.0.0.1 >Oct 29 10:54:16 localhost NetworkManager[998]: DHCPREQUEST on wlp2s0 to 255.255.255.255 port 67 (xid=0x1ebbee4d) >Oct 29 10:54:16 localhost NetworkManager[998]: DHCPOFFER from 10.0.0.1 >Oct 29 10:54:17 localhost avahi-daemon[830]: Registering new address record for fe80::5627:1eff:fe32:1485 on wlp2s0.*. >Oct 29 10:54:18 localhost dhclient[1918]: DHCPACK from 10.0.0.1 (xid=0x1ebbee4d) >Oct 29 10:54:18 localhost NetworkManager[998]: DHCPACK from 10.0.0.1 (xid=0x1ebbee4d) >Oct 29 10:54:18 localhost NetworkManager[998]: <info> (wlp2s0): DHCPv4 state changed preinit -> bound >Oct 29 10:54:18 localhost NetworkManager[998]: <info> address 10.0.0.116 >Oct 29 10:54:18 localhost NetworkManager[998]: <info> plen 24 (255.255.255.0) >Oct 29 10:54:18 localhost dhclient[1918]: bound to 10.0.0.116 -- renewal in 229076 seconds. >Oct 29 10:54:18 localhost NetworkManager[998]: <info> gateway 10.0.0.1 >Oct 29 10:54:18 localhost NetworkManager[998]: <info> server identifier 10.0.0.1 >Oct 29 10:54:18 localhost NetworkManager[998]: <info> lease time 604800 >Oct 29 10:54:18 localhost NetworkManager[998]: <info> nameserver '75.75.75.75' >Oct 29 10:54:18 localhost NetworkManager[998]: <info> nameserver '75.75.76.76' >Oct 29 10:54:18 localhost NetworkManager[998]: <info> domain name 'hsd1.wa.comcast.net.' >Oct 29 10:54:18 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Oct 29 10:54:18 localhost NetworkManager[998]: bound to 10.0.0.116 -- renewal in 229076 seconds. >Oct 29 10:54:18 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) started... >Oct 29 10:54:18 localhost avahi-daemon[830]: Joining mDNS multicast group on interface wlp2s0.IPv4 with address 10.0.0.116. >Oct 29 10:54:18 localhost avahi-daemon[830]: New relevant interface wlp2s0.IPv4 for mDNS. >Oct 29 10:54:18 localhost NetworkManager[998]: <info> (wlp2s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Oct 29 10:54:18 localhost avahi-daemon[830]: Registering new address record for 10.0.0.116 on wlp2s0.IPv4. >Oct 29 10:54:18 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) complete. >Oct 29 10:54:18 localhost NetworkManager[998]: <info> (wlp2s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Oct 29 10:54:18 localhost NetworkManager[998]: <info> (wlp2s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Oct 29 10:54:18 localhost NetworkManager[998]: <info> Activation (wlp2s0) successful, device activated. >Oct 29 10:54:18 localhost dbus[840]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Oct 29 10:54:18 localhost dbus[840]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 29 10:54:18 localhost nm-dispatcher[1921]: Dispatching action 'up' for wlp2s0 >Oct 29 10:54:18 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Oct 29 10:54:18 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) starting DHCPv6 as requested by IPv6 router... >Oct 29 10:54:18 localhost NetworkManager[998]: <info> Activation (wlp2s0) Beginning DHCPv6 transaction (timeout in 45 seconds) >Oct 29 10:54:18 localhost NetworkManager[998]: <info> dhclient started with pid 1943 >Oct 29 10:54:18 localhost dhclient[1943]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 29 10:54:18 localhost dhclient[1943]: Copyright 2004-2014 Internet Systems Consortium. >Oct 29 10:54:18 localhost dhclient[1943]: All rights reserved. >Oct 29 10:54:18 localhost dhclient[1943]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 29 10:54:18 localhost dhclient[1943]: >Oct 29 10:54:18 localhost NetworkManager[998]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 29 10:54:18 localhost NetworkManager[998]: Copyright 2004-2014 Internet Systems Consortium. >Oct 29 10:54:18 localhost NetworkManager[998]: All rights reserved. >Oct 29 10:54:18 localhost NetworkManager[998]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 29 10:54:18 localhost dhclient[1943]: Listening on Socket/wlp2s0 >Oct 29 10:54:18 localhost dhclient[1943]: Sending on Socket/wlp2s0 >Oct 29 10:54:18 localhost NetworkManager[998]: Listening on Socket/wlp2s0 >Oct 29 10:54:18 localhost NetworkManager[998]: Sending on Socket/wlp2s0 >Oct 29 10:54:18 localhost NetworkManager[998]: PRC: Requesting information (INIT). >Oct 29 10:54:19 localhost NetworkManager[998]: XMT: Forming Info-Request, 0 ms elapsed. >Oct 29 10:54:19 localhost dhclient[1943]: XMT: Info-Request on wlp2s0, interval 990ms. >Oct 29 10:54:19 localhost NetworkManager[998]: XMT: Info-Request on wlp2s0, interval 990ms. >Oct 29 10:54:19 localhost dhclient[1943]: RCV: Reply message on wlp2s0 from fe80::21d:d4ff:fe78:9821. >Oct 29 10:54:19 localhost NetworkManager[998]: RCV: Reply message on wlp2s0 from fe80::21d:d4ff:fe78:9821. >Oct 29 10:54:19 localhost NetworkManager[998]: PRC: Done. >Oct 29 10:54:19 localhost NetworkManager[998]: <info> (wlp2s0): DHCPv6 state changed nbi -> renew6 >Oct 29 10:54:19 localhost NetworkManager[998]: <info> nameserver '2001:558:feed::1' >Oct 29 10:54:19 localhost NetworkManager[998]: <info> nameserver '2001:558:feed::2' >Oct 29 10:54:19 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv6 Commit) scheduled... >Oct 29 10:54:19 localhost NetworkManager[998]: <info> (wlp2s0): DHCPv6 client pid 1943 exited with status 0 >Oct 29 10:54:19 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv6 Commit) started... >Oct 29 10:54:19 localhost NetworkManager[998]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv6 Commit) complete. >Oct 29 10:54:19 localhost nm-dispatcher[1921]: Dispatching action 'dhcp6-change' for wlp2s0 >Oct 29 10:54:21 localhost avahi-daemon[830]: Registering new address record for 2601:8:8800:99a:5627:1eff:fe32:1485 on wlp2s0.*. >Oct 29 10:54:21 localhost avahi-daemon[830]: Withdrawing address record for fe80::5627:1eff:fe32:1485 on wlp2s0. >Oct 29 10:54:35 localhost userhelper[1962]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Oct 29 10:54:35 localhost userhelper[1967]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Oct 29 10:54:37 localhost kernel: md: raid0 personality registered for level 0 >Oct 29 10:54:37 localhost kernel: md: raid1 personality registered for level 1 >Oct 29 10:54:37 localhost kernel: raid6: sse2x1 3847 MB/s >Oct 29 10:54:37 localhost kernel: raid6: sse2x2 5281 MB/s >Oct 29 10:54:37 localhost kernel: raid6: sse2x4 6875 MB/s >Oct 29 10:54:37 localhost kernel: raid6: using algorithm sse2x4 (6875 MB/s) >Oct 29 10:54:37 localhost kernel: raid6: using ssse3x2 recovery algorithm >Oct 29 10:54:37 localhost kernel: async_tx: api initialized (async) >Oct 29 10:54:37 localhost kernel: xor: measuring software checksum speed >Oct 29 10:54:37 localhost kernel: prefetch64-sse: 5940.000 MB/sec >Oct 29 10:54:37 localhost kernel: generic_sse: 5552.000 MB/sec >Oct 29 10:54:37 localhost kernel: xor: using function: prefetch64-sse (5940.000 MB/sec) >Oct 29 10:54:37 localhost kernel: md: raid6 personality registered for level 6 >Oct 29 10:54:37 localhost kernel: md: raid5 personality registered for level 5 >Oct 29 10:54:37 localhost kernel: md: raid4 personality registered for level 4 >Oct 29 10:54:37 localhost kernel: md: raid10 personality registered for level 10 >Oct 29 10:54:39 localhost kernel: device-mapper: multipath: version 1.7.0 loaded >Oct 29 10:54:39 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Oct 29 10:54:39 localhost kernel: sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >Oct 29 10:54:40 localhost kernel: Loading iSCSI transport class v2.0-870. >Oct 29 10:54:40 localhost kernel: iscsi: registered transport (tcp) >Oct 29 10:54:40 localhost kernel: No iBFT detected. >Oct 29 10:54:40 localhost dbus[1385]: avc: received setenforce notice (enforcing=0) >Oct 29 10:54:40 localhost dbus[1678]: avc: received setenforce notice (enforcing=0) >Oct 29 10:54:40 localhost dbus[840]: avc: received setenforce notice (enforcing=0) >Oct 29 10:54:43 localhost udisksd[1729]: Cleaning up mount point /run/media/liveuser/3e1699a6-b1e6-4427-b17e-3049a76ec6b9 (device 8:17 is not mounted) >Oct 29 10:54:43 localhost udisksd[1729]: Cleaning up mount point /run/media/liveuser/bffdc2c9-2323-4aa5-850d-e51513dab9f9 (device 8:33 is not mounted) >Oct 29 10:54:51 localhost kernel: sd 6:0:0:0: [sdc] uas_eh_abort_handler ffff8800d18ff500 tag 3, inflight: CMD IN >Oct 29 10:54:54 localhost kernel: scsi host6: uas_eh_task_mgmt: ABORT TASK timed out >Oct 29 10:55:14 localhost kernel: sd 6:0:0:0: [sdc] uas_eh_abort_handler ffff8800d18fea80 tag 1, inflight: CMD >Oct 29 10:55:14 localhost kernel: scsi host6: uas_eh_task_mgmt: ABORT TASK: error already running a task >Oct 29 10:55:14 localhost kernel: sd 6:0:0:0: uas_eh_device_reset_handler >Oct 29 10:55:14 localhost kernel: scsi host6: uas_eh_task_mgmt: LOGICAL UNIT RESET: error already running a task >Oct 29 10:55:14 localhost kernel: scsi host6: uas_eh_bus_reset_handler start >Oct 29 10:55:14 localhost kernel: usb 2-1.4: stat urb: killed, stream 0 >Oct 29 10:55:14 localhost kernel: usb 2-1.4: stat urb: killed, stream 0 >Oct 29 10:55:14 localhost kernel: sd 6:0:0:0: [sdc] uas_data_cmplt ffff8800d18ff500 tag 3, inflight: CMD abort >Oct 29 10:55:14 localhost kernel: sd 6:0:0:0: [sdc] data cmplt err -2 stream 0 >Oct 29 10:55:14 localhost kernel: sd 6:0:0:0: [sdc] uas_zap_dead ffff8800d18ff500 tag 3, inflight: CMD abort >Oct 29 10:55:14 localhost kernel: sd 6:0:0:0: [sdc] abort completed >Oct 29 10:55:14 localhost kernel: sd 6:0:0:0: [sdc] uas_zap_dead ffff8800d18fea80 tag 1, inflight: CMD abort >Oct 29 10:55:14 localhost kernel: sd 6:0:0:0: [sdc] abort completed >Oct 29 10:55:14 localhost kernel: usb 2-1.4: reset high-speed USB device number 5 using ehci-pci >Oct 29 10:55:14 localhost kernel: scsi host6: uas_eh_bus_reset_handler success >Oct 29 10:55:14 localhost udisksd[1729]: Error probing device: Error sending ATA command IDENTIFY DEVICE to /dev/sdc: Unexpected sense data returned: >0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ >(g-io-error-quark, 0) >Oct 29 10:55:20 localhost kernel: sdb: sdb1 sdb2 >Oct 29 10:55:21 localhost lvm[2066]: device-mapper: create ioctl on fedora-swap failed: Device or resource busy >Oct 29 10:55:21 localhost lvm[2066]: device-mapper: create ioctl on fedora-home failed: Device or resource busy >Oct 29 10:55:21 localhost lvm[2066]: device-mapper: create ioctl on fedora-root failed: Device or resource busy >Oct 29 10:55:21 localhost lvm[2066]: 0 logical volume(s) in volume group "fedora" now active >Oct 29 10:55:21 localhost lvm[2066]: fedora: autoactivation failed. >Oct 29 10:55:29 localhost su[2118]: (to root) liveuser on pts/0 >Oct 29 10:55:29 localhost su[2118]: pam_unix(su:session): session opened for user root by liveuser(uid=1000) >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1c.2/0000:03:00.0/usb3/3-2/3-2:1.0/host4/target4:0:0/4:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_CDROM': '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_MEDIA': '1', >'ID_CDROM_MEDIA_DVD_PLUS_R': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FOR_SEAT': 'block-pci-0000_03_00_0-usb-0_2_1_0-scsi-0_0_0_0', >'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-LXDE-x86_64-21_Beta-', >'ID_FS_LABEL_ENC': 'Fedora-Live-LXDE-x86_64-21_Beta-', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-10-29-01-37-41-00', >'ID_FS_UUID_ENC': '2014-10-29-01-37-41-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'DVDRAM_GP50NB40', >'ID_MODEL_ENC': 'DVDRAM\\x20GP50NB40\\x20', >'ID_MODEL_ID': '1887', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '576d1960', >'ID_PATH': 'pci-0000:03:00.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_03_00_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.00', >'ID_SERIAL': 'HL-DT-ST_DVDRAM_GP50NB40_KZ4D8NF5514-0:0', >'ID_SERIAL_SHORT': 'KZ4D8NF5514', >'ID_TYPE': 'cd', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080250:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'HL-DT-ST', >'ID_VENDOR_ENC': 'HL-DT-ST', >'ID_VENDOR_ID': '0e8d', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '584054', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/usb-HL-DT-ST_DVDRAM_GP50NB40_KZ4D8NF5514-0:0', >'/dev/disk/by-label/Fedora-Live-LXDE-x86_64-21_Beta-', >'/dev/disk/by-path/pci-0000:03:00.0-usb-0:2:1.0-scsi-0:0:0:0', >'/dev/disk/by-uuid/2014-10-29-01-37-41-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:1c.2/0000:03:00.0/usb3/3-2/3-2:1.0/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 1 >parents = [] >uuid = None size = 907 MiB >format = existing None >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1c.2/0000:03:00.0/usb3/3-2/3-2:1.0/host4/target4:0:0/4:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: HL-DT-ST DVDRAM GP50NB40 path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 464384 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (28, 255, 63) biosGeometry: (28, 255, 63) >PedDevice: <_ped.Device object at 0x7f553aa25560> >target size = 0 B path = /dev/sr0 >format args = [] originalFormat = None >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': '00BEVE-00UYT0', >'ID_MODEL_ENC': '00BEVE-00UYT0\\x20\\x20\\x20', >'ID_MODEL_ID': '0524', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '03935735', >'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '0000', >'ID_SERIAL': 'WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0', >'ID_SERIAL_SHORT': 'DEF10B1916B3', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'WDC_WD12', >'ID_VENDOR_ENC': 'WDC\\x20WD12', >'ID_VENDOR_ID': '0917', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '591848', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/usb-WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0', >'/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >name = sdb status = True kids = 0 id = 6 >parents = [] >uuid = None size = 111.79 GiB >format = existing None >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: WDC WD12 00BEVE-00UYT0 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 234441648 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) >PedDevice: <_ped.Device object at 0x7f55380605f0> >target size = 0 B path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f5532dbb850> >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f5532a5a790>, <parted.partition.Partition object at 0x7f5532a5aa90>] >device: <parted.device.Device object at 0x7f5532a5a550> >PedDisk: <_ped.Disk object at 0x7f5532dc55a8> >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '3e1699a6-b1e6-4427-b17e-3049a76ec6b9', >'ID_FS_UUID_ENC': '3e1699a6-b1e6-4427-b17e-3049a76ec6b9', >'ID_FS_VERSION': '1.0', >'ID_INSTANCE': '0:0', >'ID_MODEL': '00BEVE-00UYT0', >'ID_MODEL_ENC': '00BEVE-00UYT0\\x20\\x20\\x20', >'ID_MODEL_ID': '0524', >'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': '03935735-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '03935735', >'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '0000', >'ID_SERIAL': 'WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0', >'ID_SERIAL_SHORT': 'DEF10B1916B3', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'WDC_WD12', >'ID_VENDOR_ENC': 'WDC\\x20WD12', >'ID_VENDOR_ID': '0917', >'MAJOR': '8', >'MINOR': '17', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2379461', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/usb-WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0-part1', >'/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/3e1699a6-b1e6-4427-b17e-3049a76ec6b9'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >name = sdb1 status = True kids = 0 id = 11 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing None >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060950> >target size = 0 B path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >'DEVNAME': 'sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'OjAQnD-rPDX-6uJ9-wRIc-MoZ1-AdAW-vaQ3Tu', >'ID_FS_UUID_ENC': 'OjAQnD-rPDX-6uJ9-wRIc-MoZ1-AdAW-vaQ3Tu', >'ID_FS_VERSION': 'LVM2 001', >'ID_INSTANCE': '0:0', >'ID_MODEL': '00BEVE-00UYT0', >'ID_MODEL_ENC': '00BEVE-00UYT0\\x20\\x20\\x20', >'ID_MODEL_ID': '0524', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '233414656', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '03935735-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '03935735', >'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '0000', >'ID_SERIAL': 'WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0', >'ID_SERIAL_SHORT': 'DEF10B1916B3', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'WDC_WD12', >'ID_VENDOR_ENC': 'WDC\\x20WD12', >'ID_VENDOR_ID': '0917', >'MAJOR': '8', >'MINOR': '18', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '2379484', >'name': 'sdb2', >'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-OjAQnD-rPDX-6uJ9-wRIc-MoZ1-AdAW-vaQ3Tu', >'/dev/disk/by-id/usb-WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0-part2', >'/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >name = sdb2 status = True kids = 0 id = 16 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 111.3 GiB >format = existing None >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 233414656 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060680> >target size = 0 B path = /dev/sdb2 >format args = [] originalFormat = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 234440703 length = 233414656 >flags = lvm >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_LV_NAME': 'home', >'DM_NAME': 'fedora-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-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFT6eZ4tbvY8fp423CVFUQkfP0GjC04zqM', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '536d93e8-3919-40ad-b433-bd9cfc711a6f', >'ID_FS_UUID_ENC': '536d93e8-3919-40ad-b433-bd9cfc711a6f', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '732161', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', >'/dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFT6eZ4tbvY8fp423CVFUQkfP0GjC04zqM', >'/dev/disk/by-uuid/536d93e8-3919-40ad-b433-bd9cfc711a6f', >'/dev/fedora/home', >'/dev/mapper/fedora-home'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-home ; >name = fedora-home status = True kids = 0 id = 23 >parents = ['existing 111.3 GiB lvmvg fedora (20)'] >uuid = T6eZ4t-bvY8-fp42-3CVF-UQkf-P0Gj-C04zqM size = 411.33 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 862625792 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (53695, 255, 63) biosGeometry: (53695, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060a70> >target size = 411.33 GiB path = /dev/mapper/fedora-home >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5532a8b1d0) -- >name = fedora status = True kids = 1 id = 20 >parents = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] >uuid = hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX size = 111.3 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 111.3 GiB path = /dev/fedora >format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 28492 >PE Free = 16 PV Count = 1 >modified = False extents = 28492 free space = -300.04 GiB >free extents = -76809 reserved percent = 0 reserved space = 0 B >PVs = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 411.33 GiB lvmlv fedora-home (23)'] >segment type = linear percent = 0 >mirror copies = 1 VG space used = 411.33 GiB >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora-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-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFdcya63OPUXvlrxTgF091TjbfSbhfezdg', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '57fde430-1980-4a86-995f-7d742e4ea56e', >'ID_FS_UUID_ENC': '57fde430-1980-4a86-995f-7d742e4ea56e', >'ID_FS_VERSION': '1', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '1766447', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFdcya63OPUXvlrxTgF091TjbfSbhfezdg', >'/dev/disk/by-uuid/57fde430-1980-4a86-995f-7d742e4ea56e', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-swap ; >name = fedora-swap status = True kids = 0 id = 28 >parents = ['existing 111.3 GiB lvmvg fedora (20)'] >uuid = dcya63-OPUX-vlrx-TgF0-91Tj-bfSb-hfezdg size = 3968 MiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8126464 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (505, 255, 63) biosGeometry: (505, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060b00> >target size = 3968 MiB path = /dev/mapper/fedora-swap >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5532a8b1d0) -- >name = fedora status = True kids = 2 id = 20 >parents = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] >uuid = hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX size = 111.3 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 111.3 GiB path = /dev/fedora >format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 28492 >PE Free = 16 PV Count = 1 >modified = False extents = 28492 free space = -303.91 GiB >free extents = -77801 reserved percent = 0 reserved space = 0 B >PVs = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem', >'existing 3968 MiB lvmlv fedora-swap (28)'] >segment type = linear percent = 0 >mirror copies = 1 VG space used = 3968 MiB >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora-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-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFhyhMxNsO9T8cnp08zf0b9gWiFNcv6ekw', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'cb699db5-1e20-44e0-a052-3e21d58f7b41', >'ID_FS_UUID_ENC': 'cb699db5-1e20-44e0-a052-3e21d58f7b41', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2639932', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFhyhMxNsO9T8cnp08zf0b9gWiFNcv6ekw', >'/dev/disk/by-uuid/cb699db5-1e20-44e0-a052-3e21d58f7b41', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-root ; >name = fedora-root status = True kids = 0 id = 33 >parents = ['existing 111.3 GiB lvmvg fedora (20)'] >uuid = hyhMxN-sO9T-8cnp-08zf-0b9g-WiFN-cv6ekw size = 50 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-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 0x7f55380609e0> >target size = 50 GiB path = /dev/mapper/fedora-root >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5532a8b1d0) -- >name = fedora status = True kids = 3 id = 20 >parents = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] >uuid = hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX size = 111.3 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 111.3 GiB path = /dev/fedora >format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 28492 >PE Free = 16 PV Count = 1 >modified = False extents = 28492 free space = -353.91 GiB >free extents = -90601 reserved percent = 0 reserved space = 0 B >PVs = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem', >'existing 3968 MiB lvmlv fedora-swap (28) with existing swap', >'existing 50 GiB lvmlv fedora-root (33)'] >segment type = linear percent = 0 >mirror copies = 1 VG space used = 50 GiB >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '90', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '90', >'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': 'ST9500423AS', >'ID_MODEL_ENC': 'ST9500423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\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': 'e9591577', >'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_4_1_0-scsi-0_0_0_0', >'ID_REVISION': '0001SDM5', >'ID_SERIAL': 'ST9500423AS_6WR2KTRR', >'ID_SERIAL_SHORT': '6WR2KTRR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5005b7d64f1', >'ID_WWN_WITH_EXTENSION': '0x5000c5005b7d64f1', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '268532', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/ata-ST9500423AS_6WR2KTRR', >'/dev/disk/by-id/wwn-0x5000c5005b7d64f1', >'/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >name = sdc status = True kids = 0 id = 39 >parents = [] >uuid = None size = 465.76 GiB >format = existing None >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: Seagate USB path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773167 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060c20> >target size = 0 B path = /dev/sdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f5532a35450> >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f5532a358d0>, <parted.partition.Partition object at 0x7f5532a35ad0>] >device: <parted.device.Device object at 0x7f5532a35110> >PedDisk: <_ped.Disk object at 0x7f5532a94a70> >'DEVNAME': 'sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '90', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '90', >'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': 'bffdc2c9-2323-4aa5-850d-e51513dab9f9', >'ID_FS_UUID_ENC': 'bffdc2c9-2323-4aa5-850d-e51513dab9f9', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST9500423AS', >'ID_MODEL_ENC': 'ST9500423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'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': 'e9591577-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'e9591577', >'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_4_1_0-scsi-0_0_0_0', >'ID_REVISION': '0001SDM5', >'ID_SERIAL': 'ST9500423AS_6WR2KTRR', >'ID_SERIAL_SHORT': '6WR2KTRR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5005b7d64f1', >'ID_WWN_WITH_EXTENSION': '0x5000c5005b7d64f1', >'MAJOR': '8', >'MINOR': '33', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '268664', >'name': 'sdc1', >'symlinks': ['/dev/disk/by-id/ata-ST9500423AS_6WR2KTRR-part1', >'/dev/disk/by-id/wwn-0x5000c5005b7d64f1-part1', >'/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/bffdc2c9-2323-4aa5-850d-e51513dab9f9'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >name = sdc1 status = True kids = 0 id = 44 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing None >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060ef0> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >'DEVNAME': 'sdc2', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '90', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '90', >'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': 'xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9', >'ID_FS_UUID_ENC': 'xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'ST9500423AS', >'ID_MODEL_ENC': 'ST9500423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '975747072', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': 'e9591577-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'e9591577', >'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_4_1_0-scsi-0_0_0_0', >'ID_REVISION': '0001SDM5', >'ID_SERIAL': 'ST9500423AS_6WR2KTRR', >'ID_SERIAL_SHORT': '6WR2KTRR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5005b7d64f1', >'ID_WWN_WITH_EXTENSION': '0x5000c5005b7d64f1', >'MAJOR': '8', >'MINOR': '34', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '268796', >'name': 'sdc2', >'symlinks': ['/dev/disk/by-id/ata-ST9500423AS_6WR2KTRR-part2', >'/dev/disk/by-id/lvm-pv-uuid-xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9', >'/dev/disk/by-id/wwn-0x5000c5005b7d64f1-part2', >'/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >name = sdc2 status = True kids = 0 id = 49 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 465.27 GiB >format = existing None >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 975747072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060b90> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm >'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_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '2', >'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': 'Crucial_CT512MX100SSD1', >'ID_MODEL_ENC': 'Crucial_CT512MX100SSD1\\x20\\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': '0004266c', >'ID_REVISION': 'MU01', >'ID_SERIAL': 'Crucial_CT512MX100SSD1_14270C8C28F0', >'ID_SERIAL_SHORT': '14270C8C28F0', >'ID_TYPE': 'disk', >'ID_WWN': '0x500a07510c8c28f0', >'ID_WWN_WITH_EXTENSION': '0x500a07510c8c28f0', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '594861', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0', >'/dev/disk/by-id/wwn-0x500a07510c8c28f0'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >name = sda status = True kids = 0 id = 57 >parents = [] >uuid = None size = 476.94 GiB >format = existing None >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 Crucial_CT512MX1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1000215216 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (62260, 255, 63) biosGeometry: (62260, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b050> >target size = 0 B path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f5532a357d0> >Oct 29 10:55:43 localhost kernel: sda: sda1 sda2 sda3 >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f5532a3c290>, <parted.partition.Partition object at 0x7f5532a3c750>, <parted.partition.Partition object at 0x7f5532a3c9d0>] >device: <parted.device.Device object at 0x7f5532a3c590> >PedDisk: <_ped.Disk object at 0x7f5532a449e0> >'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_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '2', >'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': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '42ef186b-d4da-49ab-8dc1-635023a14c56', >'ID_FS_UUID_ENC': '42ef186b-d4da-49ab-8dc1-635023a14c56', >'ID_FS_VERSION': '1', >'ID_MODEL': 'Crucial_CT512MX100SSD1', >'ID_MODEL_ENC': 'Crucial_CT512MX100SSD1\\x20\\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': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '4206592', >'ID_PART_ENTRY_TYPE': '0x82', >'ID_PART_ENTRY_UUID': '0004266c-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0004266c', >'ID_REVISION': 'MU01', >'ID_SERIAL': 'Crucial_CT512MX100SSD1_14270C8C28F0', >'ID_SERIAL_SHORT': '14270C8C28F0', >'ID_TYPE': 'disk', >'ID_WWN': '0x500a07510c8c28f0', >'ID_WWN_WITH_EXTENSION': '0x500a07510c8c28f0', >'MAJOR': '8', >'MINOR': '1', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '594984', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0-part1', >'/dev/disk/by-id/wwn-0x500a07510c8c28f0-part1', >'/dev/disk/by-uuid/42ef186b-d4da-49ab-8dc1-635023a14c56'], >'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 = 62 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 2054 MiB >format = existing None >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: 4096 >length: 4206592 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b3b0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = >'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_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '2', >'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': 'c7925d3a-fb56-4582-928e-cf91c7da832e', >'ID_FS_UUID_ENC': 'c7925d3a-fb56-4582-928e-cf91c7da832e', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'Crucial_CT512MX100SSD1', >'ID_MODEL_ENC': 'Crucial_CT512MX100SSD1\\x20\\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': '2', >'ID_PART_ENTRY_OFFSET': '4208640', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '62926848', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0004266c-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0004266c', >'ID_REVISION': 'MU01', >'ID_SERIAL': 'Crucial_CT512MX100SSD1_14270C8C28F0', >'ID_SERIAL_SHORT': '14270C8C28F0', >'ID_TYPE': 'disk', >'ID_WWN': '0x500a07510c8c28f0', >'ID_WWN_WITH_EXTENSION': '0x500a07510c8c28f0', >'MAJOR': '8', >'MINOR': '2', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '595118', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0-part2', >'/dev/disk/by-id/wwn-0x500a07510c8c28f0-part2', >'/dev/disk/by-uuid/c7925d3a-fb56-4582-928e-cf91c7da832e'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >name = sda2 status = True kids = 0 id = 67 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 30.01 GiB >format = existing None >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: 4096 >length: 62926848 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060f80> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot >'DEVNAME': 'sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '2', >'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': '33c74455-acb4-4cd1-8d47-da9988172ca9', >'ID_FS_UUID_ENC': '33c74455-acb4-4cd1-8d47-da9988172ca9', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'Crucial_CT512MX100SSD1', >'ID_MODEL_ENC': 'Crucial_CT512MX100SSD1\\x20\\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': '3', >'ID_PART_ENTRY_OFFSET': '67135488', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '933079040', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0004266c-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0004266c', >'ID_REVISION': 'MU01', >'ID_SERIAL': 'Crucial_CT512MX100SSD1_14270C8C28F0', >'ID_SERIAL_SHORT': '14270C8C28F0', >'ID_TYPE': 'disk', >'ID_WWN': '0x500a07510c8c28f0', >'ID_WWN_WITH_EXTENSION': '0x500a07510c8c28f0', >'MAJOR': '8', >'MINOR': '3', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '595245', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0-part3', >'/dev/disk/by-id/wwn-0x500a07510c8c28f0-part3', >'/dev/disk/by-uuid/33c74455-acb4-4cd1-8d47-da9988172ca9'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >name = sda3 status = True kids = 0 id = 72 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 444.93 GiB >format = existing None >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 933079040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b440> >target size = 0 B path = /dev/sda3 >format args = [] originalFormat = None grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 67135488 end = 1000214527 length = 933079040 >flags = >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '637219', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 80 >parents = ['existing 0 B file /osmin.img (deleted) (77)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop0 >format args = [] originalFormat = None >'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': '637963', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 88 >parents = ['existing 0 B file /osmin (85)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop1 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '638728', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 96 >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (93)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop2 >format args = [] originalFormat = None >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-LXD', >'ID_FS_LABEL_ENC': '_Fedora-Live-LXD', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '064035b5-b329-42e8-9d6d-6d3e753f1b72', >'ID_FS_UUID_ENC': '064035b5-b329-42e8-9d6d-6d3e753f1b72', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '639500', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-LXD', >'/dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 104 >parents = ['existing 0 B file /LiveOS/ext3fs.img (101)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop3 >format args = [] originalFormat = None >'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': '640275', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 112 >parents = ['existing 0 B file /overlay (deleted) (109)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop4 >format args = [] originalFormat = None >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'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-LXD', >'ID_FS_LABEL_ENC': '_Fedora-Live-LXD', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '064035b5-b329-42e8-9d6d-6d3e753f1b72', >'ID_FS_UUID_ENC': '064035b5-b329-42e8-9d6d-6d3e753f1b72', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '17575', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-LXD', >'/dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 117 >parents = ['existing 0 B loop loop4 (112)'] >uuid = None size = 3072 MiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 6291456 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: True >hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b560> >target size = 0 B path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'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-LXD', >'ID_FS_LABEL_ENC': '_Fedora-Live-LXD', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '064035b5-b329-42e8-9d6d-6d3e753f1b72', >'ID_FS_UUID_ENC': '064035b5-b329-42e8-9d6d-6d3e753f1b72', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '96777', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-LXD', >'/dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 122 >parents = ['existing 0 B loop loop3 (104) with existing ext4 filesystem'] >uuid = None size = 3072 MiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 6291456 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b4d0> >target size = 0 B path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'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-LXD', >'ID_FS_LABEL_ENC': '_Fedora-Live-LXD', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '064035b5-b329-42e8-9d6d-6d3e753f1b72', >'ID_FS_UUID_ENC': '064035b5-b329-42e8-9d6d-6d3e753f1b72', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21946', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-LXD', >'/dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 127 >parents = ['existing 0 B loop loop3 (104) with existing ext4 filesystem'] >uuid = None size = 3072 MiB >format = existing None >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 6291456 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 10272 did: 12586 busy: False >hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b5f0> >target size = 0 B path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'home', >'DM_NAME': 'fedora-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-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFT6eZ4tbvY8fp423CVFUQkfP0GjC04zqM', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '536d93e8-3919-40ad-b433-bd9cfc711a6f', >'ID_FS_UUID_ENC': '536d93e8-3919-40ad-b433-bd9cfc711a6f', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '732161', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', >'/dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFT6eZ4tbvY8fp423CVFUQkfP0GjC04zqM', >'/dev/disk/by-uuid/536d93e8-3919-40ad-b433-bd9cfc711a6f', >'/dev/fedora/home', >'/dev/mapper/fedora-home'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-home ; >name = fedora-home status = True kids = 0 id = 23 >parents = ['existing 111.3 GiB lvmvg fedora (20)'] >uuid = T6eZ4t-bvY8-fp42-3CVF-UQkf-P0Gj-C04zqM size = 411.33 GiB >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 862625792 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (53695, 255, 63) biosGeometry: (53695, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060a70> >target size = 411.33 GiB path = /dev/mapper/fedora-home >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5532a8b1d0) -- >name = fedora status = True kids = 3 id = 20 >parents = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] >uuid = hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX size = 111.3 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 111.3 GiB path = /dev/fedora >format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 28492 >PE Free = 16 PV Count = 1 >modified = False extents = 28492 free space = -353.91 GiB >free extents = -90601 reserved percent = 0 reserved space = 0 B >PVs = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem', >'existing 3968 MiB lvmlv fedora-swap (28) with existing swap', >'existing 50 GiB lvmlv fedora-root (33) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 VG space used = 411.33 GiB >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora-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-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFdcya63OPUXvlrxTgF091TjbfSbhfezdg', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '57fde430-1980-4a86-995f-7d742e4ea56e', >'ID_FS_UUID_ENC': '57fde430-1980-4a86-995f-7d742e4ea56e', >'ID_FS_VERSION': '1', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '1766447', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFdcya63OPUXvlrxTgF091TjbfSbhfezdg', >'/dev/disk/by-uuid/57fde430-1980-4a86-995f-7d742e4ea56e', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-swap ; >name = fedora-swap status = True kids = 0 id = 28 >parents = ['existing 111.3 GiB lvmvg fedora (20)'] >uuid = dcya63-OPUX-vlrx-TgF0-91Tj-bfSb-hfezdg size = 3968 MiB >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8126464 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (505, 255, 63) biosGeometry: (505, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060b00> >target size = 3968 MiB path = /dev/mapper/fedora-swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5532a8b1d0) -- >name = fedora status = True kids = 3 id = 20 >parents = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] >uuid = hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX size = 111.3 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 111.3 GiB path = /dev/fedora >format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 28492 >PE Free = 16 PV Count = 1 >modified = False extents = 28492 free space = -353.91 GiB >free extents = -90601 reserved percent = 0 reserved space = 0 B >PVs = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem', >'existing 3968 MiB lvmlv fedora-swap (28) with existing swap', >'existing 50 GiB lvmlv fedora-root (33) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 VG space used = 3968 MiB >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora-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-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFhyhMxNsO9T8cnp08zf0b9gWiFNcv6ekw', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'cb699db5-1e20-44e0-a052-3e21d58f7b41', >'ID_FS_UUID_ENC': 'cb699db5-1e20-44e0-a052-3e21d58f7b41', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2639932', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFhyhMxNsO9T8cnp08zf0b9gWiFNcv6ekw', >'/dev/disk/by-uuid/cb699db5-1e20-44e0-a052-3e21d58f7b41', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-root ; >name = fedora-root status = True kids = 0 id = 33 >parents = ['existing 111.3 GiB lvmvg fedora (20)'] >uuid = hyhMxN-sO9T-8cnp-08zf-0b9g-WiFN-cv6ekw size = 50 GiB >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-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 0x7f55380609e0> >target size = 50 GiB path = /dev/mapper/fedora-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5532a8b1d0) -- >name = fedora status = True kids = 3 id = 20 >parents = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] >uuid = hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX size = 111.3 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 111.3 GiB path = /dev/fedora >format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 28492 >PE Free = 16 PV Count = 1 >modified = False extents = 28492 free space = -353.91 GiB >free extents = -90601 reserved percent = 0 reserved space = 0 B >PVs = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] >LVs = ['existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem', >'existing 3968 MiB lvmlv fedora-swap (28) with existing swap', >'existing 50 GiB lvmlv fedora-root (33) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 VG space used = 50 GiB >Oct 29 10:55:48 localhost kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 10:55:48 localhost kernel: SELinux: initialized (dev sdb1, type ext4), uses xattr >Oct 29 10:55:48 localhost kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 10:55:48 localhost kernel: SELinux: initialized (dev dm-3, type ext4), uses xattr >Oct 29 10:55:49 localhost kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 10:55:49 localhost kernel: SELinux: initialized (dev dm-3, type ext4), uses xattr >Oct 29 10:55:49 localhost kernel: EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 10:55:49 localhost kernel: SELinux: initialized (dev sdc1, type ext4), uses xattr >Oct 29 10:55:50 localhost kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 10:55:50 localhost kernel: SELinux: initialized (dev sda2, type ext4), uses xattr >Oct 29 10:55:50 localhost kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 10:55:50 localhost kernel: SELinux: initialized (dev sda3, type ext4), uses xattr >Oct 29 10:55:51 localhost systemd[1193]: Time has been changed >Oct 29 10:55:51 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 10:55:51 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 29 10:55:52 localhost kernel: Btrfs loaded >Oct 29 10:55:52 localhost kernel: SGI XFS with ACLs, security attributes, no debug enabled >name = sdb1 status = True kids = 0 id = 11 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060950> >target size = 0 B path = /dev/sdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a8b050) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 111.3 GiB >format = existing lvmpv >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 233414656 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060680> >target size = 0 B path = /dev/sdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 234440703 length = 233414656 >flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- >name = sdc1 status = True kids = 0 id = 44 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060ef0> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- >name = sdc2 status = True kids = 1 id = 49 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 465.27 GiB >format = existing lvmpv >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 975747072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060b90> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- >name = sda1 status = True kids = 0 id = 62 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 2054 MiB >format = existing swap >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: 4096 >length: 4206592 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b3b0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f5532a4c210) -- >name = sda2 status = True kids = 0 id = 67 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 30.01 GiB >format = existing ext4 filesystem >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: 4096 >length: 62926848 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060f80> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- >name = sda3 status = True kids = 0 id = 72 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 444.93 GiB >format = existing ext4 filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 933079040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b440> >target size = 0 B path = /dev/sda3 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 67135488 end = 1000214527 length = 933079040 >flags = ] >name = sdb1 status = True kids = 0 id = 11 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060950> >target size = 0 B path = /dev/sdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a8b050) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 111.3 GiB >format = existing lvmpv >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 233414656 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060680> >target size = 0 B path = /dev/sdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 234440703 length = 233414656 >flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- >name = sdc1 status = True kids = 0 id = 44 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060ef0> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- >name = sdc2 status = True kids = 1 id = 49 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 465.27 GiB >format = existing lvmpv >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 975747072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060b90> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- >name = sda1 status = True kids = 0 id = 62 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 2054 MiB >format = existing swap >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: 4096 >length: 4206592 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b3b0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f5532a4c210) -- >name = sda2 status = True kids = 0 id = 67 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 30.01 GiB >format = existing ext4 filesystem >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: 4096 >length: 62926848 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060f80> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- >name = sda3 status = True kids = 0 id = 72 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 444.93 GiB >format = existing ext4 filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 933079040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b440> >target size = 0 B path = /dev/sda3 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 67135488 end = 1000214527 length = 933079040 >flags = ] >name = sdb1 status = True kids = 0 id = 11 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060950> >target size = 0 B path = /dev/sdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a8b050) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 111.3 GiB >format = existing lvmpv >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 233414656 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060680> >target size = 0 B path = /dev/sdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 234440703 length = 233414656 >flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- >name = sdc1 status = True kids = 0 id = 44 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060ef0> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- >name = sdc2 status = True kids = 1 id = 49 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 465.27 GiB >format = existing lvmpv >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 975747072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060b90> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- >name = sda1 status = True kids = 0 id = 62 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 2054 MiB >format = existing swap >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: 4096 >length: 4206592 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b3b0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f5532a4c210) -- >name = sda2 status = True kids = 0 id = 67 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 30.01 GiB >format = existing ext4 filesystem >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: 4096 >length: 62926848 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060f80> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- >name = sda3 status = True kids = 0 id = 72 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 444.93 GiB >format = existing ext4 filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 933079040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b440> >target size = 0 B path = /dev/sda3 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 67135488 end = 1000214527 length = 933079040 >flags = ] >name = sdb1 status = True kids = 0 id = 11 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060950> >target size = 0 B path = /dev/sdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a8b050) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 111.3 GiB >format = existing lvmpv >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 233414656 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060680> >target size = 0 B path = /dev/sdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 234440703 length = 233414656 >flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- >name = sdc1 status = True kids = 0 id = 44 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060ef0> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- >name = sdc2 status = True kids = 1 id = 49 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 465.27 GiB >format = existing lvmpv >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 975747072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060b90> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- >name = sda1 status = True kids = 0 id = 62 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 2054 MiB >format = existing swap >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: 4096 >length: 4206592 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b3b0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f5532a4c210) -- >name = sda2 status = True kids = 0 id = 67 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 30.01 GiB >format = existing ext4 filesystem >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: 4096 >length: 62926848 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060f80> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- >name = sda3 status = True kids = 0 id = 72 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 444.93 GiB >format = existing ext4 filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 933079040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b440> >target size = 0 B path = /dev/sda3 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 67135488 end = 1000214527 length = 933079040 >flags = ] >name = sdb1 status = True kids = 0 id = 11 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060950> >target size = 0 B path = /dev/sdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a8b050) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 111.3 GiB >format = existing lvmpv >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 233414656 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060680> >target size = 0 B path = /dev/sdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 234440703 length = 233414656 >flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- >name = sdc1 status = True kids = 0 id = 44 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060ef0> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- >name = sdc2 status = True kids = 1 id = 49 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 465.27 GiB >format = existing lvmpv >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 975747072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060b90> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- >name = sda1 status = True kids = 0 id = 62 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 2054 MiB >format = existing swap >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: 4096 >length: 4206592 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b3b0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f5532a4c210) -- >name = sda2 status = True kids = 0 id = 67 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 30.01 GiB >format = existing ext4 filesystem >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: 4096 >length: 62926848 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060f80> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- >name = sda3 status = True kids = 0 id = 72 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 444.93 GiB >format = existing ext4 filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 933079040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b440> >target size = 0 B path = /dev/sda3 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 67135488 end = 1000214527 length = 933079040 >flags = ] >name = sdb1 status = True kids = 0 id = 11 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060950> >target size = 0 B path = /dev/sdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a8b050) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 111.3 GiB >format = existing lvmpv >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 233414656 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060680> >target size = 0 B path = /dev/sdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 234440703 length = 233414656 >flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- >name = sdc1 status = True kids = 0 id = 44 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060ef0> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- >name = sdc2 status = True kids = 1 id = 49 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 465.27 GiB >format = existing lvmpv >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 975747072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060b90> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- >name = sda1 status = True kids = 0 id = 62 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 2054 MiB >format = existing swap >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: 4096 >length: 4206592 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b3b0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f5532a4c210) -- >name = sda2 status = True kids = 0 id = 67 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 30.01 GiB >format = existing ext4 filesystem >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: 4096 >length: 62926848 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060f80> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- >name = sda3 status = True kids = 0 id = 72 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 444.93 GiB >format = existing ext4 filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 933079040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b440> >target size = 0 B path = /dev/sda3 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 67135488 end = 1000214527 length = 933079040 >flags = ] >Oct 29 10:56:07 localhost chronyd[844]: Selected source 72.14.188.52 >Oct 29 10:56:07 localhost chronyd[844]: Can't synchronise: no majority >Oct 29 10:56:07 localhost chronyd[844]: Selected source 2601:8:9180:1100::a >name = sdb1 status = True kids = 0 id = 11 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060950> >target size = 0 B path = /dev/sdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a8b050) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 111.3 GiB >format = existing lvmpv >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 233414656 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060680> >target size = 0 B path = /dev/sdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 234440703 length = 233414656 >flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- >name = sdc1 status = True kids = 0 id = 44 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060ef0> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- >name = sdc2 status = True kids = 1 id = 49 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 465.27 GiB >format = existing lvmpv >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 975747072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060b90> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- >name = sda1 status = True kids = 0 id = 62 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 2054 MiB >format = existing swap >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: 4096 >length: 4206592 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b3b0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f5532a4c210) -- >name = sda2 status = True kids = 0 id = 67 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 30.01 GiB >format = existing ext4 filesystem >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: 4096 >length: 62926848 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060f80> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- >name = sda3 status = True kids = 0 id = 72 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 444.93 GiB >format = existing ext4 filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 933079040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b440> >target size = 0 B path = /dev/sda3 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 67135488 end = 1000214527 length = 933079040 >flags = ] >name = sdb1 status = True kids = 0 id = 11 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060950> >target size = 0 B path = /dev/sdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a8b050) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 111.3 GiB >format = existing lvmpv >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 233414656 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060680> >target size = 0 B path = /dev/sdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 234440703 length = 233414656 >flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- >name = sdc1 status = True kids = 0 id = 44 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060ef0> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- >name = sdc2 status = True kids = 1 id = 49 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 465.27 GiB >format = existing lvmpv >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 975747072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060b90> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- >name = sda1 status = True kids = 0 id = 62 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 2054 MiB >format = existing swap >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: 4096 >length: 4206592 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b3b0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f5532a4c210) -- >name = sda2 status = True kids = 0 id = 67 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 30.01 GiB >format = existing ext4 filesystem >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: 4096 >length: 62926848 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060f80> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- >name = sda3 status = True kids = 0 id = 72 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 444.93 GiB >format = existing ext4 filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 933079040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b440> >target size = 0 B path = /dev/sda3 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 67135488 end = 1000214527 length = 933079040 >flags = ] >name = sdb1 status = True kids = 0 id = 11 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060950> >target size = 0 B path = /dev/sdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a8b050) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 111.3 GiB >format = existing lvmpv >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 233414656 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060680> >target size = 0 B path = /dev/sdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 234440703 length = 233414656 >flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- >name = sdc1 status = True kids = 0 id = 44 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060ef0> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- >name = sdc2 status = True kids = 1 id = 49 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 465.27 GiB >format = existing lvmpv >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 975747072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060b90> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- >name = sda1 status = True kids = 0 id = 62 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 2054 MiB >format = existing swap >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: 4096 >length: 4206592 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b3b0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f5532a4c210) -- >name = sda2 status = True kids = 0 id = 67 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 30.01 GiB >format = existing ext4 filesystem >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: 4096 >length: 62926848 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060f80> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- >name = sda3 status = True kids = 0 id = 72 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 444.93 GiB >format = existing ext4 filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 933079040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b440> >target size = 0 B path = /dev/sda3 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 67135488 end = 1000214527 length = 933079040 >flags = ] >name = sdb1 status = True kids = 0 id = 11 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060950> >target size = 0 B path = /dev/sdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a8b050) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 111.3 GiB >format = existing lvmpv >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 233414656 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060680> >target size = 0 B path = /dev/sdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 234440703 length = 233414656 >flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- >name = sdc1 status = True kids = 0 id = 44 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060ef0> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- >name = sdc2 status = True kids = 1 id = 49 >parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] >uuid = None size = 465.27 GiB >format = existing lvmpv >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 975747072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060b90> >target size = 0 B path = /dev/sdc2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- >name = sda1 status = True kids = 0 id = 62 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 2054 MiB >format = existing swap >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: 4096 >length: 4206592 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b3b0> >target size = 0 B path = /dev/sda1 >format args = [] originalFormat = swap grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f5532a4c210) -- >name = sda2 status = True kids = 0 id = 67 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 30.01 GiB >format = existing ext4 filesystem >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: 4096 >length: 62926848 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060f80> >target size = 0 B path = /dev/sda2 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- >name = sda3 status = True kids = 0 id = 72 >parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] >uuid = None size = 444.93 GiB >format = existing ext4 filesystem >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 933079040 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f5532a4b440> >target size = 0 B path = /dev/sda3 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 67135488 end = 1000214527 length = 933079040 >flags = ] >name = sdb1 status = True kids = 0 id = 11 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060950> >target size = 0 B path = /dev/sdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a8b050) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 111.3 GiB >format = existing lvmpv >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 233414656 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060680> >target size = 0 B path = /dev/sdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 234440703 length = 233414656 >flags = lvm] >name = sdb1 status = True kids = 0 id = 11 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 500 MiB >format = existing ext4 filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060950> >target size = 0 B path = /dev/sdb1 >format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f5532a8b050) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 111.3 GiB >format = existing lvmpv >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 233414656 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32597 did: 0 busy: False >hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) >PedDevice: <_ped.Device object at 0x7f5538060680> >target size = 0 B path = /dev/sdb2 >format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> >disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 234440703 length = 233414656 >flags = lvm] >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x7f5540066850> >PedDisk: <_ped.Disk object at 0x7f55387a2518> >PartSpec instance (0x7f5540066790) -- >mountpoint = / lv = True thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f5540066810) -- >mountpoint = /home lv = True thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f554004f190) -- >mountpoint = /boot lv = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f554004f050) -- >mountpoint = None lv = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7f554004fa90) -- >mountpoint = None lv = True thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 3968 MiB maxSize = None grow = False >name = sdb status = True kids = 0 id = 6 >parents = [] >uuid = None size = 111.79 GiB >format = non-existent msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: WDC WD12 00BEVE-00UYT0 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 234441648 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) >PedDevice: <_ped.Device object at 0x7f55380605f0> >target size = 0 B path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5532dbb850>] >name = req0 status = False kids = 0 id = 196 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >name = req0 status = False kids = 0 id = 196 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7f5540066b90) -- >name = req1 status = False kids = 0 id = 202 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >mountpoint = None lv = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1024 KiB maxSize = None grow = False >name = req0 status = False kids = 0 id = 196 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7f5540066b90) -- >name = req1 status = False kids = 0 id = 202 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >name = req0 status = False kids = 0 id = 196 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7f5540066b90) -- >name = req1 status = False kids = 0 id = 202 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >name = req0 status = False kids = 0 id = 196 >parents = [] >uuid = None size = 500 MiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7f5540066b90) -- >name = req1 status = False kids = 0 id = 202 >parents = [] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/req1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f55387d0650> PedPartition: <_ped.Partition object at 0x7f55387c7b30> >disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f55387d0550> PedPartition: <_ped.Partition object at 0x7f5538847c50> >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f55387d0a50> PedPartition: <_ped.Partition object at 0x7f55387c78f0> >sectorSize = 512 B >id = 202 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 196 name = sdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f55387d0450> PedPartition: <_ped.Partition object at 0x7f55387c7bf0> >disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f55387d0490> PedPartition: <_ped.Partition object at 0x7f55387c7c50> >sectorSize = 512 B >id = 202 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 196 name = sdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f5540066d10> PedGeometry: <_ped.Geometry object at 0x7f55387d0b10> >start: 1026048 end: 234440703 length: 233414656 >device: <parted.device.Device object at 0x7f5540066d10> PedGeometry: <_ped.Geometry object at 0x7f55387d0c90> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f5540066d10> PedGeometry: <_ped.Geometry object at 0x7f55387d0b10> >disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f55387d0ed0> PedPartition: <_ped.Partition object at 0x7f55387c7b90> >disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f55387d6050> PedPartition: <_ped.Partition object at 0x7f55387c7cb0> >start: 1026048 end: 234440703 length: 233414656 >device: <parted.device.Device object at 0x7f5540066d10> PedGeometry: <_ped.Geometry object at 0x7f55387d0c90> >disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f55387d0610> PedPartition: <_ped.Partition object at 0x7f55387c7d10> >disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f55387d6290> PedPartition: <_ped.Partition object at 0x7f55387c7d70> >name = sdb2 status = False kids = 0 id = 196 >parents = ['existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel'] >uuid = None size = 111.3 GiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/sdb2 >format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f55387d6290> PedPartition: <_ped.Partition object at 0x7f55387c7d70> >disk = existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >start = 1026048 end = 234440703 length = 233414656 >flags = , PartitionDevice instance (0x7f5540066b90) -- >name = sdb1 status = False kids = 0 id = 202 >parents = ['existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/sdb1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f55387d6050> PedPartition: <_ped.Partition object at 0x7f55387c7cb0> >disk = existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = sdb2 status = False kids = 0 id = 196 >parents = ['existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel'] >uuid = None size = 111.3 GiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/sdb2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f55387d6290> PedPartition: <_ped.Partition object at 0x7f55387c7d70> >disk = existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >start = 1026048 end = 234440703 length = 233414656 >flags = , PartitionDevice instance (0x7f5540066b90) -- >name = sdb1 status = False kids = 0 id = 202 >parents = ['existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/sdb1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f55387d6050> PedPartition: <_ped.Partition object at 0x7f55387c7cb0> >disk = existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = sdb2 status = False kids = 0 id = 196 >parents = ['existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel'] >uuid = None size = 111.3 GiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/sdb2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f55387d6290> PedPartition: <_ped.Partition object at 0x7f55387c7d70> >disk = existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >start = 1026048 end = 234440703 length = 233414656 >flags = , PartitionDevice instance (0x7f5540066b90) -- >name = sdb1 status = False kids = 0 id = 202 >parents = ['existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/sdb1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f55387d6050> PedPartition: <_ped.Partition object at 0x7f55387c7cb0> >disk = existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = sdb2 status = False kids = 0 id = 196 >parents = ['existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel'] >uuid = None size = 111.3 GiB >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/sdb2 >format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f55387d6290> PedPartition: <_ped.Partition object at 0x7f55387c7d70> >disk = existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >start = 1026048 end = 234440703 length = 233414656 >flags = , PartitionDevice instance (0x7f5540066b90) -- >name = sdb1 status = False kids = 0 id = 202 >parents = ['existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel'] >uuid = None size = 500 MiB >format = non-existent ext4 filesystem mounted at /boot >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 500 MiB path = /dev/sdb1 >format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True >part type = 0 primary = False start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f55387d6050> PedPartition: <_ped.Partition object at 0x7f55387c7cb0> >disk = existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = ] >name = fedora status = False kids = 3 id = 207 >parents = ['non-existent 111.3 GiB partition sdb2 (196) with non-existent lvmpv'] >uuid = None size = 111.3 GiB >format = non-existent None >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/fedora >format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 >PE Free = 0 PV Count = 1 >modified = True extents = 28492 free space = 105.93 GiB >free extents = 27118 reserved percent = 0 reserved space = 0 B >PVs = ['non-existent 111.3 GiB partition sdb2 (196) with non-existent lvmpv'] >LVs = ['non-existent 1024 MiB lvmlv fedora-root (212) with non-existent ext4 filesystem mounted at /', >'non-existent 500 MiB lvmlv fedora-home (218) with non-existent ext4 filesystem mounted at /home', >'non-existent 3968 MiB lvmlv fedora-swap (224) with non-existent swap']] >device = /dev/fedora length = 28492 size = 111.3 GiB >remaining = 2 pool = 27103 >id = 224 name = fedora-swap growable = False >base = 993 growth = 0 max_grow = 0 >done = True >id = 212 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >id = 218 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >disk: <parted.disk.Disk object at 0x7f5532a5ac10> fileSystem: <parted.filesystem.FileSystem object at 0x7f55387d6ed0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f55387d6d90> PedPartition: <_ped.Partition object at 0x7f5538759d70> >disk: <parted.disk.Disk object at 0x7f5532a5ac10> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5532a5a7d0> PedPartition: <_ped.Partition object at 0x7f5532a56c50> > >File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run >threading.Thread.run(self, *args, **kwargs) > >File "/usr/lib64/python2.7/threading.py", line 766, in run >self.__target(*self.__args, **self.__kwargs) > >File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 190, in doInstall >turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg) > >File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 216, in turnOnFilesystems >storage.doIt(callbacks) > >File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 364, in doIt >self.devicetree.processActions(callbacks) > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 361, in processActions >action.execute(callbacks) > >File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 642, in execute >self.device.setup(orig=True) > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 856, in setup >self._setup(orig=orig) > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3086, in _setup >lvm.lvactivate(self.vg.name, self._name) > >File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py", line 532, in lvactivate >raise LVMError("lvactivate failed for %s: %s" % (lv_name, msg)) > >LVMError: lvactivate failed for home: running lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sda1$|","r|/sda2$|","r|/sda3$|","r|/sda$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } fedora/home failed > > > >/tmp/anaconda.log: >10:55:33,738 INFO anaconda: /sbin/anaconda 21.48.13-1 >10:55:34,446 INFO anaconda: 4063232 kB (3968 MB) are available >10:55:34,699 INFO anaconda: check_memory(): total:4063232, needed:320, graphical:410 >10:55:34,718 INFO anaconda: Unable to inhibit the screensaver: Failed to call Inhibit method on /org/freedesktop/ScreenSaver with ('anaconda', 'Installing') arguments: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files >10:55:34,719 INFO anaconda: Not doing 'start audit daemon' in live installation >10:55:34,720 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >10:55:34,721 INFO anaconda: Default encoding = ascii >10:55:34,779 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >10:55:35,180 INFO anaconda: Display mode = g >10:55:35,181 INFO anaconda: 4063232 kB (3968 MB) are available >10:55:35,289 INFO anaconda: check_memory(): total:4063232, needed:320, graphical:410 >10:55:35,967 INFO anaconda: _Fedora is the highest priority installclass, using it >10:55:36,147 INFO anaconda: bootloader GRUB2 on X86 platform >10:55:36,186 INFO anaconda: bootloader GRUB2 on X86 platform >10:55:36,206 DEBUG anaconda: network: devices found ['enp1s0', 'wlp2s0'] >10:55:36,423 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp1s0 >10:55:36,476 DEBUG anaconda: network: setting autoconnect of enp1s0 to False >10:55:36,483 DEBUG anaconda: network: missing ifcfgs created for devices ['enp1s0'] >10:55:36,638 DEBUG anaconda: updating hostname localhost.localdomain >10:55:36,672 INFO anaconda: Running Thread: AnaStorageThread (140004313745152) >10:55:36,679 INFO anaconda: Running Thread: AnaTimeInitThread (140004012447488) >10:55:36,682 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140004004054784) >10:55:36,687 INFO anaconda: Running Thread: AnaPayloadRestartThread (140003921360640) >10:55:36,692 INFO anaconda: Running Thread: AnaPayloadThread (140003912967936) >10:55:36,697 INFO anaconda: Thread Done: AnaPayloadRestartThread (140003921360640) >10:55:36,864 DEBUG anaconda: updating hostname localhost.localdomain >10:55:36,952 INFO anaconda: got 0 NTP servers from DHCP >10:55:36,954 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140004004054784) >10:55:36,987 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140004004054784) >10:55:36,987 INFO anaconda: Not doing 'start chronyd' in live installation >10:55:36,988 INFO anaconda: Starting geolocation lookup >10:55:36,990 INFO anaconda: Geolocation provider: Fedora GeoIP >10:55:37,986 DEBUG anaconda: Detected primary monitor: 1600x900 92dpix 91dpiy >10:55:38,037 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:55:38,037 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:55:38,039 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:55:38,040 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:55:38,044 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:55:38,044 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:55:38,045 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:55:38,104 INFO anaconda: Not doing 'activate layouts' in live installation >10:55:38,224 INFO anaconda: Geolocation lookup finished in 1.2 seconds >10:55:38,224 INFO anaconda: got results from geolocation >10:55:38,225 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140004004054784) >10:55:39,410 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >10:55:39,417 WARN anaconda: logo image is missing, using a substitute >10:55:45,790 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:55:45,796 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:xscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:55:45,797 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yscale is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:55:45,798 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:top-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:55:45,887 INFO anaconda: Not doing 'require network connection' in live installation >10:55:46,000 DEBUG anaconda: network standalone spoke (init): completed: True >10:55:46,001 INFO anaconda: Not doing 'require network connection' in live installation >10:55:46,016 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >10:55:46,017 DEBUG anaconda: Entered hub: SummaryHub >10:55:46,657 INFO anaconda: Not doing 'modify system time and date' in live installation >10:55:46,682 INFO anaconda: Running Thread: AnaNTPserver1 (140004004054784) >10:55:46,685 INFO anaconda: Running Thread: AnaNTPserver2 (140003921360640) >10:55:46,706 INFO anaconda: Running Thread: AnaNTPserver3 (140003585816320) >10:55:46,721 INFO anaconda: Running Thread: AnaNTPserver4 (140003575289600) >10:55:46,721 INFO anaconda: Running Thread: AnaDateTimeThread (140003566896896) >10:55:46,845 INFO anaconda: Thread Done: AnaNTPserver2 (140003921360640) >10:55:46,866 INFO anaconda: Thread Done: AnaNTPserver1 (140004004054784) >10:55:46,902 INFO anaconda: Thread Done: AnaNTPserver4 (140003575289600) >10:55:46,956 INFO anaconda: Thread Done: AnaNTPserver3 (140003585816320) >10:55:51,046 INFO anaconda: Thread Done: AnaStorageThread (140004313745152) >10:55:51,263 INFO anaconda: fs space: 0 B needed: 2049.52 MiB >10:55:51,007 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (140004313745152) >10:55:51,009 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f5540192b10>> on <dictionary-keyiterator object at 0x7f5533fc2c00> >10:55:51,012 INFO anaconda: Thread Done: AnaTimeInitThread (140004012447488) >10:55:51,013 INFO anaconda: Thread Done: AnaDateTimeThread (140003566896896) >10:55:51,023 INFO anaconda: Running Thread: AnaGtkBatchPre1 (140003566896896) >10:55:51,030 INFO anaconda: Thread Done: AnaPayloadThread (140003912967936) >10:55:51,035 INFO anaconda: Thread Done: AnaGtkBatchPre1 (140003566896896) >10:55:51,082 INFO anaconda: Running Thread: AnaKeyboardThread (140003566896896) >10:55:52,028 INFO anaconda: fs space: 0 B needed: 2049.52 MiB >10:55:52,111 INFO anaconda: Running Thread: AnaStorageWatcher (140003912967936) >10:55:52,114 INFO anaconda: Thread Done: AnaStorageWatcher (140003912967936) >10:55:52,143 INFO anaconda: Running Thread: AnaCustomStorageInit (140003912967936) >10:55:52,150 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >10:55:52,364 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >10:55:52,457 DEBUG anaconda: network: GUI, device configuration added: connection None device wlp2s0 >10:55:52,634 DEBUG anaconda: network: GUI, device configuration added: connection a8071778-c087-409d-9ae4-4a6747302dbb device enp1s0 >10:55:52,666 DEBUG anaconda: network: GUI, connection a8071778-c087-409d-9ae4-4a6747302dbb found >10:55:52,668 DEBUG anaconda: network: GUI, connection 9434113e-825f-4255-8ce6-ce247b586f41 found >10:55:52,739 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >10:55:52,867 DEBUG anaconda: updating hostname localhost.localdomain >10:55:53,147 INFO anaconda: Not doing 'require network connection' in live installation >10:55:54,173 INFO anaconda: setting <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f5532006f90> status to: Restoring hardware time... >10:55:54,180 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f5532006f90> >10:55:54,187 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f55320285d0> >10:55:54,187 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f55320285d0> status to: Getting list of layouts... >10:55:54,188 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5533fc0e10> status to: Probing storage... >10:55:54,195 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5533fc0e10> >07:55:55,876 INFO anaconda: Thread Done: AnaCustomStorageInit (140003912967936) >07:55:57,660 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f5540192b10>> on <dictionary-keyiterator object at 0x7f5533fc2c00> >07:55:57,662 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (140004313745152) >07:55:57,663 INFO anaconda: Thread Done: AnaKeyboardThread (140003566896896) >07:55:57,764 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f55320285d0> >07:55:57,940 DEBUG anaconda: updating hostname localhost.localdomain >07:55:58,234 DEBUG anaconda: updating hostname localhost.localdomain >07:55:58,236 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f553881ac50> status to: Connected: laurel, enp1s0 >07:56:00,517 DEBUG anaconda: Entered spoke: StorageSpoke >07:56:27,603 DEBUG anaconda: disk free: 1464.5 KiB fs free: 0 B sw needs: 2049.53 MiB auto swap: 3968 MiB >07:56:40,418 INFO anaconda: Running Thread: AnaExecuteStorageThread (140003566896896) >07:56:40,418 DEBUG anaconda: Left spoke: StorageSpoke >07:56:40,440 DEBUG anaconda: new disk order: [] >07:56:40,624 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >07:56:40,625 DEBUG anaconda: _is_valid_size(sdb) returning True >07:56:40,625 DEBUG anaconda: _is_valid_location(sdb) returning True >07:56:40,625 DEBUG anaconda: _is_valid_format(sdb) returning True >07:56:40,625 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >07:56:40,873 INFO anaconda: Not doing 'require network connection' in live installation >07:56:40,914 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5533fc0e10> >07:56:40,925 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5533fc0e10> status to: Saving storage configuration... >07:56:42,706 DEBUG anaconda: new disk order: [] >07:56:42,802 DEBUG anaconda: stage1 device cannot be of type lvmvg >07:56:42,803 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:56:42,804 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:56:42,805 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:56:42,806 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >07:56:42,807 DEBUG anaconda: _is_valid_size(sdb) returning True >07:56:42,807 DEBUG anaconda: _is_valid_location(sdb) returning True >07:56:42,807 DEBUG anaconda: _is_valid_format(sdb) returning True >07:56:42,807 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >07:56:42,812 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >07:56:42,812 DEBUG anaconda: _is_valid_size(sdb) returning True >07:56:42,812 DEBUG anaconda: _is_valid_location(sdb) returning True >07:56:42,813 DEBUG anaconda: _is_valid_format(sdb) returning True >07:56:42,813 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >07:56:42,813 DEBUG anaconda: _is_valid_disklabel(sdb1) returning True >07:56:42,814 DEBUG anaconda: _is_valid_size(sdb1) returning True >07:56:42,814 DEBUG anaconda: _is_valid_location(sdb1) returning True >07:56:42,815 DEBUG anaconda: _is_valid_partition(sdb1) returning True >07:56:42,815 DEBUG anaconda: _is_valid_format(sdb1) returning True >07:56:42,815 DEBUG anaconda: is_valid_stage2_device(sdb1) returning True >07:56:42,817 DEBUG anaconda: new disk order: [] >07:56:42,908 DEBUG anaconda: stage1 device cannot be of type lvmvg >07:56:42,909 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:56:42,910 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:56:42,911 DEBUG anaconda: stage1 device cannot be of type lvmlv >07:56:42,913 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >07:56:42,913 DEBUG anaconda: _is_valid_size(sdb) returning True >07:56:42,913 DEBUG anaconda: _is_valid_location(sdb) returning True >07:56:42,913 DEBUG anaconda: _is_valid_format(sdb) returning True >07:56:42,913 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >07:56:42,915 INFO anaconda: Running Thread: AnaCheckStorageThread (140004313745152) >07:56:42,921 INFO anaconda: Thread Done: AnaExecuteStorageThread (140003566896896) >07:56:42,926 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >07:56:42,926 DEBUG anaconda: _is_valid_size(sdb) returning True >07:56:42,926 DEBUG anaconda: _is_valid_location(sdb) returning True >07:56:42,926 DEBUG anaconda: _is_valid_format(sdb) returning True >07:56:42,926 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >07:56:42,927 DEBUG anaconda: _is_valid_disklabel(sdb1) returning True >07:56:42,927 DEBUG anaconda: _is_valid_size(sdb1) returning True >07:56:42,927 DEBUG anaconda: _is_valid_location(sdb1) returning True >07:56:42,928 DEBUG anaconda: _is_valid_partition(sdb1) returning True >07:56:42,928 DEBUG anaconda: _is_valid_format(sdb1) returning True >07:56:42,928 DEBUG anaconda: is_valid_stage2_device(sdb1) returning True >07:56:42,929 INFO anaconda: Thread Done: AnaCheckStorageThread (140004313745152) >07:56:43,981 INFO anaconda: fs space: 50 GiB needed: 2049.53 MiB >07:56:44,017 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5533fc0e10> >07:56:44,953 INFO anaconda: fs space: 50 GiB needed: 2049.53 MiB >07:56:44,989 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5533fc0e10> >07:56:44,989 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5533fc0e10> status to: Checking storage configuration... >07:56:45,925 INFO anaconda: fs space: 50 GiB needed: 2049.53 MiB >07:56:45,961 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5533fc0e10> >07:56:50,947 DEBUG anaconda: Left hub: SummaryHub >07:56:50,948 DEBUG anaconda: Entered hub: ProgressHub >07:56:50,954 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:xpad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >07:56:51,170 INFO anaconda: Running Thread: AnaInstallThread (140004313745152) >07:56:51,170 INFO anaconda: Not doing 'save system time to HW clock' in live installation >07:56:51,171 INFO anaconda: Setting up the installation environment >07:56:51,171 INFO anaconda: Setting up the installation environment >07:56:51,763 DEBUG anaconda: running handleException >07:56:51,764 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 190, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall, callbacks=callbacks_reg) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 216, in turnOnFilesystems > storage.doIt(callbacks) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 364, in doIt > self.devicetree.processActions(callbacks) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 361, in processActions > action.execute(callbacks) > > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 642, in execute > self.device.setup(orig=True) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 856, in setup > self._setup(orig=orig) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3086, in _setup > lvm.lvactivate(self.vg.name, self._name) > > File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py", line 532, in lvactivate > raise LVMError("lvactivate failed for %s: %s" % (lv_name, msg)) > >LVMError: lvactivate failed for home: running lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sda1$|","r|/sda2$|","r|/sda3$|","r|/sda$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } fedora/home failed > >07:56:51,765 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >07:56:51,765 INFO anaconda: Thread Done: AnaInstallThread (140004313745152) > > >/tmp/packaging.log: > > >/tmp/program.log: >10:55:14,968 INFO program: Running... udevadm settle --timeout=300 >10:55:14,992 DEBUG program: Return code: 0 >10:55:14,993 INFO program: Running... udevadm settle --timeout=300 >10:55:15,012 DEBUG program: Return code: 0 >10:55:20,647 INFO program: Running... multipath -c /dev/sdb >10:55:20,682 INFO program: Oct 29 10:55:20 | /etc/multipath.conf does not exist, blacklisting all devices. >10:55:20,683 INFO program: Oct 29 10:55:20 | A default multipath.conf file is located at >10:55:20,683 INFO program: Oct 29 10:55:20 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >10:55:20,683 INFO program: Oct 29 10:55:20 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >10:55:20,683 INFO program: /dev/sdb is not a valid multipath device path >10:55:20,683 DEBUG program: Return code: 1 >10:55:21,225 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --unquoted --noheadings -opv_name,pv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >10:55:21,338 INFO program: LVM2_PV_NAME=/dev/sdb2 LVM2_PV_UUID=OjAQnD-rPDX-6uJ9-wRIc-MoZ1-AdAW-vaQ3Tu LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora LVM2_VG_UUID=hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX LVM2_VG_SIZE=116703232.00 LVM2_VG_FREE=65536.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=28492 LVM2_VG_FREE_COUNT=16 LVM2_PV_COUNT=1 >10:55:21,338 INFO program: LVM2_PV_NAME=/dev/sdc2 LVM2_PV_UUID=xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9 LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora LVM2_VG_UUID=GPlG97-ZoTO-pGKK-0kb3-J1Cf-y0f7-Ab0KcF LVM2_VG_SIZE=487870464.00 LVM2_VG_FREE=65536.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=119109 LVM2_VG_FREE_COUNT=16 LVM2_PV_COUNT=1 >10:55:21,339 DEBUG program: Return code: 0 >10:55:21,381 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --unquoted --noheadings -ovg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >10:55:21,406 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=home LVM2_LV_UUID=T6eZ4t-bvY8-fp42-3CVF-UQkf-P0Gj-C04zqM LVM2_LV_SIZE=431312896.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >10:55:21,406 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=root LVM2_LV_UUID=hyhMxN-sO9T-8cnp-08zf-0b9g-WiFN-cv6ekw LVM2_LV_SIZE=52428800.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >10:55:21,406 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=swap LVM2_LV_UUID=dcya63-OPUX-vlrx-TgF0-91Tj-bfSb-hfezdg LVM2_LV_SIZE=4063232.00 LVM2_LV_ATTR=-wi-ao---- LVM2_SEGTYPE=linear >10:55:21,406 DEBUG program: Return code: 0 >10:55:22,271 INFO program: Running... multipath -c /dev/sdc >10:55:22,277 INFO program: Oct 29 10:55:22 | /etc/multipath.conf does not exist, blacklisting all devices. >10:55:22,277 INFO program: Oct 29 10:55:22 | A default multipath.conf file is located at >10:55:22,277 INFO program: Oct 29 10:55:22 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >10:55:22,277 INFO program: Oct 29 10:55:22 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >10:55:22,277 INFO program: /dev/sdc is not a valid multipath device path >10:55:22,277 DEBUG program: Return code: 1 >10:55:22,662 INFO program: Running... multipath -c /dev/sda >10:55:22,666 INFO program: Oct 29 10:55:22 | /etc/multipath.conf does not exist, blacklisting all devices. >10:55:22,667 INFO program: Oct 29 10:55:22 | A default multipath.conf file is located at >10:55:22,667 INFO program: Oct 29 10:55:22 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >10:55:22,667 INFO program: Oct 29 10:55:22 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >10:55:22,667 INFO program: /dev/sda is not a valid multipath device path >10:55:22,667 DEBUG program: Return code: 1 >10:55:23,650 INFO program: Running... udevadm settle --timeout=300 >10:55:23,662 DEBUG program: Return code: 0 >10:55:23,673 INFO program: Running... udevadm settle --timeout=300 >10:55:23,684 DEBUG program: Return code: 0 >10:55:23,688 INFO program: Running... udevadm settle --timeout=300 >10:55:23,699 DEBUG program: Return code: 0 >10:55:23,701 INFO program: Running... udevadm settle --timeout=300 >10:55:23,713 DEBUG program: Return code: 0 >10:55:23,714 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/home >10:55:23,844 DEBUG program: Return code: 0 >10:55:23,850 INFO program: Running... udevadm settle --timeout=300 >10:55:23,865 DEBUG program: Return code: 0 >10:55:23,868 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >10:55:28,711 INFO program: Logical volume fedora/swap in use. >10:55:28,712 INFO program: Can't deactivate volume group "fedora" with 1 open logical volume(s) >10:55:28,712 DEBUG program: Return code: 5 >10:55:28,717 INFO program: Running... swapoff /dev/mapper/fedora-swap >10:55:28,736 DEBUG program: Return code: 0 >10:55:28,738 INFO program: Running... udevadm settle --timeout=300 >10:55:28,939 DEBUG program: Return code: 0 >10:55:28,941 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/swap >10:55:29,014 DEBUG program: Return code: 0 >10:55:29,019 INFO program: Running... udevadm settle --timeout=300 >10:55:29,033 DEBUG program: Return code: 0 >10:55:29,035 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >10:55:29,107 INFO program: 0 logical volume(s) in volume group "fedora" now active >10:55:29,108 DEBUG program: Return code: 0 >10:55:29,112 INFO program: Running... udevadm settle --timeout=300 >10:55:29,125 DEBUG program: Return code: 0 >10:55:29,131 INFO program: Running... udevadm settle --timeout=300 >10:55:29,144 DEBUG program: Return code: 0 >10:55:29,146 INFO program: Running... udevadm settle --timeout=300 >10:55:29,159 DEBUG program: Return code: 0 >10:55:29,162 INFO program: Running... udevadm settle --timeout=300 >10:55:29,175 DEBUG program: Return code: 0 >10:55:29,178 INFO program: Running... udevadm settle --timeout=300 >10:55:29,190 DEBUG program: Return code: 0 >10:55:29,192 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >10:55:29,224 INFO program: 0 logical volume(s) in volume group "fedora" now active >10:55:29,224 DEBUG program: Return code: 0 >10:55:29,227 INFO program: Running... udevadm settle --timeout=300 >10:55:29,239 DEBUG program: Return code: 0 >10:55:29,243 INFO program: Running... udevadm settle --timeout=300 >10:55:29,255 DEBUG program: Return code: 0 >10:55:29,257 INFO program: Running... swapoff /dev/sda1 >10:55:29,264 DEBUG program: Return code: 0 >10:55:29,266 INFO program: Running... udevadm settle --timeout=300 >10:55:29,280 DEBUG program: Return code: 0 >10:55:29,283 INFO program: Running... udevadm settle --timeout=300 >10:55:29,295 DEBUG program: Return code: 0 >10:55:29,297 INFO program: Running... udevadm settle --timeout=300 >10:55:29,309 DEBUG program: Return code: 0 >10:55:29,312 INFO program: Running... udevadm settle --timeout=300 >10:55:29,324 DEBUG program: Return code: 0 >10:55:29,326 INFO program: Running... udevadm settle --timeout=300 >10:55:29,338 DEBUG program: Return code: 0 >10:55:29,341 INFO program: Running... udevadm settle --timeout=300 >10:55:29,354 DEBUG program: Return code: 0 >10:55:34,447 INFO program: Running... losetup --list >10:55:34,805 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >10:55:34,819 DEBUG program: Return code: 0 >10:55:34,820 INFO program: Running... udevadm settle --timeout=300 >10:55:35,094 DEBUG program: Return code: 0 >10:55:35,097 INFO program: Running... modprobe fcoe >10:55:35,146 DEBUG program: Return code: 0 >10:55:35,148 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >10:55:35,157 INFO program: No FCoE boot disk information is found in EDD! >10:55:35,157 DEBUG program: Return code: 1 >10:55:35,182 INFO program: Running... losetup --list >10:55:36,674 INFO program: Running... udevadm settle --timeout=300 >10:55:36,694 DEBUG program: Return code: 0 >10:55:36,694 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >10:55:36,758 DEBUG program: Return code: 0 >10:55:36,760 INFO program: Running... udevadm settle --timeout=300 >10:55:36,774 DEBUG program: Return code: 0 >10:55:36,786 INFO program: Running... udevadm settle --timeout=300 >10:55:36,802 DEBUG program: Return code: 0 >10:55:38,063 INFO program: Running... multipath -c /dev/sdb >10:55:38,075 INFO program: /dev/sdb is not a valid multipath device path >10:55:38,076 DEBUG program: Return code: 1 >10:55:38,289 INFO program: Running... dumpe2fs -h /dev/sdb1 >10:55:38,765 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >10:55:38,766 INFO program: Filesystem volume name: <none> >10:55:38,766 INFO program: Last mounted on: /run/media/satellit/3e1699a6-b1e6-4427-b17e-3049a76ec6b9 >10:55:38,767 INFO program: Filesystem UUID: 3e1699a6-b1e6-4427-b17e-3049a76ec6b9 >10:55:38,767 INFO program: Filesystem magic number: 0xEF53 >10:55:38,767 INFO program: Filesystem revision #: 1 (dynamic) >10:55:38,768 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 >10:55:38,768 INFO program: Filesystem flags: signed_directory_hash >10:55:38,769 INFO program: Default mount options: user_xattr acl >10:55:38,769 INFO program: Filesystem state: clean >10:55:38,770 INFO program: Errors behavior: Continue >10:55:38,770 INFO program: Filesystem OS type: Linux >10:55:38,770 INFO program: Inode count: 128016 >10:55:38,771 INFO program: Block count: 512000 >10:55:38,771 INFO program: Reserved block count: 25600 >10:55:38,772 INFO program: Free blocks: 388576 >10:55:38,772 INFO program: Free inodes: 127619 >10:55:38,772 INFO program: First block: 1 >10:55:38,773 INFO program: Block size: 1024 >10:55:38,773 INFO program: Fragment size: 1024 >10:55:38,774 INFO program: Reserved GDT blocks: 256 >10:55:38,774 INFO program: Blocks per group: 8192 >10:55:38,774 INFO program: Fragments per group: 8192 >10:55:38,775 INFO program: Inodes per group: 2032 >10:55:38,775 INFO program: Inode blocks per group: 254 >10:55:38,776 INFO program: Flex block group size: 16 >10:55:38,776 INFO program: Filesystem created: Fri Oct 24 18:48:08 2014 >10:55:38,777 INFO program: Last mount time: Wed Oct 29 10:53:01 2014 >10:55:38,777 INFO program: Last write time: Wed Oct 29 10:54:43 2014 >10:55:38,777 INFO program: Mount count: 4 >10:55:38,778 INFO program: Maximum mount count: -1 >10:55:38,778 INFO program: Last checked: Fri Oct 24 18:48:08 2014 >10:55:38,778 INFO program: Check interval: 0 (<none>) >10:55:38,779 INFO program: Lifetime writes: 141 MB >10:55:38,779 INFO program: Reserved blocks uid: 0 (user root) >10:55:38,779 INFO program: Reserved blocks gid: 0 (group root) >10:55:38,780 INFO program: First inode: 11 >10:55:38,780 INFO program: Inode size: 128 >10:55:38,780 INFO program: Journal inode: 8 >10:55:38,781 INFO program: Default directory hash: half_md4 >10:55:38,781 INFO program: Directory Hash Seed: afebbb5f-348f-4422-8607-994b1a8a6a67 >10:55:38,781 INFO program: Journal backup: inode blocks >10:55:38,782 INFO program: Journal features: (none) >10:55:38,782 INFO program: Journal size: 8M >10:55:38,782 INFO program: Journal length: 8192 >10:55:38,782 INFO program: Journal sequence: 0x0000015c >10:55:38,783 INFO program: Journal start: 0 >10:55:38,783 INFO program: >10:55:38,783 DEBUG program: Return code: 0 >10:55:38,783 INFO program: Running... resize2fs -P /dev/sdb1 >10:55:38,927 INFO program: resize2fs 1.42.11 (09-Jul-2014) >10:55:38,928 INFO program: Please run 'e2fsck -f /dev/sdb1' first. >10:55:38,929 INFO program: >10:55:38,930 DEBUG program: Return code: 1 >10:55:39,104 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --unquoted --noheadings -opv_name,pv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >10:55:39,189 INFO program: LVM2_PV_NAME=/dev/sdb2 LVM2_PV_UUID=OjAQnD-rPDX-6uJ9-wRIc-MoZ1-AdAW-vaQ3Tu LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora LVM2_VG_UUID=hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX LVM2_VG_SIZE=116703232.00 LVM2_VG_FREE=65536.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=28492 LVM2_VG_FREE_COUNT=16 LVM2_PV_COUNT=1 >10:55:39,190 INFO program: LVM2_PV_NAME=/dev/sdc2 LVM2_PV_UUID=xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9 LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora LVM2_VG_UUID=GPlG97-ZoTO-pGKK-0kb3-J1Cf-y0f7-Ab0KcF LVM2_VG_SIZE=487870464.00 LVM2_VG_FREE=65536.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=119109 LVM2_VG_FREE_COUNT=16 LVM2_PV_COUNT=1 >10:55:39,190 DEBUG program: Return code: 0 >10:55:39,231 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --unquoted --noheadings -ovg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >10:55:39,253 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=home LVM2_LV_UUID=T6eZ4t-bvY8-fp42-3CVF-UQkf-P0Gj-C04zqM LVM2_LV_SIZE=431312896.00 LVM2_LV_ATTR=-wi------- LVM2_SEGTYPE=linear >10:55:39,254 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=root LVM2_LV_UUID=hyhMxN-sO9T-8cnp-08zf-0b9g-WiFN-cv6ekw LVM2_LV_SIZE=52428800.00 LVM2_LV_ATTR=-wi------- LVM2_SEGTYPE=linear >10:55:39,254 INFO program: LVM2_VG_NAME=fedora LVM2_LV_NAME=swap LVM2_LV_UUID=dcya63-OPUX-vlrx-TgF0-91Tj-bfSb-hfezdg LVM2_LV_SIZE=4063232.00 LVM2_LV_ATTR=-wi------- LVM2_SEGTYPE=linear >10:55:39,255 DEBUG program: Return code: 0 >10:55:39,305 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/home >10:55:39,525 DEBUG program: Return code: 0 >10:55:39,526 INFO program: Running... udevadm settle --timeout=300 >10:55:39,547 DEBUG program: Return code: 0 >10:55:40,151 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-home >10:55:40,246 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >10:55:40,247 INFO program: Filesystem volume name: <none> >10:55:40,247 INFO program: Last mounted on: /home >10:55:40,247 INFO program: Filesystem UUID: 536d93e8-3919-40ad-b433-bd9cfc711a6f >10:55:40,248 INFO program: Filesystem magic number: 0xEF53 >10:55:40,248 INFO program: Filesystem revision #: 1 (dynamic) >10:55:40,248 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 >10:55:40,248 INFO program: Filesystem flags: signed_directory_hash >10:55:40,249 INFO program: Default mount options: user_xattr acl >10:55:40,249 INFO program: Filesystem state: clean >10:55:40,249 INFO program: Errors behavior: Continue >10:55:40,249 INFO program: Filesystem OS type: Linux >10:55:40,250 INFO program: Inode count: 26959872 >10:55:40,250 INFO program: Block count: 107828224 >10:55:40,250 INFO program: Reserved block count: 5391411 >10:55:40,250 INFO program: Free blocks: 99724812 >10:55:40,251 INFO program: Free inodes: 26944153 >10:55:40,251 INFO program: First block: 0 >10:55:40,251 INFO program: Block size: 4096 >10:55:40,251 INFO program: Fragment size: 4096 >10:55:40,251 INFO program: Reserved GDT blocks: 998 >10:55:40,252 INFO program: Blocks per group: 32768 >10:55:40,252 INFO program: Fragments per group: 32768 >10:55:40,252 INFO program: Inodes per group: 8192 >10:55:40,252 INFO program: Inode blocks per group: 512 >10:55:40,253 INFO program: Flex block group size: 16 >10:55:40,253 INFO program: Filesystem created: Fri Oct 24 12:48:13 2014 >10:55:40,253 INFO program: Last mount time: Wed Oct 29 09:54:04 2014 >10:55:40,253 INFO program: Last write time: Wed Oct 29 10:49:02 2014 >10:55:40,254 INFO program: Mount count: 12 >10:55:40,254 INFO program: Maximum mount count: -1 >10:55:40,254 INFO program: Last checked: Fri Oct 24 12:48:13 2014 >10:55:40,254 INFO program: Check interval: 0 (<none>) >10:55:40,255 INFO program: Lifetime writes: 57 GB >10:55:40,255 INFO program: Reserved blocks uid: 0 (user root) >10:55:40,256 INFO program: Reserved blocks gid: 0 (group root) >10:55:40,256 INFO program: First inode: 11 >10:55:40,257 INFO program: Inode size: 256 >10:55:40,258 INFO program: Required extra isize: 28 >10:55:40,258 INFO program: Desired extra isize: 28 >10:55:40,259 INFO program: Journal inode: 8 >10:55:40,259 INFO program: Default directory hash: half_md4 >10:55:40,259 INFO program: Directory Hash Seed: f8274533-20a0-49e5-9495-f4f300bd2730 >10:55:40,260 INFO program: Journal backup: inode blocks >10:55:40,261 INFO program: Journal features: journal_incompat_revoke >10:55:40,261 INFO program: Journal size: 128M >10:55:40,262 INFO program: Journal length: 32768 >10:55:40,262 INFO program: Journal sequence: 0x00017214 >10:55:40,263 INFO program: Journal start: 0 >10:55:40,264 INFO program: >10:55:40,264 DEBUG program: Return code: 0 >10:55:40,265 INFO program: Running... resize2fs -P /dev/mapper/fedora-home >10:55:40,278 INFO program: resize2fs 1.42.11 (09-Jul-2014) >10:55:40,279 INFO program: Please run 'e2fsck -f /dev/mapper/fedora-home' first. >10:55:40,279 INFO program: >10:55:40,279 DEBUG program: Return code: 1 >10:55:40,343 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/swap >10:55:40,495 DEBUG program: Return code: 0 >10:55:40,496 INFO program: Running... udevadm settle --timeout=300 >10:55:40,511 DEBUG program: Return code: 0 >10:55:41,134 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >10:55:41,387 DEBUG program: Return code: 0 >10:55:41,388 INFO program: Running... udevadm settle --timeout=300 >10:55:41,407 DEBUG program: Return code: 0 >10:55:42,074 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >10:55:42,170 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >10:55:42,170 INFO program: Filesystem volume name: <none> >10:55:42,170 INFO program: Last mounted on: / >10:55:42,171 INFO program: Filesystem UUID: cb699db5-1e20-44e0-a052-3e21d58f7b41 >10:55:42,171 INFO program: Filesystem magic number: 0xEF53 >10:55:42,172 INFO program: Filesystem revision #: 1 (dynamic) >10:55:42,172 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 >10:55:42,173 INFO program: Filesystem flags: signed_directory_hash >10:55:42,173 INFO program: Default mount options: user_xattr acl >10:55:42,174 INFO program: Filesystem state: clean >10:55:42,174 INFO program: Errors behavior: Continue >10:55:42,174 INFO program: Filesystem OS type: Linux >10:55:42,175 INFO program: Inode count: 3276800 >10:55:42,175 INFO program: Block count: 13107200 >10:55:42,176 INFO program: Reserved block count: 655360 >10:55:42,176 INFO program: Free blocks: 11566709 >10:55:42,176 INFO program: Free inodes: 3104343 >10:55:42,177 INFO program: First block: 0 >10:55:42,177 INFO program: Block size: 4096 >10:55:42,178 INFO program: Fragment size: 4096 >10:55:42,178 INFO program: Reserved GDT blocks: 1020 >10:55:42,179 INFO program: Blocks per group: 32768 >10:55:42,179 INFO program: Fragments per group: 32768 >10:55:42,182 INFO program: Inodes per group: 8192 >10:55:42,182 INFO program: Inode blocks per group: 512 >10:55:42,183 INFO program: Flex block group size: 16 >10:55:42,184 INFO program: Filesystem created: Fri Oct 24 12:48:20 2014 >10:55:42,185 INFO program: Last mount time: Wed Oct 29 09:52:42 2014 >10:55:42,185 INFO program: Last write time: Wed Oct 29 09:52:42 2014 >10:55:42,186 INFO program: Mount count: 13 >10:55:42,187 INFO program: Maximum mount count: -1 >10:55:42,188 INFO program: Last checked: Fri Oct 24 12:48:20 2014 >10:55:42,189 INFO program: Check interval: 0 (<none>) >10:55:42,190 INFO program: Lifetime writes: 9 GB >10:55:42,190 INFO program: Reserved blocks uid: 0 (user root) >10:55:42,193 INFO program: Reserved blocks gid: 0 (group root) >10:55:42,200 INFO program: First inode: 11 >10:55:42,203 INFO program: Inode size: 256 >10:55:42,204 INFO program: Required extra isize: 28 >10:55:42,205 INFO program: Desired extra isize: 28 >10:55:42,206 INFO program: Journal inode: 8 >10:55:42,207 INFO program: Default directory hash: half_md4 >10:55:42,207 INFO program: Directory Hash Seed: 026d5acf-1fa6-422b-9269-db7830dd5cec >10:55:42,208 INFO program: Journal backup: inode blocks >10:55:42,209 INFO program: Journal features: journal_incompat_revoke >10:55:42,210 INFO program: Journal size: 128M >10:55:42,210 INFO program: Journal length: 32768 >10:55:42,210 INFO program: Journal sequence: 0x00004b04 >10:55:42,211 INFO program: Journal start: 0 >10:55:42,211 INFO program: >10:55:42,211 DEBUG program: Return code: 0 >10:55:42,212 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >10:55:42,222 INFO program: resize2fs 1.42.11 (09-Jul-2014) >10:55:42,222 INFO program: Please run 'e2fsck -f /dev/mapper/fedora-root' first. >10:55:42,223 INFO program: >10:55:42,223 DEBUG program: Return code: 1 >10:55:42,386 INFO program: Running... multipath -c /dev/sdc >10:55:42,395 INFO program: /dev/sdc is not a valid multipath device path >10:55:42,396 DEBUG program: Return code: 1 >10:55:42,796 INFO program: Running... dumpe2fs -h /dev/sdc1 >10:55:42,809 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >10:55:42,810 INFO program: Filesystem volume name: <none> >10:55:42,810 INFO program: Last mounted on: /boot >10:55:42,810 INFO program: Filesystem UUID: bffdc2c9-2323-4aa5-850d-e51513dab9f9 >10:55:42,811 INFO program: Filesystem magic number: 0xEF53 >10:55:42,811 INFO program: Filesystem revision #: 1 (dynamic) >10:55:42,811 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 >10:55:42,811 INFO program: Filesystem flags: signed_directory_hash >10:55:42,812 INFO program: Default mount options: user_xattr acl >10:55:42,812 INFO program: Filesystem state: clean >10:55:42,812 INFO program: Errors behavior: Continue >10:55:42,812 INFO program: Filesystem OS type: Linux >10:55:42,813 INFO program: Inode count: 128016 >10:55:42,813 INFO program: Block count: 512000 >10:55:42,814 INFO program: Reserved block count: 25600 >10:55:42,814 INFO program: Free blocks: 353612 >10:55:42,814 INFO program: Free inodes: 127593 >10:55:42,814 INFO program: First block: 1 >10:55:42,815 INFO program: Block size: 1024 >10:55:42,815 INFO program: Fragment size: 1024 >10:55:42,815 INFO program: Reserved GDT blocks: 256 >10:55:42,816 INFO program: Blocks per group: 8192 >10:55:42,816 INFO program: Fragments per group: 8192 >10:55:42,816 INFO program: Inodes per group: 2032 >10:55:42,817 INFO program: Inode blocks per group: 254 >10:55:42,817 INFO program: Flex block group size: 16 >10:55:42,817 INFO program: Filesystem created: Fri Oct 24 12:48:09 2014 >10:55:42,817 INFO program: Last mount time: Wed Oct 29 10:53:01 2014 >10:55:42,818 INFO program: Last write time: Wed Oct 29 10:54:43 2014 >10:55:42,818 INFO program: Mount count: 14 >10:55:42,818 INFO program: Maximum mount count: -1 >10:55:42,819 INFO program: Last checked: Fri Oct 24 12:48:09 2014 >10:55:42,819 INFO program: Check interval: 0 (<none>) >10:55:42,819 INFO program: Lifetime writes: 156 MB >10:55:42,820 INFO program: Reserved blocks uid: 0 (user root) >10:55:42,820 INFO program: Reserved blocks gid: 0 (group root) >10:55:42,820 INFO program: First inode: 11 >10:55:42,820 INFO program: Inode size: 128 >10:55:42,821 INFO program: Journal inode: 8 >10:55:42,821 INFO program: Default directory hash: half_md4 >10:55:42,821 INFO program: Directory Hash Seed: ad5e329c-67a2-488c-aebb-2660ce4bc350 >10:55:42,822 INFO program: Journal backup: inode blocks >10:55:42,822 INFO program: Journal features: journal_incompat_revoke >10:55:42,822 INFO program: Journal size: 8M >10:55:42,822 INFO program: Journal length: 8192 >10:55:42,823 INFO program: Journal sequence: 0x00000172 >10:55:42,823 INFO program: Journal start: 0 >10:55:42,823 INFO program: >10:55:42,824 DEBUG program: Return code: 0 >10:55:42,824 INFO program: Running... resize2fs -P /dev/sdc1 >10:55:42,834 INFO program: resize2fs 1.42.11 (09-Jul-2014) >10:55:42,834 INFO program: Please run 'e2fsck -f /dev/sdc1' first. >10:55:42,835 INFO program: >10:55:42,835 DEBUG program: Return code: 1 >10:55:43,253 INFO program: Running... multipath -c /dev/sda >10:55:43,262 INFO program: /dev/sda is not a valid multipath device path >10:55:43,263 DEBUG program: Return code: 1 >10:55:43,716 INFO program: Running... dumpe2fs -h /dev/sda2 >10:55:43,732 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >10:55:43,733 INFO program: Filesystem volume name: <none> >10:55:43,733 INFO program: Last mounted on: /root >10:55:43,734 INFO program: Filesystem UUID: c7925d3a-fb56-4582-928e-cf91c7da832e >10:55:43,734 INFO program: Filesystem magic number: 0xEF53 >10:55:43,734 INFO program: Filesystem revision #: 1 (dynamic) >10:55:43,734 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 >10:55:43,734 INFO program: Filesystem flags: signed_directory_hash >10:55:43,735 INFO program: Default mount options: user_xattr acl >10:55:43,735 INFO program: Filesystem state: clean >10:55:43,735 INFO program: Errors behavior: Continue >10:55:43,735 INFO program: Filesystem OS type: Linux >10:55:43,735 INFO program: Inode count: 1966560 >10:55:43,736 INFO program: Block count: 7865856 >10:55:43,736 INFO program: Reserved block count: 259573 >10:55:43,736 INFO program: Free blocks: 5882215 >10:55:43,736 INFO program: Free inodes: 1730586 >10:55:43,736 INFO program: First block: 0 >10:55:43,737 INFO program: Block size: 4096 >10:55:43,737 INFO program: Fragment size: 4096 >10:55:43,739 INFO program: Reserved GDT blocks: 1022 >10:55:43,739 INFO program: Blocks per group: 32768 >10:55:43,740 INFO program: Fragments per group: 32768 >10:55:43,740 INFO program: Inodes per group: 8160 >10:55:43,740 INFO program: Inode blocks per group: 510 >10:55:43,741 INFO program: Flex block group size: 16 >10:55:43,741 INFO program: Filesystem created: Tue Aug 5 13:50:47 2014 >10:55:43,741 INFO program: Last mount time: Mon Oct 27 06:58:50 2014 >10:55:43,742 INFO program: Last write time: Mon Oct 27 06:58:50 2014 >10:55:43,742 INFO program: Mount count: 83 >10:55:43,742 INFO program: Maximum mount count: -1 >10:55:43,743 INFO program: Last checked: Tue Aug 5 13:50:47 2014 >10:55:43,743 INFO program: Check interval: 0 (<none>) >10:55:43,744 INFO program: Lifetime writes: 40 GB >10:55:43,744 INFO program: Reserved blocks uid: 0 (user root) >10:55:43,744 INFO program: Reserved blocks gid: 0 (group root) >10:55:43,745 INFO program: First inode: 11 >10:55:43,745 INFO program: Inode size: 256 >10:55:43,745 INFO program: Required extra isize: 28 >10:55:43,746 INFO program: Desired extra isize: 28 >10:55:43,746 INFO program: Journal inode: 8 >10:55:43,746 INFO program: Default directory hash: half_md4 >10:55:43,747 INFO program: Directory Hash Seed: 334aea22-49ba-4c3c-a168-d5aaed236adc >10:55:43,747 INFO program: Journal backup: inode blocks >10:55:43,748 INFO program: Journal features: journal_incompat_revoke >10:55:43,748 INFO program: Journal size: 128M >10:55:43,748 INFO program: Journal length: 32768 >10:55:43,749 INFO program: Journal sequence: 0x000ec6ab >10:55:43,749 INFO program: Journal start: 0 >10:55:43,749 INFO program: >10:55:43,750 DEBUG program: Return code: 0 >10:55:43,751 INFO program: Running... resize2fs -P /dev/sda2 >10:55:43,768 INFO program: resize2fs 1.42.11 (09-Jul-2014) >10:55:43,769 INFO program: Please run 'e2fsck -f /dev/sda2' first. >10:55:43,770 INFO program: >10:55:43,771 DEBUG program: Return code: 1 >10:55:43,929 INFO program: Running... dumpe2fs -h /dev/sda3 >10:55:43,939 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >10:55:43,939 INFO program: Filesystem volume name: <none> >10:55:43,939 INFO program: Last mounted on: /home >10:55:43,940 INFO program: Filesystem UUID: 33c74455-acb4-4cd1-8d47-da9988172ca9 >10:55:43,940 INFO program: Filesystem magic number: 0xEF53 >10:55:43,940 INFO program: Filesystem revision #: 1 (dynamic) >10:55:43,940 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 >10:55:43,941 INFO program: Filesystem flags: signed_directory_hash >10:55:43,941 INFO program: Default mount options: user_xattr acl >10:55:43,941 INFO program: Filesystem state: clean >10:55:43,942 INFO program: Errors behavior: Continue >10:55:43,942 INFO program: Filesystem OS type: Linux >10:55:43,942 INFO program: Inode count: 29163520 >10:55:43,942 INFO program: Block count: 116634880 >10:55:43,943 INFO program: Reserved block count: 233269 >10:55:43,943 INFO program: Free blocks: 45340110 >10:55:43,943 INFO program: Free inodes: 29149311 >10:55:43,943 INFO program: First block: 0 >10:55:43,944 INFO program: Block size: 4096 >10:55:43,944 INFO program: Fragment size: 4096 >10:55:43,944 INFO program: Reserved GDT blocks: 996 >10:55:43,944 INFO program: Blocks per group: 32768 >10:55:43,945 INFO program: Fragments per group: 32768 >10:55:43,945 INFO program: Inodes per group: 8192 >10:55:43,945 INFO program: Inode blocks per group: 512 >10:55:43,945 INFO program: Flex block group size: 16 >10:55:43,945 INFO program: Filesystem created: Tue Aug 5 13:50:48 2014 >10:55:43,946 INFO program: Last mount time: Mon Oct 27 06:58:51 2014 >10:55:43,946 INFO program: Last write time: Mon Oct 27 06:59:05 2014 >10:55:43,946 INFO program: Mount count: 114 >10:55:43,947 INFO program: Maximum mount count: -1 >10:55:43,947 INFO program: Last checked: Tue Aug 5 13:50:48 2014 >10:55:43,947 INFO program: Check interval: 0 (<none>) >10:55:43,947 INFO program: Lifetime writes: 855 GB >10:55:43,948 INFO program: Reserved blocks uid: 0 (user root) >10:55:43,948 INFO program: Reserved blocks gid: 0 (group root) >10:55:43,949 INFO program: First inode: 11 >10:55:43,949 INFO program: Inode size: 256 >10:55:43,950 INFO program: Required extra isize: 28 >10:55:43,950 INFO program: Desired extra isize: 28 >10:55:43,950 INFO program: Journal inode: 8 >10:55:43,951 INFO program: Default directory hash: half_md4 >10:55:43,952 INFO program: Directory Hash Seed: 13397326-dd14-482e-84e6-dc0289804d63 >10:55:43,952 INFO program: Journal backup: inode blocks >10:55:43,953 INFO program: Journal features: journal_incompat_revoke >10:55:43,953 INFO program: Journal size: 128M >10:55:43,954 INFO program: Journal length: 32768 >10:55:43,954 INFO program: Journal sequence: 0x000e1ff6 >10:55:43,955 INFO program: Journal start: 0 >10:55:43,955 INFO program: >10:55:43,956 DEBUG program: Return code: 0 >10:55:43,957 INFO program: Running... resize2fs -P /dev/sda3 >10:55:43,967 INFO program: resize2fs 1.42.11 (09-Jul-2014) >10:55:43,968 INFO program: Please run 'e2fsck -f /dev/sda3' first. >10:55:43,968 INFO program: >10:55:43,968 DEBUG program: Return code: 1 >10:55:44,115 INFO program: Running... dumpe2fs -h /dev/loop3 >10:55:44,123 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >10:55:44,124 INFO program: Filesystem volume name: _Fedora-Live-LXD >10:55:44,124 INFO program: Last mounted on: /var/tmp/imgcreate-j9cHNy/install_root >10:55:44,125 INFO program: Filesystem UUID: 064035b5-b329-42e8-9d6d-6d3e753f1b72 >10:55:44,125 INFO program: Filesystem magic number: 0xEF53 >10:55:44,125 INFO program: Filesystem revision #: 1 (dynamic) >10:55:44,126 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 >10:55:44,126 INFO program: Filesystem flags: signed_directory_hash >10:55:44,127 INFO program: Default mount options: user_xattr acl >10:55:44,127 INFO program: Filesystem state: clean >10:55:44,127 INFO program: Errors behavior: Continue >10:55:44,128 INFO program: Filesystem OS type: Linux >10:55:44,128 INFO program: Inode count: 196608 >10:55:44,128 INFO program: Block count: 786432 >10:55:44,129 INFO program: Reserved block count: 7863 >10:55:44,129 INFO program: Free blocks: 206643 >10:55:44,129 INFO program: Free inodes: 108603 >10:55:44,130 INFO program: First block: 0 >10:55:44,130 INFO program: Block size: 4096 >10:55:44,131 INFO program: Fragment size: 4096 >10:55:44,131 INFO program: Reserved GDT blocks: 191 >10:55:44,131 INFO program: Blocks per group: 32768 >10:55:44,132 INFO program: Fragments per group: 32768 >10:55:44,132 INFO program: Inodes per group: 8192 >10:55:44,133 INFO program: Inode blocks per group: 512 >10:55:44,133 INFO program: Flex block group size: 16 >10:55:44,133 INFO program: Filesystem created: Tue Oct 28 20:43:02 2014 >10:55:44,134 INFO program: Last mount time: Tue Oct 28 20:43:09 2014 >10:55:44,134 INFO program: Last write time: Tue Oct 28 21:31:07 2014 >10:55:44,134 INFO program: Mount count: 0 >10:55:44,135 INFO program: Maximum mount count: -1 >10:55:44,135 INFO program: Last checked: Tue Oct 28 21:31:07 2014 >10:55:44,136 INFO program: Check interval: 0 (<none>) >10:55:44,136 INFO program: Lifetime writes: 67 MB >10:55:44,136 INFO program: Reserved blocks uid: 0 (user root) >10:55:44,137 INFO program: Reserved blocks gid: 0 (group root) >10:55:44,137 INFO program: First inode: 11 >10:55:44,137 INFO program: Inode size: 256 >10:55:44,138 INFO program: Required extra isize: 28 >10:55:44,138 INFO program: Desired extra isize: 28 >10:55:44,139 INFO program: Journal inode: 8 >10:55:44,139 INFO program: Default directory hash: half_md4 >10:55:44,139 INFO program: Directory Hash Seed: c10921a8-378a-4bef-98b1-57ca0a478299 >10:55:44,140 INFO program: Journal backup: inode blocks >10:55:44,140 INFO program: Journal features: journal_incompat_revoke >10:55:44,140 INFO program: Journal size: 64M >10:55:44,141 INFO program: Journal length: 16384 >10:55:44,141 INFO program: Journal sequence: 0x00001d16 >10:55:44,142 INFO program: Journal start: 0 >10:55:44,142 INFO program: >10:55:44,142 DEBUG program: Return code: 0 >10:55:44,143 INFO program: Running... resize2fs -P /dev/loop3 >10:55:44,151 INFO program: resize2fs 1.42.11 (09-Jul-2014) >10:55:44,152 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >10:55:44,153 INFO program: Couldn't find valid filesystem superblock. >10:55:44,153 DEBUG program: Return code: 1 >10:55:44,287 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >10:55:44,296 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >10:55:44,297 INFO program: Filesystem volume name: _Fedora-Live-LXD >10:55:44,297 INFO program: Last mounted on: / >10:55:44,297 INFO program: Filesystem UUID: 064035b5-b329-42e8-9d6d-6d3e753f1b72 >10:55:44,298 INFO program: Filesystem magic number: 0xEF53 >10:55:44,298 INFO program: Filesystem revision #: 1 (dynamic) >10:55:44,298 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 >10:55:44,299 INFO program: Filesystem flags: signed_directory_hash >10:55:44,299 INFO program: Default mount options: user_xattr acl >10:55:44,299 INFO program: Filesystem state: clean >10:55:44,299 INFO program: Errors behavior: Continue >10:55:44,300 INFO program: Filesystem OS type: Linux >10:55:44,300 INFO program: Inode count: 196608 >10:55:44,300 INFO program: Block count: 786432 >10:55:44,300 INFO program: Reserved block count: 7863 >10:55:44,300 INFO program: Free blocks: 206643 >10:55:44,301 INFO program: Free inodes: 108603 >10:55:44,301 INFO program: First block: 0 >10:55:44,301 INFO program: Block size: 4096 >10:55:44,301 INFO program: Fragment size: 4096 >10:55:44,302 INFO program: Reserved GDT blocks: 191 >10:55:44,302 INFO program: Blocks per group: 32768 >10:55:44,302 INFO program: Fragments per group: 32768 >10:55:44,302 INFO program: Inodes per group: 8192 >10:55:44,303 INFO program: Inode blocks per group: 512 >10:55:44,303 INFO program: Flex block group size: 16 >10:55:44,303 INFO program: Filesystem created: Tue Oct 28 20:43:02 2014 >10:55:44,303 INFO program: Last mount time: Wed Oct 29 10:50:07 2014 >10:55:44,303 INFO program: Last write time: Wed Oct 29 10:50:07 2014 >10:55:44,304 INFO program: Mount count: 1 >10:55:44,305 INFO program: Maximum mount count: -1 >10:55:44,306 INFO program: Last checked: Tue Oct 28 21:31:07 2014 >10:55:44,306 INFO program: Check interval: 0 (<none>) >10:55:44,308 INFO program: Lifetime writes: 67 MB >10:55:44,308 INFO program: Reserved blocks uid: 0 (user root) >10:55:44,309 INFO program: Reserved blocks gid: 0 (group root) >10:55:44,309 INFO program: First inode: 11 >10:55:44,309 INFO program: Inode size: 256 >10:55:44,309 INFO program: Required extra isize: 28 >10:55:44,310 INFO program: Desired extra isize: 28 >10:55:44,310 INFO program: Journal inode: 8 >10:55:44,310 INFO program: Default directory hash: half_md4 >10:55:44,311 INFO program: Directory Hash Seed: c10921a8-378a-4bef-98b1-57ca0a478299 >10:55:44,311 INFO program: Journal backup: inode blocks >10:55:44,311 INFO program: Journal features: journal_incompat_revoke >10:55:44,312 INFO program: Journal size: 64M >10:55:44,312 INFO program: Journal length: 16384 >10:55:44,312 INFO program: Journal sequence: 0x00001d17 >10:55:44,312 INFO program: Journal start: 1 >10:55:44,313 INFO program: >10:55:44,313 DEBUG program: Return code: 0 >10:55:44,314 INFO program: Running... resize2fs -P /dev/mapper/live-rw >10:55:44,324 INFO program: resize2fs 1.42.11 (09-Jul-2014) >10:55:44,324 INFO program: Estimated minimum size of the filesystem: 741149 >10:55:44,324 DEBUG program: Return code: 0 >10:55:44,435 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >10:55:44,443 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >10:55:44,444 INFO program: Filesystem volume name: _Fedora-Live-LXD >10:55:44,444 INFO program: Last mounted on: /var/tmp/imgcreate-j9cHNy/install_root >10:55:44,445 INFO program: Filesystem UUID: 064035b5-b329-42e8-9d6d-6d3e753f1b72 >10:55:44,445 INFO program: Filesystem magic number: 0xEF53 >10:55:44,445 INFO program: Filesystem revision #: 1 (dynamic) >10:55:44,446 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 >10:55:44,446 INFO program: Filesystem flags: signed_directory_hash >10:55:44,446 INFO program: Default mount options: user_xattr acl >10:55:44,447 INFO program: Filesystem state: clean >10:55:44,447 INFO program: Errors behavior: Continue >10:55:44,448 INFO program: Filesystem OS type: Linux >10:55:44,448 INFO program: Inode count: 196608 >10:55:44,449 INFO program: Block count: 786432 >10:55:44,449 INFO program: Reserved block count: 7863 >10:55:44,449 INFO program: Free blocks: 206643 >10:55:44,450 INFO program: Free inodes: 108603 >10:55:44,450 INFO program: First block: 0 >10:55:44,451 INFO program: Block size: 4096 >10:55:44,451 INFO program: Fragment size: 4096 >10:55:44,452 INFO program: Reserved GDT blocks: 191 >10:55:44,452 INFO program: Blocks per group: 32768 >10:55:44,452 INFO program: Fragments per group: 32768 >10:55:44,453 INFO program: Inodes per group: 8192 >10:55:44,453 INFO program: Inode blocks per group: 512 >10:55:44,453 INFO program: Flex block group size: 16 >10:55:44,454 INFO program: Filesystem created: Tue Oct 28 20:43:02 2014 >10:55:44,454 INFO program: Last mount time: Tue Oct 28 20:43:09 2014 >10:55:44,455 INFO program: Last write time: Tue Oct 28 21:31:07 2014 >10:55:44,455 INFO program: Mount count: 0 >10:55:44,455 INFO program: Maximum mount count: -1 >10:55:44,456 INFO program: Last checked: Tue Oct 28 21:31:07 2014 >10:55:44,456 INFO program: Check interval: 0 (<none>) >10:55:44,457 INFO program: Lifetime writes: 67 MB >10:55:44,457 INFO program: Reserved blocks uid: 0 (user root) >10:55:44,457 INFO program: Reserved blocks gid: 0 (group root) >10:55:44,458 INFO program: First inode: 11 >10:55:44,458 INFO program: Inode size: 256 >10:55:44,459 INFO program: Required extra isize: 28 >10:55:44,459 INFO program: Desired extra isize: 28 >10:55:44,460 INFO program: Journal inode: 8 >10:55:44,460 INFO program: Default directory hash: half_md4 >10:55:44,460 INFO program: Directory Hash Seed: c10921a8-378a-4bef-98b1-57ca0a478299 >10:55:44,461 INFO program: Journal backup: inode blocks >10:55:44,461 INFO program: Journal features: journal_incompat_revoke >10:55:44,462 INFO program: Journal size: 64M >10:55:44,462 INFO program: Journal length: 16384 >10:55:44,462 INFO program: Journal sequence: 0x00001d16 >10:55:44,463 INFO program: Journal start: 0 >10:55:44,463 INFO program: >10:55:44,463 DEBUG program: Return code: 0 >10:55:44,464 INFO program: Running... resize2fs -P /dev/mapper/live-base >10:55:44,473 INFO program: resize2fs 1.42.11 (09-Jul-2014) >10:55:44,474 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >10:55:44,474 INFO program: Couldn't find valid filesystem superblock. >10:55:44,474 DEBUG program: Return code: 1 >10:55:44,576 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >10:55:44,585 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >10:55:44,586 INFO program: Filesystem volume name: _Fedora-Live-LXD >10:55:44,586 INFO program: Last mounted on: /var/tmp/imgcreate-j9cHNy/install_root >10:55:44,586 INFO program: Filesystem UUID: 064035b5-b329-42e8-9d6d-6d3e753f1b72 >10:55:44,587 INFO program: Filesystem magic number: 0xEF53 >10:55:44,587 INFO program: Filesystem revision #: 1 (dynamic) >10:55:44,587 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 >10:55:44,587 INFO program: Filesystem flags: signed_directory_hash >10:55:44,588 INFO program: Default mount options: user_xattr acl >10:55:44,588 INFO program: Filesystem state: clean >10:55:44,588 INFO program: Errors behavior: Continue >10:55:44,588 INFO program: Filesystem OS type: Linux >10:55:44,589 INFO program: Inode count: 188416 >10:55:44,589 INFO program: Block count: 741149 >10:55:44,589 INFO program: Reserved block count: 7410 >10:55:44,589 INFO program: Free blocks: 161874 >10:55:44,590 INFO program: Free inodes: 100411 >10:55:44,590 INFO program: First block: 0 >10:55:44,590 INFO program: Block size: 4096 >10:55:44,590 INFO program: Fragment size: 4096 >10:55:44,591 INFO program: Reserved GDT blocks: 191 >10:55:44,591 INFO program: Blocks per group: 32768 >10:55:44,591 INFO program: Fragments per group: 32768 >10:55:44,591 INFO program: Inodes per group: 8192 >10:55:44,592 INFO program: Inode blocks per group: 512 >10:55:44,592 INFO program: Flex block group size: 16 >10:55:44,593 INFO program: Filesystem created: Tue Oct 28 20:43:02 2014 >10:55:44,593 INFO program: Last mount time: Tue Oct 28 20:43:09 2014 >10:55:44,594 INFO program: Last write time: Tue Oct 28 21:31:11 2014 >10:55:44,594 INFO program: Mount count: 0 >10:55:44,595 INFO program: Maximum mount count: -1 >10:55:44,595 INFO program: Last checked: Tue Oct 28 21:31:11 2014 >10:55:44,595 INFO program: Check interval: 0 (<none>) >10:55:44,596 INFO program: Lifetime writes: 68 MB >10:55:44,596 INFO program: Reserved blocks uid: 0 (user root) >10:55:44,597 INFO program: Reserved blocks gid: 0 (group root) >10:55:44,598 INFO program: First inode: 11 >10:55:44,598 INFO program: Inode size: 256 >10:55:44,599 INFO program: Required extra isize: 28 >10:55:44,599 INFO program: Desired extra isize: 28 >10:55:44,600 INFO program: Journal inode: 8 >10:55:44,600 INFO program: Default directory hash: half_md4 >10:55:44,600 INFO program: Directory Hash Seed: c10921a8-378a-4bef-98b1-57ca0a478299 >10:55:44,601 INFO program: Journal backup: inode blocks >10:55:44,601 INFO program: Journal features: journal_incompat_revoke >10:55:44,602 INFO program: Journal size: 64M >10:55:44,602 INFO program: Journal length: 16384 >10:55:44,603 INFO program: Journal sequence: 0x00001d16 >10:55:44,604 INFO program: Journal start: 0 >10:55:44,604 INFO program: >10:55:44,605 DEBUG program: Return code: 0 >10:55:44,606 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >10:55:44,615 INFO program: resize2fs 1.42.11 (09-Jul-2014) >10:55:44,615 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >10:55:44,616 INFO program: Couldn't find valid filesystem superblock. >10:55:44,616 DEBUG program: Return code: 1 >10:55:44,645 INFO program: Running... udevadm settle --timeout=300 >10:55:44,661 DEBUG program: Return code: 0 >10:55:47,050 INFO program: Running... udevadm settle --timeout=300 >10:55:47,071 DEBUG program: Return code: 0 >10:55:47,088 INFO program: Running... udevadm settle --timeout=300 >10:55:47,115 DEBUG program: Return code: 0 >10:55:47,125 INFO program: Running... udevadm settle --timeout=300 >10:55:47,146 DEBUG program: Return code: 0 >10:55:47,149 INFO program: Running... udevadm settle --timeout=300 >10:55:47,166 DEBUG program: Return code: 0 >10:55:47,169 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/home >10:55:47,380 DEBUG program: Return code: 0 >10:55:47,393 INFO program: Running... udevadm settle --timeout=300 >10:55:47,411 DEBUG program: Return code: 0 >10:55:47,414 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >10:55:47,485 INFO program: 0 logical volume(s) in volume group "fedora" now active >10:55:47,486 DEBUG program: Return code: 0 >10:55:47,499 INFO program: Running... udevadm settle --timeout=300 >10:55:47,534 DEBUG program: Return code: 0 >10:55:47,546 INFO program: Running... udevadm settle --timeout=300 >10:55:47,563 DEBUG program: Return code: 0 >10:55:47,575 INFO program: Running... udevadm settle --timeout=300 >10:55:47,599 DEBUG program: Return code: 0 >10:55:47,615 INFO program: Running... udevadm settle --timeout=300 >10:55:47,644 DEBUG program: Return code: 0 >10:55:47,651 INFO program: Running... udevadm settle --timeout=300 >10:55:47,668 DEBUG program: Return code: 0 >10:55:47,671 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >10:55:47,870 INFO program: 0 logical volume(s) in volume group "fedora" now active >10:55:47,871 DEBUG program: Return code: 0 >10:55:47,881 INFO program: Running... udevadm settle --timeout=300 >10:55:47,902 DEBUG program: Return code: 0 >10:55:47,914 INFO program: Running... udevadm settle --timeout=300 >10:55:47,935 DEBUG program: Return code: 0 >10:55:47,941 INFO program: Running... udevadm settle --timeout=300 >10:55:47,957 DEBUG program: Return code: 0 >10:55:47,964 INFO program: Running... udevadm settle --timeout=300 >10:55:47,979 DEBUG program: Return code: 0 >10:55:47,983 INFO program: Running... udevadm settle --timeout=300 >10:55:48,010 DEBUG program: Return code: 0 >10:55:48,019 INFO program: Running... udevadm settle --timeout=300 >10:55:48,035 DEBUG program: Return code: 0 >10:55:48,038 INFO program: Running... udevadm settle --timeout=300 >10:55:48,054 DEBUG program: Return code: 0 >10:55:48,063 INFO program: Running... udevadm settle --timeout=300 >10:55:48,085 DEBUG program: Return code: 0 >10:55:48,098 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >10:55:48,131 DEBUG program: Return code: 0 >10:55:48,142 INFO program: Running... udevadm settle --timeout=300 >10:55:48,159 DEBUG program: Return code: 0 >10:55:48,159 INFO program: Running... umount /mnt/sysimage >10:55:48,188 DEBUG program: Return code: 0 >10:55:48,189 INFO program: Running... udevadm settle --timeout=300 >10:55:48,212 DEBUG program: Return code: 0 >10:55:48,221 INFO program: Running... udevadm settle --timeout=300 >10:55:48,237 DEBUG program: Return code: 0 >10:55:48,246 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/home >10:55:48,510 DEBUG program: Return code: 0 >10:55:48,511 INFO program: Running... udevadm settle --timeout=300 >10:55:48,528 DEBUG program: Return code: 0 >10:55:48,530 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-home /mnt/sysimage >10:55:48,612 DEBUG program: Return code: 0 >10:55:48,615 INFO program: Running... udevadm settle --timeout=300 >10:55:48,632 DEBUG program: Return code: 0 >10:55:48,633 INFO program: Running... umount /mnt/sysimage >10:55:48,665 DEBUG program: Return code: 0 >10:55:48,666 INFO program: Running... udevadm settle --timeout=300 >10:55:48,703 DEBUG program: Return code: 0 >10:55:48,707 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/home >10:55:48,810 DEBUG program: Return code: 0 >10:55:48,819 INFO program: Running... udevadm settle --timeout=300 >10:55:48,850 DEBUG program: Return code: 0 >10:55:48,853 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >10:55:48,894 INFO program: 0 logical volume(s) in volume group "fedora" now active >10:55:48,895 DEBUG program: Return code: 0 >10:55:48,918 INFO program: Running... udevadm settle --timeout=300 >10:55:48,948 DEBUG program: Return code: 0 >10:55:48,961 INFO program: Running... udevadm settle --timeout=300 >10:55:48,990 DEBUG program: Return code: 0 >10:55:49,002 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >10:55:49,152 DEBUG program: Return code: 0 >10:55:49,152 INFO program: Running... udevadm settle --timeout=300 >10:55:49,169 DEBUG program: Return code: 0 >10:55:49,170 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >10:55:49,212 DEBUG program: Return code: 0 >10:55:49,268 INFO program: Running... arch >10:55:49,495 INFO program: x86_64 >10:55:49,496 DEBUG program: Return code: 0 >10:55:49,627 INFO program: Running... udevadm settle --timeout=300 >10:55:49,648 DEBUG program: Return code: 0 >10:55:49,649 INFO program: Running... umount /mnt/sysimage >10:55:49,670 DEBUG program: Return code: 0 >10:55:49,671 INFO program: Running... udevadm settle --timeout=300 >10:55:49,688 DEBUG program: Return code: 0 >10:55:49,690 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >10:55:49,813 DEBUG program: Return code: 0 >10:55:49,817 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdc1 /mnt/sysimage >10:55:49,880 DEBUG program: Return code: 0 >10:55:49,887 INFO program: Running... udevadm settle --timeout=300 >10:55:49,923 DEBUG program: Return code: 0 >10:55:49,924 INFO program: Running... umount /mnt/sysimage >10:55:49,960 DEBUG program: Return code: 0 >10:55:49,961 INFO program: Running... udevadm settle --timeout=300 >10:55:49,998 DEBUG program: Return code: 0 >10:55:50,005 INFO program: Running... udevadm settle --timeout=300 >10:55:50,037 DEBUG program: Return code: 0 >10:55:50,039 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >10:55:50,062 DEBUG program: Return code: 0 >10:55:50,065 INFO program: Running... arch >10:55:50,094 INFO program: x86_64 >10:55:50,096 DEBUG program: Return code: 0 >10:55:50,202 INFO program: Running... udevadm settle --timeout=300 >10:55:50,221 DEBUG program: Return code: 0 >10:55:50,222 INFO program: Running... umount /mnt/sysimage >10:55:50,246 DEBUG program: Return code: 0 >10:55:50,247 INFO program: Running... udevadm settle --timeout=300 >10:55:50,314 DEBUG program: Return code: 0 >10:55:50,319 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >10:55:50,364 DEBUG program: Return code: 0 >10:55:50,367 INFO program: Running... udevadm settle --timeout=300 >10:55:50,402 DEBUG program: Return code: 0 >10:55:50,403 INFO program: Running... umount /mnt/sysimage >10:55:50,426 DEBUG program: Return code: 0 >10:55:50,426 INFO program: Running... udevadm settle --timeout=300 >10:55:50,459 DEBUG program: Return code: 0 >10:55:50,467 INFO program: Running... udevadm settle --timeout=300 >10:55:50,499 DEBUG program: Return code: 0 >10:55:51,051 INFO program: Running... hwclock --hctosys --utc >10:55:51,011 DEBUG program: Return code: 0 >10:55:51,014 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >10:55:51,030 DEBUG program: Return code: 0 >10:55:52,193 INFO program: Running... modprobe btrfs >10:55:52,477 DEBUG program: Return code: 0 >10:55:52,495 INFO program: Running... modprobe xfs >10:55:52,644 DEBUG program: Return code: 0 >07:56:42,706 INFO program: Running... udevadm settle --timeout=300 >07:56:42,725 DEBUG program: Return code: 0 >07:56:42,817 INFO program: Running... udevadm settle --timeout=300 >07:56:42,834 DEBUG program: Return code: 0 >07:56:51,175 INFO program: Running... swapoff -a >07:56:51,188 DEBUG program: Return code: 0 >07:56:51,279 INFO program: Running... wipefs -f -a /dev/sdb1 >07:56:51,641 INFO program: /dev/sdb1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >07:56:51,642 DEBUG program: Return code: 0 >07:56:51,643 INFO program: Running... udevadm settle --timeout=300 >07:56:51,693 DEBUG program: Return code: 0 >07:56:51,693 INFO program: Running... udevadm settle --timeout=300 >07:56:51,711 DEBUG program: Return code: 0 >07:56:51,721 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sda1$|","r|/sda2$|","r|/sda3$|","r|/sda$|","r|/sdc1$|","r|/sdc2$|","r|/sdc$|"] } fedora/home >07:56:51,760 INFO program: No device found for PV xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9. >07:56:51,761 INFO program: Refusing activation of partial LV fedora/home. Use '--activationmode partial' to override. >07:56:51,761 DEBUG program: Return code: 5 >07:56:52,401 INFO program: Running... journalctl -b > > >/tmp/storage.log: >10:54:42,874 DEBUG blivet: registered device format class DeviceFormat as None >10:54:42,880 DEBUG blivet: registered device format class MultipathMember as multipath_member >10:54:42,881 DEBUG blivet: registered device format class MDRaidMember as mdmember >10:54:42,883 DEBUG blivet: registered device format class SwapSpace as swap >10:54:42,886 DEBUG blivet: registered device format class DiskLabel as disklabel >10:54:42,887 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >10:54:42,890 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >10:54:42,891 DEBUG blivet: registered device format class LUKS as luks >10:54:42,893 DEBUG blivet: registered device format class Ext2FS as ext2 >10:54:42,893 DEBUG blivet: registered device format class Ext3FS as ext3 >10:54:42,893 DEBUG blivet: registered device format class Ext4FS as ext4 >10:54:42,894 DEBUG blivet: registered device format class FATFS as vfat >10:54:42,894 DEBUG blivet: registered device format class EFIFS as efi >10:54:42,895 DEBUG blivet: registered device format class BTRFS as btrfs >10:54:42,895 DEBUG blivet: registered device format class GFS2 as gfs2 >10:54:42,895 DEBUG blivet: registered device format class JFS as jfs >10:54:42,896 DEBUG blivet: registered device format class ReiserFS as reiserfs >10:54:42,896 DEBUG blivet: registered device format class XFS as xfs >10:54:42,896 DEBUG blivet: registered device format class HFS as hfs >10:54:42,896 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >10:54:42,897 DEBUG blivet: registered device format class HFSPlus as hfs+ >10:54:42,897 DEBUG blivet: registered device format class MacEFIFS as macefi >10:54:42,898 DEBUG blivet: registered device format class NTFS as ntfs >10:54:42,898 DEBUG blivet: registered device format class NFS as nfs >10:54:42,898 DEBUG blivet: registered device format class NFSv4 as nfs4 >10:54:42,898 DEBUG blivet: registered device format class Iso9660FS as iso9660 >10:54:42,898 DEBUG blivet: registered device format class NoDevFS as nodev >10:54:42,898 DEBUG blivet: registered device format class DevPtsFS as devpts >10:54:42,899 DEBUG blivet: registered device format class ProcFS as proc >10:54:42,899 DEBUG blivet: registered device format class SysFS as sysfs >10:54:42,899 DEBUG blivet: registered device format class TmpFS as tmpfs >10:54:42,899 DEBUG blivet: registered device format class BindFS as bind >10:54:42,899 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >10:54:42,899 DEBUG blivet: registered device format class USBFS as usbfs >10:54:42,900 DEBUG blivet: registered device format class BIOSBoot as biosboot >10:54:42,901 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >10:54:43,174 DEBUG blivet: IGNORED: Caught exception, continuing. >10:54:43,175 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >10:54:43,175 DEBUG blivet: IGNORED: Begin exception details. >10:54:43,175 DEBUG blivet: IGNORED: Traceback (most recent call last): >10:54:43,176 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >10:54:43,176 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >10:54:43,176 DEBUG blivet: IGNORED: IOError: Unknown error >10:54:43,176 DEBUG blivet: IGNORED: End exception details. >10:55:14,966 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >10:55:14,967 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >10:55:14,993 INFO blivet: sr0 looks to be the live device; marking as protected >10:55:15,025 INFO blivet: devices to scan: ['sr0', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5'] >10:55:15,399 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/usb-HL-DT-ST_DVDRAM_GP50NB40_KZ4D8NF5514-0:0 /dev/disk/by-label/Fedora-Live-LXDE-x86_64-21_Beta- /dev/disk/by-path/pci-0000:03:00.0-usb-0:2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-10-29-01-37-41-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.2/0000:03:00.0/usb3/3-2/3-2:1.0/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_CDROM': '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_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_03_00_0-usb-0_2_1_0-scsi-0_0_0_0', > '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-LXDE-x86_64-21_Beta-', > 'ID_FS_LABEL_ENC': 'Fedora-Live-LXDE-x86_64-21_Beta-', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-29-01-37-41-00', > 'ID_FS_UUID_ENC': '2014-10-29-01-37-41-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DVDRAM_GP50NB40', > 'ID_MODEL_ENC': 'DVDRAM\\x20GP50NB40\\x20', > 'ID_MODEL_ID': '1887', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '576d1960', > 'ID_PATH': 'pci-0000:03:00.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GP50NB40_KZ4D8NF5514-0:0', > 'ID_SERIAL_SHORT': 'KZ4D8NF5514', > 'ID_TYPE': 'cd', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080250:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'HL-DT-ST', > 'ID_VENDOR_ENC': 'HL-DT-ST', > 'ID_VENDOR_ID': '0e8d', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '584054', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-HL-DT-ST_DVDRAM_GP50NB40_KZ4D8NF5514-0:0', > '/dev/disk/by-label/Fedora-Live-LXDE-x86_64-21_Beta-', > '/dev/disk/by-path/pci-0000:03:00.0-usb-0:2:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2014-10-29-01-37-41-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.2/0000:03:00.0/usb3/3-2/3-2:1.0/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >10:55:15,400 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1c.2/0000:03:00.0/usb3/3-2/3-2:1.0/host4/target4:0:0/4:0:0:0/block/sr0)... >10:55:15,401 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >10:55:15,402 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:15,403 INFO blivet: sr0 is a cdrom >10:55:15,404 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >10:55:15,404 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >10:55:17,425 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >10:55:17,426 INFO blivet: added cdrom sr0 (id 0) to device tree >10:55:17,598 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:55:17,620 DEBUG blivet: looking up parted Device: /dev/sr0 >10:55:17,436 INFO blivet: got device: OpticalDevice instance (0x7f1f140647d0) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 907 MiB > format = existing None > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1c.2/0000:03:00.0/usb3/3-2/3-2:1.0/host4/target4:0:0/4:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HL-DT-ST DVDRAM GP50NB40 path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 464384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (28, 255, 63) biosGeometry: (28, 255, 63) > PedDevice: <_ped.Device object at 0x7f1f14031170> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >10:55:20,377 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:55:20,547 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >10:55:20,548 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:55:20,628 INFO blivet: type detected on 'sr0' is 'iso9660' >10:55:20,636 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:55:20,636 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >10:55:20,637 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >10:55:20,637 INFO blivet: got format: existing iso9660 filesystem >10:55:20,641 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': '00BEVE-00UYT0', > 'ID_MODEL_ENC': '00BEVE-00UYT0\\x20\\x20\\x20', > 'ID_MODEL_ID': '0524', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '03935735', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0000', > 'ID_SERIAL': 'WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0', > 'ID_SERIAL_SHORT': 'DEF10B1916B3', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'WDC_WD12', > 'ID_VENDOR_ENC': 'WDC\\x20WD12', > 'ID_VENDOR_ID': '0917', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '591848', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >10:55:20,642 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb)... >10:55:20,642 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >10:55:20,643 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:20,644 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >10:55:20,645 INFO blivet: sdb is a disk >10:55:20,646 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >10:55:20,647 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >10:55:20,683 INFO blivet: added disk sdb (id 5) to device tree >10:55:20,684 DEBUG blivet: looking up parted Device: /dev/sdb >10:55:20,684 INFO blivet: got device: DiskDevice instance (0x7f1f1404e650) -- > name = sdb status = True kids = 0 id = 5 > parents = [] > uuid = None size = 111.79 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: WDC WD12 00BEVE-00UYT0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7f1f140315f0> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1f14019c90> >10:55:20,703 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >10:55:20,704 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >10:55:20,705 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >10:55:20,705 DEBUG blivet: required disklabel type for sdb (1) is None >10:55:20,706 DEBUG blivet: default disklabel type for sdb is msdos >10:55:20,706 DEBUG blivet: selecting msdos disklabel for sdb based on size >10:55:20,922 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >10:55:20,988 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 0x7f1f13fb6090>, <parted.partition.Partition object at 0x7f1f13fb6290>] > device: <parted.device.Device object at 0x7f1f13faae10> > PedDisk: <_ped.Disk object at 0x7f1f13fabfc8> >10:55:20,989 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 8 >10:55:20,990 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >10:55:20,997 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0-part1 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/3e1699a6-b1e6-4427-b17e-3049a76ec6b9', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3e1699a6-b1e6-4427-b17e-3049a76ec6b9', > 'ID_FS_UUID_ENC': '3e1699a6-b1e6-4427-b17e-3049a76ec6b9', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': '00BEVE-00UYT0', > 'ID_MODEL_ENC': '00BEVE-00UYT0\\x20\\x20\\x20', > 'ID_MODEL_ID': '0524', > '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': '03935735-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '03935735', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0000', > 'ID_SERIAL': 'WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0', > 'ID_SERIAL_SHORT': 'DEF10B1916B3', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'WDC_WD12', > 'ID_VENDOR_ENC': 'WDC\\x20WD12', > 'ID_VENDOR_ID': '0917', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '591935', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0-part1', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/3e1699a6-b1e6-4427-b17e-3049a76ec6b9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >10:55:20,997 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1)... >10:55:20,998 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb1 ; incomplete: False ; >10:55:20,999 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:20,999 INFO blivet: sdb1 is a partition >10:55:21,000 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >10:55:21,001 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >10:55:21,002 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdb (5) with existing msdos disklabel >10:55:21,015 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >10:55:21,016 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >10:55:21,017 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >10:55:21,018 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >10:55:21,018 DEBUG blivet: looking up parted Partition: /dev/sdb1 >10:55:21,021 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >10:55:21,022 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >10:55:21,023 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >10:55:21,024 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >10:55:21,027 INFO blivet: added partition sdb1 (id 10) to device tree >10:55:21,033 DEBUG blivet: looking up parted Device: /dev/sdb1 >10:55:21,027 INFO blivet: got device: PartitionDevice instance (0x7f1f13fb6550) -- > name = sdb1 status = True kids = 0 id = 10 > parents = ['existing 111.79 GiB disk sdb (5) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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 0x7f1f140eccb0> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1f13faaed0> fileSystem: <parted.filesystem.FileSystem object at 0x7f1f13fb63d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1f13fb6150> PedPartition: <_ped.Partition object at 0x7f1f13fb2350> > disk = existing 111.79 GiB disk sdb (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >10:55:21,081 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >10:55:21,087 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >10:55:21,088 DEBUG blivet: device sdb1 does not contain a disklabel >10:55:21,088 INFO blivet: type detected on 'sdb1' is 'ext4' >10:55:21,093 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:21,093 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 13 >10:55:21,095 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >10:55:21,096 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >10:55:21,096 INFO blivet: got format: existing ext4 filesystem >10:55:21,119 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-OjAQnD-rPDX-6uJ9-wRIc-MoZ1-AdAW-vaQ3Tu /dev/disk/by-id/usb-WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0-part2 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'OjAQnD-rPDX-6uJ9-wRIc-MoZ1-AdAW-vaQ3Tu', > 'ID_FS_UUID_ENC': 'OjAQnD-rPDX-6uJ9-wRIc-MoZ1-AdAW-vaQ3Tu', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': '00BEVE-00UYT0', > 'ID_MODEL_ENC': '00BEVE-00UYT0\\x20\\x20\\x20', > 'ID_MODEL_ID': '0524', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '233414656', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '03935735-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '03935735', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0000', > 'ID_SERIAL': 'WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0', > 'ID_SERIAL_SHORT': 'DEF10B1916B3', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'WDC_WD12', > 'ID_VENDOR_ENC': 'WDC\\x20WD12', > 'ID_VENDOR_ID': '0917', > 'MAJOR': '8', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '592032', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-OjAQnD-rPDX-6uJ9-wRIc-MoZ1-AdAW-vaQ3Tu', > '/dev/disk/by-id/usb-WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0-part2', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >10:55:21,120 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2)... >10:55:21,122 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb2 ; incomplete: False ; >10:55:21,126 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:21,126 INFO blivet: sdb2 is a partition >10:55:21,127 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >10:55:21,128 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >10:55:21,129 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdb (5) with existing msdos disklabel >10:55:21,137 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >10:55:21,138 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >10:55:21,139 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >10:55:21,141 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >10:55:21,146 DEBUG blivet: looking up parted Partition: /dev/sdb2 >10:55:21,150 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >10:55:21,153 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >10:55:21,155 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >10:55:21,156 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >10:55:21,156 INFO blivet: added partition sdb2 (id 15) to device tree >10:55:21,170 DEBUG blivet: looking up parted Device: /dev/sdb2 >10:55:21,156 INFO blivet: got device: PartitionDevice instance (0x7f1f14019c10) -- > name = sdb2 status = True kids = 0 id = 15 > parents = ['existing 111.79 GiB disk sdb (5) with existing msdos disklabel'] > uuid = None size = 111.3 GiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 233414656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) > PedDevice: <_ped.Device object at 0x7f1f14031830> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1f13faaed0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1f13fb6350> PedPartition: <_ped.Partition object at 0x7f1f13fb23b0> > disk = existing 111.79 GiB disk sdb (5) with existing msdos disklabel > start = 1026048 end = 234440703 length = 233414656 > flags = lvm >10:55:21,224 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >10:55:21,225 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: None ; >10:55:21,225 DEBUG blivet: device sdb2 does not contain a disklabel >10:55:21,339 INFO blivet: type detected on 'sdb2' is 'LVM2_member' >10:55:21,365 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: OjAQnD-rPDX-6uJ9-wRIc-MoZ1-AdAW-vaQ3Tu ; exists: True ; vgUuid: hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX ; label: None ; peStart: 1024 KiB ; device: /dev/sdb2 ; serial: DEF10B1916B3 ; >10:55:21,370 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 18 >10:55:21,371 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >10:55:21,372 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >10:55:21,372 INFO blivet: got format: existing lvmpv >10:55:21,373 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >10:55:21,374 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX ; incomplete: True ; >10:55:21,375 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >10:55:21,377 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: sdb2 ; >10:55:21,379 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >10:55:21,379 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >10:55:21,380 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >10:55:21,381 INFO blivet: added lvmvg fedora (id 19) to device tree >10:55:21,408 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >10:55:21,409 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:21,410 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: T6eZ4t-bvY8-fp42-3CVF-UQkf-P0Gj-C04zqM ; incomplete: False ; >10:55:21,411 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >10:55:21,413 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >10:55:21,413 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 23 >10:55:21,414 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: None ; >10:55:21,415 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-home >10:55:21,416 DEBUG blivet: Adding fedora-home/411.33 GiB to fedora >10:55:21,421 INFO blivet: added lvmlv fedora-home (id 22) to device tree >10:55:21,422 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >10:55:21,424 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >10:55:21,428 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFT6eZ4tbvY8fp423CVFUQkfP0GjC04zqM /dev/disk/by-uuid/536d93e8-3919-40ad-b433-bd9cfc711a6f /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-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-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFT6eZ4tbvY8fp423CVFUQkfP0GjC04zqM', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '536d93e8-3919-40ad-b433-bd9cfc711a6f', > 'ID_FS_UUID_ENC': '536d93e8-3919-40ad-b433-bd9cfc711a6f', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '612743', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFT6eZ4tbvY8fp423CVFUQkfP0GjC04zqM', > '/dev/disk/by-uuid/536d93e8-3919-40ad-b433-bd9cfc711a6f', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-home ; >10:55:21,428 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-5)... >10:55:21,429 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >10:55:21,430 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (22) >10:55:21,456 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:21,466 DEBUG blivet: fedora size is 111.3 GiB >10:55:21,471 DEBUG blivet: vg fedora has -300.04 GiB free >10:55:21,476 DEBUG blivet: fedora size is 111.3 GiB >10:55:21,482 DEBUG blivet: vg fedora has -300.04 GiB free >10:55:21,435 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f1f13fb6e90) -- > name = fedora-home status = True kids = 0 id = 22 > parents = ['existing 111.3 GiB lvmvg fedora (19)'] > uuid = T6eZ4t-bvY8-fp42-3CVF-UQkf-P0Gj-C04zqM size = 411.33 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 862625792 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25188 did: 12081 busy: False > hardwareGeometry: (53695, 255, 63) biosGeometry: (53695, 255, 63) > PedDevice: <_ped.Device object at 0x7f1f140318c0> > target size = 411.33 GiB path = /dev/mapper/fedora-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f1f13fb6c90) -- > name = fedora status = True kids = 1 id = 19 > parents = ['existing 111.3 GiB partition sdb2 (15) with existing lvmpv'] > uuid = hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX size = 111.3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 111.3 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 28492 > PE Free = 16 PV Count = 1 > modified = False extents = 28492 free space = -300.04 GiB > free extents = -76809 reserved percent = 0 reserved space = 0 B > PVs = ['existing 111.3 GiB partition sdb2 (15) with existing lvmpv'] > LVs = ['existing 411.33 GiB lvmlv fedora-home (22)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 411.33 GiB >10:55:21,534 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:21,544 DEBUG blivet: fedora size is 111.3 GiB >10:55:21,549 DEBUG blivet: vg fedora has -300.04 GiB free >10:55:21,554 DEBUG blivet: fedora size is 111.3 GiB >10:55:21,559 DEBUG blivet: vg fedora has -300.04 GiB free >10:55:21,593 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >10:55:21,594 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >10:55:21,594 DEBUG blivet: device fedora-home does not contain a disklabel >10:55:21,594 INFO blivet: type detected on 'fedora-home' is 'ext4' >10:55:21,596 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:21,596 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 25 >10:55:21,597 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >10:55:21,597 INFO blivet: got format: existing ext4 filesystem >10:55:21,598 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >10:55:21,599 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:21,600 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: dcya63-OPUX-vlrx-TgF0-91Tj-bfSb-hfezdg ; incomplete: False ; >10:55:21,601 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >10:55:21,603 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >10:55:21,603 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 >10:55:21,607 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >10:55:21,608 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >10:55:21,610 DEBUG blivet: Adding fedora-swap/3968 MiB to fedora >10:55:21,615 INFO blivet: added lvmlv fedora-swap (id 27) to device tree >10:55:21,616 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >10:55:21,617 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >10:55:21,621 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFdcya63OPUXvlrxTgF091TjbfSbhfezdg /dev/disk/by-uuid/57fde430-1980-4a86-995f-7d742e4ea56e /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-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-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFdcya63OPUXvlrxTgF091TjbfSbhfezdg', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '57fde430-1980-4a86-995f-7d742e4ea56e', > 'ID_FS_UUID_ENC': '57fde430-1980-4a86-995f-7d742e4ea56e', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '608034', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFdcya63OPUXvlrxTgF091TjbfSbhfezdg', > '/dev/disk/by-uuid/57fde430-1980-4a86-995f-7d742e4ea56e', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >10:55:21,622 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >10:55:21,623 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >10:55:21,624 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (27) >10:55:21,649 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:21,659 DEBUG blivet: fedora size is 111.3 GiB >10:55:21,666 DEBUG blivet: vg fedora has -303.91 GiB free >10:55:21,671 DEBUG blivet: fedora size is 111.3 GiB >10:55:21,679 DEBUG blivet: vg fedora has -303.91 GiB free >10:55:21,629 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f1f1404e6d0) -- > name = fedora-swap status = True kids = 0 id = 27 > parents = ['existing 111.3 GiB lvmvg fedora (19)'] > uuid = dcya63-OPUX-vlrx-TgF0-91Tj-bfSb-hfezdg size = 3968 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8126464 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (505, 255, 63) biosGeometry: (505, 255, 63) > PedDevice: <_ped.Device object at 0x7f1f14031950> > target size = 3968 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f1f13fb6c90) -- > name = fedora status = True kids = 2 id = 19 > parents = ['existing 111.3 GiB partition sdb2 (15) with existing lvmpv'] > uuid = hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX size = 111.3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 111.3 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 28492 > PE Free = 16 PV Count = 1 > modified = False extents = 28492 free space = -303.91 GiB > free extents = -77801 reserved percent = 0 reserved space = 0 B > PVs = ['existing 111.3 GiB partition sdb2 (15) with existing lvmpv'] > LVs = ['existing 411.33 GiB lvmlv fedora-home (22) with existing ext4 filesystem', > 'existing 3968 MiB lvmlv fedora-swap (27)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 3968 MiB >10:55:21,739 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:21,749 DEBUG blivet: fedora size is 111.3 GiB >10:55:21,756 DEBUG blivet: vg fedora has -303.91 GiB free >10:55:21,762 DEBUG blivet: fedora size is 111.3 GiB >10:55:21,769 DEBUG blivet: vg fedora has -303.91 GiB free >10:55:21,815 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >10:55:21,816 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >10:55:21,816 DEBUG blivet: device fedora-swap does not contain a disklabel >10:55:21,817 INFO blivet: type detected on 'fedora-swap' is 'swap' >10:55:21,969 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 57fde430-1980-4a86-995f-7d742e4ea56e ; exists: True ; label: None ; >10:55:21,970 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 30 >10:55:21,972 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >10:55:21,972 INFO blivet: got format: existing swap >10:55:21,975 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >10:55:21,977 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:21,978 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: hyhMxN-sO9T-8cnp-08zf-0b9g-WiFN-cv6ekw ; incomplete: False ; >10:55:21,980 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >10:55:21,983 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >10:55:21,983 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 33 >10:55:21,985 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >10:55:21,986 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >10:55:21,988 DEBUG blivet: Adding fedora-root/50 GiB to fedora >10:55:21,996 INFO blivet: added lvmlv fedora-root (id 32) to device tree >10:55:21,997 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >10:55:21,999 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >10:55:22,006 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFhyhMxNsO9T8cnp08zf0b9gWiFNcv6ekw /dev/disk/by-uuid/cb699db5-1e20-44e0-a052-3e21d58f7b41 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-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-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFhyhMxNsO9T8cnp08zf0b9gWiFNcv6ekw', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cb699db5-1e20-44e0-a052-3e21d58f7b41', > 'ID_FS_UUID_ENC': 'cb699db5-1e20-44e0-a052-3e21d58f7b41', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '620999', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFhyhMxNsO9T8cnp08zf0b9gWiFNcv6ekw', > '/dev/disk/by-uuid/cb699db5-1e20-44e0-a052-3e21d58f7b41', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >10:55:22,006 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >10:55:22,008 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >10:55:22,011 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (32) >10:55:22,049 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:22,064 DEBUG blivet: fedora size is 111.3 GiB >10:55:22,078 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:22,083 DEBUG blivet: fedora size is 111.3 GiB >10:55:22,091 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:22,019 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f1f13fda1d0) -- > name = fedora-root status = True kids = 0 id = 32 > parents = ['existing 111.3 GiB lvmvg fedora (19)'] > uuid = hyhMxN-sO9T-8cnp-08zf-0b9g-WiFN-cv6ekw size = 50 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7f1f140319e0> > target size = 50 GiB path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f1f13fb6c90) -- > name = fedora status = True kids = 3 id = 19 > parents = ['existing 111.3 GiB partition sdb2 (15) with existing lvmpv'] > uuid = hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX size = 111.3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 111.3 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 28492 > PE Free = 16 PV Count = 1 > modified = False extents = 28492 free space = -353.91 GiB > free extents = -90601 reserved percent = 0 reserved space = 0 B > PVs = ['existing 111.3 GiB partition sdb2 (15) with existing lvmpv'] > LVs = ['existing 411.33 GiB lvmlv fedora-home (22) with existing ext4 filesystem', > 'existing 3968 MiB lvmlv fedora-swap (27) with existing swap', > 'existing 50 GiB lvmlv fedora-root (32)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 50 GiB >10:55:22,153 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:22,162 DEBUG blivet: fedora size is 111.3 GiB >10:55:22,169 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:22,174 DEBUG blivet: fedora size is 111.3 GiB >10:55:22,180 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:22,221 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >10:55:22,222 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >10:55:22,222 DEBUG blivet: device fedora-root does not contain a disklabel >10:55:22,222 INFO blivet: type detected on 'fedora-root' is 'ext4' >10:55:22,224 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:22,224 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 35 >10:55:22,225 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >10:55:22,225 INFO blivet: got format: existing ext4 filesystem >10:55:22,226 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >10:55:22,227 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (22) with existing ext4 filesystem >10:55:22,233 DEBUG blivet: set fedora-home copies to 1, metadata size to 0 B, log size to 0 B, total size 411.33 GiB >10:55:22,238 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >10:55:22,239 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (27) with existing swap >10:55:22,244 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 3968 MiB >10:55:22,249 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >10:55:22,250 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (32) with existing ext4 filesystem >10:55:22,256 DEBUG blivet: set fedora-root copies to 1, metadata size to 0 B, log size to 0 B, total size 50 GiB >10:55:22,265 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500423AS_6WR2KTRR /dev/disk/by-id/wwn-0x5000c5005b7d64f1 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '90', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '90', > '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': 'ST9500423AS', > 'ID_MODEL_ENC': 'ST9500423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\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': 'e9591577', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001SDM5', > 'ID_SERIAL': 'ST9500423AS_6WR2KTRR', > 'ID_SERIAL_SHORT': '6WR2KTRR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005b7d64f1', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005b7d64f1', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '268532', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-ST9500423AS_6WR2KTRR', > '/dev/disk/by-id/wwn-0x5000c5005b7d64f1', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >10:55:22,266 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >10:55:22,267 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >10:55:22,267 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:22,268 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >10:55:22,270 INFO blivet: sdc is a disk >10:55:22,270 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >10:55:22,271 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >10:55:22,278 INFO blivet: added disk sdc (id 38) to device tree >10:55:22,278 DEBUG blivet: looking up parted Device: /dev/sdc >10:55:22,278 INFO blivet: got device: DiskDevice instance (0x7f1f13fda590) -- > name = sdc status = True kids = 0 id = 38 > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Seagate USB path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773167 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f1f14031b90> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1f13fda450> >10:55:22,376 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >10:55:22,377 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >10:55:22,378 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >10:55:22,379 DEBUG blivet: required disklabel type for sdc (1) is None >10:55:22,379 DEBUG blivet: default disklabel type for sdc is msdos >10:55:22,379 DEBUG blivet: selecting msdos disklabel for sdc based on size >10:55:22,380 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >10:55:22,428 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 0x7f1f13f68250>, <parted.partition.Partition object at 0x7f1f13f68390>] > device: <parted.device.Device object at 0x7f1f13fb6690> > PedDisk: <_ped.Disk object at 0x7f1f13fbb050> >10:55:22,429 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 41 >10:55:22,430 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >10:55:22,437 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500423AS_6WR2KTRR-part1 /dev/disk/by-id/wwn-0x5000c5005b7d64f1-part1 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/bffdc2c9-2323-4aa5-850d-e51513dab9f9', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '90', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '90', > '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': 'bffdc2c9-2323-4aa5-850d-e51513dab9f9', > 'ID_FS_UUID_ENC': 'bffdc2c9-2323-4aa5-850d-e51513dab9f9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500423AS', > 'ID_MODEL_ENC': 'ST9500423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > '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': 'e9591577-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'e9591577', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001SDM5', > 'ID_SERIAL': 'ST9500423AS_6WR2KTRR', > 'ID_SERIAL_SHORT': '6WR2KTRR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005b7d64f1', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005b7d64f1', > 'MAJOR': '8', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '268664', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500423AS_6WR2KTRR-part1', > '/dev/disk/by-id/wwn-0x5000c5005b7d64f1-part1', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/bffdc2c9-2323-4aa5-850d-e51513dab9f9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >10:55:22,438 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >10:55:22,439 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >10:55:22,439 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:22,440 INFO blivet: sdc1 is a partition >10:55:22,441 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >10:55:22,442 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >10:55:22,443 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sdc (38) with existing msdos disklabel >10:55:22,449 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >10:55:22,450 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >10:55:22,450 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >10:55:22,451 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >10:55:22,451 DEBUG blivet: looking up parted Partition: /dev/sdc1 >10:55:22,452 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >10:55:22,453 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >10:55:22,454 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >10:55:22,455 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >10:55:22,455 INFO blivet: added partition sdc1 (id 43) to device tree >10:55:22,460 DEBUG blivet: looking up parted Device: /dev/sdc1 >10:55:22,455 INFO blivet: got device: PartitionDevice instance (0x7f1f13f68710) -- > name = sdc1 status = True kids = 0 id = 43 > parents = ['existing 465.76 GiB disk sdc (38) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 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 0x7f1f14031dd0> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1f14019e10> fileSystem: <parted.filesystem.FileSystem object at 0x7f1f13f68510> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1f13f68310> PedPartition: <_ped.Partition object at 0x7f1f13fd2650> > disk = existing 465.76 GiB disk sdc (38) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >10:55:22,502 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >10:55:22,503 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >10:55:22,503 DEBUG blivet: device sdc1 does not contain a disklabel >10:55:22,503 INFO blivet: type detected on 'sdc1' is 'ext4' >10:55:22,504 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:22,504 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 46 >10:55:22,505 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >10:55:22,506 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext4 ; >10:55:22,507 INFO blivet: got format: existing ext4 filesystem >10:55:22,513 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500423AS_6WR2KTRR-part2 /dev/disk/by-id/lvm-pv-uuid-xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9 /dev/disk/by-id/wwn-0x5000c5005b7d64f1-part2 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '90', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '90', > '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': 'xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9', > 'ID_FS_UUID_ENC': 'xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST9500423AS', > 'ID_MODEL_ENC': 'ST9500423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '975747072', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': 'e9591577-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'e9591577', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001SDM5', > 'ID_SERIAL': 'ST9500423AS_6WR2KTRR', > 'ID_SERIAL_SHORT': '6WR2KTRR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005b7d64f1', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005b7d64f1', > 'MAJOR': '8', > 'MINOR': '34', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '268796', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500423AS_6WR2KTRR-part2', > '/dev/disk/by-id/lvm-pv-uuid-xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9', > '/dev/disk/by-id/wwn-0x5000c5005b7d64f1-part2', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >10:55:22,513 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2)... >10:55:22,514 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc2 ; incomplete: False ; >10:55:22,514 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:22,515 INFO blivet: sdc2 is a partition >10:55:22,515 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >10:55:22,516 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >10:55:22,517 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sdc (38) with existing msdos disklabel >10:55:22,523 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >10:55:22,524 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >10:55:22,524 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 49 >10:55:22,525 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >10:55:22,525 DEBUG blivet: looking up parted Partition: /dev/sdc2 >10:55:22,526 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >10:55:22,527 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >10:55:22,528 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >10:55:22,529 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >10:55:22,529 INFO blivet: added partition sdc2 (id 48) to device tree >10:55:22,534 DEBUG blivet: looking up parted Device: /dev/sdc2 >10:55:22,529 INFO blivet: got device: PartitionDevice instance (0x7f1f13fb6fd0) -- > name = sdc2 status = True kids = 0 id = 48 > parents = ['existing 465.76 GiB disk sdc (38) with existing msdos disklabel'] > uuid = None size = 465.27 GiB > format = existing None > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f1f14031b00> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1f14019e10> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1f13f68490> PedPartition: <_ped.Partition object at 0x7f1f13fd23b0> > disk = existing 465.76 GiB disk sdc (38) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm >10:55:22,577 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >10:55:22,578 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: None ; >10:55:22,578 DEBUG blivet: device sdc2 does not contain a disklabel >10:55:22,578 INFO blivet: type detected on 'sdc2' is 'LVM2_member' >10:55:22,579 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9 ; exists: True ; vgUuid: GPlG97-ZoTO-pGKK-0kb3-J1Cf-y0f7-Ab0KcF ; label: None ; peStart: 1024 KiB ; device: /dev/sdc2 ; serial: 6WR2KTRR ; >10:55:22,584 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 51 >10:55:22,585 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >10:55:22,585 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: lvmpv ; >10:55:22,586 INFO blivet: got format: existing lvmpv >10:55:22,586 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdc2 ; >10:55:22,587 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: GPlG97-ZoTO-pGKK-0kb3-J1Cf-y0f7-Ab0KcF ; incomplete: True ; >10:55:22,588 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >10:55:22,590 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: sdc2 ; >10:55:22,591 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >10:55:22,591 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 53 >10:55:22,592 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >10:55:22,593 INFO blivet: added lvmvg fedora (id 52) to device tree >10:55:22,594 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >10:55:22,595 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (22) with existing ext4 filesystem >10:55:22,601 DEBUG blivet: already added fedora-home >10:55:22,602 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >10:55:22,603 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (27) with existing swap >10:55:22,608 DEBUG blivet: already added fedora-swap >10:55:22,609 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >10:55:22,610 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (32) with existing ext4 filesystem >10:55:22,615 DEBUG blivet: already added fedora-root >10:55:22,616 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >10:55:22,617 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (22) with existing ext4 filesystem >10:55:22,622 DEBUG blivet: set fedora-home copies to 1, metadata size to 0 B, log size to 0 B, total size 411.33 GiB >10:55:22,628 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >10:55:22,628 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (27) with existing swap >10:55:22,635 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 3968 MiB >10:55:22,641 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >10:55:22,642 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (32) with existing ext4 filesystem >10:55:22,647 DEBUG blivet: set fedora-root copies to 1, metadata size to 0 B, log size to 0 B, total size 50 GiB >10:55:22,656 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0 /dev/disk/by-id/wwn-0x500a07510c8c28f0', > '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_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '2', > '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': 'Crucial_CT512MX100SSD1', > 'ID_MODEL_ENC': 'Crucial_CT512MX100SSD1\\x20\\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': '0004266c', > 'ID_REVISION': 'MU01', > 'ID_SERIAL': 'Crucial_CT512MX100SSD1_14270C8C28F0', > 'ID_SERIAL_SHORT': '14270C8C28F0', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510c8c28f0', > 'ID_WWN_WITH_EXTENSION': '0x500a07510c8c28f0', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '594861', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0', > '/dev/disk/by-id/wwn-0x500a07510c8c28f0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >10:55:22,657 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >10:55:22,658 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:55:22,658 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:22,659 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >10:55:22,660 INFO blivet: sda is a disk >10:55:22,660 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 57 >10:55:22,661 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:55:22,667 INFO blivet: added disk sda (id 56) to device tree >10:55:22,668 DEBUG blivet: looking up parted Device: /dev/sda >10:55:22,668 INFO blivet: got device: DiskDevice instance (0x7f1f13fb6610) -- > name = sda status = True kids = 0 id = 56 > parents = [] > uuid = None size = 476.94 GiB > format = existing None > 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 Crucial_CT512MX1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1000215216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (62260, 255, 63) biosGeometry: (62260, 255, 63) > PedDevice: <_ped.Device object at 0x7f1f14031e60> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1f13f68dd0> >10:55:22,697 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >10:55:22,698 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >10:55:22,700 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:55:22,700 DEBUG blivet: required disklabel type for sda (1) is None >10:55:22,700 DEBUG blivet: default disklabel type for sda is msdos >10:55:22,700 DEBUG blivet: selecting msdos disklabel for sda based on size >10:55:22,701 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >10:55:22,720 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1f13f70210>, <parted.partition.Partition object at 0x7f1f13f70550>, <parted.partition.Partition object at 0x7f1f13f707d0>] > device: <parted.device.Device object at 0x7f1f13f68f90> > PedDisk: <_ped.Disk object at 0x7f1f13f71050> >10:55:22,721 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 59 >10:55:22,722 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:55:22,729 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0-part1 /dev/disk/by-id/wwn-0x500a07510c8c28f0-part1 /dev/disk/by-uuid/42ef186b-d4da-49ab-8dc1-635023a14c56', > '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_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '2', > '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': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '42ef186b-d4da-49ab-8dc1-635023a14c56', > 'ID_FS_UUID_ENC': '42ef186b-d4da-49ab-8dc1-635023a14c56', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'Crucial_CT512MX100SSD1', > 'ID_MODEL_ENC': 'Crucial_CT512MX100SSD1\\x20\\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': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4206592', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '0004266c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004266c', > 'ID_REVISION': 'MU01', > 'ID_SERIAL': 'Crucial_CT512MX100SSD1_14270C8C28F0', > 'ID_SERIAL_SHORT': '14270C8C28F0', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510c8c28f0', > 'ID_WWN_WITH_EXTENSION': '0x500a07510c8c28f0', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '594984', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0-part1', > '/dev/disk/by-id/wwn-0x500a07510c8c28f0-part1', > '/dev/disk/by-uuid/42ef186b-d4da-49ab-8dc1-635023a14c56'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >10:55:22,730 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >10:55:22,730 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >10:55:22,731 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:22,732 INFO blivet: sda1 is a partition >10:55:22,733 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >10:55:22,734 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:55:22,736 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476.94 GiB disk sda (56) with existing msdos disklabel >10:55:22,743 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:55:22,744 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >10:55:22,745 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 62 >10:55:22,746 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >10:55:22,746 DEBUG blivet: looking up parted Partition: /dev/sda1 >10:55:22,747 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >10:55:22,748 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >10:55:22,749 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >10:55:22,750 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >10:55:22,750 INFO blivet: added partition sda1 (id 61) to device tree >10:55:22,755 DEBUG blivet: looking up parted Device: /dev/sda1 >10:55:22,750 INFO blivet: got device: PartitionDevice instance (0x7f1f13fdae10) -- > name = sda1 status = True kids = 0 id = 61 > parents = ['existing 476.94 GiB disk sda (56) with existing msdos disklabel'] > uuid = None size = 2054 MiB > format = existing None > 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: 4096 > length: 4206592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32543 did: 0 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f1f14031f80> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1f13f70090> fileSystem: <parted.filesystem.FileSystem object at 0x7f1f13f70690> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f1f13f70310> PedPartition: <_ped.Partition object at 0x7f1f13f6bad0> > disk = existing 476.94 GiB disk sda (56) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = >10:55:22,784 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >10:55:22,785 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >10:55:22,785 DEBUG blivet: device sda1 does not contain a disklabel >10:55:22,785 INFO blivet: type detected on 'sda1' is 'swap' >10:55:22,786 DEBUG blivet: SwapSpace.__init__: device: /dev/sda1 ; serial: 14270C8C28F0 ; uuid: 42ef186b-d4da-49ab-8dc1-635023a14c56 ; exists: True ; label: None ; >10:55:22,786 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 64 >10:55:22,787 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >10:55:22,788 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: swap ; >10:55:22,788 INFO blivet: got format: existing swap >10:55:22,793 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0-part2 /dev/disk/by-id/wwn-0x500a07510c8c28f0-part2 /dev/disk/by-uuid/c7925d3a-fb56-4582-928e-cf91c7da832e', > '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_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '2', > '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': 'c7925d3a-fb56-4582-928e-cf91c7da832e', > 'ID_FS_UUID_ENC': 'c7925d3a-fb56-4582-928e-cf91c7da832e', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Crucial_CT512MX100SSD1', > 'ID_MODEL_ENC': 'Crucial_CT512MX100SSD1\\x20\\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': '2', > 'ID_PART_ENTRY_OFFSET': '4208640', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '62926848', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0004266c-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004266c', > 'ID_REVISION': 'MU01', > 'ID_SERIAL': 'Crucial_CT512MX100SSD1_14270C8C28F0', > 'ID_SERIAL_SHORT': '14270C8C28F0', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510c8c28f0', > 'ID_WWN_WITH_EXTENSION': '0x500a07510c8c28f0', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '595118', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0-part2', > '/dev/disk/by-id/wwn-0x500a07510c8c28f0-part2', > '/dev/disk/by-uuid/c7925d3a-fb56-4582-928e-cf91c7da832e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >10:55:22,794 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >10:55:22,794 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda2 ; incomplete: False ; >10:55:22,795 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:22,795 INFO blivet: sda2 is a partition >10:55:22,796 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >10:55:22,797 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:55:22,797 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476.94 GiB disk sda (56) with existing msdos disklabel >10:55:22,803 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >10:55:22,804 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >10:55:22,804 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >10:55:22,805 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >10:55:22,805 DEBUG blivet: looking up parted Partition: /dev/sda2 >10:55:22,806 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >10:55:22,807 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >10:55:22,808 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >10:55:22,809 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >10:55:22,809 INFO blivet: added partition sda2 (id 66) to device tree >10:55:22,814 DEBUG blivet: looking up parted Device: /dev/sda2 >10:55:22,809 INFO blivet: got device: PartitionDevice instance (0x7f1f13f68790) -- > name = sda2 status = True kids = 0 id = 66 > parents = ['existing 476.94 GiB disk sda (56) with existing msdos disklabel'] > uuid = None size = 30.01 GiB > format = existing None > 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: 4096 > length: 62926848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f1f13f72290> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1f13f70090> fileSystem: <parted.filesystem.FileSystem object at 0x7f1f13f706d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1f13f70610> PedPartition: <_ped.Partition object at 0x7f1f13f6b9b0> > disk = existing 476.94 GiB disk sda (56) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot >10:55:22,843 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >10:55:22,844 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >10:55:22,844 DEBUG blivet: device sda2 does not contain a disklabel >10:55:22,845 INFO blivet: type detected on 'sda2' is 'ext4' >10:55:22,846 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:22,846 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 69 >10:55:22,847 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >10:55:22,847 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >10:55:22,848 INFO blivet: got format: existing ext4 filesystem >10:55:22,853 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0-part3 /dev/disk/by-id/wwn-0x500a07510c8c28f0-part3 /dev/disk/by-uuid/33c74455-acb4-4cd1-8d47-da9988172ca9', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '2', > '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': '33c74455-acb4-4cd1-8d47-da9988172ca9', > 'ID_FS_UUID_ENC': '33c74455-acb4-4cd1-8d47-da9988172ca9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Crucial_CT512MX100SSD1', > 'ID_MODEL_ENC': 'Crucial_CT512MX100SSD1\\x20\\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': '3', > 'ID_PART_ENTRY_OFFSET': '67135488', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '933079040', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0004266c-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004266c', > 'ID_REVISION': 'MU01', > 'ID_SERIAL': 'Crucial_CT512MX100SSD1_14270C8C28F0', > 'ID_SERIAL_SHORT': '14270C8C28F0', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510c8c28f0', > 'ID_WWN_WITH_EXTENSION': '0x500a07510c8c28f0', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '595245', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0-part3', > '/dev/disk/by-id/wwn-0x500a07510c8c28f0-part3', > '/dev/disk/by-uuid/33c74455-acb4-4cd1-8d47-da9988172ca9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >10:55:22,853 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >10:55:22,854 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda3 ; incomplete: False ; >10:55:22,855 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:22,855 INFO blivet: sda3 is a partition >10:55:22,855 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >10:55:22,856 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:55:22,857 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476.94 GiB disk sda (56) with existing msdos disklabel >10:55:22,863 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >10:55:22,864 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >10:55:22,864 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 72 >10:55:22,865 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >10:55:22,865 DEBUG blivet: looking up parted Partition: /dev/sda3 >10:55:22,866 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >10:55:22,867 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >10:55:22,868 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >10:55:22,868 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >10:55:22,869 INFO blivet: added partition sda3 (id 71) to device tree >10:55:22,873 DEBUG blivet: looking up parted Device: /dev/sda3 >10:55:22,869 INFO blivet: got device: PartitionDevice instance (0x7f1f13f70c90) -- > name = sda3 status = True kids = 0 id = 71 > parents = ['existing 476.94 GiB disk sda (56) with existing msdos disklabel'] > uuid = None size = 444.93 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 933079040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32543 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f1f13f72320> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1f13f70090> fileSystem: <parted.filesystem.FileSystem object at 0x7f1f13f70890> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1f13f70810> PedPartition: <_ped.Partition object at 0x7f1f13f6ba10> > disk = existing 476.94 GiB disk sda (56) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = >10:55:22,904 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >10:55:22,905 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >10:55:22,905 DEBUG blivet: device sda3 does not contain a disklabel >10:55:22,906 INFO blivet: type detected on 'sda3' is 'ext4' >10:55:22,907 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:22,907 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 74 >10:55:22,908 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >10:55:22,909 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >10:55:22,909 INFO blivet: got format: existing ext4 filesystem >10:55:22,911 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': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '637219', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >10:55:22,911 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >10:55:22,912 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >10:55:22,913 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:22,913 INFO blivet: loop0 is a loop device >10:55:22,914 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >10:55:22,914 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >10:55:22,915 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:22,916 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 77 >10:55:22,916 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >10:55:22,917 INFO blivet: added file /osmin.img (deleted) (id 76) to device tree >10:55:22,918 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >10:55:22,918 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 80 >10:55:22,919 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:55:22,919 INFO blivet: added loop loop0 (id 79) to device tree >10:55:22,919 INFO blivet: got device: LoopDevice instance (0x7f1f13f687d0) -- > name = loop0 status = False kids = 0 id = 79 > parents = ['existing 0 B file /osmin.img (deleted) (76)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >10:55:22,922 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >10:55:22,923 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >10:55:22,923 DEBUG blivet: device loop0 does not contain a disklabel >10:55:22,923 INFO blivet: type detected on 'loop0' is 'squashfs' >10:55:22,924 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 82 >10:55:22,924 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:55:22,926 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': '637963', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >10:55:22,926 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >10:55:22,927 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >10:55:22,928 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:22,928 INFO blivet: loop1 is a loop device >10:55:22,928 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >10:55:22,929 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >10:55:22,930 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:22,930 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 85 >10:55:22,931 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >10:55:22,931 INFO blivet: added file /osmin (id 84) to device tree >10:55:22,933 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >10:55:22,933 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 88 >10:55:22,934 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:55:22,934 INFO blivet: added loop loop1 (id 87) to device tree >10:55:22,934 INFO blivet: got device: LoopDevice instance (0x7f1f13f70e50) -- > name = loop1 status = False kids = 0 id = 87 > parents = ['existing 0 B file /osmin (84)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >10:55:22,936 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >10:55:22,937 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >10:55:22,937 DEBUG blivet: device loop1 does not contain a disklabel >10:55:22,938 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >10:55:22,938 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 90 >10:55:22,939 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:55:22,940 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': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '638728', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >10:55:22,941 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >10:55:22,941 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >10:55:22,942 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:22,942 INFO blivet: loop2 is a loop device >10:55:22,943 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >10:55:22,944 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >10:55:22,945 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:22,945 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 93 >10:55:22,946 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >10:55:22,946 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 92) to device tree >10:55:22,947 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >10:55:22,947 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 96 >10:55:22,948 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:55:22,948 INFO blivet: added loop loop2 (id 95) to device tree >10:55:22,948 INFO blivet: got device: LoopDevice instance (0x7f1f13f7a090) -- > name = loop2 status = False kids = 0 id = 95 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (92)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >10:55:22,951 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >10:55:22,952 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >10:55:22,952 DEBUG blivet: device loop2 does not contain a disklabel >10:55:22,952 INFO blivet: type detected on 'loop2' is 'squashfs' >10:55:22,953 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 98 >10:55:22,953 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:55:22,956 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-LXD /dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-LXD', > 'ID_FS_LABEL_ENC': '_Fedora-Live-LXD', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '064035b5-b329-42e8-9d6d-6d3e753f1b72', > 'ID_FS_UUID_ENC': '064035b5-b329-42e8-9d6d-6d3e753f1b72', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '639500', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-LXD', > '/dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >10:55:22,956 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >10:55:22,957 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >10:55:22,957 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:22,958 INFO blivet: loop3 is a loop device >10:55:22,958 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >10:55:22,959 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >10:55:22,960 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:22,960 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 101 >10:55:22,961 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >10:55:22,961 INFO blivet: added file /LiveOS/ext3fs.img (id 100) to device tree >10:55:22,962 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >10:55:22,962 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 104 >10:55:22,963 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >10:55:22,964 INFO blivet: added loop loop3 (id 103) to device tree >10:55:22,964 INFO blivet: got device: LoopDevice instance (0x7f1f13f7a150) -- > name = loop3 status = False kids = 0 id = 103 > parents = ['existing 0 B file /LiveOS/ext3fs.img (100)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >10:55:22,966 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >10:55:22,967 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >10:55:22,967 DEBUG blivet: device loop3 does not contain a disklabel >10:55:22,967 INFO blivet: type detected on 'loop3' is 'ext4' >10:55:22,968 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:22,968 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 106 >10:55:22,969 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >10:55:22,969 INFO blivet: got format: existing ext4 filesystem >10:55:22,971 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': '640275', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >10:55:22,971 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >10:55:22,972 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >10:55:22,972 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:22,973 INFO blivet: loop4 is a loop device >10:55:22,973 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >10:55:22,974 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >10:55:22,975 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:22,975 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 109 >10:55:22,976 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >10:55:22,976 INFO blivet: added file /overlay (deleted) (id 108) to device tree >10:55:22,978 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >10:55:22,978 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 112 >10:55:22,979 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >10:55:22,979 INFO blivet: added loop loop4 (id 111) to device tree >10:55:22,979 INFO blivet: got device: LoopDevice instance (0x7f1f13f70d90) -- > name = loop4 status = False kids = 0 id = 111 > parents = ['existing 0 B file /overlay (deleted) (108)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >10:55:22,981 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >10:55:22,982 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >10:55:22,982 DEBUG blivet: device loop4 does not contain a disklabel >10:55:22,982 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >10:55:22,983 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 114 >10:55:22,983 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >10:55:22,986 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-LXD /dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > '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-LXD', > 'ID_FS_LABEL_ENC': '_Fedora-Live-LXD', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '064035b5-b329-42e8-9d6d-6d3e753f1b72', > 'ID_FS_UUID_ENC': '064035b5-b329-42e8-9d6d-6d3e753f1b72', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17575', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-LXD', > '/dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >10:55:22,986 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >10:55:22,987 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >10:55:22,988 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:22,988 INFO blivet: live-rw is a device-mapper device >10:55:22,989 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >10:55:22,990 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >10:55:22,990 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >10:55:22,991 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >10:55:22,992 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >10:55:22,993 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (103) with existing ext4 filesystem >10:55:22,994 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >10:55:22,995 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (111) >10:55:22,997 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >10:55:22,997 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:22,999 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >10:55:22,999 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 117 >10:55:23,000 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >10:55:23,000 INFO blivet: added dm live-rw (id 116) to device tree >10:55:23,001 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >10:55:23,000 INFO blivet: got device: DMDevice instance (0x7f1f13fda090) -- > name = live-rw status = True kids = 0 id = 116 > parents = ['existing 0 B loop loop4 (111)'] > uuid = None size = 3072 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x7f1f13f72440> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >10:55:23,020 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >10:55:23,020 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >10:55:23,020 DEBUG blivet: device live-rw does not contain a disklabel >10:55:23,021 INFO blivet: type detected on 'live-rw' is 'ext4' >10:55:23,022 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:23,022 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 119 >10:55:23,023 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >10:55:23,023 INFO blivet: got format: existing ext4 filesystem >10:55:23,026 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-LXD /dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > '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-LXD', > 'ID_FS_LABEL_ENC': '_Fedora-Live-LXD', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '064035b5-b329-42e8-9d6d-6d3e753f1b72', > 'ID_FS_UUID_ENC': '064035b5-b329-42e8-9d6d-6d3e753f1b72', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '96777', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-LXD', > '/dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >10:55:23,026 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >10:55:23,026 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >10:55:23,027 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:23,027 INFO blivet: live-base is a device-mapper device >10:55:23,028 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >10:55:23,029 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >10:55:23,030 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >10:55:23,031 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >10:55:23,032 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >10:55:23,032 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >10:55:23,033 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (103) with existing ext4 filesystem >10:55:23,035 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >10:55:23,035 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:23,037 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >10:55:23,037 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 122 >10:55:23,038 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >10:55:23,038 INFO blivet: added dm live-base (id 121) to device tree >10:55:23,039 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >10:55:23,038 INFO blivet: got device: DMDevice instance (0x7f1f13f7a890) -- > name = live-base status = True kids = 0 id = 121 > parents = ['existing 0 B loop loop3 (103) with existing ext4 filesystem'] > uuid = None size = 3072 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 20256 did: 8262 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x7f1f13f723b0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >10:55:23,053 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >10:55:23,054 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >10:55:23,054 DEBUG blivet: device live-base does not contain a disklabel >10:55:23,054 INFO blivet: type detected on 'live-base' is 'ext4' >10:55:23,055 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:23,055 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 124 >10:55:23,056 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >10:55:23,056 INFO blivet: got format: existing ext4 filesystem >10:55:23,059 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-LXD /dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > '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-LXD', > 'ID_FS_LABEL_ENC': '_Fedora-Live-LXD', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '064035b5-b329-42e8-9d6d-6d3e753f1b72', > 'ID_FS_UUID_ENC': '064035b5-b329-42e8-9d6d-6d3e753f1b72', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21946', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-LXD', > '/dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >10:55:23,059 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >10:55:23,060 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >10:55:23,061 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:23,061 INFO blivet: live-osimg-min is a device-mapper device >10:55:23,062 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >10:55:23,063 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >10:55:23,063 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >10:55:23,064 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >10:55:23,065 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >10:55:23,066 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >10:55:23,067 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >10:55:23,068 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (87) >10:55:23,069 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >10:55:23,070 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (103) with existing ext4 filesystem >10:55:23,072 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >10:55:23,073 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:23,074 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >10:55:23,074 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 127 >10:55:23,075 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >10:55:23,075 INFO blivet: added dm live-osimg-min (id 126) to device tree >10:55:23,076 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >10:55:23,075 INFO blivet: got device: DMDevice instance (0x7f1f13fb6810) -- > name = live-osimg-min status = True kids = 0 id = 126 > parents = ['existing 0 B loop loop3 (103) with existing ext4 filesystem'] > uuid = None size = 3072 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x7f1f13f724d0> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >10:55:23,090 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >10:55:23,091 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >10:55:23,091 DEBUG blivet: device live-osimg-min does not contain a disklabel >10:55:23,091 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >10:55:23,092 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:23,093 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 129 >10:55:23,093 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >10:55:23,093 INFO blivet: got format: existing ext4 filesystem >10:55:23,097 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFdcya63OPUXvlrxTgF091TjbfSbhfezdg /dev/disk/by-uuid/57fde430-1980-4a86-995f-7d742e4ea56e /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-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-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFdcya63OPUXvlrxTgF091TjbfSbhfezdg', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '57fde430-1980-4a86-995f-7d742e4ea56e', > 'ID_FS_UUID_ENC': '57fde430-1980-4a86-995f-7d742e4ea56e', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '608034', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFdcya63OPUXvlrxTgF091TjbfSbhfezdg', > '/dev/disk/by-uuid/57fde430-1980-4a86-995f-7d742e4ea56e', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >10:55:23,097 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >10:55:23,098 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >10:55:23,098 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (27) with existing swap >10:55:23,123 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:23,132 DEBUG blivet: fedora size is 111.3 GiB >10:55:23,139 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:23,144 DEBUG blivet: fedora size is 111.3 GiB >10:55:23,150 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:23,103 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f1f1404e6d0) -- > name = fedora-swap status = True kids = 0 id = 27 > parents = ['existing 111.3 GiB lvmvg fedora (19)'] > uuid = dcya63-OPUX-vlrx-TgF0-91Tj-bfSb-hfezdg size = 3968 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8126464 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (505, 255, 63) biosGeometry: (505, 255, 63) > PedDevice: <_ped.Device object at 0x7f1f14031950> > target size = 3968 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f1f13fb6c90) -- > name = fedora status = True kids = 3 id = 19 > parents = ['existing 111.3 GiB partition sdb2 (15) with existing lvmpv'] > uuid = hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX size = 111.3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 111.3 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 28492 > PE Free = 16 PV Count = 1 > modified = False extents = 28492 free space = -353.91 GiB > free extents = -90601 reserved percent = 0 reserved space = 0 B > PVs = ['existing 111.3 GiB partition sdb2 (15) with existing lvmpv'] > LVs = ['existing 411.33 GiB lvmlv fedora-home (22) with existing ext4 filesystem', > 'existing 3968 MiB lvmlv fedora-swap (27) with existing swap', > 'existing 50 GiB lvmlv fedora-root (32) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 3968 MiB >10:55:23,209 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:23,218 DEBUG blivet: fedora size is 111.3 GiB >10:55:23,225 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:23,230 DEBUG blivet: fedora size is 111.3 GiB >10:55:23,236 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:23,277 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >10:55:23,278 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >10:55:23,278 DEBUG blivet: device fedora-swap does not contain a disklabel >10:55:23,278 DEBUG blivet: no type or existing type for fedora-swap, bailing >10:55:23,281 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFhyhMxNsO9T8cnp08zf0b9gWiFNcv6ekw /dev/disk/by-uuid/cb699db5-1e20-44e0-a052-3e21d58f7b41 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-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-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFhyhMxNsO9T8cnp08zf0b9gWiFNcv6ekw', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cb699db5-1e20-44e0-a052-3e21d58f7b41', > 'ID_FS_UUID_ENC': 'cb699db5-1e20-44e0-a052-3e21d58f7b41', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '620999', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFhyhMxNsO9T8cnp08zf0b9gWiFNcv6ekw', > '/dev/disk/by-uuid/cb699db5-1e20-44e0-a052-3e21d58f7b41', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >10:55:23,281 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >10:55:23,282 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >10:55:23,283 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (32) with existing ext4 filesystem >10:55:23,308 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:23,317 DEBUG blivet: fedora size is 111.3 GiB >10:55:23,324 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:23,328 DEBUG blivet: fedora size is 111.3 GiB >10:55:23,335 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:23,288 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f1f13fda1d0) -- > name = fedora-root status = True kids = 0 id = 32 > parents = ['existing 111.3 GiB lvmvg fedora (19)'] > uuid = hyhMxN-sO9T-8cnp-08zf-0b9g-WiFN-cv6ekw size = 50 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7f1f140319e0> > target size = 50 GiB path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f1f13fb6c90) -- > name = fedora status = True kids = 3 id = 19 > parents = ['existing 111.3 GiB partition sdb2 (15) with existing lvmpv'] > uuid = hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX size = 111.3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 111.3 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 28492 > PE Free = 16 PV Count = 1 > modified = False extents = 28492 free space = -353.91 GiB > free extents = -90601 reserved percent = 0 reserved space = 0 B > PVs = ['existing 111.3 GiB partition sdb2 (15) with existing lvmpv'] > LVs = ['existing 411.33 GiB lvmlv fedora-home (22) with existing ext4 filesystem', > 'existing 3968 MiB lvmlv fedora-swap (27) with existing swap', > 'existing 50 GiB lvmlv fedora-root (32) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 50 GiB >10:55:23,395 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:23,404 DEBUG blivet: fedora size is 111.3 GiB >10:55:23,411 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:23,415 DEBUG blivet: fedora size is 111.3 GiB >10:55:23,422 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:23,462 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >10:55:23,463 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >10:55:23,463 DEBUG blivet: device fedora-root does not contain a disklabel >10:55:23,463 DEBUG blivet: no type or existing type for fedora-root, bailing >10:55:23,467 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFT6eZ4tbvY8fp423CVFUQkfP0GjC04zqM /dev/disk/by-uuid/536d93e8-3919-40ad-b433-bd9cfc711a6f /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-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-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFT6eZ4tbvY8fp423CVFUQkfP0GjC04zqM', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '536d93e8-3919-40ad-b433-bd9cfc711a6f', > 'ID_FS_UUID_ENC': '536d93e8-3919-40ad-b433-bd9cfc711a6f', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '612743', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFT6eZ4tbvY8fp423CVFUQkfP0GjC04zqM', > '/dev/disk/by-uuid/536d93e8-3919-40ad-b433-bd9cfc711a6f', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-home ; >10:55:23,467 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-5)... >10:55:23,468 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >10:55:23,468 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (22) with existing ext4 filesystem >10:55:23,494 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:23,503 DEBUG blivet: fedora size is 111.3 GiB >10:55:23,510 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:23,514 DEBUG blivet: fedora size is 111.3 GiB >10:55:23,521 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:23,473 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f1f13fb6e90) -- > name = fedora-home status = True kids = 0 id = 22 > parents = ['existing 111.3 GiB lvmvg fedora (19)'] > uuid = T6eZ4t-bvY8-fp42-3CVF-UQkf-P0Gj-C04zqM size = 411.33 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 862625792 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25188 did: 12081 busy: False > hardwareGeometry: (53695, 255, 63) biosGeometry: (53695, 255, 63) > PedDevice: <_ped.Device object at 0x7f1f140318c0> > target size = 411.33 GiB path = /dev/mapper/fedora-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f1f13fb6c90) -- > name = fedora status = True kids = 3 id = 19 > parents = ['existing 111.3 GiB partition sdb2 (15) with existing lvmpv'] > uuid = hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX size = 111.3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 111.3 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 28492 > PE Free = 16 PV Count = 1 > modified = False extents = 28492 free space = -353.91 GiB > free extents = -90601 reserved percent = 0 reserved space = 0 B > PVs = ['existing 111.3 GiB partition sdb2 (15) with existing lvmpv'] > LVs = ['existing 411.33 GiB lvmlv fedora-home (22) with existing ext4 filesystem', > 'existing 3968 MiB lvmlv fedora-swap (27) with existing swap', > 'existing 50 GiB lvmlv fedora-root (32) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 411.33 GiB >10:55:23,581 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:23,590 DEBUG blivet: fedora size is 111.3 GiB >10:55:23,597 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:23,601 DEBUG blivet: fedora size is 111.3 GiB >10:55:23,608 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:23,648 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >10:55:23,649 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >10:55:23,649 DEBUG blivet: device fedora-home does not contain a disklabel >10:55:23,649 DEBUG blivet: no type or existing type for fedora-home, bailing >10:55:23,671 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >10:55:23,672 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >10:55:23,686 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >10:55:23,687 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:55:23,687 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:55:23,701 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >10:55:23,714 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >10:55:23,846 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >10:55:23,848 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >10:55:23,850 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >10:55:23,867 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >10:55:28,713 DEBUG blivet: vg fedora teardown failed; continuing >10:55:28,715 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >10:55:28,717 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: True ; type: swap ; >10:55:28,737 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >10:55:28,941 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >10:55:29,016 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >10:55:29,018 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >10:55:29,019 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >10:55:29,035 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >10:55:29,109 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >10:55:29,110 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >10:55:29,112 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >10:55:29,127 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >10:55:29,128 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:55:29,131 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:55:29,145 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >10:55:29,146 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >10:55:29,160 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >10:55:29,161 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:55:29,162 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:55:29,176 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >10:55:29,177 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >10:55:29,178 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >10:55:29,192 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >10:55:29,225 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >10:55:29,226 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >10:55:29,227 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >10:55:29,241 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >10:55:29,242 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:55:29,243 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:55:29,256 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:55:29,257 DEBUG blivet: SwapSpace.teardown: device: /dev/sda1 ; status: True ; type: swap ; >10:55:29,266 DEBUG blivet: SwapSpace.teardown: device: /dev/sda1 ; status: False ; type: swap ; >10:55:29,281 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:55:29,282 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:55:29,283 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:55:29,296 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:55:29,310 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:55:29,311 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:55:29,312 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:55:29,326 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >10:55:29,339 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:55:29,340 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:55:29,341 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:55:29,355 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:55:29,355 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >10:55:29,356 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >10:55:35,095 INFO blivet: ISCSID is /sbin/iscsid >10:55:35,096 INFO blivet: no initiator set >10:55:35,158 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >10:55:35,158 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >10:55:35,919 DEBUG blivet: trying to set new default fstype to 'ext4' >10:55:35,960 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:35,960 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >10:55:35,962 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:36,149 INFO blivet: Detected 3968 MiB of memory >10:55:36,168 INFO blivet: Suggested swap size (3968 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >10:55:36,186 INFO blivet: Swap attempt of 0.0 >10:55:36,672 INFO blivet: resetting Blivet (version 0.61.8) instance <blivet.Blivet object at 0x7f555cb88110> >10:55:36,673 INFO blivet: no initiator set >10:55:36,674 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >10:55:36,674 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >10:55:36,786 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >10:55:36,786 INFO blivet: sr0 looks to be the live device; marking as protected >10:55:36,813 INFO blivet: devices to scan: ['sr0', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >10:55:36,827 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/usb-HL-DT-ST_DVDRAM_GP50NB40_KZ4D8NF5514-0:0 /dev/disk/by-label/Fedora-Live-LXDE-x86_64-21_Beta- /dev/disk/by-path/pci-0000:03:00.0-usb-0:2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-10-29-01-37-41-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.2/0000:03:00.0/usb3/3-2/3-2:1.0/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_CDROM': '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_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FOR_SEAT': 'block-pci-0000_03_00_0-usb-0_2_1_0-scsi-0_0_0_0', > '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-LXDE-x86_64-21_Beta-', > 'ID_FS_LABEL_ENC': 'Fedora-Live-LXDE-x86_64-21_Beta-', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-29-01-37-41-00', > 'ID_FS_UUID_ENC': '2014-10-29-01-37-41-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DVDRAM_GP50NB40', > 'ID_MODEL_ENC': 'DVDRAM\\x20GP50NB40\\x20', > 'ID_MODEL_ID': '1887', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '576d1960', > 'ID_PATH': 'pci-0000:03:00.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_03_00_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GP50NB40_KZ4D8NF5514-0:0', > 'ID_SERIAL_SHORT': 'KZ4D8NF5514', > 'ID_TYPE': 'cd', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080250:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'HL-DT-ST', > 'ID_VENDOR_ENC': 'HL-DT-ST', > 'ID_VENDOR_ID': '0e8d', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '584054', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-HL-DT-ST_DVDRAM_GP50NB40_KZ4D8NF5514-0:0', > '/dev/disk/by-label/Fedora-Live-LXDE-x86_64-21_Beta-', > '/dev/disk/by-path/pci-0000:03:00.0-usb-0:2:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2014-10-29-01-37-41-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.2/0000:03:00.0/usb3/3-2/3-2:1.0/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >10:55:36,830 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1c.2/0000:03:00.0/usb3/3-2/3-2:1.0/host4/target4:0:0/4:0:0:0/block/sr0)... >10:55:36,832 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >10:55:36,835 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:36,836 INFO blivet: sr0 is a cdrom >10:55:36,838 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >10:55:36,839 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >10:55:36,843 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >10:55:36,844 INFO blivet: added cdrom sr0 (id 1) to device tree >10:55:36,848 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:55:36,892 DEBUG blivet: looking up parted Device: /dev/sr0 >10:55:36,845 INFO blivet: got device: OpticalDevice instance (0x7f553aa203d0) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 907 MiB > format = existing None > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1c.2/0000:03:00.0/usb3/3-2/3-2:1.0/host4/target4:0:0/4:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: HL-DT-ST DVDRAM GP50NB40 path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 464384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (28, 255, 63) biosGeometry: (28, 255, 63) > PedDevice: <_ped.Device object at 0x7f553aa25560> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >10:55:36,960 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:55:36,982 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:55:37,991 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:55:38,019 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >10:55:38,022 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:55:38,038 INFO blivet: type detected on 'sr0' is 'iso9660' >10:55:38,042 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:55:38,043 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >10:55:38,047 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >10:55:38,047 INFO blivet: got format: existing iso9660 filesystem >10:55:38,053 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': '00BEVE-00UYT0', > 'ID_MODEL_ENC': '00BEVE-00UYT0\\x20\\x20\\x20', > 'ID_MODEL_ID': '0524', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '03935735', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0000', > 'ID_SERIAL': 'WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0', > 'ID_SERIAL_SHORT': 'DEF10B1916B3', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'WDC_WD12', > 'ID_VENDOR_ENC': 'WDC\\x20WD12', > 'ID_VENDOR_ID': '0917', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '591848', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb'} ; name: sdb ; >10:55:38,054 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb)... >10:55:38,055 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >10:55:38,057 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:38,058 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >10:55:38,060 INFO blivet: sdb is a disk >10:55:38,061 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >10:55:38,062 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >10:55:38,077 INFO blivet: added disk sdb (id 6) to device tree >10:55:38,079 DEBUG blivet: looking up parted Device: /dev/sdb >10:55:38,079 INFO blivet: got device: DiskDevice instance (0x7f553aa20410) -- > name = sdb status = True kids = 0 id = 6 > parents = [] > uuid = None size = 111.79 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: WDC WD12 00BEVE-00UYT0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7f55380605f0> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f5532dbb850> >10:55:38,128 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >10:55:38,130 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >10:55:38,131 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >10:55:38,131 DEBUG blivet: required disklabel type for sdb (1) is None >10:55:38,132 DEBUG blivet: default disklabel type for sdb is msdos >10:55:38,135 DEBUG blivet: selecting msdos disklabel for sdb based on size >10:55:38,137 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >10:55:38,159 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 0x7f5532a5a790>, <parted.partition.Partition object at 0x7f5532a5aa90>] > device: <parted.device.Device object at 0x7f5532a5a550> > PedDisk: <_ped.Disk object at 0x7f5532dc55a8> >10:55:38,161 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >10:55:38,162 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >10:55:38,168 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0-part1 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/3e1699a6-b1e6-4427-b17e-3049a76ec6b9', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3e1699a6-b1e6-4427-b17e-3049a76ec6b9', > 'ID_FS_UUID_ENC': '3e1699a6-b1e6-4427-b17e-3049a76ec6b9', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': '00BEVE-00UYT0', > 'ID_MODEL_ENC': '00BEVE-00UYT0\\x20\\x20\\x20', > 'ID_MODEL_ID': '0524', > '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': '03935735-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '03935735', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0000', > 'ID_SERIAL': 'WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0', > 'ID_SERIAL_SHORT': 'DEF10B1916B3', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'WDC_WD12', > 'ID_VENDOR_ENC': 'WDC\\x20WD12', > 'ID_VENDOR_ID': '0917', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2379461', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0-part1', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/3e1699a6-b1e6-4427-b17e-3049a76ec6b9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >10:55:38,168 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb1)... >10:55:38,170 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb1 ; incomplete: False ; >10:55:38,171 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:38,171 INFO blivet: sdb1 is a partition >10:55:38,172 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >10:55:38,174 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >10:55:38,175 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdb (6) with existing msdos disklabel >10:55:38,193 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >10:55:38,195 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >10:55:38,195 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >10:55:38,197 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >10:55:38,197 DEBUG blivet: looking up parted Partition: /dev/sdb1 >10:55:38,201 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >10:55:38,202 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >10:55:38,204 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >10:55:38,205 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >10:55:38,205 INFO blivet: added partition sdb1 (id 11) to device tree >10:55:38,211 DEBUG blivet: looking up parted Device: /dev/sdb1 >10:55:38,206 INFO blivet: got device: PartitionDevice instance (0x7f5532a5ad50) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060950> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >10:55:38,285 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >10:55:38,287 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >10:55:38,288 DEBUG blivet: device sdb1 does not contain a disklabel >10:55:38,288 INFO blivet: type detected on 'sdb1' is 'ext4' >10:55:38,931 DEBUG blivet: size=0 B, current=500 MiB >10:55:38,949 DEBUG blivet: using current size 0 as min size >10:55:38,954 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:38,955 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 14 >10:55:38,957 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >10:55:38,959 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >10:55:38,960 INFO blivet: got format: existing ext4 filesystem >10:55:38,967 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-OjAQnD-rPDX-6uJ9-wRIc-MoZ1-AdAW-vaQ3Tu /dev/disk/by-id/usb-WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0-part2 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'OjAQnD-rPDX-6uJ9-wRIc-MoZ1-AdAW-vaQ3Tu', > 'ID_FS_UUID_ENC': 'OjAQnD-rPDX-6uJ9-wRIc-MoZ1-AdAW-vaQ3Tu', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': '00BEVE-00UYT0', > 'ID_MODEL_ENC': '00BEVE-00UYT0\\x20\\x20\\x20', > 'ID_MODEL_ID': '0524', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '233414656', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '03935735-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '03935735', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0000', > 'ID_SERIAL': 'WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0', > 'ID_SERIAL_SHORT': 'DEF10B1916B3', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'WDC_WD12', > 'ID_VENDOR_ENC': 'WDC\\x20WD12', > 'ID_VENDOR_ID': '0917', > 'MAJOR': '8', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '2379484', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-OjAQnD-rPDX-6uJ9-wRIc-MoZ1-AdAW-vaQ3Tu', > '/dev/disk/by-id/usb-WDC_WD12_00BEVE-00UYT0_DEF10B1916B3-0:0-part2', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >10:55:38,970 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2)... >10:55:38,972 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb2 ; incomplete: False ; >10:55:38,974 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:38,975 INFO blivet: sdb2 is a partition >10:55:38,976 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >10:55:38,979 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >10:55:38,981 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdb (6) with existing msdos disklabel >10:55:38,999 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >10:55:39,003 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >10:55:39,004 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >10:55:39,006 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >10:55:39,007 DEBUG blivet: looking up parted Partition: /dev/sdb2 >10:55:39,009 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >10:55:39,012 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >10:55:39,014 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >10:55:39,016 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >10:55:39,017 INFO blivet: added partition sdb2 (id 16) to device tree >10:55:39,024 DEBUG blivet: looking up parted Device: /dev/sdb2 >10:55:39,018 INFO blivet: got device: PartitionDevice instance (0x7f5532a8b050) -- > name = sdb2 status = True kids = 0 id = 16 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 111.3 GiB > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 233414656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060680> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 234440703 length = 233414656 > flags = lvm >10:55:39,100 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >10:55:39,102 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: None ; >10:55:39,103 DEBUG blivet: device sdb2 does not contain a disklabel >10:55:39,192 INFO blivet: type detected on 'sdb2' is 'LVM2_member' >10:55:39,196 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: OjAQnD-rPDX-6uJ9-wRIc-MoZ1-AdAW-vaQ3Tu ; exists: True ; vgUuid: hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX ; label: None ; peStart: 1024 KiB ; device: /dev/sdb2 ; serial: DEF10B1916B3 ; >10:55:39,212 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 19 >10:55:39,214 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >10:55:39,215 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >10:55:39,216 INFO blivet: got format: existing lvmpv >10:55:39,218 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >10:55:39,219 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX ; incomplete: True ; >10:55:39,221 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >10:55:39,224 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: sdb2 ; >10:55:39,227 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >10:55:39,227 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >10:55:39,229 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >10:55:39,230 INFO blivet: added lvmvg fedora (id 20) to device tree >10:55:39,258 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >10:55:39,260 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:39,262 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: T6eZ4t-bvY8-fp42-3CVF-UQkf-P0Gj-C04zqM ; incomplete: False ; >10:55:39,264 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >10:55:39,267 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >10:55:39,268 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 24 >10:55:39,270 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: None ; >10:55:39,271 DEBUG blivet: Adding fedora-home/411.33 GiB to fedora >10:55:39,290 INFO blivet: added lvmlv fedora-home (id 23) to device tree >10:55:39,295 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: False ; controllable: True ; orig: False ; >10:55:39,298 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-home ; orig: False ; >10:55:39,301 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >10:55:39,305 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-home ; status: False ; controllable: True ; orig: False ; >10:55:39,548 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-home >10:55:39,553 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >10:55:39,556 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >10:55:39,564 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFT6eZ4tbvY8fp423CVFUQkfP0GjC04zqM /dev/disk/by-uuid/536d93e8-3919-40ad-b433-bd9cfc711a6f /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-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-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFT6eZ4tbvY8fp423CVFUQkfP0GjC04zqM', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '536d93e8-3919-40ad-b433-bd9cfc711a6f', > 'ID_FS_UUID_ENC': '536d93e8-3919-40ad-b433-bd9cfc711a6f', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '732161', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFT6eZ4tbvY8fp423CVFUQkfP0GjC04zqM', > '/dev/disk/by-uuid/536d93e8-3919-40ad-b433-bd9cfc711a6f', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-home ; >10:55:39,565 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-3)... >10:55:39,567 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >10:55:39,570 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (23) >10:55:39,616 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:39,637 DEBUG blivet: fedora size is 111.3 GiB >10:55:39,657 DEBUG blivet: vg fedora has -300.04 GiB free >10:55:39,682 DEBUG blivet: fedora size is 111.3 GiB >10:55:39,700 DEBUG blivet: vg fedora has -300.04 GiB free >10:55:39,589 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f5532a8b910) -- > name = fedora-home status = True kids = 0 id = 23 > parents = ['existing 111.3 GiB lvmvg fedora (20)'] > uuid = T6eZ4t-bvY8-fp42-3CVF-UQkf-P0Gj-C04zqM size = 411.33 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 862625792 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (53695, 255, 63) biosGeometry: (53695, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060a70> > target size = 411.33 GiB path = /dev/mapper/fedora-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5532a8b1d0) -- > name = fedora status = True kids = 1 id = 20 > parents = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] > uuid = hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX size = 111.3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 111.3 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 28492 > PE Free = 16 PV Count = 1 > modified = False extents = 28492 free space = -300.04 GiB > free extents = -76809 reserved percent = 0 reserved space = 0 B > PVs = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 411.33 GiB lvmlv fedora-home (23)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 411.33 GiB >10:55:39,778 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:39,791 DEBUG blivet: fedora size is 111.3 GiB >10:55:39,810 DEBUG blivet: vg fedora has -300.04 GiB free >10:55:39,827 DEBUG blivet: fedora size is 111.3 GiB >10:55:39,845 DEBUG blivet: vg fedora has -300.04 GiB free >10:55:39,923 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:39,936 DEBUG blivet: fedora size is 111.3 GiB >10:55:39,954 DEBUG blivet: vg fedora has -300.04 GiB free >10:55:39,971 DEBUG blivet: fedora size is 111.3 GiB >10:55:39,990 DEBUG blivet: vg fedora has -300.04 GiB free >10:55:40,054 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:40,064 DEBUG blivet: fedora size is 111.3 GiB >10:55:40,078 DEBUG blivet: vg fedora has -300.04 GiB free >10:55:40,092 DEBUG blivet: fedora size is 111.3 GiB >10:55:40,107 DEBUG blivet: vg fedora has -300.04 GiB free >10:55:40,149 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >10:55:40,150 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >10:55:40,150 DEBUG blivet: device fedora-home does not contain a disklabel >10:55:40,151 INFO blivet: type detected on 'fedora-home' is 'ext4' >10:55:40,280 DEBUG blivet: size=0 B, current=411.33 GiB >10:55:40,297 DEBUG blivet: using current size 0 as min size >10:55:40,300 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:40,300 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 26 >10:55:40,303 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >10:55:40,303 INFO blivet: got format: existing ext4 filesystem >10:55:40,305 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >10:55:40,307 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:40,309 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: dcya63-OPUX-vlrx-TgF0-91Tj-bfSb-hfezdg ; incomplete: False ; >10:55:40,311 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >10:55:40,313 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >10:55:40,314 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 29 >10:55:40,316 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >10:55:40,317 DEBUG blivet: Adding fedora-swap/3968 MiB to fedora >10:55:40,334 INFO blivet: added lvmlv fedora-swap (id 28) to device tree >10:55:40,336 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >10:55:40,338 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >10:55:40,341 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >10:55:40,343 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >10:55:40,511 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >10:55:40,516 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >10:55:40,518 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >10:55:40,524 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFdcya63OPUXvlrxTgF091TjbfSbhfezdg /dev/disk/by-uuid/57fde430-1980-4a86-995f-7d742e4ea56e /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-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-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFdcya63OPUXvlrxTgF091TjbfSbhfezdg', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '57fde430-1980-4a86-995f-7d742e4ea56e', > 'ID_FS_UUID_ENC': '57fde430-1980-4a86-995f-7d742e4ea56e', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1766447', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFdcya63OPUXvlrxTgF091TjbfSbhfezdg', > '/dev/disk/by-uuid/57fde430-1980-4a86-995f-7d742e4ea56e', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-swap ; >10:55:40,525 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-4)... >10:55:40,528 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >10:55:40,530 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (28) >10:55:40,580 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:40,592 DEBUG blivet: fedora size is 111.3 GiB >10:55:40,613 DEBUG blivet: vg fedora has -303.91 GiB free >10:55:40,630 DEBUG blivet: fedora size is 111.3 GiB >10:55:40,649 DEBUG blivet: vg fedora has -303.91 GiB free >10:55:40,552 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f5532a8b9d0) -- > name = fedora-swap status = True kids = 0 id = 28 > parents = ['existing 111.3 GiB lvmvg fedora (20)'] > uuid = dcya63-OPUX-vlrx-TgF0-91Tj-bfSb-hfezdg size = 3968 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8126464 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (505, 255, 63) biosGeometry: (505, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060b00> > target size = 3968 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5532a8b1d0) -- > name = fedora status = True kids = 2 id = 20 > parents = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] > uuid = hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX size = 111.3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 111.3 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 28492 > PE Free = 16 PV Count = 1 > modified = False extents = 28492 free space = -303.91 GiB > free extents = -77801 reserved percent = 0 reserved space = 0 B > PVs = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem', > 'existing 3968 MiB lvmlv fedora-swap (28)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 3968 MiB >10:55:40,718 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:40,729 DEBUG blivet: fedora size is 111.3 GiB >10:55:40,744 DEBUG blivet: vg fedora has -303.91 GiB free >10:55:40,758 DEBUG blivet: fedora size is 111.3 GiB >10:55:40,773 DEBUG blivet: vg fedora has -303.91 GiB free >10:55:40,855 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:40,869 DEBUG blivet: fedora size is 111.3 GiB >10:55:40,891 DEBUG blivet: vg fedora has -303.91 GiB free >10:55:40,910 DEBUG blivet: fedora size is 111.3 GiB >10:55:40,925 DEBUG blivet: vg fedora has -303.91 GiB free >10:55:40,992 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:41,002 DEBUG blivet: fedora size is 111.3 GiB >10:55:41,017 DEBUG blivet: vg fedora has -303.91 GiB free >10:55:41,031 DEBUG blivet: fedora size is 111.3 GiB >10:55:41,047 DEBUG blivet: vg fedora has -303.91 GiB free >10:55:41,094 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >10:55:41,095 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >10:55:41,096 DEBUG blivet: device fedora-swap does not contain a disklabel >10:55:41,096 INFO blivet: type detected on 'fedora-swap' is 'swap' >10:55:41,098 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 57fde430-1980-4a86-995f-7d742e4ea56e ; exists: True ; label: None ; >10:55:41,098 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 31 >10:55:41,100 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >10:55:41,100 INFO blivet: got format: existing swap >10:55:41,102 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >10:55:41,104 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:41,105 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: hyhMxN-sO9T-8cnp-08zf-0b9g-WiFN-cv6ekw ; incomplete: False ; >10:55:41,107 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >10:55:41,109 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >10:55:41,109 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 34 >10:55:41,110 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >10:55:41,111 DEBUG blivet: Adding fedora-root/50 GiB to fedora >10:55:41,125 INFO blivet: added lvmlv fedora-root (id 33) to device tree >10:55:41,127 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >10:55:41,129 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >10:55:41,132 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >10:55:41,134 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >10:55:41,407 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >10:55:41,412 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >10:55:41,415 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >10:55:41,422 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFhyhMxNsO9T8cnp08zf0b9gWiFNcv6ekw /dev/disk/by-uuid/cb699db5-1e20-44e0-a052-3e21d58f7b41 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-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-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFhyhMxNsO9T8cnp08zf0b9gWiFNcv6ekw', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cb699db5-1e20-44e0-a052-3e21d58f7b41', > 'ID_FS_UUID_ENC': 'cb699db5-1e20-44e0-a052-3e21d58f7b41', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2639932', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFhyhMxNsO9T8cnp08zf0b9gWiFNcv6ekw', > '/dev/disk/by-uuid/cb699db5-1e20-44e0-a052-3e21d58f7b41', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-root ; >10:55:41,423 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-5)... >10:55:41,426 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >10:55:41,428 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (33) >10:55:41,495 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:41,507 DEBUG blivet: fedora size is 111.3 GiB >10:55:41,539 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:41,572 DEBUG blivet: fedora size is 111.3 GiB >10:55:41,590 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:41,468 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f5532a17990) -- > name = fedora-root status = True kids = 0 id = 33 > parents = ['existing 111.3 GiB lvmvg fedora (20)'] > uuid = hyhMxN-sO9T-8cnp-08zf-0b9g-WiFN-cv6ekw size = 50 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-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 0x7f55380609e0> > target size = 50 GiB path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5532a8b1d0) -- > name = fedora status = True kids = 3 id = 20 > parents = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] > uuid = hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX size = 111.3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 111.3 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 28492 > PE Free = 16 PV Count = 1 > modified = False extents = 28492 free space = -353.91 GiB > free extents = -90601 reserved percent = 0 reserved space = 0 B > PVs = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem', > 'existing 3968 MiB lvmlv fedora-swap (28) with existing swap', > 'existing 50 GiB lvmlv fedora-root (33)'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 50 GiB >10:55:41,679 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:41,689 DEBUG blivet: fedora size is 111.3 GiB >10:55:41,705 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:41,719 DEBUG blivet: fedora size is 111.3 GiB >10:55:41,735 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:41,808 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:41,818 DEBUG blivet: fedora size is 111.3 GiB >10:55:41,834 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:41,849 DEBUG blivet: fedora size is 111.3 GiB >10:55:41,865 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:41,939 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:41,951 DEBUG blivet: fedora size is 111.3 GiB >10:55:41,973 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:41,994 DEBUG blivet: fedora size is 111.3 GiB >10:55:42,015 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:42,071 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >10:55:42,073 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >10:55:42,073 DEBUG blivet: device fedora-root does not contain a disklabel >10:55:42,074 INFO blivet: type detected on 'fedora-root' is 'ext4' >10:55:42,223 DEBUG blivet: size=0 B, current=50 GiB >10:55:42,241 DEBUG blivet: using current size 0 as min size >10:55:42,244 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:42,245 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 36 >10:55:42,247 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >10:55:42,247 INFO blivet: got format: existing ext4 filesystem >10:55:42,249 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >10:55:42,251 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem >10:55:42,273 DEBUG blivet: set fedora-home copies to 1, metadata size to 0 B, log size to 0 B, total size 411.33 GiB >10:55:42,295 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >10:55:42,297 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (28) with existing swap >10:55:42,319 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 3968 MiB >10:55:42,338 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >10:55:42,341 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (33) with existing ext4 filesystem >10:55:42,358 DEBUG blivet: set fedora-root copies to 1, metadata size to 0 B, log size to 0 B, total size 50 GiB >10:55:42,378 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500423AS_6WR2KTRR /dev/disk/by-id/wwn-0x5000c5005b7d64f1 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '90', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '90', > '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': 'ST9500423AS', > 'ID_MODEL_ENC': 'ST9500423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\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': 'e9591577', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001SDM5', > 'ID_SERIAL': 'ST9500423AS_6WR2KTRR', > 'ID_SERIAL_SHORT': '6WR2KTRR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005b7d64f1', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005b7d64f1', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '268532', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-ST9500423AS_6WR2KTRR', > '/dev/disk/by-id/wwn-0x5000c5005b7d64f1', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >10:55:42,378 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >10:55:42,380 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >10:55:42,381 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:42,382 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >10:55:42,384 INFO blivet: sdc is a disk >10:55:42,385 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >10:55:42,386 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >10:55:42,397 INFO blivet: added disk sdc (id 39) to device tree >10:55:42,397 DEBUG blivet: looking up parted Device: /dev/sdc >10:55:42,397 INFO blivet: got device: DiskDevice instance (0x7f5532a17fd0) -- > name = sdc status = True kids = 0 id = 39 > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Seagate USB path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773167 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060c20> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f5532a35450> >10:55:42,542 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >10:55:42,544 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >10:55:42,548 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >10:55:42,549 DEBUG blivet: required disklabel type for sdc (1) is None >10:55:42,549 DEBUG blivet: default disklabel type for sdc is msdos >10:55:42,549 DEBUG blivet: selecting msdos disklabel for sdc based on size >10:55:42,551 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >10:55:42,637 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 0x7f5532a358d0>, <parted.partition.Partition object at 0x7f5532a35ad0>] > device: <parted.device.Device object at 0x7f5532a35110> > PedDisk: <_ped.Disk object at 0x7f5532a94a70> >10:55:42,640 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 42 >10:55:42,643 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >10:55:42,656 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500423AS_6WR2KTRR-part1 /dev/disk/by-id/wwn-0x5000c5005b7d64f1-part1 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/bffdc2c9-2323-4aa5-850d-e51513dab9f9', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '90', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '90', > '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': 'bffdc2c9-2323-4aa5-850d-e51513dab9f9', > 'ID_FS_UUID_ENC': 'bffdc2c9-2323-4aa5-850d-e51513dab9f9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500423AS', > 'ID_MODEL_ENC': 'ST9500423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > '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': 'e9591577-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'e9591577', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001SDM5', > 'ID_SERIAL': 'ST9500423AS_6WR2KTRR', > 'ID_SERIAL_SHORT': '6WR2KTRR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005b7d64f1', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005b7d64f1', > 'MAJOR': '8', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '268664', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500423AS_6WR2KTRR-part1', > '/dev/disk/by-id/wwn-0x5000c5005b7d64f1-part1', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/bffdc2c9-2323-4aa5-850d-e51513dab9f9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >10:55:42,657 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >10:55:42,659 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >10:55:42,661 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:42,662 INFO blivet: sdc1 is a partition >10:55:42,664 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >10:55:42,666 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >10:55:42,668 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sdc (39) with existing msdos disklabel >10:55:42,695 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >10:55:42,697 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >10:55:42,697 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >10:55:42,699 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >10:55:42,699 DEBUG blivet: looking up parted Partition: /dev/sdc1 >10:55:42,701 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >10:55:42,704 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >10:55:42,705 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >10:55:42,707 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >10:55:42,708 INFO blivet: added partition sdc1 (id 44) to device tree >10:55:42,715 DEBUG blivet: looking up parted Device: /dev/sdc1 >10:55:42,708 INFO blivet: got device: PartitionDevice instance (0x7f5532a35e50) -- > name = sdc1 status = True kids = 0 id = 44 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060ef0> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >10:55:42,793 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >10:55:42,795 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >10:55:42,795 DEBUG blivet: device sdc1 does not contain a disklabel >10:55:42,795 INFO blivet: type detected on 'sdc1' is 'ext4' >10:55:42,835 DEBUG blivet: size=0 B, current=500 MiB >10:55:42,853 DEBUG blivet: using current size 0 as min size >10:55:42,856 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:42,856 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 47 >10:55:42,858 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >10:55:42,861 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext4 ; >10:55:42,861 INFO blivet: got format: existing ext4 filesystem >10:55:42,871 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST9500423AS_6WR2KTRR-part2 /dev/disk/by-id/lvm-pv-uuid-xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9 /dev/disk/by-id/wwn-0x5000c5005b7d64f1-part2 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '90', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '90', > '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': 'xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9', > 'ID_FS_UUID_ENC': 'xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST9500423AS', > 'ID_MODEL_ENC': 'ST9500423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '975747072', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': 'e9591577-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'e9591577', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001SDM5', > 'ID_SERIAL': 'ST9500423AS_6WR2KTRR', > 'ID_SERIAL_SHORT': '6WR2KTRR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5005b7d64f1', > 'ID_WWN_WITH_EXTENSION': '0x5000c5005b7d64f1', > 'MAJOR': '8', > 'MINOR': '34', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '268796', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500423AS_6WR2KTRR-part2', > '/dev/disk/by-id/lvm-pv-uuid-xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9', > '/dev/disk/by-id/wwn-0x5000c5005b7d64f1-part2', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.4:1.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >10:55:42,872 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2)... >10:55:42,873 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc2 ; incomplete: False ; >10:55:42,875 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:42,875 INFO blivet: sdc2 is a partition >10:55:42,877 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >10:55:42,878 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >10:55:42,880 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sdc (39) with existing msdos disklabel >10:55:42,900 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >10:55:42,902 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >10:55:42,902 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 50 >10:55:42,904 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >10:55:42,905 DEBUG blivet: looking up parted Partition: /dev/sdc2 >10:55:42,906 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >10:55:42,908 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >10:55:42,910 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >10:55:42,912 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >10:55:42,912 INFO blivet: added partition sdc2 (id 49) to device tree >10:55:42,919 DEBUG blivet: looking up parted Device: /dev/sdc2 >10:55:42,913 INFO blivet: got device: PartitionDevice instance (0x7f5532a3c2d0) -- > name = sdc2 status = True kids = 0 id = 49 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 465.27 GiB > format = existing None > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060b90> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm >10:55:42,997 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >10:55:42,999 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: None ; >10:55:42,999 DEBUG blivet: device sdc2 does not contain a disklabel >10:55:43,000 INFO blivet: type detected on 'sdc2' is 'LVM2_member' >10:55:43,003 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9 ; exists: True ; vgUuid: GPlG97-ZoTO-pGKK-0kb3-J1Cf-y0f7-Ab0KcF ; label: None ; peStart: 1024 KiB ; device: /dev/sdc2 ; serial: 6WR2KTRR ; >10:55:43,020 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 52 >10:55:43,022 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >10:55:43,025 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: lvmpv ; >10:55:43,025 INFO blivet: got format: existing lvmpv >10:55:43,027 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdc2 ; >10:55:43,029 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: GPlG97-ZoTO-pGKK-0kb3-J1Cf-y0f7-Ab0KcF ; incomplete: True ; >10:55:43,032 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >10:55:43,034 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: sdc2 ; >10:55:43,037 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >10:55:43,037 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 54 >10:55:43,039 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >10:55:43,040 INFO blivet: added lvmvg fedora (id 53) to device tree >10:55:43,043 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >10:55:43,045 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem >10:55:43,063 DEBUG blivet: already added fedora-home >10:55:43,066 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >10:55:43,067 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (28) with existing swap >10:55:43,086 DEBUG blivet: already added fedora-swap >10:55:43,088 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >10:55:43,090 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (33) with existing ext4 filesystem >10:55:43,109 DEBUG blivet: already added fedora-root >10:55:43,111 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >10:55:43,112 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem >10:55:43,133 DEBUG blivet: set fedora-home copies to 1, metadata size to 0 B, log size to 0 B, total size 411.33 GiB >10:55:43,152 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >10:55:43,154 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (28) with existing swap >10:55:43,174 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 3968 MiB >10:55:43,193 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >10:55:43,195 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (33) with existing ext4 filesystem >10:55:43,215 DEBUG blivet: set fedora-root copies to 1, metadata size to 0 B, log size to 0 B, total size 50 GiB >10:55:43,241 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0 /dev/disk/by-id/wwn-0x500a07510c8c28f0', > '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_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '2', > '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': 'Crucial_CT512MX100SSD1', > 'ID_MODEL_ENC': 'Crucial_CT512MX100SSD1\\x20\\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': '0004266c', > 'ID_REVISION': 'MU01', > 'ID_SERIAL': 'Crucial_CT512MX100SSD1_14270C8C28F0', > 'ID_SERIAL_SHORT': '14270C8C28F0', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510c8c28f0', > 'ID_WWN_WITH_EXTENSION': '0x500a07510c8c28f0', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '594861', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0', > '/dev/disk/by-id/wwn-0x500a07510c8c28f0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >10:55:43,244 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >10:55:43,245 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:55:43,248 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:43,250 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >10:55:43,251 INFO blivet: sda is a disk >10:55:43,251 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >10:55:43,253 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:55:43,263 INFO blivet: added disk sda (id 57) to device tree >10:55:43,264 DEBUG blivet: looking up parted Device: /dev/sda >10:55:43,264 INFO blivet: got device: DiskDevice instance (0x7f5532a35ed0) -- > name = sda status = True kids = 0 id = 57 > parents = [] > uuid = None size = 476.94 GiB > format = existing None > 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 Crucial_CT512MX1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1000215216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (62260, 255, 63) biosGeometry: (62260, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b050> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f5532a357d0> >10:55:43,329 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >10:55:43,332 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >10:55:43,334 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:55:43,334 DEBUG blivet: required disklabel type for sda (1) is None >10:55:43,334 DEBUG blivet: default disklabel type for sda is msdos >10:55:43,335 DEBUG blivet: selecting msdos disklabel for sda based on size >10:55:43,338 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >10:55:43,362 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f5532a3c290>, <parted.partition.Partition object at 0x7f5532a3c750>, <parted.partition.Partition object at 0x7f5532a3c9d0>] > device: <parted.device.Device object at 0x7f5532a3c590> > PedDisk: <_ped.Disk object at 0x7f5532a449e0> >10:55:43,365 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 60 >10:55:43,369 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:55:43,378 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0-part1 /dev/disk/by-id/wwn-0x500a07510c8c28f0-part1 /dev/disk/by-uuid/42ef186b-d4da-49ab-8dc1-635023a14c56', > '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_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '2', > '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': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '42ef186b-d4da-49ab-8dc1-635023a14c56', > 'ID_FS_UUID_ENC': '42ef186b-d4da-49ab-8dc1-635023a14c56', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'Crucial_CT512MX100SSD1', > 'ID_MODEL_ENC': 'Crucial_CT512MX100SSD1\\x20\\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': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4206592', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '0004266c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004266c', > 'ID_REVISION': 'MU01', > 'ID_SERIAL': 'Crucial_CT512MX100SSD1_14270C8C28F0', > 'ID_SERIAL_SHORT': '14270C8C28F0', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510c8c28f0', > 'ID_WWN_WITH_EXTENSION': '0x500a07510c8c28f0', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '594984', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0-part1', > '/dev/disk/by-id/wwn-0x500a07510c8c28f0-part1', > '/dev/disk/by-uuid/42ef186b-d4da-49ab-8dc1-635023a14c56'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >10:55:43,380 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >10:55:43,382 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >10:55:43,384 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:43,385 INFO blivet: sda1 is a partition >10:55:43,387 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >10:55:43,390 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:55:43,392 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476.94 GiB disk sda (57) with existing msdos disklabel >10:55:43,417 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >10:55:43,426 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >10:55:43,426 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 63 >10:55:43,428 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >10:55:43,428 DEBUG blivet: looking up parted Partition: /dev/sda1 >10:55:43,435 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >10:55:43,438 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >10:55:43,441 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >10:55:43,444 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >10:55:43,445 INFO blivet: added partition sda1 (id 62) to device tree >10:55:43,452 DEBUG blivet: looking up parted Device: /dev/sda1 >10:55:43,446 INFO blivet: got device: PartitionDevice instance (0x7f5532a3cc10) -- > name = sda1 status = True kids = 0 id = 62 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 2054 MiB > format = existing None > 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: 4096 > length: 4206592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b3b0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = >10:55:43,542 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >10:55:43,544 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >10:55:43,545 DEBUG blivet: device sda1 does not contain a disklabel >10:55:43,546 INFO blivet: type detected on 'sda1' is 'swap' >10:55:43,548 DEBUG blivet: SwapSpace.__init__: device: /dev/sda1 ; serial: 14270C8C28F0 ; uuid: 42ef186b-d4da-49ab-8dc1-635023a14c56 ; exists: True ; label: None ; >10:55:43,549 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 65 >10:55:43,551 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >10:55:43,553 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: swap ; >10:55:43,554 INFO blivet: got format: existing swap >10:55:43,561 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0-part2 /dev/disk/by-id/wwn-0x500a07510c8c28f0-part2 /dev/disk/by-uuid/c7925d3a-fb56-4582-928e-cf91c7da832e', > '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_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '2', > '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': 'c7925d3a-fb56-4582-928e-cf91c7da832e', > 'ID_FS_UUID_ENC': 'c7925d3a-fb56-4582-928e-cf91c7da832e', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Crucial_CT512MX100SSD1', > 'ID_MODEL_ENC': 'Crucial_CT512MX100SSD1\\x20\\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': '2', > 'ID_PART_ENTRY_OFFSET': '4208640', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '62926848', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0004266c-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004266c', > 'ID_REVISION': 'MU01', > 'ID_SERIAL': 'Crucial_CT512MX100SSD1_14270C8C28F0', > 'ID_SERIAL_SHORT': '14270C8C28F0', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510c8c28f0', > 'ID_WWN_WITH_EXTENSION': '0x500a07510c8c28f0', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '595118', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0-part2', > '/dev/disk/by-id/wwn-0x500a07510c8c28f0-part2', > '/dev/disk/by-uuid/c7925d3a-fb56-4582-928e-cf91c7da832e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >10:55:43,563 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >10:55:43,565 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda2 ; incomplete: False ; >10:55:43,567 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:43,568 INFO blivet: sda2 is a partition >10:55:43,570 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >10:55:43,572 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:55:43,575 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476.94 GiB disk sda (57) with existing msdos disklabel >10:55:43,598 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >10:55:43,601 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >10:55:43,602 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 68 >10:55:43,604 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >10:55:43,605 DEBUG blivet: looking up parted Partition: /dev/sda2 >10:55:43,607 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >10:55:43,610 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >10:55:43,612 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >10:55:43,615 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >10:55:43,615 INFO blivet: added partition sda2 (id 67) to device tree >10:55:43,622 DEBUG blivet: looking up parted Device: /dev/sda2 >10:55:43,616 INFO blivet: got device: PartitionDevice instance (0x7f5532a4c210) -- > name = sda2 status = True kids = 0 id = 67 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 30.01 GiB > format = existing None > 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: 4096 > length: 62926848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060f80> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot >10:55:43,710 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >10:55:43,713 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >10:55:43,714 DEBUG blivet: device sda2 does not contain a disklabel >10:55:43,715 INFO blivet: type detected on 'sda2' is 'ext4' >10:55:43,773 DEBUG blivet: size=0 B, current=30.01 GiB >10:55:43,795 DEBUG blivet: using current size 0 as min size >10:55:43,798 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:43,799 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 70 >10:55:43,801 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >10:55:43,804 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >10:55:43,805 INFO blivet: got format: existing ext4 filesystem >10:55:43,813 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0-part3 /dev/disk/by-id/wwn-0x500a07510c8c28f0-part3 /dev/disk/by-uuid/33c74455-acb4-4cd1-8d47-da9988172ca9', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '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': '2', > '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': '33c74455-acb4-4cd1-8d47-da9988172ca9', > 'ID_FS_UUID_ENC': '33c74455-acb4-4cd1-8d47-da9988172ca9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Crucial_CT512MX100SSD1', > 'ID_MODEL_ENC': 'Crucial_CT512MX100SSD1\\x20\\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': '3', > 'ID_PART_ENTRY_OFFSET': '67135488', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '933079040', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0004266c-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004266c', > 'ID_REVISION': 'MU01', > 'ID_SERIAL': 'Crucial_CT512MX100SSD1_14270C8C28F0', > 'ID_SERIAL_SHORT': '14270C8C28F0', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510c8c28f0', > 'ID_WWN_WITH_EXTENSION': '0x500a07510c8c28f0', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '595245', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT512MX100SSD1_14270C8C28F0-part3', > '/dev/disk/by-id/wwn-0x500a07510c8c28f0-part3', > '/dev/disk/by-uuid/33c74455-acb4-4cd1-8d47-da9988172ca9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >10:55:43,814 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >10:55:43,817 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda3 ; incomplete: False ; >10:55:43,819 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:43,820 INFO blivet: sda3 is a partition >10:55:43,822 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >10:55:43,825 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:55:43,827 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476.94 GiB disk sda (57) with existing msdos disklabel >10:55:43,845 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >10:55:43,847 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >10:55:43,847 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 73 >10:55:43,849 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >10:55:43,849 DEBUG blivet: looking up parted Partition: /dev/sda3 >10:55:43,850 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >10:55:43,852 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >10:55:43,853 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >10:55:43,855 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >10:55:43,855 INFO blivet: added partition sda3 (id 72) to device tree >10:55:43,860 DEBUG blivet: looking up parted Device: /dev/sda3 >10:55:43,855 INFO blivet: got device: PartitionDevice instance (0x7f5532a35fd0) -- > name = sda3 status = True kids = 0 id = 72 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 444.93 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 933079040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = >10:55:43,927 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >10:55:43,928 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >10:55:43,928 DEBUG blivet: device sda3 does not contain a disklabel >10:55:43,929 INFO blivet: type detected on 'sda3' is 'ext4' >10:55:43,969 DEBUG blivet: size=0 B, current=444.93 GiB >10:55:43,988 DEBUG blivet: using current size 0 as min size >10:55:43,990 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:43,991 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 75 >10:55:43,993 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >10:55:43,994 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >10:55:43,995 INFO blivet: got format: existing ext4 filesystem >10:55:43,998 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': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '637219', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >10:55:43,998 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >10:55:44,000 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >10:55:44,002 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:44,002 INFO blivet: loop0 is a loop device >10:55:44,004 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >10:55:44,005 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >10:55:44,007 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:44,007 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 78 >10:55:44,009 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >10:55:44,010 INFO blivet: added file /osmin.img (deleted) (id 77) to device tree >10:55:44,012 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >10:55:44,012 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 81 >10:55:44,014 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:55:44,015 INFO blivet: added loop loop0 (id 80) to device tree >10:55:44,015 INFO blivet: got device: LoopDevice instance (0x7f5532a4c550) -- > name = loop0 status = False kids = 0 id = 80 > parents = ['existing 0 B file /osmin.img (deleted) (77)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >10:55:44,021 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >10:55:44,022 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >10:55:44,023 DEBUG blivet: device loop0 does not contain a disklabel >10:55:44,023 INFO blivet: type detected on 'loop0' is 'squashfs' >10:55:44,023 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 83 >10:55:44,025 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:55:44,028 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': '637963', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >10:55:44,028 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >10:55:44,030 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >10:55:44,032 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:44,032 INFO blivet: loop1 is a loop device >10:55:44,034 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >10:55:44,036 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >10:55:44,037 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:44,038 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 86 >10:55:44,040 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >10:55:44,040 INFO blivet: added file /osmin (id 85) to device tree >10:55:44,043 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >10:55:44,043 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 89 >10:55:44,045 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:55:44,045 INFO blivet: added loop loop1 (id 88) to device tree >10:55:44,045 INFO blivet: got device: LoopDevice instance (0x7f5532a3cd50) -- > name = loop1 status = False kids = 0 id = 88 > parents = ['existing 0 B file /osmin (85)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >10:55:44,051 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >10:55:44,053 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >10:55:44,053 DEBUG blivet: device loop1 does not contain a disklabel >10:55:44,053 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >10:55:44,054 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 91 >10:55:44,056 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:55:44,058 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': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '638728', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >10:55:44,059 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >10:55:44,060 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >10:55:44,062 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:44,062 INFO blivet: loop2 is a loop device >10:55:44,064 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >10:55:44,066 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >10:55:44,067 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:44,068 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 94 >10:55:44,070 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >10:55:44,070 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 93) to device tree >10:55:44,072 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >10:55:44,073 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 97 >10:55:44,075 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:55:44,075 INFO blivet: added loop loop2 (id 96) to device tree >10:55:44,075 INFO blivet: got device: LoopDevice instance (0x7f5532a4c890) -- > name = loop2 status = False kids = 0 id = 96 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (93)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >10:55:44,081 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >10:55:44,083 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >10:55:44,083 DEBUG blivet: device loop2 does not contain a disklabel >10:55:44,084 INFO blivet: type detected on 'loop2' is 'squashfs' >10:55:44,084 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 99 >10:55:44,086 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:55:44,090 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-LXD /dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-LXD', > 'ID_FS_LABEL_ENC': '_Fedora-Live-LXD', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '064035b5-b329-42e8-9d6d-6d3e753f1b72', > 'ID_FS_UUID_ENC': '064035b5-b329-42e8-9d6d-6d3e753f1b72', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '639500', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-LXD', > '/dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >10:55:44,090 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >10:55:44,092 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >10:55:44,094 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:44,094 INFO blivet: loop3 is a loop device >10:55:44,096 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >10:55:44,097 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >10:55:44,099 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:44,099 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 102 >10:55:44,101 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >10:55:44,102 INFO blivet: added file /LiveOS/ext3fs.img (id 101) to device tree >10:55:44,104 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >10:55:44,104 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 105 >10:55:44,106 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >10:55:44,107 INFO blivet: added loop loop3 (id 104) to device tree >10:55:44,107 INFO blivet: got device: LoopDevice instance (0x7f5532a4c8d0) -- > name = loop3 status = False kids = 0 id = 104 > parents = ['existing 0 B file /LiveOS/ext3fs.img (101)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >10:55:44,112 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >10:55:44,114 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >10:55:44,114 DEBUG blivet: device loop3 does not contain a disklabel >10:55:44,115 INFO blivet: type detected on 'loop3' is 'ext4' >10:55:44,154 DEBUG blivet: size=0 B, current=3072 MiB >10:55:44,173 DEBUG blivet: using current size 0 as min size >10:55:44,175 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:44,176 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 107 >10:55:44,178 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >10:55:44,178 INFO blivet: got format: existing ext4 filesystem >10:55:44,181 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': '640275', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >10:55:44,181 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >10:55:44,183 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >10:55:44,184 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:44,185 INFO blivet: loop4 is a loop device >10:55:44,186 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >10:55:44,188 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >10:55:44,190 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:44,191 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 110 >10:55:44,193 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >10:55:44,193 INFO blivet: added file /overlay (deleted) (id 109) to device tree >10:55:44,195 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >10:55:44,196 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 113 >10:55:44,198 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >10:55:44,198 INFO blivet: added loop loop4 (id 112) to device tree >10:55:44,198 INFO blivet: got device: LoopDevice instance (0x7f5532a4cc10) -- > name = loop4 status = False kids = 0 id = 112 > parents = ['existing 0 B file /overlay (deleted) (109)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >10:55:44,204 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >10:55:44,205 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >10:55:44,206 DEBUG blivet: device loop4 does not contain a disklabel >10:55:44,206 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >10:55:44,206 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 115 >10:55:44,208 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >10:55:44,213 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-LXD /dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > '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-LXD', > 'ID_FS_LABEL_ENC': '_Fedora-Live-LXD', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '064035b5-b329-42e8-9d6d-6d3e753f1b72', > 'ID_FS_UUID_ENC': '064035b5-b329-42e8-9d6d-6d3e753f1b72', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17575', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-LXD', > '/dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >10:55:44,213 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >10:55:44,215 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >10:55:44,217 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:44,217 INFO blivet: live-rw is a device-mapper device >10:55:44,219 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >10:55:44,221 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >10:55:44,222 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >10:55:44,224 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >10:55:44,226 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >10:55:44,228 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (104) with existing ext4 filesystem >10:55:44,231 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >10:55:44,232 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (112) >10:55:44,236 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >10:55:44,238 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:44,240 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >10:55:44,241 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 118 >10:55:44,243 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >10:55:44,243 INFO blivet: added dm live-rw (id 117) to device tree >10:55:44,245 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >10:55:44,244 INFO blivet: got device: DMDevice instance (0x7f5532a4cd10) -- > name = live-rw status = True kids = 0 id = 117 > parents = ['existing 0 B loop loop4 (112)'] > uuid = None size = 3072 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: True > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b560> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >10:55:44,285 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >10:55:44,286 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >10:55:44,287 DEBUG blivet: device live-rw does not contain a disklabel >10:55:44,287 INFO blivet: type detected on 'live-rw' is 'ext4' >10:55:44,325 DEBUG blivet: size=2895.11 MiB, current=3072 MiB >10:55:44,360 DEBUG blivet: padding min size from 3035746304 up to 3035746804 >10:55:44,363 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:44,363 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 120 >10:55:44,365 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >10:55:44,365 INFO blivet: got format: existing ext4 filesystem >10:55:44,370 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-LXD /dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > '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-LXD', > 'ID_FS_LABEL_ENC': '_Fedora-Live-LXD', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '064035b5-b329-42e8-9d6d-6d3e753f1b72', > 'ID_FS_UUID_ENC': '064035b5-b329-42e8-9d6d-6d3e753f1b72', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '96777', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-LXD', > '/dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >10:55:44,371 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >10:55:44,373 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >10:55:44,375 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:44,375 INFO blivet: live-base is a device-mapper device >10:55:44,377 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >10:55:44,379 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >10:55:44,380 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >10:55:44,382 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >10:55:44,384 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >10:55:44,386 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >10:55:44,387 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (104) with existing ext4 filesystem >10:55:44,390 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >10:55:44,392 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:44,394 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >10:55:44,395 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 123 >10:55:44,397 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >10:55:44,397 INFO blivet: added dm live-base (id 122) to device tree >10:55:44,399 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >10:55:44,397 INFO blivet: got device: DMDevice instance (0x7f5532a4c7d0) -- > name = live-base status = True kids = 0 id = 122 > parents = ['existing 0 B loop loop3 (104) with existing ext4 filesystem'] > uuid = None size = 3072 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b4d0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >10:55:44,432 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >10:55:44,434 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >10:55:44,434 DEBUG blivet: device live-base does not contain a disklabel >10:55:44,434 INFO blivet: type detected on 'live-base' is 'ext4' >10:55:44,475 DEBUG blivet: size=0 B, current=3072 MiB >10:55:44,495 DEBUG blivet: using current size 0 as min size >10:55:44,497 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:44,497 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 125 >10:55:44,499 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >10:55:44,499 INFO blivet: got format: existing ext4 filesystem >10:55:44,504 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-LXD /dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > '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-LXD', > 'ID_FS_LABEL_ENC': '_Fedora-Live-LXD', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '064035b5-b329-42e8-9d6d-6d3e753f1b72', > 'ID_FS_UUID_ENC': '064035b5-b329-42e8-9d6d-6d3e753f1b72', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21946', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-LXD', > '/dev/disk/by-uuid/064035b5-b329-42e8-9d6d-6d3e753f1b72', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >10:55:44,505 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >10:55:44,507 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >10:55:44,508 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:44,509 INFO blivet: live-osimg-min is a device-mapper device >10:55:44,510 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >10:55:44,512 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >10:55:44,514 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >10:55:44,516 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >10:55:44,517 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >10:55:44,519 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >10:55:44,521 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >10:55:44,523 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (88) >10:55:44,526 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >10:55:44,527 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (104) with existing ext4 filesystem >10:55:44,531 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >10:55:44,532 DEBUG blivet: DeviceTree.getDeviceByName returned None >10:55:44,535 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >10:55:44,535 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 128 >10:55:44,537 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >10:55:44,537 INFO blivet: added dm live-osimg-min (id 127) to device tree >10:55:44,538 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >10:55:44,537 INFO blivet: got device: DMDevice instance (0x7f5532a4cd90) -- > name = live-osimg-min status = True kids = 0 id = 127 > parents = ['existing 0 B loop loop3 (104) with existing ext4 filesystem'] > uuid = None size = 3072 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10272 did: 12586 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b5f0> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >10:55:44,573 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >10:55:44,575 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >10:55:44,575 DEBUG blivet: device live-osimg-min does not contain a disklabel >10:55:44,575 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >10:55:44,619 DEBUG blivet: size=0 B, current=2895.11 MiB >10:55:44,640 DEBUG blivet: using current size 0 as min size >10:55:44,643 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:44,643 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 130 >10:55:44,645 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >10:55:44,645 INFO blivet: got format: existing ext4 filesystem >10:55:44,674 INFO blivet: devices to scan: ['dm-3', 'dm-4', 'dm-5'] >10:55:44,679 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFT6eZ4tbvY8fp423CVFUQkfP0GjC04zqM /dev/disk/by-uuid/536d93e8-3919-40ad-b433-bd9cfc711a6f /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-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-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFT6eZ4tbvY8fp423CVFUQkfP0GjC04zqM', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '536d93e8-3919-40ad-b433-bd9cfc711a6f', > 'ID_FS_UUID_ENC': '536d93e8-3919-40ad-b433-bd9cfc711a6f', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '732161', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFT6eZ4tbvY8fp423CVFUQkfP0GjC04zqM', > '/dev/disk/by-uuid/536d93e8-3919-40ad-b433-bd9cfc711a6f', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-home ; >10:55:44,680 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-3)... >10:55:44,682 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >10:55:44,683 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem >10:55:44,729 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:44,742 DEBUG blivet: fedora size is 111.3 GiB >10:55:44,762 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:44,779 DEBUG blivet: fedora size is 111.3 GiB >10:55:44,799 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:44,703 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f5532a8b910) -- > name = fedora-home status = True kids = 0 id = 23 > parents = ['existing 111.3 GiB lvmvg fedora (20)'] > uuid = T6eZ4t-bvY8-fp42-3CVF-UQkf-P0Gj-C04zqM size = 411.33 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 862625792 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (53695, 255, 63) biosGeometry: (53695, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060a70> > target size = 411.33 GiB path = /dev/mapper/fedora-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5532a8b1d0) -- > name = fedora status = True kids = 3 id = 20 > parents = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] > uuid = hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX size = 111.3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 111.3 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 28492 > PE Free = 16 PV Count = 1 > modified = False extents = 28492 free space = -353.91 GiB > free extents = -90601 reserved percent = 0 reserved space = 0 B > PVs = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem', > 'existing 3968 MiB lvmlv fedora-swap (28) with existing swap', > 'existing 50 GiB lvmlv fedora-root (33) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 411.33 GiB >10:55:44,889 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:44,902 DEBUG blivet: fedora size is 111.3 GiB >10:55:44,922 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:44,939 DEBUG blivet: fedora size is 111.3 GiB >10:55:44,959 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:45,050 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:45,062 DEBUG blivet: fedora size is 111.3 GiB >10:55:45,082 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:45,100 DEBUG blivet: fedora size is 111.3 GiB >10:55:45,120 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:45,209 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:45,222 DEBUG blivet: fedora size is 111.3 GiB >10:55:45,242 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:45,259 DEBUG blivet: fedora size is 111.3 GiB >10:55:45,279 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:45,343 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >10:55:45,345 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >10:55:45,345 DEBUG blivet: device fedora-home does not contain a disklabel >10:55:45,345 DEBUG blivet: no type or existing type for fedora-home, bailing >10:55:45,351 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFdcya63OPUXvlrxTgF091TjbfSbhfezdg /dev/disk/by-uuid/57fde430-1980-4a86-995f-7d742e4ea56e /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-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-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFdcya63OPUXvlrxTgF091TjbfSbhfezdg', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '57fde430-1980-4a86-995f-7d742e4ea56e', > 'ID_FS_UUID_ENC': '57fde430-1980-4a86-995f-7d742e4ea56e', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1766447', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFdcya63OPUXvlrxTgF091TjbfSbhfezdg', > '/dev/disk/by-uuid/57fde430-1980-4a86-995f-7d742e4ea56e', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-swap ; >10:55:45,351 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-4)... >10:55:45,353 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >10:55:45,354 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (28) with existing swap >10:55:45,399 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:45,411 DEBUG blivet: fedora size is 111.3 GiB >10:55:45,431 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:45,448 DEBUG blivet: fedora size is 111.3 GiB >10:55:45,468 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:45,373 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f5532a8b9d0) -- > name = fedora-swap status = True kids = 0 id = 28 > parents = ['existing 111.3 GiB lvmvg fedora (20)'] > uuid = dcya63-OPUX-vlrx-TgF0-91Tj-bfSb-hfezdg size = 3968 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8126464 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (505, 255, 63) biosGeometry: (505, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060b00> > target size = 3968 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5532a8b1d0) -- > name = fedora status = True kids = 3 id = 20 > parents = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] > uuid = hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX size = 111.3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 111.3 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 28492 > PE Free = 16 PV Count = 1 > modified = False extents = 28492 free space = -353.91 GiB > free extents = -90601 reserved percent = 0 reserved space = 0 B > PVs = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem', > 'existing 3968 MiB lvmlv fedora-swap (28) with existing swap', > 'existing 50 GiB lvmlv fedora-root (33) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 3968 MiB >10:55:45,559 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:45,571 DEBUG blivet: fedora size is 111.3 GiB >10:55:45,591 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:45,609 DEBUG blivet: fedora size is 111.3 GiB >10:55:45,628 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:45,723 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:45,738 DEBUG blivet: fedora size is 111.3 GiB >10:55:45,762 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:45,777 DEBUG blivet: fedora size is 111.3 GiB >10:55:45,795 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:45,891 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:45,901 DEBUG blivet: fedora size is 111.3 GiB >10:55:45,918 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:45,932 DEBUG blivet: fedora size is 111.3 GiB >10:55:45,948 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:46,002 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >10:55:46,003 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >10:55:46,004 DEBUG blivet: device fedora-swap does not contain a disklabel >10:55:46,004 DEBUG blivet: no type or existing type for fedora-swap, bailing >10:55:46,008 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFhyhMxNsO9T8cnp08zf0b9gWiFNcv6ekw /dev/disk/by-uuid/cb699db5-1e20-44e0-a052-3e21d58f7b41 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-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-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFhyhMxNsO9T8cnp08zf0b9gWiFNcv6ekw', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cb699db5-1e20-44e0-a052-3e21d58f7b41', > 'ID_FS_UUID_ENC': 'cb699db5-1e20-44e0-a052-3e21d58f7b41', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2639932', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-GPlG97ZoTOpGKK0kb3J1Cfy0f7Ab0KcFhyhMxNsO9T8cnp08zf0b9gWiFNcv6ekw', > '/dev/disk/by-uuid/cb699db5-1e20-44e0-a052-3e21d58f7b41', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-root ; >10:55:46,009 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-5)... >10:55:46,010 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >10:55:46,011 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (33) with existing ext4 filesystem >10:55:46,062 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:46,072 DEBUG blivet: fedora size is 111.3 GiB >10:55:46,089 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:46,103 DEBUG blivet: fedora size is 111.3 GiB >10:55:46,119 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:46,037 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f5532a17990) -- > name = fedora-root status = True kids = 0 id = 33 > parents = ['existing 111.3 GiB lvmvg fedora (20)'] > uuid = hyhMxN-sO9T-8cnp-08zf-0b9g-WiFN-cv6ekw size = 50 GiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-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 0x7f55380609e0> > target size = 50 GiB path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5532a8b1d0) -- > name = fedora status = True kids = 3 id = 20 > parents = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] > uuid = hK0yhR-x185-w6cJ-8REZ-0fL7-9j9j-z5IodX size = 111.3 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 111.3 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 28492 > PE Free = 16 PV Count = 1 > modified = False extents = 28492 free space = -353.91 GiB > free extents = -90601 reserved percent = 0 reserved space = 0 B > PVs = ['existing 111.3 GiB partition sdb2 (16) with existing lvmpv'] > LVs = ['existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem', > 'existing 3968 MiB lvmlv fedora-swap (28) with existing swap', > 'existing 50 GiB lvmlv fedora-root (33) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 VG space used = 50 GiB >10:55:46,192 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:46,202 DEBUG blivet: fedora size is 111.3 GiB >10:55:46,219 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:46,233 DEBUG blivet: fedora size is 111.3 GiB >10:55:46,249 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:46,323 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:46,333 DEBUG blivet: fedora size is 111.3 GiB >10:55:46,350 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:46,661 DEBUG blivet: fedora size is 111.3 GiB >10:55:46,694 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:46,898 DEBUG blivet: looking up parted Device: /dev/fedora >10:55:46,913 DEBUG blivet: fedora size is 111.3 GiB >10:55:46,935 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:46,954 DEBUG blivet: fedora size is 111.3 GiB >10:55:46,977 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:47,045 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >10:55:47,048 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >10:55:47,048 DEBUG blivet: device fedora-root does not contain a disklabel >10:55:47,049 DEBUG blivet: no type or existing type for fedora-root, bailing >10:55:47,087 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >10:55:47,118 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >10:55:47,121 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:55:47,124 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:55:47,149 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >10:55:47,168 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >10:55:47,385 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >10:55:47,389 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >10:55:47,392 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >10:55:47,414 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >10:55:47,489 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >10:55:47,491 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >10:55:47,496 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >10:55:47,538 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >10:55:47,542 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:55:47,546 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:55:47,566 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >10:55:47,568 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >10:55:47,574 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >10:55:47,601 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >10:55:47,608 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:55:47,612 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:55:47,646 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >10:55:47,648 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >10:55:47,651 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >10:55:47,670 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >10:55:47,875 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >10:55:47,878 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >10:55:47,881 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >10:55:47,906 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >10:55:47,909 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:55:47,913 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:55:47,937 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:55:47,939 DEBUG blivet: SwapSpace.teardown: device: /dev/sda1 ; status: False ; type: swap ; >10:55:47,941 DEBUG blivet: SwapSpace.teardown: device: /dev/sda1 ; status: False ; type: swap ; >10:55:47,959 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:55:47,961 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:55:47,963 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:55:47,982 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:55:48,013 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:55:48,016 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:55:48,018 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:55:48,037 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >10:55:48,057 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:55:48,060 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:55:48,062 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:55:48,087 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:55:48,089 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >10:55:48,090 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >10:55:48,090 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >10:55:48,094 INFO blivet: edd: collected mbr signatures: {'sda': '0x0004266c', 'sdb': '0x03935735', 'sdc': '0xe9591577'} >10:55:48,097 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >10:55:48,142 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >10:55:48,214 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >10:55:48,217 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:55:48,220 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:55:48,240 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: False ; controllable: True ; orig: False ; >10:55:48,242 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-home ; orig: False ; >10:55:48,244 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >10:55:48,246 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-home ; status: False ; controllable: True ; orig: False ; >10:55:48,615 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >10:55:48,706 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >10:55:48,814 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >10:55:48,816 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >10:55:48,818 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >10:55:48,852 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >10:55:48,908 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >10:55:48,911 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >10:55:48,917 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >10:55:48,951 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >10:55:48,954 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:55:48,957 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:55:48,993 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >10:55:48,995 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >10:55:48,998 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >10:55:49,001 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >10:55:49,502 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >10:55:49,503 INFO blivet: IGNORED: Caught exception, continuing. >10:55:49,504 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >10:55:49,504 INFO blivet: IGNORED: Begin exception details. >10:55:49,504 INFO blivet: IGNORED: Traceback (most recent call last): >10:55:49,504 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3042, in parseFSTab >10:55:49,505 INFO blivet: IGNORED: blkidTab.parse() >10:55:49,505 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2102, in parse >10:55:49,505 INFO blivet: IGNORED: with open(path) as f: >10:55:49,505 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >10:55:49,505 INFO blivet: IGNORED: End exception details. >10:55:49,505 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >10:55:49,506 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >10:55:49,507 DEBUG blivet: IGNORED: Caught exception, continuing. >10:55:49,507 DEBUG blivet: IGNORED: Problem description: failed to parse blkid.tab >10:55:49,507 DEBUG blivet: IGNORED: Begin exception details. >10:55:49,508 DEBUG blivet: IGNORED: Traceback (most recent call last): >10:55:49,508 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2150, in parse >10:55:49,508 DEBUG blivet: IGNORED: self.blkidTab.parse() >10:55:49,508 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2102, in parse >10:55:49,508 DEBUG blivet: IGNORED: with open(path) as f: >10:55:49,508 DEBUG blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >10:55:49,509 DEBUG blivet: IGNORED: End exception details. >10:55:49,509 DEBUG blivet: crypttab maps: [] >10:55:49,509 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >10:55:49,529 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; hidden: False ; incomplete: False ; >10:55:49,532 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 50 GiB lvmlv fedora-root (33) with existing ext4 filesystem >10:55:49,553 DEBUG blivet: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >10:55:49,555 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb1 ; hidden: False ; incomplete: False ; >10:55:49,558 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 500 MiB partition sdb1 (11) with existing ext4 filesystem >10:55:49,575 DEBUG blivet: resolved '/dev/sdb1' to 'sdb1' (partition) >10:55:49,576 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-home ; hidden: False ; incomplete: False ; >10:55:49,579 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem >10:55:49,599 DEBUG blivet: resolved '/dev/mapper/fedora-home' to 'fedora-home' (lvmlv) >10:55:49,601 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; hidden: False ; incomplete: False ; >10:55:49,604 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 3968 MiB lvmlv fedora-swap (28) with existing swap >10:55:49,624 DEBUG blivet: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >10:55:49,626 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >10:55:49,690 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >10:55:49,816 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >10:55:49,886 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >10:55:50,001 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >10:55:50,003 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:55:50,005 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:55:50,039 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:55:50,099 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >10:55:50,101 INFO blivet: IGNORED: Caught exception, continuing. >10:55:50,102 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >10:55:50,103 INFO blivet: IGNORED: Begin exception details. >10:55:50,105 INFO blivet: IGNORED: Traceback (most recent call last): >10:55:50,105 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3042, in parseFSTab >10:55:50,106 INFO blivet: IGNORED: blkidTab.parse() >10:55:50,106 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2102, in parse >10:55:50,107 INFO blivet: IGNORED: with open(path) as f: >10:55:50,108 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >10:55:50,108 INFO blivet: IGNORED: End exception details. >10:55:50,108 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >10:55:50,112 INFO blivet: IGNORED: Caught exception, continuing. >10:55:50,113 INFO blivet: IGNORED: Problem description: error parsing crypttab >10:55:50,114 INFO blivet: IGNORED: Begin exception details. >10:55:50,115 INFO blivet: IGNORED: Traceback (most recent call last): >10:55:50,115 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3050, in parseFSTab >10:55:50,116 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >10:55:50,116 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2146, in parse >10:55:50,116 INFO blivet: IGNORED: with open(path) as f: >10:55:50,117 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >10:55:50,117 INFO blivet: IGNORED: End exception details. >10:55:50,117 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >10:55:50,123 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda1 ; hidden: False ; incomplete: False ; >10:55:50,127 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 2054 MiB partition sda1 (62) with existing swap >10:55:50,161 DEBUG blivet: resolved '/dev/sda1' to 'sda1' (partition) >10:55:50,162 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; hidden: False ; incomplete: False ; >10:55:50,167 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 30.01 GiB partition sda2 (67) with existing ext4 filesystem >10:55:50,182 DEBUG blivet: resolved '/dev/sda2' to 'sda2' (partition) >10:55:50,184 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda3 ; hidden: False ; incomplete: False ; >10:55:50,185 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 444.93 GiB partition sda3 (72) with existing ext4 filesystem >10:55:50,200 DEBUG blivet: resolved '/dev/sda3' to 'sda3' (partition) >10:55:50,201 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:55:50,317 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >10:55:50,366 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >10:55:50,461 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:55:50,463 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:55:50,467 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:55:50,597 DEBUG blivet: fedora size is 111.3 GiB >10:55:50,622 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:50,641 DEBUG blivet: fedora size is 111.3 GiB >10:55:50,660 DEBUG blivet: vg fedora has -353.91 GiB free >10:55:50,678 DEBUG blivet: fedora size is 465.27 GiB >10:55:50,697 DEBUG blivet: vg fedora has 465.27 GiB free >10:55:50,714 DEBUG blivet: fedora size is 465.27 GiB >10:55:50,733 DEBUG blivet: vg fedora has 465.27 GiB free >10:55:50,754 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:50,758 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:50,763 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:50,766 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:50,769 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:50,772 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:50,776 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:50,780 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:50,784 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:50,789 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:50,793 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:55:50,812 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:55:51,168 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; hidden: False ; incomplete: False ; >10:55:51,172 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 3072 MiB dm live-base (122) with existing ext4 filesystem >10:55:52,155 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:55:52,156 DEBUG blivet: Iso9660FS.supported: supported: True ; >10:55:52,158 DEBUG blivet: NFSv4.supported: supported: False ; >10:55:52,159 DEBUG blivet: NFSv4.supported: supported: False ; >10:55:52,163 DEBUG blivet: SELinuxFS.supported: supported: False ; >10:55:52,164 DEBUG blivet: SELinuxFS.supported: supported: False ; >10:55:52,166 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:52,168 DEBUG blivet: Ext4FS.supported: supported: True ; >10:55:52,170 DEBUG blivet: Ext3FS.supported: supported: True ; >10:55:52,171 DEBUG blivet: Ext3FS.supported: supported: True ; >10:55:52,173 DEBUG blivet: Ext2FS.supported: supported: True ; >10:55:52,175 DEBUG blivet: Ext2FS.supported: supported: True ; >10:55:52,176 DEBUG blivet: SysFS.supported: supported: False ; >10:55:52,178 DEBUG blivet: SysFS.supported: supported: False ; >10:55:52,180 DEBUG blivet: MultipathMember.__init__: >10:55:52,182 DEBUG blivet: MDRaidMember.__init__: >10:55:52,184 DEBUG blivet: ProcFS.supported: supported: False ; >10:55:52,185 DEBUG blivet: ProcFS.supported: supported: False ; >10:55:52,187 DEBUG blivet: SwapSpace.__init__: >10:55:52,189 DEBUG blivet: DevPtsFS.supported: supported: False ; >10:55:52,190 DEBUG blivet: DevPtsFS.supported: supported: False ; >10:55:52,192 DEBUG blivet: BTRFS.supported: supported: True ; >10:55:52,482 DEBUG blivet: USBFS.supported: supported: False ; >10:55:52,484 DEBUG blivet: USBFS.supported: supported: False ; >10:55:52,485 DEBUG blivet: DiskLabel.__init__: >10:55:52,487 INFO blivet: DiskLabel.partedDevice returning None >10:55:52,490 DEBUG blivet: HFSPlus.supported: supported: False ; >10:55:52,492 DEBUG blivet: HFSPlus.supported: supported: False ; >10:55:52,494 DEBUG blivet: XFS.supported: supported: True ; >10:55:52,646 DEBUG blivet: XFS.supported: supported: True ; >10:55:52,648 DEBUG blivet: TmpFS.supported: supported: True ; >10:55:52,945 DEBUG blivet: LUKS.__init__: >10:55:52,946 DEBUG blivet: DMRaidMember.__init__: >10:55:52,947 DEBUG blivet: NTFS.supported: supported: False ; >10:55:52,948 DEBUG blivet: NTFS.supported: supported: False ; >10:55:52,949 DEBUG blivet: BindFS.supported: supported: False ; >10:55:52,950 DEBUG blivet: BindFS.supported: supported: False ; >10:55:52,951 DEBUG blivet: HFS.supported: supported: False ; >10:55:52,952 DEBUG blivet: HFS.supported: supported: False ; >10:55:52,953 DEBUG blivet: LVMPhysicalVolume.__init__: >10:55:52,955 DEBUG blivet: NFS.supported: supported: False ; >10:55:52,955 DEBUG blivet: NFS.supported: supported: False ; >10:55:52,956 DEBUG blivet: FATFS.supported: supported: True ; >10:55:52,958 DEBUG blivet: FATFS.supported: supported: True ; >10:55:52,960 DEBUG blivet: NoDevFS.supported: supported: False ; >10:55:52,963 DEBUG blivet: NoDevFS.supported: supported: False ; >07:56:00,534 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:00,536 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f5532a5ad50) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060950> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a8b050) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 111.3 GiB > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 233414656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060680> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 234440703 length = 233414656 > flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- > name = sdc1 status = True kids = 0 id = 44 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060ef0> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- > name = sdc2 status = True kids = 1 id = 49 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 465.27 GiB > format = existing lvmpv > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060b90> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- > name = sda1 status = True kids = 0 id = 62 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 2054 MiB > format = existing swap > 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: 4096 > length: 4206592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b3b0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f5532a4c210) -- > name = sda2 status = True kids = 0 id = 67 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 30.01 GiB > format = existing ext4 filesystem > 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: 4096 > length: 62926848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060f80> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- > name = sda3 status = True kids = 0 id = 72 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 444.93 GiB > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 933079040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >07:56:00,899 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:00,900 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f5532a5ad50) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060950> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a8b050) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 111.3 GiB > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 233414656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060680> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 234440703 length = 233414656 > flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- > name = sdc1 status = True kids = 0 id = 44 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060ef0> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- > name = sdc2 status = True kids = 1 id = 49 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 465.27 GiB > format = existing lvmpv > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060b90> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- > name = sda1 status = True kids = 0 id = 62 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 2054 MiB > format = existing swap > 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: 4096 > length: 4206592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b3b0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f5532a4c210) -- > name = sda2 status = True kids = 0 id = 67 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 30.01 GiB > format = existing ext4 filesystem > 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: 4096 > length: 62926848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060f80> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- > name = sda3 status = True kids = 0 id = 72 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 444.93 GiB > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 933079040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >07:56:01,240 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:01,241 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f5532a5ad50) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060950> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a8b050) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 111.3 GiB > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 233414656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060680> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 234440703 length = 233414656 > flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- > name = sdc1 status = True kids = 0 id = 44 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060ef0> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- > name = sdc2 status = True kids = 1 id = 49 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 465.27 GiB > format = existing lvmpv > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060b90> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- > name = sda1 status = True kids = 0 id = 62 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 2054 MiB > format = existing swap > 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: 4096 > length: 4206592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b3b0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f5532a4c210) -- > name = sda2 status = True kids = 0 id = 67 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 30.01 GiB > format = existing ext4 filesystem > 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: 4096 > length: 62926848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060f80> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- > name = sda3 status = True kids = 0 id = 72 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 444.93 GiB > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 933079040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >07:56:01,581 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:01,582 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f5532a5ad50) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060950> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a8b050) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 111.3 GiB > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 233414656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060680> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 234440703 length = 233414656 > flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- > name = sdc1 status = True kids = 0 id = 44 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060ef0> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- > name = sdc2 status = True kids = 1 id = 49 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 465.27 GiB > format = existing lvmpv > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060b90> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- > name = sda1 status = True kids = 0 id = 62 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 2054 MiB > format = existing swap > 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: 4096 > length: 4206592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b3b0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f5532a4c210) -- > name = sda2 status = True kids = 0 id = 67 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 30.01 GiB > format = existing ext4 filesystem > 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: 4096 > length: 62926848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060f80> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- > name = sda3 status = True kids = 0 id = 72 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 444.93 GiB > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 933079040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >07:56:01,911 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:01,912 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f5532a5ad50) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060950> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a8b050) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 111.3 GiB > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 233414656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060680> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 234440703 length = 233414656 > flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- > name = sdc1 status = True kids = 0 id = 44 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060ef0> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- > name = sdc2 status = True kids = 1 id = 49 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 465.27 GiB > format = existing lvmpv > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060b90> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- > name = sda1 status = True kids = 0 id = 62 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 2054 MiB > format = existing swap > 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: 4096 > length: 4206592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b3b0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f5532a4c210) -- > name = sda2 status = True kids = 0 id = 67 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 30.01 GiB > format = existing ext4 filesystem > 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: 4096 > length: 62926848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060f80> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- > name = sda3 status = True kids = 0 id = 72 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 444.93 GiB > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 933079040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >07:56:02,241 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:02,242 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f5532a5ad50) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060950> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a8b050) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 111.3 GiB > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 233414656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060680> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 234440703 length = 233414656 > flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- > name = sdc1 status = True kids = 0 id = 44 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060ef0> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- > name = sdc2 status = True kids = 1 id = 49 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 465.27 GiB > format = existing lvmpv > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060b90> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- > name = sda1 status = True kids = 0 id = 62 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 2054 MiB > format = existing swap > 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: 4096 > length: 4206592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b3b0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f5532a4c210) -- > name = sda2 status = True kids = 0 id = 67 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 30.01 GiB > format = existing ext4 filesystem > 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: 4096 > length: 62926848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060f80> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- > name = sda3 status = True kids = 0 id = 72 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 444.93 GiB > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 933079040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >07:56:22,616 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:22,619 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f5532a5ad50) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060950> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a8b050) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 111.3 GiB > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 233414656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060680> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 234440703 length = 233414656 > flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- > name = sdc1 status = True kids = 0 id = 44 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060ef0> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- > name = sdc2 status = True kids = 1 id = 49 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 465.27 GiB > format = existing lvmpv > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060b90> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- > name = sda1 status = True kids = 0 id = 62 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 2054 MiB > format = existing swap > 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: 4096 > length: 4206592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b3b0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f5532a4c210) -- > name = sda2 status = True kids = 0 id = 67 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 30.01 GiB > format = existing ext4 filesystem > 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: 4096 > length: 62926848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060f80> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- > name = sda3 status = True kids = 0 id = 72 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 444.93 GiB > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 933079040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >07:56:22,970 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:22,971 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f5532a5ad50) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060950> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a8b050) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 111.3 GiB > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 233414656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060680> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 234440703 length = 233414656 > flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- > name = sdc1 status = True kids = 0 id = 44 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060ef0> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- > name = sdc2 status = True kids = 1 id = 49 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 465.27 GiB > format = existing lvmpv > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060b90> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- > name = sda1 status = True kids = 0 id = 62 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 2054 MiB > format = existing swap > 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: 4096 > length: 4206592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b3b0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f5532a4c210) -- > name = sda2 status = True kids = 0 id = 67 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 30.01 GiB > format = existing ext4 filesystem > 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: 4096 > length: 62926848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060f80> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- > name = sda3 status = True kids = 0 id = 72 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 444.93 GiB > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 933079040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >07:56:23,301 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:23,302 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f5532a5ad50) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060950> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a8b050) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 111.3 GiB > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 233414656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060680> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 234440703 length = 233414656 > flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- > name = sdc1 status = True kids = 0 id = 44 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060ef0> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- > name = sdc2 status = True kids = 1 id = 49 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 465.27 GiB > format = existing lvmpv > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060b90> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- > name = sda1 status = True kids = 0 id = 62 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 2054 MiB > format = existing swap > 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: 4096 > length: 4206592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b3b0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f5532a4c210) -- > name = sda2 status = True kids = 0 id = 67 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 30.01 GiB > format = existing ext4 filesystem > 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: 4096 > length: 62926848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060f80> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- > name = sda3 status = True kids = 0 id = 72 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 444.93 GiB > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 933079040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >07:56:26,028 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:26,030 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f5532a5ad50) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060950> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a8b050) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 111.3 GiB > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 233414656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060680> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 234440703 length = 233414656 > flags = lvm, PartitionDevice instance (0x7f5532a35e50) -- > name = sdc1 status = True kids = 0 id = 44 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060ef0> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a35c10> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35a10> PedPartition: <_ped.Partition object at 0x7f5532a2ba10> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a3c2d0) -- > name = sdc2 status = True kids = 1 id = 49 > parents = ['existing 465.76 GiB disk sdc (39) with existing msdos disklabel'] > uuid = None size = 465.27 GiB > format = existing lvmpv > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060b90> > target size = 0 B path = /dev/sdc2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a35650> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a35b90> PedPartition: <_ped.Partition object at 0x7f5532a2b6b0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f5532a3cc10) -- > name = sda1 status = True kids = 0 id = 62 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 2054 MiB > format = existing swap > 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: 4096 > length: 4206592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b3b0> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = swap grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c890> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c690> PedPartition: <_ped.Partition object at 0x7f5532a2b950> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f5532a4c210) -- > name = sda2 status = True kids = 0 id = 67 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 30.01 GiB > format = existing ext4 filesystem > 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: 4096 > length: 62926848 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060f80> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3c8d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3c810> PedPartition: <_ped.Partition object at 0x7f5532a464d0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f5532a35fd0) -- > name = sda3 status = True kids = 0 id = 72 > parents = ['existing 476.94 GiB disk sda (57) with existing msdos disklabel'] > uuid = None size = 444.93 GiB > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 933079040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f5532a4b440> > target size = 0 B path = /dev/sda3 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a3c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a3ca90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a3ca10> PedPartition: <_ped.Partition object at 0x7f5532a46050> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >07:56:26,375 INFO blivet: hiding device existing 2054 MiB partition sda1 (62) with existing swap >07:56:26,394 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >07:56:26,394 INFO blivet: removed partition sda1 (id 62) from device tree >07:56:26,395 DEBUG blivet: lvm filter: adding sda1 to the reject list >07:56:26,395 INFO blivet: hiding device existing 30.01 GiB partition sda2 (67) with existing ext4 filesystem >07:56:26,414 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >07:56:26,415 INFO blivet: removed partition sda2 (id 67) from device tree >07:56:26,415 DEBUG blivet: lvm filter: adding sda2 to the reject list >07:56:26,415 INFO blivet: hiding device existing 444.93 GiB partition sda3 (72) with existing ext4 filesystem >07:56:26,434 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >07:56:26,435 INFO blivet: removed partition sda3 (id 72) from device tree >07:56:26,435 DEBUG blivet: lvm filter: adding sda3 to the reject list >07:56:26,435 INFO blivet: hiding device existing 476.94 GiB disk sda (57) with existing msdos disklabel >07:56:26,454 INFO blivet: removed disk sda (id 57) from device tree >07:56:26,454 DEBUG blivet: lvm filter: adding sda to the reject list >07:56:26,454 INFO blivet: hiding device existing 500 MiB partition sdc1 (44) with existing ext4 filesystem >07:56:26,473 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdc ; >07:56:26,474 INFO blivet: removed partition sdc1 (id 44) from device tree >07:56:26,474 DEBUG blivet: lvm filter: adding sdc1 to the reject list >07:56:26,474 INFO blivet: hiding device existing 465.27 GiB lvmvg fedora (53) >07:56:26,494 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdc2 ; >07:56:26,495 INFO blivet: removed lvmvg fedora (id 53) from device tree >07:56:26,495 DEBUG blivet: lvm filter: adding fedora to the reject list >07:56:26,495 INFO blivet: hiding device existing 465.27 GiB partition sdc2 (49) with existing lvmpv >07:56:26,514 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdc ; >07:56:26,514 INFO blivet: removed partition sdc2 (id 49) from device tree >07:56:26,515 DEBUG blivet: lvm filter: adding sdc2 to the reject list >07:56:26,515 INFO blivet: hiding device existing 465.76 GiB disk sdc (39) with existing msdos disklabel >07:56:26,533 INFO blivet: removed disk sdc (id 39) from device tree >07:56:26,534 DEBUG blivet: lvm filter: adding sdc to the reject list >07:56:26,536 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:26,537 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f5532a5ad50) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060950> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a8b050) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 111.3 GiB > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 233414656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060680> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 234440703 length = 233414656 > flags = lvm] >07:56:27,567 INFO blivet: Detected 3968 MiB of memory >07:56:27,586 INFO blivet: Swap attempt of 3968 MiB >07:56:30,630 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:30,632 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f5532a5ad50) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/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: 19515 did: 24387 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060950> > target size = 0 B path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: <parted.filesystem.FileSystem object at 0x7f5532a5abd0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5a850> PedPartition: <_ped.Partition object at 0x7f5532a56c50> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f5532a8b050) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 111.79 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 111.3 GiB > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 233414656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32597 did: 0 busy: False > hardwareGeometry: (14529, 255, 63) biosGeometry: (14529, 255, 63) > PedDevice: <_ped.Device object at 0x7f5538060680> > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = lvmpv grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5a610> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5ab50> PedPartition: <_ped.Partition object at 0x7f5532a56cb0> > disk = existing 111.79 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 234440703 length = 233414656 > flags = lvm] >07:56:31,709 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >07:56:31,711 DEBUG blivet: DeviceTree.getDeviceByID returned existing 111.79 GiB disk sdb (6) with existing msdos disklabel >07:56:35,843 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >07:56:35,845 DEBUG blivet: DeviceTree.getDeviceByID returned existing 111.79 GiB disk sdb (6) with existing msdos disklabel >07:56:35,871 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >07:56:35,873 DEBUG blivet: DeviceTree.getDeviceByID returned existing 111.79 GiB disk sdb (6) with existing msdos disklabel >07:56:35,895 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >07:56:35,896 DEBUG blivet: DeviceTree.getDeviceByID returned existing 111.79 GiB disk sdb (6) with existing msdos disklabel >07:56:35,914 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 11 ; incomplete: False ; >07:56:35,916 DEBUG blivet: DeviceTree.getDeviceByID returned existing 500 MiB partition sdb1 (11) with existing ext4 filesystem >07:56:35,932 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 16 ; incomplete: False ; >07:56:35,933 DEBUG blivet: DeviceTree.getDeviceByID returned existing 111.3 GiB partition sdb2 (16) with existing lvmpv >07:56:35,948 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >07:56:35,950 DEBUG blivet: DeviceTree.getDeviceByID returned existing 111.79 GiB disk sdb (6) with existing msdos disklabel >07:56:36,899 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >07:56:36,900 DEBUG blivet: DeviceTree.getDeviceByID returned existing 111.79 GiB disk sdb (6) with existing msdos disklabel >07:56:40,294 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >07:56:40,295 DEBUG blivet: DeviceTree.getDeviceByID returned existing 111.79 GiB disk sdb (6) with existing msdos disklabel >07:56:40,313 DEBUG blivet: removing sdb >07:56:40,314 DEBUG blivet: devices to remove: ['fedora-root', 'fedora-swap', 'fedora-home', 'fedora', 'sdb2', 'sdb1'] >07:56:40,314 DEBUG blivet: leaves to remove: ['fedora-root', 'fedora-swap', 'fedora-home', 'sdb1'] >07:56:40,315 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 172 >07:56:40,320 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >07:56:40,321 INFO blivet: registered action: [171] destroy format ext4 filesystem on lvmlv fedora-root (id 33) >07:56:40,323 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >07:56:40,323 INFO blivet: removed lvmlv fedora-root (id 33) from device tree >07:56:40,324 INFO blivet: registered action: [173] destroy device lvmlv fedora-root (id 33) >07:56:40,324 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 175 >07:56:40,326 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >07:56:40,327 INFO blivet: registered action: [174] destroy format swap on lvmlv fedora-swap (id 28) >07:56:40,329 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >07:56:40,329 INFO blivet: removed lvmlv fedora-swap (id 28) from device tree >07:56:40,330 INFO blivet: registered action: [176] destroy device lvmlv fedora-swap (id 28) >07:56:40,330 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 178 >07:56:40,332 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: ext4 ; type: None ; >07:56:40,332 INFO blivet: registered action: [177] destroy format ext4 filesystem on lvmlv fedora-home (id 23) >07:56:40,334 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >07:56:40,334 INFO blivet: removed lvmlv fedora-home (id 23) from device tree >07:56:40,334 INFO blivet: registered action: [179] destroy device lvmlv fedora-home (id 23) >07:56:40,336 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >07:56:40,336 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 181 >07:56:40,338 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: ext4 ; type: None ; >07:56:40,338 INFO blivet: registered action: [180] destroy format ext4 filesystem on partition sdb1 (id 11) >07:56:40,340 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >07:56:40,340 INFO blivet: removed partition sdb1 (id 11) from device tree >07:56:40,341 INFO blivet: registered action: [182] destroy device partition sdb1 (id 11) >07:56:40,341 DEBUG blivet: devices to remove: ['fedora', 'sdb2'] >07:56:40,342 DEBUG blivet: leaves to remove: ['fedora'] >07:56:40,343 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >07:56:40,344 INFO blivet: removed lvmvg fedora (id 20) from device tree >07:56:40,344 INFO blivet: registered action: [183] destroy device lvmvg fedora (id 20) >07:56:40,344 DEBUG blivet: devices to remove: ['sdb2'] >07:56:40,344 DEBUG blivet: leaves to remove: ['sdb2'] >07:56:40,346 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >07:56:40,346 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 185 >07:56:40,348 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: lvmpv ; type: None ; >07:56:40,348 INFO blivet: registered action: [184] destroy format lvmpv on partition sdb2 (id 16) >07:56:40,350 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >07:56:40,351 INFO blivet: removed partition sdb2 (id 16) from device tree >07:56:40,351 INFO blivet: registered action: [186] destroy device partition sdb2 (id 16) >07:56:40,351 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 188 >07:56:40,353 DEBUG blivet: DiskDevice._setFormat: sdb ; current: disklabel ; type: None ; >07:56:40,353 INFO blivet: registered action: [187] destroy format msdos disklabel on disk sdb (id 6) >07:56:40,355 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 11 ; incomplete: False ; >07:56:40,356 DEBUG blivet: DeviceTree.getDeviceByID returned None >07:56:40,357 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 16 ; incomplete: False ; >07:56:40,358 DEBUG blivet: DeviceTree.getDeviceByID returned None >07:56:40,360 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >07:56:40,361 DEBUG blivet: DeviceTree.getDeviceByID returned existing 111.79 GiB disk sdb (6) >07:56:40,381 INFO blivet: Detected 3968 MiB of memory >07:56:40,399 INFO blivet: Swap attempt of 3968 MiB >07:56:40,423 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:40,424 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >07:56:40,425 DEBUG blivet: removing sdb >07:56:40,425 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 190 >07:56:40,427 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >07:56:40,427 INFO blivet: registered action: [189] destroy format None on disk sdb (id 6) >07:56:40,428 DEBUG blivet: clearpart: initializing sdb >07:56:40,429 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 192 >07:56:40,431 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >07:56:40,431 INFO blivet: registered action: [191] destroy format None on disk sdb (id 6) >07:56:40,432 DEBUG blivet: required disklabel type for sdb (1) is None >07:56:40,432 DEBUG blivet: default disklabel type for sdb is msdos >07:56:40,432 DEBUG blivet: selecting msdos disklabel for sdb based on size >07:56:40,433 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; >07:56:40,435 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sdb ; labelType: msdos ; >07:56:40,436 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 0x7f5540066850> > PedDisk: <_ped.Disk object at 0x7f55387a2518> >07:56:40,437 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 193 >07:56:40,438 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >07:56:40,439 INFO blivet: registered action: [194] create format msdos disklabel on disk sdb (id 6) >07:56:40,441 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >07:56:40,442 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >07:56:40,460 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >07:56:40,463 INFO blivet: Detected 3968 MiB of memory >07:56:40,485 INFO blivet: Swap attempt of 3968 MiB >07:56:40,507 DEBUG blivet: doAutoPart: True >07:56:40,507 DEBUG blivet: encryptedAutoPart: False >07:56:40,507 DEBUG blivet: autoPartType: 2 >07:56:40,507 DEBUG blivet: clearPartType: 2 >07:56:40,508 DEBUG blivet: clearPartDisks: ['sdb'] >07:56:40,540 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f5540066790) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f5540066810) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f554004f190) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f554004f050) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7f554004fa90) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3968 MiB maxSize = None grow = False > >07:56:40,540 DEBUG blivet: storage.disks: ['sdb'] >07:56:40,541 DEBUG blivet: storage.partitioned: ['sdb'] >07:56:40,541 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', 'sr0'] >07:56:40,545 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >07:56:40,547 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >07:56:40,564 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >07:56:40,564 DEBUG blivet: boot disk: sdb >07:56:40,567 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >07:56:40,567 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 195 >07:56:40,569 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >07:56:40,571 DEBUG blivet: PartitionDevice._setFormat: req0 ; >07:56:40,572 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >07:56:40,574 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >07:56:40,575 INFO blivet: added partition req0 (id 196) to device tree >07:56:40,575 INFO blivet: registered action: [198] create device partition req0 (id 196) >07:56:40,575 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 200 >07:56:40,577 DEBUG blivet: PartitionDevice._setFormat: req0 ; >07:56:40,579 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: lvmpv ; type: lvmpv ; >07:56:40,580 INFO blivet: registered action: [199] create format lvmpv on partition req0 (id 196) >07:56:40,580 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f553aa20410) -- > name = sdb status = True kids = 0 id = 6 > parents = [] > uuid = None size = 111.79 GiB > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host5/target5:0:0/5:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: WDC WD12 00BEVE-00UYT0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7f55380605f0> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5532dbb850>] >07:56:40,602 DEBUG blivet: devs: [PartitionDevice instance (0x7f55387c0f90) -- > name = req0 status = False kids = 0 id = 196 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >07:56:40,627 DEBUG blivet: Ext4FS.supported: supported: True ; >07:56:40,627 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 201 >07:56:40,629 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >07:56:40,631 DEBUG blivet: PartitionDevice._setFormat: req1 ; >07:56:40,633 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >07:56:40,635 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >07:56:40,636 INFO blivet: added partition req1 (id 202) to device tree >07:56:40,636 INFO blivet: registered action: [204] create device partition req1 (id 202) >07:56:40,636 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 206 >07:56:40,638 DEBUG blivet: PartitionDevice._setFormat: req1 ; >07:56:40,640 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >07:56:40,640 INFO blivet: registered action: [205] create format ext4 filesystem mounted at /boot on partition req1 (id 202) >07:56:40,641 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:40,643 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f55387c0f90) -- > name = req0 status = False kids = 0 id = 196 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f5540066b90) -- > name = req1 status = False kids = 0 id = 202 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >07:56:40,701 INFO blivet: skipping unneeded stage1 biosboot request >07:56:40,701 DEBUG blivet: PartSpec instance (0x7f554004f050) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >07:56:40,720 DEBUG blivet: existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >07:56:40,745 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >07:56:40,746 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:40,748 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f55387c0f90) -- > name = req0 status = False kids = 0 id = 196 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f5540066b90) -- > name = req1 status = False kids = 0 id = 202 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >07:56:40,808 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:40,809 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f55387c0f90) -- > name = req0 status = False kids = 0 id = 196 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f5540066b90) -- > name = req1 status = False kids = 0 id = 202 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >07:56:40,869 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:40,870 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f55387c0f90) -- > name = req0 status = False kids = 0 id = 196 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f5540066b90) -- > name = req1 status = False kids = 0 id = 202 > parents = [] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/req1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >07:56:40,926 DEBUG blivet: removing all non-preexisting partitions ['req0(id 196)', 'req1(id 202)'] from disk(s) ['sdb'] >07:56:40,928 DEBUG blivet: allocatePartitions: disks=['sdb'] ; partitions=['req0(id 196)', 'req1(id 202)'] >07:56:40,928 DEBUG blivet: removing all non-preexisting partitions ['req1(id 202)', 'req0(id 196)'] from disk(s) ['sdb'] >07:56:40,929 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >07:56:40,931 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >07:56:40,946 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >07:56:40,947 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >07:56:40,949 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >07:56:40,963 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >07:56:40,963 DEBUG blivet: allocating partition: req1 ; id: 202 ; disks: ['sdb'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >07:56:40,977 DEBUG blivet: checking freespace on sdb >07:56:40,977 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >07:56:40,991 DEBUG blivet: checking 63-234441647 (111.79 GiB) >07:56:41,005 DEBUG blivet: current free range is 63-234441647 (111.79 GiB) >07:56:41,019 DEBUG blivet: updating use_disk to sdb, type: 0 >07:56:41,019 DEBUG blivet: new free: 63-234441647 / 111.79 GiB >07:56:41,033 DEBUG blivet: new free allows for 0 sectors of growth >07:56:41,033 DEBUG blivet: found free space for bootable request >07:56:41,033 DEBUG blivet: adjusted start sector from 63 to 2048 >07:56:41,034 DEBUG blivet: created partition sdb1 of 500 MiB and added it to /dev/sdb >07:56:41,049 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >07:56:41,049 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f55387d0650> PedPartition: <_ped.Partition object at 0x7f55387c7b30> >07:56:41,052 DEBUG blivet: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >07:56:41,053 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >07:56:41,055 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >07:56:41,055 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f55387d0550> PedPartition: <_ped.Partition object at 0x7f5538847c50> >07:56:41,058 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >07:56:41,059 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >07:56:41,074 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >07:56:41,075 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >07:56:41,076 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >07:56:41,091 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >07:56:41,091 DEBUG blivet: allocating partition: req0 ; id: 196 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >07:56:41,105 DEBUG blivet: checking freespace on sdb >07:56:41,105 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >07:56:41,119 DEBUG blivet: checking 63-2047 (992.5 KiB) >07:56:41,132 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >07:56:41,145 DEBUG blivet: checking 1026048-234441647 (111.3 GiB) >07:56:41,159 DEBUG blivet: current free range is 1026048-234441647 (111.3 GiB) >07:56:41,172 DEBUG blivet: evaluating growth potential for new layout >07:56:41,172 DEBUG blivet: calculating growth for disk /dev/sdb >07:56:41,174 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >07:56:41,174 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f55387d0a50> PedPartition: <_ped.Partition object at 0x7f55387c78f0> >07:56:41,177 DEBUG blivet: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >07:56:41,179 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >07:56:41,179 DEBUG blivet: adding request 202 to chunk 234438656 (2048-234440703) on /dev/sdb >07:56:41,180 DEBUG blivet: adding request 196 to chunk 234438656 (2048-234440703) on /dev/sdb >07:56:41,180 DEBUG blivet: Chunk.growRequests: 234438656 on /dev/sdb start = 2048 end = 234440703 >sectorSize = 512 B > >07:56:41,181 DEBUG blivet: req: PartitionRequest instance -- >id = 202 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:56:41,181 DEBUG blivet: req: PartitionRequest instance -- >id = 196 name = sdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >07:56:41,181 DEBUG blivet: 1 requests and 232390656 (110.81 GiB) left in chunk >07:56:41,195 DEBUG blivet: adding 232390656 (110.81 GiB) to 196 (sdb2) >07:56:41,209 DEBUG blivet: new grow amount for request 196 (sdb2) is 232390656 units, or 110.81 GiB >07:56:41,223 DEBUG blivet: request 202 (sdb1) growth: 0 (0 B) size: 500 MiB >07:56:41,236 DEBUG blivet: request 196 (sdb2) growth: 232390656 (110.81 GiB) size: 111.3 GiB >07:56:41,263 DEBUG blivet: disk /dev/sdb growth: 232390656 (110.81 GiB) >07:56:41,277 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >07:56:41,278 DEBUG blivet: device sdb2 new partedPartition None >07:56:41,279 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sdb ; >07:56:41,280 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >07:56:41,281 DEBUG blivet: total growth: 232390656 sectors >07:56:41,281 DEBUG blivet: updating use_disk to sdb, type: 0 >07:56:41,281 DEBUG blivet: new free: 1026048-234441647 / 111.3 GiB >07:56:41,295 DEBUG blivet: new free allows for 232390656 sectors of growth >07:56:41,295 DEBUG blivet: created partition sdb2 of 500 MiB and added it to /dev/sdb >07:56:41,310 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >07:56:41,310 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f55387d0450> PedPartition: <_ped.Partition object at 0x7f55387c7bf0> >07:56:41,313 DEBUG blivet: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >07:56:41,314 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >07:56:41,316 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >07:56:41,316 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f55387d0490> PedPartition: <_ped.Partition object at 0x7f55387c7c50> >07:56:41,318 DEBUG blivet: growPartitions: disks=['sdb'], partitions=['sdb2(id 196)', 'sdb1(id 202)'] >07:56:41,318 DEBUG blivet: growable partitions are ['sdb2'] >07:56:41,319 DEBUG blivet: adding request 196 to chunk 234438656 (2048-234440703) on /dev/sdb >07:56:41,319 DEBUG blivet: adding request 202 to chunk 234438656 (2048-234440703) on /dev/sdb >07:56:41,319 DEBUG blivet: disk sdb has 1 chunks >07:56:41,320 DEBUG blivet: Chunk.growRequests: 234438656 on /dev/sdb start = 2048 end = 234440703 >sectorSize = 512 B > >07:56:41,320 DEBUG blivet: req: PartitionRequest instance -- >id = 202 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >07:56:41,321 DEBUG blivet: req: PartitionRequest instance -- >id = 196 name = sdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >07:56:41,321 DEBUG blivet: 1 requests and 232390656 (110.81 GiB) left in chunk >07:56:41,335 DEBUG blivet: adding 232390656 (110.81 GiB) to 196 (sdb2) >07:56:41,348 DEBUG blivet: new grow amount for request 196 (sdb2) is 232390656 units, or 110.81 GiB >07:56:41,362 DEBUG blivet: growing partitions on sdb >07:56:41,362 DEBUG blivet: partition sdb1 (202): 0 >07:56:41,362 DEBUG blivet: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f5540066d10> PedGeometry: <_ped.Geometry object at 0x7f55387d0b10> >07:56:41,363 DEBUG blivet: partition sdb2 (196): 0 >07:56:41,363 DEBUG blivet: new geometry for sdb2: parted.Geometry instance -- > start: 1026048 end: 234440703 length: 233414656 > device: <parted.device.Device object at 0x7f5540066d10> PedGeometry: <_ped.Geometry object at 0x7f55387d0c90> >07:56:41,363 DEBUG blivet: removing all non-preexisting partitions ['sdb1(id 202)', 'sdb2(id 196)'] from disk(s) ['sdb'] >07:56:41,365 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >07:56:41,365 DEBUG blivet: device sdb1 new partedPartition None >07:56:41,366 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >07:56:41,368 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >07:56:41,369 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >07:56:41,369 DEBUG blivet: device sdb2 new partedPartition None >07:56:41,370 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sdb ; >07:56:41,372 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >07:56:41,372 DEBUG blivet: back from removeNewPartitions >07:56:41,373 DEBUG blivet: extended: None >07:56:41,373 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f5540066d10> PedGeometry: <_ped.Geometry object at 0x7f55387d0b10> >07:56:41,374 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >07:56:41,374 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f55387d0ed0> PedPartition: <_ped.Partition object at 0x7f55387c7b90> >07:56:41,377 DEBUG blivet: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >07:56:41,379 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >07:56:41,380 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >07:56:41,380 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f55387d6050> PedPartition: <_ped.Partition object at 0x7f55387c7cb0> >07:56:41,382 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 234440703 length: 233414656 > device: <parted.device.Device object at 0x7f5540066d10> PedGeometry: <_ped.Geometry object at 0x7f55387d0c90> >07:56:41,384 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >07:56:41,384 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f55387d0610> PedPartition: <_ped.Partition object at 0x7f55387c7d10> >07:56:41,387 DEBUG blivet: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >07:56:41,388 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >07:56:41,390 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >07:56:41,390 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f55387d6290> PedPartition: <_ped.Partition object at 0x7f55387c7d70> >07:56:41,393 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:41,394 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f55387c0f90) -- > name = sdb2 status = False kids = 0 id = 196 > parents = ['existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel'] > uuid = None size = 111.3 GiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f55387d6290> PedPartition: <_ped.Partition object at 0x7f55387c7d70> > disk = existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel > start = 1026048 end = 234440703 length = 233414656 > flags = , PartitionDevice instance (0x7f5540066b90) -- > name = sdb1 status = False kids = 0 id = 202 > parents = ['existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f55387d6050> PedPartition: <_ped.Partition object at 0x7f55387c7cb0> > disk = existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >07:56:41,499 DEBUG blivet: fixing size of non-existent 500 MiB partition sdb1 (202) with non-existent ext4 filesystem mounted at /boot >07:56:41,513 DEBUG blivet: fixing size of non-existent 111.3 GiB partition sdb2 (196) with non-existent lvmpv >07:56:41,528 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:41,529 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f55387c0f90) -- > name = sdb2 status = False kids = 0 id = 196 > parents = ['existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel'] > uuid = None size = 111.3 GiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f55387d6290> PedPartition: <_ped.Partition object at 0x7f55387c7d70> > disk = existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel > start = 1026048 end = 234440703 length = 233414656 > flags = , PartitionDevice instance (0x7f5540066b90) -- > name = sdb1 status = False kids = 0 id = 202 > parents = ['existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f55387d6050> PedPartition: <_ped.Partition object at 0x7f55387c7cb0> > disk = existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >07:56:41,637 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:41,638 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f55387c0f90) -- > name = sdb2 status = False kids = 0 id = 196 > parents = ['existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel'] > uuid = None size = 111.3 GiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f55387d6290> PedPartition: <_ped.Partition object at 0x7f55387c7d70> > disk = existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel > start = 1026048 end = 234440703 length = 233414656 > flags = , PartitionDevice instance (0x7f5540066b90) -- > name = sdb1 status = False kids = 0 id = 202 > parents = ['existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f55387d6050> PedPartition: <_ped.Partition object at 0x7f55387c7cb0> > disk = existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >07:56:41,746 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >07:56:41,747 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f55387c0f90) -- > name = sdb2 status = False kids = 0 id = 196 > parents = ['existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel'] > uuid = None size = 111.3 GiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/sdb2 > format args = [] originalFormat = lvmpv grow = False max size = 0 B bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f55387d6290> PedPartition: <_ped.Partition object at 0x7f55387c7d70> > disk = existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel > start = 1026048 end = 234440703 length = 233414656 > flags = , PartitionDevice instance (0x7f5540066b90) -- > name = sdb1 status = False kids = 0 id = 202 > parents = ['existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel'] > uuid = None size = 500 MiB > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 MiB path = /dev/sdb1 > format args = [] originalFormat = ext4 grow = False max size = 0 B bootable = True > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5540066dd0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f55387d6050> PedPartition: <_ped.Partition object at 0x7f55387c7cb0> > disk = existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >07:56:41,855 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: sdb2 ; >07:56:41,855 WARN blivet: At least one UUID missing. >07:56:41,857 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >07:56:41,857 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 208 >07:56:41,859 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >07:56:41,860 INFO blivet: added lvmvg fedora (id 207) to device tree >07:56:41,860 INFO blivet: registered action: [210] create device lvmvg fedora (id 207) >07:56:41,862 DEBUG blivet: Ext4FS.supported: supported: True ; >07:56:41,862 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 211 >07:56:41,865 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >07:56:41,866 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >07:56:41,867 DEBUG blivet: fedora size is 111.3 GiB >07:56:41,881 DEBUG blivet: vg fedora has 111.3 GiB free >07:56:41,895 DEBUG blivet: Adding fedora-root/1024 MiB to fedora >07:56:41,908 INFO blivet: added lvmlv fedora-root (id 212) to device tree >07:56:41,908 INFO blivet: registered action: [214] create device lvmlv fedora-root (id 212) >07:56:41,909 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 216 >07:56:41,910 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: ext4 ; >07:56:41,911 INFO blivet: registered action: [215] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 212) >07:56:41,913 DEBUG blivet: Ext4FS.supported: supported: True ; >07:56:41,913 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 217 >07:56:41,915 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >07:56:41,916 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >07:56:41,917 DEBUG blivet: fedora size is 111.3 GiB >07:56:41,931 DEBUG blivet: vg fedora has 110.3 GiB free >07:56:41,945 DEBUG blivet: Adding fedora-home/500 MiB to fedora >07:56:41,958 INFO blivet: added lvmlv fedora-home (id 218) to device tree >07:56:41,958 INFO blivet: registered action: [220] create device lvmlv fedora-home (id 218) >07:56:41,959 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 222 >07:56:41,961 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: ext4 ; type: ext4 ; >07:56:41,961 INFO blivet: registered action: [221] create format ext4 filesystem mounted at /home on lvmlv fedora-home (id 218) >07:56:41,962 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >07:56:41,962 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 223 >07:56:41,964 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >07:56:41,966 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >07:56:41,966 DEBUG blivet: fedora size is 111.3 GiB >07:56:41,981 DEBUG blivet: vg fedora has 109.81 GiB free >07:56:41,994 DEBUG blivet: Adding fedora-swap/3968 MiB to fedora >07:56:42,008 INFO blivet: added lvmlv fedora-swap (id 224) to device tree >07:56:42,008 INFO blivet: registered action: [226] create device lvmlv fedora-swap (id 224) >07:56:42,008 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 228 >07:56:42,010 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: swap ; >07:56:42,010 INFO blivet: registered action: [227] create format swap on lvmlv fedora-swap (id 224) >07:56:42,011 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >07:56:42,023 DEBUG blivet: fedora size is 111.3 GiB >07:56:42,038 DEBUG blivet: vg fedora has 105.93 GiB free >07:56:42,052 DEBUG blivet: fedora size is 111.3 GiB >07:56:42,067 DEBUG blivet: vg fedora has 105.93 GiB free >07:56:42,013 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7f5532a38450) -- > name = fedora status = False kids = 3 id = 207 > parents = ['non-existent 111.3 GiB partition sdb2 (196) with non-existent lvmpv'] > uuid = None size = 111.3 GiB > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora > format args = [] originalFormat = None free = 0 PE Size = 4096 KiB PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 28492 free space = 105.93 GiB > free extents = 27118 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 111.3 GiB partition sdb2 (196) with non-existent lvmpv'] > LVs = ['non-existent 1024 MiB lvmlv fedora-root (212) with non-existent ext4 filesystem mounted at /', > 'non-existent 500 MiB lvmlv fedora-home (218) with non-existent ext4 filesystem mounted at /home', > 'non-existent 3968 MiB lvmlv fedora-swap (224) with non-existent swap']] >07:56:42,118 DEBUG blivet: fedora size is 111.3 GiB >07:56:42,133 DEBUG blivet: vg fedora has 105.93 GiB free >07:56:42,147 DEBUG blivet: fedora size is 111.3 GiB >07:56:42,161 DEBUG blivet: vg fedora has 105.93 GiB free >07:56:42,213 DEBUG blivet: fedora size is 111.3 GiB >07:56:42,228 DEBUG blivet: vg fedora has 105.93 GiB free >07:56:42,242 DEBUG blivet: fedora size is 111.3 GiB >07:56:42,256 DEBUG blivet: vg fedora has 105.93 GiB free >07:56:42,298 DEBUG blivet: fedora size is 111.3 GiB >07:56:42,312 DEBUG blivet: vg fedora has 105.93 GiB free >07:56:42,326 DEBUG blivet: vg fedora: 105.93 GiB free ; lvs: ['root', 'home', 'swap'] >07:56:42,340 DEBUG blivet: fedora size is 111.3 GiB >07:56:42,355 DEBUG blivet: vg fedora has 105.93 GiB free >07:56:42,370 DEBUG blivet: adding request 212 to chunk 28492 on /dev/fedora >07:56:42,370 DEBUG blivet: adding request 218 to chunk 28492 on /dev/fedora >07:56:42,370 DEBUG blivet: adding request 224 to chunk 28492 on /dev/fedora >07:56:42,371 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/fedora length = 28492 size = 111.3 GiB >remaining = 2 pool = 27103 >07:56:42,384 DEBUG blivet: req: LVRequest instance -- >id = 224 name = fedora-swap growable = False >base = 993 growth = 0 max_grow = 0 >done = True >07:56:42,385 DEBUG blivet: req: LVRequest instance -- >id = 212 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >07:56:42,385 DEBUG blivet: req: LVRequest instance -- >id = 218 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >07:56:42,385 DEBUG blivet: 2 requests and 27103 (105.87 GiB) left in chunk >07:56:42,399 DEBUG blivet: adding 18210 (71.13 GiB) to 212 (fedora-root) >07:56:42,413 DEBUG blivet: taking back 5666 (22.13 GiB) from 212 (fedora-root) >07:56:42,426 DEBUG blivet: new grow amount for request 212 (fedora-root) is 12544 units, or 49 GiB >07:56:42,440 DEBUG blivet: adding 8892 (34.73 GiB) to 218 (fedora-home) >07:56:42,453 DEBUG blivet: new grow amount for request 218 (fedora-home) is 8892 units, or 34.73 GiB >07:56:42,467 DEBUG blivet: 1 requests and 5667 (22.14 GiB) left in chunk >07:56:42,480 DEBUG blivet: adding 5667 (22.14 GiB) to 218 (fedora-home) >07:56:42,493 DEBUG blivet: new grow amount for request 218 (fedora-home) is 14559 units, or 56.87 GiB >07:56:42,507 DEBUG blivet: trying to set lv fedora-root size to 50 GiB >07:56:42,521 DEBUG blivet: fedora size is 111.3 GiB >07:56:42,536 DEBUG blivet: vg fedora has 105.93 GiB free >07:56:42,550 DEBUG blivet: fedora size is 111.3 GiB >07:56:42,564 DEBUG blivet: vg fedora has 56.93 GiB free >07:56:42,578 DEBUG blivet: fedora size is 111.3 GiB >07:56:42,593 DEBUG blivet: vg fedora has 56.93 GiB free >07:56:42,607 DEBUG blivet: trying to set lv fedora-home size to 57.36 GiB >07:56:42,620 DEBUG blivet: fedora size is 111.3 GiB >07:56:42,635 DEBUG blivet: vg fedora has 56.93 GiB free >07:56:42,649 DEBUG blivet: fedora size is 111.3 GiB >07:56:42,664 DEBUG blivet: vg fedora has 60 MiB free >07:56:42,678 DEBUG blivet: fedora size is 111.3 GiB >07:56:42,692 DEBUG blivet: vg fedora has 60 MiB free >07:56:42,738 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >07:56:42,740 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >07:56:42,758 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >07:56:42,760 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >07:56:42,762 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >07:56:42,779 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >07:56:42,781 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >07:56:42,782 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >07:56:42,800 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >07:56:42,846 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >07:56:42,848 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >07:56:42,865 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >07:56:42,867 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >07:56:42,868 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >07:56:42,886 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >07:56:42,887 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >07:56:42,889 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdb (6) with non-existent msdos disklabel >07:56:42,906 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >07:56:51,196 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >07:56:51,197 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >07:56:51,198 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >07:56:51,200 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: False ; controllable: True ; >07:56:51,201 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >07:56:51,202 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: False ; controllable: True ; >07:56:51,204 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >07:56:51,204 DEBUG blivet: action: [171] destroy format ext4 filesystem on lvmlv fedora-root (id 33) >07:56:51,205 DEBUG blivet: action: [173] destroy device lvmlv fedora-root (id 33) >07:56:51,205 DEBUG blivet: action: [174] destroy format swap on lvmlv fedora-swap (id 28) >07:56:51,205 DEBUG blivet: action: [176] destroy device lvmlv fedora-swap (id 28) >07:56:51,206 DEBUG blivet: action: [177] destroy format ext4 filesystem on lvmlv fedora-home (id 23) >07:56:51,206 DEBUG blivet: action: [179] destroy device lvmlv fedora-home (id 23) >07:56:51,206 DEBUG blivet: action: [180] destroy format ext4 filesystem on partition sdb1 (id 11) >07:56:51,207 DEBUG blivet: action: [182] destroy device partition sdb1 (id 11) >07:56:51,207 DEBUG blivet: action: [183] destroy device lvmvg fedora (id 20) >07:56:51,208 DEBUG blivet: action: [184] destroy format lvmpv on partition sdb2 (id 16) >07:56:51,208 DEBUG blivet: action: [186] destroy device partition sdb2 (id 16) >07:56:51,208 DEBUG blivet: action: [187] destroy format msdos disklabel on disk sdb (id 6) >07:56:51,209 DEBUG blivet: action: [189] destroy format None on disk sdb (id 6) >07:56:51,209 DEBUG blivet: action: [191] destroy format None on disk sdb (id 6) >07:56:51,209 DEBUG blivet: action: [194] create format msdos disklabel on disk sdb (id 6) >07:56:51,210 DEBUG blivet: action: [198] create device partition sdb2 (id 196) >07:56:51,210 DEBUG blivet: action: [199] create format lvmpv on partition sdb2 (id 196) >07:56:51,210 DEBUG blivet: action: [204] create device partition sdb1 (id 202) >07:56:51,211 DEBUG blivet: action: [205] create format ext4 filesystem mounted at /boot on partition sdb1 (id 202) >07:56:51,211 DEBUG blivet: action: [210] create device lvmvg fedora (id 207) >07:56:51,212 DEBUG blivet: action: [214] create device lvmlv fedora-root (id 212) >07:56:51,212 DEBUG blivet: action: [215] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 212) >07:56:51,212 DEBUG blivet: action: [220] create device lvmlv fedora-home (id 218) >07:56:51,213 DEBUG blivet: action: [221] create format ext4 filesystem mounted at /home on lvmlv fedora-home (id 218) >07:56:51,213 DEBUG blivet: action: [226] create device lvmlv fedora-swap (id 224) >07:56:51,213 DEBUG blivet: action: [227] create format swap on lvmlv fedora-swap (id 224) >07:56:51,213 INFO blivet: pruning action queue... >07:56:51,214 INFO blivet: removing obsolete action 191 (189) >07:56:51,214 INFO blivet: removing obsolete action 189 (187) >07:56:51,217 INFO blivet: resetting parted disks... >07:56:51,218 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >07:56:51,219 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >07:56:51,221 DEBUG blivet: PartitionDevice.preCommitFixup: sdb2 ; >07:56:51,222 DEBUG blivet: PartitionDevice.preCommitFixup: sdb1 ; >07:56:51,224 DEBUG blivet: PartitionDevice.preCommitFixup: sdb1 ; >07:56:51,224 DEBUG blivet: sector-based lookup found partition sdb1 >07:56:51,226 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >07:56:51,226 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5ac10> fileSystem: <parted.filesystem.FileSystem object at 0x7f55387d6ed0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f55387d6d90> PedPartition: <_ped.Partition object at 0x7f5538759d70> >07:56:51,230 DEBUG blivet: PartitionDevice.preCommitFixup: sdb2 ; >07:56:51,231 DEBUG blivet: sector-based lookup found partition sdb2 >07:56:51,233 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >07:56:51,233 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5532a5ac10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5532a5a7d0> PedPartition: <_ped.Partition object at 0x7f5532a56c50> >07:56:51,236 INFO blivet: sorting actions... >07:56:51,245 DEBUG blivet: action: [180] destroy format ext4 filesystem on partition sdb1 (id 11) >07:56:51,246 DEBUG blivet: action: [177] destroy format ext4 filesystem on lvmlv fedora-home (id 23) >07:56:51,247 DEBUG blivet: action: [179] destroy device lvmlv fedora-home (id 23) >07:56:51,247 DEBUG blivet: action: [174] destroy format swap on lvmlv fedora-swap (id 28) >07:56:51,247 DEBUG blivet: action: [176] destroy device lvmlv fedora-swap (id 28) >07:56:51,248 DEBUG blivet: action: [171] destroy format ext4 filesystem on lvmlv fedora-root (id 33) >07:56:51,248 DEBUG blivet: action: [173] destroy device lvmlv fedora-root (id 33) >07:56:51,249 DEBUG blivet: action: [183] destroy device lvmvg fedora (id 20) >07:56:51,249 DEBUG blivet: action: [184] destroy format lvmpv on partition sdb2 (id 16) >07:56:51,250 DEBUG blivet: action: [186] destroy device partition sdb2 (id 16) >07:56:51,251 DEBUG blivet: action: [182] destroy device partition sdb1 (id 11) >07:56:51,251 DEBUG blivet: action: [187] destroy format msdos disklabel on disk sdb (id 6) >07:56:51,252 DEBUG blivet: lvm filter: removing sdb2 from the reject list >07:56:51,252 DEBUG blivet: sdb2 wasn't in the reject list >07:56:51,252 DEBUG blivet: lvm filter: removing sdb1 from the reject list >07:56:51,252 DEBUG blivet: sdb1 wasn't in the reject list >07:56:51,253 DEBUG blivet: lvm filter: removing fedora from the reject list >07:56:51,253 DEBUG blivet: lvm filter: removing fedora-root from the reject list >07:56:51,254 DEBUG blivet: fedora-root wasn't in the reject list >07:56:51,254 DEBUG blivet: lvm filter: removing fedora-home from the reject list >07:56:51,254 DEBUG blivet: fedora-home wasn't in the reject list >07:56:51,254 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >07:56:51,255 DEBUG blivet: fedora-swap wasn't in the reject list >07:56:51,255 DEBUG blivet: action: [194] create format msdos disklabel on disk sdb (id 6) >07:56:51,256 DEBUG blivet: lvm filter: removing sdb2 from the reject list >07:56:51,256 DEBUG blivet: sdb2 wasn't in the reject list >07:56:51,256 DEBUG blivet: lvm filter: removing sdb1 from the reject list >07:56:51,256 DEBUG blivet: sdb1 wasn't in the reject list >07:56:51,257 DEBUG blivet: lvm filter: removing fedora from the reject list >07:56:51,257 DEBUG blivet: fedora wasn't in the reject list >07:56:51,257 DEBUG blivet: lvm filter: removing fedora-root from the reject list >07:56:51,257 DEBUG blivet: fedora-root wasn't in the reject list >07:56:51,257 DEBUG blivet: lvm filter: removing fedora-home from the reject list >07:56:51,258 DEBUG blivet: fedora-home wasn't in the reject list >07:56:51,258 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >07:56:51,258 DEBUG blivet: fedora-swap wasn't in the reject list >07:56:51,258 DEBUG blivet: action: [204] create device partition sdb1 (id 202) >07:56:51,259 DEBUG blivet: action: [205] create format ext4 filesystem mounted at /boot on partition sdb1 (id 202) >07:56:51,260 DEBUG blivet: action: [198] create device partition sdb2 (id 196) >07:56:51,260 DEBUG blivet: lvm filter: removing fedora from the reject list >07:56:51,260 DEBUG blivet: fedora wasn't in the reject list >07:56:51,261 DEBUG blivet: lvm filter: removing fedora-root from the reject list >07:56:51,261 DEBUG blivet: fedora-root wasn't in the reject list >07:56:51,262 DEBUG blivet: lvm filter: removing fedora-home from the reject list >07:56:51,262 DEBUG blivet: fedora-home wasn't in the reject list >07:56:51,262 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >07:56:51,262 DEBUG blivet: fedora-swap wasn't in the reject list >07:56:51,262 DEBUG blivet: action: [199] create format lvmpv on partition sdb2 (id 196) >07:56:51,263 DEBUG blivet: lvm filter: removing fedora from the reject list >07:56:51,263 DEBUG blivet: fedora wasn't in the reject list >07:56:51,263 DEBUG blivet: lvm filter: removing fedora-root from the reject list >07:56:51,263 DEBUG blivet: fedora-root wasn't in the reject list >07:56:51,263 DEBUG blivet: lvm filter: removing fedora-home from the reject list >07:56:51,264 DEBUG blivet: fedora-home wasn't in the reject list >07:56:51,265 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >07:56:51,266 DEBUG blivet: fedora-swap wasn't in the reject list >07:56:51,266 DEBUG blivet: action: [210] create device lvmvg fedora (id 207) >07:56:51,267 DEBUG blivet: lvm filter: removing fedora-root from the reject list >07:56:51,272 DEBUG blivet: fedora-root wasn't in the reject list >07:56:51,273 DEBUG blivet: lvm filter: removing fedora-home from the reject list >07:56:51,273 DEBUG blivet: fedora-home wasn't in the reject list >07:56:51,273 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >07:56:51,273 DEBUG blivet: fedora-swap wasn't in the reject list >07:56:51,273 DEBUG blivet: action: [226] create device lvmlv fedora-swap (id 224) >07:56:51,274 DEBUG blivet: action: [227] create format swap on lvmlv fedora-swap (id 224) >07:56:51,274 DEBUG blivet: action: [220] create device lvmlv fedora-home (id 218) >07:56:51,275 DEBUG blivet: action: [221] create format ext4 filesystem mounted at /home on lvmlv fedora-home (id 218) >07:56:51,276 DEBUG blivet: action: [214] create device lvmlv fedora-root (id 212) >07:56:51,276 DEBUG blivet: action: [215] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 212) >07:56:51,277 INFO blivet: executing action: [180] destroy format ext4 filesystem on partition sdb1 (id 11) >07:56:51,278 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: True ; >07:56:51,279 DEBUG blivet: Ext4FS.destroy: device: /dev/sdb1 ; status: False ; type: ext4 ; >07:56:51,712 INFO blivet: executing action: [177] destroy format ext4 filesystem on lvmlv fedora-home (id 23) >07:56:51,714 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: False ; controllable: True ; orig: True ; >07:56:51,716 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-home ; orig: True ; >07:56:51,719 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >07:56:51,720 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-home ; status: False ; controllable: True ; orig: True ; >07:56:51,832 DEBUG blivet: fedora size is 111.3 GiB >07:56:51,847 DEBUG blivet: vg fedora has 60 MiB free >07:56:51,861 DEBUG blivet: fedora size is 111.3 GiB >07:56:51,879 DEBUG blivet: vg fedora has 60 MiB free >07:56:52,199 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:56:52,224 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; > > >/tmp/ifcfg.log: >10:55:36,206 DEBUG ifcfg: content of files (network initialization): >10:55:36,207 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-laurel: >10:55:36,207 DEBUG ifcfg: ESSID="laurel" >10:55:36,207 DEBUG ifcfg: MODE=Managed >10:55:36,207 DEBUG ifcfg: KEY_MGMT=WPA-PSK >10:55:36,208 DEBUG ifcfg: TYPE=Wireless >10:55:36,208 DEBUG ifcfg: BOOTPROTO=dhcp >10:55:36,208 DEBUG ifcfg: DEFROUTE=yes >10:55:36,208 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >10:55:36,208 DEBUG ifcfg: IPV6INIT=yes >10:55:36,208 DEBUG ifcfg: IPV6_AUTOCONF=yes >10:55:36,209 DEBUG ifcfg: IPV6_DEFROUTE=yes >10:55:36,209 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >10:55:36,209 DEBUG ifcfg: NAME=laurel >10:55:36,209 DEBUG ifcfg: UUID=9434113e-825f-4255-8ce6-ce247b586f41 >10:55:36,209 DEBUG ifcfg: ONBOOT=yes >10:55:36,209 DEBUG ifcfg: HWADDR=54:27:1E:32:14:85 >10:55:36,209 DEBUG ifcfg: SECURITYMODE=open >10:55:36,210 DEBUG ifcfg: PEERDNS=yes >10:55:36,210 DEBUG ifcfg: PEERROUTES=yes >10:55:36,210 DEBUG ifcfg: IPV6_PEERDNS=yes >10:55:36,210 DEBUG ifcfg: IPV6_PEERROUTES=yes >10:55:36,226 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [68, 138, 91, 52, 183, 72]}, 'connection': {'timestamp': 1414594362L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'a8071778-c087-409d-9ae4-4a6747302dbb'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-11-wireless': {'security': '802-11-wireless-security', 'ssid': [108, 97, 117, 114, 101, 108], 'mac-address': [84, 39, 30, 50, 20, 133], 'mode': 'infrastructure'}, 'connection': {'timestamp': 1414594458L, 'type': '802-11-wireless', 'id': 'laurel', 'uuid': '9434113e-825f-4255-8ce6-ce247b586f41'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'wpa-psk', 'auth-alg': 'open'}}] >10:55:36,358 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-laurel >10:55:36,360 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-laurel >10:55:36,362 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-laurel >10:55:36,363 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-laurel >10:55:36,484 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['enp1s0']): >10:55:36,484 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp1s0: >10:55:36,484 DEBUG ifcfg: TYPE=Ethernet >10:55:36,484 DEBUG ifcfg: BOOTPROTO=dhcp >10:55:36,485 DEBUG ifcfg: DEFROUTE=yes >10:55:36,485 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >10:55:36,485 DEBUG ifcfg: IPV6INIT=yes >10:55:36,485 DEBUG ifcfg: IPV6_AUTOCONF=yes >10:55:36,485 DEBUG ifcfg: IPV6_DEFROUTE=yes >10:55:36,485 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >10:55:36,486 DEBUG ifcfg: NAME=enp1s0 >10:55:36,486 DEBUG ifcfg: UUID=a8071778-c087-409d-9ae4-4a6747302dbb >10:55:36,486 DEBUG ifcfg: ONBOOT=no >10:55:36,486 DEBUG ifcfg: HWADDR=44:8A:5B:34:B7:48 >10:55:36,486 DEBUG ifcfg: PEERDNS=yes >10:55:36,486 DEBUG ifcfg: PEERROUTES=yes >10:55:36,487 DEBUG ifcfg: IPV6_PEERDNS=yes >10:55:36,487 DEBUG ifcfg: IPV6_PEERROUTES=yes >10:55:36,487 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-laurel: >10:55:36,487 DEBUG ifcfg: ESSID="laurel" >10:55:36,487 DEBUG ifcfg: MODE=Managed >10:55:36,487 DEBUG ifcfg: KEY_MGMT=WPA-PSK >10:55:36,488 DEBUG ifcfg: TYPE=Wireless >10:55:36,492 DEBUG ifcfg: BOOTPROTO=dhcp >10:55:36,493 DEBUG ifcfg: DEFROUTE=yes >10:55:36,493 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >10:55:36,493 DEBUG ifcfg: IPV6INIT=yes >10:55:36,493 DEBUG ifcfg: IPV6_AUTOCONF=yes >10:55:36,493 DEBUG ifcfg: IPV6_DEFROUTE=yes >10:55:36,493 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >10:55:36,493 DEBUG ifcfg: NAME=laurel >10:55:36,494 DEBUG ifcfg: UUID=9434113e-825f-4255-8ce6-ce247b586f41 >10:55:36,496 DEBUG ifcfg: ONBOOT=yes >10:55:36,497 DEBUG ifcfg: HWADDR=54:27:1E:32:14:85 >10:55:36,497 DEBUG ifcfg: SECURITYMODE=open >10:55:36,497 DEBUG ifcfg: PEERDNS=yes >10:55:36,497 DEBUG ifcfg: PEERROUTES=yes >10:55:36,497 DEBUG ifcfg: IPV6_PEERDNS=yes >10:55:36,497 DEBUG ifcfg: IPV6_PEERROUTES=yes >10:55:36,513 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [68, 138, 91, 52, 183, 72]}, 'connection': {'timestamp': 1414594362L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'enp1s0', 'uuid': 'a8071778-c087-409d-9ae4-4a6747302dbb'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-11-wireless': {'security': '802-11-wireless-security', 'ssid': [108, 97, 117, 114, 101, 108], 'mac-address': [84, 39, 30, 50, 20, 133], 'mode': 'infrastructure'}, 'connection': {'timestamp': 1414594458L, 'type': '802-11-wireless', 'id': 'laurel', 'uuid': '9434113e-825f-4255-8ce6-ce247b586f41'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'wpa-psk', 'auth-alg': 'open'}}] >10:55:52,771 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp1s0 >10:55:52,773 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp1s0 > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-LXDE-x86_64-21_Beta- rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0
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 1158533
: 951817 |
951818
|
951819
|
951820
|
951821
|
951822
|
951823
|
951824
|
951825
|
951826
|
952037
|
952039
|
952142
|
952143
|
952146
|
952147
|
959379
|
959380