Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 951770 Details for
Bug 1158475
LVMError: lvremove failed for home: running lvm lvremove --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
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 957.89 KB, created by
satellitgo
on 2014-10-29 13:13:19 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
satellitgo
Created:
2014-10-29 13:13:19 UTC
Size:
957.89 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 508, in lvremove > raise LVMError("lvremove failed for %s: %s" % (lv_name, msg)) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3140, in _destroy > lvm.lvremove(self.vg.name, self._name) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 964, in destroy > self._destroy() > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 336, in execute > self.device.destroy() > 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: lvremove failed for home: running lvm lvremove --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 lvremove --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: ['lvremove', '--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'] >force: False >vg_name: fedora >lv_name: home > > >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 0x7f36e95c3730 (pyanaconda+ui+gui+MainWindow at 0x2ee2230)>> > _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 (0x7f36e683b5d0) -- > name = fedora-swap status = True kids = 0 id = 224 > parents = ['non-existent 232.39 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 (0x7f36e414b150) -- > name = fedora status = False kids = 3 id = 207 > parents = ['non-existent 232.4 GiB partition sdb2 (196) with non-existent lvmpv'] > uuid = None size = 232.39 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 = 59493 free space = 60 MiB > free extents = 15 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 232.4 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 178.46 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: [ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: > 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: b90ada2d-590c-4829-bbf9-e2d181fa6faf > 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 232.4 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 232.89 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 232.4 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 232.39 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 178.46 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': 'uov4Zz-CO9i-Ha1F-UFHC-DUB9-xwEL-l7Ugmf', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '16', 'LVM2_PV_NAME': '/dev/sdb2', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '59493', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'fedora', 'LVM2_VG_UUID': '4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG', 'LVM2_VG_FREE': '65536.00', 'LVM2_VG_SIZE': '243683328.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: 359424 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (22, 255, 63) biosGeometry: (22, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e89a7440> > exists: True > _size: 702 MiB > id: 1 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f36e8980110) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 702 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: 359424 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (22, 255, 63) biosGeometry: (22, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e89a7440> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f36e8980110) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 702 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: 359424 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (22, 255, 63) biosGeometry: (22, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e89a7440> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = iso9660> > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format._label: Fedora-Live-SoaS-x86_64-21_Beta- > _format.uuid: 2014-10-29-01-06-23-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-SoaS-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-06-23-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-SoaS-x86_64-21_Beta- > originalFormat.uuid: 2014-10-29-01-06-23-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 (0x7f36e5347110) -- > 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 (0x7f36e5347110) -- > 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 (0x7f36e5347150) -- > 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 (0x7f36e5347150) -- > 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 (0x7f36e531b6d0) -- > 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 (0x7f36e531b6d0) -- > 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 (0x7f36e533c090) -- > 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 (0x7f36e533c090) -- > 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 (0x7f36e533cc10) -- > 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 (0x7f36e533cc10) -- > 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 (0x7f36e5347450) -- > 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 (0x7f36e5347450) -- > 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 (0x7f36e5347590) -- > 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 (0x7f36e5347590) -- > 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 (0x7f36e53473d0) -- > 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 (0x7f36e53473d0) -- > 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-Soa > _format.errors: False > _format.uuid: 72d996e0-bab2-465a-a634-f2119f66ce56 > _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-Soa, /dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56] > 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-Soa > 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: 72d996e0-bab2-465a-a634-f2119f66ce56 > 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 (0x7f36e533cfd0) -- > 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 (0x7f36e533cfd0) -- > 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 (0x7f36e5347750) -- > 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 (0x7f36e5347750) -- > 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: a7ba9914-d32e-410f-8ba8-fe90f17ee308 > 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 >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._minInstanceSize: 0 B > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 178.46 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: Already dumped (LVMVolumeGroupDevice instance) > id: 177 > _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 (0x7f36e68b6210) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f36e68b6490) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f36e68b6290) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f36e414b650) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7f36e414b7d0) -- > 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: 2010255360 > _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: 3849 > _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 0x7f36e683fed0>> > _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 0x7f36e683fed0>> > _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 0x7f36e683fed0>> > _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 0x7f36e683fed0>> > _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 0x7f36e683fed0>> > _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 0x7f36e683fed0>> > _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 0x7f36e683fc90>> > _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 0x7f36e684c280 (GtkEntry at 0x4e49f90)>: True} > _pwStrengthCheck: InputCheck instance, containing members: > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f36e683fc90>> > _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 0x7f36e683fc90>> > _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 0x7f36e683fc90>> > _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 0x7f36e683fc90>> > _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 0x7f36e683fc90>> > _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 0x7f36e683fc90>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x559f040>, '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 0x7f36e683fc90>> > _parent: Already dumped (UserSpoke instance) > _input_obj: Entry instance, containing members: > _data: {'regex': <_sre.SRE_Pattern object at 0x7f3701aef2d8>, '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 0x7f36e683fa90>> > _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 0x7f36e6843a28> > _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.hubs.summary.SummaryHub object at 0x7f36e43b2e10>, <pyanaconda.ui.gui.hubs.progress.ProgressHub object at 0x7f36e413ce50>, <pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x7f36e8a0e150>, <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f36e4112850>]) > _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 0x7f3712998c80> > _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 0x7f36fc5f86d0> >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 0x7f36fc5f86d0> >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f36e8a9ccf8>, True), 'type': (<function <lambda> at 0x7f36e8a9cf50>, True), 'addons': (<function list_addons_callback at 0x7f36e8a9ce60>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f36e8a9cd70>, True), 'journalctl': (<function journalctl_callback at 0x7f36e8a9cde8>, 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 09:00:31 EDT, end at Wed 2014-10-29 09:08:52 EDT. -- >Oct 29 09:00:31 localhost systemd-journal[89]: 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 09:00:31 localhost systemd-journal[89]: 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 09:00:31 localhost kernel: CPU0 microcode updated early to revision 0x1b, date = 2014-05-29 >Oct 29 09:00:31 localhost kernel: Initializing cgroup subsys cpuset >Oct 29 09:00:31 localhost kernel: Initializing cgroup subsys cpu >Oct 29 09:00:31 localhost kernel: Initializing cgroup subsys cpuacct >Oct 29 09:00:31 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 09:00:31 localhost kernel: Command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-SoaS-x86_64-21_Beta- rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 >Oct 29 09:00:31 localhost kernel: e820: BIOS-provided physical RAM map: >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x0000000040005000-0x00000000d9ce5fff] usable >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x00000000d9ce6000-0x00000000da161fff] reserved >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x00000000da162000-0x00000000da1ebfff] usable >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x00000000da1ec000-0x00000000da286fff] ACPI NVS >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x00000000da287000-0x00000000da693fff] reserved >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x00000000da694000-0x00000000da694fff] usable >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x00000000da695000-0x00000000da6d7fff] ACPI NVS >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x00000000da6d8000-0x00000000dadc9fff] usable >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x00000000dadca000-0x00000000daff1fff] reserved >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x00000000daff2000-0x00000000daffffff] usable >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x00000000db800000-0x00000000df9fffff] reserved >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Oct 29 09:00:31 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000011f5fffff] usable >Oct 29 09:00:31 localhost kernel: NX (Execute Disable) protection: active >Oct 29 09:00:31 localhost kernel: SMBIOS 2.7 present. >Oct 29 09:00:31 localhost kernel: DMI: MICRO-STAR INTERNATIONAL CO., LTD MS-B06211/MS-B0621, BIOS EB062IMS V1.3 02/13/2014 >Oct 29 09:00:31 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Oct 29 09:00:31 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Oct 29 09:00:31 localhost kernel: e820: last_pfn = 0x11f600 max_arch_pfn = 0x400000000 >Oct 29 09:00:31 localhost kernel: MTRR default type: uncachable >Oct 29 09:00:31 localhost kernel: MTRR fixed ranges enabled: >Oct 29 09:00:31 localhost kernel: 00000-9FFFF write-back >Oct 29 09:00:31 localhost kernel: A0000-BFFFF uncachable >Oct 29 09:00:31 localhost kernel: C0000-DBFFF write-protect >Oct 29 09:00:31 localhost kernel: DC000-E7FFF uncachable >Oct 29 09:00:31 localhost kernel: E8000-FFFFF write-protect >Oct 29 09:00:31 localhost kernel: MTRR variable ranges enabled: >Oct 29 09:00:31 localhost kernel: 0 base 000000000 mask F00000000 write-back >Oct 29 09:00:31 localhost kernel: 1 base 100000000 mask FE0000000 write-back >Oct 29 09:00:31 localhost kernel: 2 base 0E0000000 mask FE0000000 uncachable >Oct 29 09:00:31 localhost kernel: 3 base 0DC000000 mask FFC000000 uncachable >Oct 29 09:00:31 localhost kernel: 4 base 0DB800000 mask FFF800000 uncachable >Oct 29 09:00:31 localhost kernel: 5 base 11F800000 mask FFF800000 uncachable >Oct 29 09:00:31 localhost kernel: 6 base 11F600000 mask FFFE00000 uncachable >Oct 29 09:00:31 localhost kernel: 7 disabled >Oct 29 09:00:31 localhost kernel: 8 disabled >Oct 29 09:00:31 localhost kernel: 9 disabled >Oct 29 09:00:31 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Oct 29 09:00:31 localhost kernel: e820: update [mem 0xdb800000-0xffffffff] usable ==> reserved >Oct 29 09:00:31 localhost kernel: e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000 >Oct 29 09:00:31 localhost kernel: found SMP MP-table at [mem 0x000fd700-0x000fd70f] mapped at [ffff8800000fd700] >Oct 29 09:00:31 localhost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576 >Oct 29 09:00:31 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Oct 29 09:00:31 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Oct 29 09:00:31 localhost kernel: BRK [0x0202e000, 0x0202efff] PGTABLE >Oct 29 09:00:31 localhost kernel: BRK [0x0202f000, 0x0202ffff] PGTABLE >Oct 29 09:00:31 localhost kernel: BRK [0x02030000, 0x02030fff] PGTABLE >Oct 29 09:00:31 localhost kernel: init_memory_mapping: [mem 0x11f400000-0x11f5fffff] >Oct 29 09:00:31 localhost kernel: [mem 0x11f400000-0x11f5fffff] page 2M >Oct 29 09:00:31 localhost kernel: BRK [0x02031000, 0x02031fff] PGTABLE >Oct 29 09:00:31 localhost kernel: init_memory_mapping: [mem 0x11c000000-0x11f3fffff] >Oct 29 09:00:31 localhost kernel: [mem 0x11c000000-0x11f3fffff] page 2M >Oct 29 09:00:31 localhost kernel: init_memory_mapping: [mem 0x100000000-0x11bffffff] >Oct 29 09:00:31 localhost kernel: [mem 0x100000000-0x11bffffff] page 2M >Oct 29 09:00:31 localhost kernel: init_memory_mapping: [mem 0x00100000-0x1fffffff] >Oct 29 09:00:31 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Oct 29 09:00:31 localhost kernel: [mem 0x00200000-0x1fffffff] page 2M >Oct 29 09:00:31 localhost kernel: init_memory_mapping: [mem 0x20200000-0x40003fff] >Oct 29 09:00:31 localhost kernel: [mem 0x20200000-0x3fffffff] page 2M >Oct 29 09:00:31 localhost kernel: [mem 0x40000000-0x40003fff] page 4k >Oct 29 09:00:31 localhost kernel: BRK [0x02032000, 0x02032fff] PGTABLE >Oct 29 09:00:31 localhost kernel: BRK [0x02033000, 0x02033fff] PGTABLE >Oct 29 09:00:31 localhost kernel: init_memory_mapping: [mem 0x40005000-0xd9ce5fff] >Oct 29 09:00:31 localhost kernel: [mem 0x40005000-0x401fffff] page 4k >Oct 29 09:00:31 localhost kernel: [mem 0x40200000-0xd9bfffff] page 2M >Oct 29 09:00:31 localhost kernel: [mem 0xd9c00000-0xd9ce5fff] page 4k >Oct 29 09:00:31 localhost kernel: init_memory_mapping: [mem 0xda162000-0xda1ebfff] >Oct 29 09:00:31 localhost kernel: [mem 0xda162000-0xda1ebfff] page 4k >Oct 29 09:00:31 localhost kernel: init_memory_mapping: [mem 0xda694000-0xda694fff] >Oct 29 09:00:31 localhost kernel: [mem 0xda694000-0xda694fff] page 4k >Oct 29 09:00:31 localhost kernel: init_memory_mapping: [mem 0xda6d8000-0xdadc9fff] >Oct 29 09:00:31 localhost kernel: [mem 0xda6d8000-0xda7fffff] page 4k >Oct 29 09:00:31 localhost kernel: [mem 0xda800000-0xdabfffff] page 2M >Oct 29 09:00:31 localhost kernel: [mem 0xdac00000-0xdadc9fff] page 4k >Oct 29 09:00:31 localhost kernel: init_memory_mapping: [mem 0xdaff2000-0xdaffffff] >Oct 29 09:00:31 localhost kernel: [mem 0xdaff2000-0xdaffffff] page 4k >Oct 29 09:00:31 localhost kernel: RAMDISK: [mem 0x7da78000-0x7fffffff] >Oct 29 09:00:31 localhost kernel: ACPI: Early table checksum verification disabled >Oct 29 09:00:31 localhost kernel: ACPI: RSDP 0x00000000000F0490 000024 (v02 MSI_NB) >Oct 29 09:00:31 localhost kernel: ACPI: XSDT 0x00000000DA278078 000074 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013) >Oct 29 09:00:31 localhost kernel: ACPI: FACP 0x00000000DA281FB8 00010C (v05 MSI_NB MEGABOOK 01072009 AMI 00010013) >Oct 29 09:00:31 localhost kernel: ACPI: DSDT 0x00000000DA278188 009E2F (v02 MSI_NB MEGABOOK 00000130 INTL 20051117) >Oct 29 09:00:31 localhost kernel: ACPI: FACS 0x00000000DA285080 000040 >Oct 29 09:00:31 localhost kernel: ACPI: APIC 0x00000000DA2820C8 000062 (v03 MSI_NB MEGABOOK 01072009 AMI 00010013) >Oct 29 09:00:31 localhost kernel: ACPI: FPDT 0x00000000DA282130 000044 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013) >Oct 29 09:00:31 localhost kernel: ACPI: ASF! 0x00000000DA282178 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240) >Oct 29 09:00:31 localhost kernel: ACPI: MCFG 0x00000000DA282220 00003C (v01 MSI_NB MEGABOOK 01072009 MSFT 00000097) >Oct 29 09:00:31 localhost kernel: ACPI: SLIC 0x00000000DA282260 000176 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013) >Oct 29 09:00:31 localhost kernel: ACPI: HPET 0x00000000DA2823D8 000038 (v01 MSI_NB MEGABOOK 01072009 AMI. 00000005) >Oct 29 09:00:31 localhost kernel: ACPI: SSDT 0x00000000DA282410 000315 (v01 SataRe SataTabl 00001000 INTL 20091112) >Oct 29 09:00:31 localhost kernel: ACPI: SSDT 0x00000000DA282728 000860 (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >Oct 29 09:00:31 localhost kernel: ACPI: SSDT 0x00000000DA282F88 000A92 (v01 PmRef CpuPm 00003000 INTL 20051117) >Oct 29 09:00:31 localhost kernel: ACPI: Local APIC address 0xfee00000 >Oct 29 09:00:31 localhost kernel: No NUMA configuration found >Oct 29 09:00:31 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000011f5fffff] >Oct 29 09:00:31 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x11f5fffff] >Oct 29 09:00:31 localhost kernel: NODE_DATA [mem 0x11f5e5000-0x11f5f8fff] >Oct 29 09:00:31 localhost kernel: [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011ac00000-ffff88011ebfffff] on node 0 >Oct 29 09:00:31 localhost kernel: Zone ranges: >Oct 29 09:00:31 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Oct 29 09:00:31 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Oct 29 09:00:31 localhost kernel: Normal [mem 0x100000000-0x11f5fffff] >Oct 29 09:00:31 localhost kernel: Movable zone start for each node >Oct 29 09:00:31 localhost kernel: Early memory node ranges >Oct 29 09:00:31 localhost kernel: node 0: [mem 0x00001000-0x0009cfff] >Oct 29 09:00:31 localhost kernel: node 0: [mem 0x00100000-0x1fffffff] >Oct 29 09:00:31 localhost kernel: node 0: [mem 0x20200000-0x40003fff] >Oct 29 09:00:31 localhost kernel: node 0: [mem 0x40005000-0xd9ce5fff] >Oct 29 09:00:31 localhost kernel: node 0: [mem 0xda162000-0xda1ebfff] >Oct 29 09:00:31 localhost kernel: node 0: [mem 0xda694000-0xda694fff] >Oct 29 09:00:31 localhost kernel: node 0: [mem 0xda6d8000-0xdadc9fff] >Oct 29 09:00:31 localhost kernel: node 0: [mem 0xdaff2000-0xdaffffff] >Oct 29 09:00:31 localhost kernel: node 0: [mem 0x100000000-0x11f5fffff] >Oct 29 09:00:31 localhost kernel: On node 0 totalpages: 1021964 >Oct 29 09:00:31 localhost kernel: DMA zone: 64 pages used for memmap >Oct 29 09:00:31 localhost kernel: DMA zone: 21 pages reserved >Oct 29 09:00:31 localhost kernel: DMA zone: 3996 pages, LIFO batch:0 >Oct 29 09:00:31 localhost kernel: DMA32 zone: 13898 pages used for memmap >Oct 29 09:00:31 localhost kernel: DMA32 zone: 889456 pages, LIFO batch:31 >Oct 29 09:00:31 localhost kernel: Normal zone: 2008 pages used for memmap >Oct 29 09:00:31 localhost kernel: Normal zone: 128512 pages, LIFO batch:31 >Oct 29 09:00:31 localhost kernel: Reserving Intel graphics stolen memory at 0xdba00000-0xdf9fffff >Oct 29 09:00:31 localhost kernel: ACPI: PM-Timer IO Port: 0x408 >Oct 29 09:00:31 localhost kernel: ACPI: Local APIC address 0xfee00000 >Oct 29 09:00:31 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Oct 29 09:00:31 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >Oct 29 09:00:31 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >Oct 29 09:00:31 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >Oct 29 09:00:31 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >Oct 29 09:00:31 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Oct 29 09:00:31 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Oct 29 09:00:31 localhost kernel: ACPI: IRQ0 used by override. >Oct 29 09:00:31 localhost kernel: ACPI: IRQ9 used by override. >Oct 29 09:00:31 localhost kernel: Using ACPI (MADT) for SMP configuration information >Oct 29 09:00:31 localhost kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000 >Oct 29 09:00:31 localhost kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0x20000000-0x201fffff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0x40004000-0x40004fff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0xd9ce6000-0xda161fff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0xda1ec000-0xda286fff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0xda287000-0xda693fff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0xda695000-0xda6d7fff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0xdadca000-0xdaff1fff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0xdb000000-0xdb7fffff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0xdb800000-0xdf9fffff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >Oct 29 09:00:31 localhost kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >Oct 29 09:00:31 localhost kernel: e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices >Oct 29 09:00:31 localhost kernel: Booting paravirtualized kernel on bare hardware >Oct 29 09:00:31 localhost kernel: setup_percpu: NR_CPUS:1024 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >Oct 29 09:00:31 localhost kernel: PERCPU: Embedded 29 pages/cpu @ffff88011f200000 s88384 r8192 d22208 u1048576 >Oct 29 09:00:31 localhost kernel: pcpu-alloc: s88384 r8192 d22208 u1048576 alloc=1*2097152 >Oct 29 09:00:31 localhost kernel: pcpu-alloc: [0] 0 1 >Oct 29 09:00:31 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 1005973 >Oct 29 09:00:31 localhost kernel: Policy zone: Normal >Oct 29 09:00:31 localhost kernel: Kernel command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-SoaS-x86_64-21_Beta- rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 >Oct 29 09:00:31 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Oct 29 09:00:31 localhost kernel: xsave: enabled xstate_bv 0x3, cntxt size 0x240 using standard form >Oct 29 09:00:31 localhost kernel: Memory: 3900568K/4087856K available (7463K kernel code, 1231K rwdata, 3252K rodata, 1468K init, 1540K bss, 187288K reserved) >Oct 29 09:00:31 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >Oct 29 09:00:31 localhost kernel: Hierarchical RCU implementation. >Oct 29 09:00:31 localhost kernel: RCU dyntick-idle grace-period acceleration is enabled. >Oct 29 09:00:31 localhost kernel: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=2. >Oct 29 09:00:31 localhost kernel: Offload RCU callbacks from all CPUs >Oct 29 09:00:31 localhost kernel: Offload RCU callbacks from CPUs: 0-1. >Oct 29 09:00:31 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 >Oct 29 09:00:31 localhost kernel: NR_IRQS:65792 nr_irqs:440 0 >Oct 29 09:00:31 localhost kernel: Console: colour VGA+ 80x25 >Oct 29 09:00:31 localhost kernel: console [tty0] enabled >Oct 29 09:00:31 localhost kernel: allocated 16777216 bytes of page_cgroup >Oct 29 09:00:31 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Oct 29 09:00:31 localhost kernel: hpet clockevent registered >Oct 29 09:00:31 localhost kernel: tsc: Fast TSC calibration using PIT >Oct 29 09:00:31 localhost kernel: tsc: Detected 1795.749 MHz processor >Oct 29 09:00:31 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3591.49 BogoMIPS (lpj=1795749) >Oct 29 09:00:31 localhost kernel: pid_max: default: 32768 minimum: 301 >Oct 29 09:00:31 localhost kernel: ACPI: Core revision 20140724 >Oct 29 09:00:31 localhost kernel: ACPI: All ACPI Tables successfully acquired >Oct 29 09:00:31 localhost kernel: Security Framework initialized >Oct 29 09:00:31 localhost kernel: SELinux: Initializing. >Oct 29 09:00:31 localhost kernel: SELinux: Starting in permissive mode >Oct 29 09:00:31 localhost kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >Oct 29 09:00:31 localhost kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >Oct 29 09:00:31 localhost kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) >Oct 29 09:00:31 localhost kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) >Oct 29 09:00:31 localhost kernel: Initializing cgroup subsys memory >Oct 29 09:00:31 localhost kernel: Initializing cgroup subsys devices >Oct 29 09:00:31 localhost kernel: Initializing cgroup subsys freezer >Oct 29 09:00:31 localhost kernel: Initializing cgroup subsys net_cls >Oct 29 09:00:31 localhost kernel: Initializing cgroup subsys blkio >Oct 29 09:00:31 localhost kernel: Initializing cgroup subsys perf_event >Oct 29 09:00:31 localhost kernel: Initializing cgroup subsys net_prio >Oct 29 09:00:31 localhost kernel: Initializing cgroup subsys hugetlb >Oct 29 09:00:31 localhost kernel: CPU: Physical Processor ID: 0 >Oct 29 09:00:31 localhost kernel: CPU: Processor Core ID: 0 >Oct 29 09:00:31 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >Oct 29 09:00:31 localhost kernel: mce: CPU supports 7 MCE banks >Oct 29 09:00:31 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Oct 29 09:00:31 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 09:00:31 localhost kernel: Freeing SMP alternatives memory: 28K (ffffffff81ea4000 - ffffffff81eab000) >Oct 29 09:00:31 localhost kernel: ftrace: allocating 27196 entries in 107 pages >Oct 29 09:00:31 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Oct 29 09:00:31 localhost kernel: smpboot: CPU0: Intel(R) Celeron(R) CPU 1037U @ 1.80GHz (fam: 06, model: 3a, stepping: 09) >Oct 29 09:00:31 localhost kernel: TSC deadline timer enabled >Oct 29 09:00:31 localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver. >Oct 29 09:00:31 localhost kernel: ... version: 3 >Oct 29 09:00:31 localhost kernel: ... bit width: 48 >Oct 29 09:00:31 localhost kernel: ... generic registers: 8 >Oct 29 09:00:31 localhost kernel: ... value mask: 0000ffffffffffff >Oct 29 09:00:31 localhost kernel: ... max period: 0000ffffffffffff >Oct 29 09:00:31 localhost kernel: ... fixed-purpose events: 3 >Oct 29 09:00:31 localhost kernel: ... event mask: 00000007000000ff >Oct 29 09:00:31 localhost kernel: x86: Booting SMP configuration: >Oct 29 09:00:31 localhost kernel: .... node #0, CPUs: #1 >Oct 29 09:00:31 localhost kernel: CPU1 microcode updated early to revision 0x1b, date = 2014-05-29 >Oct 29 09:00:31 localhost kernel: x86: Booted up 1 node, 2 CPUs >Oct 29 09:00:31 localhost kernel: smpboot: Total of 2 processors activated (7182.99 BogoMIPS) >Oct 29 09:00:31 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Oct 29 09:00:31 localhost kernel: devtmpfs: initialized >Oct 29 09:00:31 localhost kernel: PM: Registering ACPI NVS region [mem 0xda1ec000-0xda286fff] (634880 bytes) >Oct 29 09:00:31 localhost kernel: PM: Registering ACPI NVS region [mem 0xda695000-0xda6d7fff] (274432 bytes) >Oct 29 09:00:31 localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE >Oct 29 09:00:31 localhost kernel: pinctrl core: initialized pinctrl subsystem >Oct 29 09:00:31 localhost kernel: RTC time: 13:00:30, date: 10/29/14 >Oct 29 09:00:31 localhost kernel: NET: Registered protocol family 16 >Oct 29 09:00:31 localhost kernel: cpuidle: using governor menu >Oct 29 09:00:31 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >Oct 29 09:00:31 localhost kernel: ACPI: bus type PCI registered >Oct 29 09:00:31 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Oct 29 09:00:31 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >Oct 29 09:00:31 localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >Oct 29 09:00:31 localhost kernel: PCI: Using configuration type 1 for base access >Oct 29 09:00:31 localhost kernel: ACPI: Added _OSI(Module Device) >Oct 29 09:00:31 localhost kernel: ACPI: Added _OSI(Processor Device) >Oct 29 09:00:31 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Oct 29 09:00:31 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Oct 29 09:00:31 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code >Oct 29 09:00:31 localhost kernel: ACPI: Dynamic OEM Table Load: >Oct 29 09:00:31 localhost kernel: ACPI: SSDT 0xFFFF880118C3E000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >Oct 29 09:00:31 localhost kernel: ACPI: Dynamic OEM Table Load: >Oct 29 09:00:31 localhost kernel: ACPI: SSDT 0xFFFF88011A817800 000303 (v01 PmRef ApIst 00003000 INTL 20051117) >Oct 29 09:00:31 localhost kernel: ACPI: Dynamic OEM Table Load: >Oct 29 09:00:31 localhost kernel: ACPI: SSDT 0xFFFF880118D7CC00 000119 (v01 PmRef ApCst 00003000 INTL 20051117) >Oct 29 09:00:31 localhost kernel: ACPI: Interpreter enabled >Oct 29 09:00:31 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580) >Oct 29 09:00:31 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580) >Oct 29 09:00:31 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Oct 29 09:00:31 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Oct 29 09:00:31 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Oct 29 09:00:31 localhost kernel: ACPI: Power Resource [FN00] (off) >Oct 29 09:00:31 localhost kernel: ACPI: Power Resource [FN01] (off) >Oct 29 09:00:31 localhost kernel: ACPI: Power Resource [FN02] (off) >Oct 29 09:00:31 localhost kernel: ACPI: Power Resource [FN03] (off) >Oct 29 09:00:31 localhost kernel: ACPI: Power Resource [FN04] (off) >Oct 29 09:00:31 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >Oct 29 09:00:31 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >Oct 29 09:00:31 localhost kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME] >Oct 29 09:00:31 localhost kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability] >Oct 29 09:00:31 localhost kernel: PCI host bridge to bus 0000:00 >Oct 29 09:00:31 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-3e] >Oct 29 09:00:31 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Oct 29 09:00:31 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Oct 29 09:00:31 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Oct 29 09:00:31 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >Oct 29 09:00:31 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >Oct 29 09:00:31 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] >Oct 29 09:00:31 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff] >Oct 29 09:00:31 localhost kernel: pci 0000:00:00.0: [8086:0154] type 00 class 0x060000 >Oct 29 09:00:31 localhost kernel: pci 0000:00:02.0: [8086:0156] type 00 class 0x030000 >Oct 29 09:00:31 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit] >Oct 29 09:00:31 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] >Oct 29 09:00:31 localhost kernel: pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >Oct 29 09:00:31 localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7e08000-0xf7e083ff] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >Oct 29 09:00:31 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI >Oct 29 09:00:31 localhost kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >Oct 29 09:00:31 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7e00000-0xf7e03fff 64bit] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Oct 29 09:00:31 localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400 >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400 >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI >Oct 29 09:00:31 localhost kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >Oct 29 09:00:31 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7e07000-0xf7e073ff] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >Oct 29 09:00:31 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >Oct 29 09:00:31 localhost kernel: pci 0000:00:1f.0: [8086:1e5f] type 00 class 0x060100 >Oct 29 09:00:31 localhost kernel: pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601 >Oct 29 09:00:31 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7e06000-0xf7e067ff] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Oct 29 09:00:31 localhost kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >Oct 29 09:00:31 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7e05000-0xf7e050ff 64bit] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1f.6: [8086:1e24] type 00 class 0x118000 >Oct 29 09:00:31 localhost kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xf7e04000-0xf7e04fff 64bit] >Oct 29 09:00:31 localhost kernel: pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 >Oct 29 09:00:31 localhost kernel: pci 0000:01:00.0: reg 0x10: [io 0xe000-0xe0ff] >Oct 29 09:00:31 localhost kernel: pci 0000:01:00.0: reg 0x18: [mem 0xf0004000-0xf0004fff 64bit pref] >Oct 29 09:00:31 localhost kernel: pci 0000:01:00.0: reg 0x20: [mem 0xf0000000-0xf0003fff 64bit pref] >Oct 29 09:00:31 localhost kernel: pci 0000:01:00.0: supports D1 D2 >Oct 29 09:00:31 localhost kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Oct 29 09:00:31 localhost kernel: pci 0000:01:00.0: System wakeup disabled by ACPI >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 01] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.0: bridge window [io 0xe000-0xefff] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >Oct 29 09:00:31 localhost kernel: pci 0000:02:00.0: [10ec:8176] type 00 class 0x028000 >Oct 29 09:00:31 localhost kernel: pci 0000:02:00.0: reg 0x10: [io 0xd000-0xd0ff] >Oct 29 09:00:31 localhost kernel: pci 0000:02:00.0: reg 0x18: [mem 0xf7d00000-0xf7d03fff 64bit] >Oct 29 09:00:31 localhost kernel: pci 0000:02:00.0: supports D1 D2 >Oct 29 09:00:31 localhost kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Oct 29 09:00:31 localhost kernel: pci 0000:02:00.0: System wakeup disabled by ACPI >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 02] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf7d00000-0xf7dfffff] >Oct 29 09:00:31 localhost kernel: pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330 >Oct 29 09:00:31 localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf7c00000-0xf7c07fff 64bit] >Oct 29 09:00:31 localhost kernel: pci 0000:03:00.0: PME# supported from D3cold >Oct 29 09:00:31 localhost kernel: pci 0000:03:00.0: System wakeup disabled by ACPI >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 03] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7c00000-0xf7cfffff] >Oct 29 09:00:31 localhost kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) >Oct 29 09:00:31 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >Oct 29 09:00:31 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 10 11 12 14 15) >Oct 29 09:00:31 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15) >Oct 29 09:00:31 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15) >Oct 29 09:00:31 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Oct 29 09:00:31 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Oct 29 09:00:31 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15) >Oct 29 09:00:31 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 10 11 12 14 15) >Oct 29 09:00:31 localhost kernel: ACPI: Enabled 6 GPEs in block 00 to 3F >Oct 29 09:00:31 localhost kernel: vgaarb: setting as boot device: PCI:0000:00:02.0 >Oct 29 09:00:31 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Oct 29 09:00:31 localhost kernel: vgaarb: loaded >Oct 29 09:00:31 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Oct 29 09:00:31 localhost kernel: SCSI subsystem initialized >Oct 29 09:00:31 localhost kernel: libata version 3.00 loaded. >Oct 29 09:00:31 localhost kernel: ACPI: bus type USB registered >Oct 29 09:00:31 localhost kernel: usbcore: registered new interface driver usbfs >Oct 29 09:00:31 localhost kernel: usbcore: registered new interface driver hub >Oct 29 09:00:31 localhost kernel: usbcore: registered new device driver usb >Oct 29 09:00:31 localhost kernel: PCI: Using ACPI for IRQ routing >Oct 29 09:00:31 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Oct 29 09:00:31 localhost kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >Oct 29 09:00:31 localhost kernel: e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] >Oct 29 09:00:31 localhost kernel: e820: reserve RAM buffer [mem 0xd9ce6000-0xdbffffff] >Oct 29 09:00:31 localhost kernel: e820: reserve RAM buffer [mem 0xda1ec000-0xdbffffff] >Oct 29 09:00:31 localhost kernel: e820: reserve RAM buffer [mem 0xda695000-0xdbffffff] >Oct 29 09:00:31 localhost kernel: e820: reserve RAM buffer [mem 0xdadca000-0xdbffffff] >Oct 29 09:00:31 localhost kernel: e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff] >Oct 29 09:00:31 localhost kernel: e820: reserve RAM buffer [mem 0x11f600000-0x11fffffff] >Oct 29 09:00:31 localhost kernel: NetLabel: Initializing >Oct 29 09:00:31 localhost kernel: NetLabel: domain hash size = 128 >Oct 29 09:00:31 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Oct 29 09:00:31 localhost kernel: NetLabel: unlabeled traffic allowed by default >Oct 29 09:00:31 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Oct 29 09:00:31 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Oct 29 09:00:31 localhost kernel: Switched to clocksource hpet >Oct 29 09:00:31 localhost kernel: pnp: PnP ACPI init >Oct 29 09:00:31 localhost kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >Oct 29 09:00:31 localhost kernel: system 00:01: [io 0x0680-0x069f] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:01: [io 0x1000-0x100f] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:01: [io 0xffff] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:01: [io 0xffff] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:01: [io 0x0400-0x0453] could not be reserved >Oct 29 09:00:31 localhost kernel: system 00:01: [io 0x0458-0x047f] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:01: [io 0x0500-0x057f] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:01: [io 0x164e-0x164f] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >Oct 29 09:00:31 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >Oct 29 09:00:31 localhost kernel: system 00:03: [io 0x0454-0x0457] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >Oct 29 09:00:31 localhost kernel: system 00:04: [io 0x0295-0x0296] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:04: [io 0x0a00-0x0a01] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >Oct 29 09:00:31 localhost kernel: system 00:05: [io 0x04d0-0x04d1] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >Oct 29 09:00:31 localhost kernel: system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:06: [mem 0xfed90000-0xfed93fff] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved >Oct 29 09:00:31 localhost kernel: system 00:06: [mem 0xdfa00000-0xdfa00fff] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) >Oct 29 09:00:31 localhost kernel: system 00:07: [mem 0x20000000-0x201fffff] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:07: [mem 0x40004000-0x40004fff] has been reserved >Oct 29 09:00:31 localhost kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active) >Oct 29 09:00:31 localhost kernel: pnp: PnP ACPI: found 8 devices >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 01] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.0: bridge window [io 0xe000-0xefff] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 02] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf7d00000-0xf7dfffff] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 03] >Oct 29 09:00:31 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7c00000-0xf7cfffff] >Oct 29 09:00:31 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Oct 29 09:00:31 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Oct 29 09:00:31 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Oct 29 09:00:31 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000dc000-0x000dffff] >Oct 29 09:00:31 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000e0000-0x000e3fff] >Oct 29 09:00:31 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000e4000-0x000e7fff] >Oct 29 09:00:31 localhost kernel: pci_bus 0000:00: resource 10 [mem 0xdfa00000-0xfeafffff] >Oct 29 09:00:31 localhost kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >Oct 29 09:00:31 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref] >Oct 29 09:00:31 localhost kernel: pci_bus 0000:02: resource 0 [io 0xd000-0xdfff] >Oct 29 09:00:31 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff] >Oct 29 09:00:31 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff] >Oct 29 09:00:31 localhost kernel: NET: Registered protocol family 2 >Oct 29 09:00:31 localhost kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes) >Oct 29 09:00:31 localhost kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >Oct 29 09:00:31 localhost kernel: TCP: Hash tables configured (established 32768 bind 32768) >Oct 29 09:00:31 localhost kernel: TCP: reno registered >Oct 29 09:00:31 localhost kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes) >Oct 29 09:00:31 localhost kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >Oct 29 09:00:31 localhost kernel: NET: Registered protocol family 1 >Oct 29 09:00:31 localhost kernel: pci 0000:00:02.0: Video device with shadowed ROM >Oct 29 09:00:31 localhost kernel: PCI: CLS 64 bytes, default 64 >Oct 29 09:00:31 localhost kernel: Unpacking initramfs... >Oct 29 09:00:31 localhost kernel: Freeing initrd memory: 38432K (ffff88007da78000 - ffff880080000000) >Oct 29 09:00:31 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Oct 29 09:00:31 localhost kernel: software IO TLB [mem 0xd5ce6000-0xd9ce6000] (64MB) mapped at [ffff8800d5ce6000-ffff8800d9ce5fff] >Oct 29 09:00:31 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 09:00:31 localhost kernel: microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x1b >Oct 29 09:00:31 localhost kernel: microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x1b >Oct 29 09:00:31 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Oct 29 09:00:31 localhost kernel: futex hash table entries: 512 (order: 3, 32768 bytes) >Oct 29 09:00:31 localhost kernel: Initialise system trusted keyring >Oct 29 09:00:31 localhost kernel: audit: initializing netlink subsys (disabled) >Oct 29 09:00:31 localhost kernel: audit: type=2000 audit(1414587630.761:1): initialized >Oct 29 09:00:31 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Oct 29 09:00:31 localhost kernel: zpool: loaded >Oct 29 09:00:31 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Oct 29 09:00:31 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Oct 29 09:00:31 localhost kernel: msgmni has been set to 7693 >Oct 29 09:00:31 localhost kernel: Key type big_key registered >Oct 29 09:00:31 localhost kernel: SELinux: Registering netfilter hooks >Oct 29 09:00:31 localhost kernel: alg: No test for stdrng (krng) >Oct 29 09:00:31 localhost kernel: NET: Registered protocol family 38 >Oct 29 09:00:31 localhost kernel: Key type asymmetric registered >Oct 29 09:00:31 localhost kernel: Asymmetric key parser 'x509' registered >Oct 29 09:00:31 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Oct 29 09:00:31 localhost kernel: io scheduler noop registered >Oct 29 09:00:31 localhost kernel: io scheduler deadline registered >Oct 29 09:00:31 localhost kernel: io scheduler cfq registered (default) >Oct 29 09:00:31 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Oct 29 09:00:31 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Oct 29 09:00:31 localhost kernel: intel_idle: MWAIT substates: 0x21120 >Oct 29 09:00:31 localhost kernel: intel_idle: v0.4 model 0x3A >Oct 29 09:00:31 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff >Oct 29 09:00:31 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >Oct 29 09:00:31 localhost kernel: ACPI: Power Button [PWRB] >Oct 29 09:00:31 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Oct 29 09:00:31 localhost kernel: ACPI: Power Button [PWRF] >Oct 29 09:00:31 localhost kernel: ACPI: Fan [FAN0] (off) >Oct 29 09:00:31 localhost kernel: ACPI: Fan [FAN1] (off) >Oct 29 09:00:31 localhost kernel: ACPI: Fan [FAN2] (off) >Oct 29 09:00:31 localhost kernel: ACPI: Fan [FAN3] (off) >Oct 29 09:00:31 localhost kernel: ACPI: Fan [FAN4] (off) >Oct 29 09:00:31 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Oct 29 09:00:31 localhost kernel: ACPI: Thermal Zone [TZ00] (28 C) >Oct 29 09:00:31 localhost kernel: thermal LNXTHERM:01: registered as thermal_zone1 >Oct 29 09:00:31 localhost kernel: ACPI: Thermal Zone [TZ01] (30 C) >Oct 29 09:00:31 localhost kernel: GHES: HEST is not enabled! >Oct 29 09:00:31 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Oct 29 09:00:31 localhost kernel: Non-volatile memory driver v1.3 >Oct 29 09:00:31 localhost kernel: Linux agpgart interface v0.103 >Oct 29 09:00:31 localhost kernel: ahci 0000:00:1f.2: version 3.0 >Oct 29 09:00:31 localhost kernel: ahci 0000:00:1f.2: irq 24 for MSI/MSI-X >Oct 29 09:00:31 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x1 impl SATA mode >Oct 29 09:00:31 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst >Oct 29 09:00:31 localhost kernel: scsi host0: ahci >Oct 29 09:00:31 localhost kernel: scsi host1: ahci >Oct 29 09:00:31 localhost kernel: scsi host2: ahci >Oct 29 09:00:31 localhost kernel: scsi host3: ahci >Oct 29 09:00:31 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xf7e06000 port 0xf7e06100 irq 24 >Oct 29 09:00:31 localhost kernel: ata2: DUMMY >Oct 29 09:00:31 localhost kernel: ata3: DUMMY >Oct 29 09:00:31 localhost kernel: ata4: DUMMY >Oct 29 09:00:31 localhost kernel: libphy: Fixed MDIO Bus: probed >Oct 29 09:00:31 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Oct 29 09:00:31 localhost kernel: ehci-pci: EHCI PCI platform driver >Oct 29 09:00:31 localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller >Oct 29 09:00:31 localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >Oct 29 09:00:31 localhost kernel: ehci-pci 0000:00:1a.0: debug port 2 >Oct 29 09:00:31 localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >Oct 29 09:00:31 localhost kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7e08000 >Oct 29 09:00:31 localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >Oct 29 09:00:31 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Oct 29 09:00:31 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 29 09:00:31 localhost kernel: usb usb1: Product: EHCI Host Controller >Oct 29 09:00:31 localhost kernel: usb usb1: Manufacturer: Linux 3.17.1-302.fc21.x86_64 ehci_hcd >Oct 29 09:00:31 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0 >Oct 29 09:00:31 localhost kernel: hub 1-0:1.0: USB hub found >Oct 29 09:00:31 localhost kernel: hub 1-0:1.0: 2 ports detected >Oct 29 09:00:31 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller >Oct 29 09:00:31 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Oct 29 09:00:31 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 >Oct 29 09:00:31 localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >Oct 29 09:00:31 localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7e07000 >Oct 29 09:00:31 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Oct 29 09:00:31 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Oct 29 09:00:31 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 29 09:00:31 localhost kernel: usb usb2: Product: EHCI Host Controller >Oct 29 09:00:31 localhost kernel: usb usb2: Manufacturer: Linux 3.17.1-302.fc21.x86_64 ehci_hcd >Oct 29 09:00:31 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >Oct 29 09:00:31 localhost kernel: hub 2-0:1.0: USB hub found >Oct 29 09:00:31 localhost kernel: hub 2-0:1.0: 2 ports detected >Oct 29 09:00:31 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Oct 29 09:00:31 localhost kernel: ohci-pci: OHCI PCI platform driver >Oct 29 09:00:31 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Oct 29 09:00:31 localhost kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller >Oct 29 09:00:31 localhost kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3 >Oct 29 09:00:31 localhost kernel: xhci_hcd 0000:03:00.0: irq 25 for MSI/MSI-X >Oct 29 09:00:31 localhost kernel: xhci_hcd 0000:03:00.0: irq 26 for MSI/MSI-X >Oct 29 09:00:31 localhost kernel: xhci_hcd 0000:03:00.0: irq 27 for MSI/MSI-X >Oct 29 09:00:31 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >Oct 29 09:00:31 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 29 09:00:31 localhost kernel: usb usb3: Product: xHCI Host Controller >Oct 29 09:00:31 localhost kernel: usb usb3: Manufacturer: Linux 3.17.1-302.fc21.x86_64 xhci_hcd >Oct 29 09:00:31 localhost kernel: usb usb3: SerialNumber: 0000:03:00.0 >Oct 29 09:00:31 localhost kernel: hub 3-0:1.0: USB hub found >Oct 29 09:00:31 localhost kernel: hub 3-0:1.0: 2 ports detected >Oct 29 09:00:31 localhost kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller >Oct 29 09:00:31 localhost kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4 >Oct 29 09:00:31 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >Oct 29 09:00:31 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 29 09:00:31 localhost kernel: usb usb4: Product: xHCI Host Controller >Oct 29 09:00:31 localhost kernel: usb usb4: Manufacturer: Linux 3.17.1-302.fc21.x86_64 xhci_hcd >Oct 29 09:00:31 localhost kernel: usb usb4: SerialNumber: 0000:03:00.0 >Oct 29 09:00:31 localhost kernel: hub 4-0:1.0: USB hub found >Oct 29 09:00:31 localhost kernel: hub 4-0:1.0: 2 ports detected >Oct 29 09:00:31 localhost kernel: usbcore: registered new interface driver usbserial >Oct 29 09:00:31 localhost kernel: usbcore: registered new interface driver usbserial_generic >Oct 29 09:00:31 localhost kernel: usbserial: USB Serial support registered for generic >Oct 29 09:00:31 localhost kernel: i8042: PNP: No PS/2 controller found. Probing ports directly. >Oct 29 09:00:31 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Oct 29 09:00:31 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Oct 29 09:00:31 localhost kernel: mousedev: PS/2 mouse device common for all mice >Oct 29 09:00:31 localhost kernel: rtc_cmos 00:02: RTC can wake from S4 >Oct 29 09:00:31 localhost kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >Oct 29 09:00:31 localhost kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >Oct 29 09:00:31 localhost kernel: device-mapper: uevent: version 1.0.3 >Oct 29 09:00:31 localhost kernel: device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >Oct 29 09:00:31 localhost kernel: Intel P-state driver initializing. >Oct 29 09:00:31 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Oct 29 09:00:31 localhost kernel: usbcore: registered new interface driver usbhid >Oct 29 09:00:31 localhost kernel: usbhid: USB HID core driver >Oct 29 09:00:31 localhost kernel: drop_monitor: Initializing network drop monitor service >Oct 29 09:00:31 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Oct 29 09:00:31 localhost kernel: TCP: cubic registered >Oct 29 09:00:31 localhost kernel: Initializing XFRM netlink socket >Oct 29 09:00:31 localhost kernel: NET: Registered protocol family 10 >Oct 29 09:00:31 localhost kernel: mip6: Mobile IPv6 >Oct 29 09:00:31 localhost kernel: NET: Registered protocol family 17 >Oct 29 09:00:31 localhost kernel: Loading compiled-in X.509 certificates >Oct 29 09:00:31 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 0cb4c9dc5577438dc489b2d6dadddfdc03f60c5c' >Oct 29 09:00:31 localhost kernel: registered taskstats version 1 >Oct 29 09:00:31 localhost kernel: Magic number: 2:544:29 >Oct 29 09:00:31 localhost kernel: rtc_cmos 00:02: setting system clock to 2014-10-29 13:00:31 UTC (1414587631) >Oct 29 09:00:31 localhost kernel: PM: Hibernation image not present or could not be loaded. >Oct 29 09:00:31 localhost kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Oct 29 09:00:31 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20140724/psargs-359) >Oct 29 09:00:31 localhost kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff88011a84cd98), AE_NOT_FOUND (20140724/psparse-536) >Oct 29 09:00:31 localhost kernel: ata1.00: supports DRM functions and may not be fully accessible >Oct 29 09:00:31 localhost kernel: ata1.00: ATA-9: Crucial_CT512MX100SSD1, MU01, max UDMA/133 >Oct 29 09:00:31 localhost kernel: ata1.00: 1000215216 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Oct 29 09:00:31 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Oct 29 09:00:31 localhost kernel: ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20140724/psargs-359) >Oct 29 09:00:31 localhost kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT0._GTF] (Node ffff88011a84cd98), AE_NOT_FOUND (20140724/psparse-536) >Oct 29 09:00:31 localhost kernel: ata1.00: supports DRM functions and may not be fully accessible >Oct 29 09:00:31 localhost kernel: ata1.00: configured for UDMA/133 >Oct 29 09:00:31 localhost kernel: scsi 0:0:0:0: Direct-Access ATA Crucial_CT512MX1 MU01 PQ: 0 ANSI: 5 >Oct 29 09:00:31 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Oct 29 09:00:31 localhost kernel: sd 0:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/476 GiB) >Oct 29 09:00:31 localhost kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks >Oct 29 09:00:31 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Oct 29 09:00:31 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Oct 29 09:00:31 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Oct 29 09:00:31 localhost kernel: sda: sda1 sda2 sda3 >Oct 29 09:00:31 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Oct 29 09:00:31 localhost kernel: Freeing unused kernel memory: 1468K (ffffffff81d35000 - ffffffff81ea4000) >Oct 29 09:00:31 localhost kernel: Write protecting the kernel read-only data: 12288k >Oct 29 09:00:31 localhost kernel: Freeing unused kernel memory: 716K (ffff88000174d000 - ffff880001800000) >Oct 29 09:00:31 localhost kernel: Freeing unused kernel memory: 844K (ffff880001b2d000 - ffff880001c00000) >Oct 29 09:00:31 localhost kernel: random: systemd urandom read with 13 bits of entropy available >Oct 29 09:00:31 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >Oct 29 09:00:31 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Oct 29 09:00:31 localhost kernel: hub 1-1:1.0: USB hub found >Oct 29 09:00:31 localhost kernel: hub 1-1:1.0: 4 ports detected >Oct 29 09:00:31 localhost systemd-journal[89]: Journal started >Oct 29 09:00:31 localhost dracut-cmdline[85]: dracut-21 (Twenty One) dracut-038-30.git20140903.fc21 >Oct 29 09:00:31 localhost dracut-cmdline[85]: Using kernel command line parameters: >Oct 29 09:00:31 localhost dracut-cmdline[85]: rd.luks=0: removing cryptoluks activation >Oct 29 09:00:31 localhost kernel: loop: module loaded >Oct 29 09:00:31 localhost dracut-cmdline[85]: root was live:CDLABEL=Fedora-Live-SoaS-x86_64-21_Beta-, is now live:/dev/disk/by-label/Fedora-Live-SoaS-x86_64-21_Beta- >Oct 29 09:00:31 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci >Oct 29 09:00:32 localhost kernel: RPC: Registered named UNIX socket transport module. >Oct 29 09:00:32 localhost kernel: RPC: Registered udp transport module. >Oct 29 09:00:32 localhost kernel: RPC: Registered tcp transport module. >Oct 29 09:00:32 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Oct 29 09:00:32 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >Oct 29 09:00:32 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Oct 29 09:00:32 localhost kernel: hub 2-1:1.0: USB hub found >Oct 29 09:00:32 localhost kernel: hub 2-1:1.0: 4 ports detected >Oct 29 09:00:32 localhost rpc.statd[243]: Version 1.3.0 starting >Oct 29 09:00:32 localhost rpc.statd[243]: Initializing NSM state >Oct 29 09:00:32 localhost rpc.statd[243]: Running as root. chown /var/lib/nfs/statd to choose different user >Oct 29 09:00:32 localhost systemd-udevd[270]: starting version 215 >Oct 29 09:00:32 localhost dracut-pre-trigger[271]: rd.dm=0: removing DM RAID activation >Oct 29 09:00:32 localhost dracut-pre-trigger[271]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Oct 29 09:00:32 localhost dracut-pre-trigger[271]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Oct 29 09:00:32 localhost dracut-pre-trigger[271]: rd.md=0: removing MD RAID activation >Oct 29 09:00:32 localhost kernel: usb 3-1: new low-speed USB device number 2 using xhci_hcd >Oct 29 09:00:32 localhost kernel: wmi: Mapper loaded >Oct 29 09:00:32 localhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >Oct 29 09:00:32 localhost kernel: r8169 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control >Oct 29 09:00:32 localhost kernel: r8169 0000:01:00.0: irq 28 for MSI/MSI-X >Oct 29 09:00:32 localhost kernel: r8169 0000:01:00.0 eth0: RTL8168evl/8111evl at 0xffffc90004780000, 44:8a:5b:34:b7:48, XID 0c900800 IRQ 28 >Oct 29 09:00:32 localhost kernel: r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >Oct 29 09:00:32 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Oct 29 09:00:32 localhost kernel: r8169 0000:01:00.0 enp1s0: renamed from eth0 >Oct 29 09:00:32 localhost kernel: alg: No test for crc32 (crc32-pclmul) >Oct 29 09:00:32 localhost systemd-udevd[340]: renamed network interface eth0 to enp1s0 >Oct 29 09:00:32 localhost kernel: tsc: Refined TSC clocksource calibration: 1795.920 MHz >Oct 29 09:00:32 localhost kernel: usb 3-1: New USB device found, idVendor=045e, idProduct=0040 >Oct 29 09:00:32 localhost kernel: usb 3-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0 >Oct 29 09:00:32 localhost kernel: usb 3-1: Product: Microsoft 3-Button Mouse with IntelliEye(TM) >Oct 29 09:00:32 localhost kernel: usb 3-1: Manufacturer: Microsoft >Oct 29 09:00:32 localhost kernel: usb 3-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes >Oct 29 09:00:32 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 09:00:32 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 09:00:32 localhost kernel: [drm] Memory usable by graphics device = 2048M >Oct 29 09:00:32 localhost kernel: [drm] Replacing VGA console driver >Oct 29 09:00:32 localhost kernel: Console: switching to colour dummy device 80x25 >Oct 29 09:00:32 localhost kernel: i915 0000:00:02.0: irq 29 for MSI/MSI-X >Oct 29 09:00:32 localhost kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >Oct 29 09:00:32 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Oct 29 09:00:32 localhost kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >Oct 29 09:00:32 localhost kernel: fbcon: inteldrmfb (fb0) is primary device >Oct 29 09:00:32 localhost kernel: Console: switching to colour frame buffer device 200x56 >Oct 29 09:00:32 localhost kernel: [drm:cpt_set_fifo_underrun_reporting] *ERROR* uncleared pch fifo underrun on pch transcoder A >Oct 29 09:00:32 localhost kernel: [drm:cpt_serr_int_handler] *ERROR* PCH transcoder A FIFO underrun >Oct 29 09:00:32 localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >Oct 29 09:00:32 localhost kernel: i915 0000:00:02.0: registered panic notifier >Oct 29 09:00:32 localhost kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >Oct 29 09:00:32 localhost kernel: acpi device:49: registered as cooling_device7 >Oct 29 09:00:32 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6 >Oct 29 09:00:32 localhost kernel: [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0 >Oct 29 09:00:32 localhost kernel: usb 3-2: new high-speed USB device number 3 using xhci_hcd >Oct 29 09:00:32 localhost kernel: usb 3-2: New USB device found, idVendor=0e8d, idProduct=1887 >Oct 29 09:00:32 localhost kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Oct 29 09:00:32 localhost kernel: usb 3-2: Product: MT1887 >Oct 29 09:00:32 localhost kernel: usb 3-2: Manufacturer: MediaTek Inc >Oct 29 09:00:32 localhost kernel: usb 3-2: SerialNumber: KZ4D8NF5514 >Oct 29 09:00:32 localhost kernel: usb-storage 3-2:1.0: USB Mass Storage device detected >Oct 29 09:00:32 localhost kernel: scsi host4: usb-storage 3-2:1.0 >Oct 29 09:00:32 localhost kernel: usbcore: registered new interface driver usb-storage >Oct 29 09:00:32 localhost kernel: usb 1-1.1: new high-speed USB device number 3 using ehci-pci >Oct 29 09:00:32 localhost kernel: usb 1-1.1: New USB device found, idVendor=0bda, idProduct=0139 >Oct 29 09:00:32 localhost kernel: usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Oct 29 09:00:32 localhost kernel: usb 1-1.1: Product: USB2.0-CRW >Oct 29 09:00:32 localhost kernel: usb 1-1.1: Manufacturer: Generic >Oct 29 09:00:32 localhost kernel: usb 1-1.1: SerialNumber: 20100201396000000 >Oct 29 09:00:33 localhost kernel: usb 2-1.2: new high-speed USB device number 3 using ehci-pci >Oct 29 09:00:33 localhost kernel: usb 2-1.2: New USB device found, idVendor=4971, idProduct=ce21 >Oct 29 09:00:33 localhost kernel: usb 2-1.2: New USB device strings: Mfr=10, Product=11, SerialNumber=3 >Oct 29 09:00:33 localhost kernel: usb 2-1.2: Product: SimpleDrive mini >Oct 29 09:00:33 localhost kernel: usb 2-1.2: Manufacturer: Hitachi GST >Oct 29 09:00:33 localhost kernel: usb 2-1.2: SerialNumber: 251200911173044C >Oct 29 09:00:33 localhost kernel: usb-storage 2-1.2:1.0: USB Mass Storage device detected >Oct 29 09:00:33 localhost kernel: scsi host5: usb-storage 2-1.2:1.0 >Oct 29 09:00:33 localhost kernel: usb 2-1.3: new low-speed USB device number 4 using ehci-pci >Oct 29 09:00:33 localhost kernel: usb 2-1.3: New USB device found, idVendor=413c, idProduct=2003 >Oct 29 09:00:33 localhost kernel: usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Oct 29 09:00:33 localhost kernel: usb 2-1.3: Product: Dell USB Keyboard >Oct 29 09:00:33 localhost kernel: usb 2-1.3: Manufacturer: Dell >Oct 29 09:00:33 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 09:00:33 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 09:00:33 localhost kernel: usb 2-1.4: new high-speed USB device number 5 using ehci-pci >Oct 29 09:00:33 localhost kernel: Switched to clocksource tsc >Oct 29 09:00:33 localhost kernel: usb 2-1.4: New USB device found, idVendor=0bc2, idProduct=a003 >Oct 29 09:00:33 localhost kernel: usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Oct 29 09:00:33 localhost kernel: usb 2-1.4: Product: USB >Oct 29 09:00:33 localhost kernel: usb 2-1.4: Manufacturer: Seagate >Oct 29 09:00:33 localhost kernel: usb 2-1.4: SerialNumber: 2HC015KJ >Oct 29 09:00:33 localhost kernel: scsi 4:0:0:0: CD-ROM HL-DT-ST DVDRAM GP50NB40 1.00 PQ: 0 ANSI: 0 >Oct 29 09:00:33 localhost kernel: sr 4:0:0:0: [sr0] scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray >Oct 29 09:00:33 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Oct 29 09:00:33 localhost kernel: sr 4:0:0:0: Attached scsi CD-ROM sr0 >Oct 29 09:00:33 localhost kernel: sr 4:0:0:0: Attached scsi generic sg1 type 5 >Oct 29 09:00:34 localhost kernel: scsi 5:0:0:0: Direct-Access Hitachi HTS545025B9A300 PQ: 0 ANSI: 2 CCS >Oct 29 09:00:34 localhost kernel: sd 5:0:0:0: Attached scsi generic sg2 type 0 >Oct 29 09:00:34 localhost kernel: sd 5:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/232 GiB) >Oct 29 09:00:34 localhost kernel: sd 5:0:0:0: [sdb] Write Protect is off >Oct 29 09:00:34 localhost kernel: sd 5:0:0:0: [sdb] Mode Sense: 28 00 00 00 >Oct 29 09:00:34 localhost kernel: sd 5:0:0:0: [sdb] No Caching mode page found >Oct 29 09:00:34 localhost kernel: sd 5:0:0:0: [sdb] Assuming drive cache: write through >Oct 29 09:00:34 localhost kernel: sdb: sdb1 sdb2 >Oct 29 09:00:34 localhost kernel: sd 5:0:0:0: [sdb] Attached SCSI disk >Oct 29 09:00:34 localhost kernel: random: nonblocking pool is initialized >Oct 29 09:00:35 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Oct 29 09:00:36 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Oct 29 09:00:36 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Oct 29 09:00:38 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 09:00:39 localhost rpcbind[239]: rpcbind terminating on signal. Restart with "rpcbind -w" >Oct 29 09:00:40 localhost systemd[1]: Switching root. >Oct 29 09:00:40 localhost [89]: Journal stopped >Oct 29 09:00:56 localhost systemd-journal[659]: 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 09:00:56 localhost systemd-journal[659]: 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 09:00:56 localhost systemd-journald[89]: Received SIGTERM from PID 1 (systemd). >Oct 29 09:00:56 localhost kernel: audit: type=1404 audit(1414587643.950:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Oct 29 09:00:56 localhost kernel: SELinux: 2048 avtab hash slots, 110305 rules. >Oct 29 09:00:56 localhost kernel: SELinux: 2048 avtab hash slots, 110305 rules. >Oct 29 09:00:56 localhost kernel: SELinux: 8 users, 103 roles, 4966 types, 295 bools, 1 sens, 1024 cats >Oct 29 09:00:56 localhost kernel: SELinux: 83 classes, 110305 rules >Oct 29 09:00:56 localhost kernel: SELinux: Permission audit_read in class capability2 not defined in policy. >Oct 29 09:00:56 localhost kernel: SELinux: the above unknown classes and permissions will be allowed >Oct 29 09:00:56 localhost kernel: SELinux: Completing initialization. >Oct 29 09:00:56 localhost kernel: SELinux: Setting up existing superblocks. >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev aio, type aio), not configured for labeling >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev drm, type drm), not configured for labeling >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Oct 29 09:00:56 localhost kernel: audit: type=1403 audit(1414587644.631:3): policy loaded auid=4294967295 ses=4294967295 >Oct 29 09:00:56 localhost systemd[1]: Successfully loaded SELinux policy in 820.121ms. >Oct 29 09:00:56 localhost systemd[1]: Relabelled /dev and /run in 44.334ms. >Oct 29 09:00:56 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Oct 29 09:00:56 localhost systemd-journal[659]: Journal started >Oct 29 09:00:52 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 09:00:53 localhost systemd[1]: Configuration file /usr/lib/systemd/system/man-db.timer is marked executable. Please remove executable permission bits. Proceeding anyway. >Oct 29 09:00:53 localhost systemd[1]: Configuration file /usr/lib/systemd/system/man-db.service is marked executable. Please remove executable permission bits. Proceeding anyway. >Oct 29 09:00:57 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Oct 29 09:00:57 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 29 09:00:57 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Oct 29 09:00:58 localhost systemd-sysusers[683]: Creating group systemd-journal-gateway with gid 988. >Oct 29 09:00:58 localhost systemd-sysusers[683]: Creating user systemd-journal-gateway (systemd Journal Gateway) with uid 988 and gid 988. >Oct 29 09:01:03 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 29 09:01:03 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses mountpoint labeling >Oct 29 09:01:26 localhost systemd-udevd[709]: starting version 215 >Oct 29 09:01:37 localhost kernel: ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20140724/utaddress-258) >Oct 29 09:01:37 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Oct 29 09:01:37 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20140724/utaddress-258) >Oct 29 09:01:37 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Oct 29 09:01:37 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140724/utaddress-258) >Oct 29 09:01:37 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Oct 29 09:01:37 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140724/utaddress-258) >Oct 29 09:01:37 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Oct 29 09:01:37 localhost kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140724/utaddress-258) >Oct 29 09:01:37 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Oct 29 09:01:37 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >Oct 29 09:01:37 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Oct 29 09:01:39 localhost kernel: scsi host6: uas >Oct 29 09:01:39 localhost kernel: usbcore: registered new interface driver uas >Oct 29 09:01:39 localhost kernel: scsi 6:0:0:0: Direct-Access Seagate USB 0835 PQ: 0 ANSI: 6 >Oct 29 09:01:39 localhost kernel: sd 6:0:0:0: Attached scsi generic sg3 type 0 >Oct 29 09:01:39 localhost kernel: sd 6:0:0:0: [sdc] 976773167 512-byte logical blocks: (500 GB/465 GiB) >Oct 29 09:01:39 localhost kernel: sd 6:0:0:0: [sdc] Write Protect is off >Oct 29 09:01:39 localhost kernel: sd 6:0:0:0: [sdc] Mode Sense: 2b 00 10 08 >Oct 29 09:01:39 localhost kernel: sd 6:0:0:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA >Oct 29 09:01:39 localhost kernel: sdc: sdc1 sdc2 >Oct 29 09:01:39 localhost kernel: sd 6:0:0:0: [sdc] Attached SCSI disk >Oct 29 09:01:40 localhost kernel: input: MSI WMI hotkeys as /devices/virtual/input/input8 >Oct 29 09:01:40 localhost kernel: iTCO_vendor_support: vendor-support=0 >Oct 29 09:01:40 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 >Oct 29 09:01:40 localhost kernel: iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460) >Oct 29 09:01:40 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Oct 29 09:01:42 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Oct 29 09:01:44 localhost auditctl[759]: No rules >Oct 29 09:01:44 localhost kernel: usbcore: registered new interface driver rtsx_usb >Oct 29 09:01:44 localhost lvm[745]: 3 logical volume(s) in volume group "fedora" now active >Oct 29 09:01:44 localhost lvm[748]: device-mapper: create ioctl on fedora-swap failed: Device or resource busy >Oct 29 09:01:44 localhost lvm[748]: device-mapper: create ioctl on fedora-home failed: Device or resource busy >Oct 29 09:01:44 localhost lvm[748]: device-mapper: create ioctl on fedora-root failed: Device or resource busy >Oct 29 09:01:44 localhost lvm[748]: 0 logical volume(s) in volume group "fedora" now active >Oct 29 09:01:44 localhost lvm[748]: fedora: autoactivation failed. >Oct 29 09:01:44 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 30 for MSI/MSI-X >Oct 29 09:01:44 localhost systemd-journal[659]: Permanent journal is using 8.0M (max allowed 295.9M, trying to leave 443.9M free of 987.8M available → current limit 295.9M). >Oct 29 09:01:44 localhost systemd-journal[659]: Time spent on flushing to /var is 34.876ms for 863 entries. >Oct 29 09:01:45 localhost auditd[758]: Started dispatcher: /sbin/audispd pid: 794 >Oct 29 09:01:45 localhost kernel: audit: type=1305 audit(1414587705.961:4): audit_pid=758 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Oct 29 09:01:45 localhost kernel: sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line >Oct 29 09:01:45 localhost kernel: sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Oct 29 09:01:45 localhost kernel: sound hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) >Oct 29 09:01:45 localhost kernel: sound hdaudioC0D0: mono: mono_out=0x0 >Oct 29 09:01:45 localhost kernel: sound hdaudioC0D0: dig-out=0x1e/0x0 >Oct 29 09:01:45 localhost kernel: sound hdaudioC0D0: inputs: >Oct 29 09:01:45 localhost kernel: sound hdaudioC0D0: Mic=0x19 >Oct 29 09:01:46 localhost audispd[794]: priority_boost_parser called with: 4 >Oct 29 09:01:46 localhost audispd[794]: max_restarts_parser called with: 10 >Oct 29 09:01:46 localhost kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 >Oct 29 09:01:46 localhost kernel: input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 >Oct 29 09:01:46 localhost kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 >Oct 29 09:01:46 localhost kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 >Oct 29 09:01:46 localhost audispd[794]: No plugins found, exiting >Oct 29 09:01:46 localhost auditd[758]: Init complete, auditd 2.4 listening for events (startup state enable) >Oct 29 09:01:47 localhost kernel: rtl8192ce: Using firmware rtlwifi/rtl8192cfwU_B.bin >Oct 29 09:01:48 localhost kernel: cfg80211: World regulatory domain updated: >Oct 29 09:01:48 localhost kernel: cfg80211: DFS Master region: unset >Oct 29 09:01:48 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) >Oct 29 09:01:48 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Oct 29 09:01:48 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Oct 29 09:01:48 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) >Oct 29 09:01:48 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A) >Oct 29 09:01:48 localhost kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Oct 29 09:01:48 localhost kernel: cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Oct 29 09:01:48 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) >Oct 29 09:01:48 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) >Oct 29 09:01:48 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'rtl_rc' >Oct 29 09:01:48 localhost kernel: rtlwifi: wireless switch is on >Oct 29 09:01:48 localhost kernel: rtl8192ce 0000:02:00.0 wlp2s0: renamed from wlan0 >Oct 29 09:01:48 localhost systemd-udevd[712]: renamed network interface wlan0 to wlp2s0 >Oct 29 09:01:49 localhost crda[816]: Could not determine country! Unable to set regulatory domain. >Oct 29 09:02:08 localhost alsactl[823]: alsactl 1.0.28 daemon started >Oct 29 09:02:08 localhost alsactl[823]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Oct 29 09:02:08 localhost alsactl[823]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Oct 29 09:02:08 localhost alsactl[823]: Found hardware: "HDA-Intel" "Intel PantherPoint HDMI" "HDA:10ec0887,1462b062,00100302 HDA:80862806,80860101,00100000" "0x1462" "0xb062" >Oct 29 09:02:08 localhost alsactl[823]: Hardware is initialized using a generic method >Oct 29 09:02:08 localhost rngd[830]: Unable to open file: /dev/tpm0 >Oct 29 09:02:08 localhost rngd[830]: can't open any entropy source >Oct 29 09:02:08 localhost rngd[830]: Maybe RNG device modules are not loaded >Oct 29 09:02:09 localhost chronyd[839]: chronyd version 1.31 starting >Oct 29 09:02:09 localhost chronyd[839]: Generated key 1 >Oct 29 09:02:10 localhost avahi-daemon[829]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Oct 29 09:02:10 localhost avahi-daemon[829]: Successfully dropped root privileges. >Oct 29 09:02:10 localhost avahi-daemon[829]: avahi-daemon 0.6.31 starting up. >Oct 29 09:02:10 localhost avahi-daemon[829]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns! >Oct 29 09:02:12 localhost ModemManager[832]: <info> ModemManager (version 1.4.0-1.fc21) starting in system bus... >Oct 29 09:02:12 localhost smartd[826]: smartd 6.2 2014-07-16 r3952 [x86_64-linux-3.17.1-302.fc21.x86_64] (local build) >Oct 29 09:02:12 localhost smartd[826]: Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org >Oct 29 09:02:12 localhost smartd[826]: Opened configuration file /etc/smartmontools/smartd.conf >Oct 29 09:02:12 localhost smartd[826]: Configuration file /etc/smartmontools/smartd.conf was parsed, found DEVICESCAN, scanning devices >Oct 29 09:02:13 localhost smartd[826]: Device: /dev/sda, type changed from 'scsi' to 'sat' >Oct 29 09:02:13 localhost smartd[826]: Device: /dev/sda [SAT], opened >Oct 29 09:02:13 localhost smartd[826]: Device: /dev/sda [SAT], Crucial_CT512MX100SSD1, S/N:14270C8C28F0, WWN:5-00a075-10c8c28f0, FW:MU01, 512 GB >Oct 29 09:02:13 localhost smartd[826]: Device: /dev/sda [SAT], not found in smartd database. >Oct 29 09:02:13 localhost smartd[826]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list. >Oct 29 09:02:13 localhost smartd[826]: Monitoring 1 ATA and 0 SCSI devices >Oct 29 09:02:15 localhost rtkit-daemon[824]: Successfully called chroot. >Oct 29 09:02:15 localhost rtkit-daemon[824]: Successfully dropped privileges. >Oct 29 09:02:15 localhost rtkit-daemon[824]: Successfully limited resources. >Oct 29 09:02:15 localhost rtkit-daemon[824]: Running. >Oct 29 09:02:15 localhost rtkit-daemon[824]: Watchdog thread running. >Oct 29 09:02:15 localhost rtkit-daemon[824]: Canary thread running. >Oct 29 09:02:15 localhost avahi-daemon[829]: Successfully called chroot(). >Oct 29 09:02:15 localhost avahi-daemon[829]: Successfully dropped remaining capabilities. >Oct 29 09:02:15 localhost avahi-daemon[829]: No service file found in /etc/avahi/services. >Oct 29 09:02:15 localhost avahi-daemon[829]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Oct 29 09:02:15 localhost avahi-daemon[829]: Network interface enumeration completed. >Oct 29 09:02:15 localhost avahi-daemon[829]: Server startup complete. Host name is linux.local. Local service cookie is 1798591786. >Oct 29 09:02:15 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Oct 29 09:02:15 localhost systemd[1]: Unit rngd.service entered failed state. >Oct 29 09:02:15 localhost systemd-logind[834]: New seat seat0. >Oct 29 09:02:16 localhost systemd-logind[834]: Watching system buttons on /dev/input/event1 (Power Button) >Oct 29 09:02:16 localhost systemd-logind[834]: Watching system buttons on /dev/input/event3 (Video Bus) >Oct 29 09:02:16 localhost systemd-logind[834]: Watching system buttons on /dev/input/event0 (Power Button) >Oct 29 09:02:16 localhost crond[871]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 33% if used.) >Oct 29 09:02:17 localhost crond[871]: (CRON) INFO (running with inotify support) >Oct 29 09:02:19 localhost kernel: Adding 2103292k swap on /dev/sda1. Priority:-1 extents:1 across:2103292k SSFS >Oct 29 09:02:19 localhost livesys[861]: Enabling swap partition /dev/sda1 [ OK ] >Oct 29 09:02:19 localhost kernel: Adding 4063228k swap on /dev/mapper/fedora-swap. Priority:-2 extents:1 across:4063228k FS >Oct 29 09:02:19 localhost livesys[861]: Enabling swap partition /dev/mapper/fedora-swap [ OK ] >Oct 29 09:02:20 localhost ModemManager[832]: <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 09:02:20 localhost ModemManager[832]: <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 09:02:21 localhost useradd[887]: new group: name=liveuser, GID=1000 >Oct 29 09:02:21 localhost useradd[887]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Oct 29 09:02:21 localhost dbus[835]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Oct 29 09:02:21 localhost livesys[861]: Adding live user [ OK ] >Oct 29 09:02:23 localhost usermod[894]: add 'liveuser' to group 'wheel' >Oct 29 09:02:23 localhost usermod[894]: add 'liveuser' to shadow group 'wheel' >Oct 29 09:02:23 localhost polkitd[888]: Started polkitd version 0.112 >Oct 29 09:02:24 localhost livesys[861]: No such schema 'org.gnome.software' >Oct 29 09:02:25 localhost polkitd[888]: Loading rules from directory /etc/polkit-1/rules.d >Oct 29 09:02:25 localhost polkitd[888]: Loading rules from directory /usr/share/polkit-1/rules.d >Oct 29 09:02:25 localhost polkitd[888]: Finished loading, compiling and executing 3 rules >Oct 29 09:02:25 localhost dbus[835]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Oct 29 09:02:25 localhost polkitd[888]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Oct 29 09:02:25 localhost accounts-daemon[825]: started daemon version 0.6.38 >Oct 29 09:02:26 localhost livesys-late[926]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 29 09:02:26 localhost livesys-late[926]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 29 09:02:27 localhost livesys-late[926]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 29 09:02:27 localhost livesys-late[926]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 29 09:02:27 localhost livesys-late[926]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 29 09:02:27 localhost livesys-late[926]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 29 09:02:27 localhost livesys-late[926]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 29 09:02:27 localhost livesys-late[926]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 29 09:02:31 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Oct 29 09:02:32 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Oct 29 09:02:34 localhost kernel: Ebtables v2.0 registered >Oct 29 09:02:34 localhost kernel: Bridge firewalling registered >Oct 29 09:02:36 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 29 09:02:36 localhost NetworkManager[995]: <info> NetworkManager (version 0.9.10.0-5.git20140704.fc21) is starting... >Oct 29 09:02:36 localhost NetworkManager[995]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Oct 29 09:02:36 localhost NetworkManager[995]: <info> WEXT support is enabled >Oct 29 09:02:36 localhost systemd-logind[834]: New session 1 of user liveuser. >Oct 29 09:02:36 localhost systemd[1076]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Oct 29 09:02:36 localhost systemd[1076]: Starting Paths. >Oct 29 09:02:36 localhost systemd[1076]: Reached target Paths. >Oct 29 09:02:36 localhost systemd[1076]: Starting Timers. >Oct 29 09:02:36 localhost systemd[1076]: Reached target Timers. >Oct 29 09:02:36 localhost systemd[1076]: Starting Sockets. >Oct 29 09:02:36 localhost systemd[1076]: Reached target Sockets. >Oct 29 09:02:36 localhost systemd[1076]: Starting Basic System. >Oct 29 09:02:36 localhost systemd[1076]: Reached target Basic System. >Oct 29 09:02:36 localhost systemd[1076]: Starting Default. >Oct 29 09:02:36 localhost systemd[1076]: Reached target Default. >Oct 29 09:02:36 localhost systemd[1076]: Startup finished in 29ms. >Oct 29 09:02:36 localhost lightdm[993]: pam_unix(lightdm-autologin:session): session opened for user liveuser by (uid=0) >Oct 29 09:02:36 localhost NetworkManager[995]: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >Oct 29 09:02:37 localhost NetworkManager[995]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 29 09:02:37 localhost NetworkManager[995]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 29 09:02:37 localhost NetworkManager[995]: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Oct 29 09:02:37 localhost NetworkManager[995]: <info> monitoring kernel firmware directory '/lib/firmware'. >Oct 29 09:02:37 localhost NetworkManager[995]: <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 09:02:37 localhost NetworkManager[995]: <info> WiFi hardware radio set enabled >Oct 29 09:02:37 localhost NetworkManager[995]: <info> WWAN hardware radio set enabled >Oct 29 09:02:37 localhost NetworkManager[995]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >Oct 29 09:02:37 localhost NetworkManager[995]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wwan.so >Oct 29 09:02:37 localhost NetworkManager[995]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so >Oct 29 09:02:37 localhost NetworkManager[995]: <info> WiFi enabled by radio killswitch; enabled by state file >Oct 29 09:02:37 localhost NetworkManager[995]: <info> WWAN enabled by radio killswitch; enabled by state file >Oct 29 09:02:37 localhost NetworkManager[995]: <info> WiMAX enabled by radio killswitch; enabled by state file >Oct 29 09:02:37 localhost NetworkManager[995]: <info> Networking is enabled by state file >Oct 29 09:02:38 localhost NetworkManager[995]: <info> (lo): link connected >Oct 29 09:02:38 localhost NetworkManager[995]: <info> (lo): carrier is ON >Oct 29 09:02:38 localhost NetworkManager[995]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Oct 29 09:02:38 localhost NetworkManager[995]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Oct 29 09:02:38 localhost NetworkManager[995]: <info> (enp1s0): carrier is OFF >Oct 29 09:02:38 localhost NetworkManager[995]: <info> (enp1s0): new Ethernet device (driver: 'r8169' ifindex: 2) >Oct 29 09:02:38 localhost NetworkManager[995]: <info> (enp1s0): exported as /org/freedesktop/NetworkManager/Devices/1 >Oct 29 09:02:39 localhost NetworkManager[995]: <info> (enp1s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Oct 29 09:02:39 localhost kernel: r8169 0000:01:00.0 enp1s0: link down >Oct 29 09:02:39 localhost kernel: r8169 0000:01:00.0 enp1s0: link down >Oct 29 09:02:39 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready >Oct 29 09:02:39 localhost NetworkManager[995]: <info> (enp1s0): preparing device >Oct 29 09:02:39 localhost NetworkManager[995]: <info> read connection 'Wired connection 1' >Oct 29 09:02:39 localhost NetworkManager[995]: <info> (enp1s0): created default wired connection 'Wired connection 1' >Oct 29 09:02:39 localhost NetworkManager[995]: <info> (wlp2s0): using nl80211 for WiFi device control >Oct 29 09:02:39 localhost NetworkManager[995]: <info> (wlp2s0): driver supports Access Point (AP) mode >Oct 29 09:02:39 localhost NetworkManager[995]: <info> (wlp2s0): new 802.11 WiFi device (driver: 'rtl8192ce' ifindex: 3) >Oct 29 09:02:39 localhost NetworkManager[995]: <info> (wlp2s0): exported as /org/freedesktop/NetworkManager/Devices/2 >Oct 29 09:02:39 localhost NetworkManager[995]: <info> (wlp2s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Oct 29 09:02:40 localhost com.redhat.imsettings[1213]: [ 1414587760.183234]: IMSettings-Daemon[1285]: INFO: Starting imsettings-daemon... >Oct 29 09:02:40 localhost com.redhat.imsettings[1213]: [ 1414587760.185706]: IMSettings-Daemon[1285]: INFO: [HOME=/home/liveuser/.config/imsettings] >Oct 29 09:02:40 localhost com.redhat.imsettings[1213]: [ 1414587760.186322]: IMSettings-Daemon[1285]: INFO: [XINPUTRCDIR=/etc/X11/xinit/] >Oct 29 09:02:40 localhost com.redhat.imsettings[1213]: [ 1414587760.186795]: IMSettings-Daemon[1285]: INFO: [XINPUTDIR=/etc/X11/xinit/xinput.d/] >Oct 29 09:02:40 localhost com.redhat.imsettings[1213]: [ 1414587760.187257]: IMSettings-Daemon[1285]: INFO: [MODULEDIR=/usr/lib64/imsettings] >Oct 29 09:02:40 localhost com.redhat.imsettings[1213]: [ 1414587760.187731]: IMSettings-Daemon[1285]: INFO: [MODULES=qt] >Oct 29 09:02:40 localhost com.redhat.imsettings[1213]: [ 1414587760.189348]: IMSettings-Qt backend[1285]: WARNING **: Unable to read the Qt config file: No such file or directory >Oct 29 09:02:40 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready >Oct 29 09:02:40 localhost NetworkManager[995]: <info> (wlp2s0): preparing device >Oct 29 09:02:40 localhost dbus[835]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Oct 29 09:02:40 localhost systemd[1]: Configuration file /usr/lib/systemd/system/wpa_supplicant.service is marked executable. Please remove executable permission bits. Proceeding anyway. >Oct 29 09:02:40 localhost NetworkManager[995]: <info> ModemManager available in the bus >Oct 29 09:02:40 localhost com.redhat.imsettings[1213]: [ 1414587760.211421]: IMSettings-Qt backend[1285]: WARNING **: Unable to read the Qt config file: No such file or directory >Oct 29 09:02:40 localhost com.redhat.imsettings[1213]: [ 1414587760.715734]: IMSettings-Qt backend[1285]: WARNING **: Unable to read the Qt config file: No such file or directory >Oct 29 09:02:40 localhost com.redhat.imsettings[1213]: [ 1414587760.726841]: IMSettings-Qt backend[1285]: WARNING **: Unable to read the Qt config file: No such file or directory >Oct 29 09:02:40 localhost dbus[835]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Oct 29 09:02:40 localhost NetworkManager[995]: <info> wpa_supplicant started >Oct 29 09:02:41 localhost NetworkManager[995]: <info> (wlp2s0) supports 4 scan SSIDs >Oct 29 09:02:41 localhost NetworkManager[995]: <info> (wlp2s0): supplicant interface state: starting -> ready >Oct 29 09:02:41 localhost NetworkManager[995]: <info> (wlp2s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Oct 29 09:02:41 localhost NetworkManager[995]: <info> (wlp2s0): supplicant interface state: ready -> disconnected >Oct 29 09:02:41 localhost NetworkManager[995]: <info> (wlp2s0) supports 4 scan SSIDs >Oct 29 09:02:42 localhost kernel: r8169 0000:01:00.0 enp1s0: link up >Oct 29 09:02:42 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready >Oct 29 09:02:42 localhost NetworkManager[995]: <info> (enp1s0): link connected >Oct 29 09:02:42 localhost NetworkManager[995]: <info> (enp1s0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Oct 29 09:02:42 localhost NetworkManager[995]: <info> Auto-activating connection 'Wired connection 1'. >Oct 29 09:02:42 localhost NetworkManager[995]: <info> Activation (enp1s0) starting connection 'Wired connection 1' >Oct 29 09:02:42 localhost NetworkManager[995]: <info> Activation (enp1s0) Stage 1 of 5 (Device Prepare) scheduled... >Oct 29 09:02:42 localhost NetworkManager[995]: <info> Activation (enp1s0) Stage 1 of 5 (Device Prepare) started... >Oct 29 09:02:42 localhost NetworkManager[995]: <info> (enp1s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Oct 29 09:02:42 localhost NetworkManager[995]: <info> NetworkManager state is now CONNECTING >Oct 29 09:02:42 localhost NetworkManager[995]: <info> Activation (enp1s0) Stage 2 of 5 (Device Configure) scheduled... >Oct 29 09:02:42 localhost NetworkManager[995]: <info> Activation (enp1s0) Stage 1 of 5 (Device Prepare) complete. >Oct 29 09:02:42 localhost NetworkManager[995]: <info> Activation (enp1s0) Stage 2 of 5 (Device Configure) starting... >Oct 29 09:02:42 localhost NetworkManager[995]: <info> (enp1s0): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 29 09:02:42 localhost NetworkManager[995]: <info> Activation (enp1s0) Stage 2 of 5 (Device Configure) successful. >Oct 29 09:02:42 localhost NetworkManager[995]: <info> Activation (enp1s0) Stage 2 of 5 (Device Configure) complete. >Oct 29 09:02:42 localhost NetworkManager[995]: <info> (wlp2s0): supplicant interface state: disconnected -> inactive >Oct 29 09:02:44 localhost NetworkManager[995]: <info> Activation (enp1s0) Stage 3 of 5 (IP Configure Start) scheduled. >Oct 29 09:02:44 localhost NetworkManager[995]: <info> Activation (enp1s0) Stage 3 of 5 (IP Configure Start) started... >Oct 29 09:02:44 localhost NetworkManager[995]: <info> (enp1s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Oct 29 09:02:44 localhost NetworkManager[995]: <info> Activation (enp1s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Oct 29 09:02:44 localhost NetworkManager[995]: <info> dhclient started with pid 1459 >Oct 29 09:02:44 localhost NetworkManager[995]: <info> Activation (enp1s0) Stage 3 of 5 (IP Configure Start) complete. >Oct 29 09:02:46 localhost avahi-daemon[829]: Registering new address record for fe80::468a:5bff:fe34:b748 on enp1s0.*. >Oct 29 09:02:46 localhost dhclient[1459]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 29 09:02:46 localhost dhclient[1459]: Copyright 2004-2014 Internet Systems Consortium. >Oct 29 09:02:46 localhost dhclient[1459]: All rights reserved. >Oct 29 09:02:46 localhost dhclient[1459]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 29 09:02:46 localhost dhclient[1459]: >Oct 29 09:02:46 localhost NetworkManager[995]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 29 09:02:46 localhost NetworkManager[995]: Copyright 2004-2014 Internet Systems Consortium. >Oct 29 09:02:46 localhost NetworkManager[995]: All rights reserved. >Oct 29 09:02:46 localhost NetworkManager[995]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 29 09:02:46 localhost NetworkManager[995]: <info> (enp1s0): DHCPv4 state changed nbi -> preinit >Oct 29 09:02:46 localhost dhclient[1459]: Listening on LPF/enp1s0/44:8a:5b:34:b7:48 >Oct 29 09:02:46 localhost dhclient[1459]: Sending on LPF/enp1s0/44:8a:5b:34:b7:48 >Oct 29 09:02:46 localhost dhclient[1459]: Sending on Socket/fallback >Oct 29 09:02:46 localhost dhclient[1459]: Created duid \000\001\000\001\033\343\241\366D\212[4\267H. >Oct 29 09:02:46 localhost dhclient[1459]: DHCPDISCOVER on enp1s0 to 255.255.255.255 port 67 interval 6 (xid=0x281241f6) >Oct 29 09:02:46 localhost NetworkManager[995]: Listening on LPF/enp1s0/44:8a:5b:34:b7:48 >Oct 29 09:02:46 localhost NetworkManager[995]: Sending on LPF/enp1s0/44:8a:5b:34:b7:48 >Oct 29 09:02:46 localhost NetworkManager[995]: Sending on Socket/fallback >Oct 29 09:02:46 localhost NetworkManager[995]: Created duid \000\001\000\001\033\343\241\366D\212[4\267H. >Oct 29 09:02:46 localhost NetworkManager[995]: DHCPDISCOVER on enp1s0 to 255.255.255.255 port 67 interval 6 (xid=0x281241f6) >Oct 29 09:02:46 localhost dhclient[1459]: DHCPREQUEST on enp1s0 to 255.255.255.255 port 67 (xid=0x281241f6) >Oct 29 09:02:46 localhost dhclient[1459]: DHCPOFFER from 10.0.0.1 >Oct 29 09:02:46 localhost NetworkManager[995]: DHCPREQUEST on enp1s0 to 255.255.255.255 port 67 (xid=0x281241f6) >Oct 29 09:02:46 localhost NetworkManager[995]: DHCPOFFER from 10.0.0.1 >Oct 29 09:02:46 localhost org.a11y.Bus[1213]: Activating service name='org.a11y.atspi.Registry' >Oct 29 09:02:46 localhost org.a11y.Bus[1213]: Successfully activated service 'org.a11y.atspi.Registry' >Oct 29 09:02:46 localhost org.a11y.atspi.Registry[1466]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >Oct 29 09:02:46 localhost org.a11y.atspi.Registry[1466]: Xlib: extension "XEVIE" missing on display ":0". >Oct 29 09:02:47 localhost dhclient[1459]: DHCPACK from 10.0.0.1 (xid=0x281241f6) >Oct 29 09:02:47 localhost NetworkManager[995]: DHCPACK from 10.0.0.1 (xid=0x281241f6) >Oct 29 09:02:47 localhost NetworkManager[995]: <info> (enp1s0): DHCPv4 state changed preinit -> bound >Oct 29 09:02:47 localhost NetworkManager[995]: <info> address 10.0.0.115 >Oct 29 09:02:47 localhost NetworkManager[995]: <info> plen 24 (255.255.255.0) >Oct 29 09:02:47 localhost NetworkManager[995]: <info> gateway 10.0.0.1 >Oct 29 09:02:47 localhost NetworkManager[995]: <info> server identifier 10.0.0.1 >Oct 29 09:02:47 localhost NetworkManager[995]: <info> lease time 604800 >Oct 29 09:02:47 localhost NetworkManager[995]: <info> nameserver '75.75.75.75' >Oct 29 09:02:47 localhost NetworkManager[995]: <info> nameserver '75.75.76.76' >Oct 29 09:02:47 localhost NetworkManager[995]: <info> domain name 'hsd1.wa.comcast.net.' >Oct 29 09:02:47 localhost NetworkManager[995]: <info> Activation (enp1s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Oct 29 09:02:47 localhost NetworkManager[995]: <info> Activation (enp1s0) Stage 5 of 5 (IPv4 Commit) started... >Oct 29 09:02:47 localhost avahi-daemon[829]: Joining mDNS multicast group on interface enp1s0.IPv4 with address 10.0.0.115. >Oct 29 09:02:47 localhost avahi-daemon[829]: New relevant interface enp1s0.IPv4 for mDNS. >Oct 29 09:02:47 localhost avahi-daemon[829]: Registering new address record for 10.0.0.115 on enp1s0.IPv4. >Oct 29 09:02:47 localhost NetworkManager[995]: <info> (enp1s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Oct 29 09:02:47 localhost NetworkManager[995]: <info> Activation (enp1s0) Stage 5 of 5 (IPv4 Commit) complete. >Oct 29 09:02:47 localhost NetworkManager[995]: <info> (enp1s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Oct 29 09:02:47 localhost NetworkManager[995]: <info> (enp1s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Oct 29 09:02:47 localhost NetworkManager[995]: <info> NetworkManager state is now CONNECTED_LOCAL >Oct 29 09:02:47 localhost NetworkManager[995]: <info> NetworkManager state is now CONNECTED_GLOBAL >Oct 29 09:02:47 localhost dhclient[1459]: bound to 10.0.0.115 -- renewal in 285019 seconds. >Oct 29 09:02:47 localhost NetworkManager[995]: <info> Policy set 'Wired connection 1' (enp1s0) as default for IPv4 routing and DNS. >Oct 29 09:02:47 localhost NetworkManager[995]: <info> Activation (enp1s0) successful, device activated. >Oct 29 09:02:47 localhost NetworkManager[995]: bound to 10.0.0.115 -- renewal in 285019 seconds. >Oct 29 09:02:47 localhost dbus[835]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Oct 29 09:02:47 localhost NetworkManager[995]: <info> startup complete >Oct 29 09:02:47 localhost dbus[835]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 29 09:02:47 localhost nm-dispatcher[1475]: Dispatching action 'up' for enp1s0 >Oct 29 09:02:47 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Oct 29 09:02:49 localhost NetworkManager[995]: <info> Activation (enp1s0) Stage 3 of 5 (IP Configure Start) starting DHCPv6 as requested by IPv6 router... >Oct 29 09:02:49 localhost NetworkManager[995]: <info> Activation (enp1s0) Beginning DHCPv6 transaction (timeout in 45 seconds) >Oct 29 09:02:49 localhost NetworkManager[995]: <info> dhclient started with pid 1508 >Oct 29 09:02:49 localhost dhclient[1508]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 29 09:02:49 localhost dhclient[1508]: Copyright 2004-2014 Internet Systems Consortium. >Oct 29 09:02:49 localhost dhclient[1508]: All rights reserved. >Oct 29 09:02:49 localhost dhclient[1508]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 29 09:02:49 localhost dhclient[1508]: >Oct 29 09:02:49 localhost NetworkManager[995]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 29 09:02:49 localhost NetworkManager[995]: Copyright 2004-2014 Internet Systems Consortium. >Oct 29 09:02:49 localhost NetworkManager[995]: All rights reserved. >Oct 29 09:02:49 localhost NetworkManager[995]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 29 09:02:49 localhost dhclient[1508]: Listening on Socket/enp1s0 >Oct 29 09:02:49 localhost dhclient[1508]: Sending on Socket/enp1s0 >Oct 29 09:02:49 localhost NetworkManager[995]: Listening on Socket/enp1s0 >Oct 29 09:02:49 localhost NetworkManager[995]: Sending on Socket/enp1s0 >Oct 29 09:02:49 localhost NetworkManager[995]: PRC: Requesting information (INIT). >Oct 29 09:02:50 localhost NetworkManager[995]: XMT: Forming Info-Request, 0 ms elapsed. >Oct 29 09:02:50 localhost dhclient[1508]: XMT: Info-Request on enp1s0, interval 950ms. >Oct 29 09:02:50 localhost NetworkManager[995]: XMT: Info-Request on enp1s0, interval 950ms. >Oct 29 09:02:50 localhost NetworkManager[995]: <info> Policy set 'Wired connection 1' (enp1s0) as default for IPv6 routing and DNS. >Oct 29 09:02:50 localhost dhclient[1508]: RCV: Reply message on enp1s0 from fe80::21d:d4ff:fe78:9821. >Oct 29 09:02:50 localhost NetworkManager[995]: RCV: Reply message on enp1s0 from fe80::21d:d4ff:fe78:9821. >Oct 29 09:02:50 localhost NetworkManager[995]: PRC: Done. >Oct 29 09:02:50 localhost NetworkManager[995]: <info> (enp1s0): DHCPv6 state changed nbi -> renew6 >Oct 29 09:02:50 localhost NetworkManager[995]: <info> nameserver '2001:558:feed::1' >Oct 29 09:02:50 localhost NetworkManager[995]: <info> nameserver '2001:558:feed::2' >Oct 29 09:02:50 localhost NetworkManager[995]: <info> Activation (enp1s0) Stage 5 of 5 (IPv6 Commit) scheduled... >Oct 29 09:02:50 localhost NetworkManager[995]: <info> Activation (enp1s0) Stage 5 of 5 (IPv6 Commit) started... >Oct 29 09:02:50 localhost NetworkManager[995]: <info> Activation (enp1s0) Stage 5 of 5 (IPv6 Commit) complete. >Oct 29 09:02:50 localhost nm-dispatcher[1475]: Dispatching action 'dhcp6-change' for enp1s0 >Oct 29 09:02:50 localhost NetworkManager[995]: <info> (enp1s0): DHCPv6 client pid 1508 exited with status 0 >Oct 29 09:02:51 localhost avahi-daemon[829]: Registering new address record for 2601:8:8800:99a:468a:5bff:fe34:b748 on enp1s0.*. >Oct 29 09:02:51 localhost avahi-daemon[829]: Withdrawing address record for fe80::468a:5bff:fe34:b748 on enp1s0. >Oct 29 09:02:53 localhost chronyd[839]: Selected source 64.246.132.14 >Oct 29 09:02:57 localhost rtkit-daemon[824]: Successfully made thread 1546 of process 1546 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Oct 29 09:02:57 localhost rtkit-daemon[824]: Supervising 1 threads of 1 processes of 1 users. >Oct 29 09:02:58 localhost rtkit-daemon[824]: Supervising 1 threads of 1 processes of 1 users. >Oct 29 09:02:58 localhost rtkit-daemon[824]: Successfully made thread 1549 of process 1546 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Oct 29 09:02:58 localhost rtkit-daemon[824]: Supervising 2 threads of 1 processes of 1 users. >Oct 29 09:02:58 localhost rtkit-daemon[824]: Supervising 2 threads of 1 processes of 1 users. >Oct 29 09:02:58 localhost rtkit-daemon[824]: Successfully made thread 1552 of process 1546 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Oct 29 09:02:58 localhost rtkit-daemon[824]: Supervising 3 threads of 1 processes of 1 users. >Oct 29 09:03:28 localhost NetworkManager[995]: <info> read connection 'Sugar Ad-hoc Network 1' >Oct 29 09:03:28 localhost NetworkManager[995]: <info> read connection 'Sugar Ad-hoc Network 6' >Oct 29 09:03:28 localhost NetworkManager[995]: <info> read connection 'Sugar Ad-hoc Network 11' >Oct 29 09:03:32 localhost dbus[835]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Oct 29 09:03:32 localhost dbus[835]: [system] Successfully activated service 'org.freedesktop.UPower' >Oct 29 09:03:34 localhost dbus[835]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Oct 29 09:03:34 localhost udisksd[1649]: udisks daemon version 2.1.3 starting >Oct 29 09:03:34 localhost dbus[835]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Oct 29 09:03:34 localhost udisksd[1649]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Oct 29 09:03:35 localhost kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 09:03:35 localhost kernel: SELinux: initialized (dev sdb1, type ext4), uses xattr >Oct 29 09:03:35 localhost udisksd[1649]: Mounted /dev/sdb1 at /run/media/liveuser/a7ba9914-d32e-410f-8ba8-fe90f17ee308 on behalf of uid 1000 >Oct 29 09:03:35 localhost org.gtk.Private.UDisks2VolumeMonitor[1213]: index_parse.c:191: indx_parse(): error opening /run/media/liveuser/a7ba9914-d32e-410f-8ba8-fe90f17ee308/BDMV/index.bdmv >Oct 29 09:03:35 localhost org.gtk.Private.UDisks2VolumeMonitor[1213]: index_parse.c:191: indx_parse(): error opening /run/media/liveuser/a7ba9914-d32e-410f-8ba8-fe90f17ee308/BDMV/BACKUP/index.bdmv >Oct 29 09:03:38 localhost org.freedesktop.Telepathy.ConnectionManager.salut[1213]: tp-glib-Message: Exiting >Oct 29 09:03:42 localhost kernel: sd 6:0:0:0: [sdc] uas_eh_abort_handler ffff8800d1cfcc00 tag 0, inflight: CMD IN >Oct 29 09:03:45 localhost kernel: scsi host6: uas_eh_task_mgmt: ABORT TASK timed out >Oct 29 09:03:47 localhost NetworkManager[995]: (NetworkManager:995): GLib-GObject-WARNING **: unable to set property 'proto' of type 'GSList_gchararray_' from value of type 'gchararray' >Oct 29 09:03:47 localhost NetworkManager[995]: <info> read connection 'laurel' >Oct 29 09:03:47 localhost NetworkManager[995]: <info> Activation (wlp2s0) starting connection 'laurel' >Oct 29 09:03:47 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >Oct 29 09:03:47 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >Oct 29 09:03:47 localhost NetworkManager[995]: <info> (wlp2s0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Oct 29 09:03:47 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >Oct 29 09:03:47 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >Oct 29 09:03:47 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >Oct 29 09:03:47 localhost NetworkManager[995]: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 29 09:03:47 localhost NetworkManager[995]: <info> Activation (wlp2s0/wireless): access point 'laurel' has security, but secrets are required. >Oct 29 09:03:47 localhost NetworkManager[995]: <info> (wlp2s0): device state change: config -> need-auth (reason 'none') [50 60 0] >Oct 29 09:03:47 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >Oct 29 09:03:59 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) scheduled... >Oct 29 09:03:59 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) started... >Oct 29 09:03:59 localhost NetworkManager[995]: <info> (wlp2s0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >Oct 29 09:03:59 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) scheduled... >Oct 29 09:03:59 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 1 of 5 (Device Prepare) complete. >Oct 29 09:03:59 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) starting... >Oct 29 09:03:59 localhost NetworkManager[995]: <info> (wlp2s0): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 29 09:03:59 localhost NetworkManager[995]: <info> Activation (wlp2s0/wireless): connection 'laurel' has security, and secrets exist. No new secrets needed. >Oct 29 09:03:59 localhost NetworkManager[995]: <info> Config: added 'ssid' value 'laurel' >Oct 29 09:03:59 localhost NetworkManager[995]: <info> Config: added 'scan_ssid' value '1' >Oct 29 09:03:59 localhost NetworkManager[995]: <info> Config: added 'key_mgmt' value 'WPA-PSK' >Oct 29 09:03:59 localhost NetworkManager[995]: <info> Config: added 'auth_alg' value 'OPEN' >Oct 29 09:03:59 localhost NetworkManager[995]: <info> Config: added 'psk' value '<omitted>' >Oct 29 09:03:59 localhost NetworkManager[995]: <info> Config: added 'pairwise' value 'TKIP CCMP' >Oct 29 09:03:59 localhost NetworkManager[995]: <info> Config: added 'group' value 'TKIP' >Oct 29 09:03:59 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 2 of 5 (Device Configure) complete. >Oct 29 09:03:59 localhost NetworkManager[995]: <info> Config: set interface ap_scan to 1 >Oct 29 09:03:59 localhost NetworkManager[995]: <info> (wlp2s0): supplicant interface state: inactive -> scanning >Oct 29 09:03:59 localhost chronyd[839]: Selected source 192.155.90.13 >Oct 29 09:04:00 localhost kernel: wlp2s0: authenticate with 00:1d:d4:78:98:20 >Oct 29 09:04:00 localhost kernel: wlp2s0: send auth to 00:1d:d4:78:98:20 (try 1/3) >Oct 29 09:04:00 localhost NetworkManager[995]: <info> (wlp2s0): supplicant interface state: scanning -> authenticating >Oct 29 09:04:00 localhost kernel: wlp2s0: authenticated >Oct 29 09:04:00 localhost kernel: wlp2s0: associate with 00:1d:d4:78:98:20 (try 1/3) >Oct 29 09:04:00 localhost NetworkManager[995]: <info> (wlp2s0): supplicant interface state: authenticating -> associating >Oct 29 09:04:00 localhost kernel: wlp2s0: RX AssocResp from 00:1d:d4:78:98:20 (capab=0xc11 status=0 aid=3) >Oct 29 09:04:00 localhost kernel: wlp2s0: associated >Oct 29 09:04:00 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready >Oct 29 09:04:00 localhost kernel: cfg80211: Calling CRDA for country: US >Oct 29 09:04:00 localhost NetworkManager[995]: <info> (wlp2s0): supplicant interface state: associating -> associated >Oct 29 09:04:00 localhost kernel: cfg80211: Regulatory domain changed to country: US >Oct 29 09:04:00 localhost kernel: cfg80211: DFS Master region: FCC >Oct 29 09:04:00 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) >Oct 29 09:04:00 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A) >Oct 29 09:04:00 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm), (N/A) >Oct 29 09:04:00 localhost kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm), (0 s) >Oct 29 09:04:00 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A) >Oct 29 09:04:00 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A) >Oct 29 09:04:00 localhost NetworkManager[995]: <info> (wlp2s0): supplicant interface state: associated -> 4-way handshake >Oct 29 09:04:00 localhost NetworkManager[995]: <info> (wlp2s0): supplicant interface state: 4-way handshake -> completed >Oct 29 09:04:00 localhost NetworkManager[995]: <info> Activation (wlp2s0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'laurel'. >Oct 29 09:04:00 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) scheduled. >Oct 29 09:04:00 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) started... >Oct 29 09:04:00 localhost NetworkManager[995]: <info> (wlp2s0): device state change: config -> ip-config (reason 'none') [50 70 0] >Oct 29 09:04:00 localhost NetworkManager[995]: <info> Activation (wlp2s0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Oct 29 09:04:00 localhost NetworkManager[995]: <info> dhclient started with pid 1709 >Oct 29 09:04:00 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) complete. >Oct 29 09:04:00 localhost dhclient[1709]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 29 09:04:00 localhost dhclient[1709]: Copyright 2004-2014 Internet Systems Consortium. >Oct 29 09:04:00 localhost dhclient[1709]: All rights reserved. >Oct 29 09:04:00 localhost dhclient[1709]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 29 09:04:00 localhost dhclient[1709]: >Oct 29 09:04:00 localhost NetworkManager[995]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 29 09:04:00 localhost NetworkManager[995]: Copyright 2004-2014 Internet Systems Consortium. >Oct 29 09:04:00 localhost NetworkManager[995]: All rights reserved. >Oct 29 09:04:00 localhost NetworkManager[995]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 29 09:04:00 localhost NetworkManager[995]: <info> (wlp2s0): DHCPv4 state changed nbi -> preinit >Oct 29 09:04:00 localhost dhclient[1709]: Listening on LPF/wlp2s0/54:27:1e:32:14:85 >Oct 29 09:04:00 localhost dhclient[1709]: Sending on LPF/wlp2s0/54:27:1e:32:14:85 >Oct 29 09:04:00 localhost dhclient[1709]: Sending on Socket/fallback >Oct 29 09:04:00 localhost dhclient[1709]: Created duid \000\001\000\001\033\343\242@T'\0362\024\205. >Oct 29 09:04:00 localhost dhclient[1709]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 3 (xid=0x25b3f226) >Oct 29 09:04:00 localhost NetworkManager[995]: Listening on LPF/wlp2s0/54:27:1e:32:14:85 >Oct 29 09:04:00 localhost NetworkManager[995]: Sending on LPF/wlp2s0/54:27:1e:32:14:85 >Oct 29 09:04:00 localhost NetworkManager[995]: Sending on Socket/fallback >Oct 29 09:04:00 localhost NetworkManager[995]: Created duid \000\001\000\001\033\343\242@T'\0362\024\205. >Oct 29 09:04:00 localhost NetworkManager[995]: DHCPDISCOVER on wlp2s0 to 255.255.255.255 port 67 interval 3 (xid=0x25b3f226) >Oct 29 09:04:00 localhost dhclient[1709]: DHCPREQUEST on wlp2s0 to 255.255.255.255 port 67 (xid=0x25b3f226) >Oct 29 09:04:00 localhost dhclient[1709]: DHCPOFFER from 10.0.0.1 >Oct 29 09:04:00 localhost NetworkManager[995]: DHCPREQUEST on wlp2s0 to 255.255.255.255 port 67 (xid=0x25b3f226) >Oct 29 09:04:00 localhost NetworkManager[995]: DHCPOFFER from 10.0.0.1 >Oct 29 09:04:02 localhost dhclient[1709]: DHCPACK from 10.0.0.1 (xid=0x25b3f226) >Oct 29 09:04:02 localhost NetworkManager[995]: DHCPACK from 10.0.0.1 (xid=0x25b3f226) >Oct 29 09:04:02 localhost NetworkManager[995]: <info> (wlp2s0): DHCPv4 state changed preinit -> bound >Oct 29 09:04:02 localhost NetworkManager[995]: <info> address 10.0.0.116 >Oct 29 09:04:02 localhost NetworkManager[995]: <info> plen 24 (255.255.255.0) >Oct 29 09:04:02 localhost NetworkManager[995]: <info> gateway 10.0.0.1 >Oct 29 09:04:02 localhost NetworkManager[995]: <info> server identifier 10.0.0.1 >Oct 29 09:04:02 localhost NetworkManager[995]: <info> lease time 604800 >Oct 29 09:04:02 localhost NetworkManager[995]: <info> nameserver '75.75.75.75' >Oct 29 09:04:02 localhost NetworkManager[995]: <info> nameserver '75.75.76.76' >Oct 29 09:04:02 localhost NetworkManager[995]: <info> domain name 'hsd1.wa.comcast.net.' >Oct 29 09:04:02 localhost dhclient[1709]: bound to 10.0.0.116 -- renewal in 284273 seconds. >Oct 29 09:04:02 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Oct 29 09:04:02 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) started... >Oct 29 09:04:02 localhost avahi-daemon[829]: Joining mDNS multicast group on interface wlp2s0.IPv4 with address 10.0.0.116. >Oct 29 09:04:02 localhost avahi-daemon[829]: New relevant interface wlp2s0.IPv4 for mDNS. >Oct 29 09:04:02 localhost avahi-daemon[829]: Registering new address record for 10.0.0.116 on wlp2s0.IPv4. >Oct 29 09:04:02 localhost NetworkManager[995]: <info> (wlp2s0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Oct 29 09:04:02 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv4 Commit) complete. >Oct 29 09:04:02 localhost NetworkManager[995]: bound to 10.0.0.116 -- renewal in 284273 seconds. >Oct 29 09:04:02 localhost NetworkManager[995]: <info> (wlp2s0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Oct 29 09:04:02 localhost NetworkManager[995]: <info> (wlp2s0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Oct 29 09:04:02 localhost NetworkManager[995]: <info> Activation (wlp2s0) successful, device activated. >Oct 29 09:04:02 localhost dbus[835]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Oct 29 09:04:02 localhost dbus[835]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 29 09:04:02 localhost nm-dispatcher[1712]: Dispatching action 'up' for wlp2s0 >Oct 29 09:04:02 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Oct 29 09:04:02 localhost avahi-daemon[829]: Registering new address record for fe80::5627:1eff:fe32:1485 on wlp2s0.*. >Oct 29 09:04:04 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 3 of 5 (IP Configure Start) starting DHCPv6 as requested by IPv6 router... >Oct 29 09:04:04 localhost NetworkManager[995]: <info> Activation (wlp2s0) Beginning DHCPv6 transaction (timeout in 45 seconds) >Oct 29 09:04:04 localhost NetworkManager[995]: <info> dhclient started with pid 1734 >Oct 29 09:04:04 localhost dhclient[1734]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 29 09:04:04 localhost dhclient[1734]: Copyright 2004-2014 Internet Systems Consortium. >Oct 29 09:04:04 localhost dhclient[1734]: All rights reserved. >Oct 29 09:04:04 localhost dhclient[1734]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 29 09:04:04 localhost dhclient[1734]: >Oct 29 09:04:04 localhost NetworkManager[995]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 29 09:04:04 localhost NetworkManager[995]: Copyright 2004-2014 Internet Systems Consortium. >Oct 29 09:04:04 localhost NetworkManager[995]: All rights reserved. >Oct 29 09:04:04 localhost NetworkManager[995]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 29 09:04:04 localhost dhclient[1734]: Listening on Socket/wlp2s0 >Oct 29 09:04:04 localhost dhclient[1734]: Sending on Socket/wlp2s0 >Oct 29 09:04:04 localhost NetworkManager[995]: Listening on Socket/wlp2s0 >Oct 29 09:04:04 localhost NetworkManager[995]: Sending on Socket/wlp2s0 >Oct 29 09:04:04 localhost NetworkManager[995]: PRC: Requesting information (INIT). >Oct 29 09:04:04 localhost NetworkManager[995]: XMT: Forming Info-Request, 0 ms elapsed. >Oct 29 09:04:04 localhost dhclient[1734]: XMT: Info-Request on wlp2s0, interval 1020ms. >Oct 29 09:04:04 localhost NetworkManager[995]: XMT: Info-Request on wlp2s0, interval 1020ms. >Oct 29 09:04:04 localhost dhclient[1734]: RCV: Reply message on wlp2s0 from fe80::21d:d4ff:fe78:9821. >Oct 29 09:04:04 localhost NetworkManager[995]: RCV: Reply message on wlp2s0 from fe80::21d:d4ff:fe78:9821. >Oct 29 09:04:04 localhost NetworkManager[995]: PRC: Done. >Oct 29 09:04:04 localhost NetworkManager[995]: <info> (wlp2s0): DHCPv6 state changed nbi -> renew6 >Oct 29 09:04:04 localhost NetworkManager[995]: <info> nameserver '2001:558:feed::1' >Oct 29 09:04:04 localhost NetworkManager[995]: <info> nameserver '2001:558:feed::2' >Oct 29 09:04:04 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv6 Commit) scheduled... >Oct 29 09:04:04 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv6 Commit) started... >Oct 29 09:04:04 localhost NetworkManager[995]: <info> Activation (wlp2s0) Stage 5 of 5 (IPv6 Commit) complete. >Oct 29 09:04:04 localhost NetworkManager[995]: <info> (wlp2s0): DHCPv6 client pid 1734 exited with status 0 >Oct 29 09:04:04 localhost nm-dispatcher[1712]: Dispatching action 'dhcp6-change' for wlp2s0 >Oct 29 09:04:05 localhost kernel: sd 6:0:0:0: [sdc] uas_eh_abort_handler ffff8800d1cfcd80 tag 1, inflight: CMD >Oct 29 09:04:05 localhost kernel: scsi host6: uas_eh_task_mgmt: ABORT TASK: error already running a task >Oct 29 09:04:05 localhost kernel: sd 6:0:0:0: uas_eh_device_reset_handler >Oct 29 09:04:05 localhost kernel: scsi host6: uas_eh_task_mgmt: LOGICAL UNIT RESET: error already running a task >Oct 29 09:04:05 localhost kernel: scsi host6: uas_eh_bus_reset_handler start >Oct 29 09:04:05 localhost kernel: usb 2-1.4: stat urb: killed, stream 0 >Oct 29 09:04:05 localhost kernel: usb 2-1.4: stat urb: killed, stream 0 >Oct 29 09:04:05 localhost kernel: sd 6:0:0:0: [sdc] uas_data_cmplt ffff8800d1cfcc00 tag 0, inflight: CMD abort >Oct 29 09:04:05 localhost kernel: sd 6:0:0:0: [sdc] data cmplt err -2 stream 0 >Oct 29 09:04:05 localhost kernel: sd 6:0:0:0: [sdc] uas_zap_dead ffff8800d1cfcc00 tag 0, inflight: CMD abort >Oct 29 09:04:05 localhost kernel: sd 6:0:0:0: [sdc] abort completed >Oct 29 09:04:05 localhost kernel: sd 6:0:0:0: [sdc] uas_zap_dead ffff8800d1cfcd80 tag 1, inflight: CMD abort >Oct 29 09:04:05 localhost kernel: sd 6:0:0:0: [sdc] abort completed >Oct 29 09:04:05 localhost kernel: usb 2-1.4: reset high-speed USB device number 5 using ehci-pci >Oct 29 09:04:05 localhost kernel: scsi host6: uas_eh_bus_reset_handler success >Oct 29 09:04:05 localhost udisksd[1649]: Error performing housekeeping for drive /org/freedesktop/UDisks2/drives/ST9500423AS_6WR2KTRR: Error updating SMART data: sk_disk_smart_read_data: Input/output error (udisks-error-quark, 0) >Oct 29 09:04:05 localhost kernel: EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 09:04:05 localhost kernel: SELinux: initialized (dev sdc1, type ext4), uses xattr >Oct 29 09:04:05 localhost org.gtk.Private.UDisks2VolumeMonitor[1213]: index_parse.c:191: indx_parse(): error opening /run/media/liveuser/bffdc2c9-2323-4aa5-850d-e51513dab9f9/BDMV/index.bdmv >Oct 29 09:04:05 localhost org.gtk.Private.UDisks2VolumeMonitor[1213]: index_parse.c:191: indx_parse(): error opening /run/media/liveuser/bffdc2c9-2323-4aa5-850d-e51513dab9f9/BDMV/BACKUP/index.bdmv >Oct 29 09:04:05 localhost udisksd[1649]: Mounted /dev/sdc1 at /run/media/liveuser/bffdc2c9-2323-4aa5-850d-e51513dab9f9 on behalf of uid 1000 >Oct 29 09:04:06 localhost avahi-daemon[829]: Registering new address record for 2601:8:8800:99a:5627:1eff:fe32:1485 on wlp2s0.*. >Oct 29 09:04:06 localhost avahi-daemon[829]: Withdrawing address record for fe80::5627:1eff:fe32:1485 on wlp2s0. >Oct 29 09:06:03 localhost su[1810]: (to root) liveuser on pts/0 >Oct 29 09:06:03 localhost su[1810]: pam_unix(su:session): session opened for user root by liveuser(uid=1000) >Oct 29 09:06:10 localhost userhelper[1841]: running '/usr/sbin/liveinst' with root privileges on behalf of 'root' >Oct 29 09:06:10 localhost kernel: md: raid0 personality registered for level 0 >Oct 29 09:06:10 localhost kernel: md: raid1 personality registered for level 1 >Oct 29 09:06:10 localhost kernel: raid6: sse2x1 3136 MB/s >Oct 29 09:06:10 localhost kernel: raid6: sse2x2 4503 MB/s >Oct 29 09:06:10 localhost kernel: raid6: sse2x4 5816 MB/s >Oct 29 09:06:10 localhost kernel: raid6: using algorithm sse2x4 (5816 MB/s) >Oct 29 09:06:10 localhost kernel: raid6: using ssse3x2 recovery algorithm >Oct 29 09:06:10 localhost kernel: async_tx: api initialized (async) >Oct 29 09:06:10 localhost kernel: xor: measuring software checksum speed >Oct 29 09:06:10 localhost kernel: prefetch64-sse: 9924.000 MB/sec >Oct 29 09:06:10 localhost kernel: generic_sse: 9104.000 MB/sec >Oct 29 09:06:10 localhost kernel: xor: using function: prefetch64-sse (9924.000 MB/sec) >Oct 29 09:06:11 localhost kernel: md: raid6 personality registered for level 6 >Oct 29 09:06:11 localhost kernel: md: raid5 personality registered for level 5 >Oct 29 09:06:11 localhost kernel: md: raid4 personality registered for level 4 >Oct 29 09:06:11 localhost kernel: md: raid10 personality registered for level 10 >Oct 29 09:06:11 localhost kernel: device-mapper: multipath: version 1.7.0 loaded >Oct 29 09:06:11 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Oct 29 09:06:11 localhost kernel: sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >Oct 29 09:06:11 localhost kernel: Loading iSCSI transport class v2.0-870. >Oct 29 09:06:11 localhost kernel: iscsi: registered transport (tcp) >Oct 29 09:06:11 localhost kernel: No iBFT detected. >Oct 29 09:06:12 localhost dbus[1466]: avc: received setenforce notice (enforcing=0) >Oct 29 09:06:12 localhost dbus[1213]: avc: received setenforce notice (enforcing=0) >Oct 29 09:06:12 localhost dbus[835]: avc: received setenforce notice (enforcing=0) >Oct 29 09:06:14 localhost udisksd[1649]: Cleaning up mount point /run/media/liveuser/bffdc2c9-2323-4aa5-850d-e51513dab9f9 (device 8:33 is not mounted) >Oct 29 09:06:14 localhost udisksd[1649]: Cleaning up mount point /run/media/liveuser/a7ba9914-d32e-410f-8ba8-fe90f17ee308 (device 8:17 is not mounted) >Oct 29 09:06:46 localhost systemd-udevd[709]: worker [1893] /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 timeout; kill it >Oct 29 09:06:46 localhost systemd-udevd[709]: seq 2483 '/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' killed >Oct 29 09:06:46 localhost systemd-udevd[709]: worker [1893] terminated by signal 9 (Killed) >Oct 29 09:06:47 localhost kernel: sd 6:0:0:0: [sdc] uas_eh_abort_handler ffff8801189c2300 tag 0, inflight: CMD IN >Oct 29 09:06:50 localhost kernel: scsi host6: uas_eh_task_mgmt: ABORT TASK timed out >Oct 29 09:06:50 localhost kernel: sd 6:0:0:0: [sdc] uas_eh_abort_handler ffff8801189c2600 tag 1, inflight: CMD >Oct 29 09:06:50 localhost kernel: scsi host6: uas_eh_task_mgmt: ABORT TASK: error already running a task >Oct 29 09:06:50 localhost kernel: sd 6:0:0:0: uas_eh_device_reset_handler >Oct 29 09:06:50 localhost kernel: scsi host6: uas_eh_task_mgmt: LOGICAL UNIT RESET: error already running a task >Oct 29 09:06:50 localhost kernel: scsi host6: uas_eh_bus_reset_handler start >Oct 29 09:06:50 localhost kernel: usb 2-1.4: stat urb: killed, stream 0 >Oct 29 09:06:50 localhost kernel: usb 2-1.4: stat urb: killed, stream 0 >Oct 29 09:06:50 localhost kernel: sd 6:0:0:0: [sdc] uas_data_cmplt ffff8801189c2300 tag 0, inflight: CMD abort >Oct 29 09:06:50 localhost kernel: sd 6:0:0:0: [sdc] data cmplt err -2 stream 0 >Oct 29 09:06:50 localhost kernel: sd 6:0:0:0: [sdc] uas_zap_dead ffff8801189c2300 tag 0, inflight: CMD abort >Oct 29 09:06:50 localhost kernel: sd 6:0:0:0: [sdc] abort completed >Oct 29 09:06:50 localhost kernel: sd 6:0:0:0: [sdc] uas_zap_dead ffff8801189c2600 tag 1, inflight: CMD abort >Oct 29 09:06:50 localhost kernel: sd 6:0:0:0: [sdc] abort completed >Oct 29 09:06:50 localhost kernel: usb 2-1.4: reset high-speed USB device number 5 using ehci-pci >Oct 29 09:06:50 localhost kernel: scsi host6: uas_eh_bus_reset_handler success >Oct 29 09:07:13 localhost kernel: sd 6:0:0:0: [sdc] uas_eh_abort_handler ffff8801189c2a80 tag 1, inflight: CMD IN >Oct 29 09:07:16 localhost kernel: scsi host6: uas_eh_task_mgmt: ABORT TASK timed out >Oct 29 09:07:35 localhost systemd-udevd[709]: worker [1984] /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 timeout; kill it >Oct 29 09:07:35 localhost systemd-udevd[709]: seq 2512 '/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' killed >Oct 29 09:07:35 localhost systemd-udevd[709]: worker [1986] /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 timeout; kill it >Oct 29 09:07:35 localhost systemd-udevd[709]: seq 2513 '/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' killed >Oct 29 09:07:36 localhost kernel: sd 6:0:0:0: [sdc] uas_eh_abort_handler ffff8801189c3380 tag 2, inflight: CMD >Oct 29 09:07:36 localhost kernel: scsi host6: uas_eh_task_mgmt: ABORT TASK: error already running a task >Oct 29 09:07:36 localhost kernel: sd 6:0:0:0: uas_eh_device_reset_handler >Oct 29 09:07:36 localhost kernel: scsi host6: uas_eh_task_mgmt: LOGICAL UNIT RESET: error already running a task >Oct 29 09:07:36 localhost kernel: scsi host6: uas_eh_bus_reset_handler start >Oct 29 09:07:36 localhost kernel: usb 2-1.4: stat urb: killed, stream 0 >Oct 29 09:07:36 localhost kernel: usb 2-1.4: stat urb: killed, stream 0 >Oct 29 09:07:36 localhost kernel: sd 6:0:0:0: [sdc] uas_data_cmplt ffff8801189c2a80 tag 1, inflight: CMD abort >Oct 29 09:07:36 localhost kernel: sd 6:0:0:0: [sdc] data cmplt err -2 stream 0 >Oct 29 09:07:36 localhost kernel: sd 6:0:0:0: [sdc] uas_zap_dead ffff8801189c2a80 tag 1, inflight: CMD abort >Oct 29 09:07:36 localhost kernel: sd 6:0:0:0: [sdc] abort completed >Oct 29 09:07:36 localhost kernel: sd 6:0:0:0: [sdc] uas_zap_dead ffff8801189c3380 tag 2, inflight: CMD abort >Oct 29 09:07:36 localhost kernel: sd 6:0:0:0: [sdc] abort completed >Oct 29 09:07:36 localhost kernel: usb 2-1.4: reset high-speed USB device number 5 using ehci-pci >Oct 29 09:07:36 localhost kernel: scsi host6: uas_eh_bus_reset_handler success >Oct 29 09:07:36 localhost udisksd[1649]: 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 09:07:36 localhost systemd-udevd[709]: worker [1986] terminated by signal 9 (Killed) >Oct 29 09:07:36 localhost systemd-udevd[709]: worker [1984] terminated by signal 9 (Killed) >'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-SoaS-x86_64-21_Beta-', >'ID_FS_LABEL_ENC': 'Fedora-Live-SoaS-x86_64-21_Beta-', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-10-29-01-06-23-00', >'ID_FS_UUID_ENC': '2014-10-29-01-06-23-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': '02e09ffb', >'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': '139806', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/usb-HL-DT-ST_DVDRAM_GP50NB40_KZ4D8NF5514-0:0', >'/dev/disk/by-label/Fedora-Live-SoaS-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-06-23-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 = 702 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: 359424 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (22, 255, 63) biosGeometry: (22, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e89a7440> >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_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'Hitachi_HTS545025B9A300', >'ID_MODEL_ENC': 'Hitachi\\x20HTS545025B9A300\\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': '9f51ec2d', >'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': 'PB2OC64G', >'ID_SERIAL': 'Hitachi_HTS545025B9A300_091016PB42001SGSDP8G', >'ID_SERIAL_SHORT': '091016PB42001SGSDP8G', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca5e7caa428', >'ID_WWN_WITH_EXTENSION': '0x5000cca5e7caa428', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '141401', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091016PB42001SGSDP8G', >'/dev/disk/by-id/wwn-0x5000cca5e7caa428', >'/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 = 232.89 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: Hitachi HTS545025B9A300 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6560> >target size = 0 B path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f36e5614310> >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f36e5356750>, <parted.partition.Partition object at 0x7f36e53568d0>] >device: <parted.device.Device object at 0x7f36e5356490> >PedDisk: <_ped.Disk object at 0x7f36e5352cf8> >'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_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'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': 'a7ba9914-d32e-410f-8ba8-fe90f17ee308', >'ID_FS_UUID_ENC': 'a7ba9914-d32e-410f-8ba8-fe90f17ee308', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'Hitachi_HTS545025B9A300', >'ID_MODEL_ENC': 'Hitachi\\x20HTS545025B9A300\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '9f51ec2d-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '9f51ec2d', >'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': 'PB2OC64G', >'ID_SERIAL': 'Hitachi_HTS545025B9A300_091016PB42001SGSDP8G', >'ID_SERIAL_SHORT': '091016PB42001SGSDP8G', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca5e7caa428', >'ID_WWN_WITH_EXTENSION': '0x5000cca5e7caa428', >'MAJOR': '8', >'MINOR': '17', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '141491', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091016PB42001SGSDP8G-part1', >'/dev/disk/by-id/wwn-0x5000cca5e7caa428-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/a7ba9914-d32e-410f-8ba8-fe90f17ee308'], >'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 232.89 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: 32566 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6440> >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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> >disk = existing 232.89 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_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '5400', >'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': 'uov4Zz-CO9i-Ha1F-UFHC-DUB9-xwEL-l7Ugmf', >'ID_FS_UUID_ENC': 'uov4Zz-CO9i-Ha1F-UFHC-DUB9-xwEL-l7Ugmf', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'Hitachi_HTS545025B9A300', >'ID_MODEL_ENC': 'Hitachi\\x20HTS545025B9A300\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '487370752', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '9f51ec2d-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '9f51ec2d', >'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': 'PB2OC64G', >'ID_SERIAL': 'Hitachi_HTS545025B9A300_091016PB42001SGSDP8G', >'ID_SERIAL_SHORT': '091016PB42001SGSDP8G', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca5e7caa428', >'ID_WWN_WITH_EXTENSION': '0x5000cca5e7caa428', >'MAJOR': '8', >'MINOR': '18', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '141580', >'name': 'sdb2', >'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091016PB42001SGSDP8G-part2', >'/dev/disk/by-id/lvm-pv-uuid-uov4Zz-CO9i-Ha1F-UFHC-DUB9-xwEL-l7Ugmf', >'/dev/disk/by-id/wwn-0x5000cca5e7caa428-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 232.89 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6830> >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 0x7f36e5356550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 488396799 length = 487370752 >flags = lvm >'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-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGD8FQSjMa0wiaMwVmvUvtZRJkIvvPl5r7', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37', >'ID_FS_UUID_ENC': '048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '903725', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', >'/dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGD8FQSjMa0wiaMwVmvUvtZRJkIvvPl5r7', >'/dev/disk/by-uuid/048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37', >'/dev/fedora/home', >'/dev/mapper/fedora-home'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-home ; >name = fedora-home status = True kids = 0 id = 23 >parents = ['existing 232.39 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-5 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 374251520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32566 did: 0 busy: False >hardwareGeometry: (23296, 255, 63) biosGeometry: (23296, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d68c0> >target size = 411.33 GiB path = /dev/mapper/fedora-home >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f36e5386550) -- >name = fedora status = True kids = 1 id = 20 >parents = ['existing 232.4 GiB partition sdb2 (16) with existing lvmpv'] >uuid = 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG size = 232.39 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 232.39 GiB path = /dev/fedora >format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 59493 >PE Free = 16 PV Count = 1 >modified = False extents = 59493 free space = -178.94 GiB >free extents = -45808 reserved percent = 0 reserved space = 0 B >PVs = ['existing 232.4 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-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-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcG19LdZ2UiVyJN5rpxOFtSLmVZ7Cd3wmQf', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '936ec974-e459-4bb5-8a97-a463eb3634c2', >'ID_FS_UUID_ENC': '936ec974-e459-4bb5-8a97-a463eb3634c2', >'ID_FS_VERSION': '1', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '882270', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcG19LdZ2UiVyJN5rpxOFtSLmVZ7Cd3wmQf', >'/dev/disk/by-uuid/936ec974-e459-4bb5-8a97-a463eb3634c2', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >name = fedora-swap status = True kids = 0 id = 28 >parents = ['existing 232.39 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-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: False >hardwareGeometry: (505, 255, 63) biosGeometry: (505, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d69e0> >target size = 3968 MiB path = /dev/mapper/fedora-swap >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f36e5386550) -- >name = fedora status = True kids = 2 id = 20 >parents = ['existing 232.4 GiB partition sdb2 (16) with existing lvmpv'] >uuid = 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG size = 232.39 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 232.39 GiB path = /dev/fedora >format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 59493 >PE Free = 16 PV Count = 1 >modified = False extents = 59493 free space = -182.81 GiB >free extents = -46800 reserved percent = 0 reserved space = 0 B >PVs = ['existing 232.4 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-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-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGfULRkS7JSPNpjmFceZTOPLQxkCghPerT', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'b90ada2d-590c-4829-bbf9-e2d181fa6faf', >'ID_FS_UUID_ENC': 'b90ada2d-590c-4829-bbf9-e2d181fa6faf', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '924231', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGfULRkS7JSPNpjmFceZTOPLQxkCghPerT', >'/dev/disk/by-uuid/b90ada2d-590c-4829-bbf9-e2d181fa6faf', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >name = fedora-root status = True kids = 0 id = 33 >parents = ['existing 232.39 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-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: 19515 did: 24387 busy: False >hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6950> >target size = 50 GiB path = /dev/mapper/fedora-root >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f36e5386550) -- >name = fedora status = True kids = 3 id = 20 >parents = ['existing 232.4 GiB partition sdb2 (16) with existing lvmpv'] >uuid = 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG size = 232.39 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 232.39 GiB path = /dev/fedora >format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 59493 >PE Free = 16 PV Count = 1 >modified = False extents = 59493 free space = -232.81 GiB >free extents = -59600 reserved percent = 0 reserved space = 0 B >PVs = ['existing 232.4 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': '966783', >'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 ; >Oct 29 09:07:47 localhost kernel: sdc: sdc1 sdc2 >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 0x7f36e55d6b00> >target size = 0 B path = /dev/sdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f36e531b650> >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f36e532e490>, <parted.partition.Partition object at 0x7f36e532e710>] >device: <parted.device.Device object at 0x7f36e532e190> >PedDisk: <_ped.Disk object at 0x7f36e5313638> >'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': '966878', >'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: 0 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6dd0> >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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >Oct 29 09:07:47 localhost lvm[2071]: device-mapper: create ioctl on fedora-swap failed: Device or resource busy >Oct 29 09:07:47 localhost lvm[2071]: device-mapper: create ioctl on fedora-home failed: Device or resource busy >Oct 29 09:07:47 localhost lvm[2071]: device-mapper: create ioctl on fedora-root failed: Device or resource busy >Oct 29 09:07:47 localhost lvm[2071]: 0 logical volume(s) in volume group "fedora" now active >Oct 29 09:07:47 localhost lvm[2071]: fedora: autoactivation failed. >'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': '966931', >'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: 0 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6a70> >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 0x7f36e532e0d0> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> >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': '144491', >'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 0x7f36e55d6ef0> >target size = 0 B path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f36e532efd0> >Oct 29 09:07:47 localhost kernel: sda: sda1 sda2 sda3 >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f36e533c310>, <parted.partition.Partition object at 0x7f36e533c490>, <parted.partition.Partition object at 0x7f36e533c710>] >device: <parted.device.Device object at 0x7f36e533c0d0> >PedDisk: <_ped.Disk object at 0x7f36e5340fc8> >'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': '144620', >'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: 32566 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f290> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> >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': '144748', >'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: 32567 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6f80> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> >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': '144877', >'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: 32566 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f320> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> >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': '187946', >'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': '188714', >'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': '189492', >'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-Soa', >'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '72d996e0-bab2-465a-a634-f2119f66ce56', >'ID_FS_UUID_ENC': '72d996e0-bab2-465a-a634-f2119f66ce56', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '190273', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Soa', >'/dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56'], >'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': '191061', >'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-Soa', >'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '72d996e0-bab2-465a-a634-f2119f66ce56', >'ID_FS_UUID_ENC': '72d996e0-bab2-465a-a634-f2119f66ce56', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11057', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Soa', >'/dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56', >'/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: 32567 did: 0 busy: True >hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f440> >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-Soa', >'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '72d996e0-bab2-465a-a634-f2119f66ce56', >'ID_FS_UUID_ENC': '72d996e0-bab2-465a-a634-f2119f66ce56', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '30783', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Soa', >'/dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56', >'/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: 0 did: 0 busy: False >hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f3b0> >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-Soa', >'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '72d996e0-bab2-465a-a634-f2119f66ce56', >'ID_FS_UUID_ENC': '72d996e0-bab2-465a-a634-f2119f66ce56', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '52963', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Soa', >'/dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56', >'/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: 0 did: 0 busy: False >hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f4d0> >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': '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-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcG19LdZ2UiVyJN5rpxOFtSLmVZ7Cd3wmQf', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '936ec974-e459-4bb5-8a97-a463eb3634c2', >'ID_FS_UUID_ENC': '936ec974-e459-4bb5-8a97-a463eb3634c2', >'ID_FS_VERSION': '1', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '882270', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcG19LdZ2UiVyJN5rpxOFtSLmVZ7Cd3wmQf', >'/dev/disk/by-uuid/936ec974-e459-4bb5-8a97-a463eb3634c2', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >name = fedora-swap status = True kids = 0 id = 28 >parents = ['existing 232.39 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-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: False >hardwareGeometry: (505, 255, 63) biosGeometry: (505, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d69e0> >target size = 3968 MiB path = /dev/mapper/fedora-swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f36e5386550) -- >name = fedora status = True kids = 3 id = 20 >parents = ['existing 232.4 GiB partition sdb2 (16) with existing lvmpv'] >uuid = 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG size = 232.39 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 232.39 GiB path = /dev/fedora >format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 59493 >PE Free = 16 PV Count = 1 >modified = False extents = 59493 free space = -232.81 GiB >free extents = -59600 reserved percent = 0 reserved space = 0 B >PVs = ['existing 232.4 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 >'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-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGfULRkS7JSPNpjmFceZTOPLQxkCghPerT', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'b90ada2d-590c-4829-bbf9-e2d181fa6faf', >'ID_FS_UUID_ENC': 'b90ada2d-590c-4829-bbf9-e2d181fa6faf', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '924231', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGfULRkS7JSPNpjmFceZTOPLQxkCghPerT', >'/dev/disk/by-uuid/b90ada2d-590c-4829-bbf9-e2d181fa6faf', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >name = fedora-root status = True kids = 0 id = 33 >parents = ['existing 232.39 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-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: 19515 did: 24387 busy: False >hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6950> >target size = 50 GiB path = /dev/mapper/fedora-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f36e5386550) -- >name = fedora status = True kids = 3 id = 20 >parents = ['existing 232.4 GiB partition sdb2 (16) with existing lvmpv'] >uuid = 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG size = 232.39 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 232.39 GiB path = /dev/fedora >format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 59493 >PE Free = 16 PV Count = 1 >modified = False extents = 59493 free space = -232.81 GiB >free extents = -59600 reserved percent = 0 reserved space = 0 B >PVs = ['existing 232.4 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 >'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-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGD8FQSjMa0wiaMwVmvUvtZRJkIvvPl5r7', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37', >'ID_FS_UUID_ENC': '048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '903725', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', >'/dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGD8FQSjMa0wiaMwVmvUvtZRJkIvvPl5r7', >'/dev/disk/by-uuid/048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37', >'/dev/fedora/home', >'/dev/mapper/fedora-home'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-home ; >name = fedora-home status = True kids = 0 id = 23 >parents = ['existing 232.39 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-5 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 374251520 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32566 did: 0 busy: False >hardwareGeometry: (23296, 255, 63) biosGeometry: (23296, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d68c0> >target size = 411.33 GiB path = /dev/mapper/fedora-home >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f36e5386550) -- >name = fedora status = True kids = 3 id = 20 >parents = ['existing 232.4 GiB partition sdb2 (16) with existing lvmpv'] >uuid = 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG size = 232.39 GiB >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 232.39 GiB path = /dev/fedora >format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 59493 >PE Free = 16 PV Count = 1 >modified = False extents = 59493 free space = -232.81 GiB >free extents = -59600 reserved percent = 0 reserved space = 0 B >PVs = ['existing 232.4 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 >Oct 29 09:07:52 localhost kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 09:07:52 localhost kernel: SELinux: initialized (dev sdb1, type ext4), uses xattr >Oct 29 09:07:52 localhost kernel: EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 09:07:52 localhost kernel: SELinux: initialized (dev dm-5, type ext4), uses xattr >Oct 29 09:07:52 localhost kernel: EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 09:07:52 localhost kernel: SELinux: initialized (dev dm-4, type ext4), uses xattr >Oct 29 09:07:53 localhost kernel: EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 09:07:53 localhost kernel: SELinux: initialized (dev sdc1, type ext4), uses xattr >Oct 29 09:07:53 localhost kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 09:07:53 localhost kernel: SELinux: initialized (dev sda2, type ext4), uses xattr >Oct 29 09:07:53 localhost kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 09:07:53 localhost kernel: SELinux: initialized (dev sda3, type ext4), uses xattr >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) >Oct 29 09:07:55 localhost systemd[1076]: Time has been changed >Oct 29 09:07:55 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Oct 29 09:07:55 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 29 09:07:59 localhost kernel: Btrfs loaded >Oct 29 09:07:59 localhost kernel: SGI XFS with ACLs, security attributes, no debug enabled >name = sdb1 status = True kids = 0 id = 11 >parents = ['existing 232.89 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: 32566 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6440> >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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5371510) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6830> >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 0x7f36e5356550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 488396799 length = 487370752 >flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- >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: 0 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6dd0> >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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5386750) -- >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: 0 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6a70> >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 0x7f36e532e0d0> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f290> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f36e533cdd0) -- >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: 32567 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6f80> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f320> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> >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 232.89 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: 32566 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6440> >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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5371510) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6830> >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 0x7f36e5356550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 488396799 length = 487370752 >flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- >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: 0 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6dd0> >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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5386750) -- >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: 0 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6a70> >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 0x7f36e532e0d0> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f290> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f36e533cdd0) -- >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: 32567 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6f80> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f320> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> >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 232.89 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: 32566 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6440> >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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5371510) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6830> >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 0x7f36e5356550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 488396799 length = 487370752 >flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- >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: 0 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6dd0> >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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5386750) -- >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: 0 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6a70> >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 0x7f36e532e0d0> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f290> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f36e533cdd0) -- >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: 32567 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6f80> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f320> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> >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 232.89 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: 32566 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6440> >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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5371510) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6830> >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 0x7f36e5356550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 488396799 length = 487370752 >flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- >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: 0 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6dd0> >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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5386750) -- >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: 0 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6a70> >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 0x7f36e532e0d0> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f290> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f36e533cdd0) -- >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: 32567 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6f80> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f320> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> >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 232.89 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: 32566 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6440> >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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5371510) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6830> >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 0x7f36e5356550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 488396799 length = 487370752 >flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- >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: 0 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6dd0> >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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5386750) -- >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: 0 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6a70> >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 0x7f36e532e0d0> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f290> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f36e533cdd0) -- >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: 32567 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6f80> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f320> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> >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 232.89 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: 32566 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6440> >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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5371510) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6830> >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 0x7f36e5356550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 488396799 length = 487370752 >flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- >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: 0 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6dd0> >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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5386750) -- >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: 0 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6a70> >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 0x7f36e532e0d0> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f290> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f36e533cdd0) -- >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: 32567 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6f80> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f320> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> >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 232.89 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: 32566 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6440> >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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5371510) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6830> >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 0x7f36e5356550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 488396799 length = 487370752 >flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- >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: 0 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6dd0> >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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5386750) -- >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: 0 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6a70> >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 0x7f36e532e0d0> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f290> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f36e533cdd0) -- >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: 32567 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6f80> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f320> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 67135488 end = 1000214527 length = 933079040 >flags = ] >Oct 29 09:08:18 localhost chronyd[839]: Selected source 64.246.132.14 >name = sdb1 status = True kids = 0 id = 11 >parents = ['existing 232.89 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: 32566 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6440> >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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5371510) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6830> >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 0x7f36e5356550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 488396799 length = 487370752 >flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- >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: 0 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6dd0> >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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5386750) -- >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: 0 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6a70> >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 0x7f36e532e0d0> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f290> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f36e533cdd0) -- >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: 32567 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6f80> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f320> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 67135488 end = 1000214527 length = 933079040 >flags = ] >Oct 29 09:08:18 localhost chronyd[839]: Selected source 64.62.190.177 >name = sdb1 status = True kids = 0 id = 11 >parents = ['existing 232.89 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: 32566 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6440> >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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5371510) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6830> >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 0x7f36e5356550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 488396799 length = 487370752 >flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- >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: 0 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6dd0> >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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5386750) -- >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: 0 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6a70> >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 0x7f36e532e0d0> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f290> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f36e533cdd0) -- >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: 32567 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6f80> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f320> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> >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 232.89 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: 32566 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6440> >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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5371510) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6830> >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 0x7f36e5356550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 488396799 length = 487370752 >flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- >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: 0 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6dd0> >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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5386750) -- >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: 0 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6a70> >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 0x7f36e532e0d0> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> >disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f290> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 2048 end = 4208639 length = 4206592 >flags = , PartitionDevice instance (0x7f36e533cdd0) -- >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: 32567 did: 0 busy: False >hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6f80> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> >disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel >start = 4208640 end = 67135487 length = 62926848 >flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- >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: 32566 did: 0 busy: False >hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e533f320> >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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> >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 232.89 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: 32566 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6440> >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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5371510) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6830> >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 0x7f36e5356550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 488396799 length = 487370752 >flags = lvm] >name = sdb1 status = True kids = 0 id = 11 >parents = ['existing 232.89 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: 32566 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6440> >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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot, PartitionDevice instance (0x7f36e5371510) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] >uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6830> >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 0x7f36e5356550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> >disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel >start = 1026048 end = 488396799 length = 487370752 >flags = lvm] >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x7f36e68849d0> >PedDisk: <_ped.Disk object at 0x7f36e688b908> >PartSpec instance (0x7f36e68b6210) -- >mountpoint = / lv = True thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f36e68b6490) -- >mountpoint = /home lv = True thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f36e68b6290) -- >mountpoint = /boot lv = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f36e414b650) -- >mountpoint = None lv = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7f36e414b7d0) -- >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 = 232.89 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: Hitachi HTS545025B9A300 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 488397168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) >PedDevice: <_ped.Device object at 0x7f36e55d6560> >target size = 0 B path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f36e5614310>] >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 (0x7f36e6829d10) -- >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 (0x7f36e6829d10) -- >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 (0x7f36e6829d10) -- >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 (0x7f36e6829d10) -- >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 0x7f36e6884990> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e683b510> PedPartition: <_ped.Partition object at 0x7f36e68ba2f0> >disk: <parted.disk.Disk object at 0x7f36e6884990> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e68298d0> PedPartition: <_ped.Partition object at 0x7f36e68ba710> >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f36e6884990> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e683b5d0> PedPartition: <_ped.Partition object at 0x7f36e68ba470> >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 0x7f36e6884990> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e683b850> PedPartition: <_ped.Partition object at 0x7f36e68867d0> >disk: <parted.disk.Disk object at 0x7f36e6884990> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e683b8d0> PedPartition: <_ped.Partition object at 0x7f36e682f170> >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 0x7f36e6884790> PedGeometry: <_ped.Geometry object at 0x7f36e683bb50> >start: 1026048 end: 488396799 length: 487370752 >device: <parted.device.Device object at 0x7f36e6884790> PedGeometry: <_ped.Geometry object at 0x7f36e683bcd0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f36e6884790> PedGeometry: <_ped.Geometry object at 0x7f36e683bb50> >disk: <parted.disk.Disk object at 0x7f36e6884990> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e683f0d0> PedPartition: <_ped.Partition object at 0x7f36e682f2f0> >disk: <parted.disk.Disk object at 0x7f36e6884990> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e683f210> PedPartition: <_ped.Partition object at 0x7f36e682f4d0> >start: 1026048 end: 488396799 length: 487370752 >device: <parted.device.Device object at 0x7f36e6884790> PedGeometry: <_ped.Geometry object at 0x7f36e683bcd0> >disk: <parted.disk.Disk object at 0x7f36e6884990> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e683bdd0> PedPartition: <_ped.Partition object at 0x7f36e682f470> >disk: <parted.disk.Disk object at 0x7f36e6884990> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e6829dd0> PedPartition: <_ped.Partition object at 0x7f36e68867d0> >name = sdb2 status = False kids = 0 id = 196 >parents = ['existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel'] >uuid = None size = 232.4 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 0x7f36e6884990> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e6829dd0> PedPartition: <_ped.Partition object at 0x7f36e68867d0> >disk = existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel >start = 1026048 end = 488396799 length = 487370752 >flags = , PartitionDevice instance (0x7f36e6829d10) -- >name = sdb1 status = False kids = 0 id = 202 >parents = ['existing 232.89 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 0x7f36e6884990> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e683f210> PedPartition: <_ped.Partition object at 0x7f36e682f4d0> >disk = existing 232.89 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 232.89 GiB disk sdb (6) with non-existent msdos disklabel'] >uuid = None size = 232.4 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 0x7f36e6884990> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e6829dd0> PedPartition: <_ped.Partition object at 0x7f36e68867d0> >disk = existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel >start = 1026048 end = 488396799 length = 487370752 >flags = , PartitionDevice instance (0x7f36e6829d10) -- >name = sdb1 status = False kids = 0 id = 202 >parents = ['existing 232.89 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 0x7f36e6884990> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e683f210> PedPartition: <_ped.Partition object at 0x7f36e682f4d0> >disk = existing 232.89 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 232.89 GiB disk sdb (6) with non-existent msdos disklabel'] >uuid = None size = 232.4 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 0x7f36e6884990> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e6829dd0> PedPartition: <_ped.Partition object at 0x7f36e68867d0> >disk = existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel >start = 1026048 end = 488396799 length = 487370752 >flags = , PartitionDevice instance (0x7f36e6829d10) -- >name = sdb1 status = False kids = 0 id = 202 >parents = ['existing 232.89 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 0x7f36e6884990> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e683f210> PedPartition: <_ped.Partition object at 0x7f36e682f4d0> >disk = existing 232.89 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 232.89 GiB disk sdb (6) with non-existent msdos disklabel'] >uuid = None size = 232.4 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 0x7f36e6884990> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e6829dd0> PedPartition: <_ped.Partition object at 0x7f36e68867d0> >disk = existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel >start = 1026048 end = 488396799 length = 487370752 >flags = , PartitionDevice instance (0x7f36e6829d10) -- >name = sdb1 status = False kids = 0 id = 202 >parents = ['existing 232.89 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 0x7f36e6884990> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e683f210> PedPartition: <_ped.Partition object at 0x7f36e682f4d0> >disk = existing 232.89 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 232.4 GiB partition sdb2 (196) with non-existent lvmpv'] >uuid = None size = 232.39 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 = 59493 free space = 227.03 GiB >free extents = 58119 reserved percent = 0 reserved space = 0 B >PVs = ['non-existent 232.4 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 = 59493 size = 232.39 GiB >remaining = 2 pool = 58104 >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 0x7f36e5356a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e413c390> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e413c050> PedPartition: <_ped.Partition object at 0x7f36e684f3b0> >disk: <parted.disk.Disk object at 0x7f36e5356a50> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f36e5356790> PedPartition: <_ped.Partition object at 0x7f36e5350c50> > >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 336, in execute >self.device.destroy() > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 964, in destroy >self._destroy() > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3140, in _destroy >lvm.lvremove(self.vg.name, self._name) > >File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py", line 508, in lvremove >raise LVMError("lvremove failed for %s: %s" % (lv_name, msg)) > >LVMError: lvremove failed for home: running lvm lvremove --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: >09:07:03,810 INFO anaconda: /sbin/anaconda 21.48.13-1 >09:07:04,556 INFO anaconda: 4063232 kB (3968 MB) are available >09:07:04,886 INFO anaconda: check_memory(): total:4063232, needed:320, graphical:410 >09:07:04,897 INFO anaconda: Unable to connect to DBus session bus: ('Unable to connect to session bus: %s', GLib.Error('The connection is closed', 'g-io-error-quark', 18)) >09:07:04,898 INFO anaconda: Not doing 'start audit daemon' in live installation >09:07:04,900 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >09:07:04,900 INFO anaconda: Default encoding = ascii >09:07:04,957 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >09:07:36,085 INFO anaconda: Display mode = g >09:07:36,087 INFO anaconda: 4063232 kB (3968 MB) are available >09:07:36,193 INFO anaconda: check_memory(): total:4063232, needed:320, graphical:410 >09:07:36,800 INFO anaconda: _Fedora is the highest priority installclass, using it >09:07:36,868 INFO anaconda: bootloader GRUB2 on X86 platform >09:07:36,906 INFO anaconda: bootloader GRUB2 on X86 platform >09:07:36,925 DEBUG anaconda: network: devices found ['enp1s0', 'wlp2s0'] >09:07:37,267 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp1s0 >09:07:37,358 DEBUG anaconda: network: setting autoconnect of enp1s0 to False >09:07:37,367 DEBUG anaconda: network: missing ifcfgs created for devices ['enp1s0'] >09:07:37,554 DEBUG anaconda: updating hostname localhost.localdomain >09:07:37,581 INFO anaconda: Running Thread: AnaStorageThread (139874095326976) >09:07:37,586 INFO anaconda: Running Thread: AnaTimeInitThread (139873796986624) >09:07:37,593 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139873788593920) >09:07:37,597 INFO anaconda: Running Thread: AnaPayloadRestartThread (139873780201216) >09:07:37,600 INFO anaconda: Thread Done: AnaPayloadRestartThread (139873780201216) >09:07:37,601 INFO anaconda: Running Thread: AnaPayloadThread (139873771808512) >09:07:37,812 DEBUG anaconda: updating hostname localhost.localdomain >09:07:37,854 INFO anaconda: got 0 NTP servers from DHCP >09:07:37,854 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139873788593920) >09:07:37,863 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139873788593920) >09:07:37,864 INFO anaconda: Not doing 'start chronyd' in live installation >09:07:37,864 INFO anaconda: Starting geolocation lookup >09:07:37,867 INFO anaconda: Geolocation provider: Fedora GeoIP >09:07:43,261 INFO anaconda: Geolocation lookup finished in 5.4 seconds >09:07:43,293 INFO anaconda: got results from geolocation >09:07:43,295 DEBUG anaconda: Detected primary monitor: 1600x900 92dpix 91dpiy >09:07:43,301 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139873788593920) >09:07:43,659 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) > >09:07:43,660 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) > >09:07:43,660 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) > >09:07:43,661 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) > >09:07:43,662 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) > >09:07:43,662 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) > >09:07:43,663 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) > >09:07:43,711 INFO anaconda: Not doing 'activate layouts' in live installation >09:07:46,007 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >09:07:46,029 WARN anaconda: logo image is missing, using a substitute >09:07:54,089 INFO anaconda: Thread Done: AnaStorageThread (139874095326976) >09:07:54,185 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) > >09:07:54,186 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) > >09:07:54,186 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) > >09:07:54,187 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) > >09:07:54,243 INFO anaconda: Not doing 'require network connection' in live installation >09:07:54,243 DEBUG anaconda: network standalone spoke (init): completed: True >09:07:54,244 INFO anaconda: Not doing 'require network connection' in live installation >09:07:54,251 DEBUG anaconda: Left spoke: WelcomeLanguageSpoke >09:07:54,252 DEBUG anaconda: Entered hub: SummaryHub >09:07:55,164 INFO anaconda: Thread Done: AnaTimeInitThread (139873796986624) >09:07:55,182 INFO anaconda: Not doing 'modify system time and date' in live installation >09:07:55,187 INFO anaconda: Thread Done: AnaPayloadThread (139873771808512) >09:07:55,206 INFO anaconda: Running Thread: AnaNTPserver1 (139873771808512) >09:07:55,208 INFO anaconda: Running Thread: AnaNTPserver2 (139873796986624) >09:07:55,214 INFO anaconda: Running Thread: AnaNTPserver3 (139874095326976) >09:07:55,216 INFO anaconda: Running Thread: AnaNTPserver4 (139873788593920) >09:07:55,220 INFO anaconda: Running Thread: AnaDateTimeThread (139873367275264) >09:07:55,309 INFO anaconda: Thread Done: AnaDateTimeThread (139873367275264) >09:07:55,349 INFO anaconda: Thread Done: AnaNTPserver2 (139873796986624) >09:07:55,398 INFO anaconda: Thread Done: AnaNTPserver1 (139873771808512) >09:07:55,434 INFO anaconda: Thread Done: AnaNTPserver4 (139873788593920) >09:07:55,451 INFO anaconda: Thread Done: AnaNTPserver3 (139874095326976) >09:07:57,893 INFO anaconda: fs space: 0 B needed: 1786.45 MiB >09:07:57,946 INFO anaconda: Running Thread: AnaAddLayoutsInitThread (139874095326976) >09:07:57,947 DEBUG anaconda: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f36e41331d0>> on <dictionary-keyiterator object at 0x7f36e412b788> >09:07:57,947 INFO anaconda: Running Thread: AnaGtkBatchPre1 (139873788593920) >09:07:57,951 INFO anaconda: Thread Done: AnaGtkBatchPre1 (139873788593920) >09:07:58,004 INFO anaconda: Running Thread: AnaKeyboardThread (139873788593920) >09:07:59,082 INFO anaconda: fs space: 0 B needed: 1786.45 MiB >09:07:59,318 INFO anaconda: Running Thread: AnaStorageWatcher (139873771808512) >09:07:59,324 INFO anaconda: Thread Done: AnaStorageWatcher (139873771808512) >09:07:59,362 INFO anaconda: Running Thread: AnaCustomStorageInit (139873771808512) >09:07:59,370 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) > >09:07:59,573 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >09:07:59,709 DEBUG anaconda: network: GUI, device configuration added: connection None device wlp2s0 >09:07:59,967 DEBUG anaconda: network: GUI, device configuration added: connection 7648dbb1-78eb-448a-afe6-710cf3b5517e device enp1s0 >09:08:00,001 DEBUG anaconda: network: GUI, connection 9154738c-2d0f-42b8-bc7d-8869ab4fe845 found >09:08:00,060 DEBUG anaconda: network: GUI, connection 8a5f74c5-80df-4d47-93f2-4b981ce64746 found >09:08:00,100 DEBUG anaconda: network: GUI, connection 8e1a9763-93e3-4547-b885-3afe5b5f7571 found >09:08:00,141 DEBUG anaconda: network: GUI, connection 7648dbb1-78eb-448a-afe6-710cf3b5517e found >09:08:00,141 DEBUG anaconda: network: GUI, connection c00947c7-c3e7-4bd5-abfe-88af53f5f7e5 found >09:08:00,182 DEBUG anaconda: network: GUI, connection d49902d1-2106-4d59-a3e4-36b5323ff2ea found >09:08:00,268 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >09:08:00,400 DEBUG anaconda: updating hostname localhost.localdomain >09:08:00,654 INFO anaconda: Not doing 'require network connection' in live installation >09:08:00,819 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f36e4112610> >09:08:00,829 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f36e43b2c50> >09:08:00,829 INFO anaconda: setting <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f36e43b2c50> status to: Getting list of layouts... >09:08:00,830 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f36e4112850> status to: Probing storage... >09:08:00,840 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f36e4112850> >06:08:05,964 INFO anaconda: Thread Done: AnaCustomStorageInit (139873771808512) >06:08:07,599 DEBUG anaconda: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f36e41331d0>> on <dictionary-keyiterator object at 0x7f36e412b788> >06:08:07,602 INFO anaconda: Thread Done: AnaAddLayoutsInitThread (139874095326976) >06:08:07,603 INFO anaconda: Thread Done: AnaKeyboardThread (139873788593920) >06:08:07,708 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.keyboard.KeyboardSpoke object at 0x7f36e43b2c50> >06:08:07,893 DEBUG anaconda: updating hostname localhost.localdomain >06:08:08,183 DEBUG anaconda: updating hostname localhost.localdomain >06:08:08,184 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f36e6d9dc10> status to: Connected: laurel, enp1s0 >06:08:09,424 DEBUG anaconda: Entered spoke: StorageSpoke >06:08:27,386 DEBUG anaconda: disk free: 1176.5 KiB fs free: 0 B sw needs: 1786.46 MiB auto swap: 3968 MiB >06:08:41,620 INFO anaconda: Running Thread: AnaExecuteStorageThread (139873788593920) >06:08:41,620 DEBUG anaconda: Left spoke: StorageSpoke >06:08:41,643 DEBUG anaconda: new disk order: [] >06:08:41,832 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >06:08:41,832 DEBUG anaconda: _is_valid_size(sdb) returning True >06:08:41,832 DEBUG anaconda: _is_valid_location(sdb) returning True >06:08:41,833 DEBUG anaconda: _is_valid_format(sdb) returning True >06:08:41,833 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >06:08:42,082 INFO anaconda: Not doing 'require network connection' in live installation >06:08:42,122 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f36e4112850> >06:08:42,124 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f36e4112850> status to: Saving storage configuration... >06:08:43,896 DEBUG anaconda: new disk order: [] >06:08:43,981 DEBUG anaconda: stage1 device cannot be of type lvmvg >06:08:43,982 DEBUG anaconda: stage1 device cannot be of type lvmlv >06:08:43,982 DEBUG anaconda: stage1 device cannot be of type lvmlv >06:08:43,983 DEBUG anaconda: stage1 device cannot be of type lvmlv >06:08:43,985 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >06:08:43,985 DEBUG anaconda: _is_valid_size(sdb) returning True >06:08:43,985 DEBUG anaconda: _is_valid_location(sdb) returning True >06:08:43,985 DEBUG anaconda: _is_valid_format(sdb) returning True >06:08:43,985 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >06:08:43,990 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >06:08:43,990 DEBUG anaconda: _is_valid_size(sdb) returning True >06:08:43,990 DEBUG anaconda: _is_valid_location(sdb) returning True >06:08:43,990 DEBUG anaconda: _is_valid_format(sdb) returning True >06:08:43,991 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >06:08:43,991 DEBUG anaconda: _is_valid_disklabel(sdb1) returning True >06:08:43,992 DEBUG anaconda: _is_valid_size(sdb1) returning True >06:08:43,992 DEBUG anaconda: _is_valid_location(sdb1) returning True >06:08:43,993 DEBUG anaconda: _is_valid_partition(sdb1) returning True >06:08:43,993 DEBUG anaconda: _is_valid_format(sdb1) returning True >06:08:43,993 DEBUG anaconda: is_valid_stage2_device(sdb1) returning True >06:08:43,995 DEBUG anaconda: new disk order: [] >06:08:44,075 DEBUG anaconda: stage1 device cannot be of type lvmvg >06:08:44,076 DEBUG anaconda: stage1 device cannot be of type lvmlv >06:08:44,076 DEBUG anaconda: stage1 device cannot be of type lvmlv >06:08:44,077 DEBUG anaconda: stage1 device cannot be of type lvmlv >06:08:44,078 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >06:08:44,078 DEBUG anaconda: _is_valid_size(sdb) returning True >06:08:44,079 DEBUG anaconda: _is_valid_location(sdb) returning True >06:08:44,079 DEBUG anaconda: _is_valid_format(sdb) returning True >06:08:44,079 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >06:08:44,081 INFO anaconda: Running Thread: AnaCheckStorageThread (139874095326976) >06:08:44,085 INFO anaconda: Thread Done: AnaExecuteStorageThread (139873788593920) >06:08:44,089 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >06:08:44,089 DEBUG anaconda: _is_valid_size(sdb) returning True >06:08:44,089 DEBUG anaconda: _is_valid_location(sdb) returning True >06:08:44,089 DEBUG anaconda: _is_valid_format(sdb) returning True >06:08:44,090 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >06:08:44,090 DEBUG anaconda: _is_valid_disklabel(sdb1) returning True >06:08:44,090 DEBUG anaconda: _is_valid_size(sdb1) returning True >06:08:44,091 DEBUG anaconda: _is_valid_location(sdb1) returning True >06:08:44,091 DEBUG anaconda: _is_valid_partition(sdb1) returning True >06:08:44,091 DEBUG anaconda: _is_valid_format(sdb1) returning True >06:08:44,091 DEBUG anaconda: is_valid_stage2_device(sdb1) returning True >06:08:44,093 INFO anaconda: Thread Done: AnaCheckStorageThread (139874095326976) >06:08:45,220 INFO anaconda: fs space: 50 GiB needed: 1786.46 MiB >06:08:45,254 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f36e4112850> >06:08:46,324 INFO anaconda: fs space: 50 GiB needed: 1786.46 MiB >06:08:46,358 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f36e4112850> >06:08:46,359 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f36e4112850> status to: Checking storage configuration... >06:08:47,423 INFO anaconda: fs space: 50 GiB needed: 1786.46 MiB >06:08:47,458 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f36e4112850> >06:08:49,750 DEBUG anaconda: Left hub: SummaryHub >06:08:49,751 DEBUG anaconda: Entered hub: ProgressHub >06:08:49,757 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) > >06:08:49,799 INFO anaconda: Running Thread: AnaInstallThread (139874095326976) >06:08:49,800 INFO anaconda: Not doing 'save system time to HW clock' in live installation >06:08:49,801 INFO anaconda: Setting up the installation environment >06:08:49,802 INFO anaconda: Setting up the installation environment >06:08:50,840 DEBUG anaconda: running handleException >06:08:50,845 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 336, in execute > self.device.destroy() > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 964, in destroy > self._destroy() > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3140, in _destroy > lvm.lvremove(self.vg.name, self._name) > > File "/usr/lib/python2.7/site-packages/blivet/devicelibs/lvm.py", line 508, in lvremove > raise LVMError("lvremove failed for %s: %s" % (lv_name, msg)) > >LVMError: lvremove failed for home: running lvm lvremove --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 > >06:08:50,846 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >06:08:50,846 INFO anaconda: Thread Done: AnaInstallThread (139874095326976) > > >/tmp/packaging.log: > > >/tmp/program.log: >09:06:15,269 INFO program: Running... udevadm settle --timeout=300 >09:06:15,289 DEBUG program: Return code: 0 >09:06:15,290 INFO program: Running... udevadm settle --timeout=300 >09:06:15,307 DEBUG program: Return code: 0 >09:06:15,473 INFO program: Running... multipath -c /dev/sdb >09:06:15,492 INFO program: Oct 29 09:06:15 | /etc/multipath.conf does not exist, blacklisting all devices. >09:06:15,493 INFO program: Oct 29 09:06:15 | A default multipath.conf file is located at >09:06:15,493 INFO program: Oct 29 09:06:15 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:06:15,493 INFO program: Oct 29 09:06:15 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:06:15,493 INFO program: /dev/sdb is not a valid multipath device path >09:06:15,493 DEBUG program: Return code: 1 >09:06:15,845 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} >09:06:16,006 INFO program: LVM2_PV_NAME=/dev/sdb2 LVM2_PV_UUID=uov4Zz-CO9i-Ha1F-UFHC-DUB9-xwEL-l7Ugmf LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora LVM2_VG_UUID=4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG LVM2_VG_SIZE=243683328.00 LVM2_VG_FREE=65536.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=59493 LVM2_VG_FREE_COUNT=16 LVM2_PV_COUNT=1 >09:06:16,006 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 >09:06:16,007 DEBUG program: Return code: 0 >09:06:16,045 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} >09:06:16,087 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 >09:06:16,087 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 >09:06:16,087 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 >09:06:16,087 DEBUG program: Return code: 0 >09:06:16,716 INFO program: Running... multipath -c /dev/sdc >09:06:16,721 INFO program: Oct 29 09:06:16 | /etc/multipath.conf does not exist, blacklisting all devices. >09:06:16,721 INFO program: Oct 29 09:06:16 | A default multipath.conf file is located at >09:06:16,722 INFO program: Oct 29 09:06:16 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:06:16,722 INFO program: Oct 29 09:06:16 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:06:16,722 INFO program: /dev/sdc is not a valid multipath device path >09:06:16,722 DEBUG program: Return code: 1 >09:06:50,889 INFO program: Running... multipath -c /dev/sda >09:06:50,894 INFO program: Oct 29 09:06:50 | /etc/multipath.conf does not exist, blacklisting all devices. >09:06:50,894 INFO program: Oct 29 09:06:50 | A default multipath.conf file is located at >09:06:50,894 INFO program: Oct 29 09:06:50 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >09:06:50,894 INFO program: Oct 29 09:06:50 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >09:06:50,894 INFO program: /dev/sda is not a valid multipath device path >09:06:50,894 DEBUG program: Return code: 1 >09:06:51,859 INFO program: Running... udevadm settle --timeout=300 >09:06:51,871 DEBUG program: Return code: 0 >09:06:51,882 INFO program: Running... udevadm settle --timeout=300 >09:06:51,894 DEBUG program: Return code: 0 >09:06:51,897 INFO program: Running... udevadm settle --timeout=300 >09:06:51,908 DEBUG program: Return code: 0 >09:06:51,910 INFO program: Running... udevadm settle --timeout=300 >09:06:51,922 DEBUG program: Return code: 0 >09:06:51,923 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/home >09:06:52,019 DEBUG program: Return code: 0 >09:06:52,028 INFO program: Running... udevadm settle --timeout=300 >09:06:52,050 DEBUG program: Return code: 0 >09:06:52,052 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >09:06:52,097 INFO program: 0 logical volume(s) in volume group "fedora" now active >09:06:52,097 DEBUG program: Return code: 0 >09:06:52,102 INFO program: Running... udevadm settle --timeout=300 >09:06:52,115 DEBUG program: Return code: 0 >09:06:52,120 INFO program: Running... udevadm settle --timeout=300 >09:06:52,133 DEBUG program: Return code: 0 >09:06:52,135 INFO program: Running... swapoff /dev/mapper/fedora-swap >09:06:52,145 DEBUG program: Return code: 0 >09:06:52,146 INFO program: Running... udevadm settle --timeout=300 >09:06:52,285 DEBUG program: Return code: 0 >09:06:52,288 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/swap >09:06:52,325 DEBUG program: Return code: 0 >09:06:52,329 INFO program: Running... udevadm settle --timeout=300 >09:06:52,341 DEBUG program: Return code: 0 >09:06:52,343 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >09:06:52,375 INFO program: 0 logical volume(s) in volume group "fedora" now active >09:06:52,376 DEBUG program: Return code: 0 >09:06:52,380 INFO program: Running... udevadm settle --timeout=300 >09:06:52,392 DEBUG program: Return code: 0 >09:06:52,397 INFO program: Running... udevadm settle --timeout=300 >09:06:52,409 DEBUG program: Return code: 0 >09:06:52,411 INFO program: Running... udevadm settle --timeout=300 >09:06:52,423 DEBUG program: Return code: 0 >09:06:52,424 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >09:06:52,455 DEBUG program: Return code: 0 >09:06:52,459 INFO program: Running... udevadm settle --timeout=300 >09:06:52,471 DEBUG program: Return code: 0 >09:06:52,473 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >09:06:52,505 INFO program: 0 logical volume(s) in volume group "fedora" now active >09:06:52,505 DEBUG program: Return code: 0 >09:06:52,509 INFO program: Running... udevadm settle --timeout=300 >09:06:52,521 DEBUG program: Return code: 0 >09:06:52,525 INFO program: Running... udevadm settle --timeout=300 >09:06:52,537 DEBUG program: Return code: 0 >09:06:52,538 INFO program: Running... udevadm settle --timeout=300 >09:06:52,550 DEBUG program: Return code: 0 >09:06:52,553 INFO program: Running... udevadm settle --timeout=300 >09:06:52,565 DEBUG program: Return code: 0 >09:06:52,568 INFO program: Running... udevadm settle --timeout=300 >09:06:52,579 DEBUG program: Return code: 0 >09:06:52,581 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >09:06:52,612 INFO program: 0 logical volume(s) in volume group "fedora" now active >09:06:52,613 DEBUG program: Return code: 0 >09:06:52,616 INFO program: Running... udevadm settle --timeout=300 >09:06:52,628 DEBUG program: Return code: 0 >09:06:52,631 INFO program: Running... udevadm settle --timeout=300 >09:06:52,643 DEBUG program: Return code: 0 >09:06:52,645 INFO program: Running... swapoff /dev/sda1 >09:06:52,651 DEBUG program: Return code: 0 >09:06:52,652 INFO program: Running... udevadm settle --timeout=300 >09:06:52,671 DEBUG program: Return code: 0 >09:06:52,674 INFO program: Running... udevadm settle --timeout=300 >09:06:52,686 DEBUG program: Return code: 0 >09:06:52,687 INFO program: Running... udevadm settle --timeout=300 >09:06:52,699 DEBUG program: Return code: 0 >09:06:52,702 INFO program: Running... udevadm settle --timeout=300 >09:06:52,714 DEBUG program: Return code: 0 >09:06:52,715 INFO program: Running... udevadm settle --timeout=300 >09:06:52,727 DEBUG program: Return code: 0 >09:06:52,730 INFO program: Running... udevadm settle --timeout=300 >09:06:52,742 DEBUG program: Return code: 0 >09:07:04,556 INFO program: Running... losetup --list >09:07:04,984 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >09:07:04,999 DEBUG program: Return code: 0 >09:07:05,000 INFO program: Running... udevadm settle --timeout=300 >09:07:35,807 DEBUG program: Return code: 0 >09:07:35,809 INFO program: Running... modprobe fcoe >09:07:35,856 DEBUG program: Return code: 0 >09:07:35,857 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >09:07:35,866 INFO program: No FCoE boot disk information is found in EDD! >09:07:35,867 DEBUG program: Return code: 1 >09:07:36,087 INFO program: Running... losetup --list >09:07:37,583 INFO program: Running... udevadm settle --timeout=300 >09:07:37,599 DEBUG program: Return code: 0 >09:07:37,602 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >09:07:37,661 DEBUG program: Return code: 0 >09:07:37,663 INFO program: Running... udevadm settle --timeout=300 >09:07:37,681 DEBUG program: Return code: 0 >09:07:37,695 INFO program: Running... udevadm settle --timeout=300 >09:07:37,710 DEBUG program: Return code: 0 >09:07:43,727 INFO program: Running... multipath -c /dev/sdb >09:07:43,737 INFO program: /dev/sdb is not a valid multipath device path >09:07:43,737 DEBUG program: Return code: 1 >09:07:44,303 INFO program: Running... dumpe2fs -h /dev/sdb1 >09:07:44,342 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:07:44,343 INFO program: Filesystem volume name: <none> >09:07:44,344 INFO program: Last mounted on: /boot >09:07:44,345 INFO program: Filesystem UUID: a7ba9914-d32e-410f-8ba8-fe90f17ee308 >09:07:44,346 INFO program: Filesystem magic number: 0xEF53 >09:07:44,347 INFO program: Filesystem revision #: 1 (dynamic) >09:07:44,347 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >09:07:44,348 INFO program: Filesystem flags: signed_directory_hash >09:07:44,349 INFO program: Default mount options: user_xattr acl >09:07:44,350 INFO program: Filesystem state: clean >09:07:44,351 INFO program: Errors behavior: Continue >09:07:44,351 INFO program: Filesystem OS type: Linux >09:07:44,352 INFO program: Inode count: 128016 >09:07:44,353 INFO program: Block count: 512000 >09:07:44,354 INFO program: Reserved block count: 25600 >09:07:44,355 INFO program: Free blocks: 381176 >09:07:44,356 INFO program: Free inodes: 127597 >09:07:44,358 INFO program: First block: 1 >09:07:44,359 INFO program: Block size: 1024 >09:07:44,360 INFO program: Fragment size: 1024 >09:07:44,361 INFO program: Reserved GDT blocks: 256 >09:07:44,361 INFO program: Blocks per group: 8192 >09:07:44,362 INFO program: Fragments per group: 8192 >09:07:44,363 INFO program: Inodes per group: 2032 >09:07:44,364 INFO program: Inode blocks per group: 254 >09:07:44,365 INFO program: Flex block group size: 16 >09:07:44,366 INFO program: Filesystem created: Fri Oct 24 04:04:05 2014 >09:07:44,366 INFO program: Last mount time: Wed Oct 29 09:03:35 2014 >09:07:44,367 INFO program: Last write time: Wed Oct 29 09:06:14 2014 >09:07:44,368 INFO program: Mount count: 3 >09:07:44,369 INFO program: Maximum mount count: -1 >09:07:44,370 INFO program: Last checked: Fri Oct 24 04:04:05 2014 >09:07:44,370 INFO program: Check interval: 0 (<none>) >09:07:44,371 INFO program: Lifetime writes: 166 MB >09:07:44,372 INFO program: Reserved blocks uid: 0 (user root) >09:07:44,373 INFO program: Reserved blocks gid: 0 (group root) >09:07:44,373 INFO program: First inode: 11 >09:07:44,374 INFO program: Inode size: 128 >09:07:44,375 INFO program: Journal inode: 8 >09:07:44,376 INFO program: Default directory hash: half_md4 >09:07:44,376 INFO program: Directory Hash Seed: 486fab3b-fe51-41c2-a1c7-2a58f6378160 >09:07:44,376 INFO program: Journal backup: inode blocks >09:07:44,377 INFO program: Journal features: (none) >09:07:44,377 INFO program: Journal size: 8M >09:07:44,378 INFO program: Journal length: 8192 >09:07:44,378 INFO program: Journal sequence: 0x00000155 >09:07:44,380 INFO program: Journal start: 0 >09:07:44,380 INFO program: >09:07:44,381 DEBUG program: Return code: 0 >09:07:44,382 INFO program: Running... resize2fs -P /dev/sdb1 >09:07:44,406 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:07:44,407 INFO program: Please run 'e2fsck -f /dev/sdb1' first. >09:07:44,408 INFO program: >09:07:44,409 DEBUG program: Return code: 1 >09:07:44,566 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} >09:07:44,649 INFO program: LVM2_PV_NAME=/dev/sdb2 LVM2_PV_UUID=uov4Zz-CO9i-Ha1F-UFHC-DUB9-xwEL-l7Ugmf LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora LVM2_VG_UUID=4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG LVM2_VG_SIZE=243683328.00 LVM2_VG_FREE=65536.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=59493 LVM2_VG_FREE_COUNT=16 LVM2_PV_COUNT=1 >09:07:44,650 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 >09:07:44,650 DEBUG program: Return code: 0 >09:07:44,685 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} >09:07:44,708 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 >09:07:44,708 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 >09:07:44,709 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 >09:07:44,709 DEBUG program: Return code: 0 >09:07:45,320 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-home >09:07:45,403 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:07:45,404 INFO program: Filesystem volume name: <none> >09:07:45,409 INFO program: Last mounted on: /home >09:07:45,410 INFO program: Filesystem UUID: 048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37 >09:07:45,411 INFO program: Filesystem magic number: 0xEF53 >09:07:45,412 INFO program: Filesystem revision #: 1 (dynamic) >09:07:45,413 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:07:45,413 INFO program: Filesystem flags: signed_directory_hash >09:07:45,414 INFO program: Default mount options: user_xattr acl >09:07:45,415 INFO program: Filesystem state: clean >09:07:45,416 INFO program: Errors behavior: Continue >09:07:45,417 INFO program: Filesystem OS type: Linux >09:07:45,417 INFO program: Inode count: 11698176 >09:07:45,418 INFO program: Block count: 46781440 >09:07:45,419 INFO program: Reserved block count: 2339072 >09:07:45,420 INFO program: Free blocks: 45999068 >09:07:45,421 INFO program: Free inodes: 11698053 >09:07:45,422 INFO program: First block: 0 >09:07:45,423 INFO program: Block size: 4096 >09:07:45,425 INFO program: Fragment size: 4096 >09:07:45,425 INFO program: Reserved GDT blocks: 1012 >09:07:45,426 INFO program: Blocks per group: 32768 >09:07:45,426 INFO program: Fragments per group: 32768 >09:07:45,427 INFO program: Inodes per group: 8192 >09:07:45,427 INFO program: Inode blocks per group: 512 >09:07:45,427 INFO program: Flex block group size: 16 >09:07:45,427 INFO program: Filesystem created: Fri Oct 24 04:04:09 2014 >09:07:45,428 INFO program: Last mount time: Fri Oct 24 04:17:41 2014 >09:07:45,428 INFO program: Last write time: Fri Oct 24 04:21:50 2014 >09:07:45,428 INFO program: Mount count: 2 >09:07:45,429 INFO program: Maximum mount count: -1 >09:07:45,429 INFO program: Last checked: Fri Oct 24 04:04:09 2014 >09:07:45,429 INFO program: Check interval: 0 (<none>) >09:07:45,430 INFO program: Lifetime writes: 2555 MB >09:07:45,430 INFO program: Reserved blocks uid: 0 (user root) >09:07:45,430 INFO program: Reserved blocks gid: 0 (group root) >09:07:45,431 INFO program: First inode: 11 >09:07:45,431 INFO program: Inode size: 256 >09:07:45,431 INFO program: Required extra isize: 28 >09:07:45,431 INFO program: Desired extra isize: 28 >09:07:45,432 INFO program: Journal inode: 8 >09:07:45,432 INFO program: Default directory hash: half_md4 >09:07:45,433 INFO program: Directory Hash Seed: 1b929590-56eb-471b-9e70-d54b7efdbd7b >09:07:45,433 INFO program: Journal backup: inode blocks >09:07:45,433 INFO program: Journal features: (none) >09:07:45,433 INFO program: Journal size: 128M >09:07:45,434 INFO program: Journal length: 32768 >09:07:45,434 INFO program: Journal sequence: 0x000000df >09:07:45,434 INFO program: Journal start: 0 >09:07:45,435 INFO program: >09:07:45,435 DEBUG program: Return code: 0 >09:07:45,436 INFO program: Running... resize2fs -P /dev/mapper/fedora-home >09:07:45,446 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:07:45,447 INFO program: Please run 'e2fsck -f /dev/mapper/fedora-home' first. >09:07:45,447 INFO program: >09:07:45,448 DEBUG program: Return code: 1 >09:07:46,790 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >09:07:46,838 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:07:46,839 INFO program: Filesystem volume name: <none> >09:07:46,839 INFO program: Last mounted on: / >09:07:46,839 INFO program: Filesystem UUID: b90ada2d-590c-4829-bbf9-e2d181fa6faf >09:07:46,840 INFO program: Filesystem magic number: 0xEF53 >09:07:46,840 INFO program: Filesystem revision #: 1 (dynamic) >09:07:46,841 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:07:46,841 INFO program: Filesystem flags: signed_directory_hash >09:07:46,841 INFO program: Default mount options: user_xattr acl >09:07:46,842 INFO program: Filesystem state: clean >09:07:46,842 INFO program: Errors behavior: Continue >09:07:46,842 INFO program: Filesystem OS type: Linux >09:07:46,843 INFO program: Inode count: 3276800 >09:07:46,843 INFO program: Block count: 13107200 >09:07:46,844 INFO program: Reserved block count: 655360 >09:07:46,844 INFO program: Free blocks: 12378088 >09:07:46,844 INFO program: Free inodes: 3179254 >09:07:46,845 INFO program: First block: 0 >09:07:46,845 INFO program: Block size: 4096 >09:07:46,845 INFO program: Fragment size: 4096 >09:07:46,846 INFO program: Reserved GDT blocks: 1020 >09:07:46,846 INFO program: Blocks per group: 32768 >09:07:46,846 INFO program: Fragments per group: 32768 >09:07:46,847 INFO program: Inodes per group: 8192 >09:07:46,847 INFO program: Inode blocks per group: 512 >09:07:46,848 INFO program: Flex block group size: 16 >09:07:46,848 INFO program: Filesystem created: Fri Oct 24 04:04:15 2014 >09:07:46,848 INFO program: Last mount time: Fri Oct 24 04:17:31 2014 >09:07:46,849 INFO program: Last write time: Fri Oct 24 04:17:31 2014 >09:07:46,849 INFO program: Mount count: 2 >09:07:46,849 INFO program: Maximum mount count: -1 >09:07:46,850 INFO program: Last checked: Fri Oct 24 04:04:15 2014 >09:07:46,850 INFO program: Check interval: 0 (<none>) >09:07:46,851 INFO program: Lifetime writes: 3139 MB >09:07:46,851 INFO program: Reserved blocks uid: 0 (user root) >09:07:46,851 INFO program: Reserved blocks gid: 0 (group root) >09:07:46,852 INFO program: First inode: 11 >09:07:46,852 INFO program: Inode size: 256 >09:07:46,852 INFO program: Required extra isize: 28 >09:07:46,853 INFO program: Desired extra isize: 28 >09:07:46,853 INFO program: Journal inode: 8 >09:07:46,854 INFO program: Default directory hash: half_md4 >09:07:46,854 INFO program: Directory Hash Seed: bc5c203b-cbf0-447b-a1f2-645b97c5e71a >09:07:46,854 INFO program: Journal backup: inode blocks >09:07:46,855 INFO program: Journal features: journal_incompat_revoke >09:07:46,855 INFO program: Journal size: 128M >09:07:46,855 INFO program: Journal length: 32768 >09:07:46,856 INFO program: Journal sequence: 0x000000e1 >09:07:46,856 INFO program: Journal start: 0 >09:07:46,856 INFO program: >09:07:46,857 DEBUG program: Return code: 0 >09:07:46,858 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >09:07:46,868 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:07:46,869 INFO program: Please run 'e2fsck -f /dev/mapper/fedora-root' first. >09:07:46,869 INFO program: >09:07:46,870 DEBUG program: Return code: 1 >09:07:47,035 INFO program: Running... multipath -c /dev/sdc >09:07:47,044 INFO program: /dev/sdc is not a valid multipath device path >09:07:47,045 DEBUG program: Return code: 1 >09:07:47,377 INFO program: Running... dumpe2fs -h /dev/sdc1 >09:07:47,397 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:07:47,398 INFO program: Filesystem volume name: <none> >09:07:47,399 INFO program: Last mounted on: /boot >09:07:47,401 INFO program: Filesystem UUID: bffdc2c9-2323-4aa5-850d-e51513dab9f9 >09:07:47,402 INFO program: Filesystem magic number: 0xEF53 >09:07:47,403 INFO program: Filesystem revision #: 1 (dynamic) >09:07:47,404 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >09:07:47,405 INFO program: Filesystem flags: signed_directory_hash >09:07:47,405 INFO program: Default mount options: user_xattr acl >09:07:47,406 INFO program: Filesystem state: clean >09:07:47,406 INFO program: Errors behavior: Continue >09:07:47,406 INFO program: Filesystem OS type: Linux >09:07:47,406 INFO program: Inode count: 128016 >09:07:47,407 INFO program: Block count: 512000 >09:07:47,407 INFO program: Reserved block count: 25600 >09:07:47,407 INFO program: Free blocks: 353612 >09:07:47,407 INFO program: Free inodes: 127593 >09:07:47,408 INFO program: First block: 1 >09:07:47,408 INFO program: Block size: 1024 >09:07:47,408 INFO program: Fragment size: 1024 >09:07:47,409 INFO program: Reserved GDT blocks: 256 >09:07:47,409 INFO program: Blocks per group: 8192 >09:07:47,409 INFO program: Fragments per group: 8192 >09:07:47,409 INFO program: Inodes per group: 2032 >09:07:47,410 INFO program: Inode blocks per group: 254 >09:07:47,410 INFO program: Flex block group size: 16 >09:07:47,410 INFO program: Filesystem created: Fri Oct 24 12:48:09 2014 >09:07:47,410 INFO program: Last mount time: Wed Oct 29 09:04:05 2014 >09:07:47,411 INFO program: Last write time: Wed Oct 29 09:06:14 2014 >09:07:47,411 INFO program: Mount count: 12 >09:07:47,411 INFO program: Maximum mount count: -1 >09:07:47,411 INFO program: Last checked: Fri Oct 24 12:48:09 2014 >09:07:47,411 INFO program: Check interval: 0 (<none>) >09:07:47,412 INFO program: Lifetime writes: 156 MB >09:07:47,412 INFO program: Reserved blocks uid: 0 (user root) >09:07:47,412 INFO program: Reserved blocks gid: 0 (group root) >09:07:47,412 INFO program: First inode: 11 >09:07:47,413 INFO program: Inode size: 128 >09:07:47,413 INFO program: Journal inode: 8 >09:07:47,413 INFO program: Default directory hash: half_md4 >09:07:47,414 INFO program: Directory Hash Seed: ad5e329c-67a2-488c-aebb-2660ce4bc350 >09:07:47,414 INFO program: Journal backup: inode blocks >09:07:47,415 INFO program: Journal features: journal_incompat_revoke >09:07:47,415 INFO program: Journal size: 8M >09:07:47,415 INFO program: Journal length: 8192 >09:07:47,415 INFO program: Journal sequence: 0x00000170 >09:07:47,416 INFO program: Journal start: 0 >09:07:47,416 INFO program: >09:07:47,416 DEBUG program: Return code: 0 >09:07:47,417 INFO program: Running... resize2fs -P /dev/sdc1 >09:07:47,426 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:07:47,426 INFO program: Please run 'e2fsck -f /dev/sdc1' first. >09:07:47,427 INFO program: >09:07:47,427 DEBUG program: Return code: 1 >09:07:47,860 INFO program: Running... multipath -c /dev/sda >09:07:47,871 INFO program: /dev/sda is not a valid multipath device path >09:07:47,872 DEBUG program: Return code: 1 >09:07:48,282 INFO program: Running... dumpe2fs -h /dev/sda2 >09:07:48,290 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:07:48,291 INFO program: Filesystem volume name: <none> >09:07:48,291 INFO program: Last mounted on: /root >09:07:48,291 INFO program: Filesystem UUID: c7925d3a-fb56-4582-928e-cf91c7da832e >09:07:48,292 INFO program: Filesystem magic number: 0xEF53 >09:07:48,292 INFO program: Filesystem revision #: 1 (dynamic) >09:07:48,292 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:07:48,292 INFO program: Filesystem flags: signed_directory_hash >09:07:48,293 INFO program: Default mount options: user_xattr acl >09:07:48,293 INFO program: Filesystem state: clean >09:07:48,293 INFO program: Errors behavior: Continue >09:07:48,293 INFO program: Filesystem OS type: Linux >09:07:48,294 INFO program: Inode count: 1966560 >09:07:48,294 INFO program: Block count: 7865856 >09:07:48,294 INFO program: Reserved block count: 259573 >09:07:48,294 INFO program: Free blocks: 5882215 >09:07:48,295 INFO program: Free inodes: 1730586 >09:07:48,295 INFO program: First block: 0 >09:07:48,295 INFO program: Block size: 4096 >09:07:48,295 INFO program: Fragment size: 4096 >09:07:48,295 INFO program: Reserved GDT blocks: 1022 >09:07:48,296 INFO program: Blocks per group: 32768 >09:07:48,296 INFO program: Fragments per group: 32768 >09:07:48,296 INFO program: Inodes per group: 8160 >09:07:48,296 INFO program: Inode blocks per group: 510 >09:07:48,297 INFO program: Flex block group size: 16 >09:07:48,297 INFO program: Filesystem created: Tue Aug 5 13:50:47 2014 >09:07:48,297 INFO program: Last mount time: Mon Oct 27 06:58:50 2014 >09:07:48,298 INFO program: Last write time: Mon Oct 27 06:58:50 2014 >09:07:48,298 INFO program: Mount count: 83 >09:07:48,298 INFO program: Maximum mount count: -1 >09:07:48,299 INFO program: Last checked: Tue Aug 5 13:50:47 2014 >09:07:48,299 INFO program: Check interval: 0 (<none>) >09:07:48,299 INFO program: Lifetime writes: 40 GB >09:07:48,300 INFO program: Reserved blocks uid: 0 (user root) >09:07:48,300 INFO program: Reserved blocks gid: 0 (group root) >09:07:48,300 INFO program: First inode: 11 >09:07:48,300 INFO program: Inode size: 256 >09:07:48,301 INFO program: Required extra isize: 28 >09:07:48,301 INFO program: Desired extra isize: 28 >09:07:48,301 INFO program: Journal inode: 8 >09:07:48,302 INFO program: Default directory hash: half_md4 >09:07:48,302 INFO program: Directory Hash Seed: 334aea22-49ba-4c3c-a168-d5aaed236adc >09:07:48,302 INFO program: Journal backup: inode blocks >09:07:48,302 INFO program: Journal features: journal_incompat_revoke >09:07:48,303 INFO program: Journal size: 128M >09:07:48,303 INFO program: Journal length: 32768 >09:07:48,304 INFO program: Journal sequence: 0x000ec6ab >09:07:48,305 INFO program: Journal start: 0 >09:07:48,305 INFO program: >09:07:48,306 DEBUG program: Return code: 0 >09:07:48,308 INFO program: Running... resize2fs -P /dev/sda2 >09:07:48,315 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:07:48,316 INFO program: Please run 'e2fsck -f /dev/sda2' first. >09:07:48,316 INFO program: >09:07:48,317 DEBUG program: Return code: 1 >09:07:48,481 INFO program: Running... dumpe2fs -h /dev/sda3 >09:07:48,490 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:07:48,491 INFO program: Filesystem volume name: <none> >09:07:48,491 INFO program: Last mounted on: /home >09:07:48,492 INFO program: Filesystem UUID: 33c74455-acb4-4cd1-8d47-da9988172ca9 >09:07:48,492 INFO program: Filesystem magic number: 0xEF53 >09:07:48,492 INFO program: Filesystem revision #: 1 (dynamic) >09:07:48,493 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:07:48,493 INFO program: Filesystem flags: signed_directory_hash >09:07:48,494 INFO program: Default mount options: user_xattr acl >09:07:48,494 INFO program: Filesystem state: clean >09:07:48,494 INFO program: Errors behavior: Continue >09:07:48,495 INFO program: Filesystem OS type: Linux >09:07:48,495 INFO program: Inode count: 29163520 >09:07:48,496 INFO program: Block count: 116634880 >09:07:48,496 INFO program: Reserved block count: 233269 >09:07:48,496 INFO program: Free blocks: 45340110 >09:07:48,497 INFO program: Free inodes: 29149311 >09:07:48,497 INFO program: First block: 0 >09:07:48,497 INFO program: Block size: 4096 >09:07:48,498 INFO program: Fragment size: 4096 >09:07:48,498 INFO program: Reserved GDT blocks: 996 >09:07:48,498 INFO program: Blocks per group: 32768 >09:07:48,499 INFO program: Fragments per group: 32768 >09:07:48,499 INFO program: Inodes per group: 8192 >09:07:48,500 INFO program: Inode blocks per group: 512 >09:07:48,500 INFO program: Flex block group size: 16 >09:07:48,500 INFO program: Filesystem created: Tue Aug 5 13:50:48 2014 >09:07:48,501 INFO program: Last mount time: Mon Oct 27 06:58:51 2014 >09:07:48,501 INFO program: Last write time: Mon Oct 27 06:59:05 2014 >09:07:48,502 INFO program: Mount count: 114 >09:07:48,502 INFO program: Maximum mount count: -1 >09:07:48,502 INFO program: Last checked: Tue Aug 5 13:50:48 2014 >09:07:48,503 INFO program: Check interval: 0 (<none>) >09:07:48,503 INFO program: Lifetime writes: 855 GB >09:07:48,503 INFO program: Reserved blocks uid: 0 (user root) >09:07:48,504 INFO program: Reserved blocks gid: 0 (group root) >09:07:48,504 INFO program: First inode: 11 >09:07:48,505 INFO program: Inode size: 256 >09:07:48,505 INFO program: Required extra isize: 28 >09:07:48,505 INFO program: Desired extra isize: 28 >09:07:48,506 INFO program: Journal inode: 8 >09:07:48,506 INFO program: Default directory hash: half_md4 >09:07:48,506 INFO program: Directory Hash Seed: 13397326-dd14-482e-84e6-dc0289804d63 >09:07:48,507 INFO program: Journal backup: inode blocks >09:07:48,507 INFO program: Journal features: journal_incompat_revoke >09:07:48,508 INFO program: Journal size: 128M >09:07:48,508 INFO program: Journal length: 32768 >09:07:48,508 INFO program: Journal sequence: 0x000e1ff6 >09:07:48,509 INFO program: Journal start: 0 >09:07:48,509 INFO program: >09:07:48,509 DEBUG program: Return code: 0 >09:07:48,510 INFO program: Running... resize2fs -P /dev/sda3 >09:07:48,520 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:07:48,521 INFO program: Please run 'e2fsck -f /dev/sda3' first. >09:07:48,521 INFO program: >09:07:48,521 DEBUG program: Return code: 1 >09:07:48,665 INFO program: Running... dumpe2fs -h /dev/loop3 >09:07:48,673 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:07:48,673 INFO program: Filesystem volume name: _Fedora-Live-Soa >09:07:48,673 INFO program: Last mounted on: /var/tmp/imgcreate-IVUter/install_root >09:07:48,674 INFO program: Filesystem UUID: 72d996e0-bab2-465a-a634-f2119f66ce56 >09:07:48,674 INFO program: Filesystem magic number: 0xEF53 >09:07:48,675 INFO program: Filesystem revision #: 1 (dynamic) >09:07:48,675 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:07:48,675 INFO program: Filesystem flags: signed_directory_hash >09:07:48,676 INFO program: Default mount options: user_xattr acl >09:07:48,676 INFO program: Filesystem state: clean >09:07:48,676 INFO program: Errors behavior: Continue >09:07:48,676 INFO program: Filesystem OS type: Linux >09:07:48,677 INFO program: Inode count: 196608 >09:07:48,677 INFO program: Block count: 786432 >09:07:48,677 INFO program: Reserved block count: 7863 >09:07:48,678 INFO program: Free blocks: 266915 >09:07:48,678 INFO program: Free inodes: 99045 >09:07:48,678 INFO program: First block: 0 >09:07:48,678 INFO program: Block size: 4096 >09:07:48,679 INFO program: Fragment size: 4096 >09:07:48,679 INFO program: Reserved GDT blocks: 191 >09:07:48,679 INFO program: Blocks per group: 32768 >09:07:48,680 INFO program: Fragments per group: 32768 >09:07:48,680 INFO program: Inodes per group: 8192 >09:07:48,680 INFO program: Inode blocks per group: 512 >09:07:48,680 INFO program: Flex block group size: 16 >09:07:48,681 INFO program: Filesystem created: Tue Oct 28 20:39:22 2014 >09:07:48,681 INFO program: Last mount time: Tue Oct 28 20:39:24 2014 >09:07:48,681 INFO program: Last write time: Tue Oct 28 21:02:22 2014 >09:07:48,681 INFO program: Mount count: 0 >09:07:48,682 INFO program: Maximum mount count: -1 >09:07:48,682 INFO program: Last checked: Tue Oct 28 21:02:22 2014 >09:07:48,683 INFO program: Check interval: 0 (<none>) >09:07:48,683 INFO program: Lifetime writes: 230 MB >09:07:48,683 INFO program: Reserved blocks uid: 0 (user root) >09:07:48,683 INFO program: Reserved blocks gid: 0 (group root) >09:07:48,684 INFO program: First inode: 11 >09:07:48,684 INFO program: Inode size: 256 >09:07:48,684 INFO program: Required extra isize: 28 >09:07:48,685 INFO program: Desired extra isize: 28 >09:07:48,685 INFO program: Journal inode: 8 >09:07:48,685 INFO program: Default directory hash: half_md4 >09:07:48,685 INFO program: Directory Hash Seed: e0ac5f54-d5f8-451f-a656-606636cb2874 >09:07:48,686 INFO program: Journal backup: inode blocks >09:07:48,686 INFO program: Journal features: journal_incompat_revoke >09:07:48,686 INFO program: Journal size: 64M >09:07:48,686 INFO program: Journal length: 16384 >09:07:48,687 INFO program: Journal sequence: 0x00001883 >09:07:48,687 INFO program: Journal start: 0 >09:07:48,691 INFO program: >09:07:48,691 DEBUG program: Return code: 0 >09:07:48,691 INFO program: Running... resize2fs -P /dev/loop3 >09:07:48,701 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:07:48,701 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >09:07:48,702 INFO program: Couldn't find valid filesystem superblock. >09:07:48,702 DEBUG program: Return code: 1 >09:07:48,822 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >09:07:48,830 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:07:48,831 INFO program: Filesystem volume name: _Fedora-Live-Soa >09:07:48,831 INFO program: Last mounted on: / >09:07:48,832 INFO program: Filesystem UUID: 72d996e0-bab2-465a-a634-f2119f66ce56 >09:07:48,832 INFO program: Filesystem magic number: 0xEF53 >09:07:48,833 INFO program: Filesystem revision #: 1 (dynamic) >09:07:48,833 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:07:48,833 INFO program: Filesystem flags: signed_directory_hash >09:07:48,834 INFO program: Default mount options: user_xattr acl >09:07:48,834 INFO program: Filesystem state: clean >09:07:48,835 INFO program: Errors behavior: Continue >09:07:48,835 INFO program: Filesystem OS type: Linux >09:07:48,835 INFO program: Inode count: 196608 >09:07:48,836 INFO program: Block count: 786432 >09:07:48,836 INFO program: Reserved block count: 7863 >09:07:48,837 INFO program: Free blocks: 266915 >09:07:48,837 INFO program: Free inodes: 99045 >09:07:48,837 INFO program: First block: 0 >09:07:48,838 INFO program: Block size: 4096 >09:07:48,838 INFO program: Fragment size: 4096 >09:07:48,838 INFO program: Reserved GDT blocks: 191 >09:07:48,839 INFO program: Blocks per group: 32768 >09:07:48,839 INFO program: Fragments per group: 32768 >09:07:48,840 INFO program: Inodes per group: 8192 >09:07:48,840 INFO program: Inode blocks per group: 512 >09:07:48,840 INFO program: Flex block group size: 16 >09:07:48,840 INFO program: Filesystem created: Tue Oct 28 20:39:22 2014 >09:07:48,841 INFO program: Last mount time: Wed Oct 29 09:00:38 2014 >09:07:48,841 INFO program: Last write time: Wed Oct 29 09:00:38 2014 >09:07:48,842 INFO program: Mount count: 1 >09:07:48,842 INFO program: Maximum mount count: -1 >09:07:48,843 INFO program: Last checked: Tue Oct 28 21:02:22 2014 >09:07:48,843 INFO program: Check interval: 0 (<none>) >09:07:48,844 INFO program: Lifetime writes: 230 MB >09:07:48,844 INFO program: Reserved blocks uid: 0 (user root) >09:07:48,844 INFO program: Reserved blocks gid: 0 (group root) >09:07:48,845 INFO program: First inode: 11 >09:07:48,845 INFO program: Inode size: 256 >09:07:48,845 INFO program: Required extra isize: 28 >09:07:48,846 INFO program: Desired extra isize: 28 >09:07:48,846 INFO program: Journal inode: 8 >09:07:48,846 INFO program: First orphan inode: 155726 >09:07:48,847 INFO program: Default directory hash: half_md4 >09:07:48,847 INFO program: Directory Hash Seed: e0ac5f54-d5f8-451f-a656-606636cb2874 >09:07:48,848 INFO program: Journal backup: inode blocks >09:07:48,848 INFO program: Journal features: journal_incompat_revoke >09:07:48,848 INFO program: Journal size: 64M >09:07:48,849 INFO program: Journal length: 16384 >09:07:48,849 INFO program: Journal sequence: 0x00001884 >09:07:48,849 INFO program: Journal start: 1 >09:07:48,850 INFO program: >09:07:48,851 DEBUG program: Return code: 0 >09:07:48,851 INFO program: Running... resize2fs -P /dev/mapper/live-rw >09:07:48,860 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:07:48,861 INFO program: Estimated minimum size of the filesystem: 621365 >09:07:48,862 DEBUG program: Return code: 0 >09:07:48,972 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >09:07:48,979 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:07:48,980 INFO program: Filesystem volume name: _Fedora-Live-Soa >09:07:48,980 INFO program: Last mounted on: /var/tmp/imgcreate-IVUter/install_root >09:07:48,980 INFO program: Filesystem UUID: 72d996e0-bab2-465a-a634-f2119f66ce56 >09:07:48,981 INFO program: Filesystem magic number: 0xEF53 >09:07:48,981 INFO program: Filesystem revision #: 1 (dynamic) >09:07:48,981 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:07:48,981 INFO program: Filesystem flags: signed_directory_hash >09:07:48,982 INFO program: Default mount options: user_xattr acl >09:07:48,982 INFO program: Filesystem state: clean >09:07:48,982 INFO program: Errors behavior: Continue >09:07:48,982 INFO program: Filesystem OS type: Linux >09:07:48,983 INFO program: Inode count: 196608 >09:07:48,983 INFO program: Block count: 786432 >09:07:48,983 INFO program: Reserved block count: 7863 >09:07:48,983 INFO program: Free blocks: 266915 >09:07:48,984 INFO program: Free inodes: 99045 >09:07:48,984 INFO program: First block: 0 >09:07:48,984 INFO program: Block size: 4096 >09:07:48,984 INFO program: Fragment size: 4096 >09:07:48,984 INFO program: Reserved GDT blocks: 191 >09:07:48,985 INFO program: Blocks per group: 32768 >09:07:48,985 INFO program: Fragments per group: 32768 >09:07:48,985 INFO program: Inodes per group: 8192 >09:07:48,985 INFO program: Inode blocks per group: 512 >09:07:48,986 INFO program: Flex block group size: 16 >09:07:48,986 INFO program: Filesystem created: Tue Oct 28 20:39:22 2014 >09:07:48,986 INFO program: Last mount time: Tue Oct 28 20:39:24 2014 >09:07:48,987 INFO program: Last write time: Tue Oct 28 21:02:22 2014 >09:07:48,987 INFO program: Mount count: 0 >09:07:48,987 INFO program: Maximum mount count: -1 >09:07:48,987 INFO program: Last checked: Tue Oct 28 21:02:22 2014 >09:07:48,988 INFO program: Check interval: 0 (<none>) >09:07:48,988 INFO program: Lifetime writes: 230 MB >09:07:48,988 INFO program: Reserved blocks uid: 0 (user root) >09:07:48,988 INFO program: Reserved blocks gid: 0 (group root) >09:07:48,988 INFO program: First inode: 11 >09:07:48,989 INFO program: Inode size: 256 >09:07:48,989 INFO program: Required extra isize: 28 >09:07:48,990 INFO program: Desired extra isize: 28 >09:07:48,990 INFO program: Journal inode: 8 >09:07:48,991 INFO program: Default directory hash: half_md4 >09:07:48,992 INFO program: Directory Hash Seed: e0ac5f54-d5f8-451f-a656-606636cb2874 >09:07:48,992 INFO program: Journal backup: inode blocks >09:07:48,993 INFO program: Journal features: journal_incompat_revoke >09:07:48,993 INFO program: Journal size: 64M >09:07:48,994 INFO program: Journal length: 16384 >09:07:48,995 INFO program: Journal sequence: 0x00001883 >09:07:48,995 INFO program: Journal start: 0 >09:07:48,996 INFO program: >09:07:48,997 DEBUG program: Return code: 0 >09:07:48,998 INFO program: Running... resize2fs -P /dev/mapper/live-base >09:07:49,006 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:07:49,008 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >09:07:49,009 INFO program: Couldn't find valid filesystem superblock. >09:07:49,010 DEBUG program: Return code: 1 >09:07:49,110 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >09:07:49,118 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >09:07:49,119 INFO program: Filesystem volume name: _Fedora-Live-Soa >09:07:49,119 INFO program: Last mounted on: /var/tmp/imgcreate-IVUter/install_root >09:07:49,119 INFO program: Filesystem UUID: 72d996e0-bab2-465a-a634-f2119f66ce56 >09:07:49,119 INFO program: Filesystem magic number: 0xEF53 >09:07:49,120 INFO program: Filesystem revision #: 1 (dynamic) >09:07:49,120 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >09:07:49,120 INFO program: Filesystem flags: signed_directory_hash >09:07:49,120 INFO program: Default mount options: user_xattr acl >09:07:49,121 INFO program: Filesystem state: clean >09:07:49,121 INFO program: Errors behavior: Continue >09:07:49,121 INFO program: Filesystem OS type: Linux >09:07:49,121 INFO program: Inode count: 155648 >09:07:49,122 INFO program: Block count: 621365 >09:07:49,122 INFO program: Reserved block count: 6212 >09:07:49,122 INFO program: Free blocks: 104418 >09:07:49,123 INFO program: Free inodes: 58085 >09:07:49,123 INFO program: First block: 0 >09:07:49,123 INFO program: Block size: 4096 >09:07:49,123 INFO program: Fragment size: 4096 >09:07:49,124 INFO program: Reserved GDT blocks: 191 >09:07:49,124 INFO program: Blocks per group: 32768 >09:07:49,124 INFO program: Fragments per group: 32768 >09:07:49,124 INFO program: Inodes per group: 8192 >09:07:49,125 INFO program: Inode blocks per group: 512 >09:07:49,125 INFO program: Flex block group size: 16 >09:07:49,125 INFO program: Filesystem created: Tue Oct 28 20:39:22 2014 >09:07:49,125 INFO program: Last mount time: Tue Oct 28 20:39:24 2014 >09:07:49,125 INFO program: Last write time: Tue Oct 28 21:02:24 2014 >09:07:49,126 INFO program: Mount count: 0 >09:07:49,126 INFO program: Maximum mount count: -1 >09:07:49,127 INFO program: Last checked: Tue Oct 28 21:02:24 2014 >09:07:49,128 INFO program: Check interval: 0 (<none>) >09:07:49,128 INFO program: Lifetime writes: 231 MB >09:07:49,128 INFO program: Reserved blocks uid: 0 (user root) >09:07:49,128 INFO program: Reserved blocks gid: 0 (group root) >09:07:49,129 INFO program: First inode: 11 >09:07:49,129 INFO program: Inode size: 256 >09:07:49,129 INFO program: Required extra isize: 28 >09:07:49,129 INFO program: Desired extra isize: 28 >09:07:49,130 INFO program: Journal inode: 8 >09:07:49,130 INFO program: Default directory hash: half_md4 >09:07:49,134 INFO program: Directory Hash Seed: e0ac5f54-d5f8-451f-a656-606636cb2874 >09:07:49,134 INFO program: Journal backup: inode blocks >09:07:49,134 INFO program: Journal features: journal_incompat_revoke >09:07:49,134 INFO program: Journal size: 64M >09:07:49,135 INFO program: Journal length: 16384 >09:07:49,135 INFO program: Journal sequence: 0x00001883 >09:07:49,135 INFO program: Journal start: 0 >09:07:49,135 INFO program: >09:07:49,136 DEBUG program: Return code: 0 >09:07:49,136 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >09:07:49,147 INFO program: resize2fs 1.42.11 (09-Jul-2014) >09:07:49,148 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >09:07:49,149 INFO program: Couldn't find valid filesystem superblock. >09:07:49,149 DEBUG program: Return code: 1 >09:07:50,974 INFO program: Running... udevadm settle --timeout=300 >09:07:50,990 DEBUG program: Return code: 0 >09:07:51,006 INFO program: Running... udevadm settle --timeout=300 >09:07:51,021 DEBUG program: Return code: 0 >09:07:51,028 INFO program: Running... udevadm settle --timeout=300 >09:07:51,043 DEBUG program: Return code: 0 >09:07:51,046 INFO program: Running... udevadm settle --timeout=300 >09:07:51,062 DEBUG program: Return code: 0 >09:07:51,064 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/home >09:07:51,161 DEBUG program: Return code: 0 >09:07:51,176 INFO program: Running... udevadm settle --timeout=300 >09:07:51,200 DEBUG program: Return code: 0 >09:07:51,204 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >09:07:51,247 INFO program: 0 logical volume(s) in volume group "fedora" now active >09:07:51,247 DEBUG program: Return code: 0 >09:07:51,256 INFO program: Running... udevadm settle --timeout=300 >09:07:51,272 DEBUG program: Return code: 0 >09:07:51,281 INFO program: Running... udevadm settle --timeout=300 >09:07:51,296 DEBUG program: Return code: 0 >09:07:51,303 INFO program: Running... udevadm settle --timeout=300 >09:07:51,318 DEBUG program: Return code: 0 >09:07:51,321 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/swap >09:07:51,357 DEBUG program: Return code: 0 >09:07:51,365 INFO program: Running... udevadm settle --timeout=300 >09:07:51,380 DEBUG program: Return code: 0 >09:07:51,383 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >09:07:51,418 INFO program: 0 logical volume(s) in volume group "fedora" now active >09:07:51,419 DEBUG program: Return code: 0 >09:07:51,426 INFO program: Running... udevadm settle --timeout=300 >09:07:51,442 DEBUG program: Return code: 0 >09:07:51,452 INFO program: Running... udevadm settle --timeout=300 >09:07:51,468 DEBUG program: Return code: 0 >09:07:51,470 INFO program: Running... udevadm settle --timeout=300 >09:07:51,486 DEBUG program: Return code: 0 >09:07:51,489 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >09:07:51,524 DEBUG program: Return code: 0 >09:07:51,531 INFO program: Running... udevadm settle --timeout=300 >09:07:51,547 DEBUG program: Return code: 0 >09:07:51,550 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >09:07:51,586 INFO program: 0 logical volume(s) in volume group "fedora" now active >09:07:51,586 DEBUG program: Return code: 0 >09:07:51,594 INFO program: Running... udevadm settle --timeout=300 >09:07:51,610 DEBUG program: Return code: 0 >09:07:51,618 INFO program: Running... udevadm settle --timeout=300 >09:07:51,633 DEBUG program: Return code: 0 >09:07:51,636 INFO program: Running... udevadm settle --timeout=300 >09:07:51,651 DEBUG program: Return code: 0 >09:07:51,658 INFO program: Running... udevadm settle --timeout=300 >09:07:51,673 DEBUG program: Return code: 0 >09:07:51,681 INFO program: Running... udevadm settle --timeout=300 >09:07:51,703 DEBUG program: Return code: 0 >09:07:51,707 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >09:07:51,748 INFO program: 0 logical volume(s) in volume group "fedora" now active >09:07:51,750 DEBUG program: Return code: 0 >09:07:51,759 INFO program: Running... udevadm settle --timeout=300 >09:07:51,777 DEBUG program: Return code: 0 >09:07:51,788 INFO program: Running... udevadm settle --timeout=300 >09:07:51,812 DEBUG program: Return code: 0 >09:07:51,820 INFO program: Running... udevadm settle --timeout=300 >09:07:51,837 DEBUG program: Return code: 0 >09:07:51,844 INFO program: Running... udevadm settle --timeout=300 >09:07:51,859 DEBUG program: Return code: 0 >09:07:51,861 INFO program: Running... udevadm settle --timeout=300 >09:07:51,877 DEBUG program: Return code: 0 >09:07:51,883 INFO program: Running... udevadm settle --timeout=300 >09:07:51,898 DEBUG program: Return code: 0 >09:07:51,901 INFO program: Running... udevadm settle --timeout=300 >09:07:51,916 DEBUG program: Return code: 0 >09:07:51,949 INFO program: Running... udevadm settle --timeout=300 >09:07:51,967 DEBUG program: Return code: 0 >09:07:51,984 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >09:07:52,064 DEBUG program: Return code: 0 >09:07:52,070 INFO program: Running... udevadm settle --timeout=300 >09:07:52,086 DEBUG program: Return code: 0 >09:07:52,087 INFO program: Running... umount /mnt/sysimage >09:07:52,102 DEBUG program: Return code: 0 >09:07:52,102 INFO program: Running... udevadm settle --timeout=300 >09:07:52,118 DEBUG program: Return code: 0 >09:07:52,124 INFO program: Running... udevadm settle --timeout=300 >09:07:52,140 DEBUG program: Return code: 0 >09:07:52,143 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-home /mnt/sysimage >09:07:52,225 DEBUG program: Return code: 0 >09:07:52,247 INFO program: Running... udevadm settle --timeout=300 >09:07:52,263 DEBUG program: Return code: 0 >09:07:52,263 INFO program: Running... umount /mnt/sysimage >09:07:52,284 DEBUG program: Return code: 0 >09:07:52,284 INFO program: Running... udevadm settle --timeout=300 >09:07:52,300 DEBUG program: Return code: 0 >09:07:52,303 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/home >09:07:52,420 DEBUG program: Return code: 0 >09:07:52,430 INFO program: Running... udevadm settle --timeout=300 >09:07:52,449 DEBUG program: Return code: 0 >09:07:52,452 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora >09:07:52,489 INFO program: 0 logical volume(s) in volume group "fedora" now active >09:07:52,490 DEBUG program: Return code: 0 >09:07:52,498 INFO program: Running... udevadm settle --timeout=300 >09:07:52,514 DEBUG program: Return code: 0 >09:07:52,523 INFO program: Running... udevadm settle --timeout=300 >09:07:52,539 DEBUG program: Return code: 0 >09:07:52,542 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >09:07:52,583 DEBUG program: Return code: 0 >09:07:52,639 INFO program: Running... arch >09:07:52,900 INFO program: x86_64 >09:07:52,900 DEBUG program: Return code: 0 >09:07:53,038 INFO program: Running... udevadm settle --timeout=300 >09:07:53,054 DEBUG program: Return code: 0 >09:07:53,055 INFO program: Running... umount /mnt/sysimage >09:07:53,074 DEBUG program: Return code: 0 >09:07:53,075 INFO program: Running... udevadm settle --timeout=300 >09:07:53,091 DEBUG program: Return code: 0 >09:07:53,095 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora/root >09:07:53,200 DEBUG program: Return code: 0 >09:07:53,202 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdc1 /mnt/sysimage >09:07:53,261 DEBUG program: Return code: 0 >09:07:53,267 INFO program: Running... udevadm settle --timeout=300 >09:07:53,283 DEBUG program: Return code: 0 >09:07:53,284 INFO program: Running... umount /mnt/sysimage >09:07:53,300 DEBUG program: Return code: 0 >09:07:53,301 INFO program: Running... udevadm settle --timeout=300 >09:07:53,317 DEBUG program: Return code: 0 >09:07:53,324 INFO program: Running... udevadm settle --timeout=300 >09:07:53,340 DEBUG program: Return code: 0 >09:07:53,342 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >09:07:53,353 DEBUG program: Return code: 0 >09:07:53,356 INFO program: Running... arch >09:07:53,375 INFO program: x86_64 >09:07:53,376 DEBUG program: Return code: 0 >09:07:53,455 INFO program: Running... udevadm settle --timeout=300 >09:07:53,471 DEBUG program: Return code: 0 >09:07:53,472 INFO program: Running... umount /mnt/sysimage >09:07:53,487 DEBUG program: Return code: 0 >09:07:53,488 INFO program: Running... udevadm settle --timeout=300 >09:07:53,503 DEBUG program: Return code: 0 >09:07:53,506 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >09:07:53,522 DEBUG program: Return code: 0 >09:07:53,527 INFO program: Running... udevadm settle --timeout=300 >09:07:53,543 DEBUG program: Return code: 0 >09:07:53,544 INFO program: Running... umount /mnt/sysimage >09:07:53,564 DEBUG program: Return code: 0 >09:07:53,564 INFO program: Running... udevadm settle --timeout=300 >09:07:53,581 DEBUG program: Return code: 0 >09:07:53,587 INFO program: Running... udevadm settle --timeout=300 >09:07:53,603 DEBUG program: Return code: 0 >09:07:54,095 INFO program: Running... hwclock --hctosys --utc >09:07:55,162 DEBUG program: Return code: 0 >09:07:55,165 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >09:07:55,185 DEBUG program: Return code: 0 >09:07:59,406 INFO program: Running... modprobe btrfs >09:07:59,670 DEBUG program: Return code: 0 >09:07:59,684 INFO program: Running... modprobe xfs >09:07:59,909 DEBUG program: Return code: 0 >06:08:43,896 INFO program: Running... udevadm settle --timeout=300 >06:08:43,915 DEBUG program: Return code: 0 >06:08:43,995 INFO program: Running... udevadm settle --timeout=300 >06:08:44,012 DEBUG program: Return code: 0 >06:08:49,804 INFO program: Running... swapoff -a >06:08:49,816 DEBUG program: Return code: 0 >06:08:49,833 INFO program: Running... udevadm settle --timeout=300 >06:08:49,852 DEBUG program: Return code: 0 >06:08:49,855 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sda1$|","r|/sda2$|","r|/sda3$|","r|/sda$|","r|/sdc1$|","r|/fedora$|","r|/sdc2$|","r|/sdc$|"] } fedora/root >06:08:49,893 INFO program: No device found for PV xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9. >06:08:49,894 DEBUG program: Return code: 0 >06:08:49,899 INFO program: Running... udevadm settle --timeout=300 >06:08:49,918 DEBUG program: Return code: 0 >06:08:49,921 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sda1$|","r|/sda2$|","r|/sda3$|","r|/sda$|","r|/sdc1$|","r|/fedora$|","r|/sdc2$|","r|/sdc$|"] } fedora/home >06:08:49,958 INFO program: No device found for PV xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9. >06:08:49,959 DEBUG program: Return code: 0 >06:08:49,963 INFO program: Running... udevadm settle --timeout=300 >06:08:49,981 DEBUG program: Return code: 0 >06:08:49,984 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sda1$|","r|/sda2$|","r|/sda3$|","r|/sda$|","r|/sdc1$|","r|/fedora$|","r|/sdc2$|","r|/sdc$|"] } fedora/swap >06:08:50,020 INFO program: No device found for PV xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9. >06:08:50,020 DEBUG program: Return code: 0 >06:08:50,044 INFO program: Running... udevadm settle --timeout=300 >06:08:50,063 DEBUG program: Return code: 0 >06:08:50,066 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sda1$|","r|/sda2$|","r|/sda3$|","r|/sda$|","r|/sdc1$|","r|/fedora$|","r|/sdc2$|","r|/sdc$|"] } fedora/root >06:08:50,102 INFO program: No device found for PV xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9. >06:08:50,103 DEBUG program: Return code: 0 >06:08:50,108 INFO program: Running... udevadm settle --timeout=300 >06:08:50,127 DEBUG program: Return code: 0 >06:08:50,130 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sda1$|","r|/sda2$|","r|/sda3$|","r|/sda$|","r|/sdc1$|","r|/fedora$|","r|/sdc2$|","r|/sdc$|"] } fedora/home >06:08:50,165 INFO program: No device found for PV xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9. >06:08:50,166 DEBUG program: Return code: 0 >06:08:50,171 INFO program: Running... udevadm settle --timeout=300 >06:08:50,190 DEBUG program: Return code: 0 >06:08:50,194 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] filter=["r|/sda1$|","r|/sda2$|","r|/sda3$|","r|/sda$|","r|/sdc1$|","r|/fedora$|","r|/sdc2$|","r|/sdc$|"] } fedora/swap >06:08:50,229 INFO program: No device found for PV xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9. >06:08:50,230 DEBUG program: Return code: 0 >06:08:50,306 INFO program: Running... wipefs -f -a /dev/sdb1 >06:08:50,400 INFO program: /dev/sdb1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >06:08:50,401 DEBUG program: Return code: 0 >06:08:50,406 INFO program: Running... udevadm settle --timeout=300 >06:08:50,441 DEBUG program: Return code: 0 >06:08:50,442 INFO program: Running... udevadm settle --timeout=300 >06:08:50,460 DEBUG program: Return code: 0 >06:08:50,465 INFO program: Running... wipefs -f -a /dev/mapper/fedora-home >06:08:50,652 INFO program: /dev/mapper/fedora-home: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >06:08:50,653 DEBUG program: Return code: 0 >06:08:50,653 INFO program: Running... udevadm settle --timeout=300 >06:08:50,703 DEBUG program: Return code: 0 >06:08:50,706 INFO program: Running... udevadm settle --timeout=300 >06:08:50,724 DEBUG program: Return code: 0 >06:08:50,732 INFO program: Running... udevadm settle --timeout=300 >06:08:50,752 DEBUG program: Return code: 0 >06:08:50,756 INFO program: Running... lvm lvchange -a n --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 >06:08:50,793 INFO program: No device found for PV xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9. >06:08:50,794 DEBUG program: Return code: 0 >06:08:50,803 INFO program: Running... lvm lvremove --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 >06:08:50,839 INFO program: No device found for PV xVgWhI-d9Pu-2yps-nSTC-2mha-zc4U-jul7o9. >06:08:50,840 INFO program: Aborting vg_write: No metadata areas to write to! >06:08:50,840 DEBUG program: Return code: 5 >06:08:52,130 INFO program: Running... journalctl -b > > >/tmp/storage.log: >09:06:13,658 DEBUG blivet: registered device format class DeviceFormat as None >09:06:13,662 DEBUG blivet: registered device format class MDRaidMember as mdmember >09:06:13,666 DEBUG blivet: registered device format class Ext2FS as ext2 >09:06:13,667 DEBUG blivet: registered device format class Ext3FS as ext3 >09:06:13,667 DEBUG blivet: registered device format class Ext4FS as ext4 >09:06:13,667 DEBUG blivet: registered device format class FATFS as vfat >09:06:13,668 DEBUG blivet: registered device format class EFIFS as efi >09:06:13,668 DEBUG blivet: registered device format class BTRFS as btrfs >09:06:13,668 DEBUG blivet: registered device format class GFS2 as gfs2 >09:06:13,669 DEBUG blivet: registered device format class JFS as jfs >09:06:13,669 DEBUG blivet: registered device format class ReiserFS as reiserfs >09:06:13,669 DEBUG blivet: registered device format class XFS as xfs >09:06:13,670 DEBUG blivet: registered device format class HFS as hfs >09:06:13,670 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >09:06:13,671 DEBUG blivet: registered device format class HFSPlus as hfs+ >09:06:13,671 DEBUG blivet: registered device format class MacEFIFS as macefi >09:06:13,671 DEBUG blivet: registered device format class NTFS as ntfs >09:06:13,671 DEBUG blivet: registered device format class NFS as nfs >09:06:13,672 DEBUG blivet: registered device format class NFSv4 as nfs4 >09:06:13,672 DEBUG blivet: registered device format class Iso9660FS as iso9660 >09:06:13,672 DEBUG blivet: registered device format class NoDevFS as nodev >09:06:13,672 DEBUG blivet: registered device format class DevPtsFS as devpts >09:06:13,672 DEBUG blivet: registered device format class ProcFS as proc >09:06:13,673 DEBUG blivet: registered device format class SysFS as sysfs >09:06:13,673 DEBUG blivet: registered device format class TmpFS as tmpfs >09:06:13,673 DEBUG blivet: registered device format class BindFS as bind >09:06:13,673 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >09:06:13,673 DEBUG blivet: registered device format class USBFS as usbfs >09:06:13,674 DEBUG blivet: registered device format class DiskLabel as disklabel >09:06:13,675 DEBUG blivet: registered device format class BIOSBoot as biosboot >09:06:13,676 DEBUG blivet: registered device format class LUKS as luks >09:06:13,677 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >09:06:13,677 DEBUG blivet: registered device format class MultipathMember as multipath_member >09:06:13,678 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >09:06:13,680 DEBUG blivet: registered device format class SwapSpace as swap >09:06:13,680 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >09:06:14,005 DEBUG blivet: IGNORED: Caught exception, continuing. >09:06:14,006 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >09:06:14,006 DEBUG blivet: IGNORED: Begin exception details. >09:06:14,006 DEBUG blivet: IGNORED: Traceback (most recent call last): >09:06:14,006 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >09:06:14,006 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >09:06:14,006 DEBUG blivet: IGNORED: IOError: Unknown error >09:06:14,007 DEBUG blivet: IGNORED: End exception details. >09:06:15,268 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >09:06:15,269 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >09:06:15,290 INFO blivet: sr0 looks to be the live device; marking as protected >09:06:15,320 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'] >09:06:15,338 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-SoaS-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-06-23-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-SoaS-x86_64-21_Beta-', > 'ID_FS_LABEL_ENC': 'Fedora-Live-SoaS-x86_64-21_Beta-', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-29-01-06-23-00', > 'ID_FS_UUID_ENC': '2014-10-29-01-06-23-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': '02e09ffb', > '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': '139806', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-HL-DT-ST_DVDRAM_GP50NB40_KZ4D8NF5514-0:0', > '/dev/disk/by-label/Fedora-Live-SoaS-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-06-23-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 ; >09:06:15,338 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)... >09:06:15,339 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >09:06:15,340 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:15,340 INFO blivet: sr0 is a cdrom >09:06:15,341 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >09:06:15,341 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >09:06:15,348 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >09:06:15,349 INFO blivet: added cdrom sr0 (id 0) to device tree >09:06:15,351 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:06:15,368 DEBUG blivet: looking up parted Device: /dev/sr0 >09:06:15,349 INFO blivet: got device: OpticalDevice instance (0x7f58ad796d90) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 702 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: 359424 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (22, 255, 63) biosGeometry: (22, 255, 63) > PedDevice: <_ped.Device object at 0x7f58ad6b2050> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >09:06:15,418 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:06:15,439 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:06:15,440 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:06:15,453 INFO blivet: type detected on 'sr0' is 'iso9660' >09:06:15,459 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:06:15,459 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >09:06:15,460 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >09:06:15,460 INFO blivet: got format: existing iso9660 filesystem >09:06:15,466 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091016PB42001SGSDP8G /dev/disk/by-id/wwn-0x5000cca5e7caa428 /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_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Hitachi_HTS545025B9A300', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS545025B9A300\\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': '9f51ec2d', > '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': 'PB2OC64G', > 'ID_SERIAL': 'Hitachi_HTS545025B9A300_091016PB42001SGSDP8G', > 'ID_SERIAL_SHORT': '091016PB42001SGSDP8G', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5e7caa428', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5e7caa428', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '141401', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091016PB42001SGSDP8G', > '/dev/disk/by-id/wwn-0x5000cca5e7caa428', > '/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 ; >09:06:15,467 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)... >09:06:15,468 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >09:06:15,469 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:15,469 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >09:06:15,471 INFO blivet: sdb is a disk >09:06:15,471 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >09:06:15,472 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >09:06:15,494 INFO blivet: added disk sdb (id 5) to device tree >09:06:15,494 DEBUG blivet: looking up parted Device: /dev/sdb >09:06:15,494 INFO blivet: got device: DiskDevice instance (0x7f58ad703c10) -- > name = sdb status = True kids = 0 id = 5 > parents = [] > uuid = None size = 232.89 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: Hitachi HTS545025B9A300 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x7f58ad6b24d0> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f58ad65b350> >09:06:15,598 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >09:06:15,599 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >09:06:15,600 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >09:06:15,600 DEBUG blivet: required disklabel type for sdb (1) is None >09:06:15,600 DEBUG blivet: default disklabel type for sdb is msdos >09:06:15,600 DEBUG blivet: selecting msdos disklabel for sdb based on size >09:06:15,602 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >09:06:15,710 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 0x7f58ad66b650>, <parted.partition.Partition object at 0x7f58ad66b850>] > device: <parted.device.Device object at 0x7f58ad66b410> > PedDisk: <_ped.Disk object at 0x7f58ad66d5f0> >09:06:15,711 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 8 >09:06:15,713 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >09:06:15,725 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091016PB42001SGSDP8G-part1 /dev/disk/by-id/wwn-0x5000cca5e7caa428-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/a7ba9914-d32e-410f-8ba8-fe90f17ee308', > '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_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > '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': 'a7ba9914-d32e-410f-8ba8-fe90f17ee308', > 'ID_FS_UUID_ENC': 'a7ba9914-d32e-410f-8ba8-fe90f17ee308', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HTS545025B9A300', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS545025B9A300\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '9f51ec2d-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9f51ec2d', > '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': 'PB2OC64G', > 'ID_SERIAL': 'Hitachi_HTS545025B9A300_091016PB42001SGSDP8G', > 'ID_SERIAL_SHORT': '091016PB42001SGSDP8G', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5e7caa428', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5e7caa428', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '141491', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091016PB42001SGSDP8G-part1', > '/dev/disk/by-id/wwn-0x5000cca5e7caa428-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/a7ba9914-d32e-410f-8ba8-fe90f17ee308'], > '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 ; >09:06:15,725 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)... >09:06:15,726 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb1 ; incomplete: False ; >09:06:15,727 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:15,728 INFO blivet: sdb1 is a partition >09:06:15,729 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >09:06:15,730 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >09:06:15,731 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sdb (5) with existing msdos disklabel >09:06:15,740 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:06:15,741 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >09:06:15,742 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >09:06:15,743 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >09:06:15,743 DEBUG blivet: looking up parted Partition: /dev/sdb1 >09:06:15,744 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >09:06:15,746 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >09:06:15,747 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >09:06:15,748 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >09:06:15,751 INFO blivet: added partition sdb1 (id 10) to device tree >09:06:15,758 DEBUG blivet: looking up parted Device: /dev/sdb1 >09:06:15,752 INFO blivet: got device: PartitionDevice instance (0x7f58ad66bbd0) -- > name = sdb1 status = True kids = 0 id = 10 > parents = ['existing 232.89 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: 32600 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f58ad7b0b90> > 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 0x7f58ad66b4d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f58ad66b990> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58ad66b710> PedPartition: <_ped.Partition object at 0x7f58ad66c1d0> > disk = existing 232.89 GiB disk sdb (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:06:15,787 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >09:06:15,788 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >09:06:15,788 DEBUG blivet: device sdb1 does not contain a disklabel >09:06:15,788 INFO blivet: type detected on 'sdb1' is 'ext4' >09:06:15,789 DEBUG blivet: Ext4FS.supported: supported: True ; >09:06:15,790 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 13 >09:06:15,791 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >09:06:15,791 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >09:06:15,792 INFO blivet: got format: existing ext4 filesystem >09:06:15,798 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091016PB42001SGSDP8G-part2 /dev/disk/by-id/lvm-pv-uuid-uov4Zz-CO9i-Ha1F-UFHC-DUB9-xwEL-l7Ugmf /dev/disk/by-id/wwn-0x5000cca5e7caa428-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_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > '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': 'uov4Zz-CO9i-Ha1F-UFHC-DUB9-xwEL-l7Ugmf', > 'ID_FS_UUID_ENC': 'uov4Zz-CO9i-Ha1F-UFHC-DUB9-xwEL-l7Ugmf', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'Hitachi_HTS545025B9A300', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS545025B9A300\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '487370752', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '9f51ec2d-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9f51ec2d', > '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': 'PB2OC64G', > 'ID_SERIAL': 'Hitachi_HTS545025B9A300_091016PB42001SGSDP8G', > 'ID_SERIAL_SHORT': '091016PB42001SGSDP8G', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5e7caa428', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5e7caa428', > 'MAJOR': '8', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '141580', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091016PB42001SGSDP8G-part2', > '/dev/disk/by-id/lvm-pv-uuid-uov4Zz-CO9i-Ha1F-UFHC-DUB9-xwEL-l7Ugmf', > '/dev/disk/by-id/wwn-0x5000cca5e7caa428-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 ; >09:06:15,798 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)... >09:06:15,799 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb2 ; incomplete: False ; >09:06:15,800 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:15,800 INFO blivet: sdb2 is a partition >09:06:15,801 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >09:06:15,801 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >09:06:15,802 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sdb (5) with existing msdos disklabel >09:06:15,808 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >09:06:15,809 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >09:06:15,809 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >09:06:15,810 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >09:06:15,810 DEBUG blivet: looking up parted Partition: /dev/sdb2 >09:06:15,811 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >09:06:15,812 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >09:06:15,813 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >09:06:15,814 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >09:06:15,814 INFO blivet: added partition sdb2 (id 15) to device tree >09:06:15,818 DEBUG blivet: looking up parted Device: /dev/sdb2 >09:06:15,814 INFO blivet: got device: PartitionDevice instance (0x7f58ad65b290) -- > name = sdb2 status = True kids = 0 id = 15 > parents = ['existing 232.89 GiB disk sdb (5) with existing msdos disklabel'] > uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32600 did: 0 busy: False > hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) > PedDevice: <_ped.Device object at 0x7f58ad6b2710> > 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 0x7f58ad66b4d0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58ad66b910> PedPartition: <_ped.Partition object at 0x7f58ad66c230> > disk = existing 232.89 GiB disk sdb (5) with existing msdos disklabel > start = 1026048 end = 488396799 length = 487370752 > flags = lvm >09:06:15,844 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >09:06:15,845 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: None ; >09:06:15,845 DEBUG blivet: device sdb2 does not contain a disklabel >09:06:16,008 INFO blivet: type detected on 'sdb2' is 'LVM2_member' >09:06:16,011 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: uov4Zz-CO9i-Ha1F-UFHC-DUB9-xwEL-l7Ugmf ; exists: True ; vgUuid: 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG ; label: None ; peStart: 1024 KiB ; device: /dev/sdb2 ; serial: 091016PB42001SGSDP8G ; >09:06:16,022 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 18 >09:06:16,024 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >09:06:16,026 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >09:06:16,026 INFO blivet: got format: existing lvmpv >09:06:16,028 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >09:06:16,029 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG ; incomplete: True ; >09:06:16,031 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:06:16,034 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: sdb2 ; >09:06:16,041 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >09:06:16,042 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >09:06:16,044 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >09:06:16,045 INFO blivet: added lvmvg fedora (id 19) to device tree >09:06:16,089 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >09:06:16,091 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:16,092 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: T6eZ4t-bvY8-fp42-3CVF-UQkf-P0Gj-C04zqM ; incomplete: False ; >09:06:16,093 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:06:16,095 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >09:06:16,095 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 23 >09:06:16,097 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: None ; >09:06:16,097 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-home >09:06:16,099 DEBUG blivet: Adding fedora-home/411.33 GiB to fedora >09:06:16,104 INFO blivet: added lvmlv fedora-home (id 22) to device tree >09:06:16,105 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >09:06:16,107 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >09:06:16,111 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGD8FQSjMa0wiaMwVmvUvtZRJkIvvPl5r7 /dev/disk/by-uuid/048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37 /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-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGD8FQSjMa0wiaMwVmvUvtZRJkIvvPl5r7', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37', > 'ID_FS_UUID_ENC': '048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '903725', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGD8FQSjMa0wiaMwVmvUvtZRJkIvvPl5r7', > '/dev/disk/by-uuid/048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-home ; >09:06:16,111 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-5)... >09:06:16,112 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >09:06:16,113 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (22) >09:06:16,138 DEBUG blivet: looking up parted Device: /dev/fedora >09:06:16,148 DEBUG blivet: fedora size is 232.39 GiB >09:06:16,153 DEBUG blivet: vg fedora has -178.94 GiB free >09:06:16,157 DEBUG blivet: fedora size is 232.39 GiB >09:06:16,163 DEBUG blivet: vg fedora has -178.94 GiB free >09:06:16,118 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f58ad682490) -- > name = fedora-home status = True kids = 0 id = 22 > parents = ['existing 232.39 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: 374251520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (23296, 255, 63) biosGeometry: (23296, 255, 63) > PedDevice: <_ped.Device object at 0x7f58ad6b27a0> > target size = 411.33 GiB path = /dev/mapper/fedora-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f58ad682290) -- > name = fedora status = True kids = 1 id = 19 > parents = ['existing 232.4 GiB partition sdb2 (15) with existing lvmpv'] > uuid = 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG size = 232.39 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 232.39 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 59493 > PE Free = 16 PV Count = 1 > modified = False extents = 59493 free space = -178.94 GiB > free extents = -45808 reserved percent = 0 reserved space = 0 B > PVs = ['existing 232.4 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 >09:06:16,212 DEBUG blivet: looking up parted Device: /dev/fedora >09:06:16,222 DEBUG blivet: fedora size is 232.39 GiB >09:06:16,227 DEBUG blivet: vg fedora has -178.94 GiB free >09:06:16,232 DEBUG blivet: fedora size is 232.39 GiB >09:06:16,237 DEBUG blivet: vg fedora has -178.94 GiB free >09:06:16,269 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >09:06:16,270 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >09:06:16,270 DEBUG blivet: device fedora-home does not contain a disklabel >09:06:16,270 INFO blivet: type detected on 'fedora-home' is 'ext4' >09:06:16,272 DEBUG blivet: Ext4FS.supported: supported: True ; >09:06:16,272 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 25 >09:06:16,273 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >09:06:16,273 INFO blivet: got format: existing ext4 filesystem >09:06:16,274 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:06:16,275 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:16,276 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: dcya63-OPUX-vlrx-TgF0-91Tj-bfSb-hfezdg ; incomplete: False ; >09:06:16,277 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:06:16,279 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >09:06:16,279 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 >09:06:16,280 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >09:06:16,280 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >09:06:16,282 DEBUG blivet: Adding fedora-swap/3968 MiB to fedora >09:06:16,286 INFO blivet: added lvmlv fedora-swap (id 27) to device tree >09:06:16,287 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >09:06:16,289 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:06:16,293 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcG19LdZ2UiVyJN5rpxOFtSLmVZ7Cd3wmQf /dev/disk/by-uuid/936ec974-e459-4bb5-8a97-a463eb3634c2 /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-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcG19LdZ2UiVyJN5rpxOFtSLmVZ7Cd3wmQf', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '936ec974-e459-4bb5-8a97-a463eb3634c2', > 'ID_FS_UUID_ENC': '936ec974-e459-4bb5-8a97-a463eb3634c2', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '882270', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcG19LdZ2UiVyJN5rpxOFtSLmVZ7Cd3wmQf', > '/dev/disk/by-uuid/936ec974-e459-4bb5-8a97-a463eb3634c2', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >09:06:16,293 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >09:06:16,294 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:06:16,295 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (27) >09:06:16,319 DEBUG blivet: looking up parted Device: /dev/fedora >09:06:16,328 DEBUG blivet: fedora size is 232.39 GiB >09:06:16,334 DEBUG blivet: vg fedora has -182.81 GiB free >09:06:16,339 DEBUG blivet: fedora size is 232.39 GiB >09:06:16,346 DEBUG blivet: vg fedora has -182.81 GiB free >09:06:16,300 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f58ad66bc50) -- > name = fedora-swap status = True kids = 0 id = 27 > parents = ['existing 232.39 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 0x7f58ad6b2830> > target size = 3968 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f58ad682290) -- > name = fedora status = True kids = 2 id = 19 > parents = ['existing 232.4 GiB partition sdb2 (15) with existing lvmpv'] > uuid = 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG size = 232.39 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 232.39 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 59493 > PE Free = 16 PV Count = 1 > modified = False extents = 59493 free space = -182.81 GiB > free extents = -46800 reserved percent = 0 reserved space = 0 B > PVs = ['existing 232.4 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 >09:06:16,401 DEBUG blivet: looking up parted Device: /dev/fedora >09:06:16,411 DEBUG blivet: fedora size is 232.39 GiB >09:06:16,417 DEBUG blivet: vg fedora has -182.81 GiB free >09:06:16,421 DEBUG blivet: fedora size is 232.39 GiB >09:06:16,427 DEBUG blivet: vg fedora has -182.81 GiB free >09:06:16,462 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >09:06:16,463 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >09:06:16,463 DEBUG blivet: device fedora-swap does not contain a disklabel >09:06:16,464 INFO blivet: type detected on 'fedora-swap' is 'swap' >09:06:16,465 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 936ec974-e459-4bb5-8a97-a463eb3634c2 ; exists: True ; label: None ; >09:06:16,465 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 30 >09:06:16,466 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >09:06:16,466 INFO blivet: got format: existing swap >09:06:16,468 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:06:16,469 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:16,470 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: hyhMxN-sO9T-8cnp-08zf-0b9g-WiFN-cv6ekw ; incomplete: False ; >09:06:16,471 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:06:16,472 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >09:06:16,472 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 33 >09:06:16,473 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >09:06:16,474 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >09:06:16,475 DEBUG blivet: Adding fedora-root/50 GiB to fedora >09:06:16,479 INFO blivet: added lvmlv fedora-root (id 32) to device tree >09:06:16,481 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >09:06:16,482 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:06:16,486 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGfULRkS7JSPNpjmFceZTOPLQxkCghPerT /dev/disk/by-uuid/b90ada2d-590c-4829-bbf9-e2d181fa6faf /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-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGfULRkS7JSPNpjmFceZTOPLQxkCghPerT', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b90ada2d-590c-4829-bbf9-e2d181fa6faf', > 'ID_FS_UUID_ENC': 'b90ada2d-590c-4829-bbf9-e2d181fa6faf', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '924231', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGfULRkS7JSPNpjmFceZTOPLQxkCghPerT', > '/dev/disk/by-uuid/b90ada2d-590c-4829-bbf9-e2d181fa6faf', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >09:06:16,487 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >09:06:16,488 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:06:16,489 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (32) >09:06:16,513 DEBUG blivet: looking up parted Device: /dev/fedora >09:06:16,522 DEBUG blivet: fedora size is 232.39 GiB >09:06:16,529 DEBUG blivet: vg fedora has -232.81 GiB free >09:06:16,533 DEBUG blivet: fedora size is 232.39 GiB >09:06:16,540 DEBUG blivet: vg fedora has -232.81 GiB free >09:06:16,494 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f58ad6827d0) -- > name = fedora-root status = True kids = 0 id = 32 > parents = ['existing 232.39 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 0x7f58ad6b28c0> > target size = 50 GiB path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f58ad682290) -- > name = fedora status = True kids = 3 id = 19 > parents = ['existing 232.4 GiB partition sdb2 (15) with existing lvmpv'] > uuid = 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG size = 232.39 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 232.39 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 59493 > PE Free = 16 PV Count = 1 > modified = False extents = 59493 free space = -232.81 GiB > free extents = -59600 reserved percent = 0 reserved space = 0 B > PVs = ['existing 232.4 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 >09:06:16,599 DEBUG blivet: looking up parted Device: /dev/fedora >09:06:16,608 DEBUG blivet: fedora size is 232.39 GiB >09:06:16,614 DEBUG blivet: vg fedora has -232.81 GiB free >09:06:16,619 DEBUG blivet: fedora size is 232.39 GiB >09:06:16,626 DEBUG blivet: vg fedora has -232.81 GiB free >09:06:16,666 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >09:06:16,668 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >09:06:16,668 DEBUG blivet: device fedora-root does not contain a disklabel >09:06:16,668 INFO blivet: type detected on 'fedora-root' is 'ext4' >09:06:16,669 DEBUG blivet: Ext4FS.supported: supported: True ; >09:06:16,670 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 35 >09:06:16,671 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >09:06:16,671 INFO blivet: got format: existing ext4 filesystem >09:06:16,672 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >09:06:16,673 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (22) with existing ext4 filesystem >09:06:16,678 DEBUG blivet: set fedora-home copies to 1, metadata size to 0 B, log size to 0 B, total size 411.33 GiB >09:06:16,684 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:06:16,684 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (27) with existing swap >09:06:16,690 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 3968 MiB >09:06:16,695 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:06:16,696 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (32) with existing ext4 filesystem >09:06:16,701 DEBUG blivet: set fedora-root copies to 1, metadata size to 0 B, log size to 0 B, total size 50 GiB >09:06:16,710 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': '966783', > '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 ; >09:06:16,711 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)... >09:06:16,712 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >09:06:16,712 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:16,713 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >09:06:16,715 INFO blivet: sdc is a disk >09:06:16,715 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >09:06:16,716 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >09:06:16,722 INFO blivet: added disk sdc (id 38) to device tree >09:06:16,722 DEBUG blivet: looking up parted Device: /dev/sdc >09:06:16,722 INFO blivet: got device: DiskDevice instance (0x7f58ad682810) -- > 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 0x7f58ad6b2a70> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f58ad682610> >09:06:16,805 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >09:06:16,807 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >09:06:16,808 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >09:06:16,808 DEBUG blivet: required disklabel type for sdc (1) is None >09:06:16,808 DEBUG blivet: default disklabel type for sdc is msdos >09:06:16,809 DEBUG blivet: selecting msdos disklabel for sdc based on size >09:06:16,810 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >09:06:50,664 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 0x7f58ad61a850>, <parted.partition.Partition object at 0x7f58ad61a950>] > device: <parted.device.Device object at 0x7f58ad61a710> > PedDisk: <_ped.Disk object at 0x7f58ad66dfc8> >09:06:50,666 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 41 >09:06:50,668 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >09:06:50,680 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': '966878', > '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 ; >09:06:50,681 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)... >09:06:50,682 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >09:06:50,686 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:50,686 INFO blivet: sdc1 is a partition >09:06:50,687 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >09:06:50,689 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >09:06:50,690 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sdc (38) with existing msdos disklabel >09:06:50,699 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >09:06:50,701 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >09:06:50,701 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >09:06:50,703 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >09:06:50,703 DEBUG blivet: looking up parted Partition: /dev/sdc1 >09:06:50,704 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >09:06:50,705 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >09:06:50,707 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >09:06:50,708 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >09:06:50,708 INFO blivet: added partition sdc1 (id 43) to device tree >09:06:50,714 DEBUG blivet: looking up parted Device: /dev/sdc1 >09:06:50,708 INFO blivet: got device: PartitionDevice instance (0x7f58ad61acd0) -- > 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: 32600 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f58ad6b2cb0> > 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 0x7f58ad61a590> fileSystem: <parted.filesystem.FileSystem object at 0x7f58ad61aad0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58ad61a910> PedPartition: <_ped.Partition object at 0x7f58ad6934d0> > disk = existing 465.76 GiB disk sdc (38) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:06:50,746 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >09:06:50,747 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >09:06:50,747 DEBUG blivet: device sdc1 does not contain a disklabel >09:06:50,748 INFO blivet: type detected on 'sdc1' is 'ext4' >09:06:50,749 DEBUG blivet: Ext4FS.supported: supported: True ; >09:06:50,749 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 46 >09:06:50,750 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >09:06:50,751 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext4 ; >09:06:50,751 INFO blivet: got format: existing ext4 filesystem >09:06:50,757 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': '966931', > '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 ; >09:06:50,757 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)... >09:06:50,758 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc2 ; incomplete: False ; >09:06:50,758 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:50,759 INFO blivet: sdc2 is a partition >09:06:50,759 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >09:06:50,760 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >09:06:50,761 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sdc (38) with existing msdos disklabel >09:06:50,767 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >09:06:50,768 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >09:06:50,768 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 49 >09:06:50,769 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >09:06:50,769 DEBUG blivet: looking up parted Partition: /dev/sdc2 >09:06:50,770 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >09:06:50,771 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >09:06:50,772 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >09:06:50,773 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >09:06:50,773 INFO blivet: added partition sdc2 (id 48) to device tree >09:06:50,777 DEBUG blivet: looking up parted Device: /dev/sdc2 >09:06:50,773 INFO blivet: got device: PartitionDevice instance (0x7f58ad61ac90) -- > 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 0x7f58ad6b29e0> > 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 0x7f58ad61a590> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58ad61aa50> PedPartition: <_ped.Partition object at 0x7f58ad693230> > disk = existing 465.76 GiB disk sdc (38) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm >09:06:50,809 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >09:06:50,810 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: None ; >09:06:50,810 DEBUG blivet: device sdc2 does not contain a disklabel >09:06:50,810 INFO blivet: type detected on 'sdc2' is 'LVM2_member' >09:06:50,811 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 ; >09:06:50,815 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 51 >09:06:50,816 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >09:06:50,817 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: lvmpv ; >09:06:50,817 INFO blivet: got format: existing lvmpv >09:06:50,818 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdc2 ; >09:06:50,818 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: GPlG97-ZoTO-pGKK-0kb3-J1Cf-y0f7-Ab0KcF ; incomplete: True ; >09:06:50,819 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:06:50,821 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: sdc2 ; >09:06:50,822 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >09:06:50,823 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 53 >09:06:50,824 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >09:06:50,824 INFO blivet: added lvmvg fedora (id 52) to device tree >09:06:50,825 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >09:06:50,826 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (22) with existing ext4 filesystem >09:06:50,831 DEBUG blivet: already added fedora-home >09:06:50,832 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:06:50,833 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (27) with existing swap >09:06:50,838 DEBUG blivet: already added fedora-swap >09:06:50,839 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:06:50,840 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (32) with existing ext4 filesystem >09:06:50,845 DEBUG blivet: already added fedora-root >09:06:50,845 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >09:06:50,846 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (22) with existing ext4 filesystem >09:06:50,852 DEBUG blivet: set fedora-home copies to 1, metadata size to 0 B, log size to 0 B, total size 411.33 GiB >09:06:50,857 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:06:50,858 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (27) with existing swap >09:06:50,863 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 3968 MiB >09:06:50,868 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:06:50,869 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (32) with existing ext4 filesystem >09:06:50,875 DEBUG blivet: set fedora-root copies to 1, metadata size to 0 B, log size to 0 B, total size 50 GiB >09:06:50,883 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': '144491', > '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 ; >09:06:50,884 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >09:06:50,885 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >09:06:50,885 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:50,886 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >09:06:50,887 INFO blivet: sda is a disk >09:06:50,888 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 57 >09:06:50,889 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >09:06:50,895 INFO blivet: added disk sda (id 56) to device tree >09:06:50,895 DEBUG blivet: looking up parted Device: /dev/sda >09:06:50,895 INFO blivet: got device: DiskDevice instance (0x7f58ad61add0) -- > 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 0x7f58ad6b2d40> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f58ad6272d0> >09:06:50,923 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >09:06:50,926 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >09:06:50,927 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:06:50,927 DEBUG blivet: required disklabel type for sda (1) is None >09:06:50,927 DEBUG blivet: default disklabel type for sda is msdos >09:06:50,927 DEBUG blivet: selecting msdos disklabel for sda based on size >09:06:50,929 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >09:06:50,945 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 0x7f58ad6277d0>, <parted.partition.Partition object at 0x7f58ad627b10>, <parted.partition.Partition object at 0x7f58ad627d90>] > device: <parted.device.Device object at 0x7f58ad627590> > PedDisk: <_ped.Disk object at 0x7f58ad68d128> >09:06:50,946 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 59 >09:06:50,947 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >09:06:50,954 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': '144620', > '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 ; >09:06:50,954 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >09:06:50,955 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >09:06:50,956 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:50,957 INFO blivet: sda1 is a partition >09:06:50,957 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >09:06:50,960 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >09:06:50,961 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476.94 GiB disk sda (56) with existing msdos disklabel >09:06:50,968 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >09:06:50,970 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >09:06:50,971 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 62 >09:06:50,972 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >09:06:50,972 DEBUG blivet: looking up parted Partition: /dev/sda1 >09:06:50,973 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >09:06:50,974 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >09:06:50,975 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >09:06:50,975 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >09:06:50,976 INFO blivet: added partition sda1 (id 61) to device tree >09:06:50,980 DEBUG blivet: looking up parted Device: /dev/sda1 >09:06:50,976 INFO blivet: got device: PartitionDevice instance (0x7f58ad682bd0) -- > 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: 32600 did: 0 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f58ad6b2e60> > 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 0x7f58ad627650> fileSystem: <parted.filesystem.FileSystem object at 0x7f58ad627c50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f58ad6278d0> PedPartition: <_ped.Partition object at 0x7f58ad62b950> > disk = existing 476.94 GiB disk sda (56) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = >09:06:51,010 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >09:06:51,011 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >09:06:51,011 DEBUG blivet: device sda1 does not contain a disklabel >09:06:51,011 INFO blivet: type detected on 'sda1' is 'swap' >09:06:51,012 DEBUG blivet: SwapSpace.__init__: device: /dev/sda1 ; serial: 14270C8C28F0 ; uuid: 42ef186b-d4da-49ab-8dc1-635023a14c56 ; exists: True ; label: None ; >09:06:51,012 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 64 >09:06:51,013 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >09:06:51,013 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: swap ; >09:06:51,014 INFO blivet: got format: existing swap >09:06:51,019 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': '144748', > '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 ; >09:06:51,019 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >09:06:51,020 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda2 ; incomplete: False ; >09:06:51,021 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:51,021 INFO blivet: sda2 is a partition >09:06:51,022 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >09:06:51,022 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >09:06:51,023 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476.94 GiB disk sda (56) with existing msdos disklabel >09:06:51,029 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >09:06:51,030 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >09:06:51,030 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 67 >09:06:51,031 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >09:06:51,031 DEBUG blivet: looking up parted Partition: /dev/sda2 >09:06:51,032 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >09:06:51,033 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >09:06:51,034 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >09:06:51,034 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >09:06:51,035 INFO blivet: added partition sda2 (id 66) to device tree >09:06:51,039 DEBUG blivet: looking up parted Device: /dev/sda2 >09:06:51,035 INFO blivet: got device: PartitionDevice instance (0x7f58ad627510) -- > 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 0x7f58ad62e170> > 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 0x7f58ad627650> fileSystem: <parted.filesystem.FileSystem object at 0x7f58ad627c90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58ad627bd0> PedPartition: <_ped.Partition object at 0x7f58ad62b830> > disk = existing 476.94 GiB disk sda (56) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot >09:06:51,070 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >09:06:51,070 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >09:06:51,070 DEBUG blivet: device sda2 does not contain a disklabel >09:06:51,071 INFO blivet: type detected on 'sda2' is 'ext4' >09:06:51,072 DEBUG blivet: Ext4FS.supported: supported: True ; >09:06:51,072 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 69 >09:06:51,073 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >09:06:51,074 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >09:06:51,074 INFO blivet: got format: existing ext4 filesystem >09:06:51,079 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': '144877', > '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 ; >09:06:51,079 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >09:06:51,080 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda3 ; incomplete: False ; >09:06:51,081 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:51,081 INFO blivet: sda3 is a partition >09:06:51,082 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >09:06:51,082 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >09:06:51,083 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476.94 GiB disk sda (56) with existing msdos disklabel >09:06:51,089 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >09:06:51,090 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >09:06:51,090 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 72 >09:06:51,091 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >09:06:51,091 DEBUG blivet: looking up parted Partition: /dev/sda3 >09:06:51,092 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >09:06:51,093 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >09:06:51,094 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >09:06:51,095 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >09:06:51,095 INFO blivet: added partition sda3 (id 71) to device tree >09:06:51,100 DEBUG blivet: looking up parted Device: /dev/sda3 >09:06:51,095 INFO blivet: got device: PartitionDevice instance (0x7f58ad632250) -- > 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: 32600 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f58ad62e200> > 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 0x7f58ad627650> fileSystem: <parted.filesystem.FileSystem object at 0x7f58ad627e50> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f58ad627dd0> PedPartition: <_ped.Partition object at 0x7f58ad62b890> > disk = existing 476.94 GiB disk sda (56) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = >09:06:51,130 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >09:06:51,131 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >09:06:51,131 DEBUG blivet: device sda3 does not contain a disklabel >09:06:51,131 INFO blivet: type detected on 'sda3' is 'ext4' >09:06:51,132 DEBUG blivet: Ext4FS.supported: supported: True ; >09:06:51,132 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 74 >09:06:51,133 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >09:06:51,134 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >09:06:51,134 INFO blivet: got format: existing ext4 filesystem >09:06:51,136 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': '187946', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >09:06:51,136 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >09:06:51,137 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >09:06:51,138 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:51,138 INFO blivet: loop0 is a loop device >09:06:51,139 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >09:06:51,140 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >09:06:51,140 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:51,141 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 77 >09:06:51,142 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >09:06:51,142 INFO blivet: added file /osmin.img (deleted) (id 76) to device tree >09:06:51,143 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >09:06:51,143 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 80 >09:06:51,144 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:06:51,144 INFO blivet: added loop loop0 (id 79) to device tree >09:06:51,144 INFO blivet: got device: LoopDevice instance (0x7f58ad627190) -- > 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 >09:06:51,147 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >09:06:51,147 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >09:06:51,148 DEBUG blivet: device loop0 does not contain a disklabel >09:06:51,148 INFO blivet: type detected on 'loop0' is 'squashfs' >09:06:51,148 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 82 >09:06:51,149 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:06:51,150 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': '188714', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >09:06:51,151 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >09:06:51,151 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >09:06:51,152 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:51,152 INFO blivet: loop1 is a loop device >09:06:51,153 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >09:06:51,154 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >09:06:51,154 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:51,155 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 85 >09:06:51,156 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >09:06:51,156 INFO blivet: added file /osmin (id 84) to device tree >09:06:51,157 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >09:06:51,157 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 88 >09:06:51,158 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:06:51,158 INFO blivet: added loop loop1 (id 87) to device tree >09:06:51,158 INFO blivet: got device: LoopDevice instance (0x7f58ad632350) -- > 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 >09:06:51,160 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >09:06:51,161 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >09:06:51,161 DEBUG blivet: device loop1 does not contain a disklabel >09:06:51,162 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >09:06:51,162 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 90 >09:06:51,163 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:06:51,164 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': '189492', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >09:06:51,164 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >09:06:51,165 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >09:06:51,166 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:51,166 INFO blivet: loop2 is a loop device >09:06:51,167 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >09:06:51,167 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >09:06:51,168 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:51,168 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 93 >09:06:51,169 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >09:06:51,170 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 92) to device tree >09:06:51,171 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >09:06:51,171 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 96 >09:06:51,172 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:06:51,172 INFO blivet: added loop loop2 (id 95) to device tree >09:06:51,172 INFO blivet: got device: LoopDevice instance (0x7f58ad632390) -- > 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 >09:06:51,175 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >09:06:51,175 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >09:06:51,176 DEBUG blivet: device loop2 does not contain a disklabel >09:06:51,176 INFO blivet: type detected on 'loop2' is 'squashfs' >09:06:51,176 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 98 >09:06:51,177 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:06:51,179 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Soa /dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Soa', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '72d996e0-bab2-465a-a634-f2119f66ce56', > 'ID_FS_UUID_ENC': '72d996e0-bab2-465a-a634-f2119f66ce56', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '190273', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Soa', > '/dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >09:06:51,179 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >09:06:51,180 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:06:51,181 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:51,181 INFO blivet: loop3 is a loop device >09:06:51,182 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >09:06:51,182 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >09:06:51,183 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:51,183 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 101 >09:06:51,184 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >09:06:51,185 INFO blivet: added file /LiveOS/ext3fs.img (id 100) to device tree >09:06:51,186 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >09:06:51,186 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 104 >09:06:51,187 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >09:06:51,187 INFO blivet: added loop loop3 (id 103) to device tree >09:06:51,187 INFO blivet: got device: LoopDevice instance (0x7f58ad632710) -- > 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 >09:06:51,189 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >09:06:51,190 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >09:06:51,190 DEBUG blivet: device loop3 does not contain a disklabel >09:06:51,191 INFO blivet: type detected on 'loop3' is 'ext4' >09:06:51,192 DEBUG blivet: Ext4FS.supported: supported: True ; >09:06:51,192 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 106 >09:06:51,193 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >09:06:51,193 INFO blivet: got format: existing ext4 filesystem >09:06:51,194 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': '191061', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >09:06:51,194 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >09:06:51,195 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >09:06:51,196 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:51,196 INFO blivet: loop4 is a loop device >09:06:51,197 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >09:06:51,197 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >09:06:51,198 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:51,199 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 109 >09:06:51,200 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >09:06:51,200 INFO blivet: added file /overlay (deleted) (id 108) to device tree >09:06:51,201 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >09:06:51,201 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 112 >09:06:51,202 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:06:51,202 INFO blivet: added loop loop4 (id 111) to device tree >09:06:51,203 INFO blivet: got device: LoopDevice instance (0x7f58ad61aed0) -- > 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 >09:06:51,205 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >09:06:51,206 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >09:06:51,206 DEBUG blivet: device loop4 does not contain a disklabel >09:06:51,206 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >09:06:51,206 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 114 >09:06:51,207 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:06:51,210 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Soa /dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56 /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-Soa', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '72d996e0-bab2-465a-a634-f2119f66ce56', > 'ID_FS_UUID_ENC': '72d996e0-bab2-465a-a634-f2119f66ce56', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11057', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Soa', > '/dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >09:06:51,210 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >09:06:51,211 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >09:06:51,211 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:51,212 INFO blivet: live-rw is a device-mapper device >09:06:51,212 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >09:06:51,213 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >09:06:51,214 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:06:51,215 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:06:51,216 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:06:51,217 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (103) with existing ext4 filesystem >09:06:51,218 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >09:06:51,219 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (111) >09:06:51,221 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >09:06:51,221 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:51,223 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >09:06:51,223 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 117 >09:06:51,224 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >09:06:51,224 INFO blivet: added dm live-rw (id 116) to device tree >09:06:51,225 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >09:06:51,224 INFO blivet: got device: DMDevice instance (0x7f58ad6326d0) -- > 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 0x7f58ad62e320> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >09:06:51,244 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >09:06:51,245 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >09:06:51,245 DEBUG blivet: device live-rw does not contain a disklabel >09:06:51,245 INFO blivet: type detected on 'live-rw' is 'ext4' >09:06:51,246 DEBUG blivet: Ext4FS.supported: supported: True ; >09:06:51,246 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 119 >09:06:51,247 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >09:06:51,247 INFO blivet: got format: existing ext4 filesystem >09:06:51,250 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Soa /dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56 /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-Soa', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '72d996e0-bab2-465a-a634-f2119f66ce56', > 'ID_FS_UUID_ENC': '72d996e0-bab2-465a-a634-f2119f66ce56', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30783', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Soa', > '/dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >09:06:51,250 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >09:06:51,251 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >09:06:51,252 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:51,252 INFO blivet: live-base is a device-mapper device >09:06:51,253 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >09:06:51,253 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >09:06:51,254 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:06:51,255 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:06:51,256 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:06:51,257 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:06:51,258 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (103) with existing ext4 filesystem >09:06:51,259 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >09:06:51,260 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:51,261 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >09:06:51,261 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 122 >09:06:51,262 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >09:06:51,262 INFO blivet: added dm live-base (id 121) to device tree >09:06:51,263 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >09:06:51,263 INFO blivet: got device: DMDevice instance (0x7f58ad632e50) -- > 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 0x7f58ad62e290> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >09:06:51,277 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >09:06:51,278 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >09:06:51,278 DEBUG blivet: device live-base does not contain a disklabel >09:06:51,278 INFO blivet: type detected on 'live-base' is 'ext4' >09:06:51,279 DEBUG blivet: Ext4FS.supported: supported: True ; >09:06:51,280 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 124 >09:06:51,280 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >09:06:51,281 INFO blivet: got format: existing ext4 filesystem >09:06:51,283 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Soa /dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56 /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-Soa', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '72d996e0-bab2-465a-a634-f2119f66ce56', > 'ID_FS_UUID_ENC': '72d996e0-bab2-465a-a634-f2119f66ce56', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52963', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Soa', > '/dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >09:06:51,284 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >09:06:51,284 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >09:06:51,285 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:51,285 INFO blivet: live-osimg-min is a device-mapper device >09:06:51,286 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >09:06:51,287 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >09:06:51,288 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:06:51,289 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:06:51,289 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:06:51,290 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >09:06:51,291 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >09:06:51,292 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (87) >09:06:51,293 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:06:51,294 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (103) with existing ext4 filesystem >09:06:51,296 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >09:06:51,297 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:06:51,298 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >09:06:51,298 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 127 >09:06:51,299 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >09:06:51,299 INFO blivet: added dm live-osimg-min (id 126) to device tree >09:06:51,300 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >09:06:51,300 INFO blivet: got device: DMDevice instance (0x7f58ad632ed0) -- > 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 0x7f58ad62e3b0> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >09:06:51,314 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >09:06:51,315 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >09:06:51,315 DEBUG blivet: device live-osimg-min does not contain a disklabel >09:06:51,315 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >09:06:51,316 DEBUG blivet: Ext4FS.supported: supported: True ; >09:06:51,316 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 129 >09:06:51,317 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >09:06:51,317 INFO blivet: got format: existing ext4 filesystem >09:06:51,321 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcG19LdZ2UiVyJN5rpxOFtSLmVZ7Cd3wmQf /dev/disk/by-uuid/936ec974-e459-4bb5-8a97-a463eb3634c2 /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-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcG19LdZ2UiVyJN5rpxOFtSLmVZ7Cd3wmQf', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '936ec974-e459-4bb5-8a97-a463eb3634c2', > 'ID_FS_UUID_ENC': '936ec974-e459-4bb5-8a97-a463eb3634c2', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '882270', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcG19LdZ2UiVyJN5rpxOFtSLmVZ7Cd3wmQf', > '/dev/disk/by-uuid/936ec974-e459-4bb5-8a97-a463eb3634c2', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >09:06:51,321 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >09:06:51,322 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:06:51,322 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (27) with existing swap >09:06:51,346 DEBUG blivet: looking up parted Device: /dev/fedora >09:06:51,355 DEBUG blivet: fedora size is 232.39 GiB >09:06:51,362 DEBUG blivet: vg fedora has -232.81 GiB free >09:06:51,366 DEBUG blivet: fedora size is 232.39 GiB >09:06:51,373 DEBUG blivet: vg fedora has -232.81 GiB free >09:06:51,327 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f58ad66bc50) -- > name = fedora-swap status = True kids = 0 id = 27 > parents = ['existing 232.39 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 0x7f58ad6b2830> > target size = 3968 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f58ad682290) -- > name = fedora status = True kids = 3 id = 19 > parents = ['existing 232.4 GiB partition sdb2 (15) with existing lvmpv'] > uuid = 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG size = 232.39 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 232.39 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 59493 > PE Free = 16 PV Count = 1 > modified = False extents = 59493 free space = -232.81 GiB > free extents = -59600 reserved percent = 0 reserved space = 0 B > PVs = ['existing 232.4 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 >09:06:51,430 DEBUG blivet: looking up parted Device: /dev/fedora >09:06:51,439 DEBUG blivet: fedora size is 232.39 GiB >09:06:51,446 DEBUG blivet: vg fedora has -232.81 GiB free >09:06:51,450 DEBUG blivet: fedora size is 232.39 GiB >09:06:51,457 DEBUG blivet: vg fedora has -232.81 GiB free >09:06:51,496 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >09:06:51,497 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >09:06:51,497 DEBUG blivet: device fedora-swap does not contain a disklabel >09:06:51,497 DEBUG blivet: no type or existing type for fedora-swap, bailing >09:06:51,500 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGfULRkS7JSPNpjmFceZTOPLQxkCghPerT /dev/disk/by-uuid/b90ada2d-590c-4829-bbf9-e2d181fa6faf /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-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGfULRkS7JSPNpjmFceZTOPLQxkCghPerT', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b90ada2d-590c-4829-bbf9-e2d181fa6faf', > 'ID_FS_UUID_ENC': 'b90ada2d-590c-4829-bbf9-e2d181fa6faf', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '924231', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGfULRkS7JSPNpjmFceZTOPLQxkCghPerT', > '/dev/disk/by-uuid/b90ada2d-590c-4829-bbf9-e2d181fa6faf', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >09:06:51,500 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >09:06:51,501 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:06:51,502 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (32) with existing ext4 filesystem >09:06:51,526 DEBUG blivet: looking up parted Device: /dev/fedora >09:06:51,535 DEBUG blivet: fedora size is 232.39 GiB >09:06:51,542 DEBUG blivet: vg fedora has -232.81 GiB free >09:06:51,546 DEBUG blivet: fedora size is 232.39 GiB >09:06:51,553 DEBUG blivet: vg fedora has -232.81 GiB free >09:06:51,507 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f58ad6827d0) -- > name = fedora-root status = True kids = 0 id = 32 > parents = ['existing 232.39 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 0x7f58ad6b28c0> > target size = 50 GiB path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f58ad682290) -- > name = fedora status = True kids = 3 id = 19 > parents = ['existing 232.4 GiB partition sdb2 (15) with existing lvmpv'] > uuid = 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG size = 232.39 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 232.39 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 59493 > PE Free = 16 PV Count = 1 > modified = False extents = 59493 free space = -232.81 GiB > free extents = -59600 reserved percent = 0 reserved space = 0 B > PVs = ['existing 232.4 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 >09:06:51,611 DEBUG blivet: looking up parted Device: /dev/fedora >09:06:51,620 DEBUG blivet: fedora size is 232.39 GiB >09:06:51,626 DEBUG blivet: vg fedora has -232.81 GiB free >09:06:51,631 DEBUG blivet: fedora size is 232.39 GiB >09:06:51,637 DEBUG blivet: vg fedora has -232.81 GiB free >09:06:51,676 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >09:06:51,677 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >09:06:51,677 DEBUG blivet: device fedora-root does not contain a disklabel >09:06:51,678 DEBUG blivet: no type or existing type for fedora-root, bailing >09:06:51,681 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGD8FQSjMa0wiaMwVmvUvtZRJkIvvPl5r7 /dev/disk/by-uuid/048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37 /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-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGD8FQSjMa0wiaMwVmvUvtZRJkIvvPl5r7', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37', > 'ID_FS_UUID_ENC': '048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '903725', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGD8FQSjMa0wiaMwVmvUvtZRJkIvvPl5r7', > '/dev/disk/by-uuid/048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-home ; >09:06:51,681 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-5)... >09:06:51,682 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >09:06:51,682 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (22) with existing ext4 filesystem >09:06:51,707 DEBUG blivet: looking up parted Device: /dev/fedora >09:06:51,716 DEBUG blivet: fedora size is 232.39 GiB >09:06:51,723 DEBUG blivet: vg fedora has -232.81 GiB free >09:06:51,727 DEBUG blivet: fedora size is 232.39 GiB >09:06:51,734 DEBUG blivet: vg fedora has -232.81 GiB free >09:06:51,687 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f58ad682490) -- > name = fedora-home status = True kids = 0 id = 22 > parents = ['existing 232.39 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: 374251520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (23296, 255, 63) biosGeometry: (23296, 255, 63) > PedDevice: <_ped.Device object at 0x7f58ad6b27a0> > target size = 411.33 GiB path = /dev/mapper/fedora-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f58ad682290) -- > name = fedora status = True kids = 3 id = 19 > parents = ['existing 232.4 GiB partition sdb2 (15) with existing lvmpv'] > uuid = 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG size = 232.39 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 232.39 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 59493 > PE Free = 16 PV Count = 1 > modified = False extents = 59493 free space = -232.81 GiB > free extents = -59600 reserved percent = 0 reserved space = 0 B > PVs = ['existing 232.4 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 >09:06:51,792 DEBUG blivet: looking up parted Device: /dev/fedora >09:06:51,801 DEBUG blivet: fedora size is 232.39 GiB >09:06:51,807 DEBUG blivet: vg fedora has -232.81 GiB free >09:06:51,812 DEBUG blivet: fedora size is 232.39 GiB >09:06:51,818 DEBUG blivet: vg fedora has -232.81 GiB free >09:06:51,857 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >09:06:51,858 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >09:06:51,858 DEBUG blivet: device fedora-home does not contain a disklabel >09:06:51,859 DEBUG blivet: no type or existing type for fedora-home, bailing >09:06:51,880 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >09:06:51,882 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >09:06:51,895 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >09:06:51,896 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:06:51,897 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:06:51,910 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >09:06:51,923 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >09:06:52,023 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >09:06:52,025 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:06:52,028 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:06:52,052 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >09:06:52,099 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >09:06:52,100 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >09:06:52,102 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >09:06:52,117 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >09:06:52,119 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:06:52,120 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:06:52,134 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >09:06:52,135 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: True ; type: swap ; >09:06:52,146 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >09:06:52,287 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >09:06:52,327 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >09:06:52,328 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:06:52,329 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:06:52,343 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >09:06:52,377 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >09:06:52,378 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >09:06:52,380 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >09:06:52,394 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >09:06:52,396 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:06:52,397 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:06:52,410 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >09:06:52,424 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >09:06:52,457 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >09:06:52,458 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:06:52,459 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:06:52,473 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >09:06:52,506 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >09:06:52,508 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >09:06:52,509 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >09:06:52,523 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >09:06:52,524 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:06:52,525 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:06:52,538 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >09:06:52,551 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >09:06:52,552 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >09:06:52,553 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >09:06:52,566 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >09:06:52,567 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:06:52,568 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:06:52,581 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >09:06:52,614 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >09:06:52,615 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >09:06:52,616 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >09:06:52,629 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >09:06:52,630 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >09:06:52,631 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >09:06:52,644 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >09:06:52,645 DEBUG blivet: SwapSpace.teardown: device: /dev/sda1 ; status: True ; type: swap ; >09:06:52,652 DEBUG blivet: SwapSpace.teardown: device: /dev/sda1 ; status: False ; type: swap ; >09:06:52,672 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:06:52,673 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:06:52,674 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:06:52,687 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:06:52,700 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:06:52,701 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:06:52,702 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:06:52,715 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >09:06:52,728 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:06:52,729 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:06:52,730 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:06:52,743 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:06:52,744 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >09:06:52,744 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >09:07:35,808 INFO blivet: ISCSID is /sbin/iscsid >09:07:35,809 INFO blivet: no initiator set >09:07:35,867 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >09:07:35,867 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >09:07:36,751 DEBUG blivet: trying to set new default fstype to 'ext4' >09:07:36,793 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:36,794 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >09:07:36,796 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:36,870 INFO blivet: Detected 3968 MiB of memory >09:07:36,888 INFO blivet: Suggested swap size (3968 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >09:07:36,906 INFO blivet: Swap attempt of 0.0 >09:07:37,582 INFO blivet: resetting Blivet (version 0.61.8) instance <blivet.Blivet object at 0x7f370b24d110> >09:07:37,582 INFO blivet: no initiator set >09:07:37,583 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >09:07:37,583 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >09:07:37,694 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >09:07:37,694 INFO blivet: sr0 looks to be the live device; marking as protected >09:07:37,723 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'] >09:07:37,736 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-SoaS-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-06-23-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-SoaS-x86_64-21_Beta-', > 'ID_FS_LABEL_ENC': 'Fedora-Live-SoaS-x86_64-21_Beta-', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-29-01-06-23-00', > 'ID_FS_UUID_ENC': '2014-10-29-01-06-23-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': '02e09ffb', > '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': '139806', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-HL-DT-ST_DVDRAM_GP50NB40_KZ4D8NF5514-0:0', > '/dev/disk/by-label/Fedora-Live-SoaS-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-06-23-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 ; >09:07:37,737 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)... >09:07:37,740 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >09:07:37,742 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:37,742 INFO blivet: sr0 is a cdrom >09:07:37,744 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >09:07:37,744 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >09:07:37,750 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >09:07:37,750 INFO blivet: added cdrom sr0 (id 1) to device tree >09:07:37,755 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:37,770 DEBUG blivet: looking up parted Device: /dev/sr0 >09:07:37,751 INFO blivet: got device: OpticalDevice instance (0x7f36e8980110) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 702 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: 359424 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (22, 255, 63) biosGeometry: (22, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e89a7440> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >09:07:37,827 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:43,302 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:43,390 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:43,655 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:07:43,657 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:43,679 INFO blivet: type detected on 'sr0' is 'iso9660' >09:07:43,683 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:07:43,684 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >09:07:43,687 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >09:07:43,688 INFO blivet: got format: existing iso9660 filesystem >09:07:43,698 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091016PB42001SGSDP8G /dev/disk/by-id/wwn-0x5000cca5e7caa428 /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_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Hitachi_HTS545025B9A300', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS545025B9A300\\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': '9f51ec2d', > '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': 'PB2OC64G', > 'ID_SERIAL': 'Hitachi_HTS545025B9A300_091016PB42001SGSDP8G', > 'ID_SERIAL_SHORT': '091016PB42001SGSDP8G', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5e7caa428', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5e7caa428', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '141401', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091016PB42001SGSDP8G', > '/dev/disk/by-id/wwn-0x5000cca5e7caa428', > '/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 ; >09:07:43,705 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)... >09:07:43,712 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >09:07:43,716 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:43,717 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >09:07:43,719 INFO blivet: sdb is a disk >09:07:43,720 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >09:07:43,726 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >09:07:43,738 INFO blivet: added disk sdb (id 6) to device tree >09:07:43,739 DEBUG blivet: looking up parted Device: /dev/sdb >09:07:43,738 INFO blivet: got device: DiskDevice instance (0x7f36e89295d0) -- > name = sdb status = True kids = 0 id = 6 > parents = [] > uuid = None size = 232.89 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: Hitachi HTS545025B9A300 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6560> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f36e5614310> >09:07:43,838 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >09:07:43,842 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >09:07:43,844 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >09:07:43,844 DEBUG blivet: required disklabel type for sdb (1) is None >09:07:43,844 DEBUG blivet: default disklabel type for sdb is msdos >09:07:43,845 DEBUG blivet: selecting msdos disklabel for sdb based on size >09:07:43,848 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >09:07:44,143 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 0x7f36e5356750>, <parted.partition.Partition object at 0x7f36e53568d0>] > device: <parted.device.Device object at 0x7f36e5356490> > PedDisk: <_ped.Disk object at 0x7f36e5352cf8> >09:07:44,150 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >09:07:44,153 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >09:07:44,162 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091016PB42001SGSDP8G-part1 /dev/disk/by-id/wwn-0x5000cca5e7caa428-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/a7ba9914-d32e-410f-8ba8-fe90f17ee308', > '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_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > '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': 'a7ba9914-d32e-410f-8ba8-fe90f17ee308', > 'ID_FS_UUID_ENC': 'a7ba9914-d32e-410f-8ba8-fe90f17ee308', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HTS545025B9A300', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS545025B9A300\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '9f51ec2d-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9f51ec2d', > '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': 'PB2OC64G', > 'ID_SERIAL': 'Hitachi_HTS545025B9A300_091016PB42001SGSDP8G', > 'ID_SERIAL_SHORT': '091016PB42001SGSDP8G', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5e7caa428', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5e7caa428', > 'MAJOR': '8', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '141491', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091016PB42001SGSDP8G-part1', > '/dev/disk/by-id/wwn-0x5000cca5e7caa428-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/a7ba9914-d32e-410f-8ba8-fe90f17ee308'], > '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 ; >09:07:44,164 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)... >09:07:44,166 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb1 ; incomplete: False ; >09:07:44,168 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:44,169 INFO blivet: sdb1 is a partition >09:07:44,171 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >09:07:44,173 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >09:07:44,175 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sdb (6) with existing msdos disklabel >09:07:44,194 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >09:07:44,200 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >09:07:44,201 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >09:07:44,203 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >09:07:44,204 DEBUG blivet: looking up parted Partition: /dev/sdb1 >09:07:44,207 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >09:07:44,209 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >09:07:44,211 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >09:07:44,214 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >09:07:44,215 INFO blivet: added partition sdb1 (id 11) to device tree >09:07:44,223 DEBUG blivet: looking up parted Device: /dev/sdb1 >09:07:44,216 INFO blivet: got device: PartitionDevice instance (0x7f36e5356cd0) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 232.89 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: 32566 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6440> > 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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:07:44,297 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >09:07:44,300 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >09:07:44,300 DEBUG blivet: device sdb1 does not contain a disklabel >09:07:44,301 INFO blivet: type detected on 'sdb1' is 'ext4' >09:07:44,410 DEBUG blivet: size=0 B, current=500 MiB >09:07:44,429 DEBUG blivet: using current size 0 as min size >09:07:44,433 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:44,433 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 14 >09:07:44,435 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >09:07:44,437 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >09:07:44,437 INFO blivet: got format: existing ext4 filesystem >09:07:44,445 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091016PB42001SGSDP8G-part2 /dev/disk/by-id/lvm-pv-uuid-uov4Zz-CO9i-Ha1F-UFHC-DUB9-xwEL-l7Ugmf /dev/disk/by-id/wwn-0x5000cca5e7caa428-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_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '84', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '82', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > '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': 'uov4Zz-CO9i-Ha1F-UFHC-DUB9-xwEL-l7Ugmf', > 'ID_FS_UUID_ENC': 'uov4Zz-CO9i-Ha1F-UFHC-DUB9-xwEL-l7Ugmf', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'Hitachi_HTS545025B9A300', > 'ID_MODEL_ENC': 'Hitachi\\x20HTS545025B9A300\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '487370752', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '9f51ec2d-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9f51ec2d', > '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': 'PB2OC64G', > 'ID_SERIAL': 'Hitachi_HTS545025B9A300_091016PB42001SGSDP8G', > 'ID_SERIAL_SHORT': '091016PB42001SGSDP8G', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca5e7caa428', > 'ID_WWN_WITH_EXTENSION': '0x5000cca5e7caa428', > 'MAJOR': '8', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '141580', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HTS545025B9A300_091016PB42001SGSDP8G-part2', > '/dev/disk/by-id/lvm-pv-uuid-uov4Zz-CO9i-Ha1F-UFHC-DUB9-xwEL-l7Ugmf', > '/dev/disk/by-id/wwn-0x5000cca5e7caa428-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 ; >09:07:44,446 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)... >09:07:44,448 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb2 ; incomplete: False ; >09:07:44,450 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:44,450 INFO blivet: sdb2 is a partition >09:07:44,452 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >09:07:44,454 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >09:07:44,455 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sdb (6) with existing msdos disklabel >09:07:44,473 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >09:07:44,475 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >09:07:44,476 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >09:07:44,478 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >09:07:44,478 DEBUG blivet: looking up parted Partition: /dev/sdb2 >09:07:44,480 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >09:07:44,482 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >09:07:44,484 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >09:07:44,486 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >09:07:44,486 INFO blivet: added partition sdb2 (id 16) to device tree >09:07:44,493 DEBUG blivet: looking up parted Device: /dev/sdb2 >09:07:44,487 INFO blivet: got device: PartitionDevice instance (0x7f36e5371510) -- > name = sdb2 status = True kids = 0 id = 16 > parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6830> > 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 0x7f36e5356550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 488396799 length = 487370752 > flags = lvm >09:07:44,564 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >09:07:44,566 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: None ; >09:07:44,566 DEBUG blivet: device sdb2 does not contain a disklabel >09:07:44,652 INFO blivet: type detected on 'sdb2' is 'LVM2_member' >09:07:44,654 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: uov4Zz-CO9i-Ha1F-UFHC-DUB9-xwEL-l7Ugmf ; exists: True ; vgUuid: 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG ; label: None ; peStart: 1024 KiB ; device: /dev/sdb2 ; serial: 091016PB42001SGSDP8G ; >09:07:44,669 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 19 >09:07:44,670 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >09:07:44,672 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >09:07:44,672 INFO blivet: got format: existing lvmpv >09:07:44,674 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >09:07:44,675 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG ; incomplete: True ; >09:07:44,677 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:07:44,679 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: sdb2 ; >09:07:44,681 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >09:07:44,682 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >09:07:44,684 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >09:07:44,685 INFO blivet: added lvmvg fedora (id 20) to device tree >09:07:44,712 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >09:07:44,714 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:44,716 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: T6eZ4t-bvY8-fp42-3CVF-UQkf-P0Gj-C04zqM ; incomplete: False ; >09:07:44,718 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:07:44,721 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >09:07:44,722 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 24 >09:07:44,724 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: None ; >09:07:44,725 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-home >09:07:44,727 DEBUG blivet: Adding fedora-home/411.33 GiB to fedora >09:07:44,744 INFO blivet: added lvmlv fedora-home (id 23) to device tree >09:07:44,746 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >09:07:44,748 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >09:07:44,751 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >09:07:44,757 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGD8FQSjMa0wiaMwVmvUvtZRJkIvvPl5r7 /dev/disk/by-uuid/048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37 /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-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGD8FQSjMa0wiaMwVmvUvtZRJkIvvPl5r7', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37', > 'ID_FS_UUID_ENC': '048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '903725', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGD8FQSjMa0wiaMwVmvUvtZRJkIvvPl5r7', > '/dev/disk/by-uuid/048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-home ; >09:07:44,758 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-5)... >09:07:44,766 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >09:07:44,768 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (23) >09:07:44,811 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:44,823 DEBUG blivet: fedora size is 232.39 GiB >09:07:44,839 DEBUG blivet: vg fedora has -178.94 GiB free >09:07:44,854 DEBUG blivet: fedora size is 232.39 GiB >09:07:44,871 DEBUG blivet: vg fedora has -178.94 GiB free >09:07:44,787 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f36e53867d0) -- > name = fedora-home status = True kids = 0 id = 23 > parents = ['existing 232.39 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-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 374251520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32566 did: 0 busy: False > hardwareGeometry: (23296, 255, 63) biosGeometry: (23296, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d68c0> > target size = 411.33 GiB path = /dev/mapper/fedora-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f36e5386550) -- > name = fedora status = True kids = 1 id = 20 > parents = ['existing 232.4 GiB partition sdb2 (16) with existing lvmpv'] > uuid = 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG size = 232.39 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 232.39 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 59493 > PE Free = 16 PV Count = 1 > modified = False extents = 59493 free space = -178.94 GiB > free extents = -45808 reserved percent = 0 reserved space = 0 B > PVs = ['existing 232.4 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 >09:07:44,945 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:44,956 DEBUG blivet: fedora size is 232.39 GiB >09:07:44,974 DEBUG blivet: vg fedora has -178.94 GiB free >09:07:44,990 DEBUG blivet: fedora size is 232.39 GiB >09:07:45,006 DEBUG blivet: vg fedora has -178.94 GiB free >09:07:45,077 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:45,088 DEBUG blivet: fedora size is 232.39 GiB >09:07:45,105 DEBUG blivet: vg fedora has -178.94 GiB free >09:07:45,121 DEBUG blivet: fedora size is 232.39 GiB >09:07:45,138 DEBUG blivet: vg fedora has -178.94 GiB free >09:07:45,207 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:45,219 DEBUG blivet: fedora size is 232.39 GiB >09:07:45,235 DEBUG blivet: vg fedora has -178.94 GiB free >09:07:45,251 DEBUG blivet: fedora size is 232.39 GiB >09:07:45,268 DEBUG blivet: vg fedora has -178.94 GiB free >09:07:45,315 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >09:07:45,318 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >09:07:45,318 DEBUG blivet: device fedora-home does not contain a disklabel >09:07:45,319 INFO blivet: type detected on 'fedora-home' is 'ext4' >09:07:45,448 DEBUG blivet: size=0 B, current=178.46 GiB >09:07:45,466 DEBUG blivet: using current size 0 as min size >09:07:45,469 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:45,469 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 26 >09:07:45,472 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >09:07:45,472 INFO blivet: got format: existing ext4 filesystem >09:07:45,474 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:07:45,477 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:45,479 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: dcya63-OPUX-vlrx-TgF0-91Tj-bfSb-hfezdg ; incomplete: False ; >09:07:45,481 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:07:45,483 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >09:07:45,484 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 29 >09:07:45,486 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >09:07:45,487 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >09:07:45,489 DEBUG blivet: Adding fedora-swap/3968 MiB to fedora >09:07:45,507 INFO blivet: added lvmlv fedora-swap (id 28) to device tree >09:07:45,509 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >09:07:45,511 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >09:07:45,514 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:07:45,520 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcG19LdZ2UiVyJN5rpxOFtSLmVZ7Cd3wmQf /dev/disk/by-uuid/936ec974-e459-4bb5-8a97-a463eb3634c2 /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-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcG19LdZ2UiVyJN5rpxOFtSLmVZ7Cd3wmQf', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '936ec974-e459-4bb5-8a97-a463eb3634c2', > 'ID_FS_UUID_ENC': '936ec974-e459-4bb5-8a97-a463eb3634c2', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '882270', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcG19LdZ2UiVyJN5rpxOFtSLmVZ7Cd3wmQf', > '/dev/disk/by-uuid/936ec974-e459-4bb5-8a97-a463eb3634c2', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >09:07:45,520 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >09:07:45,523 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:07:45,525 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (28) >09:07:45,570 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:45,582 DEBUG blivet: fedora size is 232.39 GiB >09:07:45,601 DEBUG blivet: vg fedora has -182.81 GiB free >09:07:45,617 DEBUG blivet: fedora size is 232.39 GiB >09:07:45,636 DEBUG blivet: vg fedora has -182.81 GiB free >09:07:45,544 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f36e5614510) -- > name = fedora-swap status = True kids = 0 id = 28 > parents = ['existing 232.39 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-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: False > hardwareGeometry: (505, 255, 63) biosGeometry: (505, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d69e0> > target size = 3968 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f36e5386550) -- > name = fedora status = True kids = 2 id = 20 > parents = ['existing 232.4 GiB partition sdb2 (16) with existing lvmpv'] > uuid = 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG size = 232.39 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 232.39 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 59493 > PE Free = 16 PV Count = 1 > modified = False extents = 59493 free space = -182.81 GiB > free extents = -46800 reserved percent = 0 reserved space = 0 B > PVs = ['existing 232.4 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 >09:07:45,719 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:45,733 DEBUG blivet: fedora size is 232.39 GiB >09:07:45,753 DEBUG blivet: vg fedora has -182.81 GiB free >09:07:45,772 DEBUG blivet: fedora size is 232.39 GiB >09:07:45,793 DEBUG blivet: vg fedora has -182.81 GiB free >09:07:45,882 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:45,896 DEBUG blivet: fedora size is 232.39 GiB >09:07:45,916 DEBUG blivet: vg fedora has -182.81 GiB free >09:07:45,953 DEBUG blivet: fedora size is 232.39 GiB >09:07:45,993 DEBUG blivet: vg fedora has -182.81 GiB free >09:07:46,079 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:46,089 DEBUG blivet: fedora size is 232.39 GiB >09:07:46,103 DEBUG blivet: vg fedora has -182.81 GiB free >09:07:46,117 DEBUG blivet: fedora size is 232.39 GiB >09:07:46,132 DEBUG blivet: vg fedora has -182.81 GiB free >09:07:46,186 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >09:07:46,188 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >09:07:46,188 DEBUG blivet: device fedora-swap does not contain a disklabel >09:07:46,188 INFO blivet: type detected on 'fedora-swap' is 'swap' >09:07:46,190 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 936ec974-e459-4bb5-8a97-a463eb3634c2 ; exists: True ; label: None ; >09:07:46,191 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 31 >09:07:46,192 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >09:07:46,193 INFO blivet: got format: existing swap >09:07:46,195 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:07:46,196 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:46,198 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: hyhMxN-sO9T-8cnp-08zf-0b9g-WiFN-cv6ekw ; incomplete: False ; >09:07:46,199 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:07:46,201 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >09:07:46,202 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 34 >09:07:46,204 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >09:07:46,204 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >09:07:46,206 DEBUG blivet: Adding fedora-root/50 GiB to fedora >09:07:46,219 INFO blivet: added lvmlv fedora-root (id 33) to device tree >09:07:46,221 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >09:07:46,223 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >09:07:46,225 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:07:46,229 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGfULRkS7JSPNpjmFceZTOPLQxkCghPerT /dev/disk/by-uuid/b90ada2d-590c-4829-bbf9-e2d181fa6faf /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-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGfULRkS7JSPNpjmFceZTOPLQxkCghPerT', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b90ada2d-590c-4829-bbf9-e2d181fa6faf', > 'ID_FS_UUID_ENC': 'b90ada2d-590c-4829-bbf9-e2d181fa6faf', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '924231', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGfULRkS7JSPNpjmFceZTOPLQxkCghPerT', > '/dev/disk/by-uuid/b90ada2d-590c-4829-bbf9-e2d181fa6faf', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >09:07:46,230 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >09:07:46,232 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:07:46,234 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (33) >09:07:46,270 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:46,280 DEBUG blivet: fedora size is 232.39 GiB >09:07:46,296 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:46,310 DEBUG blivet: fedora size is 232.39 GiB >09:07:46,326 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:46,249 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f36e5386c90) -- > name = fedora-root status = True kids = 0 id = 33 > parents = ['existing 232.39 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-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: 19515 did: 24387 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6950> > target size = 50 GiB path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f36e5386550) -- > name = fedora status = True kids = 3 id = 20 > parents = ['existing 232.4 GiB partition sdb2 (16) with existing lvmpv'] > uuid = 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG size = 232.39 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 232.39 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 59493 > PE Free = 16 PV Count = 1 > modified = False extents = 59493 free space = -232.81 GiB > free extents = -59600 reserved percent = 0 reserved space = 0 B > PVs = ['existing 232.4 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 >09:07:46,406 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:46,417 DEBUG blivet: fedora size is 232.39 GiB >09:07:46,436 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:46,450 DEBUG blivet: fedora size is 232.39 GiB >09:07:46,466 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:46,538 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:46,549 DEBUG blivet: fedora size is 232.39 GiB >09:07:46,568 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:46,586 DEBUG blivet: fedora size is 232.39 GiB >09:07:46,602 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:46,673 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:46,683 DEBUG blivet: fedora size is 232.39 GiB >09:07:46,699 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:46,713 DEBUG blivet: fedora size is 232.39 GiB >09:07:46,729 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:46,785 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >09:07:46,788 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >09:07:46,788 DEBUG blivet: device fedora-root does not contain a disklabel >09:07:46,790 INFO blivet: type detected on 'fedora-root' is 'ext4' >09:07:46,870 DEBUG blivet: size=0 B, current=50 GiB >09:07:46,888 DEBUG blivet: using current size 0 as min size >09:07:46,891 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:46,891 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 36 >09:07:46,894 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >09:07:46,894 INFO blivet: got format: existing ext4 filesystem >09:07:46,896 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >09:07:46,898 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem >09:07:46,919 DEBUG blivet: set fedora-home copies to 1, metadata size to 0 B, log size to 0 B, total size 411.33 GiB >09:07:46,938 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:07:46,940 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (28) with existing swap >09:07:46,960 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 3968 MiB >09:07:46,980 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:07:46,985 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (33) with existing ext4 filesystem >09:07:47,003 DEBUG blivet: set fedora-root copies to 1, metadata size to 0 B, log size to 0 B, total size 50 GiB >09:07:47,026 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': '966783', > '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 ; >09:07:47,027 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)... >09:07:47,028 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >09:07:47,030 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:47,031 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >09:07:47,033 INFO blivet: sdc is a disk >09:07:47,033 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >09:07:47,035 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >09:07:47,045 INFO blivet: added disk sdc (id 39) to device tree >09:07:47,046 DEBUG blivet: looking up parted Device: /dev/sdc >09:07:47,046 INFO blivet: got device: DiskDevice instance (0x7f36e5356c50) -- > 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 0x7f36e55d6b00> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f36e531b650> >09:07:47,150 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >09:07:47,153 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >09:07:47,155 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >09:07:47,155 DEBUG blivet: required disklabel type for sdc (1) is None >09:07:47,155 DEBUG blivet: default disklabel type for sdc is msdos >09:07:47,156 DEBUG blivet: selecting msdos disklabel for sdc based on size >09:07:47,158 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >09:07:47,203 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 0x7f36e532e490>, <parted.partition.Partition object at 0x7f36e532e710>] > device: <parted.device.Device object at 0x7f36e532e190> > PedDisk: <_ped.Disk object at 0x7f36e5313638> >09:07:47,207 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 42 >09:07:47,209 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >09:07:47,219 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': '966878', > '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 ; >09:07:47,221 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)... >09:07:47,224 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >09:07:47,226 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:47,227 INFO blivet: sdc1 is a partition >09:07:47,229 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >09:07:47,232 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >09:07:47,234 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sdc (39) with existing msdos disklabel >09:07:47,264 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >09:07:47,271 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >09:07:47,271 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >09:07:47,273 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >09:07:47,273 DEBUG blivet: looking up parted Partition: /dev/sdc1 >09:07:47,282 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >09:07:47,285 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >09:07:47,288 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >09:07:47,292 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >09:07:47,294 INFO blivet: added partition sdc1 (id 44) to device tree >09:07:47,303 DEBUG blivet: looking up parted Device: /dev/sdc1 >09:07:47,297 INFO blivet: got device: PartitionDevice instance (0x7f36e532ea10) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6dd0> > 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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:07:47,374 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >09:07:47,375 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >09:07:47,376 DEBUG blivet: device sdc1 does not contain a disklabel >09:07:47,376 INFO blivet: type detected on 'sdc1' is 'ext4' >09:07:47,427 DEBUG blivet: size=0 B, current=500 MiB >09:07:47,445 DEBUG blivet: using current size 0 as min size >09:07:47,447 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:47,447 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 47 >09:07:47,449 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >09:07:47,455 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext4 ; >09:07:47,455 INFO blivet: got format: existing ext4 filesystem >09:07:47,467 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': '966931', > '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 ; >09:07:47,467 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)... >09:07:47,469 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc2 ; incomplete: False ; >09:07:47,471 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:47,471 INFO blivet: sdc2 is a partition >09:07:47,473 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >09:07:47,474 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >09:07:47,476 DEBUG blivet: DeviceTree.getDeviceByName returned existing 465.76 GiB disk sdc (39) with existing msdos disklabel >09:07:47,496 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >09:07:47,498 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >09:07:47,498 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 50 >09:07:47,500 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >09:07:47,501 DEBUG blivet: looking up parted Partition: /dev/sdc2 >09:07:47,502 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >09:07:47,505 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >09:07:47,506 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >09:07:47,508 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >09:07:47,509 INFO blivet: added partition sdc2 (id 49) to device tree >09:07:47,515 DEBUG blivet: looking up parted Device: /dev/sdc2 >09:07:47,509 INFO blivet: got device: PartitionDevice instance (0x7f36e5386750) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6a70> > 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 0x7f36e532e0d0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm >09:07:47,597 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >09:07:47,599 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: None ; >09:07:47,599 DEBUG blivet: device sdc2 does not contain a disklabel >09:07:47,600 INFO blivet: type detected on 'sdc2' is 'LVM2_member' >09:07:47,602 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 ; >09:07:47,618 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 52 >09:07:47,620 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >09:07:47,622 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: lvmpv ; >09:07:47,622 INFO blivet: got format: existing lvmpv >09:07:47,624 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdc2 ; >09:07:47,626 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: GPlG97-ZoTO-pGKK-0kb3-J1Cf-y0f7-Ab0KcF ; incomplete: True ; >09:07:47,628 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >09:07:47,631 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: sdc2 ; >09:07:47,635 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >09:07:47,636 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 54 >09:07:47,638 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >09:07:47,640 INFO blivet: added lvmvg fedora (id 53) to device tree >09:07:47,644 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >09:07:47,646 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem >09:07:47,666 DEBUG blivet: already added fedora-home >09:07:47,668 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:07:47,670 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (28) with existing swap >09:07:47,690 DEBUG blivet: already added fedora-swap >09:07:47,693 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:07:47,695 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (33) with existing ext4 filesystem >09:07:47,716 DEBUG blivet: already added fedora-root >09:07:47,719 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >09:07:47,721 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem >09:07:47,740 DEBUG blivet: set fedora-home copies to 1, metadata size to 0 B, log size to 0 B, total size 411.33 GiB >09:07:47,758 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:07:47,760 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (28) with existing swap >09:07:47,780 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 3968 MiB >09:07:47,801 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:07:47,804 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (33) with existing ext4 filesystem >09:07:47,825 DEBUG blivet: set fedora-root copies to 1, metadata size to 0 B, log size to 0 B, total size 50 GiB >09:07:47,846 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': '144491', > '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 ; >09:07:47,848 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >09:07:47,850 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >09:07:47,852 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:47,855 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >09:07:47,856 INFO blivet: sda is a disk >09:07:47,858 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >09:07:47,859 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >09:07:47,873 INFO blivet: added disk sda (id 57) to device tree >09:07:47,874 DEBUG blivet: looking up parted Device: /dev/sda >09:07:47,874 INFO blivet: got device: DiskDevice instance (0x7f36e532eb10) -- > 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 0x7f36e55d6ef0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f36e532efd0> >09:07:47,952 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >09:07:47,955 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >09:07:47,957 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:07:47,958 DEBUG blivet: required disklabel type for sda (1) is None >09:07:47,958 DEBUG blivet: default disklabel type for sda is msdos >09:07:47,959 DEBUG blivet: selecting msdos disklabel for sda based on size >09:07:47,963 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >09:07:47,987 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 0x7f36e533c310>, <parted.partition.Partition object at 0x7f36e533c490>, <parted.partition.Partition object at 0x7f36e533c710>] > device: <parted.device.Device object at 0x7f36e533c0d0> > PedDisk: <_ped.Disk object at 0x7f36e5340fc8> >09:07:47,989 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 60 >09:07:47,990 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >09:07:47,997 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': '144620', > '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 ; >09:07:47,997 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >09:07:47,999 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >09:07:48,000 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:48,000 INFO blivet: sda1 is a partition >09:07:48,001 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >09:07:48,002 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >09:07:48,004 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476.94 GiB disk sda (57) with existing msdos disklabel >09:07:48,024 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >09:07:48,027 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >09:07:48,031 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 63 >09:07:48,033 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >09:07:48,033 DEBUG blivet: looking up parted Partition: /dev/sda1 >09:07:48,034 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >09:07:48,036 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >09:07:48,037 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >09:07:48,039 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >09:07:48,039 INFO blivet: added partition sda1 (id 62) to device tree >09:07:48,044 DEBUG blivet: looking up parted Device: /dev/sda1 >09:07:48,039 INFO blivet: got device: PartitionDevice instance (0x7f36e533ca10) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f290> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = >09:07:48,132 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >09:07:48,133 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >09:07:48,134 DEBUG blivet: device sda1 does not contain a disklabel >09:07:48,135 INFO blivet: type detected on 'sda1' is 'swap' >09:07:48,137 DEBUG blivet: SwapSpace.__init__: device: /dev/sda1 ; serial: 14270C8C28F0 ; uuid: 42ef186b-d4da-49ab-8dc1-635023a14c56 ; exists: True ; label: None ; >09:07:48,138 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 65 >09:07:48,140 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >09:07:48,141 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: swap ; >09:07:48,142 INFO blivet: got format: existing swap >09:07:48,150 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': '144748', > '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 ; >09:07:48,150 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >09:07:48,152 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda2 ; incomplete: False ; >09:07:48,154 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:48,155 INFO blivet: sda2 is a partition >09:07:48,156 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >09:07:48,158 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >09:07:48,159 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476.94 GiB disk sda (57) with existing msdos disklabel >09:07:48,177 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >09:07:48,179 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >09:07:48,179 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 68 >09:07:48,181 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >09:07:48,181 DEBUG blivet: looking up parted Partition: /dev/sda2 >09:07:48,183 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >09:07:48,186 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >09:07:48,189 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >09:07:48,191 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >09:07:48,192 INFO blivet: added partition sda2 (id 67) to device tree >09:07:48,198 DEBUG blivet: looking up parted Device: /dev/sda2 >09:07:48,192 INFO blivet: got device: PartitionDevice instance (0x7f36e533cdd0) -- > 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: 32567 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6f80> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot >09:07:48,279 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >09:07:48,281 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >09:07:48,281 DEBUG blivet: device sda2 does not contain a disklabel >09:07:48,281 INFO blivet: type detected on 'sda2' is 'ext4' >09:07:48,317 DEBUG blivet: size=0 B, current=30.01 GiB >09:07:48,338 DEBUG blivet: using current size 0 as min size >09:07:48,340 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:48,340 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 70 >09:07:48,342 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >09:07:48,344 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >09:07:48,344 INFO blivet: got format: existing ext4 filesystem >09:07:48,353 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': '144877', > '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 ; >09:07:48,353 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >09:07:48,355 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda3 ; incomplete: False ; >09:07:48,357 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:48,357 INFO blivet: sda3 is a partition >09:07:48,359 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >09:07:48,360 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >09:07:48,362 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476.94 GiB disk sda (57) with existing msdos disklabel >09:07:48,381 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >09:07:48,383 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >09:07:48,383 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 73 >09:07:48,385 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >09:07:48,386 DEBUG blivet: looking up parted Partition: /dev/sda3 >09:07:48,387 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >09:07:48,390 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >09:07:48,391 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >09:07:48,393 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >09:07:48,394 INFO blivet: added partition sda3 (id 72) to device tree >09:07:48,400 DEBUG blivet: looking up parted Device: /dev/sda3 >09:07:48,394 INFO blivet: got device: PartitionDevice instance (0x7f36e533cbd0) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f320> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = >09:07:48,478 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >09:07:48,480 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >09:07:48,480 DEBUG blivet: device sda3 does not contain a disklabel >09:07:48,481 INFO blivet: type detected on 'sda3' is 'ext4' >09:07:48,522 DEBUG blivet: size=0 B, current=444.93 GiB >09:07:48,542 DEBUG blivet: using current size 0 as min size >09:07:48,544 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:48,544 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 75 >09:07:48,546 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >09:07:48,548 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >09:07:48,548 INFO blivet: got format: existing ext4 filesystem >09:07:48,551 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': '187946', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >09:07:48,552 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >09:07:48,554 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >09:07:48,556 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:48,556 INFO blivet: loop0 is a loop device >09:07:48,558 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >09:07:48,560 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >09:07:48,561 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:48,562 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 78 >09:07:48,564 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >09:07:48,564 INFO blivet: added file /osmin.img (deleted) (id 77) to device tree >09:07:48,567 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >09:07:48,567 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 81 >09:07:48,569 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:07:48,570 INFO blivet: added loop loop0 (id 80) to device tree >09:07:48,570 INFO blivet: got device: LoopDevice instance (0x7f36e5347150) -- > 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 >09:07:48,576 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >09:07:48,578 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >09:07:48,578 DEBUG blivet: device loop0 does not contain a disklabel >09:07:48,579 INFO blivet: type detected on 'loop0' is 'squashfs' >09:07:48,579 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 83 >09:07:48,581 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:07:48,584 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': '188714', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >09:07:48,584 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >09:07:48,587 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >09:07:48,589 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:48,589 INFO blivet: loop1 is a loop device >09:07:48,591 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >09:07:48,592 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >09:07:48,594 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:48,595 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 86 >09:07:48,597 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >09:07:48,597 INFO blivet: added file /osmin (id 85) to device tree >09:07:48,600 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >09:07:48,600 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 89 >09:07:48,602 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:07:48,602 INFO blivet: added loop loop1 (id 88) to device tree >09:07:48,603 INFO blivet: got device: LoopDevice instance (0x7f36e533c090) -- > 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 >09:07:48,608 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >09:07:48,610 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >09:07:48,611 DEBUG blivet: device loop1 does not contain a disklabel >09:07:48,611 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >09:07:48,611 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 91 >09:07:48,614 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:07:48,617 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': '189492', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >09:07:48,617 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >09:07:48,619 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >09:07:48,620 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:48,621 INFO blivet: loop2 is a loop device >09:07:48,622 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >09:07:48,623 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >09:07:48,625 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:48,625 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 94 >09:07:48,627 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >09:07:48,627 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 93) to device tree >09:07:48,629 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >09:07:48,629 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 97 >09:07:48,631 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:07:48,631 INFO blivet: added loop loop2 (id 96) to device tree >09:07:48,631 INFO blivet: got device: LoopDevice instance (0x7f36e5347450) -- > 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 >09:07:48,636 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >09:07:48,638 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >09:07:48,638 DEBUG blivet: device loop2 does not contain a disklabel >09:07:48,638 INFO blivet: type detected on 'loop2' is 'squashfs' >09:07:48,639 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 99 >09:07:48,640 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:07:48,643 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Soa /dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Soa', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '72d996e0-bab2-465a-a634-f2119f66ce56', > 'ID_FS_UUID_ENC': '72d996e0-bab2-465a-a634-f2119f66ce56', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '190273', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Soa', > '/dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >09:07:48,644 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >09:07:48,646 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:07:48,647 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:48,647 INFO blivet: loop3 is a loop device >09:07:48,649 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >09:07:48,650 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >09:07:48,651 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:48,652 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 102 >09:07:48,653 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >09:07:48,654 INFO blivet: added file /LiveOS/ext3fs.img (id 101) to device tree >09:07:48,656 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >09:07:48,656 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 105 >09:07:48,657 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >09:07:48,658 INFO blivet: added loop loop3 (id 104) to device tree >09:07:48,658 INFO blivet: got device: LoopDevice instance (0x7f36e53473d0) -- > 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 >09:07:48,663 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >09:07:48,664 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >09:07:48,664 DEBUG blivet: device loop3 does not contain a disklabel >09:07:48,665 INFO blivet: type detected on 'loop3' is 'ext4' >09:07:48,702 DEBUG blivet: size=0 B, current=3072 MiB >09:07:48,720 DEBUG blivet: using current size 0 as min size >09:07:48,722 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:48,722 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 107 >09:07:48,723 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >09:07:48,724 INFO blivet: got format: existing ext4 filesystem >09:07:48,726 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': '191061', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >09:07:48,726 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >09:07:48,728 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >09:07:48,729 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:48,730 INFO blivet: loop4 is a loop device >09:07:48,731 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >09:07:48,733 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >09:07:48,734 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:48,735 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 110 >09:07:48,736 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >09:07:48,737 INFO blivet: added file /overlay (deleted) (id 109) to device tree >09:07:48,739 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >09:07:48,739 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 113 >09:07:48,741 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:07:48,741 INFO blivet: added loop loop4 (id 112) to device tree >09:07:48,741 INFO blivet: got device: LoopDevice instance (0x7f36e5347750) -- > 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 >09:07:48,746 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >09:07:48,747 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >09:07:48,748 DEBUG blivet: device loop4 does not contain a disklabel >09:07:48,748 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >09:07:48,749 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 115 >09:07:48,750 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >09:07:48,753 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Soa /dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56 /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-Soa', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '72d996e0-bab2-465a-a634-f2119f66ce56', > 'ID_FS_UUID_ENC': '72d996e0-bab2-465a-a634-f2119f66ce56', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11057', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Soa', > '/dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >09:07:48,754 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >09:07:48,756 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >09:07:48,757 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:48,757 INFO blivet: live-rw is a device-mapper device >09:07:48,759 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >09:07:48,760 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >09:07:48,762 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:07:48,763 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:07:48,765 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:07:48,766 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (104) with existing ext4 filesystem >09:07:48,769 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >09:07:48,770 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (112) >09:07:48,773 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >09:07:48,774 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:48,776 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >09:07:48,776 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 118 >09:07:48,778 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >09:07:48,778 INFO blivet: added dm live-rw (id 117) to device tree >09:07:48,780 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >09:07:48,778 INFO blivet: got device: DMDevice instance (0x7f36e5347490) -- > 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: 32567 did: 0 busy: True > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f440> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >09:07:48,820 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >09:07:48,821 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >09:07:48,822 DEBUG blivet: device live-rw does not contain a disklabel >09:07:48,822 INFO blivet: type detected on 'live-rw' is 'ext4' >09:07:48,863 DEBUG blivet: size=2427.21 MiB, current=3072 MiB >09:07:48,897 DEBUG blivet: padding min size from 2545111040 up to 2545111540 >09:07:48,899 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:48,900 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 120 >09:07:48,901 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >09:07:48,902 INFO blivet: got format: existing ext4 filesystem >09:07:48,907 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Soa /dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56 /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-Soa', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '72d996e0-bab2-465a-a634-f2119f66ce56', > 'ID_FS_UUID_ENC': '72d996e0-bab2-465a-a634-f2119f66ce56', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30783', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Soa', > '/dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >09:07:48,907 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >09:07:48,909 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >09:07:48,911 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:48,911 INFO blivet: live-base is a device-mapper device >09:07:48,913 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >09:07:48,915 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >09:07:48,916 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:07:48,918 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:07:48,920 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:07:48,921 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:07:48,923 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (104) with existing ext4 filesystem >09:07:48,926 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >09:07:48,928 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:48,931 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >09:07:48,931 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 123 >09:07:48,933 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >09:07:48,934 INFO blivet: added dm live-base (id 122) to device tree >09:07:48,935 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >09:07:48,934 INFO blivet: got device: DMDevice instance (0x7f36e5347d90) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f3b0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >09:07:48,969 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >09:07:48,970 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >09:07:48,971 DEBUG blivet: device live-base does not contain a disklabel >09:07:48,971 INFO blivet: type detected on 'live-base' is 'ext4' >09:07:49,011 DEBUG blivet: size=0 B, current=3072 MiB >09:07:49,029 DEBUG blivet: using current size 0 as min size >09:07:49,031 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:49,032 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 125 >09:07:49,034 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >09:07:49,034 INFO blivet: got format: existing ext4 filesystem >09:07:49,039 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Soa /dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56 /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-Soa', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Soa', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '72d996e0-bab2-465a-a634-f2119f66ce56', > 'ID_FS_UUID_ENC': '72d996e0-bab2-465a-a634-f2119f66ce56', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52963', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Soa', > '/dev/disk/by-uuid/72d996e0-bab2-465a-a634-f2119f66ce56', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >09:07:49,039 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >09:07:49,041 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >09:07:49,043 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:49,043 INFO blivet: live-osimg-min is a device-mapper device >09:07:49,045 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >09:07:49,047 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >09:07:49,049 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >09:07:49,050 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >09:07:49,052 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >09:07:49,054 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >09:07:49,056 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >09:07:49,057 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (88) >09:07:49,060 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >09:07:49,062 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (104) with existing ext4 filesystem >09:07:49,065 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >09:07:49,067 DEBUG blivet: DeviceTree.getDeviceByName returned None >09:07:49,069 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >09:07:49,070 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 128 >09:07:49,072 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >09:07:49,072 INFO blivet: added dm live-osimg-min (id 127) to device tree >09:07:49,073 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >09:07:49,072 INFO blivet: got device: DMDevice instance (0x7f36e5347a90) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f4d0> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >09:07:49,107 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >09:07:49,109 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >09:07:49,109 DEBUG blivet: device live-osimg-min does not contain a disklabel >09:07:49,109 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >09:07:49,149 DEBUG blivet: size=0 B, current=2427.21 MiB >09:07:49,171 DEBUG blivet: using current size 0 as min size >09:07:49,174 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:49,174 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 130 >09:07:49,176 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >09:07:49,176 INFO blivet: got format: existing ext4 filesystem >09:07:49,182 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcG19LdZ2UiVyJN5rpxOFtSLmVZ7Cd3wmQf /dev/disk/by-uuid/936ec974-e459-4bb5-8a97-a463eb3634c2 /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-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcG19LdZ2UiVyJN5rpxOFtSLmVZ7Cd3wmQf', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '936ec974-e459-4bb5-8a97-a463eb3634c2', > 'ID_FS_UUID_ENC': '936ec974-e459-4bb5-8a97-a463eb3634c2', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '882270', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcG19LdZ2UiVyJN5rpxOFtSLmVZ7Cd3wmQf', > '/dev/disk/by-uuid/936ec974-e459-4bb5-8a97-a463eb3634c2', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >09:07:49,182 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >09:07:49,185 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >09:07:49,186 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3968 MiB lvmlv fedora-swap (28) with existing swap >09:07:49,231 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:49,243 DEBUG blivet: fedora size is 232.39 GiB >09:07:49,263 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:49,280 DEBUG blivet: fedora size is 232.39 GiB >09:07:49,300 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:49,205 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f36e5614510) -- > name = fedora-swap status = True kids = 0 id = 28 > parents = ['existing 232.39 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-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: False > hardwareGeometry: (505, 255, 63) biosGeometry: (505, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d69e0> > target size = 3968 MiB path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f36e5386550) -- > name = fedora status = True kids = 3 id = 20 > parents = ['existing 232.4 GiB partition sdb2 (16) with existing lvmpv'] > uuid = 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG size = 232.39 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 232.39 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 59493 > PE Free = 16 PV Count = 1 > modified = False extents = 59493 free space = -232.81 GiB > free extents = -59600 reserved percent = 0 reserved space = 0 B > PVs = ['existing 232.4 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 >09:07:49,386 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:49,399 DEBUG blivet: fedora size is 232.39 GiB >09:07:49,418 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:49,435 DEBUG blivet: fedora size is 232.39 GiB >09:07:49,455 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:49,544 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:49,556 DEBUG blivet: fedora size is 232.39 GiB >09:07:49,576 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:49,593 DEBUG blivet: fedora size is 232.39 GiB >09:07:49,612 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:49,700 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:49,712 DEBUG blivet: fedora size is 232.39 GiB >09:07:49,732 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:49,749 DEBUG blivet: fedora size is 232.39 GiB >09:07:49,768 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:49,831 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >09:07:49,833 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >09:07:49,833 DEBUG blivet: device fedora-swap does not contain a disklabel >09:07:49,834 DEBUG blivet: no type or existing type for fedora-swap, bailing >09:07:49,839 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGfULRkS7JSPNpjmFceZTOPLQxkCghPerT /dev/disk/by-uuid/b90ada2d-590c-4829-bbf9-e2d181fa6faf /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-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGfULRkS7JSPNpjmFceZTOPLQxkCghPerT', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b90ada2d-590c-4829-bbf9-e2d181fa6faf', > 'ID_FS_UUID_ENC': 'b90ada2d-590c-4829-bbf9-e2d181fa6faf', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '924231', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGfULRkS7JSPNpjmFceZTOPLQxkCghPerT', > '/dev/disk/by-uuid/b90ada2d-590c-4829-bbf9-e2d181fa6faf', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-root ; >09:07:49,839 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-4)... >09:07:49,842 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-root ; incomplete: False ; >09:07:49,843 DEBUG blivet: DeviceTree.getDeviceByName returned existing 50 GiB lvmlv fedora-root (33) with existing ext4 filesystem >09:07:49,888 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:49,900 DEBUG blivet: fedora size is 232.39 GiB >09:07:49,920 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:49,937 DEBUG blivet: fedora size is 232.39 GiB >09:07:49,957 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:49,862 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f36e5386c90) -- > name = fedora-root status = True kids = 0 id = 33 > parents = ['existing 232.39 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-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: 19515 did: 24387 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6950> > target size = 50 GiB path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f36e5386550) -- > name = fedora status = True kids = 3 id = 20 > parents = ['existing 232.4 GiB partition sdb2 (16) with existing lvmpv'] > uuid = 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG size = 232.39 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 232.39 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 59493 > PE Free = 16 PV Count = 1 > modified = False extents = 59493 free space = -232.81 GiB > free extents = -59600 reserved percent = 0 reserved space = 0 B > PVs = ['existing 232.4 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 >09:07:50,045 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:50,057 DEBUG blivet: fedora size is 232.39 GiB >09:07:50,077 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:50,093 DEBUG blivet: fedora size is 232.39 GiB >09:07:50,111 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:50,190 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:50,200 DEBUG blivet: fedora size is 232.39 GiB >09:07:50,217 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:50,232 DEBUG blivet: fedora size is 232.39 GiB >09:07:50,249 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:50,320 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:50,330 DEBUG blivet: fedora size is 232.39 GiB >09:07:50,347 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:50,361 DEBUG blivet: fedora size is 232.39 GiB >09:07:50,379 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:50,432 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >09:07:50,433 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >09:07:50,433 DEBUG blivet: device fedora-root does not contain a disklabel >09:07:50,434 DEBUG blivet: no type or existing type for fedora-root, bailing >09:07:50,438 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGD8FQSjMa0wiaMwVmvUvtZRJkIvvPl5r7 /dev/disk/by-uuid/048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37 /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-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGD8FQSjMa0wiaMwVmvUvtZRJkIvvPl5r7', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37', > 'ID_FS_UUID_ENC': '048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '903725', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-4n3Kl3zH0veVeXoPxBCYh6eaC3ZkJVcGD8FQSjMa0wiaMwVmvUvtZRJkIvvPl5r7', > '/dev/disk/by-uuid/048c3cbb-f2b8-4c7b-9f1b-ab42904b7d37', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-home ; >09:07:50,438 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-5)... >09:07:50,440 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-home ; incomplete: False ; >09:07:50,441 DEBUG blivet: DeviceTree.getDeviceByName returned existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem >09:07:50,478 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:50,489 DEBUG blivet: fedora size is 232.39 GiB >09:07:50,505 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:50,519 DEBUG blivet: fedora size is 232.39 GiB >09:07:50,535 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:50,457 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f36e53867d0) -- > name = fedora-home status = True kids = 0 id = 23 > parents = ['existing 232.39 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-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 374251520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32566 did: 0 busy: False > hardwareGeometry: (23296, 255, 63) biosGeometry: (23296, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d68c0> > target size = 411.33 GiB path = /dev/mapper/fedora-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f36e5386550) -- > name = fedora status = True kids = 3 id = 20 > parents = ['existing 232.4 GiB partition sdb2 (16) with existing lvmpv'] > uuid = 4n3Kl3-zH0v-eVeX-oPxB-CYh6-eaC3-ZkJVcG size = 232.39 GiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 232.39 GiB path = /dev/fedora > format args = [] originalFormat = None free = 64 MiB PE Size = 4096 KiB PE Count = 59493 > PE Free = 16 PV Count = 1 > modified = False extents = 59493 free space = -232.81 GiB > free extents = -59600 reserved percent = 0 reserved space = 0 B > PVs = ['existing 232.4 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 >09:07:50,607 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:50,617 DEBUG blivet: fedora size is 232.39 GiB >09:07:50,633 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:50,647 DEBUG blivet: fedora size is 232.39 GiB >09:07:50,664 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:50,737 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:50,747 DEBUG blivet: fedora size is 232.39 GiB >09:07:50,763 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:50,777 DEBUG blivet: fedora size is 232.39 GiB >09:07:50,793 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:50,864 DEBUG blivet: looking up parted Device: /dev/fedora >09:07:50,874 DEBUG blivet: fedora size is 232.39 GiB >09:07:50,890 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:50,904 DEBUG blivet: fedora size is 232.39 GiB >09:07:50,920 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:50,971 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >09:07:50,972 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >09:07:50,973 DEBUG blivet: device fedora-home does not contain a disklabel >09:07:50,973 DEBUG blivet: no type or existing type for fedora-home, bailing >09:07:51,005 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >09:07:51,023 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >09:07:51,026 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:07:51,028 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:07:51,046 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >09:07:51,064 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >09:07:51,166 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >09:07:51,171 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:07:51,175 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:07:51,204 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >09:07:51,250 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >09:07:51,253 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >09:07:51,256 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >09:07:51,275 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >09:07:51,278 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:07:51,281 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:07:51,299 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >09:07:51,301 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >09:07:51,303 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >09:07:51,321 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >09:07:51,360 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >09:07:51,362 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:07:51,364 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:07:51,383 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >09:07:51,421 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >09:07:51,424 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >09:07:51,426 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >09:07:51,445 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >09:07:51,448 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:07:51,452 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:07:51,470 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >09:07:51,489 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >09:07:51,527 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >09:07:51,529 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:07:51,531 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:07:51,550 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >09:07:51,589 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >09:07:51,592 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >09:07:51,594 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >09:07:51,613 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >09:07:51,616 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:07:51,618 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:07:51,636 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >09:07:51,654 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >09:07:51,656 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >09:07:51,658 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >09:07:51,676 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >09:07:51,677 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:07:51,680 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:07:51,706 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >09:07:51,752 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >09:07:51,756 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >09:07:51,759 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdc2 ; status: False ; type: lvmpv ; >09:07:51,781 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >09:07:51,784 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >09:07:51,788 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >09:07:51,815 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >09:07:51,818 DEBUG blivet: SwapSpace.teardown: device: /dev/sda1 ; status: False ; type: swap ; >09:07:51,819 DEBUG blivet: SwapSpace.teardown: device: /dev/sda1 ; status: False ; type: swap ; >09:07:51,839 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:07:51,841 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:07:51,843 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:07:51,861 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:07:51,879 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:07:51,881 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:07:51,883 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:07:51,900 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >09:07:51,944 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:07:51,946 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:07:51,948 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:07:51,970 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:07:51,973 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >09:07:51,975 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >09:07:51,976 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >09:07:51,979 INFO blivet: edd: collected mbr signatures: {'sda': '0x0004266c', 'sdb': '0x9f51ec2d', 'sdc': '0xe9591577'} >09:07:51,983 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >09:07:52,069 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >09:07:52,120 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >09:07:52,122 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:07:52,124 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:07:52,143 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >09:07:52,247 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >09:07:52,303 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >09:07:52,424 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >09:07:52,427 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:07:52,430 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora ; status: False ; type: None ; >09:07:52,452 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >09:07:52,493 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >09:07:52,495 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >09:07:52,498 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >09:07:52,517 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >09:07:52,520 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:07:52,523 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:07:52,541 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >09:07:52,922 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >09:07:52,925 INFO blivet: IGNORED: Caught exception, continuing. >09:07:52,926 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >09:07:52,926 INFO blivet: IGNORED: Begin exception details. >09:07:52,927 INFO blivet: IGNORED: Traceback (most recent call last): >09:07:52,927 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3042, in parseFSTab >09:07:52,927 INFO blivet: IGNORED: blkidTab.parse() >09:07:52,928 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2102, in parse >09:07:52,928 INFO blivet: IGNORED: with open(path) as f: >09:07:52,928 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >09:07:52,929 INFO blivet: IGNORED: End exception details. >09:07:52,929 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >09:07:52,930 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >09:07:52,932 DEBUG blivet: IGNORED: Caught exception, continuing. >09:07:52,932 DEBUG blivet: IGNORED: Problem description: failed to parse blkid.tab >09:07:52,932 DEBUG blivet: IGNORED: Begin exception details. >09:07:52,933 DEBUG blivet: IGNORED: Traceback (most recent call last): >09:07:52,933 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2150, in parse >09:07:52,933 DEBUG blivet: IGNORED: self.blkidTab.parse() >09:07:52,933 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2102, in parse >09:07:52,933 DEBUG blivet: IGNORED: with open(path) as f: >09:07:52,934 DEBUG blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >09:07:52,934 DEBUG blivet: IGNORED: End exception details. >09:07:52,934 DEBUG blivet: crypttab maps: [] >09:07:52,935 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >09:07:52,947 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; hidden: False ; incomplete: False ; >09:07:52,950 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 50 GiB lvmlv fedora-root (33) with existing ext4 filesystem >09:07:52,972 DEBUG blivet: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >09:07:52,974 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb1 ; hidden: False ; incomplete: False ; >09:07:52,976 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 500 MiB partition sdb1 (11) with existing ext4 filesystem >09:07:52,993 DEBUG blivet: resolved '/dev/sdb1' to 'sdb1' (partition) >09:07:52,995 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-home ; hidden: False ; incomplete: False ; >09:07:52,996 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 411.33 GiB lvmlv fedora-home (23) with existing ext4 filesystem >09:07:53,015 DEBUG blivet: resolved '/dev/mapper/fedora-home' to 'fedora-home' (lvmlv) >09:07:53,016 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; hidden: False ; incomplete: False ; >09:07:53,018 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 3968 MiB lvmlv fedora-swap (28) with existing swap >09:07:53,036 DEBUG blivet: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >09:07:53,038 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >09:07:53,094 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >09:07:53,202 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >09:07:53,266 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >09:07:53,319 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >09:07:53,322 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >09:07:53,324 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >09:07:53,342 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >09:07:53,379 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >09:07:53,380 INFO blivet: IGNORED: Caught exception, continuing. >09:07:53,381 INFO blivet: IGNORED: Problem description: error parsing blkid.tab >09:07:53,381 INFO blivet: IGNORED: Begin exception details. >09:07:53,382 INFO blivet: IGNORED: Traceback (most recent call last): >09:07:53,382 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3042, in parseFSTab >09:07:53,382 INFO blivet: IGNORED: blkidTab.parse() >09:07:53,383 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2102, in parse >09:07:53,383 INFO blivet: IGNORED: with open(path) as f: >09:07:53,383 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >09:07:53,384 INFO blivet: IGNORED: End exception details. >09:07:53,384 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >09:07:53,386 INFO blivet: IGNORED: Caught exception, continuing. >09:07:53,386 INFO blivet: IGNORED: Problem description: error parsing crypttab >09:07:53,387 INFO blivet: IGNORED: Begin exception details. >09:07:53,387 INFO blivet: IGNORED: Traceback (most recent call last): >09:07:53,387 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3050, in parseFSTab >09:07:53,388 INFO blivet: IGNORED: cryptTab.parse(chroot=chroot) >09:07:53,388 INFO blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2146, in parse >09:07:53,388 INFO blivet: IGNORED: with open(path) as f: >09:07:53,389 INFO blivet: IGNORED: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >09:07:53,389 INFO blivet: IGNORED: End exception details. >09:07:53,390 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >09:07:53,392 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda1 ; hidden: False ; incomplete: False ; >09:07:53,394 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 2054 MiB partition sda1 (62) with existing swap >09:07:53,412 DEBUG blivet: resolved '/dev/sda1' to 'sda1' (partition) >09:07:53,413 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; hidden: False ; incomplete: False ; >09:07:53,415 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 30.01 GiB partition sda2 (67) with existing ext4 filesystem >09:07:53,432 DEBUG blivet: resolved '/dev/sda2' to 'sda2' (partition) >09:07:53,434 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda3 ; hidden: False ; incomplete: False ; >09:07:53,436 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 444.93 GiB partition sda3 (72) with existing ext4 filesystem >09:07:53,453 DEBUG blivet: resolved '/dev/sda3' to 'sda3' (partition) >09:07:53,455 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:07:53,506 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >09:07:53,527 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >09:07:53,583 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >09:07:53,585 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:07:53,586 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:07:53,639 DEBUG blivet: fedora size is 232.39 GiB >09:07:53,661 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:53,678 DEBUG blivet: fedora size is 232.39 GiB >09:07:53,697 DEBUG blivet: vg fedora has -232.81 GiB free >09:07:53,715 DEBUG blivet: fedora size is 465.27 GiB >09:07:53,733 DEBUG blivet: vg fedora has 465.27 GiB free >09:07:53,750 DEBUG blivet: fedora size is 465.27 GiB >09:07:53,767 DEBUG blivet: vg fedora has 465.27 GiB free >09:07:53,786 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:53,790 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:53,795 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:53,798 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:53,800 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:53,803 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:53,808 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:53,811 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:53,815 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:53,820 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:53,824 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:07:53,841 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:07:54,121 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; hidden: False ; incomplete: False ; >09:07:54,123 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 3072 MiB dm live-base (122) with existing ext4 filesystem >09:07:59,371 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:07:59,373 DEBUG blivet: Iso9660FS.supported: supported: True ; >09:07:59,374 DEBUG blivet: NFSv4.supported: supported: False ; >09:07:59,376 DEBUG blivet: NFSv4.supported: supported: False ; >09:07:59,377 DEBUG blivet: SELinuxFS.supported: supported: False ; >09:07:59,379 DEBUG blivet: SELinuxFS.supported: supported: False ; >09:07:59,381 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:59,382 DEBUG blivet: Ext4FS.supported: supported: True ; >09:07:59,384 DEBUG blivet: Ext3FS.supported: supported: True ; >09:07:59,385 DEBUG blivet: Ext3FS.supported: supported: True ; >09:07:59,387 DEBUG blivet: Ext2FS.supported: supported: True ; >09:07:59,388 DEBUG blivet: Ext2FS.supported: supported: True ; >09:07:59,390 DEBUG blivet: SysFS.supported: supported: False ; >09:07:59,391 DEBUG blivet: SysFS.supported: supported: False ; >09:07:59,393 DEBUG blivet: MultipathMember.__init__: >09:07:59,394 DEBUG blivet: MDRaidMember.__init__: >09:07:59,396 DEBUG blivet: ProcFS.supported: supported: False ; >09:07:59,397 DEBUG blivet: ProcFS.supported: supported: False ; >09:07:59,398 DEBUG blivet: SwapSpace.__init__: >09:07:59,400 DEBUG blivet: NoDevFS.supported: supported: False ; >09:07:59,401 DEBUG blivet: NoDevFS.supported: supported: False ; >09:07:59,403 DEBUG blivet: DevPtsFS.supported: supported: False ; >09:07:59,404 DEBUG blivet: DevPtsFS.supported: supported: False ; >09:07:59,406 DEBUG blivet: BTRFS.supported: supported: True ; >09:07:59,672 DEBUG blivet: USBFS.supported: supported: False ; >09:07:59,673 DEBUG blivet: USBFS.supported: supported: False ; >09:07:59,675 DEBUG blivet: DiskLabel.__init__: >09:07:59,675 INFO blivet: DiskLabel.partedDevice returning None >09:07:59,676 DEBUG blivet: HFSPlus.supported: supported: False ; >09:07:59,682 DEBUG blivet: HFSPlus.supported: supported: False ; >09:07:59,684 DEBUG blivet: XFS.supported: supported: True ; >09:07:59,911 DEBUG blivet: XFS.supported: supported: True ; >09:07:59,913 DEBUG blivet: TmpFS.supported: supported: True ; >09:08:00,033 DEBUG blivet: LUKS.__init__: >09:08:00,035 DEBUG blivet: NTFS.supported: supported: False ; >09:08:00,036 DEBUG blivet: NTFS.supported: supported: False ; >09:08:00,038 DEBUG blivet: BindFS.supported: supported: False ; >09:08:00,039 DEBUG blivet: BindFS.supported: supported: False ; >09:08:00,040 DEBUG blivet: HFS.supported: supported: False ; >09:08:00,042 DEBUG blivet: HFS.supported: supported: False ; >09:08:00,046 DEBUG blivet: LVMPhysicalVolume.__init__: >09:08:00,049 DEBUG blivet: NFS.supported: supported: False ; >09:08:00,050 DEBUG blivet: NFS.supported: supported: False ; >09:08:00,051 DEBUG blivet: FATFS.supported: supported: True ; >09:08:00,053 DEBUG blivet: FATFS.supported: supported: True ; >09:08:00,057 DEBUG blivet: DMRaidMember.__init__: >06:08:09,566 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:09,569 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e5356cd0) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 232.89 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: 32566 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6440> > 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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5371510) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6830> > 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 0x7f36e5356550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 488396799 length = 487370752 > flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6dd0> > 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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5386750) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6a70> > 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 0x7f36e532e0d0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f290> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f36e533cdd0) -- > 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: 32567 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6f80> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f320> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >06:08:09,928 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:09,929 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e5356cd0) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 232.89 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: 32566 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6440> > 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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5371510) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6830> > 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 0x7f36e5356550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 488396799 length = 487370752 > flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6dd0> > 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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5386750) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6a70> > 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 0x7f36e532e0d0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f290> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f36e533cdd0) -- > 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: 32567 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6f80> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f320> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >06:08:10,262 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:10,263 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e5356cd0) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 232.89 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: 32566 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6440> > 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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5371510) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6830> > 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 0x7f36e5356550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 488396799 length = 487370752 > flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6dd0> > 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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5386750) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6a70> > 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 0x7f36e532e0d0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f290> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f36e533cdd0) -- > 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: 32567 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6f80> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f320> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >06:08:10,598 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:10,599 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e5356cd0) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 232.89 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: 32566 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6440> > 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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5371510) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6830> > 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 0x7f36e5356550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 488396799 length = 487370752 > flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6dd0> > 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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5386750) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6a70> > 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 0x7f36e532e0d0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f290> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f36e533cdd0) -- > 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: 32567 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6f80> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f320> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >06:08:10,922 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:10,923 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e5356cd0) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 232.89 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: 32566 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6440> > 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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5371510) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6830> > 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 0x7f36e5356550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 488396799 length = 487370752 > flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6dd0> > 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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5386750) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6a70> > 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 0x7f36e532e0d0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f290> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f36e533cdd0) -- > 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: 32567 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6f80> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f320> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >06:08:11,247 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:11,248 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e5356cd0) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 232.89 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: 32566 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6440> > 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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5371510) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6830> > 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 0x7f36e5356550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 488396799 length = 487370752 > flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6dd0> > 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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5386750) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6a70> > 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 0x7f36e532e0d0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f290> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f36e533cdd0) -- > 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: 32567 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6f80> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f320> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >06:08:18,377 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:18,380 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e5356cd0) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 232.89 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: 32566 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6440> > 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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5371510) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6830> > 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 0x7f36e5356550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 488396799 length = 487370752 > flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6dd0> > 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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5386750) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6a70> > 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 0x7f36e532e0d0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f290> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f36e533cdd0) -- > 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: 32567 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6f80> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f320> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >06:08:18,728 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:18,729 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e5356cd0) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 232.89 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: 32566 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6440> > 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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5371510) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6830> > 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 0x7f36e5356550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 488396799 length = 487370752 > flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6dd0> > 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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5386750) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6a70> > 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 0x7f36e532e0d0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f290> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f36e533cdd0) -- > 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: 32567 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6f80> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f320> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >06:08:19,048 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:19,049 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e5356cd0) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 232.89 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: 32566 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6440> > 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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5371510) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6830> > 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 0x7f36e5356550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 488396799 length = 487370752 > flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6dd0> > 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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5386750) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6a70> > 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 0x7f36e532e0d0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f290> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f36e533cdd0) -- > 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: 32567 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6f80> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f320> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >06:08:25,669 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:25,672 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e5356cd0) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 232.89 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: 32566 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6440> > 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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5371510) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6830> > 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 0x7f36e5356550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 488396799 length = 487370752 > flags = lvm, PartitionDevice instance (0x7f36e532ea10) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6dd0> > 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 0x7f36e532e0d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e532e850> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e610> PedPartition: <_ped.Partition object at 0x7f36e53258f0> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5386750) -- > 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: 0 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6a70> > 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 0x7f36e532e0d0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e532e7d0> PedPartition: <_ped.Partition object at 0x7f36e5325710> > disk = existing 465.76 GiB disk sdc (39) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm, PartitionDevice instance (0x7f36e533ca10) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f290> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c5d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c3d0> PedPartition: <_ped.Partition object at 0x7f36e5325ad0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 2048 end = 4208639 length = 4206592 > flags = , PartitionDevice instance (0x7f36e533cdd0) -- > 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: 32567 did: 0 busy: False > hardwareGeometry: (3917, 255, 63) biosGeometry: (3917, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6f80> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c610> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c550> PedPartition: <_ped.Partition object at 0x7f36e53259b0> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 4208640 end = 67135487 length = 62926848 > flags = boot, PartitionDevice instance (0x7f36e533cbd0) -- > 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: 32566 did: 0 busy: False > hardwareGeometry: (58081, 255, 63) biosGeometry: (58081, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e533f320> > 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 0x7f36e533c190> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e533c7d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e533c750> PedPartition: <_ped.Partition object at 0x7f36e533d470> > disk = existing 476.94 GiB disk sda (57) with existing msdos disklabel > start = 67135488 end = 1000214527 length = 933079040 > flags = ] >06:08:26,024 INFO blivet: hiding device existing 2054 MiB partition sda1 (62) with existing swap >06:08:26,043 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >06:08:26,043 INFO blivet: removed partition sda1 (id 62) from device tree >06:08:26,044 DEBUG blivet: lvm filter: adding sda1 to the reject list >06:08:26,044 INFO blivet: hiding device existing 30.01 GiB partition sda2 (67) with existing ext4 filesystem >06:08:26,063 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >06:08:26,063 INFO blivet: removed partition sda2 (id 67) from device tree >06:08:26,063 DEBUG blivet: lvm filter: adding sda2 to the reject list >06:08:26,064 INFO blivet: hiding device existing 444.93 GiB partition sda3 (72) with existing ext4 filesystem >06:08:26,083 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >06:08:26,083 INFO blivet: removed partition sda3 (id 72) from device tree >06:08:26,083 DEBUG blivet: lvm filter: adding sda3 to the reject list >06:08:26,083 INFO blivet: hiding device existing 476.94 GiB disk sda (57) with existing msdos disklabel >06:08:26,102 INFO blivet: removed disk sda (id 57) from device tree >06:08:26,102 DEBUG blivet: lvm filter: adding sda to the reject list >06:08:26,102 INFO blivet: hiding device existing 500 MiB partition sdc1 (44) with existing ext4 filesystem >06:08:26,121 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdc ; >06:08:26,121 INFO blivet: removed partition sdc1 (id 44) from device tree >06:08:26,122 DEBUG blivet: lvm filter: adding sdc1 to the reject list >06:08:26,122 INFO blivet: hiding device existing 465.27 GiB lvmvg fedora (53) >06:08:26,142 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdc2 ; >06:08:26,142 INFO blivet: removed lvmvg fedora (id 53) from device tree >06:08:26,142 DEBUG blivet: lvm filter: adding fedora to the reject list >06:08:26,142 INFO blivet: hiding device existing 465.27 GiB partition sdc2 (49) with existing lvmpv >06:08:26,161 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdc ; >06:08:26,162 INFO blivet: removed partition sdc2 (id 49) from device tree >06:08:26,162 DEBUG blivet: lvm filter: adding sdc2 to the reject list >06:08:26,162 INFO blivet: hiding device existing 465.76 GiB disk sdc (39) with existing msdos disklabel >06:08:26,180 INFO blivet: removed disk sdc (id 39) from device tree >06:08:26,181 DEBUG blivet: lvm filter: adding sdc to the reject list >06:08:26,183 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:26,184 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e5356cd0) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 232.89 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: 32566 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6440> > 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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5371510) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6830> > 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 0x7f36e5356550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 488396799 length = 487370752 > flags = lvm] >06:08:27,351 INFO blivet: Detected 3968 MiB of memory >06:08:27,369 INFO blivet: Swap attempt of 3968 MiB >06:08:30,337 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:30,339 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e5356cd0) -- > name = sdb1 status = True kids = 0 id = 11 > parents = ['existing 232.89 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: 32566 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6440> > 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 0x7f36e5356550> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e5356a10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356810> PedPartition: <_ped.Partition object at 0x7f36e5350c50> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot, PartitionDevice instance (0x7f36e5371510) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 232.89 GiB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 232.4 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: 487370752 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (30337, 255, 63) biosGeometry: (30337, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6830> > 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 0x7f36e5356550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356990> PedPartition: <_ped.Partition object at 0x7f36e5350cb0> > disk = existing 232.89 GiB disk sdb (6) with existing msdos disklabel > start = 1026048 end = 488396799 length = 487370752 > flags = lvm] >06:08:31,575 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >06:08:31,576 DEBUG blivet: DeviceTree.getDeviceByID returned existing 232.89 GiB disk sdb (6) with existing msdos disklabel >06:08:38,826 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >06:08:38,829 DEBUG blivet: DeviceTree.getDeviceByID returned existing 232.89 GiB disk sdb (6) with existing msdos disklabel >06:08:38,857 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >06:08:38,859 DEBUG blivet: DeviceTree.getDeviceByID returned existing 232.89 GiB disk sdb (6) with existing msdos disklabel >06:08:38,882 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >06:08:38,884 DEBUG blivet: DeviceTree.getDeviceByID returned existing 232.89 GiB disk sdb (6) with existing msdos disklabel >06:08:38,902 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 11 ; incomplete: False ; >06:08:38,903 DEBUG blivet: DeviceTree.getDeviceByID returned existing 500 MiB partition sdb1 (11) with existing ext4 filesystem >06:08:38,920 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 16 ; incomplete: False ; >06:08:38,921 DEBUG blivet: DeviceTree.getDeviceByID returned existing 232.4 GiB partition sdb2 (16) with existing lvmpv >06:08:38,937 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >06:08:38,938 DEBUG blivet: DeviceTree.getDeviceByID returned existing 232.89 GiB disk sdb (6) with existing msdos disklabel >06:08:40,018 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >06:08:40,020 DEBUG blivet: DeviceTree.getDeviceByID returned existing 232.89 GiB disk sdb (6) with existing msdos disklabel >06:08:41,481 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >06:08:41,483 DEBUG blivet: DeviceTree.getDeviceByID returned existing 232.89 GiB disk sdb (6) with existing msdos disklabel >06:08:41,511 DEBUG blivet: removing sdb >06:08:41,511 DEBUG blivet: devices to remove: ['fedora-root', 'fedora-swap', 'fedora-home', 'fedora', 'sdb2', 'sdb1'] >06:08:41,512 DEBUG blivet: leaves to remove: ['fedora-root', 'fedora-swap', 'fedora-home', 'sdb1'] >06:08:41,513 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 172 >06:08:41,516 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >06:08:41,516 INFO blivet: registered action: [171] destroy format ext4 filesystem on lvmlv fedora-root (id 33) >06:08:41,519 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >06:08:41,520 INFO blivet: removed lvmlv fedora-root (id 33) from device tree >06:08:41,520 INFO blivet: registered action: [173] destroy device lvmlv fedora-root (id 33) >06:08:41,520 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 175 >06:08:41,523 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >06:08:41,523 INFO blivet: registered action: [174] destroy format swap on lvmlv fedora-swap (id 28) >06:08:41,526 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >06:08:41,526 INFO blivet: removed lvmlv fedora-swap (id 28) from device tree >06:08:41,526 INFO blivet: registered action: [176] destroy device lvmlv fedora-swap (id 28) >06:08:41,527 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 178 >06:08:41,529 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: ext4 ; type: None ; >06:08:41,529 INFO blivet: registered action: [177] destroy format ext4 filesystem on lvmlv fedora-home (id 23) >06:08:41,532 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >06:08:41,532 INFO blivet: removed lvmlv fedora-home (id 23) from device tree >06:08:41,532 INFO blivet: registered action: [179] destroy device lvmlv fedora-home (id 23) >06:08:41,535 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >06:08:41,535 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 181 >06:08:41,537 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: ext4 ; type: None ; >06:08:41,537 INFO blivet: registered action: [180] destroy format ext4 filesystem on partition sdb1 (id 11) >06:08:41,540 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >06:08:41,540 INFO blivet: removed partition sdb1 (id 11) from device tree >06:08:41,541 INFO blivet: registered action: [182] destroy device partition sdb1 (id 11) >06:08:41,541 DEBUG blivet: devices to remove: ['fedora', 'sdb2'] >06:08:41,542 DEBUG blivet: leaves to remove: ['fedora'] >06:08:41,544 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >06:08:41,544 INFO blivet: removed lvmvg fedora (id 20) from device tree >06:08:41,545 INFO blivet: registered action: [183] destroy device lvmvg fedora (id 20) >06:08:41,545 DEBUG blivet: devices to remove: ['sdb2'] >06:08:41,545 DEBUG blivet: leaves to remove: ['sdb2'] >06:08:41,547 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >06:08:41,548 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 185 >06:08:41,550 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: lvmpv ; type: None ; >06:08:41,550 INFO blivet: registered action: [184] destroy format lvmpv on partition sdb2 (id 16) >06:08:41,552 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >06:08:41,553 INFO blivet: removed partition sdb2 (id 16) from device tree >06:08:41,553 INFO blivet: registered action: [186] destroy device partition sdb2 (id 16) >06:08:41,553 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 188 >06:08:41,555 DEBUG blivet: DiskDevice._setFormat: sdb ; current: disklabel ; type: None ; >06:08:41,555 INFO blivet: registered action: [187] destroy format msdos disklabel on disk sdb (id 6) >06:08:41,557 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 11 ; incomplete: False ; >06:08:41,558 DEBUG blivet: DeviceTree.getDeviceByID returned None >06:08:41,560 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 16 ; incomplete: False ; >06:08:41,561 DEBUG blivet: DeviceTree.getDeviceByID returned None >06:08:41,562 DEBUG blivet: DeviceTree.getDeviceByID: hidden: False ; id_num: 6 ; incomplete: False ; >06:08:41,564 DEBUG blivet: DeviceTree.getDeviceByID returned existing 232.89 GiB disk sdb (6) >06:08:41,584 INFO blivet: Detected 3968 MiB of memory >06:08:41,602 INFO blivet: Swap attempt of 3968 MiB >06:08:41,628 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:41,629 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >06:08:41,629 DEBUG blivet: removing sdb >06:08:41,630 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 190 >06:08:41,632 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >06:08:41,632 INFO blivet: registered action: [189] destroy format None on disk sdb (id 6) >06:08:41,632 DEBUG blivet: clearpart: initializing sdb >06:08:41,633 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 192 >06:08:41,634 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >06:08:41,634 INFO blivet: registered action: [191] destroy format None on disk sdb (id 6) >06:08:41,635 DEBUG blivet: required disklabel type for sdb (1) is None >06:08:41,635 DEBUG blivet: default disklabel type for sdb is msdos >06:08:41,635 DEBUG blivet: selecting msdos disklabel for sdb based on size >06:08:41,637 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; >06:08:41,639 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sdb ; labelType: msdos ; >06:08:41,639 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 0x7f36e68849d0> > PedDisk: <_ped.Disk object at 0x7f36e688b908> >06:08:41,640 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 193 >06:08:41,642 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >06:08:41,642 INFO blivet: registered action: [194] create format msdos disklabel on disk sdb (id 6) >06:08:41,645 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >06:08:41,646 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel >06:08:41,664 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >06:08:41,667 INFO blivet: Detected 3968 MiB of memory >06:08:41,690 INFO blivet: Swap attempt of 3968 MiB >06:08:41,712 DEBUG blivet: doAutoPart: True >06:08:41,712 DEBUG blivet: encryptedAutoPart: False >06:08:41,712 DEBUG blivet: autoPartType: 2 >06:08:41,712 DEBUG blivet: clearPartType: 2 >06:08:41,713 DEBUG blivet: clearPartDisks: ['sdb'] >06:08:41,745 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f36e68b6210) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f36e68b6490) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f36e68b6290) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f36e414b650) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7f36e414b7d0) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3968 MiB maxSize = None grow = False > >06:08:41,745 DEBUG blivet: storage.disks: ['sdb'] >06:08:41,746 DEBUG blivet: storage.partitioned: ['sdb'] >06:08:41,746 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'] >06:08:41,748 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >06:08:41,750 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel >06:08:41,768 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >06:08:41,768 DEBUG blivet: boot disk: sdb >06:08:41,770 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >06:08:41,770 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 195 >06:08:41,773 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >06:08:41,775 DEBUG blivet: PartitionDevice._setFormat: req0 ; >06:08:41,777 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >06:08:41,779 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >06:08:41,780 INFO blivet: added partition req0 (id 196) to device tree >06:08:41,780 INFO blivet: registered action: [198] create device partition req0 (id 196) >06:08:41,781 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 200 >06:08:41,783 DEBUG blivet: PartitionDevice._setFormat: req0 ; >06:08:41,785 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: lvmpv ; type: lvmpv ; >06:08:41,785 INFO blivet: registered action: [199] create format lvmpv on partition req0 (id 196) >06:08:41,785 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f36e89295d0) -- > name = sdb status = True kids = 0 id = 6 > parents = [] > uuid = None size = 232.89 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: Hitachi HTS545025B9A300 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 488397168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30401, 255, 63) biosGeometry: (30401, 255, 63) > PedDevice: <_ped.Device object at 0x7f36e55d6560> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f36e5614310>] >06:08:41,810 DEBUG blivet: devs: [PartitionDevice instance (0x7f36e4146110) -- > 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 >] >06:08:41,835 DEBUG blivet: Ext4FS.supported: supported: True ; >06:08:41,835 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 201 >06:08:41,837 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >06:08:41,839 DEBUG blivet: PartitionDevice._setFormat: req1 ; >06:08:41,841 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >06:08:41,843 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >06:08:41,843 INFO blivet: added partition req1 (id 202) to device tree >06:08:41,843 INFO blivet: registered action: [204] create device partition req1 (id 202) >06:08:41,844 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 206 >06:08:41,846 DEBUG blivet: PartitionDevice._setFormat: req1 ; >06:08:41,847 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: ext4 ; type: ext4 ; >06:08:41,848 INFO blivet: registered action: [205] create format ext4 filesystem mounted at /boot on partition req1 (id 202) >06:08:41,850 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:41,852 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e4146110) -- > 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 (0x7f36e6829d10) -- > 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 >] >06:08:41,906 INFO blivet: skipping unneeded stage1 biosboot request >06:08:41,906 DEBUG blivet: PartSpec instance (0x7f36e414b650) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >06:08:41,924 DEBUG blivet: existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel >06:08:41,944 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >06:08:41,946 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:41,948 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e4146110) -- > 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 (0x7f36e6829d10) -- > 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 >] >06:08:42,002 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:42,004 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e4146110) -- > 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 (0x7f36e6829d10) -- > 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 >] >06:08:42,058 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:42,060 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e4146110) -- > 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 (0x7f36e6829d10) -- > 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 >] >06:08:42,116 DEBUG blivet: removing all non-preexisting partitions ['req0(id 196)', 'req1(id 202)'] from disk(s) ['sdb'] >06:08:42,117 DEBUG blivet: allocatePartitions: disks=['sdb'] ; partitions=['req0(id 196)', 'req1(id 202)'] >06:08:42,117 DEBUG blivet: removing all non-preexisting partitions ['req1(id 202)', 'req0(id 196)'] from disk(s) ['sdb'] >06:08:42,119 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >06:08:42,121 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel >06:08:42,139 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >06:08:42,140 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >06:08:42,142 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel >06:08:42,156 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >06:08:42,156 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 >06:08:42,170 DEBUG blivet: checking freespace on sdb >06:08:42,171 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >06:08:42,184 DEBUG blivet: checking 63-488397167 (232.89 GiB) >06:08:42,198 DEBUG blivet: current free range is 63-488397167 (232.89 GiB) >06:08:42,211 DEBUG blivet: updating use_disk to sdb, type: 0 >06:08:42,212 DEBUG blivet: new free: 63-488397167 / 232.89 GiB >06:08:42,225 DEBUG blivet: new free allows for 0 sectors of growth >06:08:42,225 DEBUG blivet: found free space for bootable request >06:08:42,226 DEBUG blivet: adjusted start sector from 63 to 2048 >06:08:42,227 DEBUG blivet: created partition sdb1 of 500 MiB and added it to /dev/sdb >06:08:42,242 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >06:08:42,242 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36e6884990> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e683b510> PedPartition: <_ped.Partition object at 0x7f36e68ba2f0> >06:08:42,245 DEBUG blivet: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >06:08:42,247 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >06:08:42,249 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >06:08:42,249 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36e6884990> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e68298d0> PedPartition: <_ped.Partition object at 0x7f36e68ba710> >06:08:42,252 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >06:08:42,253 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel >06:08:42,267 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >06:08:42,269 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >06:08:42,270 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel >06:08:42,285 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >06:08:42,285 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 >06:08:42,298 DEBUG blivet: checking freespace on sdb >06:08:42,299 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >06:08:42,313 DEBUG blivet: checking 63-2047 (992.5 KiB) >06:08:42,326 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >06:08:42,339 DEBUG blivet: checking 1026048-488397167 (232.4 GiB) >06:08:42,352 DEBUG blivet: current free range is 1026048-488397167 (232.4 GiB) >06:08:42,365 DEBUG blivet: evaluating growth potential for new layout >06:08:42,365 DEBUG blivet: calculating growth for disk /dev/sdb >06:08:42,368 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >06:08:42,368 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36e6884990> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e683b5d0> PedPartition: <_ped.Partition object at 0x7f36e68ba470> >06:08:42,371 DEBUG blivet: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >06:08:42,372 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >06:08:42,373 DEBUG blivet: adding request 202 to chunk 488394752 (2048-488396799) on /dev/sdb >06:08:42,374 DEBUG blivet: adding request 196 to chunk 488394752 (2048-488396799) on /dev/sdb >06:08:42,374 DEBUG blivet: Chunk.growRequests: 488394752 on /dev/sdb start = 2048 end = 488396799 >sectorSize = 512 B > >06:08:42,375 DEBUG blivet: req: PartitionRequest instance -- >id = 202 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >06:08:42,375 DEBUG blivet: req: PartitionRequest instance -- >id = 196 name = sdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >06:08:42,376 DEBUG blivet: 1 requests and 486346752 (231.91 GiB) left in chunk >06:08:42,390 DEBUG blivet: adding 486346752 (231.91 GiB) to 196 (sdb2) >06:08:42,403 DEBUG blivet: new grow amount for request 196 (sdb2) is 486346752 units, or 231.91 GiB >06:08:42,416 DEBUG blivet: request 202 (sdb1) growth: 0 (0 B) size: 500 MiB >06:08:42,430 DEBUG blivet: request 196 (sdb2) growth: 486346752 (231.91 GiB) size: 232.4 GiB >06:08:42,456 DEBUG blivet: disk /dev/sdb growth: 486346752 (231.91 GiB) >06:08:42,470 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >06:08:42,471 DEBUG blivet: device sdb2 new partedPartition None >06:08:42,472 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sdb ; >06:08:42,474 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >06:08:42,474 DEBUG blivet: total growth: 486346752 sectors >06:08:42,474 DEBUG blivet: updating use_disk to sdb, type: 0 >06:08:42,475 DEBUG blivet: new free: 1026048-488397167 / 232.4 GiB >06:08:42,488 DEBUG blivet: new free allows for 486346752 sectors of growth >06:08:42,489 DEBUG blivet: created partition sdb2 of 500 MiB and added it to /dev/sdb >06:08:42,504 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >06:08:42,504 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36e6884990> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e683b850> PedPartition: <_ped.Partition object at 0x7f36e68867d0> >06:08:42,507 DEBUG blivet: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >06:08:42,508 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >06:08:42,510 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >06:08:42,510 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36e6884990> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e683b8d0> PedPartition: <_ped.Partition object at 0x7f36e682f170> >06:08:42,512 DEBUG blivet: growPartitions: disks=['sdb'], partitions=['sdb2(id 196)', 'sdb1(id 202)'] >06:08:42,513 DEBUG blivet: growable partitions are ['sdb2'] >06:08:42,514 DEBUG blivet: adding request 196 to chunk 488394752 (2048-488396799) on /dev/sdb >06:08:42,514 DEBUG blivet: adding request 202 to chunk 488394752 (2048-488396799) on /dev/sdb >06:08:42,514 DEBUG blivet: disk sdb has 1 chunks >06:08:42,515 DEBUG blivet: Chunk.growRequests: 488394752 on /dev/sdb start = 2048 end = 488396799 >sectorSize = 512 B > >06:08:42,516 DEBUG blivet: req: PartitionRequest instance -- >id = 202 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >06:08:42,516 DEBUG blivet: req: PartitionRequest instance -- >id = 196 name = sdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >06:08:42,516 DEBUG blivet: 1 requests and 486346752 (231.91 GiB) left in chunk >06:08:42,530 DEBUG blivet: adding 486346752 (231.91 GiB) to 196 (sdb2) >06:08:42,544 DEBUG blivet: new grow amount for request 196 (sdb2) is 486346752 units, or 231.91 GiB >06:08:42,557 DEBUG blivet: growing partitions on sdb >06:08:42,557 DEBUG blivet: partition sdb1 (202): 0 >06:08:42,558 DEBUG blivet: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f36e6884790> PedGeometry: <_ped.Geometry object at 0x7f36e683bb50> >06:08:42,558 DEBUG blivet: partition sdb2 (196): 0 >06:08:42,559 DEBUG blivet: new geometry for sdb2: parted.Geometry instance -- > start: 1026048 end: 488396799 length: 487370752 > device: <parted.device.Device object at 0x7f36e6884790> PedGeometry: <_ped.Geometry object at 0x7f36e683bcd0> >06:08:42,559 DEBUG blivet: removing all non-preexisting partitions ['sdb1(id 202)', 'sdb2(id 196)'] from disk(s) ['sdb'] >06:08:42,561 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >06:08:42,561 DEBUG blivet: device sdb1 new partedPartition None >06:08:42,563 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >06:08:42,564 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >06:08:42,566 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >06:08:42,566 DEBUG blivet: device sdb2 new partedPartition None >06:08:42,568 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sdb ; >06:08:42,569 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >06:08:42,570 DEBUG blivet: back from removeNewPartitions >06:08:42,570 DEBUG blivet: extended: None >06:08:42,570 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f36e6884790> PedGeometry: <_ped.Geometry object at 0x7f36e683bb50> >06:08:42,572 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >06:08:42,572 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36e6884990> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e683f0d0> PedPartition: <_ped.Partition object at 0x7f36e682f2f0> >06:08:42,575 DEBUG blivet: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >06:08:42,577 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >06:08:42,579 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >06:08:42,579 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36e6884990> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e683f210> PedPartition: <_ped.Partition object at 0x7f36e682f4d0> >06:08:42,581 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 488396799 length: 487370752 > device: <parted.device.Device object at 0x7f36e6884790> PedGeometry: <_ped.Geometry object at 0x7f36e683bcd0> >06:08:42,583 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >06:08:42,583 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36e6884990> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e683bdd0> PedPartition: <_ped.Partition object at 0x7f36e682f470> >06:08:42,586 DEBUG blivet: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >06:08:42,587 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >06:08:42,590 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >06:08:42,590 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36e6884990> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e6829dd0> PedPartition: <_ped.Partition object at 0x7f36e68867d0> >06:08:42,593 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:42,594 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e4146110) -- > name = sdb2 status = False kids = 0 id = 196 > parents = ['existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel'] > uuid = None size = 232.4 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 0x7f36e6884990> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e6829dd0> PedPartition: <_ped.Partition object at 0x7f36e68867d0> > disk = existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel > start = 1026048 end = 488396799 length = 487370752 > flags = , PartitionDevice instance (0x7f36e6829d10) -- > name = sdb1 status = False kids = 0 id = 202 > parents = ['existing 232.89 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 0x7f36e6884990> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e683f210> PedPartition: <_ped.Partition object at 0x7f36e682f4d0> > disk = existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >06:08:42,698 DEBUG blivet: fixing size of non-existent 500 MiB partition sdb1 (202) with non-existent ext4 filesystem mounted at /boot >06:08:42,712 DEBUG blivet: fixing size of non-existent 232.4 GiB partition sdb2 (196) with non-existent lvmpv >06:08:42,727 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:42,728 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e4146110) -- > name = sdb2 status = False kids = 0 id = 196 > parents = ['existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel'] > uuid = None size = 232.4 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 0x7f36e6884990> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e6829dd0> PedPartition: <_ped.Partition object at 0x7f36e68867d0> > disk = existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel > start = 1026048 end = 488396799 length = 487370752 > flags = , PartitionDevice instance (0x7f36e6829d10) -- > name = sdb1 status = False kids = 0 id = 202 > parents = ['existing 232.89 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 0x7f36e6884990> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e683f210> PedPartition: <_ped.Partition object at 0x7f36e682f4d0> > disk = existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >06:08:42,834 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:42,835 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e4146110) -- > name = sdb2 status = False kids = 0 id = 196 > parents = ['existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel'] > uuid = None size = 232.4 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 0x7f36e6884990> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e6829dd0> PedPartition: <_ped.Partition object at 0x7f36e68867d0> > disk = existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel > start = 1026048 end = 488396799 length = 487370752 > flags = , PartitionDevice instance (0x7f36e6829d10) -- > name = sdb1 status = False kids = 0 id = 202 > parents = ['existing 232.89 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 0x7f36e6884990> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e683f210> PedPartition: <_ped.Partition object at 0x7f36e682f4d0> > disk = existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >06:08:42,940 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >06:08:42,941 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x7f36e4146110) -- > name = sdb2 status = False kids = 0 id = 196 > parents = ['existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel'] > uuid = None size = 232.4 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 0x7f36e6884990> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e6829dd0> PedPartition: <_ped.Partition object at 0x7f36e68867d0> > disk = existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel > start = 1026048 end = 488396799 length = 487370752 > flags = , PartitionDevice instance (0x7f36e6829d10) -- > name = sdb1 status = False kids = 0 id = 202 > parents = ['existing 232.89 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 0x7f36e6884990> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e683f210> PedPartition: <_ped.Partition object at 0x7f36e682f4d0> > disk = existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = ] >06:08:43,048 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora ; member: sdb2 ; >06:08:43,048 WARN blivet: At least one UUID missing. >06:08:43,050 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >06:08:43,051 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 208 >06:08:43,052 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >06:08:43,053 INFO blivet: added lvmvg fedora (id 207) to device tree >06:08:43,054 INFO blivet: registered action: [210] create device lvmvg fedora (id 207) >06:08:43,055 DEBUG blivet: Ext4FS.supported: supported: True ; >06:08:43,056 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 211 >06:08:43,058 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >06:08:43,060 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >06:08:43,061 DEBUG blivet: fedora size is 232.39 GiB >06:08:43,075 DEBUG blivet: vg fedora has 232.39 GiB free >06:08:43,088 DEBUG blivet: Adding fedora-root/1024 MiB to fedora >06:08:43,102 INFO blivet: added lvmlv fedora-root (id 212) to device tree >06:08:43,102 INFO blivet: registered action: [214] create device lvmlv fedora-root (id 212) >06:08:43,103 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 216 >06:08:43,105 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: ext4 ; >06:08:43,105 INFO blivet: registered action: [215] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 212) >06:08:43,108 DEBUG blivet: Ext4FS.supported: supported: True ; >06:08:43,108 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 217 >06:08:43,110 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >06:08:43,112 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >06:08:43,112 DEBUG blivet: fedora size is 232.39 GiB >06:08:43,127 DEBUG blivet: vg fedora has 231.39 GiB free >06:08:43,140 DEBUG blivet: Adding fedora-home/500 MiB to fedora >06:08:43,154 INFO blivet: added lvmlv fedora-home (id 218) to device tree >06:08:43,154 INFO blivet: registered action: [220] create device lvmlv fedora-home (id 218) >06:08:43,154 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 222 >06:08:43,156 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: ext4 ; type: ext4 ; >06:08:43,157 INFO blivet: registered action: [221] create format ext4 filesystem mounted at /home on lvmlv fedora-home (id 218) >06:08:43,158 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >06:08:43,159 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 223 >06:08:43,161 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >06:08:43,162 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >06:08:43,163 DEBUG blivet: fedora size is 232.39 GiB >06:08:43,178 DEBUG blivet: vg fedora has 230.91 GiB free >06:08:43,191 DEBUG blivet: Adding fedora-swap/3968 MiB to fedora >06:08:43,205 INFO blivet: added lvmlv fedora-swap (id 224) to device tree >06:08:43,205 INFO blivet: registered action: [226] create device lvmlv fedora-swap (id 224) >06:08:43,205 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 228 >06:08:43,207 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: swap ; >06:08:43,207 INFO blivet: registered action: [227] create format swap on lvmlv fedora-swap (id 224) >06:08:43,209 DEBUG blivet: DeviceTree.getDevicesByType: hidden: False ; incomplete: False ; device_type: lvmvg ; >06:08:43,221 DEBUG blivet: fedora size is 232.39 GiB >06:08:43,236 DEBUG blivet: vg fedora has 227.03 GiB free >06:08:43,249 DEBUG blivet: fedora size is 232.39 GiB >06:08:43,264 DEBUG blivet: vg fedora has 227.03 GiB free >06:08:43,210 DEBUG blivet: DeviceTree.getDevicesByType returned [LVMVolumeGroupDevice instance (0x7f36e414b150) -- > name = fedora status = False kids = 3 id = 207 > parents = ['non-existent 232.4 GiB partition sdb2 (196) with non-existent lvmpv'] > uuid = None size = 232.39 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 = 59493 free space = 227.03 GiB > free extents = 58119 reserved percent = 0 reserved space = 0 B > PVs = ['non-existent 232.4 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']] >06:08:43,314 DEBUG blivet: fedora size is 232.39 GiB >06:08:43,329 DEBUG blivet: vg fedora has 227.03 GiB free >06:08:43,343 DEBUG blivet: fedora size is 232.39 GiB >06:08:43,358 DEBUG blivet: vg fedora has 227.03 GiB free >06:08:43,409 DEBUG blivet: fedora size is 232.39 GiB >06:08:43,423 DEBUG blivet: vg fedora has 227.03 GiB free >06:08:43,437 DEBUG blivet: fedora size is 232.39 GiB >06:08:43,452 DEBUG blivet: vg fedora has 227.03 GiB free >06:08:43,492 DEBUG blivet: fedora size is 232.39 GiB >06:08:43,506 DEBUG blivet: vg fedora has 227.03 GiB free >06:08:43,520 DEBUG blivet: vg fedora: 227.03 GiB free ; lvs: ['root', 'home', 'swap'] >06:08:43,533 DEBUG blivet: fedora size is 232.39 GiB >06:08:43,548 DEBUG blivet: vg fedora has 227.03 GiB free >06:08:43,563 DEBUG blivet: adding request 212 to chunk 59493 on /dev/fedora >06:08:43,563 DEBUG blivet: adding request 218 to chunk 59493 on /dev/fedora >06:08:43,563 DEBUG blivet: adding request 224 to chunk 59493 on /dev/fedora >06:08:43,564 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/fedora length = 59493 size = 232.39 GiB >remaining = 2 pool = 58104 >06:08:43,578 DEBUG blivet: req: LVRequest instance -- >id = 224 name = fedora-swap growable = False >base = 993 growth = 0 max_grow = 0 >done = True >06:08:43,578 DEBUG blivet: req: LVRequest instance -- >id = 212 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >06:08:43,578 DEBUG blivet: req: LVRequest instance -- >id = 218 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >06:08:43,579 DEBUG blivet: 2 requests and 58104 (226.97 GiB) left in chunk >06:08:43,592 DEBUG blivet: adding 39041 (152.5 GiB) to 212 (fedora-root) >06:08:43,606 DEBUG blivet: taking back 26497 (103.5 GiB) from 212 (fedora-root) >06:08:43,619 DEBUG blivet: new grow amount for request 212 (fedora-root) is 12544 units, or 49 GiB >06:08:43,633 DEBUG blivet: adding 19062 (74.46 GiB) to 218 (fedora-home) >06:08:43,646 DEBUG blivet: new grow amount for request 218 (fedora-home) is 19062 units, or 74.46 GiB >06:08:43,659 DEBUG blivet: 1 requests and 26498 (103.51 GiB) left in chunk >06:08:43,672 DEBUG blivet: adding 26498 (103.51 GiB) to 218 (fedora-home) >06:08:43,686 DEBUG blivet: new grow amount for request 218 (fedora-home) is 45560 units, or 177.97 GiB >06:08:43,699 DEBUG blivet: trying to set lv fedora-root size to 50 GiB >06:08:43,713 DEBUG blivet: fedora size is 232.39 GiB >06:08:43,727 DEBUG blivet: vg fedora has 227.03 GiB free >06:08:43,741 DEBUG blivet: fedora size is 232.39 GiB >06:08:43,756 DEBUG blivet: vg fedora has 178.03 GiB free >06:08:43,770 DEBUG blivet: fedora size is 232.39 GiB >06:08:43,784 DEBUG blivet: vg fedora has 178.03 GiB free >06:08:43,798 DEBUG blivet: trying to set lv fedora-home size to 178.46 GiB >06:08:43,811 DEBUG blivet: fedora size is 232.39 GiB >06:08:43,826 DEBUG blivet: vg fedora has 178.03 GiB free >06:08:43,840 DEBUG blivet: fedora size is 232.39 GiB >06:08:43,854 DEBUG blivet: vg fedora has 60 MiB free >06:08:43,868 DEBUG blivet: fedora size is 232.39 GiB >06:08:43,882 DEBUG blivet: vg fedora has 60 MiB free >06:08:43,929 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >06:08:43,930 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel >06:08:43,945 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >06:08:43,946 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >06:08:43,947 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel >06:08:43,961 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >06:08:43,963 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >06:08:43,965 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel >06:08:43,979 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >06:08:44,026 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >06:08:44,027 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel >06:08:44,041 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >06:08:44,042 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >06:08:44,043 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel >06:08:44,057 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >06:08:44,058 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >06:08:44,059 DEBUG blivet: DeviceTree.getDeviceByName returned existing 232.89 GiB disk sdb (6) with non-existent msdos disklabel >06:08:44,073 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >06:08:49,823 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >06:08:49,825 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >06:08:49,827 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >06:08:49,829 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: False ; controllable: True ; >06:08:49,832 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >06:08:49,855 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >06:08:49,896 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >06:08:49,899 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >06:08:49,921 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >06:08:49,961 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >06:08:49,963 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >06:08:49,984 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >06:08:50,022 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >06:08:50,023 DEBUG blivet: action: [171] destroy format ext4 filesystem on lvmlv fedora-root (id 33) >06:08:50,023 DEBUG blivet: action: [173] destroy device lvmlv fedora-root (id 33) >06:08:50,023 DEBUG blivet: action: [174] destroy format swap on lvmlv fedora-swap (id 28) >06:08:50,024 DEBUG blivet: action: [176] destroy device lvmlv fedora-swap (id 28) >06:08:50,024 DEBUG blivet: action: [177] destroy format ext4 filesystem on lvmlv fedora-home (id 23) >06:08:50,024 DEBUG blivet: action: [179] destroy device lvmlv fedora-home (id 23) >06:08:50,024 DEBUG blivet: action: [180] destroy format ext4 filesystem on partition sdb1 (id 11) >06:08:50,025 DEBUG blivet: action: [182] destroy device partition sdb1 (id 11) >06:08:50,025 DEBUG blivet: action: [183] destroy device lvmvg fedora (id 20) >06:08:50,025 DEBUG blivet: action: [184] destroy format lvmpv on partition sdb2 (id 16) >06:08:50,025 DEBUG blivet: action: [186] destroy device partition sdb2 (id 16) >06:08:50,025 DEBUG blivet: action: [187] destroy format msdos disklabel on disk sdb (id 6) >06:08:50,026 DEBUG blivet: action: [189] destroy format None on disk sdb (id 6) >06:08:50,026 DEBUG blivet: action: [191] destroy format None on disk sdb (id 6) >06:08:50,026 DEBUG blivet: action: [194] create format msdos disklabel on disk sdb (id 6) >06:08:50,026 DEBUG blivet: action: [198] create device partition sdb2 (id 196) >06:08:50,027 DEBUG blivet: action: [199] create format lvmpv on partition sdb2 (id 196) >06:08:50,027 DEBUG blivet: action: [204] create device partition sdb1 (id 202) >06:08:50,027 DEBUG blivet: action: [205] create format ext4 filesystem mounted at /boot on partition sdb1 (id 202) >06:08:50,027 DEBUG blivet: action: [210] create device lvmvg fedora (id 207) >06:08:50,028 DEBUG blivet: action: [214] create device lvmlv fedora-root (id 212) >06:08:50,028 DEBUG blivet: action: [215] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 212) >06:08:50,028 DEBUG blivet: action: [220] create device lvmlv fedora-home (id 218) >06:08:50,028 DEBUG blivet: action: [221] create format ext4 filesystem mounted at /home on lvmlv fedora-home (id 218) >06:08:50,029 DEBUG blivet: action: [226] create device lvmlv fedora-swap (id 224) >06:08:50,029 DEBUG blivet: action: [227] create format swap on lvmlv fedora-swap (id 224) >06:08:50,029 INFO blivet: pruning action queue... >06:08:50,030 INFO blivet: removing obsolete action 191 (189) >06:08:50,030 INFO blivet: removing obsolete action 189 (187) >06:08:50,035 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >06:08:50,036 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >06:08:50,038 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >06:08:50,040 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: False ; controllable: True ; >06:08:50,043 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >06:08:50,065 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >06:08:50,106 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >06:08:50,108 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >06:08:50,130 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >06:08:50,168 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >06:08:50,170 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >06:08:50,193 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >06:08:50,233 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: False ; controllable: True ; >06:08:50,233 INFO blivet: resetting parted disks... >06:08:50,235 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >06:08:50,237 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >06:08:50,239 DEBUG blivet: PartitionDevice.preCommitFixup: sdb2 ; >06:08:50,240 DEBUG blivet: PartitionDevice.preCommitFixup: sdb1 ; >06:08:50,242 DEBUG blivet: PartitionDevice.preCommitFixup: sdb1 ; >06:08:50,244 DEBUG blivet: sector-based lookup found partition sdb1 >06:08:50,246 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >06:08:50,246 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36e5356a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f36e413c390> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e413c050> PedPartition: <_ped.Partition object at 0x7f36e684f3b0> >06:08:50,250 DEBUG blivet: PartitionDevice.preCommitFixup: sdb2 ; >06:08:50,251 DEBUG blivet: sector-based lookup found partition sdb2 >06:08:50,253 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >06:08:50,253 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f36e5356a50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f36e5356790> PedPartition: <_ped.Partition object at 0x7f36e5350c50> >06:08:50,255 INFO blivet: sorting actions... >06:08:50,269 DEBUG blivet: action: [180] destroy format ext4 filesystem on partition sdb1 (id 11) >06:08:50,270 DEBUG blivet: action: [177] destroy format ext4 filesystem on lvmlv fedora-home (id 23) >06:08:50,270 DEBUG blivet: action: [179] destroy device lvmlv fedora-home (id 23) >06:08:50,271 DEBUG blivet: action: [174] destroy format swap on lvmlv fedora-swap (id 28) >06:08:50,272 DEBUG blivet: action: [176] destroy device lvmlv fedora-swap (id 28) >06:08:50,272 DEBUG blivet: action: [171] destroy format ext4 filesystem on lvmlv fedora-root (id 33) >06:08:50,273 DEBUG blivet: action: [173] destroy device lvmlv fedora-root (id 33) >06:08:50,274 DEBUG blivet: action: [183] destroy device lvmvg fedora (id 20) >06:08:50,274 DEBUG blivet: action: [184] destroy format lvmpv on partition sdb2 (id 16) >06:08:50,275 DEBUG blivet: action: [186] destroy device partition sdb2 (id 16) >06:08:50,276 DEBUG blivet: action: [182] destroy device partition sdb1 (id 11) >06:08:50,276 DEBUG blivet: action: [187] destroy format msdos disklabel on disk sdb (id 6) >06:08:50,277 DEBUG blivet: lvm filter: removing sdb2 from the reject list >06:08:50,277 DEBUG blivet: sdb2 wasn't in the reject list >06:08:50,278 DEBUG blivet: lvm filter: removing sdb1 from the reject list >06:08:50,278 DEBUG blivet: sdb1 wasn't in the reject list >06:08:50,278 DEBUG blivet: lvm filter: removing fedora from the reject list >06:08:50,279 DEBUG blivet: lvm filter: removing fedora-root from the reject list >06:08:50,279 DEBUG blivet: fedora-root wasn't in the reject list >06:08:50,279 DEBUG blivet: lvm filter: removing fedora-home from the reject list >06:08:50,280 DEBUG blivet: fedora-home wasn't in the reject list >06:08:50,280 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >06:08:50,280 DEBUG blivet: fedora-swap wasn't in the reject list >06:08:50,281 DEBUG blivet: action: [194] create format msdos disklabel on disk sdb (id 6) >06:08:50,281 DEBUG blivet: lvm filter: removing sdb2 from the reject list >06:08:50,281 DEBUG blivet: sdb2 wasn't in the reject list >06:08:50,282 DEBUG blivet: lvm filter: removing sdb1 from the reject list >06:08:50,282 DEBUG blivet: sdb1 wasn't in the reject list >06:08:50,282 DEBUG blivet: lvm filter: removing fedora from the reject list >06:08:50,283 DEBUG blivet: fedora wasn't in the reject list >06:08:50,283 DEBUG blivet: lvm filter: removing fedora-root from the reject list >06:08:50,284 DEBUG blivet: fedora-root wasn't in the reject list >06:08:50,284 DEBUG blivet: lvm filter: removing fedora-home from the reject list >06:08:50,284 DEBUG blivet: fedora-home wasn't in the reject list >06:08:50,285 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >06:08:50,285 DEBUG blivet: fedora-swap wasn't in the reject list >06:08:50,285 DEBUG blivet: action: [204] create device partition sdb1 (id 202) >06:08:50,286 DEBUG blivet: action: [205] create format ext4 filesystem mounted at /boot on partition sdb1 (id 202) >06:08:50,287 DEBUG blivet: action: [198] create device partition sdb2 (id 196) >06:08:50,287 DEBUG blivet: lvm filter: removing fedora from the reject list >06:08:50,288 DEBUG blivet: fedora wasn't in the reject list >06:08:50,288 DEBUG blivet: lvm filter: removing fedora-root from the reject list >06:08:50,288 DEBUG blivet: fedora-root wasn't in the reject list >06:08:50,288 DEBUG blivet: lvm filter: removing fedora-home from the reject list >06:08:50,289 DEBUG blivet: fedora-home wasn't in the reject list >06:08:50,289 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >06:08:50,289 DEBUG blivet: fedora-swap wasn't in the reject list >06:08:50,290 DEBUG blivet: action: [199] create format lvmpv on partition sdb2 (id 196) >06:08:50,290 DEBUG blivet: lvm filter: removing fedora from the reject list >06:08:50,291 DEBUG blivet: fedora wasn't in the reject list >06:08:50,291 DEBUG blivet: lvm filter: removing fedora-root from the reject list >06:08:50,291 DEBUG blivet: fedora-root wasn't in the reject list >06:08:50,292 DEBUG blivet: lvm filter: removing fedora-home from the reject list >06:08:50,292 DEBUG blivet: fedora-home wasn't in the reject list >06:08:50,292 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >06:08:50,298 DEBUG blivet: fedora-swap wasn't in the reject list >06:08:50,298 DEBUG blivet: action: [210] create device lvmvg fedora (id 207) >06:08:50,298 DEBUG blivet: lvm filter: removing fedora-root from the reject list >06:08:50,299 DEBUG blivet: fedora-root wasn't in the reject list >06:08:50,300 DEBUG blivet: lvm filter: removing fedora-home from the reject list >06:08:50,300 DEBUG blivet: fedora-home wasn't in the reject list >06:08:50,300 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >06:08:50,300 DEBUG blivet: fedora-swap wasn't in the reject list >06:08:50,300 DEBUG blivet: action: [226] create device lvmlv fedora-swap (id 224) >06:08:50,301 DEBUG blivet: action: [227] create format swap on lvmlv fedora-swap (id 224) >06:08:50,301 DEBUG blivet: action: [220] create device lvmlv fedora-home (id 218) >06:08:50,302 DEBUG blivet: action: [221] create format ext4 filesystem mounted at /home on lvmlv fedora-home (id 218) >06:08:50,303 DEBUG blivet: action: [214] create device lvmlv fedora-root (id 212) >06:08:50,303 DEBUG blivet: action: [215] create format ext4 filesystem mounted at / on lvmlv fedora-root (id 212) >06:08:50,304 INFO blivet: executing action: [180] destroy format ext4 filesystem on partition sdb1 (id 11) >06:08:50,305 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: True ; >06:08:50,306 DEBUG blivet: Ext4FS.destroy: device: /dev/sdb1 ; status: False ; type: ext4 ; >06:08:50,461 INFO blivet: executing action: [177] destroy format ext4 filesystem on lvmlv fedora-home (id 23) >06:08:50,463 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: True ; >06:08:50,465 DEBUG blivet: Ext4FS.destroy: device: /dev/mapper/fedora-home ; status: False ; type: ext4 ; >06:08:50,725 INFO blivet: executing action: [179] destroy device lvmlv fedora-home (id 23) >06:08:50,727 DEBUG blivet: LVMLogicalVolumeDevice.destroy: fedora-home ; status: True ; >06:08:50,729 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >06:08:50,731 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora-home ; status: False ; type: None ; >06:08:50,755 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >06:08:50,796 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >06:08:50,798 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: True ; >06:08:50,801 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sdb2 ; status: False ; type: lvmpv ; >06:08:50,803 DEBUG blivet: LVMLogicalVolumeDevice._destroy: fedora-home ; status: True ; >06:08:50,913 DEBUG blivet: fedora size is 232.39 GiB >06:08:50,927 DEBUG blivet: vg fedora has 60 MiB free >06:08:50,940 DEBUG blivet: fedora size is 232.39 GiB >06:08:50,955 DEBUG blivet: vg fedora has 60 MiB free >06:08:51,073 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >06:08:51,929 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; > > >/tmp/ifcfg.log: >09:07:36,926 DEBUG ifcfg: content of files (network initialization): >09:07:36,927 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-laurel: >09:07:36,927 DEBUG ifcfg: ESSID="laurel" >09:07:36,927 DEBUG ifcfg: MODE=Managed >09:07:36,928 DEBUG ifcfg: KEY_MGMT=WPA-PSK >09:07:36,928 DEBUG ifcfg: TYPE=Wireless >09:07:36,928 DEBUG ifcfg: BOOTPROTO=dhcp >09:07:36,928 DEBUG ifcfg: DEFROUTE=yes >09:07:36,928 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >09:07:36,928 DEBUG ifcfg: IPV6INIT=yes >09:07:36,929 DEBUG ifcfg: IPV6_AUTOCONF=yes >09:07:36,929 DEBUG ifcfg: IPV6_DEFROUTE=yes >09:07:36,929 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >09:07:36,929 DEBUG ifcfg: NAME=laurel >09:07:36,929 DEBUG ifcfg: UUID=8e1a9763-93e3-4547-b885-3afe5b5f7571 >09:07:36,929 DEBUG ifcfg: ONBOOT=yes >09:07:36,929 DEBUG ifcfg: HWADDR=54:27:1E:32:14:85 >09:07:36,930 DEBUG ifcfg: SECURITYMODE=open >09:07:36,930 DEBUG ifcfg: CIPHER_PAIRWISE="TKIP CCMP" >09:07:36,930 DEBUG ifcfg: CIPHER_GROUP=TKIP >09:07:36,930 DEBUG ifcfg: PEERDNS=yes >09:07:36,930 DEBUG ifcfg: PEERROUTES=yes >09:07:36,930 DEBUG ifcfg: IPV6_PEERDNS=yes >09:07:36,930 DEBUG ifcfg: IPV6_PEERROUTES=yes >09:07:36,931 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_1: >09:07:36,932 DEBUG ifcfg: ESSID="Ad-hoc Network 1" >09:07:36,932 DEBUG ifcfg: MODE=Ad-Hoc >09:07:36,933 DEBUG ifcfg: CHANNEL=1 >09:07:36,933 DEBUG ifcfg: TYPE=Wireless >09:07:36,934 DEBUG ifcfg: BOOTPROTO=autoip >09:07:36,934 DEBUG ifcfg: DEFROUTE=yes >09:07:36,935 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >09:07:36,935 DEBUG ifcfg: IPV6INIT=yes >09:07:36,935 DEBUG ifcfg: IPV6_AUTOCONF=yes >09:07:36,936 DEBUG ifcfg: IPV6_DEFROUTE=yes >09:07:36,936 DEBUG ifcfg: IPV6_PEERDNS=yes >09:07:36,936 DEBUG ifcfg: IPV6_PEERROUTES=yes >09:07:36,937 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >09:07:36,937 DEBUG ifcfg: NAME="Sugar Ad-hoc Network 1" >09:07:36,937 DEBUG ifcfg: UUID=d49902d1-2106-4d59-a3e4-36b5323ff2ea >09:07:36,938 DEBUG ifcfg: ONBOOT=no >09:07:36,938 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_6: >09:07:36,939 DEBUG ifcfg: ESSID="Ad-hoc Network 6" >09:07:36,939 DEBUG ifcfg: MODE=Ad-Hoc >09:07:36,939 DEBUG ifcfg: CHANNEL=6 >09:07:36,939 DEBUG ifcfg: TYPE=Wireless >09:07:36,940 DEBUG ifcfg: BOOTPROTO=autoip >09:07:36,940 DEBUG ifcfg: DEFROUTE=yes >09:07:36,940 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >09:07:36,940 DEBUG ifcfg: IPV6INIT=yes >09:07:36,941 DEBUG ifcfg: IPV6_AUTOCONF=yes >09:07:36,941 DEBUG ifcfg: IPV6_DEFROUTE=yes >09:07:36,941 DEBUG ifcfg: IPV6_PEERDNS=yes >09:07:36,942 DEBUG ifcfg: IPV6_PEERROUTES=yes >09:07:36,942 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >09:07:36,942 DEBUG ifcfg: NAME="Sugar Ad-hoc Network 6" >09:07:36,942 DEBUG ifcfg: UUID=9154738c-2d0f-42b8-bc7d-8869ab4fe845 >09:07:36,943 DEBUG ifcfg: ONBOOT=no >09:07:36,943 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_11: >09:07:36,943 DEBUG ifcfg: ESSID="Ad-hoc Network 11" >09:07:36,944 DEBUG ifcfg: MODE=Ad-Hoc >09:07:36,944 DEBUG ifcfg: CHANNEL=11 >09:07:36,944 DEBUG ifcfg: TYPE=Wireless >09:07:36,944 DEBUG ifcfg: BOOTPROTO=autoip >09:07:36,945 DEBUG ifcfg: DEFROUTE=yes >09:07:36,945 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >09:07:36,945 DEBUG ifcfg: IPV6INIT=yes >09:07:36,946 DEBUG ifcfg: IPV6_AUTOCONF=yes >09:07:36,946 DEBUG ifcfg: IPV6_DEFROUTE=yes >09:07:36,946 DEBUG ifcfg: IPV6_PEERDNS=yes >09:07:36,947 DEBUG ifcfg: IPV6_PEERROUTES=yes >09:07:36,947 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >09:07:36,947 DEBUG ifcfg: NAME="Sugar Ad-hoc Network 11" >09:07:36,947 DEBUG ifcfg: UUID=8a5f74c5-80df-4d47-93f2-4b981ce64746 >09:07:36,948 DEBUG ifcfg: ONBOOT=no >09:07:36,983 DEBUG ifcfg: all settings: [{'802-11-wireless': {'band': 'bg', 'ssid': [65, 100, 45, 104, 111, 99, 32, 78, 101, 116, 119, 111, 114, 107, 32, 54], 'channel': 6L, 'mode': 'adhoc'}, 'connection': {'autoconnect': False, 'type': '802-11-wireless', 'id': 'Sugar Ad-hoc Network 6', 'uuid': '9154738c-2d0f-42b8-bc7d-8869ab4fe845'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'link-local'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-11-wireless': {'band': 'bg', 'ssid': [65, 100, 45, 104, 111, 99, 32, 78, 101, 116, 119, 111, 114, 107, 32, 49, 49], 'channel': 11L, 'mode': 'adhoc'}, 'connection': {'autoconnect': False, 'type': '802-11-wireless', 'id': 'Sugar Ad-hoc Network 11', 'uuid': '8a5f74c5-80df-4d47-93f2-4b981ce64746'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'link-local'}, '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': 1414587842L, 'type': '802-11-wireless', 'id': 'laurel', 'uuid': '8e1a9763-93e3-4547-b885-3afe5b5f7571'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'wpa-psk', 'auth-alg': 'open', 'pairwise': ['tkip', 'ccmp'], 'group': ['tkip']}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [68, 138, 91, 52, 183, 72]}, 'connection': {'timestamp': 1414587767L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '7648dbb1-78eb-448a-afe6-710cf3b5517e'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'serial': {'baud': 115200L}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'gsm': {'number': '*99#'}, 'connection': {'autoconnect': False, 'type': 'gsm', 'id': 'Sugar Modem Connection', 'uuid': 'c00947c7-c3e7-4bd5-abfe-88af53f5f7e5'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-11-wireless': {'band': 'bg', 'ssid': [65, 100, 45, 104, 111, 99, 32, 78, 101, 116, 119, 111, 114, 107, 32, 49], 'channel': 1L, 'mode': 'adhoc'}, 'connection': {'autoconnect': False, 'type': '802-11-wireless', 'id': 'Sugar Ad-hoc Network 1', 'uuid': 'd49902d1-2106-4d59-a3e4-36b5323ff2ea'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'link-local'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >09:07:37,152 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-laurel >09:07:37,154 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_1 >09:07:37,155 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_6 >09:07:37,156 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_11 >09:07:37,157 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-laurel >09:07:37,159 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_1 >09:07:37,160 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_6 >09:07:37,161 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_11 >09:07:37,162 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-laurel >09:07:37,164 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_1 >09:07:37,165 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_6 >09:07:37,166 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_11 >09:07:37,168 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-laurel >09:07:37,169 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_1 >09:07:37,170 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_6 >09:07:37,171 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_11 >09:07:37,367 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['enp1s0']): >09:07:37,367 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-laurel: >09:07:37,367 DEBUG ifcfg: ESSID="laurel" >09:07:37,368 DEBUG ifcfg: MODE=Managed >09:07:37,368 DEBUG ifcfg: KEY_MGMT=WPA-PSK >09:07:37,368 DEBUG ifcfg: TYPE=Wireless >09:07:37,368 DEBUG ifcfg: BOOTPROTO=dhcp >09:07:37,368 DEBUG ifcfg: DEFROUTE=yes >09:07:37,368 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >09:07:37,369 DEBUG ifcfg: IPV6INIT=yes >09:07:37,369 DEBUG ifcfg: IPV6_AUTOCONF=yes >09:07:37,369 DEBUG ifcfg: IPV6_DEFROUTE=yes >09:07:37,369 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >09:07:37,369 DEBUG ifcfg: NAME=laurel >09:07:37,369 DEBUG ifcfg: UUID=8e1a9763-93e3-4547-b885-3afe5b5f7571 >09:07:37,369 DEBUG ifcfg: ONBOOT=yes >09:07:37,370 DEBUG ifcfg: HWADDR=54:27:1E:32:14:85 >09:07:37,370 DEBUG ifcfg: SECURITYMODE=open >09:07:37,370 DEBUG ifcfg: CIPHER_PAIRWISE="TKIP CCMP" >09:07:37,370 DEBUG ifcfg: CIPHER_GROUP=TKIP >09:07:37,370 DEBUG ifcfg: PEERDNS=yes >09:07:37,370 DEBUG ifcfg: PEERROUTES=yes >09:07:37,370 DEBUG ifcfg: IPV6_PEERDNS=yes >09:07:37,371 DEBUG ifcfg: IPV6_PEERROUTES=yes >09:07:37,371 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_1: >09:07:37,371 DEBUG ifcfg: ESSID="Ad-hoc Network 1" >09:07:37,371 DEBUG ifcfg: MODE=Ad-Hoc >09:07:37,374 DEBUG ifcfg: CHANNEL=1 >09:07:37,374 DEBUG ifcfg: TYPE=Wireless >09:07:37,374 DEBUG ifcfg: BOOTPROTO=autoip >09:07:37,374 DEBUG ifcfg: DEFROUTE=yes >09:07:37,375 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >09:07:37,375 DEBUG ifcfg: IPV6INIT=yes >09:07:37,375 DEBUG ifcfg: IPV6_AUTOCONF=yes >09:07:37,377 DEBUG ifcfg: IPV6_DEFROUTE=yes >09:07:37,377 DEBUG ifcfg: IPV6_PEERDNS=yes >09:07:37,377 DEBUG ifcfg: IPV6_PEERROUTES=yes >09:07:37,377 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >09:07:37,378 DEBUG ifcfg: NAME="Sugar Ad-hoc Network 1" >09:07:37,378 DEBUG ifcfg: UUID=d49902d1-2106-4d59-a3e4-36b5323ff2ea >09:07:37,378 DEBUG ifcfg: ONBOOT=no >09:07:37,381 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_6: >09:07:37,381 DEBUG ifcfg: ESSID="Ad-hoc Network 6" >09:07:37,381 DEBUG ifcfg: MODE=Ad-Hoc >09:07:37,382 DEBUG ifcfg: CHANNEL=6 >09:07:37,382 DEBUG ifcfg: TYPE=Wireless >09:07:37,382 DEBUG ifcfg: BOOTPROTO=autoip >09:07:37,382 DEBUG ifcfg: DEFROUTE=yes >09:07:37,382 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >09:07:37,382 DEBUG ifcfg: IPV6INIT=yes >09:07:37,382 DEBUG ifcfg: IPV6_AUTOCONF=yes >09:07:37,383 DEBUG ifcfg: IPV6_DEFROUTE=yes >09:07:37,383 DEBUG ifcfg: IPV6_PEERDNS=yes >09:07:37,386 DEBUG ifcfg: IPV6_PEERROUTES=yes >09:07:37,386 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >09:07:37,386 DEBUG ifcfg: NAME="Sugar Ad-hoc Network 6" >09:07:37,386 DEBUG ifcfg: UUID=9154738c-2d0f-42b8-bc7d-8869ab4fe845 >09:07:37,386 DEBUG ifcfg: ONBOOT=no >09:07:37,387 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_11: >09:07:37,387 DEBUG ifcfg: ESSID="Ad-hoc Network 11" >09:07:37,387 DEBUG ifcfg: MODE=Ad-Hoc >09:07:37,387 DEBUG ifcfg: CHANNEL=11 >09:07:37,387 DEBUG ifcfg: TYPE=Wireless >09:07:37,387 DEBUG ifcfg: BOOTPROTO=autoip >09:07:37,388 DEBUG ifcfg: DEFROUTE=yes >09:07:37,390 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >09:07:37,390 DEBUG ifcfg: IPV6INIT=yes >09:07:37,390 DEBUG ifcfg: IPV6_AUTOCONF=yes >09:07:37,391 DEBUG ifcfg: IPV6_DEFROUTE=yes >09:07:37,391 DEBUG ifcfg: IPV6_PEERDNS=yes >09:07:37,391 DEBUG ifcfg: IPV6_PEERROUTES=yes >09:07:37,391 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >09:07:37,391 DEBUG ifcfg: NAME="Sugar Ad-hoc Network 11" >09:07:37,391 DEBUG ifcfg: UUID=8a5f74c5-80df-4d47-93f2-4b981ce64746 >09:07:37,391 DEBUG ifcfg: ONBOOT=no >09:07:37,392 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp1s0: >09:07:37,392 DEBUG ifcfg: TYPE=Ethernet >09:07:37,393 DEBUG ifcfg: BOOTPROTO=dhcp >09:07:37,394 DEBUG ifcfg: DEFROUTE=yes >09:07:37,394 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >09:07:37,394 DEBUG ifcfg: IPV6INIT=yes >09:07:37,395 DEBUG ifcfg: IPV6_AUTOCONF=yes >09:07:37,395 DEBUG ifcfg: IPV6_DEFROUTE=yes >09:07:37,395 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >09:07:37,395 DEBUG ifcfg: NAME=enp1s0 >09:07:37,396 DEBUG ifcfg: UUID=7648dbb1-78eb-448a-afe6-710cf3b5517e >09:07:37,396 DEBUG ifcfg: ONBOOT=no >09:07:37,396 DEBUG ifcfg: HWADDR=44:8A:5B:34:B7:48 >09:07:37,396 DEBUG ifcfg: PEERDNS=yes >09:07:37,397 DEBUG ifcfg: PEERROUTES=yes >09:07:37,397 DEBUG ifcfg: IPV6_PEERDNS=yes >09:07:37,397 DEBUG ifcfg: IPV6_PEERROUTES=yes >09:07:37,429 DEBUG ifcfg: all settings: [{'802-11-wireless': {'band': 'bg', 'ssid': [65, 100, 45, 104, 111, 99, 32, 78, 101, 116, 119, 111, 114, 107, 32, 54], 'channel': 6L, 'mode': 'adhoc'}, 'connection': {'autoconnect': False, 'type': '802-11-wireless', 'id': 'Sugar Ad-hoc Network 6', 'uuid': '9154738c-2d0f-42b8-bc7d-8869ab4fe845'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'link-local'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-11-wireless': {'band': 'bg', 'ssid': [65, 100, 45, 104, 111, 99, 32, 78, 101, 116, 119, 111, 114, 107, 32, 49, 49], 'channel': 11L, 'mode': 'adhoc'}, 'connection': {'autoconnect': False, 'type': '802-11-wireless', 'id': 'Sugar Ad-hoc Network 11', 'uuid': '8a5f74c5-80df-4d47-93f2-4b981ce64746'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'link-local'}, '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': 1414587842L, 'type': '802-11-wireless', 'id': 'laurel', 'uuid': '8e1a9763-93e3-4547-b885-3afe5b5f7571'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, '802-11-wireless-security': {'key-mgmt': 'wpa-psk', 'auth-alg': 'open', 'pairwise': ['tkip', 'ccmp'], 'group': ['tkip']}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [68, 138, 91, 52, 183, 72]}, 'connection': {'timestamp': 1414587767L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'enp1s0', 'uuid': '7648dbb1-78eb-448a-afe6-710cf3b5517e'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'serial': {'baud': 115200L}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'gsm': {'number': '*99#'}, 'connection': {'autoconnect': False, 'type': 'gsm', 'id': 'Sugar Modem Connection', 'uuid': 'c00947c7-c3e7-4bd5-abfe-88af53f5f7e5'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-11-wireless': {'band': 'bg', 'ssid': [65, 100, 45, 104, 111, 99, 32, 78, 101, 116, 119, 111, 114, 107, 32, 49], 'channel': 1L, 'mode': 'adhoc'}, 'connection': {'autoconnect': False, 'type': '802-11-wireless', 'id': 'Sugar Ad-hoc Network 1', 'uuid': 'd49902d1-2106-4d59-a3e4-36b5323ff2ea'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'link-local'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >09:08:00,300 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-laurel >09:08:00,302 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_1 >09:08:00,303 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_6 >09:08:00,305 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-Sugar_Ad-hoc_Network_11 >09:08:00,306 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp1s0 >09:08:00,307 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp1s0 > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-SoaS-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 1158475
: 951770 |
951771
|
951772
|
951773
|
951774
|
951775
|
951776
|
951777
|
951778
|
951779