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 920782 Details for
Bug 1123174
IOError: [Errno 28] No space left on device: '/mnt/sysimage/etc/fstab'
[?]
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), 3.52 MB, created by
lwgarmstrong
on 2014-07-25 04:38:54 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
lwgarmstrong
Created:
2014-07-25 04:38:54 UTC
Size:
3.52 MB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 2800, in write > open(fstab_path, "w").write(fstab) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1670, in write > self.fsset.write() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 165, in doInstall > storage.write() > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >IOError: [Errno 28] 设å¤ä¸æ²¡æç©ºé´: '/mnt/sysimage/etc/fstab' > >Local variables in innermost frame: >fstab_path: /mnt/sysimage/etc/fstab >fstab: ># ># /etc/fstab ># Created by anaconda on Fri Jul 25 12:22:03 2014 ># ># Accessible filesystems, by reference, are maintained under '/dev/disk' ># See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info ># >UUID=9fb28428-34bd-487c-99df-ad348496abbb / ext4 defaults 1 1 >UUID=bd03378d-c827-4d1d-bb28-9f0a1b6808b5 /data ext4 defaults 1 2 >UUID=4e14e8d0-0691-4353-8874-82432d6bc4f4 /home ext4 defaults 1 2 >UUID=4388010e-c34c-4ea2-97f0-37b9ee06c0f8 /usr ext4 defaults 1 2 >UUID=a798fc9c-613b-441a-b4af-ccbe830ada85 swap swap defaults 0 0 > >self: <blivet.FSSet object at 0x4c9ee50> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method GraphicalUserInterface.lightbox_over_current_action of <pyanaconda.ui.gui.GraphicalUserInterface object at 0x48366d0>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sda ># Keyboard layouts >keyboard --xlayouts='cn' ># System language >lang zh_CN.UTF-8 > ># Network information >network --bootproto=dhcp --device=p3p1 --onboot=off --ipv6=auto >network --hostname=localhost.localdomain ># Root password >rootpw --iscrypted $6$bbPIR2C23fJqGn4f$YGEKb9kzDVgVH/phSAvfTYa7ATwtyWff8DX6ikLQAfucNRiSOJa3EmiGTkvkmzKmnkD06PmtZHkcqGnxtgzxU0 ># System timezone >timezone Asia/Shanghai >user --name=lwg --password=$6$B0aZKAWWcMVOc3qq$Mc2nDuyRFuOiwUWZcX/c1tesXkLEkvpjx1rci1YvkFyrMAOWJhmOStwkT8KwcaKM436CM6U.zovyfauMNNE./1 --iscrypted --gecos="lwg" ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda ># Partition clearing information >clearpart --initlabel --list=sda9,sda8,sda8,sda8,sda3 ># Disk partitioning information >part /data --fstype="ext4" --ondisk=sda --size=10000 >part / --fstype="ext4" --ondisk=sda --size=2 >part /home --fstype="ext4" --ondisk=sda --size=20000 >part /usr --fstype="ext4" --ondisk=sda --size=20000 >part swap --fstype="swap" --ondisk=sda --size=2000 > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([PartitionDevice instance (0x4c9e750) -- > name = sda11 status = True kids = 0 id = 47 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 2000.0 > format = existing swap > major = 0 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/sda11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda11 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4096000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (254, 255, 63) biosGeometry: (254, 255, 63) > PedDevice: <_ped.Device object at 0x61daf80> > target size = 1 path = /dev/sda11 > format args = [] originalFormat = swap grow = False max size = 2000 bootable = False > part type = 1 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e31190> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x5e30f50> PedPartition: <_ped.Partition object at 0x61e6d70> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 962287616 end = 966383615 length = 4096000 > flags = ]) > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb.id: 54 > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._majorminor: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format.label: None > _intf.storage.fsset._usb._format._targetSize: 0 > _intf.storage.fsset._usb._format._size: 0 > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.parents: [] > _intf.storage.fsset._usb.deviceLinks: [] > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._targetSize: 0 > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat._majorminor: None > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat.label: None > _intf.storage.fsset._usb.originalFormat._targetSize: 0 > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: 0 > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 0MB disk sdc (2) >, existing 476940MB disk sda (3) with existing msdos disklabel >, existing 81925MB partition sda1 (4) with existing ntfs filesystem >, existing 395012MB partition sda2 (7) >, existing 81925MB partition sda5 (9) with existing ntfs filesystem >, existing 153605MB partition sda6 (10) with existing ntfs filesystem >, existing 102406MB partition sda7 (11) with existing ntfs filesystem >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 14 > controllable: True > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > _targetSize: 0 > _model: MATSHITA_DVD-RAM_UJ8D1 > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 15 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 16 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 17 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /osmin > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 18 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 19 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 20 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 21 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 22 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 24375583-5faa-4172-8345-5dff1a0e89e5 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-Live-Des > _format._targetSize: 4096.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop3 > _format._size: 4096.0 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Des, /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 24375583-5faa-4172-8345-5dff1a0e89e5 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 4096.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-Live-Des > originalFormat._targetSize: 4096.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/loop3 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 23 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 24 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 4096MB dm live-rw (25) with existing ext4 filesystem >, existing 4096MB dm live-base (26) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (27) with existing ext4 filesystem >, existing 2MB partition sda3 (31) with existing ext4 filesystem mounted at / >, existing 20000MB partition sda9 (35) with existing ext4 filesystem mounted at /usr >, existing 20000MB partition sda8 (39) with existing ext4 filesystem mounted at /home >, existing 10000MB partition sda10 (43) with existing ext4 filesystem mounted at /data >, existing 2000MB partition sda11 (47) with existing swap >, existing 3824MB disk sdb (0) with existing msdos disklabel >, existing 3823MB partition sdb4 (1) with existing efi filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: non-existent 2000MB partition sda11 (6) > origFormat: non-existent swap > id: 16 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 17 >, ActionDestroyFormat instance, containing members: > device: non-existent 20000MB partition sda9 (13) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 286ff6a6-e8ef-4b75-9b95-9adce7606279 > origFormat.exists: False > origFormat._mountpoint: None > origFormat.mountpoint: None > origFormat._majorminor: None > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 20000.0 > origFormat.dirty: False > origFormat._minInstanceSize: 3422.1 > origFormat.mountopts: None > origFormat._size: 20000.0 > origFormat._device: /dev/sda9 > id: 14 >, ActionDestroyFormat instance, containing members: > device: non-existent 10000MB partition sda10 (5) > origFormat: FATFS instance, containing members: > origFormat.uuid: 0003-963F > origFormat.exists: False > origFormat._mountpoint: None > origFormat.mountpoint: None > origFormat._majorminor: None > origFormat._mountType: vfat > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0.0 > origFormat._minInstanceSize: None > origFormat.mountopts: None > origFormat._size: 0.0 > origFormat._device: /dev/sda10 > id: 12 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 13 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 15 >, ActionDestroyFormat instance, containing members: > device: non-existent 20000MB partition sda8 (12) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 4ffcb75c-417c-4b85-8854-b0c35c51f104 > origFormat.exists: False > origFormat._mountpoint: None > origFormat.mountpoint: None > origFormat._majorminor: None > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 20000.0 > origFormat.dirty: False > origFormat._minInstanceSize: 231.0 > origFormat.mountopts: None > origFormat._size: 20000.0 > origFormat._device: /dev/sda8 > id: 10 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 11 >, ActionDestroyFormat instance, containing members: > device: non-existent 2MB partition sda3 (8) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 82ad4ca6-0488-45bd-b6db-d465d4593094 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008003 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 2.0 > origFormat.dirty: False > origFormat._minInstanceSize: 2.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sda3 > origFormat._size: 2.0 > id: 8 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 9 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 26 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 46 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 47 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 36 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 56 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 66 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 67 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 57 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 37 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 27 >] > _intf.storage.fsset.devicetree.names: [sdb, sdb4, sdc, sda, sda1, sda2, sda5, sda6, sda7, sr0, 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] > _intf.storage.fsset.devicetree.liveBackingDevice: sdb4 > _intf.storage.fsset.devicetree.protectedDevNames: [sdb4, sdb4] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sdb4] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: DirectoryDevice instance, containing members: > _intf.storage.fsset._run.major: 0 > _intf.storage.fsset._run._partedDevice: None > _intf.storage.fsset._run.exists: True > _intf.storage.fsset._run._size: 0 > _intf.storage.fsset._run.id: 55 > _intf.storage.fsset._run.controllable: True > _intf.storage.fsset._run.uuid: None > _intf.storage.fsset._run._format: BindFS instance, containing members: > _intf.storage.fsset._run._format.uuid: None > _intf.storage.fsset._run._format.exists: True > _intf.storage.fsset._run._format._mountpoint: /mnt/sysimage/run > _intf.storage.fsset._run._format._majorminor: None > _intf.storage.fsset._run._format._minInstanceSize: None > _intf.storage.fsset._run._format._mountType: bind > _intf.storage.fsset._run._format.fsprofile: None > _intf.storage.fsset._run._format.label: None > _intf.storage.fsset._run._format._targetSize: None > _intf.storage.fsset._run._format._size: None > _intf.storage.fsset._run._format.mountopts: None > _intf.storage.fsset._run._format.mountpoint: /run > _intf.storage.fsset._run._format._device: /run > _intf.storage.fsset._run.parents: [] > _intf.storage.fsset._run.deviceLinks: [] > _intf.storage.fsset._run.minor: 0 > _intf.storage.fsset._run.fstabComment: Skipped > _intf.storage.fsset._run.bus: Skipped > _intf.storage.fsset._run.sysfsPath: Skipped > _intf.storage.fsset._run._targetSize: 0 > _intf.storage.fsset._run._model: Skipped > _intf.storage.fsset._run.kids: 0 > _intf.storage.fsset._run._vendor: Skipped > _intf.storage.fsset._run._name: /run > _intf.storage.fsset._run.protected: False > _intf.storage.fsset._run.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._run.originalFormat.uuid: None > _intf.storage.fsset._run.originalFormat.exists: True > _intf.storage.fsset._run.originalFormat._mountpoint: None > _intf.storage.fsset._run.originalFormat.mountpoint: /run > _intf.storage.fsset._run.originalFormat._majorminor: None > _intf.storage.fsset._run.originalFormat.fsprofile: None > _intf.storage.fsset._run.originalFormat.label: None > _intf.storage.fsset._run.originalFormat._targetSize: None > _intf.storage.fsset._run.originalFormat._minInstanceSize: None > _intf.storage.fsset._run.originalFormat.mountopts: None > _intf.storage.fsset._run.originalFormat._size: None > _intf.storage.fsset._run.originalFormat._device: /run > _intf.storage.fsset._run._serial: None > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm.id: 49 > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._options: None > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._size_option: Skipped > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format.label: None > _intf.storage.fsset._devshm._format._targetSize: 0 > _intf.storage.fsset._devshm._format._maxSize: 17592186044416 > _intf.storage.fsset._devshm._format._size: 1920.0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.parents: [] > _intf.storage.fsset._devshm.deviceLinks: [] > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._targetSize: 0 > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._options: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat._size_option: Skipped > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm.originalFormat.label: None > _intf.storage.fsset._devshm.originalFormat._targetSize: 0 > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat._maxSize: 17592186044416 > _intf.storage.fsset._devshm.originalFormat._size: 1920.0 > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev.id: 48 > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._majorminor: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format.label: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.parents: [] > _intf.storage.fsset._dev.deviceLinks: [] > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._targetSize: 0 > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat._majorminor: None > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat.label: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc.id: 52 > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._format._majorminor: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format.label: None > _intf.storage.fsset._proc._format._targetSize: 0 > _intf.storage.fsset._proc._format._size: 0 > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.parents: [] > _intf.storage.fsset._proc.deviceLinks: [] > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._targetSize: 0 > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat._majorminor: None > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat.label: None > _intf.storage.fsset._proc.originalFormat._targetSize: 0 > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: 0 > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset.active: True > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts.id: 50 > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._majorminor: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format.label: None > _intf.storage.fsset._devpts._format._targetSize: 0 > _intf.storage.fsset._devpts._format._size: 0 > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.parents: [] > _intf.storage.fsset._devpts.deviceLinks: [] > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._targetSize: 0 > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat._majorminor: None > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat.label: None > _intf.storage.fsset._devpts.originalFormat._targetSize: 0 > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: 0 > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs.id: 51 > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._format._majorminor: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format.label: None > _intf.storage.fsset._sysfs._format._targetSize: 0 > _intf.storage.fsset._sysfs._format._size: 0 > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.parents: [] > _intf.storage.fsset._sysfs.deviceLinks: [] > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._targetSize: 0 > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat._majorminor: None > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat.label: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: 0 > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: 0 > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux.id: 53 > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.deviceLinks: [] > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat._majorminor: None > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat.label: None > _intf.storage.fsset._selinux.originalFormat._targetSize: 0 > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: 0 > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux._serial: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sdb4] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _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: [existing 476940MB disk sda (3) with existing msdos disklabel >, existing 3824MB disk sdb (0) with existing msdos disklabel >] > _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: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x4836790) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x4836750) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x4836810) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x4836850) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x4836890) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3856 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7f66c4ca3b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 100 > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: <thread.lock object at 0x5fb4450> > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/tmp/updates/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes')], 'categories': [('pyanaconda.ui.gui.categories.%s', '/tmp/updates/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/categories')]} > _intf._currentAction._checker: None > _intf._currentAction.applyOnSkip: False > _intf._currentAction.storage: Already dumped (Blivet instance) > _intf._currentAction.skipTo: None > _intf._currentAction._rnotes_id: 45745 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 6 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x5fcbe18> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': PasswordSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._pwStrengthCheck: GUICheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._handler_id: 25158 > _intf._currentAction._spokes._pwStrengthCheck._check_data: None > _intf._currentAction._spokes._pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5fa8390>> > _intf._currentAction._spokes._pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _intf._currentAction._spokes._pwStrengthCheck._set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5fa8390>> > _intf._currentAction._spokes._pwStrengthCheck._editable: Entry instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._pwq_valid: True > _intf._currentAction._spokes._pwq_error: None > _intf._currentAction._spokes._check_list: [GUICheck instance, containing members: > _handler_id: 25155 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5fa8390>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5fa8390>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 25156 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5fa8390>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5fa8390>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 25157 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5fa8390>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5fa8390>> > _editable: Already dumped (Entry instance) > _check_status: None >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 25159 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5fa8390>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x5fa8390>> > _editable: Already dumped (Entry instance) > _check_status: None >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.confirm: Already dumped (Entry instance) > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._confirm_check: Already dumped (GUICheck instance) > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._waivePasswordClicks: 1 > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes._password_check: Already dumped (GUICheck instance) > _intf._currentAction._spokes.pw: Already dumped (Entry instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.pw_bar: LevelBar instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: >, 'UserSpoke': UserSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._password_check: GUICheck instance, containing members: > _intf._currentAction._spokes._password_check._handler_id: 25366 > _intf._currentAction._spokes._password_check._check_data: None > _intf._currentAction._spokes._password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5fa8110>> > _intf._currentAction._spokes._password_check._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._password_check._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5fa8110>> > _intf._currentAction._spokes._password_check._editable: Entry instance, containing members: > _intf._currentAction._spokes._password_check._check_status: None > _intf._currentAction._spokes.guesser: {<Entry object at 0x7f66980cbd70 (GtkEntry at 0x5633d20)>: True} > _intf._currentAction._spokes._pwStrengthCheck: GUICheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._handler_id: 25367 > _intf._currentAction._spokes._pwStrengthCheck._check_data: None > _intf._currentAction._spokes._pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5fa8110>> > _intf._currentAction._spokes._pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._pwStrengthCheck._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5fa8110>> > _intf._currentAction._spokes._pwStrengthCheck._editable: Already dumped (Entry instance) > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._pwq_valid: True > _intf._currentAction._spokes._pwq_error: å¯ç å å«ç¨æ·å卿äºå°æ¹ > _intf._currentAction._spokes._oldweak: None > _intf._currentAction._spokes._check_list: [GUICheck instance, containing members: > _handler_id: 25364 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5fa8110>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5fa8110>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 25365 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5fa8110>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5fa8110>> > _editable: Entry instance, containing members: > _check_status: None >, Already dumped (GUICheck instance) >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 25368 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5fa8110>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5fa8110>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 25369 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x2734fa0>, 'message': æ æç¨æ·å} > _run_check: <function _checkUsername at 0x49d69b0> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5fa8110>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 25370 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x26d0938>, 'message': å ¨åä¸è½å«æåå·} > _run_check: <function check_re at 0x476b668> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x5fa8110>> > _editable: Entry instance, containing members: > _check_status: None >] > _intf._currentAction._spokes._wheel: group --name=wheel > > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.confirm: Already dumped (Entry instance) > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._advanced: AdvancedUserDialog instance, containing members: > _intf._currentAction._spokes._advanced._window: Dialog instance, containing members: > _intf._currentAction._spokes._advanced._cGid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced.applyOnSkip: False > _intf._currentAction._spokes._advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _intf._currentAction._spokes._advanced._groupsError: Label instance, containing members: > _intf._currentAction._spokes._advanced.builder: Builder instance, containing members: > _intf._currentAction._spokes._advanced._saveButton: Button instance, containing members: > _intf._currentAction._spokes._advanced._cUid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced._tHome: Entry instance, containing members: > _intf._currentAction._spokes._advanced._spinGid: SpinButton instance, containing members: > _intf._currentAction._spokes._advanced.skipTo: None > _intf._currentAction._spokes._advanced._cHome: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced._uid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced._check_list: [GUICheck instance, containing members: > _handler_id: 25505 > _check_data: {'error_label': Already dumped (Label instance) >, 'message': None} > _run_check: <function _validateGroups at 0x49d68c0> > _parent: Already dumped (AdvancedUserDialog instance) > _set_error: <bound method AdvancedUserDialog.set_check_error of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x5fca510>> > _editable: Entry instance, containing members: > _check_status: None >] > _intf._currentAction._spokes._advanced._gid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced._tGroups: Already dumped (Entry instance) > _intf._currentAction._spokes._advanced._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._advanced._user: F19_UserData instance, containing members: > _intf._currentAction._spokes._advanced._user.shell: Skipped > _intf._currentAction._spokes._advanced._user.name: lwg > _intf._currentAction._spokes._advanced._user.isCrypted: True > _intf._currentAction._spokes._advanced._user.lock: False > _intf._currentAction._spokes._advanced._user.password_kickstarted: False > _intf._currentAction._spokes._advanced._user.gid: None > _intf._currentAction._spokes._advanced._user.gecos: lwg > _intf._currentAction._spokes._advanced._user.lineno: 0 > _intf._currentAction._spokes._advanced._user.groups: [] > _intf._currentAction._spokes._advanced._user.uid: None > _intf._currentAction._spokes._advanced._user.password: $6$B0aZKAWWcMVOc3qq$Mc2nDuyRFuOiwUWZcX/c1tesXkLEkvpjx1rci1YvkFyrMAOWJhmOStwkT8KwcaKM436CM6U.zovyfauMNNE./1 > _intf._currentAction._spokes._advanced._user.homedir: Skipped > _intf._currentAction._spokes._advanced._lHome: Label instance, containing members: > _intf._currentAction._spokes._advanced._spinUid: SpinButton instance, containing members: > _intf._currentAction._spokes.b_advanced: Button instance, containing members: > _intf._currentAction._spokes._confirm_check: Already dumped (GUICheck instance) > _intf._currentAction._spokes.username: Already dumped (Entry instance) > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._waivePasswordClicks: 2 > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.pw: Already dumped (Entry instance) > _intf._currentAction._spokes._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _intf._currentAction._spokes.admin: CheckButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.pw_bar: LevelBar instance, containing members: > _intf._currentAction._spokes.usepassword: CheckButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.fullname: Already dumped (Entry instance) > _intf._currentAction._spokes._user: Already dumped (F19_UserData instance) >} > _intf._currentAction._totalSteps: 11 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x487eed8>, True), 'type': (<function <lambda> at 0x4886140>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x487ef50>, True), 'journalctl': (<function journalctl_callback at 0x4886050>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.15-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Fri 2014-07-25 07:59:46 EDT, end at Fri 2014-07-25 12:22:03 EDT. -- >Jul 25 07:59:46 localhost systemd-journal[76]: Runtime journal is using 8.0M (max 190.1M, leaving 285.1M of free 1.8G, current limit 190.1M). >Jul 25 07:59:46 localhost systemd-journal[76]: Runtime journal is using 8.0M (max 190.1M, leaving 285.1M of free 1.8G, current limit 190.1M). >Jul 25 07:59:46 localhost kernel: Initializing cgroup subsys cpuset >Jul 25 07:59:46 localhost kernel: Initializing cgroup subsys cpu >Jul 25 07:59:46 localhost kernel: Initializing cgroup subsys cpuacct >Jul 25 07:59:46 localhost kernel: Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >Jul 25 07:59:46 localhost kernel: Command line: initrd=initrd0.img root=live:CDLABEL=FEDORA rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Jul 25 07:59:46 localhost kernel: e820: BIOS-provided physical RAM map: >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x0000000040005000-0x00000000b5b4efff] usable >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x00000000b5b4f000-0x00000000b5d50fff] reserved >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x00000000b5d51000-0x00000000c75cefff] usable >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x00000000c75cf000-0x00000000caeeefff] reserved >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x00000000caeef000-0x00000000caf9efff] ACPI NVS >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x00000000caf9f000-0x00000000caffefff] ACPI data >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x00000000cafff000-0x00000000caffffff] usable >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x00000000cb000000-0x00000000cf9fffff] reserved >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000012f5fffff] usable >Jul 25 07:59:46 localhost kernel: BIOS-e820: [mem 0x000000012f600000-0x000000012f7fffff] reserved >Jul 25 07:59:46 localhost kernel: NX (Execute Disable) protection: active >Jul 25 07:59:46 localhost kernel: SMBIOS 2.7 present. >Jul 25 07:59:46 localhost kernel: DMI: LENOVO 20156/Lenovo G480, BIOS 62CN95WW 03/14/2013 >Jul 25 07:59:46 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Jul 25 07:59:46 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Jul 25 07:59:46 localhost kernel: No AGP bridge found >Jul 25 07:59:46 localhost kernel: e820: last_pfn = 0x12f600 max_arch_pfn = 0x400000000 >Jul 25 07:59:46 localhost kernel: MTRR default type: uncachable >Jul 25 07:59:46 localhost kernel: MTRR fixed ranges enabled: >Jul 25 07:59:46 localhost kernel: 00000-9FFFF write-back >Jul 25 07:59:46 localhost kernel: A0000-BFFFF uncachable >Jul 25 07:59:46 localhost kernel: C0000-FFFFF write-protect >Jul 25 07:59:46 localhost kernel: MTRR variable ranges enabled: >Jul 25 07:59:46 localhost kernel: 0 base 0FFC00000 mask FFFC00000 write-protect >Jul 25 07:59:46 localhost kernel: 1 base 000000000 mask F80000000 write-back >Jul 25 07:59:46 localhost kernel: 2 base 080000000 mask FC0000000 write-back >Jul 25 07:59:46 localhost kernel: 3 base 0C0000000 mask FE0000000 write-back >Jul 25 07:59:46 localhost kernel: 4 base 0D0000000 mask FF0000000 uncachable >Jul 25 07:59:46 localhost kernel: 5 base 0CC000000 mask FFC000000 uncachable >Jul 25 07:59:46 localhost kernel: 6 base 0CB000000 mask FFF000000 uncachable >Jul 25 07:59:46 localhost kernel: 7 base 100000000 mask FE0000000 write-back >Jul 25 07:59:46 localhost kernel: 8 base 120000000 mask FF0000000 write-back >Jul 25 07:59:46 localhost kernel: 9 base 12F800000 mask FFF800000 uncachable >Jul 25 07:59:46 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Jul 25 07:59:46 localhost kernel: e820: last_pfn = 0xcb000 max_arch_pfn = 0x400000000 >Jul 25 07:59:46 localhost kernel: found SMP MP-table at [mem 0x000f0130-0x000f013f] mapped at [ffff8800000f0130] >Jul 25 07:59:46 localhost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576 >Jul 25 07:59:46 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Jul 25 07:59:46 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Jul 25 07:59:46 localhost kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE >Jul 25 07:59:46 localhost kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE >Jul 25 07:59:46 localhost kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE >Jul 25 07:59:46 localhost kernel: init_memory_mapping: [mem 0x12f400000-0x12f5fffff] >Jul 25 07:59:46 localhost kernel: [mem 0x12f400000-0x12f5fffff] page 2M >Jul 25 07:59:46 localhost kernel: BRK [0x01fea000, 0x01feafff] PGTABLE >Jul 25 07:59:46 localhost kernel: init_memory_mapping: [mem 0x12c000000-0x12f3fffff] >Jul 25 07:59:46 localhost kernel: [mem 0x12c000000-0x12f3fffff] page 2M >Jul 25 07:59:46 localhost kernel: init_memory_mapping: [mem 0x100000000-0x12bffffff] >Jul 25 07:59:46 localhost kernel: [mem 0x100000000-0x12bffffff] page 2M >Jul 25 07:59:46 localhost kernel: init_memory_mapping: [mem 0x00100000-0x1fffffff] >Jul 25 07:59:46 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Jul 25 07:59:46 localhost kernel: [mem 0x00200000-0x1fffffff] page 2M >Jul 25 07:59:46 localhost kernel: init_memory_mapping: [mem 0x20200000-0x40003fff] >Jul 25 07:59:46 localhost kernel: [mem 0x20200000-0x3fffffff] page 2M >Jul 25 07:59:46 localhost kernel: [mem 0x40000000-0x40003fff] page 4k >Jul 25 07:59:46 localhost kernel: BRK [0x01feb000, 0x01febfff] PGTABLE >Jul 25 07:59:46 localhost kernel: BRK [0x01fec000, 0x01fecfff] PGTABLE >Jul 25 07:59:46 localhost kernel: init_memory_mapping: [mem 0x40005000-0xb5b4efff] >Jul 25 07:59:46 localhost kernel: [mem 0x40005000-0x401fffff] page 4k >Jul 25 07:59:46 localhost kernel: [mem 0x40200000-0xb59fffff] page 2M >Jul 25 07:59:46 localhost kernel: [mem 0xb5a00000-0xb5b4efff] page 4k >Jul 25 07:59:46 localhost kernel: init_memory_mapping: [mem 0xb5d51000-0xc75cefff] >Jul 25 07:59:46 localhost kernel: [mem 0xb5d51000-0xb5dfffff] page 4k >Jul 25 07:59:46 localhost kernel: [mem 0xb5e00000-0xc73fffff] page 2M >Jul 25 07:59:46 localhost kernel: [mem 0xc7400000-0xc75cefff] page 4k >Jul 25 07:59:46 localhost kernel: init_memory_mapping: [mem 0xcafff000-0xcaffffff] >Jul 25 07:59:46 localhost kernel: [mem 0xcafff000-0xcaffffff] page 4k >Jul 25 07:59:46 localhost kernel: RAMDISK: [mem 0x1e179000-0x1fffefff] >Jul 25 07:59:46 localhost kernel: ACPI: RSDP 00000000000f0150 00024 (v02 LENOVO) >Jul 25 07:59:46 localhost kernel: ACPI: XSDT 00000000caffe148 000A4 (v01 LENOVO CB-01 00000001 LENO 00000001) >Jul 25 07:59:46 localhost kernel: ACPI: FACP 00000000cafed000 0010C (v05 LENOVO CB-01 00000001 LENO 00000001) >Jul 25 07:59:46 localhost kernel: ACPI: DSDT 00000000caff0000 0A7D1 (v02 LENOVO IVB-CPT 00000000 INTL 20061109) >Jul 25 07:59:46 localhost kernel: ACPI: FACS 00000000caf7c000 00040 >Jul 25 07:59:46 localhost kernel: ACPI: SLIC 00000000caffd000 00176 (v01 LENOVO CB-01 00000001 LENO 00000001) >Jul 25 07:59:46 localhost kernel: ACPI: SSDT 00000000caffb000 01068 (v01 LENOVO PtidDevc 00001000 INTL 20061109) >Jul 25 07:59:46 localhost kernel: ACPI: ASF! 00000000cafef000 000A5 (v32 LENOVO CB-01 00000001 LENO 00000001) >Jul 25 07:59:46 localhost kernel: ACPI: HPET 00000000cafec000 00038 (v01 LENOVO CB-01 00000001 LENO 00000001) >Jul 25 07:59:46 localhost kernel: ACPI: APIC 00000000cafeb000 00098 (v01 LENOVO CB-01 00000001 LENO 00000001) >Jul 25 07:59:46 localhost kernel: ACPI: MCFG 00000000cafea000 0003C (v01 LENOVO CB-01 00000001 LENO 00000001) >Jul 25 07:59:46 localhost kernel: ACPI: FPDT 00000000cafe9000 00064 (v01 LENOVO CB-01 00000001 LENO 00000001) >Jul 25 07:59:46 localhost kernel: ACPI: SSDT 00000000cafe8000 009AA (v01 PmRef Cpu0Ist 00003000 INTL 20061109) >Jul 25 07:59:46 localhost kernel: ACPI: SSDT 00000000cafe7000 00A92 (v01 PmRef CpuPm 00003000 INTL 20061109) >Jul 25 07:59:46 localhost kernel: ACPI: UEFI 00000000cafe6000 0003E (v01 LENOVO CB-01 00000001 LENO 00000001) >Jul 25 07:59:46 localhost kernel: ACPI: UEFI 00000000cafe5000 00042 (v01 PTL COMBUF 00000001 PTL 00000001) >Jul 25 07:59:46 localhost kernel: ACPI: MSDM 00000000cafe4000 00055 (v03 LENOVO CB-01 00000001 LENO 00000001) >Jul 25 07:59:46 localhost kernel: ACPI: SSDT 00000000cafe3000 00932 (v01 NvORef NvOptTbl 00001000 INTL 20061109) >Jul 25 07:59:46 localhost kernel: ACPI: UEFI 00000000cafe2000 00292 (v01 LENOVO CB-01 00000001 LENO 00000001) >Jul 25 07:59:46 localhost kernel: ACPI: DBG2 00000000cafe0000 0006B (v00 LENOVO CB-01 00000001 LENO 00000001) >Jul 25 07:59:46 localhost kernel: ACPI: Local APIC address 0xfee00000 >Jul 25 07:59:46 localhost kernel: No NUMA configuration found >Jul 25 07:59:46 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000012f5fffff] >Jul 25 07:59:46 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x12f5fffff] >Jul 25 07:59:46 localhost kernel: NODE_DATA [mem 0x12f5e6000-0x12f5f9fff] >Jul 25 07:59:46 localhost kernel: [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012ac00000-ffff88012ebfffff] on node 0 >Jul 25 07:59:46 localhost kernel: Zone ranges: >Jul 25 07:59:46 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Jul 25 07:59:46 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Jul 25 07:59:46 localhost kernel: Normal [mem 0x100000000-0x12f5fffff] >Jul 25 07:59:46 localhost kernel: Movable zone start for each node >Jul 25 07:59:46 localhost kernel: Early memory node ranges >Jul 25 07:59:46 localhost kernel: node 0: [mem 0x00001000-0x0009cfff] >Jul 25 07:59:46 localhost kernel: node 0: [mem 0x00100000-0x1fffffff] >Jul 25 07:59:46 localhost kernel: node 0: [mem 0x20200000-0x40003fff] >Jul 25 07:59:46 localhost kernel: node 0: [mem 0x40005000-0xb5b4efff] >Jul 25 07:59:46 localhost kernel: node 0: [mem 0xb5d51000-0xc75cefff] >Jul 25 07:59:46 localhost kernel: node 0: [mem 0xcafff000-0xcaffffff] >Jul 25 07:59:46 localhost kernel: node 0: [mem 0x100000000-0x12f5fffff] >Jul 25 07:59:46 localhost kernel: On node 0 totalpages: 1009513 >Jul 25 07:59:46 localhost kernel: DMA zone: 64 pages used for memmap >Jul 25 07:59:46 localhost kernel: DMA zone: 21 pages reserved >Jul 25 07:59:46 localhost kernel: DMA zone: 3996 pages, LIFO batch:0 >Jul 25 07:59:46 localhost kernel: DMA32 zone: 12680 pages used for memmap >Jul 25 07:59:46 localhost kernel: DMA32 zone: 811469 pages, LIFO batch:31 >Jul 25 07:59:46 localhost kernel: Normal zone: 3032 pages used for memmap >Jul 25 07:59:46 localhost kernel: Normal zone: 194048 pages, LIFO batch:31 >Jul 25 07:59:46 localhost kernel: ACPI: PM-Timer IO Port: 0x408 >Jul 25 07:59:46 localhost kernel: ACPI: Local APIC address 0xfee00000 >Jul 25 07:59:46 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Jul 25 07:59:46 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >Jul 25 07:59:46 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >Jul 25 07:59:46 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >Jul 25 07:59:46 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) >Jul 25 07:59:46 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) >Jul 25 07:59:46 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) >Jul 25 07:59:46 localhost kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled) >Jul 25 07:59:46 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >Jul 25 07:59:46 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >Jul 25 07:59:46 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >Jul 25 07:59:46 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >Jul 25 07:59:46 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Jul 25 07:59:46 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Jul 25 07:59:46 localhost kernel: ACPI: IRQ0 used by override. >Jul 25 07:59:46 localhost kernel: ACPI: IRQ2 used by override. >Jul 25 07:59:46 localhost kernel: ACPI: IRQ9 used by override. >Jul 25 07:59:46 localhost kernel: Using ACPI (MADT) for SMP configuration information >Jul 25 07:59:46 localhost kernel: ACPI: HPET id: 0x8086a301 base: 0xfed00000 >Jul 25 07:59:46 localhost kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs >Jul 25 07:59:46 localhost kernel: nr_irqs_gsi: 40 >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0x20000000-0x201fffff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0x40004000-0x40004fff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0xb5b4f000-0xb5d50fff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0xc75cf000-0xcaeeefff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0xcaeef000-0xcaf9efff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0xcaf9f000-0xcaffefff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0xcb000000-0xcf9fffff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0xcfa00000-0xf7ffffff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff] >Jul 25 07:59:46 localhost kernel: PM: Registered nosave memory: [mem 0xffc00000-0xffffffff] >Jul 25 07:59:46 localhost kernel: e820: [mem 0xcfa00000-0xf7ffffff] available for PCI devices >Jul 25 07:59:46 localhost kernel: Booting paravirtualized kernel on bare hardware >Jul 25 07:59:46 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >Jul 25 07:59:46 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff88012f200000 s85568 r8192 d20928 u262144 >Jul 25 07:59:46 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u262144 alloc=1*2097152 >Jul 25 07:59:46 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >Jul 25 07:59:46 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 993716 >Jul 25 07:59:46 localhost kernel: Policy zone: Normal >Jul 25 07:59:46 localhost kernel: Kernel command line: initrd=initrd0.img root=live:CDLABEL=FEDORA rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Jul 25 07:59:46 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Jul 25 07:59:46 localhost kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 >Jul 25 07:59:46 localhost kernel: Checking aperture... >Jul 25 07:59:46 localhost kernel: No AGP bridge found >Jul 25 07:59:46 localhost kernel: Memory: 3857732K/4038052K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 180320K reserved) >Jul 25 07:59:46 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Jul 25 07:59:46 localhost kernel: Hierarchical RCU implementation. >Jul 25 07:59:46 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >Jul 25 07:59:46 localhost kernel: NR_IRQS:8448 nr_irqs:744 16 >Jul 25 07:59:46 localhost kernel: Console: colour VGA+ 80x25 >Jul 25 07:59:46 localhost kernel: console [tty0] enabled >Jul 25 07:59:46 localhost kernel: allocated 16777216 bytes of page_cgroup >Jul 25 07:59:46 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Jul 25 07:59:46 localhost kernel: hpet clockevent registered >Jul 25 07:59:46 localhost kernel: tsc: Fast TSC calibration using PIT >Jul 25 07:59:46 localhost kernel: tsc: Detected 2594.193 MHz processor >Jul 25 07:59:46 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5188.38 BogoMIPS (lpj=2594193) >Jul 25 07:59:46 localhost kernel: pid_max: default: 32768 minimum: 301 >Jul 25 07:59:46 localhost kernel: Security Framework initialized >Jul 25 07:59:46 localhost kernel: SELinux: Initializing. >Jul 25 07:59:46 localhost kernel: SELinux: Starting in permissive mode >Jul 25 07:59:46 localhost kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >Jul 25 07:59:46 localhost kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >Jul 25 07:59:46 localhost kernel: Mount-cache hash table entries: 256 >Jul 25 07:59:46 localhost kernel: Initializing cgroup subsys memory >Jul 25 07:59:46 localhost kernel: Initializing cgroup subsys devices >Jul 25 07:59:46 localhost kernel: Initializing cgroup subsys freezer >Jul 25 07:59:46 localhost kernel: Initializing cgroup subsys net_cls >Jul 25 07:59:46 localhost kernel: Initializing cgroup subsys blkio >Jul 25 07:59:46 localhost kernel: Initializing cgroup subsys perf_event >Jul 25 07:59:46 localhost kernel: Initializing cgroup subsys hugetlb >Jul 25 07:59:46 localhost kernel: CPU: Physical Processor ID: 0 >Jul 25 07:59:46 localhost kernel: CPU: Processor Core ID: 0 >Jul 25 07:59:46 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >Jul 25 07:59:46 localhost kernel: mce: CPU supports 7 MCE banks >Jul 25 07:59:46 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Jul 25 07:59:46 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >tlb_flushall_shift: 1 >Jul 25 07:59:46 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >Jul 25 07:59:46 localhost kernel: ACPI: Core revision 20130517 >Jul 25 07:59:46 localhost kernel: ACPI: All ACPI Tables successfully acquired >Jul 25 07:59:46 localhost kernel: ftrace: allocating 25129 entries in 99 pages >Jul 25 07:59:46 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Jul 25 07:59:46 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i5-3230M CPU @ 2.60GHz (fam: 06, model: 3a, stepping: 09) >Jul 25 07:59:46 localhost kernel: TSC deadline timer enabled >Jul 25 07:59:46 localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver. >Jul 25 07:59:46 localhost kernel: ... version: 3 >Jul 25 07:59:46 localhost kernel: ... bit width: 48 >Jul 25 07:59:46 localhost kernel: ... generic registers: 4 >Jul 25 07:59:46 localhost kernel: ... value mask: 0000ffffffffffff >Jul 25 07:59:46 localhost kernel: ... max period: 0000ffffffffffff >Jul 25 07:59:46 localhost kernel: ... fixed-purpose events: 3 >Jul 25 07:59:46 localhost kernel: ... event mask: 000000070000000f >Jul 25 07:59:46 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Jul 25 07:59:46 localhost kernel: smpboot: Booting Node 0, Processors #1 #2 #3 >Jul 25 07:59:46 localhost kernel: Brought up 4 CPUs >Jul 25 07:59:46 localhost kernel: smpboot: Total of 4 processors activated (20753.54 BogoMIPS) >Jul 25 07:59:46 localhost kernel: devtmpfs: initialized >Jul 25 07:59:46 localhost kernel: PM: Registering ACPI NVS region [mem 0xcaeef000-0xcaf9efff] (720896 bytes) >Jul 25 07:59:46 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Jul 25 07:59:46 localhost kernel: RTC time: 11:59:44, date: 07/25/14 >Jul 25 07:59:46 localhost kernel: NET: Registered protocol family 16 >Jul 25 07:59:46 localhost kernel: ACPI: bus type PCI registered >Jul 25 07:59:46 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Jul 25 07:59:46 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >Jul 25 07:59:46 localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >Jul 25 07:59:46 localhost kernel: PCI: Using configuration type 1 for base access >Jul 25 07:59:46 localhost kernel: bio: create slab <bio-0> at 0 >Jul 25 07:59:46 localhost kernel: ACPI: Added _OSI(Module Device) >Jul 25 07:59:46 localhost kernel: ACPI: Added _OSI(Processor Device) >Jul 25 07:59:46 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Jul 25 07:59:46 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Jul 25 07:59:46 localhost kernel: ACPI: EC: Look up EC in DSDT >Jul 25 07:59:46 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code >Jul 25 07:59:46 localhost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >Jul 25 07:59:46 localhost kernel: ACPI: SSDT 00000000cae8d018 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20061109) >Jul 25 07:59:46 localhost kernel: ACPI: Dynamic OEM Table Load: >Jul 25 07:59:46 localhost kernel: ACPI: SSDT (null) 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20061109) >Jul 25 07:59:46 localhost kernel: ACPI: SSDT 00000000cae8ea98 00303 (v01 PmRef ApIst 00003000 INTL 20061109) >Jul 25 07:59:46 localhost kernel: ACPI: Dynamic OEM Table Load: >Jul 25 07:59:46 localhost kernel: ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20061109) >Jul 25 07:59:46 localhost kernel: ACPI: SSDT 00000000cae8cd98 00119 (v01 PmRef ApCst 00003000 INTL 20061109) >Jul 25 07:59:46 localhost kernel: ACPI: Dynamic OEM Table Load: >Jul 25 07:59:46 localhost kernel: ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20061109) >Jul 25 07:59:46 localhost kernel: ACPI: Interpreter enabled >Jul 25 07:59:46 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Jul 25 07:59:46 localhost kernel: ACPI: (supports S0 S1 S3 S4 S5) >Jul 25 07:59:46 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Jul 25 07:59:46 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Jul 25 07:59:46 localhost kernel: ACPI: No dock devices found. >Jul 25 07:59:46 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >Jul 25 07:59:46 localhost kernel: \_SB_.PCI0:_OSC invalid UUID >Jul 25 07:59:46 localhost kernel: _OSC request data:1 8 0 >Jul 25 07:59:46 localhost kernel: \_SB_.PCI0:_OSC invalid UUID >Jul 25 07:59:46 localhost kernel: _OSC request data:1 1f 0 >Jul 25 07:59:46 localhost kernel: acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Jul 25 07:59:46 localhost kernel: acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08) >Jul 25 07:59:46 localhost kernel: PCI host bridge to bus 0000:00 >Jul 25 07:59:46 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-3e] >Jul 25 07:59:46 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Jul 25 07:59:46 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Jul 25 07:59:46 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Jul 25 07:59:46 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xcfa00000-0xfeafffff] >Jul 25 07:59:46 localhost kernel: pci 0000:00:00.0: [8086:0154] type 00 class 0x060000 >Jul 25 07:59:46 localhost kernel: pci 0000:00:01.0: [8086:0151] type 01 class 0x060400 >Jul 25 07:59:46 localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >Jul 25 07:59:46 localhost kernel: pci 0000:00:01.0: System wakeup disabled by ACPI >Jul 25 07:59:46 localhost kernel: pci 0000:00:02.0: [8086:0166] type 00 class 0x030000 >Jul 25 07:59:46 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xeb000000-0xeb3fffff 64bit] >Jul 25 07:59:46 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref] >Jul 25 07:59:46 localhost kernel: pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f] >Jul 25 07:59:46 localhost kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 >Jul 25 07:59:46 localhost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xeb600000-0xeb60ffff 64bit] >Jul 25 07:59:46 localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold >Jul 25 07:59:46 localhost kernel: pci 0000:00:14.0: System wakeup disabled by ACPI >Jul 25 07:59:46 localhost kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 >Jul 25 07:59:46 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xeb615000-0xeb61500f 64bit] >Jul 25 07:59:46 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >Jul 25 07:59:46 localhost kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >Jul 25 07:59:46 localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xeb619000-0xeb6193ff] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >Jul 25 07:59:46 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI >Jul 25 07:59:46 localhost kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >Jul 25 07:59:46 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xeb610000-0xeb613fff 64bit] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Jul 25 07:59:46 localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400 >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400 >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI >Jul 25 07:59:46 localhost kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >Jul 25 07:59:46 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xeb618000-0xeb6183ff] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >Jul 25 07:59:46 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >Jul 25 07:59:46 localhost kernel: pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100 >Jul 25 07:59:46 localhost kernel: pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601 >Jul 25 07:59:46 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0x4088-0x408f] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0x4094-0x4097] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0x4080-0x4087] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x4090-0x4093] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0x4060-0x407f] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xeb617000-0xeb6177ff] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Jul 25 07:59:46 localhost kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >Jul 25 07:59:46 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xeb614000-0xeb6140ff 64bit] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf] >Jul 25 07:59:46 localhost kernel: pci 0000:01:00.0: [10de:1058] type 00 class 0x030000 >Jul 25 07:59:46 localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xea000000-0xeaffffff] >Jul 25 07:59:46 localhost kernel: pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xe7ffffff 64bit pref] >Jul 25 07:59:46 localhost kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xe8000000-0xe9ffffff 64bit pref] >Jul 25 07:59:46 localhost kernel: pci 0000:01:00.0: reg 0x24: [io 0x3000-0x307f] >Jul 25 07:59:46 localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref] >Jul 25 07:59:46 localhost kernel: pci 0000:01:00.0: System wakeup disabled by ACPI >Jul 25 07:59:46 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Jul 25 07:59:46 localhost kernel: pci 0000:00:01.0: bridge window [io 0x3000-0x3fff] >Jul 25 07:59:46 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xea000000-0xeaffffff] >Jul 25 07:59:46 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe9ffffff 64bit pref] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Jul 25 07:59:46 localhost kernel: pci 0000:03:00.0: [14e4:4727] type 00 class 0x028000 >Jul 25 07:59:46 localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 0xeb500000-0xeb503fff 64bit] >Jul 25 07:59:46 localhost kernel: pci 0000:03:00.0: supports D1 D2 >Jul 25 07:59:46 localhost kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >Jul 25 07:59:46 localhost kernel: pci 0000:03:00.0: System wakeup disabled by ACPI >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xeb500000-0xeb5fffff] >Jul 25 07:59:46 localhost kernel: pci 0000:04:00.0: [1969:1090] type 00 class 0x020000 >Jul 25 07:59:46 localhost kernel: pci 0000:04:00.0: reg 0x10: [mem 0xeb400000-0xeb43ffff 64bit] >Jul 25 07:59:46 localhost kernel: pci 0000:04:00.0: reg 0x18: [io 0x2000-0x207f] >Jul 25 07:59:46 localhost kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Jul 25 07:59:46 localhost kernel: pci 0000:04:00.0: System wakeup disabled by ACPI >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 04] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xeb400000-0xeb4fffff] >Jul 25 07:59:46 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15) >Jul 25 07:59:46 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 *10 11 12 14 15) >Jul 25 07:59:46 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *7 >Jul 25 07:59:46 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 *11 12 14 15) >Jul 25 07:59:46 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled. >Jul 25 07:59:46 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled. >Jul 25 07:59:46 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 11 12 14 15) *7 >Jul 25 07:59:46 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 *10 11 12 14 15) >Jul 25 07:59:46 localhost kernel: ACPI: Enabled 2 GPEs in block 00 to 3F >Jul 25 07:59:46 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Jul 25 07:59:46 localhost kernel: Found 1 acpi root devices >Jul 25 07:59:46 localhost kernel: ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62 >Jul 25 07:59:46 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Jul 25 07:59:46 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none >Jul 25 07:59:46 localhost kernel: vgaarb: loaded >Jul 25 07:59:46 localhost kernel: vgaarb: bridge control possible 0000:01:00.0 >Jul 25 07:59:46 localhost kernel: vgaarb: no bridge control possible 0000:00:02.0 >Jul 25 07:59:46 localhost kernel: SCSI subsystem initialized >Jul 25 07:59:46 localhost kernel: ACPI: bus type ATA registered >Jul 25 07:59:46 localhost kernel: libata version 3.00 loaded. >Jul 25 07:59:46 localhost kernel: ACPI: bus type USB registered >Jul 25 07:59:46 localhost kernel: usbcore: registered new interface driver usbfs >Jul 25 07:59:46 localhost kernel: usbcore: registered new interface driver hub >Jul 25 07:59:46 localhost kernel: usbcore: registered new device driver usb >Jul 25 07:59:46 localhost kernel: PCI: Using ACPI for IRQ routing >Jul 25 07:59:46 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Jul 25 07:59:46 localhost kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >Jul 25 07:59:46 localhost kernel: e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] >Jul 25 07:59:46 localhost kernel: e820: reserve RAM buffer [mem 0xb5b4f000-0xb7ffffff] >Jul 25 07:59:46 localhost kernel: e820: reserve RAM buffer [mem 0xc75cf000-0xc7ffffff] >Jul 25 07:59:46 localhost kernel: e820: reserve RAM buffer [mem 0xcb000000-0xcbffffff] >Jul 25 07:59:46 localhost kernel: e820: reserve RAM buffer [mem 0x12f600000-0x12fffffff] >Jul 25 07:59:46 localhost kernel: NetLabel: Initializing >Jul 25 07:59:46 localhost kernel: NetLabel: domain hash size = 128 >Jul 25 07:59:46 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Jul 25 07:59:46 localhost kernel: NetLabel: unlabeled traffic allowed by default >Jul 25 07:59:46 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Jul 25 07:59:46 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Jul 25 07:59:46 localhost kernel: Switched to clocksource hpet >Jul 25 07:59:46 localhost kernel: pnp: PnP ACPI init >Jul 25 07:59:46 localhost kernel: ACPI: bus type PNP registered >Jul 25 07:59:46 localhost kernel: pnp 00:00: [dma 4] >Jul 25 07:59:46 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active) >Jul 25 07:59:46 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active) >Jul 25 07:59:46 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active) >Jul 25 07:59:46 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active) >Jul 25 07:59:46 localhost kernel: system 00:04: [io 0x1000-0x100f] has been reserved >Jul 25 07:59:46 localhost kernel: system 00:04: [io 0xffff] has been reserved >Jul 25 07:59:46 localhost kernel: system 00:04: [io 0xffff] has been reserved >Jul 25 07:59:46 localhost kernel: system 00:04: [io 0x0400-0x0453] could not be reserved >Jul 25 07:59:46 localhost kernel: system 00:04: [io 0x0458-0x047f] has been reserved >Jul 25 07:59:46 localhost kernel: system 00:04: [io 0x0500-0x057f] has been reserved >Jul 25 07:59:46 localhost kernel: system 00:04: [mem 0xfe800000-0xfe80ffff] has been reserved >Jul 25 07:59:46 localhost kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >Jul 25 07:59:46 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >Jul 25 07:59:46 localhost kernel: system 00:06: [io 0x0454-0x0457] has been reserved >Jul 25 07:59:46 localhost kernel: system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >Jul 25 07:59:46 localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active) >Jul 25 07:59:46 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs SYN032f SYN0300 SYN0002 PNP0f13 (active) >Jul 25 07:59:46 localhost kernel: pnp 00:09: disabling [mem 0xfffff000-0xffffffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0xfff80000-0xffffffff pref] >Jul 25 07:59:46 localhost kernel: system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved >Jul 25 07:59:46 localhost kernel: system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved >Jul 25 07:59:46 localhost kernel: system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved >Jul 25 07:59:46 localhost kernel: system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved >Jul 25 07:59:46 localhost kernel: system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved >Jul 25 07:59:46 localhost kernel: system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved >Jul 25 07:59:46 localhost kernel: system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved >Jul 25 07:59:46 localhost kernel: system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved >Jul 25 07:59:46 localhost kernel: system 00:09: [mem 0xff000000-0xffffffff] could not be reserved >Jul 25 07:59:46 localhost kernel: system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved >Jul 25 07:59:46 localhost kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >Jul 25 07:59:46 localhost kernel: pnp: PnP ACPI: found 10 devices >Jul 25 07:59:46 localhost kernel: ACPI: bus type PNP unregistered >Jul 25 07:59:46 localhost kernel: pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref] >Jul 25 07:59:46 localhost kernel: pci 0000:01:00.0: BAR 6: can't assign mem pref (size 0x80000) >Jul 25 07:59:46 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Jul 25 07:59:46 localhost kernel: pci 0000:00:01.0: bridge window [io 0x3000-0x3fff] >Jul 25 07:59:46 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xea000000-0xeaffffff] >Jul 25 07:59:46 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe9ffffff 64bit pref] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xeb500000-0xeb5fffff] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 04] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff] >Jul 25 07:59:46 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xeb400000-0xeb4fffff] >Jul 25 07:59:46 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Jul 25 07:59:46 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Jul 25 07:59:46 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Jul 25 07:59:46 localhost kernel: pci_bus 0000:00: resource 7 [mem 0xcfa00000-0xfeafffff] >Jul 25 07:59:46 localhost kernel: pci_bus 0000:01: resource 0 [io 0x3000-0x3fff] >Jul 25 07:59:46 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xea000000-0xeaffffff] >Jul 25 07:59:46 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe9ffffff 64bit pref] >Jul 25 07:59:46 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xeb500000-0xeb5fffff] >Jul 25 07:59:46 localhost kernel: pci_bus 0000:04: resource 0 [io 0x2000-0x2fff] >Jul 25 07:59:46 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xeb400000-0xeb4fffff] >Jul 25 07:59:46 localhost kernel: NET: Registered protocol family 2 >Jul 25 07:59:46 localhost kernel: TCP established hash table entries: 32768 (order: 7, 524288 bytes) >Jul 25 07:59:46 localhost kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >Jul 25 07:59:46 localhost kernel: TCP: Hash tables configured (established 32768 bind 32768) >Jul 25 07:59:46 localhost kernel: TCP: reno registered >Jul 25 07:59:46 localhost kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes) >Jul 25 07:59:46 localhost kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >Jul 25 07:59:46 localhost kernel: NET: Registered protocol family 1 >Jul 25 07:59:46 localhost kernel: pci 0000:00:02.0: Boot video device >Jul 25 07:59:46 localhost kernel: pci 0000:04:00.0: set MSI_INTX_DISABLE_BUG flag >Jul 25 07:59:46 localhost kernel: PCI: CLS 64 bytes, default 64 >Jul 25 07:59:46 localhost kernel: Unpacking initramfs... >Jul 25 07:59:46 localhost kernel: Freeing initrd memory: 31256K (ffff88001e179000 - ffff88001ffff000) >Jul 25 07:59:46 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Jul 25 07:59:46 localhost kernel: software IO TLB [mem 0xc35cf000-0xc75cf000] (64MB) mapped at [ffff8800c35cf000-ffff8800c75cefff] >Jul 25 07:59:46 localhost kernel: Initialise system trusted keyring >Jul 25 07:59:46 localhost kernel: audit: initializing netlink socket (disabled) >Jul 25 07:59:46 localhost kernel: type=2000 audit(1406289584.571:1): initialized >Jul 25 07:59:46 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Jul 25 07:59:46 localhost kernel: zbud: loaded >Jul 25 07:59:46 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Jul 25 07:59:46 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Jul 25 07:59:46 localhost kernel: msgmni has been set to 7595 >Jul 25 07:59:46 localhost kernel: Key type big_key registered >Jul 25 07:59:46 localhost kernel: SELinux: Registering netfilter hooks >Jul 25 07:59:46 localhost kernel: alg: No test for stdrng (krng) >Jul 25 07:59:46 localhost kernel: NET: Registered protocol family 38 >Jul 25 07:59:46 localhost kernel: Key type asymmetric registered >Jul 25 07:59:46 localhost kernel: Asymmetric key parser 'x509' registered >Jul 25 07:59:46 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Jul 25 07:59:46 localhost kernel: io scheduler noop registered >Jul 25 07:59:46 localhost kernel: io scheduler deadline registered >Jul 25 07:59:46 localhost kernel: io scheduler cfq registered (default) >Jul 25 07:59:46 localhost kernel: pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >Jul 25 07:59:46 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Jul 25 07:59:46 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Jul 25 07:59:46 localhost kernel: intel_idle: MWAIT substates: 0x21120 >Jul 25 07:59:46 localhost kernel: intel_idle: v0.4 model 0x3A >Jul 25 07:59:46 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff >Jul 25 07:59:46 localhost kernel: ACPI: AC Adapter [ADP1] (on-line) >Jul 25 07:59:46 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >Jul 25 07:59:46 localhost kernel: ACPI: Lid Switch [LID0] >Jul 25 07:59:46 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 >Jul 25 07:59:46 localhost kernel: ACPI: Sleep Button [SLPB] >Jul 25 07:59:46 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >Jul 25 07:59:46 localhost kernel: ACPI: Power Button [PWRF] >Jul 25 07:59:46 localhost kernel: ACPI: Requesting acpi_cpufreq >Jul 25 07:59:46 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Jul 25 07:59:46 localhost kernel: ACPI: Thermal Zone [TZS0] (69 C) >Jul 25 07:59:46 localhost kernel: thermal LNXTHERM:01: registered as thermal_zone1 >Jul 25 07:59:46 localhost kernel: ACPI: Thermal Zone [TZS1] (53 C) >Jul 25 07:59:46 localhost kernel: GHES: HEST is not enabled! >Jul 25 07:59:46 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Jul 25 07:59:46 localhost kernel: Non-volatile memory driver v1.3 >Jul 25 07:59:46 localhost kernel: Linux agpgart interface v0.103 >Jul 25 07:59:46 localhost kernel: ahci 0000:00:1f.2: version 3.0 >Jul 25 07:59:46 localhost kernel: ACPI: Battery Slot [BAT0] (battery present) >Jul 25 07:59:46 localhost kernel: ahci 0000:00:1f.2: irq 41 for MSI/MSI-X >Jul 25 07:59:46 localhost kernel: ahci: SSS flag set, parallel bus scan disabled >Jul 25 07:59:46 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x11 impl SATA mode >Jul 25 07:59:46 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst >Jul 25 07:59:46 localhost kernel: ahci 0000:00:1f.2: setting latency timer to 64 >Jul 25 07:59:46 localhost kernel: scsi0 : ahci >Jul 25 07:59:46 localhost kernel: scsi1 : ahci >Jul 25 07:59:46 localhost kernel: scsi2 : ahci >Jul 25 07:59:46 localhost kernel: scsi3 : ahci >Jul 25 07:59:46 localhost kernel: scsi4 : ahci >Jul 25 07:59:46 localhost kernel: scsi5 : ahci >Jul 25 07:59:46 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xeb617000 port 0xeb617100 irq 41 >Jul 25 07:59:46 localhost kernel: ata2: DUMMY >Jul 25 07:59:46 localhost kernel: ata3: DUMMY >Jul 25 07:59:46 localhost kernel: ata4: DUMMY >Jul 25 07:59:46 localhost kernel: ata5: SATA max UDMA/133 abar m2048@0xeb617000 port 0xeb617300 irq 41 >Jul 25 07:59:46 localhost kernel: ata6: DUMMY >Jul 25 07:59:46 localhost kernel: libphy: Fixed MDIO Bus: probed >Jul 25 07:59:46 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Jul 25 07:59:46 localhost kernel: ehci-pci: EHCI PCI platform driver >Jul 25 07:59:46 localhost kernel: ehci-pci 0000:00:1a.0: setting latency timer to 64 >Jul 25 07:59:46 localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller >Jul 25 07:59:46 localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >Jul 25 07:59:46 localhost kernel: ehci-pci 0000:00:1a.0: debug port 2 >Jul 25 07:59:46 localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >Jul 25 07:59:46 localhost kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xeb619000 >Jul 25 07:59:46 localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >Jul 25 07:59:46 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Jul 25 07:59:46 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jul 25 07:59:46 localhost kernel: usb usb1: Product: EHCI Host Controller >Jul 25 07:59:46 localhost kernel: usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Jul 25 07:59:46 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0 >Jul 25 07:59:46 localhost kernel: hub 1-0:1.0: USB hub found >Jul 25 07:59:46 localhost kernel: hub 1-0:1.0: 3 ports detected >Jul 25 07:59:46 localhost kernel: ehci-pci 0000:00:1d.0: setting latency timer to 64 >Jul 25 07:59:46 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller >Jul 25 07:59:46 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Jul 25 07:59:46 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 >Jul 25 07:59:46 localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >Jul 25 07:59:46 localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xeb618000 >Jul 25 07:59:46 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Jul 25 07:59:46 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Jul 25 07:59:46 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jul 25 07:59:46 localhost kernel: usb usb2: Product: EHCI Host Controller >Jul 25 07:59:46 localhost kernel: usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Jul 25 07:59:46 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >Jul 25 07:59:46 localhost kernel: hub 2-0:1.0: USB hub found >Jul 25 07:59:46 localhost kernel: hub 2-0:1.0: 3 ports detected >Jul 25 07:59:46 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Jul 25 07:59:46 localhost kernel: ohci-pci: OHCI PCI platform driver >Jul 25 07:59:46 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Jul 25 07:59:46 localhost kernel: xhci_hcd 0000:00:14.0: setting latency timer to 64 >Jul 25 07:59:46 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Jul 25 07:59:46 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >Jul 25 07:59:46 localhost kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >Jul 25 07:59:46 localhost kernel: xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X >Jul 25 07:59:46 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >Jul 25 07:59:46 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jul 25 07:59:46 localhost kernel: usb usb3: Product: xHCI Host Controller >Jul 25 07:59:46 localhost kernel: usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >Jul 25 07:59:46 localhost kernel: usb usb3: SerialNumber: 0000:00:14.0 >Jul 25 07:59:46 localhost kernel: xHCI xhci_add_endpoint called for root hub >Jul 25 07:59:46 localhost kernel: xHCI xhci_check_bandwidth called for root hub >Jul 25 07:59:46 localhost kernel: hub 3-0:1.0: USB hub found >Jul 25 07:59:46 localhost kernel: hub 3-0:1.0: 4 ports detected >Jul 25 07:59:46 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Jul 25 07:59:46 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >Jul 25 07:59:46 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >Jul 25 07:59:46 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jul 25 07:59:46 localhost kernel: usb usb4: Product: xHCI Host Controller >Jul 25 07:59:46 localhost kernel: usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >Jul 25 07:59:46 localhost kernel: usb usb4: SerialNumber: 0000:00:14.0 >Jul 25 07:59:46 localhost kernel: xHCI xhci_add_endpoint called for root hub >Jul 25 07:59:46 localhost kernel: xHCI xhci_check_bandwidth called for root hub >Jul 25 07:59:46 localhost kernel: hub 4-0:1.0: USB hub found >Jul 25 07:59:46 localhost kernel: hub 4-0:1.0: 4 ports detected >Jul 25 07:59:46 localhost kernel: usbcore: registered new interface driver usbserial >Jul 25 07:59:46 localhost kernel: usbcore: registered new interface driver usbserial_generic >Jul 25 07:59:46 localhost kernel: usbserial: USB Serial support registered for generic >Jul 25 07:59:46 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >Jul 25 07:59:46 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Jul 25 07:59:46 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Jul 25 07:59:46 localhost kernel: mousedev: PS/2 mouse device common for all mice >Jul 25 07:59:46 localhost kernel: rtc_cmos 00:05: RTC can wake from S4 >Jul 25 07:59:46 localhost kernel: rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >Jul 25 07:59:46 localhost kernel: rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >Jul 25 07:59:46 localhost kernel: device-mapper: uevent: version 1.0.3 >Jul 25 07:59:46 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Jul 25 07:59:46 localhost kernel: Intel P-state driver initializing. >Jul 25 07:59:46 localhost kernel: Intel pstate controlling: cpu 0 >Jul 25 07:59:46 localhost kernel: Intel pstate controlling: cpu 1 >Jul 25 07:59:46 localhost kernel: Intel pstate controlling: cpu 2 >Jul 25 07:59:46 localhost kernel: Intel pstate controlling: cpu 3 >Jul 25 07:59:46 localhost kernel: cpuidle: using governor menu >Jul 25 07:59:46 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Jul 25 07:59:46 localhost kernel: usbcore: registered new interface driver usbhid >Jul 25 07:59:46 localhost kernel: usbhid: USB HID core driver >Jul 25 07:59:46 localhost kernel: drop_monitor: Initializing network drop monitor service >Jul 25 07:59:46 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Jul 25 07:59:46 localhost kernel: TCP: cubic registered >Jul 25 07:59:46 localhost kernel: Initializing XFRM netlink socket >Jul 25 07:59:46 localhost kernel: NET: Registered protocol family 10 >Jul 25 07:59:46 localhost kernel: mip6: Mobile IPv6 >Jul 25 07:59:46 localhost kernel: NET: Registered protocol family 17 >Jul 25 07:59:46 localhost kernel: PM: Hibernation image not present or could not be loaded. >Jul 25 07:59:46 localhost kernel: Loading compiled-in X.509 certificates >Jul 25 07:59:46 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >Jul 25 07:59:46 localhost kernel: registered taskstats version 1 >Jul 25 07:59:46 localhost kernel: Magic number: 6:493:985 >Jul 25 07:59:46 localhost kernel: rtc_cmos 00:05: setting system clock to 2014-07-25 11:59:45 UTC (1406289585) >Jul 25 07:59:46 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >Jul 25 07:59:46 localhost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Jul 25 07:59:46 localhost kernel: ata1.00: ATA-8: ST500LT012-9WS142, 0001LVM1, max UDMA/133 >Jul 25 07:59:46 localhost kernel: ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) >Jul 25 07:59:46 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Jul 25 07:59:46 localhost kernel: ata1.00: configured for UDMA/133 >Jul 25 07:59:46 localhost kernel: scsi 0:0:0:0: Direct-Access ATA ST500LT012-9WS14 0001 PQ: 0 ANSI: 5 >Jul 25 07:59:46 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Jul 25 07:59:46 localhost kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >Jul 25 07:59:46 localhost kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks >Jul 25 07:59:46 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Jul 25 07:59:46 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Jul 25 07:59:46 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Jul 25 07:59:46 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >Jul 25 07:59:46 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Jul 25 07:59:46 localhost kernel: hub 1-1:1.0: USB hub found >Jul 25 07:59:46 localhost kernel: hub 1-1:1.0: 6 ports detected >Jul 25 07:59:46 localhost kernel: sda: sda1 sda2 < sda5 sda6 sda7 sda8 > >Jul 25 07:59:46 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Jul 25 07:59:46 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci >Jul 25 07:59:46 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >Jul 25 07:59:46 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Jul 25 07:59:46 localhost kernel: hub 2-1:1.0: USB hub found >Jul 25 07:59:46 localhost kernel: hub 2-1:1.0: 6 ports detected >Jul 25 07:59:46 localhost kernel: ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Jul 25 07:59:46 localhost kernel: ata5.00: ATAPI: MATSHITA DVD-RAM UJ8D1, 8.10, max UDMA/100 >Jul 25 07:59:46 localhost kernel: ata5.00: configured for UDMA/100 >Jul 25 07:59:46 localhost kernel: scsi 4:0:0:0: CD-ROM MATSHITA DVD-RAM UJ8D1 8.10 PQ: 0 ANSI: 5 >Jul 25 07:59:46 localhost kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray >Jul 25 07:59:46 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Jul 25 07:59:46 localhost kernel: sr 4:0:0:0: Attached scsi CD-ROM sr0 >Jul 25 07:59:46 localhost kernel: sr 4:0:0:0: Attached scsi generic sg1 type 5 >Jul 25 07:59:46 localhost kernel: Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >Jul 25 07:59:46 localhost kernel: Write protecting the kernel read-only data: 12288k >Jul 25 07:59:46 localhost kernel: Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >Jul 25 07:59:46 localhost kernel: Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >Jul 25 07:59:46 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Jul 25 07:59:46 localhost systemd[1]: Running in initial RAM disk. >Jul 25 07:59:46 localhost systemd[1]: No hostname configured. >Jul 25 07:59:46 localhost systemd[1]: Set hostname to <localhost>. >Jul 25 07:59:46 localhost systemd[1]: Initializing machine ID from random generator. >Jul 25 07:59:46 localhost systemd[1]: Starting -.slice. >Jul 25 07:59:46 localhost systemd[1]: Created slice -.slice. >Jul 25 07:59:46 localhost systemd[1]: Starting System Slice. >Jul 25 07:59:46 localhost systemd[1]: Created slice System Slice. >Jul 25 07:59:46 localhost systemd[1]: Starting Slices. >Jul 25 07:59:46 localhost systemd[1]: Reached target Slices. >Jul 25 07:59:46 localhost systemd[1]: Starting Timers. >Jul 25 07:59:46 localhost systemd[1]: Reached target Timers. >Jul 25 07:59:46 localhost systemd[1]: Starting udev Kernel Socket. >Jul 25 07:59:46 localhost systemd[1]: Listening on udev Kernel Socket. >Jul 25 07:59:46 localhost systemd[1]: Starting udev Control Socket. >Jul 25 07:59:46 localhost systemd[1]: Listening on udev Control Socket. >Jul 25 07:59:46 localhost systemd[1]: Starting Journal Socket. >Jul 25 07:59:46 localhost systemd[1]: Listening on Journal Socket. >Jul 25 07:59:46 localhost systemd[1]: Starting dracut cmdline hook... >Jul 25 07:59:46 localhost systemd[1]: Starting Sockets. >Jul 25 07:59:46 localhost systemd[1]: Reached target Sockets. >Jul 25 07:59:46 localhost systemd[1]: Starting Journal Service... >Jul 25 07:59:46 localhost systemd[1]: Started Journal Service. >Jul 25 07:59:46 localhost systemd-journal[76]: Journal started >Jul 25 07:59:46 localhost systemd[1]: Starting Setup Virtual Console... >Jul 25 07:59:46 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Jul 25 07:59:46 localhost systemd[1]: Started Load Kernel Modules. >Jul 25 07:59:46 localhost systemd[1]: Starting Encrypted Volumes. >Jul 25 07:59:46 localhost systemd[1]: Reached target Encrypted Volumes. >Jul 25 07:59:46 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Jul 25 07:59:46 localhost systemd[1]: Starting Swap. >Jul 25 07:59:46 localhost systemd[1]: Reached target Swap. >Jul 25 07:59:46 localhost systemd[1]: Starting Local File Systems. >Jul 25 07:59:46 localhost systemd[1]: Reached target Local File Systems. >Jul 25 07:59:46 localhost systemd[1]: Started Setup Virtual Console. >Jul 25 07:59:46 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Jul 25 07:59:46 localhost systemd[1]: Starting Create static device nodes in /dev... >Jul 25 07:59:46 localhost systemd[1]: Started Create static device nodes in /dev. >Jul 25 07:59:46 localhost dracut-cmdline[75]: dracut-20 (Heisenbug) dracut-034-64.git20131205.fc20 >Jul 25 07:59:46 localhost dracut-cmdline[75]: rd.luks=0: removing cryptoluks activation >Jul 25 07:59:46 localhost kernel: loop: module loaded >Jul 25 07:59:46 localhost dracut-cmdline[75]: root was live:CDLABEL=FEDORA, is now live:/dev/disk/by-label/FEDORA >Jul 25 07:59:46 localhost kernel: usb 3-1: new high-speed USB device number 2 using xhci_hcd >Jul 25 07:59:46 localhost kernel: usb 3-1: New USB device found, idVendor=0dd8, idProduct=173c >Jul 25 07:59:46 localhost kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Jul 25 07:59:46 localhost kernel: usb 3-1: Product: OnlyDisk U210 >Jul 25 07:59:46 localhost kernel: usb 3-1: Manufacturer: Netac >Jul 25 07:59:46 localhost kernel: usb 3-1: SerialNumber: ff07ECBB1600FFFF000E >Jul 25 07:59:46 localhost kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1c0b1, caps: 0xf00a33/0x240000/0xa2400, board id: 1146, fw id: 915468 >Jul 25 07:59:46 localhost kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input4 >Jul 25 07:59:46 localhost systemd[1]: Started dracut cmdline hook. >Jul 25 07:59:46 localhost systemd[1]: Starting dracut pre-udev hook... >Jul 25 07:59:46 localhost kernel: usb 1-1.2: new low-speed USB device number 3 using ehci-pci >Jul 25 07:59:46 localhost systemd[1]: Started dracut pre-udev hook. >Jul 25 07:59:46 localhost systemd[1]: Starting udev Kernel Device Manager... >Jul 25 07:59:46 localhost systemd[1]: Started udev Kernel Device Manager. >Jul 25 07:59:46 localhost systemd[1]: Starting dracut pre-trigger hook... >Jul 25 07:59:46 localhost systemd-udevd[245]: starting version 208 >Jul 25 07:59:46 localhost systemd-udevd[245]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Jul 25 07:59:46 localhost kernel: usb-storage 3-1:1.0: USB Mass Storage device detected >Jul 25 07:59:46 localhost kernel: scsi6 : usb-storage 3-1:1.0 >Jul 25 07:59:46 localhost kernel: usbcore: registered new interface driver usb-storage >Jul 25 07:59:46 localhost dracut-pre-trigger[246]: rd.dm=0: removing DM RAID activation >Jul 25 07:59:46 localhost dracut-pre-trigger[246]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Jul 25 07:59:46 localhost dracut-pre-trigger[246]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Jul 25 07:59:46 localhost dracut-pre-trigger[246]: rd.md=0: removing MD RAID activation >Jul 25 07:59:46 localhost systemd[1]: Started dracut pre-trigger hook. >Jul 25 07:59:46 localhost systemd[1]: Starting udev Coldplug all Devices... >Jul 25 07:59:46 localhost systemd-udevd[245]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Jul 25 07:59:46 localhost kernel: tsc: Refined TSC clocksource calibration: 2594.106 MHz >Jul 25 07:59:46 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Jul 25 07:59:46 localhost systemd[1]: Started udev Coldplug all Devices. >Jul 25 07:59:46 localhost systemd[1]: Starting dracut initqueue hook... >Jul 25 07:59:46 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Jul 25 07:59:46 localhost systemd[1]: Starting System Initialization. >Jul 25 07:59:46 localhost systemd[1]: Reached target System Initialization. >Jul 25 07:59:46 localhost kernel: usb 1-1.2: New USB device found, idVendor=192f, idProduct=0916 >Jul 25 07:59:46 localhost kernel: usb 1-1.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0 >Jul 25 07:59:46 localhost kernel: usb 1-1.2: Product: USB Optical Mouse >Jul 25 07:59:46 localhost kernel: input: USB Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input5 >Jul 25 07:59:46 localhost kernel: hid-generic 0003:192F:0916.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1a.0-1.2/input0 >Jul 25 07:59:46 localhost kernel: wmi: Mapper loaded >Jul 25 07:59:46 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Jul 25 07:59:46 localhost kernel: alx 0000:04:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [3c:97:0e:fe:45:ea] >Jul 25 07:59:46 localhost systemd[1]: Reloading. >Jul 25 07:59:46 localhost kernel: [drm] Memory usable by graphics device = 2048M >Jul 25 07:59:46 localhost kernel: i915 0000:00:02.0: setting latency timer to 64 >Jul 25 07:59:46 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Jul 25 07:59:46 localhost kernel: ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20130517/nsarguments-95) >Jul 25 07:59:46 localhost kernel: ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95) >Jul 25 07:59:46 localhost kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20130517/nsarguments-95) >Jul 25 07:59:46 localhost kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95) >Jul 25 07:59:46 localhost kernel: VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle >Jul 25 07:59:46 localhost kernel: nouveau 0000:01:00.0: enabling device (0004 -> 0007) >Jul 25 07:59:46 localhost kernel: alg: No test for crc32 (crc32-pclmul) >Jul 25 07:59:46 localhost kernel: i915 0000:00:02.0: irq 43 for MSI/MSI-X >Jul 25 07:59:46 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Jul 25 07:59:46 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Jul 25 07:59:46 localhost kernel: ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20130517/nsarguments-95) >Jul 25 07:59:46 localhost kernel: ACPI Warning: \_SB_.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20130517/nsarguments-95) >Jul 25 07:59:46 localhost kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20130517/nsarguments-95) >Jul 25 07:59:46 localhost kernel: ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20130517/nsarguments-95) >Jul 25 07:59:46 localhost kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem >Jul 25 07:59:46 localhost kernel: vgaarb: transferring owner from PCI:0000:00:02.0 to PCI:0000:01:00.0 >Jul 25 07:59:46 localhost systemd-udevd[314]: renamed network interface eth0 to p3p1 >Jul 25 07:59:46 localhost kernel: usb 1-1.3: new high-speed USB device number 4 using ehci-pci >Jul 25 07:59:47 localhost kernel: fbcon: inteldrmfb (fb0) is primary device >Jul 25 07:59:47 localhost kernel: usb 1-1.3: New USB device found, idVendor=058f, idProduct=6366 >Jul 25 07:59:47 localhost kernel: usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Jul 25 07:59:47 localhost kernel: usb 1-1.3: Product: Flash Card Reader/Writer >Jul 25 07:59:47 localhost kernel: usb 1-1.3: Manufacturer: Generic >Jul 25 07:59:47 localhost kernel: usb 1-1.3: SerialNumber: 058F63666435 >Jul 25 07:59:47 localhost kernel: usb-storage 1-1.3:1.0: USB Mass Storage device detected >Jul 25 07:59:47 localhost kernel: scsi7 : usb-storage 1-1.3:1.0 >Jul 25 07:59:47 localhost kernel: usb 2-1.4: new high-speed USB device number 3 using ehci-pci >Jul 25 07:59:47 localhost kernel: usb 2-1.4: New USB device found, idVendor=5986, idProduct=0295 >Jul 25 07:59:47 localhost kernel: usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Jul 25 07:59:47 localhost kernel: usb 2-1.4: Product: Lenovo EasyCamera >Jul 25 07:59:47 localhost kernel: usb 2-1.4: Manufacturer: Vimicro corp. >Jul 25 07:59:47 localhost kernel: scsi 6:0:0:0: Direct-Access Netac OnlyDisk U210 PMAP PQ: 0 ANSI: 0 CCS >Jul 25 07:59:47 localhost kernel: sd 6:0:0:0: Attached scsi generic sg2 type 0 >Jul 25 07:59:47 localhost kernel: sd 6:0:0:0: [sdb] 7831552 512-byte logical blocks: (4.00 GB/3.73 GiB) >Jul 25 07:59:47 localhost kernel: sd 6:0:0:0: [sdb] Write Protect is off >Jul 25 07:59:47 localhost kernel: sd 6:0:0:0: [sdb] Mode Sense: 23 00 00 00 >Jul 25 07:59:47 localhost kernel: sd 6:0:0:0: [sdb] No Caching mode page found >Jul 25 07:59:47 localhost kernel: sd 6:0:0:0: [sdb] Assuming drive cache: write through >Jul 25 07:59:47 localhost kernel: sd 6:0:0:0: [sdb] No Caching mode page found >Jul 25 07:59:47 localhost kernel: sd 6:0:0:0: [sdb] Assuming drive cache: write through >Jul 25 07:59:47 localhost kernel: sdb: sdb4 >Jul 25 07:59:47 localhost kernel: sd 6:0:0:0: [sdb] No Caching mode page found >Jul 25 07:59:47 localhost kernel: sd 6:0:0:0: [sdb] Assuming drive cache: write through >Jul 25 07:59:47 localhost kernel: sd 6:0:0:0: [sdb] Attached SCSI removable disk >Jul 25 07:59:47 localhost kernel: Switched to clocksource tsc >Jul 25 07:59:47 localhost kernel: Console: switching to colour frame buffer device 170x48 >Jul 25 07:59:47 localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >Jul 25 07:59:47 localhost kernel: i915 0000:00:02.0: registered panic notifier >Jul 25 07:59:47 localhost kernel: ACPI Exception: AE_NOT_FOUND, Evaluating _DOD (20130517/video-1264) >Jul 25 07:59:47 localhost kernel: ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no) >Jul 25 07:59:47 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:3c/LNXVIDEO:00/input/input6 >Jul 25 07:59:47 localhost kernel: acpi device:46: registered as cooling_device4 >Jul 25 07:59:47 localhost kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >Jul 25 07:59:47 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input7 >Jul 25 07:59:47 localhost kernel: [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >Jul 25 07:59:47 localhost kernel: nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0d9180a1 >Jul 25 07:59:47 localhost kernel: nouveau [ DEVICE][0000:01:00.0] Chipset: GF119 (NVD9) >Jul 25 07:59:47 localhost kernel: nouveau [ DEVICE][0000:01:00.0] Family : NVD0 >Jul 25 07:59:47 localhost systemd[1]: Failed to add job systemd-backlight@acpi_video0.service/start, ignoring: Invalid argument. >Jul 25 07:59:47 localhost kernel: nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image... >Jul 25 07:59:47 localhost kernel: nouveau [ VBIOS][0000:01:00.0] ... signature not found >Jul 25 07:59:47 localhost kernel: nouveau [ VBIOS][0000:01:00.0] checking PROM for image... >Jul 25 07:59:47 localhost kernel: nouveau [ VBIOS][0000:01:00.0] ... signature not found >Jul 25 07:59:47 localhost kernel: nouveau [ VBIOS][0000:01:00.0] checking ACPI for image... >Jul 25 07:59:47 localhost kernel: [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off >Jul 25 07:59:47 localhost kernel: scsi 7:0:0:0: Direct-Access Multiple Card Reader 1.00 PQ: 0 ANSI: 0 >Jul 25 07:59:47 localhost kernel: sd 7:0:0:0: Attached scsi generic sg3 type 0 >Jul 25 07:59:47 localhost kernel: sd 7:0:0:0: [sdc] Attached SCSI removable disk >Jul 25 07:59:48 localhost kernel: nouveau [ VBIOS][0000:01:00.0] ... appears to be valid >Jul 25 07:59:48 localhost kernel: nouveau [ VBIOS][0000:01:00.0] using image from ACPI >Jul 25 07:59:48 localhost kernel: nouveau [ VBIOS][0000:01:00.0] BIT signature found >Jul 25 07:59:48 localhost kernel: nouveau [ VBIOS][0000:01:00.0] version 75.19.5e.00.06 >Jul 25 07:59:48 localhost kernel: nouveau [ DEVINIT][0000:01:00.0] adaptor not initialised >Jul 25 07:59:48 localhost kernel: nouveau [ VBIOS][0000:01:00.0] running init tables >Jul 25 07:59:48 localhost kernel: nouveau [ PFB][0000:01:00.0] RAM type: DDR3 >Jul 25 07:59:48 localhost kernel: nouveau [ PFB][0000:01:00.0] RAM size: 1024 MiB >Jul 25 07:59:48 localhost kernel: nouveau [ PFB][0000:01:00.0] ZCOMP: 0 tags >Jul 25 07:59:48 localhost kernel: nouveau [ PTHERM][0000:01:00.0] FAN control: none / external >Jul 25 07:59:48 localhost kernel: nouveau [ PTHERM][0000:01:00.0] fan management: disabled >Jul 25 07:59:48 localhost kernel: nouveau [ PTHERM][0000:01:00.0] internal sensor: yes >Jul 25 07:59:48 localhost kernel: vga_switcheroo: enabled >Jul 25 07:59:48 localhost kernel: [TTM] Zone kernel: Available graphics memory: 1946678 kiB >Jul 25 07:59:48 localhost kernel: [TTM] Initializing pool allocator >Jul 25 07:59:48 localhost kernel: [TTM] Initializing DMA pool allocator >Jul 25 07:59:48 localhost kernel: nouveau [ DRM] VRAM: 1024 MiB >Jul 25 07:59:48 localhost kernel: nouveau [ DRM] GART: 1048576 MiB >Jul 25 07:59:48 localhost kernel: nouveau [ DRM] TMDS table version 2.0 >Jul 25 07:59:48 localhost kernel: nouveau [ DRM] DCB version 4.0 >Jul 25 07:59:48 localhost kernel: nouveau [ DRM] DCB outp 00: 02001300 00000000 >Jul 25 07:59:48 localhost kernel: nouveau [ DRM] DCB conn 01: 00000100 >Jul 25 07:59:48 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Jul 25 07:59:48 localhost kernel: [drm] No driver support for vblank timestamp query. >Jul 25 07:59:48 localhost kernel: nouveau [ DRM] ACPI backlight interface available, not registering our own >Jul 25 07:59:48 localhost kernel: nouveau W[ DRM] voltage table 0x50 unknown >Jul 25 07:59:48 localhost kernel: nouveau [ DRM] 2 available performance level(s) >Jul 25 07:59:48 localhost kernel: nouveau [ DRM] 1: core 270MHz shader 540MHz memory 405MHz >Jul 25 07:59:48 localhost kernel: nouveau [ DRM] 3: core 475MHz shader 950MHz memory 900MHz voltage 10mV >Jul 25 07:59:48 localhost kernel: nouveau [ DRM] c: core 270MHz shader 540MHz memory 405MHz >Jul 25 07:59:48 localhost kernel: nouveau [ DRM] MM: using COPY0 for buffer copies >Jul 25 07:59:48 localhost kernel: nouveau [ DRM] allocated 1024x768 fb: 0x60000, bo ffff8801220d0800 >Jul 25 07:59:48 localhost kernel: nouveau 0000:01:00.0: fb1: nouveaufb frame buffer device >Jul 25 07:59:48 localhost kernel: [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 1 >Jul 25 07:59:48 localhost systemd[1]: Started Show Plymouth Boot Screen. >Jul 25 07:59:48 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Jul 25 07:59:48 localhost systemd[1]: Starting Paths. >Jul 25 07:59:48 localhost systemd[1]: Reached target Paths. >Jul 25 07:59:48 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Jul 25 07:59:48 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Jul 25 07:59:48 localhost systemd[1]: Starting Basic System. >Jul 25 07:59:48 localhost systemd[1]: Reached target Basic System. >Jul 25 07:59:48 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Jul 25 07:59:49 localhost kernel: bio: create slab <bio-1> at 1 >Jul 25 07:59:49 localhost kernel: bio: create slab <bio-2> at 2 >Jul 25 07:59:49 localhost systemd[1]: Started dracut initqueue hook. >Jul 25 07:59:49 localhost systemd[1]: Starting dracut pre-mount hook... >Jul 25 07:59:49 localhost systemd[1]: Started dracut pre-mount hook. >Jul 25 07:59:49 localhost systemd[1]: Starting Initrd Root File System. >Jul 25 07:59:49 localhost systemd[1]: Reached target Initrd Root File System. >Jul 25 07:59:49 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Jul 25 07:59:49 localhost systemd[1]: Reloading. >Jul 25 07:59:49 localhost systemd[1]: Failed to add job systemd-backlight@acpi_video0.service/start, ignoring: Invalid argument. >Jul 25 07:59:49 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Jul 25 07:59:49 localhost systemd[1]: Started Reload Configuration from the Real Root. >Jul 25 07:59:49 localhost systemd[1]: Starting Initrd File Systems. >Jul 25 07:59:49 localhost systemd[1]: Reached target Initrd File Systems. >Jul 25 07:59:49 localhost systemd[1]: Starting dracut mount hook... >Jul 25 07:59:49 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Jul 25 07:59:49 localhost systemd[1]: Started dracut mount hook. >Jul 25 07:59:49 localhost systemd[1]: Starting Initrd Default Target. >Jul 25 07:59:49 localhost systemd[1]: Reached target Initrd Default Target. >Jul 25 07:59:49 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Jul 25 07:59:49 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Jul 25 07:59:49 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Jul 25 07:59:49 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Jul 25 07:59:49 localhost systemd[1]: Starting Plymouth switch root service... >Jul 25 07:59:49 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Jul 25 07:59:49 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Jul 25 07:59:49 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Jul 25 07:59:49 localhost systemd[1]: Stopping Initrd Default Target. >Jul 25 07:59:49 localhost systemd[1]: Stopped target Initrd Default Target. >Jul 25 07:59:49 localhost systemd[1]: Stopping dracut mount hook... >Jul 25 07:59:49 localhost systemd[1]: Stopped dracut mount hook. >Jul 25 07:59:49 localhost systemd[1]: Stopping dracut pre-mount hook... >Jul 25 07:59:49 localhost systemd[1]: Stopped dracut pre-mount hook. >Jul 25 07:59:49 localhost systemd[1]: Stopping dracut initqueue hook... >Jul 25 07:59:49 localhost systemd[1]: Stopped dracut initqueue hook. >Jul 25 07:59:49 localhost systemd[1]: Stopping Basic System. >Jul 25 07:59:49 localhost systemd[1]: Stopped target Basic System. >Jul 25 07:59:49 localhost systemd[1]: Stopping Slices. >Jul 25 07:59:49 localhost systemd[1]: Stopped target Slices. >Jul 25 07:59:49 localhost systemd[1]: Stopping System Slice. >Jul 25 07:59:49 localhost systemd[1]: Removed slice System Slice. >Jul 25 07:59:49 localhost systemd[1]: Stopping -.slice. >Jul 25 07:59:49 localhost systemd[1]: Removed slice -.slice. >Jul 25 07:59:49 localhost systemd[1]: Stopping Paths. >Jul 25 07:59:49 localhost systemd[1]: Stopped target Paths. >Jul 25 07:59:49 localhost systemd[1]: Stopping Timers. >Jul 25 07:59:49 localhost systemd[1]: Stopped target Timers. >Jul 25 07:59:49 localhost systemd[1]: Stopping Sockets. >Jul 25 07:59:49 localhost systemd[1]: Stopped target Sockets. >Jul 25 07:59:49 localhost systemd[1]: Stopping System Initialization. >Jul 25 07:59:49 localhost systemd[1]: Stopped target System Initialization. >Jul 25 07:59:49 localhost systemd[1]: Stopping Encrypted Volumes. >Jul 25 07:59:49 localhost systemd[1]: Stopped target Encrypted Volumes. >Jul 25 07:59:49 localhost systemd[1]: Stopping udev Coldplug all Devices... >Jul 25 07:59:49 localhost systemd[1]: Stopped udev Coldplug all Devices. >Jul 25 07:59:49 localhost systemd[1]: Stopping dracut pre-trigger hook... >Jul 25 07:59:49 localhost systemd[1]: Stopped dracut pre-trigger hook. >Jul 25 07:59:49 localhost systemd[1]: Stopping Swap. >Jul 25 07:59:49 localhost systemd[1]: Stopped target Swap. >Jul 25 07:59:49 localhost systemd[1]: Stopping Local File Systems. >Jul 25 07:59:49 localhost systemd[1]: Stopped target Local File Systems. >Jul 25 07:59:49 localhost systemd[1]: Stopping udev Kernel Device Manager... >Jul 25 07:59:49 localhost systemd[1]: Stopped udev Kernel Device Manager. >Jul 25 07:59:49 localhost systemd[1]: Stopping dracut pre-udev hook... >Jul 25 07:59:49 localhost systemd[1]: Stopped dracut pre-udev hook. >Jul 25 07:59:49 localhost systemd[1]: Stopping dracut cmdline hook... >Jul 25 07:59:49 localhost systemd[1]: Stopped dracut cmdline hook. >Jul 25 07:59:49 localhost systemd[1]: Stopping Create static device nodes in /dev... >Jul 25 07:59:49 localhost systemd[1]: Stopped Create static device nodes in /dev. >Jul 25 07:59:49 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Jul 25 07:59:49 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Jul 25 07:59:49 localhost systemd[1]: Stopping udev Control Socket. >Jul 25 07:59:49 localhost systemd[1]: Closed udev Control Socket. >Jul 25 07:59:49 localhost systemd[1]: Stopping udev Kernel Socket. >Jul 25 07:59:49 localhost systemd[1]: Closed udev Kernel Socket. >Jul 25 07:59:49 localhost systemd[1]: Starting Cleanup udevd DB... >Jul 25 07:59:49 localhost systemd[1]: Started Cleanup udevd DB. >Jul 25 07:59:49 localhost systemd[1]: Starting Switch Root. >Jul 25 07:59:49 localhost systemd[1]: Reached target Switch Root. >Jul 25 07:59:49 localhost systemd[1]: Started Plymouth switch root service. >Jul 25 07:59:49 localhost systemd[1]: Starting Switch Root... >Jul 25 07:59:49 localhost systemd[1]: Switching root. >Jul 25 07:59:49 localhost systemd-journal[76]: Journal stopped >Jul 25 07:59:50 localhost systemd-journal[588]: Runtime journal is using 8.0M (max 190.1M, leaving 285.1M of free 1.8G, current limit 190.1M). >Jul 25 07:59:50 localhost systemd-journal[588]: Runtime journal is using 8.0M (max 190.1M, leaving 285.1M of free 1.8G, current limit 190.1M). >Jul 25 07:59:50 localhost systemd-journald[76]: Received SIGTERM >Jul 25 07:59:50 localhost kernel: type=1404 audit(1406289589.889:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Jul 25 07:59:50 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Jul 25 07:59:50 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Jul 25 07:59:50 localhost kernel: SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >Jul 25 07:59:50 localhost kernel: SELinux: 83 classes, 101316 rules >Jul 25 07:59:50 localhost kernel: SELinux: Completing initialization. >Jul 25 07:59:50 localhost kernel: SELinux: Setting up existing superblocks. >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev sdb4, type vfat), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Jul 25 07:59:50 localhost kernel: type=1403 audit(1406289590.072:3): policy loaded auid=4294967295 ses=4294967295 >Jul 25 07:59:50 localhost systemd[1]: Successfully loaded SELinux policy in 195.570ms. >Jul 25 07:59:50 localhost systemd[1]: Relabelled /dev and /run in 16.100ms. >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Jul 25 07:59:50 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jul 25 07:59:50 localhost systemd-journal[588]: Journal started >Jul 25 07:59:49 localhost systemd-cgroups-agent[558]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Jul 25 07:59:50 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Jul 25 07:59:50 localhost systemd[1]: Failed to open private bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory >Jul 25 07:59:50 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Jul 25 07:59:50 localhost systemd[1]: Started Collect Read-Ahead Data. >Jul 25 07:59:50 localhost systemd[1]: Started Load legacy module configuration. >Jul 25 07:59:50 localhost systemd[1]: Starting Apply Kernel Variables... >Jul 25 07:59:50 localhost systemd[1]: Started Load Kernel Modules. >Jul 25 07:59:50 localhost systemd[1]: Mounted FUSE Control File System. >Jul 25 07:59:50 localhost systemd[1]: Mounting Configuration File System... >Jul 25 07:59:50 localhost systemd[1]: Started Set Up Additional Binary Formats. >Jul 25 07:59:50 localhost systemd[1]: Started File System Check on Root Device. >Jul 25 07:59:50 localhost systemd[1]: Starting Remount Root and Kernel File Systems... >Jul 25 07:59:50 localhost systemd[1]: Mounted Debug File System. >Jul 25 07:59:50 localhost systemd[1]: Mounted Huge Pages File System. >Jul 25 07:59:50 localhost systemd[1]: Mounted POSIX Message Queue File System. >Jul 25 07:59:50 localhost systemd[1]: Mounted Temporary Directory. >Jul 25 07:59:50 localhost systemd[1]: Started Apply Kernel Variables. >Jul 25 07:59:50 localhost systemd[1]: Mounted Configuration File System. >Jul 25 07:59:50 localhost systemd[1]: Starting LVM2 metadata daemon... >Jul 25 07:59:50 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Jul 25 07:59:50 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Jul 25 07:59:50 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Jul 25 07:59:50 localhost systemd[1]: Started udev Coldplug all Devices. >Jul 25 07:59:50 localhost systemd[1]: Started LVM2 metadata daemon. >Jul 25 07:59:50 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Jul 25 07:59:50 localhost systemd[1]: Starting Create static device nodes in /dev... >Jul 25 07:59:50 localhost systemd[1]: Starting Import network configuration from initramfs... >Jul 25 07:59:50 localhost systemd[1]: Starting Configure read-only root support... >Jul 25 07:59:50 localhost systemd[1]: Starting Load/Save Random Seed... >Jul 25 07:59:50 localhost systemd[1]: Started Load/Save Random Seed. >Jul 25 07:59:50 localhost lvm[585]: /dev/cdrom: open failed: No medium found >Jul 25 07:59:51 localhost systemd[1]: Started Configure read-only root support. >Jul 25 07:59:51 localhost systemd[1]: Started Import network configuration from initramfs. >Jul 25 07:59:51 localhost lvm[585]: /dev/sdc: open failed: No medium found >Jul 25 07:59:51 localhost lvm[585]: No volume groups found >Jul 25 07:59:51 localhost systemd[1]: Started Create static device nodes in /dev. >Jul 25 07:59:51 localhost systemd[1]: Starting udev Kernel Device Manager... >Jul 25 07:59:51 localhost systemd[1]: Starting Local File Systems (Pre). >Jul 25 07:59:51 localhost systemd[1]: Reached target Local File Systems (Pre). >Jul 25 07:59:51 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Jul 25 07:59:51 localhost systemd[1]: Started udev Kernel Device Manager. >Jul 25 07:59:51 localhost systemd-udevd[630]: starting version 208 >Jul 25 07:59:51 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Jul 25 07:59:51 localhost systemd[1]: Starting Activation of DM RAID sets... >Jul 25 07:59:51 localhost systemd[1]: Mounted Configuration File System. >Jul 25 07:59:51 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Jul 25 07:59:51 localhost systemd[1]: Starting Load/Save Screen Backlight Brightness of acpi_video0... >Jul 25 07:59:51 localhost kernel: ACPI Warning: 0x000000000000efa0-0x000000000000efbf SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130517/utaddress-251) >Jul 25 07:59:51 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Jul 25 07:59:51 localhost kernel: ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130517/utaddress-251) >Jul 25 07:59:51 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Jul 25 07:59:51 localhost kernel: ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >Jul 25 07:59:51 localhost kernel: ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 2 (20130517/utaddress-251) >Jul 25 07:59:51 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Jul 25 07:59:51 localhost kernel: ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130517/utaddress-251) >Jul 25 07:59:51 localhost kernel: ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.PEG0.PEGP.GPIO 2 (20130517/utaddress-251) >Jul 25 07:59:51 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Jul 25 07:59:51 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >Jul 25 07:59:51 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Jul 25 07:59:51 localhost kernel: mei_me 0000:00:16.0: setting latency timer to 64 >Jul 25 07:59:51 localhost kernel: mei_me 0000:00:16.0: irq 44 for MSI/MSI-X >Jul 25 07:59:51 localhost kernel: microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x15 >Jul 25 07:59:51 localhost kernel: bcma: bus0: Found chip with id 0x4313, rev 0x01 and package 0x08 >Jul 25 07:59:51 localhost kernel: bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x24, class 0x0) >Jul 25 07:59:51 localhost kernel: bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x18, class 0x0) >Jul 25 07:59:51 localhost kernel: bcma: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x11, class 0x0) >Jul 25 07:59:51 localhost kernel: input: Ideapad extra buttons as /devices/platform/ideapad/input/input8 >Jul 25 07:59:51 localhost kernel: bcma: bus0: Bus registered >Jul 25 07:59:51 localhost kernel: microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x15 >Jul 25 07:59:51 localhost kernel: microcode: CPU0 updated to revision 0x19, date = 2013-06-13 >Jul 25 07:59:51 localhost kernel: microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x15 >Jul 25 07:59:51 localhost kernel: microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x15 >Jul 25 07:59:51 localhost kernel: microcode: CPU1 updated to revision 0x19, date = 2013-06-13 >Jul 25 07:59:51 localhost kernel: microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x15 >Jul 25 07:59:51 localhost kernel: microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x15 >Jul 25 07:59:51 localhost kernel: microcode: CPU2 updated to revision 0x19, date = 2013-06-13 >Jul 25 07:59:51 localhost kernel: microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x15 >Jul 25 07:59:51 localhost kernel: microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x15 >Jul 25 07:59:51 localhost kernel: microcode: CPU3 updated to revision 0x19, date = 2013-06-13 >Jul 25 07:59:51 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Jul 25 07:59:51 localhost kernel: iTCO_vendor_support: vendor-support=0 >Jul 25 07:59:51 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 >Jul 25 07:59:51 localhost kernel: iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460) >Jul 25 07:59:51 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Jul 25 07:59:51 localhost mtp-probe[662]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1" >Jul 25 07:59:51 localhost mtp-probe[661]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4" >Jul 25 07:59:51 localhost mtp-probe[662]: bus: 3, device: 2 was not an MTP device >Jul 25 07:59:51 localhost mtp-probe[664]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3" >Jul 25 07:59:51 localhost mtp-probe[664]: bus: 1, device: 4 was not an MTP device >Jul 25 07:59:51 localhost mtp-probe[663]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2" >Jul 25 07:59:51 localhost mtp-probe[663]: bus: 1, device: 3 was not an MTP device >Jul 25 07:59:51 localhost mtp-probe[661]: bus: 2, device: 3 was not an MTP device >Jul 25 07:59:51 localhost kernel: media: Linux media interface: v0.10 >Jul 25 07:59:51 localhost systemd[1]: Started Activation of DM RAID sets. >Jul 25 07:59:51 localhost systemd[1]: Starting Local File Systems. >Jul 25 07:59:51 localhost systemd[1]: Reached target Local File Systems. >Jul 25 07:59:51 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Jul 25 07:59:51 localhost systemd[1]: Started Reconfigure the system on administrator request. >Jul 25 07:59:51 localhost systemd[1]: Started Mark the need to relabel after reboot. >Jul 25 07:59:51 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Jul 25 07:59:51 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Jul 25 07:59:51 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Jul 25 07:59:51 localhost systemd[1]: Starting Security Auditing Service... >Jul 25 07:59:51 localhost systemd[1]: Starting Encrypted Volumes. >Jul 25 07:59:51 localhost systemd[1]: Reached target Encrypted Volumes. >Jul 25 07:59:51 localhost auditctl[674]: No rules >Jul 25 07:59:51 localhost auditctl[674]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Jul 25 07:59:51 localhost systemd[1]: Started Security Auditing Service. >Jul 25 07:59:51 localhost kernel: Linux video capture interface: v2.00 >Jul 25 07:59:51 localhost systemd-tmpfiles[672]: Unable to fix label of /var/log/journal/54b5dcf1e9bd10fdc45cd82ffc9fb291: No such file or directory >Jul 25 07:59:51 localhost kernel: kvm: disabled by bios >Jul 25 07:59:51 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Jul 25 07:59:51 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Jul 25 07:59:51 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Jul 25 07:59:51 localhost systemd-journal[588]: Permanent journal is using 8.0M (max 390.3M, leaving 585.5M of free 814.3M, current limit 228.8M). >Jul 25 07:59:51 localhost systemd-journal[588]: Time spent on flushing to /var is 25.498ms for 1120 entries. >Jul 25 07:59:51 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Jul 25 07:59:51 localhost systemd[1]: Starting System Initialization. >Jul 25 07:59:51 localhost systemd[1]: Reached target System Initialization. >Jul 25 07:59:51 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Jul 25 07:59:51 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Jul 25 07:59:51 localhost systemd[1]: Started dnf makecache timer. >Jul 25 07:59:51 localhost systemd[1]: Starting Timers. >Jul 25 07:59:51 localhost systemd[1]: Reached target Timers. >Jul 25 07:59:51 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Jul 25 07:59:51 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Jul 25 07:59:51 localhost systemd[1]: Started Restore Sound Card State. >Jul 25 07:59:51 localhost systemd[1]: Starting CUPS Printer Service Spool. >Jul 25 07:59:51 localhost systemd[1]: Started CUPS Printer Service Spool. >Jul 25 07:59:51 localhost systemd[1]: Starting Paths. >Jul 25 07:59:51 localhost systemd[1]: Reached target Paths. >Jul 25 07:59:51 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Jul 25 07:59:51 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Jul 25 07:59:51 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Jul 25 07:59:51 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Jul 25 07:59:51 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Jul 25 07:59:51 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Jul 25 07:59:51 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Jul 25 07:59:51 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Jul 25 07:59:51 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Jul 25 07:59:51 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Jul 25 07:59:51 localhost systemd[1]: Starting Sockets. >Jul 25 07:59:51 localhost systemd[1]: Reached target Sockets. >Jul 25 07:59:51 localhost systemd[1]: Starting Basic System. >Jul 25 07:59:51 localhost systemd[1]: Reached target Basic System. >Jul 25 07:59:51 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Jul 25 07:59:51 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Jul 25 07:59:51 localhost systemd[1]: Starting Accounts Service... >Jul 25 07:59:51 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Jul 25 07:59:51 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Jul 25 07:59:51 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Jul 25 07:59:51 localhost systemd[1]: Starting irqbalance daemon... >Jul 25 07:59:52 localhost systemd[1]: Started irqbalance daemon. >Jul 25 07:59:52 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Jul 25 07:59:52 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Jul 25 07:59:52 localhost systemd[1]: Started Software RAID monitoring and management. >Jul 25 07:59:52 localhost systemd[1]: Starting Modem Manager... >Jul 25 07:59:52 localhost systemd[1]: Starting NTP client/server... >Jul 25 07:59:52 localhost systemd[1]: Starting LSB: Init script for live image.... >Jul 25 07:59:52 localhost systemd[1]: Starting D-Bus System Message Bus... >Jul 25 07:59:52 localhost systemd[1]: Started D-Bus System Message Bus. >Jul 25 07:59:52 localhost systemd[1]: Starting Login Service... >Jul 25 07:59:52 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Jul 25 07:59:52 localhost systemd[1]: Starting Permit User Sessions... >Jul 25 07:59:52 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X >Jul 25 07:59:52 localhost rngd[690]: Unable to open file: /dev/tpm0 >Jul 25 07:59:52 localhost rngd[690]: can't open any entropy source >Jul 25 07:59:52 localhost rngd[690]: Maybe RNG device modules are not loaded >Jul 25 07:59:52 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Jul 25 07:59:52 localhost systemd[1]: Unit rngd.service entered failed state. >Jul 25 07:59:52 localhost systemd[1]: Started Permit User Sessions. >Jul 25 07:59:52 localhost systemd[1]: Starting Job spooling tools... >Jul 25 07:59:52 localhost kernel: uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (5986:0295) >Jul 25 07:59:52 localhost kernel: input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input9 >Jul 25 07:59:52 localhost kernel: usbcore: registered new interface driver uvcvideo >Jul 25 07:59:52 localhost kernel: USB Video Class driver (1.1.1) >Jul 25 07:59:52 localhost systemd[1]: Started Job spooling tools. >Jul 25 07:59:52 localhost systemd[1]: Starting Command Scheduler... >Jul 25 07:59:52 localhost systemd[1]: Started Command Scheduler. >Jul 25 07:59:52 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Jul 25 07:59:52 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:418 SKU: Nid=0x1d sku_cfg=0x4015822d >Jul 25 07:59:52 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:420 SKU: port_connectivity=0x1 >Jul 25 07:59:52 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:421 SKU: enable_pcbeep=0x1 >Jul 25 07:59:52 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:422 SKU: check_sum=0x00000005 >Jul 25 07:59:52 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:423 SKU: customization=0x00000082 >Jul 25 07:59:52 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:424 SKU: external_amp=0x5 >Jul 25 07:59:52 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:425 SKU: platform_type=0x1 >Jul 25 07:59:52 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:426 SKU: swap=0x0 >Jul 25 07:59:52 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:427 SKU: override=0x1 >Jul 25 07:59:52 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker >Jul 25 07:59:52 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Jul 25 07:59:52 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=1 (0x15/0x0/0x0/0x0/0x0) >Jul 25 07:59:52 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >Jul 25 07:59:52 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >Jul 25 07:59:52 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Internal Mic=0x19 >Jul 25 07:59:52 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Mic=0x18 >Jul 25 07:59:52 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:490 realtek: No valid SSID, checking pincfg 0x4015822d for NID 0x1d >Jul 25 07:59:52 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:506 realtek: Enabling init ASM_ID=0x822d CODEC_ID=10ec0269 >Jul 25 07:59:52 localhost kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 >Jul 25 07:59:52 localhost kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 >Jul 25 07:59:52 localhost systemd[1]: Starting Sound Card. >Jul 25 07:59:52 localhost systemd[1]: Reached target Sound Card. >Jul 25 07:59:52 localhost crond[712]: (CRON) INFO (Syslog will be used instead of sendmail.) >Jul 25 07:59:52 localhost alsactl[686]: alsactl 1.0.27.2 daemon started >Jul 25 07:59:52 localhost crond[712]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 0% if used.) >Jul 25 07:59:52 localhost chronyd[716]: chronyd version 1.29 starting >Jul 25 07:59:52 localhost alsactl[686]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Jul 25 07:59:52 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Jul 25 07:59:52 localhost chronyd[716]: Linux kernel major=3 minor=11 patch=10 >Jul 25 07:59:52 localhost chronyd[716]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Jul 25 07:59:52 localhost chronyd[716]: Generated key 1 >Jul 25 07:59:52 localhost avahi-daemon[693]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Jul 25 07:59:52 localhost avahi-daemon[693]: Successfully dropped root privileges. >Jul 25 07:59:52 localhost avahi-daemon[693]: avahi-daemon 0.6.31 starting up. >Jul 25 07:59:52 localhost alsactl[686]: Found hardware: "HDA-Intel" "Realtek ALC269VC" "HDA:10ec0269,17aa6020,00100202" "0x17aa" "0x3977" >Jul 25 07:59:52 localhost alsactl[686]: Hardware is initialized using a generic method >Jul 25 07:59:52 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Jul 25 07:59:52 localhost systemd[1]: Started NTP client/server. >Jul 25 07:59:52 localhost systemd[1]: Reached target Sound Card. >Jul 25 07:59:52 localhost auditd[673]: Started dispatcher: /sbin/audispd pid: 725 >Jul 25 07:59:52 localhost kernel: type=1305 audit(1406289592.433:4): audit_pid=673 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Jul 25 07:59:52 localhost audispd[725]: priority_boost_parser called with: 4 >Jul 25 07:59:52 localhost audispd[725]: max_restarts_parser called with: 10 >Jul 25 07:59:52 localhost audispd[725]: audispd initialized with q_depth=150 and 1 active plugins >Jul 25 07:59:52 localhost auditd[673]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Jul 25 07:59:52 localhost kernel: cfg80211: World regulatory domain updated: >Jul 25 07:59:52 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Jul 25 07:59:52 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jul 25 07:59:52 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jul 25 07:59:52 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Jul 25 07:59:52 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jul 25 07:59:52 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jul 25 07:59:52 localhost crond[712]: (CRON) INFO (running with inotify support) >Jul 25 07:59:52 localhost ModemManager[694]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Jul 25 07:59:52 localhost kernel: Support for cores revisions 0x17 and 0x18 disabled by module param allhwsupport=0. Try b43.allhwsupport=1 >Jul 25 07:59:52 localhost kernel: b43: probe of bcma0:0 failed with error -524 >Jul 25 07:59:52 localhost kernel: Broadcom 43xx driver loaded [ Features: PMNLS ] >Jul 25 07:59:52 localhost kernel: brcmsmac bcma0:0: mfg 4bf core 812 rev 24 class 0 irq 17 >Jul 25 07:59:52 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Jul 25 07:59:52 localhost rtkit-daemon[688]: Successfully called chroot. >Jul 25 07:59:52 localhost rtkit-daemon[688]: Successfully dropped privileges. >Jul 25 07:59:52 localhost rtkit-daemon[688]: Successfully limited resources. >Jul 25 07:59:52 localhost rtkit-daemon[688]: Running. >Jul 25 07:59:52 localhost rtkit-daemon[688]: Watchdog thread running. >Jul 25 07:59:52 localhost rtkit-daemon[688]: Canary thread running. >Jul 25 07:59:52 localhost avahi-daemon[693]: Successfully called chroot(). >Jul 25 07:59:52 localhost avahi-daemon[693]: Successfully dropped remaining capabilities. >Jul 25 07:59:52 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Jul 25 07:59:52 localhost systemd[1]: Started Login Service. >Jul 25 07:59:52 localhost avahi-daemon[693]: No service file found in /etc/avahi/services. >Jul 25 07:59:52 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' >Jul 25 07:59:52 localhost systemd-logind[698]: New seat seat0. >Jul 25 07:59:52 localhost systemd-logind[698]: Watching system buttons on /dev/input/event2 (Power Button) >Jul 25 07:59:52 localhost systemd-logind[698]: Watching system buttons on /dev/input/event7 (Video Bus) >Jul 25 07:59:52 localhost systemd-logind[698]: Watching system buttons on /dev/input/event6 (Video Bus) >Jul 25 07:59:52 localhost systemd-logind[698]: Watching system buttons on /dev/input/event0 (Lid Switch) >Jul 25 07:59:52 localhost systemd-logind[698]: Watching system buttons on /dev/input/event1 (Sleep Button) >Jul 25 07:59:52 localhost avahi-daemon[693]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Jul 25 07:59:52 localhost systemd-udevd[633]: renamed network interface wlan0 to wlp3s0 >Jul 25 07:59:52 localhost avahi-daemon[693]: Network interface enumeration completed. >Jul 25 07:59:52 localhost avahi-daemon[693]: Registering HINFO record with values 'X86_64'/'LINUX'. >Jul 25 07:59:52 localhost avahi-daemon[693]: Server startup complete. Host name is linux.local. Local service cookie is 575362970. >Jul 25 07:59:53 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jul 25 07:59:53 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jul 25 07:59:53 localhost useradd[756]: new group: name=liveuser, GID=1000 >Jul 25 07:59:53 localhost useradd[756]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Jul 25 07:59:53 localhost systemd[1]: Started Modem Manager. >Jul 25 07:59:53 localhost livesys[696]: Adding live user [ OK ] >Jul 25 07:59:53 localhost usermod[762]: add 'liveuser' to group 'wheel' >Jul 25 07:59:53 localhost usermod[762]: add 'liveuser' to shadow group 'wheel' >Jul 25 07:59:53 localhost dbus-daemon[697]: dbus[697]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jul 25 07:59:53 localhost dbus[697]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jul 25 07:59:53 localhost systemd[1]: Starting Authorization Manager... >Jul 25 07:59:53 localhost systemd[1]: Stopped Software RAID monitoring and management. >Jul 25 07:59:53 localhost polkitd[769]: Started polkitd version 0.112 >Jul 25 07:59:53 localhost livesys[696]: (process:778): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=54b5dcf1e9bd10fdc45cd82ffc9fb291 --binary-syntax --close-stderr': Child process exited with code 1 >Jul 25 07:59:53 localhost systemd[1]: Stopping Command Scheduler... >Jul 25 07:59:53 localhost systemd[1]: Stopped Command Scheduler. >Jul 25 07:59:53 localhost systemd[1]: Stopping Job spooling tools... >Jul 25 07:59:53 localhost systemd[1]: Stopped Job spooling tools. >Jul 25 07:59:53 localhost livesys[696]: sed: can't read : No such file or directory >Jul 25 07:59:53 localhost polkitd[769]: Loading rules from directory /etc/polkit-1/rules.d >Jul 25 07:59:53 localhost polkitd[769]: Loading rules from directory /usr/share/polkit-1/rules.d >Jul 25 07:59:54 localhost polkitd[769]: Finished loading, compiling and executing 5 rules >Jul 25 07:59:54 localhost dbus-daemon[697]: dbus[697]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jul 25 07:59:54 localhost dbus[697]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jul 25 07:59:54 localhost polkitd[769]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Jul 25 07:59:54 localhost systemd[1]: Started Authorization Manager. >Jul 25 07:59:54 localhost accounts-daemon[689]: started daemon version 0.6.35 >Jul 25 07:59:54 localhost systemd[1]: Started Accounts Service. >Jul 25 07:59:54 localhost livesys[696]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jul 25 07:59:54 localhost livesys[696]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jul 25 07:59:54 localhost livesys[696]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jul 25 07:59:54 localhost livesys[696]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jul 25 07:59:54 localhost livesys[696]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jul 25 07:59:54 localhost livesys[696]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jul 25 07:59:54 localhost livesys[696]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jul 25 07:59:54 localhost livesys[696]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jul 25 07:59:54 localhost livesys[696]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jul 25 07:59:54 localhost livesys[696]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jul 25 07:59:54 localhost livesys[696]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jul 25 07:59:54 localhost livesys[696]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jul 25 07:59:54 localhost livesys[696]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jul 25 07:59:54 localhost livesys[696]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jul 25 07:59:54 localhost livesys[696]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jul 25 07:59:54 localhost livesys[696]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jul 25 07:59:54 localhost livesys[696]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jul 25 07:59:54 localhost livesys[696]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jul 25 07:59:54 localhost systemd[1]: Started LSB: Init script for live image.. >Jul 25 07:59:54 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Jul 25 07:59:54 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Jul 25 07:59:54 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Jul 25 07:59:54 localhost systemd[1]: Starting Install ABRT coredump hook... >Jul 25 07:59:54 localhost systemd[1]: Started ABRT Xorg log watcher. >Jul 25 07:59:54 localhost systemd[1]: Started Harvest vmcores for ABRT. >Jul 25 07:59:54 localhost systemd[1]: Starting ABRT kernel log watcher... >Jul 25 07:59:54 localhost systemd[1]: Started ABRT kernel log watcher. >Jul 25 07:59:54 localhost systemd[1]: Starting GNOME Display Manager... >Jul 25 07:59:54 localhost systemd[1]: Started SYSV: Late init script for live image.. >Jul 25 07:59:54 localhost systemd[1]: Started Install ABRT coredump hook. >Jul 25 07:59:54 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Jul 25 07:59:54 localhost abrtd[814]: Init complete, entering main loop >Jul 25 07:59:54 localhost systemd[1]: Started GNOME Display Manager. >Jul 25 07:59:54 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Jul 25 07:59:54 localhost dbus-daemon[697]: dbus[697]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=819 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.8" (uid=0 pid=848 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Jul 25 07:59:54 localhost dbus[697]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=819 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.8" (uid=0 pid=848 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Jul 25 07:59:54 localhost kernel: Ebtables v2.0 registered >Jul 25 07:59:54 localhost kernel: Bridge firewalling registered >Jul 25 07:59:54 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Jul 25 07:59:54 localhost systemd[1]: Starting Network Manager... >Jul 25 07:59:55 localhost NetworkManager[884]: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >Jul 25 07:59:55 localhost NetworkManager[884]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Jul 25 07:59:55 localhost NetworkManager[884]: <info> WEXT support is enabled >Jul 25 07:59:55 localhost NetworkManager[884]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Jul 25 07:59:55 localhost NetworkManager[884]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Jul 25 07:59:55 localhost NetworkManager[884]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Jul 25 07:59:55 localhost NetworkManager[884]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Jul 25 07:59:55 localhost NetworkManager[884]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Jul 25 07:59:55 localhost NetworkManager[884]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Jul 25 07:59:55 localhost NetworkManager[884]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jul 25 07:59:55 localhost NetworkManager[884]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jul 25 07:59:55 localhost NetworkManager[884]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Jul 25 07:59:55 localhost NetworkManager[884]: <info> monitoring kernel firmware directory '/lib/firmware'. >Jul 25 07:59:55 localhost NetworkManager[884]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C09:00/VPC2004:00/rfkill/rfkill0) (platform driver ideapad_acpi) >Jul 25 07:59:55 localhost NetworkManager[884]: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/bcma0:0/ieee80211/phy0/rfkill1) (driver brcmsmac) >Jul 25 07:59:55 localhost NetworkManager[884]: <info> WiFi hardware radio set enabled >Jul 25 07:59:55 localhost NetworkManager[884]: <info> WiFi enabled by radio killswitch; enabled by state file >Jul 25 07:59:55 localhost NetworkManager[884]: <info> WWAN enabled by radio killswitch; enabled by state file >Jul 25 07:59:55 localhost NetworkManager[884]: <info> WiMAX enabled by radio killswitch; enabled by state file >Jul 25 07:59:55 localhost NetworkManager[884]: <info> Networking is enabled by state file >Jul 25 07:59:55 localhost systemd[1]: Started Network Manager. >Jul 25 07:59:55 localhost systemd[1]: Starting Network. >Jul 25 07:59:55 localhost systemd[1]: Reached target Network. >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (lo): link connected >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (lo): carrier is ON >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (lo): No existing connection detected. >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (p3p1): carrier is OFF >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (p3p1): new Ethernet device (driver: 'alx' ifindex: 2) >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (p3p1): exported as /org/freedesktop/NetworkManager/Devices/1 >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (p3p1): No existing connection detected. >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (p3p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (p3p1): bringing up device. >Jul 25 07:59:55 localhost NetworkManager[884]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/net/p3p1 >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (wlp3s0): using nl80211 for WiFi device control >Jul 25 07:59:55 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Jul 25 07:59:55 localhost kernel: alx 0000:04:00.0: irq 46 for MSI/MSI-X >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (wlp3s0): driver supports Access Point (AP) mode >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (wlp3s0): new 802.11 WiFi device (driver: 'brcmsmac' ifindex: 3) >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (wlp3s0): exported as /org/freedesktop/NetworkManager/Devices/2 >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (wlp3s0): No existing connection detected. >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (wlp3s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (wlp3s0): bringing up device. >Jul 25 07:59:55 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): p3p1: link is not ready >Jul 25 07:59:55 localhost kernel: brcmsmac bcma0:0: brcms_ops_bss_info_changed: qos enabled: false (implement) >Jul 25 07:59:55 localhost kernel: brcmsmac bcma0:0: brcms_ops_config: change power-save mode: false (implement) >Jul 25 07:59:55 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready >Jul 25 07:59:55 localhost dbus-daemon[697]: dbus[697]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Jul 25 07:59:55 localhost dbus[697]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Jul 25 07:59:55 localhost systemd[1]: Starting WPA Supplicant daemon... >Jul 25 07:59:55 localhost dbus-daemon[697]: dbus[697]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Jul 25 07:59:55 localhost dbus[697]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Jul 25 07:59:55 localhost NetworkManager[884]: <info> ModemManager available in the bus >Jul 25 07:59:55 localhost systemd[1]: Starting Bluetooth service... >Jul 25 07:59:55 localhost bluetoothd[1029]: Bluetooth daemon 5.12 >Jul 25 07:59:55 localhost dbus-daemon[697]: dbus[697]: [system] Successfully activated service 'org.bluez' >Jul 25 07:59:55 localhost dbus[697]: [system] Successfully activated service 'org.bluez' >Jul 25 07:59:55 localhost systemd[1]: Started Bluetooth service. >Jul 25 07:59:55 localhost dbus-daemon[697]: dbus[697]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Jul 25 07:59:55 localhost dbus[697]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Jul 25 07:59:55 localhost NetworkManager[884]: <info> wpa_supplicant started >Jul 25 07:59:55 localhost systemd[1]: Started WPA Supplicant daemon. >Jul 25 07:59:55 localhost bluetoothd[1029]: Starting SDP server >Jul 25 07:59:55 localhost kernel: Bluetooth: Core ver 2.16 >Jul 25 07:59:55 localhost kernel: NET: Registered protocol family 31 >Jul 25 07:59:55 localhost kernel: Bluetooth: HCI device and connection manager initialized >Jul 25 07:59:55 localhost kernel: Bluetooth: HCI socket layer initialized >Jul 25 07:59:55 localhost kernel: Bluetooth: L2CAP socket layer initialized >Jul 25 07:59:55 localhost kernel: Bluetooth: SCO socket layer initialized >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (wlp3s0) supports 4 scan SSIDs >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (wlp3s0): supplicant interface state: starting -> ready >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (wlp3s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (wlp3s0): supplicant interface state: ready -> disconnected >Jul 25 07:59:55 localhost NetworkManager[884]: <info> (wlp3s0) supports 4 scan SSIDs >Jul 25 07:59:55 localhost NetworkManager[884]: <info> startup complete >Jul 25 07:59:55 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Jul 25 07:59:55 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Jul 25 07:59:55 localhost kernel: Bluetooth: BNEP socket layer initialized >Jul 25 07:59:55 localhost dbus-daemon[697]: dbus[697]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jul 25 07:59:55 localhost dbus[697]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jul 25 07:59:55 localhost bluetoothd[1029]: Bluetooth management interface 1.3 initialized >Jul 25 07:59:55 localhost systemd[1]: Starting Hostname Service... >Jul 25 07:59:55 localhost dbus-daemon[697]: dbus[697]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jul 25 07:59:55 localhost dbus[697]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jul 25 07:59:55 localhost systemd[1]: Started Hostname Service. >Jul 25 07:59:55 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Jul 25 07:59:55 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Jul 25 07:59:55 localhost ModemManager[694]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0': not supported by any plugin >Jul 25 07:59:55 localhost ModemManager[694]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0': not supported by any plugin >Jul 25 07:59:56 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Jul 25 07:59:56 localhost systemd[1]: Starting Multi-User System. >Jul 25 07:59:56 localhost systemd[1]: Reached target Multi-User System. >Jul 25 07:59:56 localhost systemd[1]: Starting Graphical Interface. >Jul 25 07:59:56 localhost systemd[1]: Reached target Graphical Interface. >Jul 25 07:59:56 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Jul 25 07:59:56 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Jul 25 07:59:56 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Jul 25 07:59:56 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Jul 25 07:59:56 localhost systemd[1]: Startup finished in 1.331s (kernel) + 3.692s (initrd) + 6.319s (userspace) = 11.343s. >Jul 25 07:59:56 localhost NetworkManager[884]: <info> (wlp3s0): supplicant interface state: disconnected -> inactive >Jul 25 07:59:56 localhost systemd[1]: Starting user-1000.slice. >Jul 25 07:59:56 localhost systemd[1]: Created slice user-1000.slice. >Jul 25 07:59:56 localhost systemd[1]: Starting User Manager for 1000... >Jul 25 07:59:56 localhost systemd[1]: Starting Session 1 of user liveuser. >Jul 25 07:59:56 localhost systemd-logind[698]: New session 1 of user liveuser. >Jul 25 07:59:56 localhost systemd-logind[698]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Jul 25 07:59:56 localhost systemd[1]: Started Session 1 of user liveuser. >Jul 25 07:59:56 localhost gdm-autologin][1336]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Jul 25 07:59:56 localhost systemd[1340]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Jul 25 07:59:56 localhost systemd[1340]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Jul 25 07:59:56 localhost systemd[1340]: Starting Default. >Jul 25 07:59:56 localhost systemd[1340]: Reached target Default. >Jul 25 07:59:56 localhost systemd[1340]: Startup finished in 10ms. >Jul 25 07:59:56 localhost systemd[1]: Started User Manager for 1000. >Jul 25 07:59:56 localhost /etc/gdm/Xsession[1343]: cp: cannot stat â/usr/share/applications/liveinst.desktopâ: No such file or directory >Jul 25 07:59:57 localhost kernel: fuse init (API version 7.22) >Jul 25 07:59:57 localhost systemd[1]: Mounting FUSE Control File System... >Jul 25 07:59:57 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Jul 25 07:59:57 localhost systemd[1]: Mounted FUSE Control File System. >Jul 25 07:59:57 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Jul 25 07:59:57 localhost gnome-session[1343]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-2Tmww2 >Jul 25 07:59:57 localhost gnome-session[1343]: GNOME_KEYRING_PID=1420 >Jul 25 07:59:57 localhost gnome-session[1343]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-2Tmww2 >Jul 25 07:59:57 localhost gnome-session[1343]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-2Tmww2 >Jul 25 07:59:57 localhost gnome-session[1343]: GPG_AGENT_INFO=/run/user/1000/keyring-2Tmww2/gpg:0:1 >Jul 25 07:59:57 localhost gnome-session[1343]: SSH_AUTH_SOCK=/run/user/1000/keyring-2Tmww2/ssh >Jul 25 07:59:57 localhost gnome-session[1343]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-2Tmww2 >Jul 25 07:59:57 localhost gnome-session[1343]: GPG_AGENT_INFO=/run/user/1000/keyring-2Tmww2/gpg:0:1 >Jul 25 07:59:57 localhost gnome-session[1343]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Jul 25 07:59:57 localhost gnome-session[1343]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Jul 25 07:59:57 localhost gnome-session[1343]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Jul 25 07:59:57 localhost gnome-session[1343]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Jul 25 07:59:57 localhost dbus-daemon[697]: dbus[697]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jul 25 07:59:57 localhost dbus[697]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jul 25 07:59:57 localhost systemd[1]: Starting Daemon for power management... >Jul 25 07:59:58 localhost dbus-daemon[697]: dbus[697]: [system] Successfully activated service 'org.freedesktop.UPower' >Jul 25 07:59:58 localhost dbus[697]: [system] Successfully activated service 'org.freedesktop.UPower' >Jul 25 07:59:58 localhost systemd[1]: Started Daemon for power management. >Jul 25 07:59:58 localhost rtkit-daemon[688]: Successfully made thread 1428 of process 1428 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Jul 25 07:59:58 localhost rtkit-daemon[688]: Supervising 1 threads of 1 processes of 1 users. >Jul 25 07:59:58 localhost rtkit-daemon[688]: Supervising 1 threads of 1 processes of 1 users. >Jul 25 07:59:58 localhost rtkit-daemon[688]: Successfully made thread 1455 of process 1428 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Jul 25 07:59:58 localhost rtkit-daemon[688]: Supervising 2 threads of 1 processes of 1 users. >Jul 25 07:59:58 localhost rtkit-daemon[688]: Supervising 2 threads of 1 processes of 1 users. >Jul 25 07:59:58 localhost rtkit-daemon[688]: Successfully made thread 1458 of process 1428 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Jul 25 07:59:58 localhost rtkit-daemon[688]: Supervising 3 threads of 1 processes of 1 users. >Jul 25 07:59:58 localhost dbus-daemon[697]: dbus[697]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Jul 25 07:59:58 localhost dbus[697]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Jul 25 07:59:58 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Jul 25 07:59:58 localhost dbus-daemon[697]: dbus[697]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jul 25 07:59:58 localhost dbus[697]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jul 25 07:59:58 localhost systemd[1]: Starting Disk Manager... >Jul 25 07:59:58 localhost colord[1468]: Using mapping database file /var/lib/colord/mapping.db >Jul 25 07:59:58 localhost udisksd[1472]: udisks daemon version 2.1.1 starting >Jul 25 07:59:58 localhost colord[1468]: Using device database file /var/lib/colord/storage.db >Jul 25 07:59:58 localhost colord[1468]: loaded plugin libcd_plugin_scanner.so >Jul 25 07:59:58 localhost colord[1468]: loaded plugin libcd_plugin_camera.so >Jul 25 07:59:58 localhost colord[1468]: Daemon ready for requests >Jul 25 07:59:58 localhost dbus-daemon[697]: dbus[697]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Jul 25 07:59:58 localhost dbus[697]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Jul 25 07:59:58 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Jul 25 07:59:58 localhost dbus-daemon[697]: dbus[697]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jul 25 07:59:58 localhost dbus[697]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jul 25 07:59:58 localhost systemd[1]: Started Disk Manager. >Jul 25 07:59:58 localhost udisksd[1472]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Jul 25 07:59:59 localhost colord[1468]: Device added: sysfs-Vimicro_corp.-Lenovo_EasyCamera >Jul 25 07:59:59 localhost systemd[1]: Starting CUPS Printing Service... >Jul 25 07:59:59 localhost systemd[1]: Started CUPS Printing Service. >Jul 25 07:59:59 localhost dbus-daemon[697]: dbus[697]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Jul 25 07:59:59 localhost dbus[697]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Jul 25 07:59:59 localhost systemd[1]: Starting Locale Service... >Jul 25 07:59:59 localhost dbus-daemon[697]: dbus[697]: [system] Successfully activated service 'org.freedesktop.locale1' >Jul 25 07:59:59 localhost dbus[697]: [system] Successfully activated service 'org.freedesktop.locale1' >Jul 25 07:59:59 localhost systemd[1]: Started Locale Service. >Jul 25 07:59:59 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Jul 25 07:59:59 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Jul 25 07:59:59 localhost systemd[1]: Started Load/Save Screen Backlight Brightness of acpi_video0. >Jul 25 08:00:00 localhost polkitd[769]: Registered Authentication Agent for unix-session:1 (system bus name :1.33 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Jul 25 08:00:01 localhost goa[1527]: goa-daemon version 3.10.2 starting [main.c:117, main()] >Jul 25 08:00:01 localhost goa[1527]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' [goakerberosidentitymanager.c:1393, monitor_credentials_cache()] >Jul 25 08:00:01 localhost gnome-session[1343]: Gjs-Message: JS LOG: GNOME Shell started at Fri Jul 25 2014 08:00:01 GMT-0400 (EDT) >Jul 25 08:00:01 localhost gnome-session[1343]: vmware-user: could not open /proc/fs/vmblock/dev >Jul 25 08:00:01 localhost gnome-session[1343]: Entering running state >Jul 25 08:00:01 localhost gnome-session[1343]: Creating config directory:'/home/liveuser/.config/tracker' >Jul 25 08:00:01 localhost gnome-session[1343]: Failed to play sound: File or data not found >Jul 25 08:00:01 localhost vmusr[1604]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Jul 25 08:00:01 localhost vmusr[1604]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Jul 25 08:00:01 localhost vmusr[1604]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Jul 25 08:00:02 localhost obexd[1647]: OBEX daemon 5.12 >Jul 25 08:00:02 localhost gnome-keyring-daemon[1420]: keyring alias directory: /home/liveuser/.local/share/keyrings >Jul 25 08:00:03 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Jul 25 08:00:03 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Jul 25 08:00:03 localhost gnome-session[1343]: (tracker-miner-fs:1605): GLib-CRITICAL **: g_timer_continue: assertion 'timer->active == FALSE' failed >Jul 25 08:00:03 localhost gnome-session[1343]: (tracker-miner-fs:1605): Tracker-WARNING **: File 'file:///usr' has been reenqueued more than 2 times. It will not be indexed. >Jul 25 08:00:03 localhost gnome-session[1343]: (tracker-miner-fs:1605): Tracker-WARNING **: File 'file:///usr/share' has been reenqueued more than 2 times. It will not be indexed. >Jul 25 08:00:03 localhost gnome-session[1343]: (tracker-miner-fs:1605): Tracker-WARNING **: File 'file:///usr/share/gnome-documents' has been reenqueued more than 2 times. It will not be indexed. >Jul 25 08:00:03 localhost gnome-session[1343]: (tracker-miner-fs:1605): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started' has been reenqueued more than 2 times. It will not be indexed. >Jul 25 08:00:03 localhost gnome-session[1343]: (tracker-miner-fs:1605): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C' has been reenqueued more than 2 times. It will not be indexed. >Jul 25 08:00:03 localhost gnome-session[1343]: (tracker-miner-fs:1605): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C/gnome-documents-getting-started.pdf' has been reenqueued more than 2 times. It will not be indexed. >Jul 25 08:00:03 localhost colord[1468]: Device added: xrandr-LVDS1 >Jul 25 08:00:04 localhost colord[1468]: Automatic metadata add icc-114e80d038989a22dd489bda30dd202e to xrandr-LVDS1 >Jul 25 08:00:04 localhost colord[1468]: Profile added: icc-114e80d038989a22dd489bda30dd202e >Jul 25 08:00:06 localhost gnome-session[1343]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Jul 25 08:00:06 localhost userhelper[1770]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Jul 25 08:00:06 localhost userhelper[1775]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Jul 25 08:00:06 localhost kernel: md: raid0 personality registered for level 0 >Jul 25 08:00:06 localhost kernel: md: raid1 personality registered for level 1 >Jul 25 08:00:06 localhost kernel: async_tx: api initialized (async) >Jul 25 08:00:06 localhost kernel: xor: automatically using best checksumming function: >Jul 25 08:00:06 localhost kernel: avx : 21720.000 MB/sec >Jul 25 08:00:06 localhost kernel: raid6: sse2x1 7875 MB/s >Jul 25 08:00:06 localhost kernel: raid6: sse2x2 10410 MB/s >Jul 25 08:00:06 localhost kernel: raid6: sse2x4 12187 MB/s >Jul 25 08:00:06 localhost kernel: raid6: using algorithm sse2x4 (12187 MB/s) >Jul 25 08:00:06 localhost kernel: raid6: using ssse3x2 recovery algorithm >Jul 25 08:00:06 localhost kernel: md: raid6 personality registered for level 6 >Jul 25 08:00:06 localhost kernel: md: raid5 personality registered for level 5 >Jul 25 08:00:06 localhost kernel: md: raid4 personality registered for level 4 >Jul 25 08:00:06 localhost kernel: md: raid10 personality registered for level 10 >Jul 25 08:00:06 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Jul 25 08:00:06 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Jul 25 08:00:06 localhost kernel: sha256_ssse3: Using AVX optimized SHA-256 implementation >Jul 25 08:00:06 localhost kernel: Loading iSCSI transport class v2.0-870. >Jul 25 08:00:06 localhost kernel: iscsi: registered transport (tcp) >Jul 25 08:00:06 localhost kernel: No iBFT detected. >Jul 25 08:00:06 localhost dbus[1375]: avc: received setenforce notice (enforcing=0) >Jul 25 08:00:06 localhost dbus[1352]: avc: received setenforce notice (enforcing=0) >Jul 25 08:00:06 localhost dbus[697]: avc: received setenforce notice (enforcing=0) >Jul 25 08:00:06 localhost dbus-daemon[697]: dbus[697]: avc: received setenforce notice (enforcing=0) >Jul 25 08:00:08 localhost gnome-session[1343]: localuser:root being added to access control list >Jul 25 08:00:09 localhost anaconda[1847]: /sbin/anaconda 20.25.15-1 >Jul 25 08:00:09 localhost anaconda[1847]: 3932160 kB (3840 MB) are available >Jul 25 08:00:09 localhost anaconda[1847]: check_memory(): total:3840, needed:512, graphical:512 >Jul 25 08:00:09 localhost anaconda[1847]: Not doing 'start audit daemon' in live installation >Jul 25 08:00:09 localhost anaconda[1847]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Jul 25 08:00:09 localhost anaconda[1847]: Default encoding = ascii >Jul 25 08:00:09 localhost program[1847]: Running... udevadm trigger --action=change --subsystem-match=block >Jul 25 08:00:09 localhost program[1847]: Return code: 0 >Jul 25 08:00:09 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 08:00:10 localhost program[1847]: Return code: 0 >Jul 25 08:00:10 localhost blivet[1847]: ISCSID is /sbin/iscsid >Jul 25 08:00:10 localhost blivet[1847]: no initiator set >Jul 25 08:00:10 localhost program[1847]: Running... modprobe fcoe >Jul 25 08:00:10 localhost program[1847]: Return code: 0 >Jul 25 08:00:10 localhost program[1847]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Jul 25 08:00:10 localhost program[1847]: No FCoE boot disk information is found in EDD! >Jul 25 08:00:10 localhost program[1847]: Return code: 1 >Jul 25 08:00:10 localhost blivet[1847]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Jul 25 08:00:10 localhost blivet[1847]: no /etc/zfcp.conf; not configuring zfcp >Jul 25 08:00:10 localhost gnome-session[1343]: Starting installer, one moment... >Jul 25 08:00:10 localhost gnome-session[1343]: anaconda 20.25.15-1 for Fedora 20 started. >Jul 25 08:00:10 localhost gnome-session[1343]: 08:00:10 Not asking for VNC because we don't have a network >Jul 25 08:00:10 localhost anaconda[1847]: Not asking for VNC because we don't have a network >Jul 25 08:00:10 localhost anaconda[1847]: Display mode = g >Jul 25 08:00:10 localhost anaconda[1847]: 3932160 kB (3840 MB) are available >Jul 25 08:00:10 localhost anaconda[1847]: check_memory(): total:3840, needed:512, graphical:512 >Jul 25 08:00:10 localhost blivet[1847]: trying to set new default fstype to 'ext4' >Jul 25 08:00:11 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 08:00:11 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 08:00:11 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 08:00:11 localhost anaconda[1847]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Jul 25 08:00:11 localhost anaconda[1847]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Jul 25 08:00:11 localhost anaconda[1847]: using only installclass _Fedora >Jul 25 08:00:11 localhost anaconda[1847]: bootloader GRUB2 on X86 platform >Jul 25 08:00:11 localhost blivet[1847]: Detected 3856M of memory >Jul 25 08:00:11 localhost blivet[1847]: Suggested swap size (3856 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >Jul 25 08:00:11 localhost blivet[1847]: Swap attempt of 0M >Jul 25 08:00:11 localhost anaconda[1847]: bootloader GRUB2 on X86 platform >Jul 25 08:00:11 localhost anaconda[1847]: network: devices found ['p3p1', 'wlp3s0'] >Jul 25 08:00:11 localhost ifcfg[1847]: content of files (network initialization): >Jul 25 08:00:11 localhost ifcfg[1847]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [60, 151, 14, 254, 69, 234]}, 'connection': {'timestamp': 1406289595L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '51d04e92-4920-4aa4-a0fa-762acdfc54c4'}}] >Jul 25 08:00:11 localhost NetworkManager[884]: ifcfg-rh: read connection 'p3p1' >Jul 25 08:00:11 localhost NetworkManager[884]: <info> Saved default wired connection 'p3p1' to persistent storage >Jul 25 08:00:11 localhost anaconda[1847]: network: dumping ifcfg file for default autoconnection on p3p1 >Jul 25 08:00:11 localhost anaconda[1847]: network: setting autoconnect of p3p1 to False >Jul 25 08:00:11 localhost NetworkManager[884]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p3p1 >Jul 25 08:00:11 localhost anaconda[1847]: network: missing ifcfgs created for devices ['p3p1'] >Jul 25 08:00:11 localhost ifcfg[1847]: content of files (missing ifcfgs created for devices ['p3p1']): >Jul 25 08:00:11 localhost ifcfg[1847]: /etc/sysconfig/network-scripts/ifcfg-p3p1: >Jul 25 08:00:11 localhost ifcfg[1847]: TYPE=Ethernet >Jul 25 08:00:11 localhost ifcfg[1847]: BOOTPROTO=dhcp >Jul 25 08:00:11 localhost ifcfg[1847]: DEFROUTE=yes >Jul 25 08:00:11 localhost ifcfg[1847]: IPV4_FAILURE_FATAL=no >Jul 25 08:00:11 localhost ifcfg[1847]: IPV6INIT=yes >Jul 25 08:00:11 localhost ifcfg[1847]: IPV6_AUTOCONF=yes >Jul 25 08:00:11 localhost ifcfg[1847]: IPV6_DEFROUTE=yes >Jul 25 08:00:11 localhost ifcfg[1847]: IPV6_PEERDNS=yes >Jul 25 08:00:11 localhost ifcfg[1847]: IPV6_PEERROUTES=yes >Jul 25 08:00:11 localhost ifcfg[1847]: IPV6_FAILURE_FATAL=no >Jul 25 08:00:11 localhost ifcfg[1847]: NAME=p3p1 >Jul 25 08:00:11 localhost ifcfg[1847]: UUID=51d04e92-4920-4aa4-a0fa-762acdfc54c4 >Jul 25 08:00:11 localhost ifcfg[1847]: ONBOOT=no >Jul 25 08:00:11 localhost ifcfg[1847]: HWADDR=3C:97:0E:FE:45:EA >Jul 25 08:00:11 localhost ifcfg[1847]: PEERDNS=yes >Jul 25 08:00:11 localhost ifcfg[1847]: PEERROUTES=yes >Jul 25 08:00:11 localhost ifcfg[1847]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [60, 151, 14, 254, 69, 234]}, 'connection': {'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p3p1', 'uuid': '51d04e92-4920-4aa4-a0fa-762acdfc54c4'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >Jul 25 08:00:11 localhost anaconda[1847]: updating hostname localhost.localdomain >Jul 25 08:00:11 localhost anaconda[1847]: Running Thread: AnaStorageThread (140069705123584) >Jul 25 08:00:11 localhost anaconda[1847]: Running Thread: AnaTimeInitThread (140069696730880) >Jul 25 08:00:11 localhost blivet[1847]: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x3220e90> >Jul 25 08:00:11 localhost anaconda[1847]: Running Thread: AnaWaitForConnectingNMThread (140069620938496) >Jul 25 08:00:11 localhost anaconda[1847]: Running Thread: AnaPayloadThread (140069612545792) >Jul 25 08:00:11 localhost blivet[1847]: no initiator set >Jul 25 08:00:11 localhost blivet[1847]: not going to create backup copy of non-existent /etc/mdadm.conf >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Jul 25 08:00:11 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 08:00:11 localhost anaconda[1847]: updating hostname localhost.localdomain >Jul 25 08:00:11 localhost anaconda[1847]: got 0 NTP servers from DHCP >Jul 25 08:00:11 localhost anaconda[1847]: Thread Done: AnaWaitForConnectingNMThread (140069620938496) >Jul 25 08:00:11 localhost anaconda[1847]: Running Thread: AnaGeolocationRefreshThread (140069620938496) >Jul 25 08:00:11 localhost anaconda[1847]: Not doing 'start chronyd' in live installation >Jul 25 08:00:11 localhost anaconda[1847]: Starting geolocation lookup >Jul 25 08:00:11 localhost anaconda[1847]: Geolocation provider: Fedora GeoIP >Jul 25 08:00:11 localhost anaconda[1847]: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >Jul 25 08:00:11 localhost program[1847]: Return code: 0 >Jul 25 08:00:11 localhost anaconda[1847]: Geolocation lookup finished in 0.0 seconds >Jul 25 08:00:11 localhost anaconda[1847]: no results from geolocation >Jul 25 08:00:11 localhost anaconda[1847]: Thread Done: AnaGeolocationRefreshThread (140069620938496) >Jul 25 08:00:11 localhost blivet[1847]: protected device spec /dev/sdb4 resolved to sdb4 >Jul 25 08:00:11 localhost blivet[1847]: sdb4 looks to be the live device; marking as protected >Jul 25 08:00:11 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 08:00:11 localhost program[1847]: Return code: 0 >Jul 25 08:00:11 localhost blivet[1847]: devices to scan: ['sdb', 'sdb4', 'sdc', 'sda', 'sda1', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >Jul 25 08:00:11 localhost anaconda[1847]: Not doing 'activate layouts' in live installation >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'OnlyDisk_U210', >'ID_MODEL_ENC': 'OnlyDisk\\x20U210\\x20\\x20\\x20', >'ID_MODEL_ID': '173c', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'cad4ebea', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': 'Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0', >'ID_SERIAL_SHORT': 'ff07ECBB1600FFFF000E', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Netac', >'ID_VENDOR_ENC': 'Netac\\x20\\x20\\x20', >'ID_VENDOR_ID': '0dd8', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '30409', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >Jul 25 08:00:11 localhost blivet[1847]: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sdb ; >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.addUdevDiskDevice: name: sdb ; >Jul 25 08:00:11 localhost blivet[1847]: sdb is a disk >Jul 25 08:00:11 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:11 localhost blivet[1847]: DiskDevice._setFormat: sdb ; current: None ; type: None ; >Jul 25 08:00:11 localhost program[1847]: Running... multipath -c /dev/sdb >Jul 25 08:00:11 localhost program[1847]: Jul 25 08:00:11 | /etc/multipath.conf does not exist, blacklisting all devices. >Jul 25 08:00:11 localhost program[1847]: Jul 25 08:00:11 | A default multipath.conf file is located at >Jul 25 08:00:11 localhost program[1847]: Jul 25 08:00:11 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jul 25 08:00:11 localhost program[1847]: Jul 25 08:00:11 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jul 25 08:00:11 localhost program[1847]: /dev/sdb is not a valid multipath device path >Jul 25 08:00:11 localhost program[1847]: Return code: 1 >Jul 25 08:00:11 localhost blivet[1847]: added disk sdb (id 0) to device tree >Jul 25 08:00:11 localhost blivet[1847]: looking up parted Device: /dev/sdb >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.handleUdevDeviceFormat: name: sdb ; >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >Jul 25 08:00:11 localhost blivet[1847]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Jul 25 08:00:11 localhost blivet[1847]: required disklabel type for sdb (1) is None >Jul 25 08:00:11 localhost blivet[1847]: default disklabel type for sdb is msdos >Jul 25 08:00:11 localhost blivet[1847]: selecting msdos disklabel for sdb based on size >Jul 25 08:00:11 localhost blivet[1847]: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >Jul 25 08:00:11 localhost blivet[1847]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f64800c0350>] >device: <parted.device.Device object at 0x7f64800c0150> >PedDisk: <_ped.Disk object at 0x7f64800be6c8> >Jul 25 08:00:11 localhost blivet[1847]: getFormat('disklabel') returning DiskLabel instance >Jul 25 08:00:11 localhost blivet[1847]: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >Jul 25 08:00:11 localhost blivet[1847]: got device: DiskDevice instance (0x7f6480046ed0) -- >name = sdb status = True kids = 0 id = 0 >parents = [] >uuid = None size = 3824.0 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: Netac OnlyDisk U210 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 7831552 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1018, 124, 62) biosGeometry: (487, 255, 63) >PedDevice: <_ped.Device object at 0x3504e60> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f64800a5d10> >Jul 25 08:00:11 localhost blivet[1847]: got format: DiskLabel instance (0x7f64800a5f90) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdb uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f64800c0350>] >device: <parted.device.Device object at 0x7f64800c0150> >PedDisk: <_ped.Disk object at 0x7f64800be6c8> >origPartedDisk = <parted.disk.Disk object at 0x7f64800c0710> >partedDevice = parted.Device instance -- >model: Netac OnlyDisk U210 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 7831552 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1018, 124, 62) biosGeometry: (487, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007c3b0> >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0-part4 /dev/disk/by-label/FEDORA /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part4 /dev/disk/by-uuid/B4FE-5315', >'DEVNAME': 'sdb4', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_LABEL': 'FEDORA', >'ID_FS_LABEL_ENC': 'FEDORA', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'B4FE-5315', >'ID_FS_UUID_ENC': 'B4FE-5315', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'OnlyDisk_U210', >'ID_MODEL_ENC': 'OnlyDisk\\x20U210\\x20\\x20\\x20', >'ID_MODEL_ID': '173c', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '256', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '7831296', >'ID_PART_ENTRY_TYPE': '0xb', >'ID_PART_ENTRY_UUID': 'cad4ebea-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'cad4ebea', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': 'Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0', >'ID_SERIAL_SHORT': 'ff07ECBB1600FFFF000E', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Netac', >'ID_VENDOR_ENC': 'Netac\\x20\\x20\\x20', >'ID_VENDOR_ID': '0dd8', >'MAJOR': '8', >'MINOR': '20', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '30441', >'name': 'sdb4', >'symlinks': ['/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0-part4', >'/dev/disk/by-label/FEDORA', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part4', >'/dev/disk/by-uuid/B4FE-5315'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >Jul 25 08:00:11 localhost blivet[1847]: scanning sdb4 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4)... >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sdb4 ; >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:11 localhost blivet[1847]: sdb4 is a partition >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sdb ; >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 3824MB disk sdb (0) with existing msdos disklabel >Jul 25 08:00:11 localhost blivet[1847]: DiskDevice.addChild: kids: 0 ; name: sdb ; >Jul 25 08:00:11 localhost blivet[1847]: PartitionDevice._setFormat: sdb4 ; >Jul 25 08:00:11 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:11 localhost blivet[1847]: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >Jul 25 08:00:11 localhost blivet[1847]: looking up parted Partition: /dev/sdb4 >Jul 25 08:00:11 localhost blivet[1847]: PartitionDevice.probe: sdb4 ; exists: True ; >Jul 25 08:00:11 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >Jul 25 08:00:11 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >Jul 25 08:00:11 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >Jul 25 08:00:11 localhost blivet[1847]: added partition sdb4 (id 1) to device tree >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >Jul 25 08:00:11 localhost blivet[1847]: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >Jul 25 08:00:11 localhost blivet[1847]: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >Jul 25 08:00:11 localhost blivet[1847]: disklabel detected but not usable on sdb4 >Jul 25 08:00:11 localhost blivet[1847]: getFormat('efi') returning EFIFS instance >Jul 25 08:00:11 localhost blivet[1847]: type detected on 'sdb4' is 'vfat' >Jul 25 08:00:11 localhost blivet[1847]: getFormat('efi') returning EFIFS instance >Jul 25 08:00:11 localhost blivet[1847]: PartitionDevice._setFormat: sdb4 ; >Jul 25 08:00:11 localhost blivet[1847]: PartitionDevice._setFormat: sdb4 ; current: None ; type: efi ; >Jul 25 08:00:11 localhost blivet[1847]: looking up parted Device: /dev/sdb4 >Jul 25 08:00:11 localhost blivet[1847]: got device: PartitionDevice instance (0x7f64800c08d0) -- >name = sdb4 status = True kids = 0 id = 1 >parents = ['existing 3824MB disk sdb (0) with existing msdos disklabel'] >uuid = None size = 3823.875 >format = existing efi filesystem >major = 8 minor = 20 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb4 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 7831296 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 18772 did: 20047 busy: True >hardwareGeometry: (1018, 124, 62) biosGeometry: (487, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007c5f0> >target size = 0 path = /dev/sdb4 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f64800c0210> fileSystem: <parted.filesystem.FileSystem object at 0x7f64800c0850> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f64800c04d0> PedPartition: <_ped.Partition object at 0x7f64800b5fb0> >disk = existing 3824MB disk sdb (0) with existing msdos disklabel >start = 256 end = 7831551 length = 7831296 >flags = boot >Jul 25 08:00:11 localhost blivet[1847]: got format: EFIFS instance (0x7f64800c0e10) -- >type = efi name = EFI System Partition status = False >device = /dev/sdb4 uuid = B4FE-5315 exists = True >options = umask=0077,shortname=winnt supported = False formattable = True resizable = False >mountpoint = None mountopts = None >label = FEDORA size = 0.0 targetSize = 0.0 >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Multiple_Card_Reader_058F63666435-0:0 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Card_Reader', >'ID_MODEL_ENC': 'Card\\x20\\x20Reader\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6366', >'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.00', >'ID_SERIAL': 'Multiple_Card_Reader_058F63666435-0:0', >'ID_SERIAL_SHORT': '058F63666435', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Multiple', >'ID_VENDOR_ENC': 'Multiple', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '31524', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/usb-Multiple_Card_Reader_058F63666435-0:0', >'/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc'} ; name: sdc ; >Jul 25 08:00:11 localhost blivet[1847]: scanning sdc (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc)... >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sdc ; >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.addUdevDiskDevice: name: sdc ; >Jul 25 08:00:11 localhost blivet[1847]: sdc is a disk >Jul 25 08:00:11 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:11 localhost blivet[1847]: DiskDevice._setFormat: sdc ; current: None ; type: None ; >Jul 25 08:00:11 localhost program[1847]: Running... multipath -c /dev/sdc >Jul 25 08:00:11 localhost program[1847]: Jul 25 08:00:11 | /etc/multipath.conf does not exist, blacklisting all devices. >Jul 25 08:00:11 localhost program[1847]: Jul 25 08:00:11 | A default multipath.conf file is located at >Jul 25 08:00:11 localhost program[1847]: Jul 25 08:00:11 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jul 25 08:00:11 localhost program[1847]: Jul 25 08:00:11 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jul 25 08:00:11 localhost program[1847]: /dev/sdc is not a valid multipath device path >Jul 25 08:00:11 localhost program[1847]: Return code: 1 >Jul 25 08:00:11 localhost blivet[1847]: added disk sdc (id 2) to device tree >Jul 25 08:00:11 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 08:00:11 localhost blivet[1847]: no device or no media present >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR /dev/disk/by-id/wwn-0x5000c500611915d8', >'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': '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': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': 'ST500LT012-9WS142', >'ID_MODEL_ENC': 'ST500LT012-9WS142\\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': '0006bf93', >'ID_REVISION': '0001LVM1', >'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', >'ID_SERIAL_SHORT': 'S0V5D5QR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500611915d8', >'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '33707', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR', >'/dev/disk/by-id/wwn-0x5000c500611915d8'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >Jul 25 08:00:11 localhost blivet[1847]: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.addUdevDiskDevice: name: sda ; >Jul 25 08:00:11 localhost blivet[1847]: sda is a disk >Jul 25 08:00:11 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:11 localhost blivet[1847]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Jul 25 08:00:11 localhost program[1847]: Running... multipath -c /dev/sda >Jul 25 08:00:11 localhost program[1847]: Jul 25 08:00:11 | /etc/multipath.conf does not exist, blacklisting all devices. >Jul 25 08:00:11 localhost program[1847]: Jul 25 08:00:11 | A default multipath.conf file is located at >Jul 25 08:00:11 localhost program[1847]: Jul 25 08:00:11 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jul 25 08:00:11 localhost program[1847]: Jul 25 08:00:11 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jul 25 08:00:11 localhost program[1847]: /dev/sda is not a valid multipath device path >Jul 25 08:00:11 localhost program[1847]: Return code: 1 >Jul 25 08:00:11 localhost blivet[1847]: added disk sda (id 3) to device tree >Jul 25 08:00:11 localhost blivet[1847]: looking up parted Device: /dev/sda >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.handleUdevDeviceFormat: name: sda ; >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >Jul 25 08:00:11 localhost blivet[1847]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jul 25 08:00:11 localhost blivet[1847]: required disklabel type for sda (1) is None >Jul 25 08:00:11 localhost blivet[1847]: default disklabel type for sda is msdos >Jul 25 08:00:11 localhost blivet[1847]: selecting msdos disklabel for sda based on size >Jul 25 08:00:11 localhost blivet[1847]: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >Jul 25 08:00:11 localhost blivet[1847]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 8 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f64800cdbd0>, <parted.partition.Partition object at 0x7f64800cdf10>, <parted.partition.Partition object at 0x7f64800b91d0>, <parted.partition.Partition object at 0x7f64800db1d0>, <parted.partition.Partition object at 0x7f64800db390>, <parted.partition.Partition object at 0x7f64800db550>] >device: <parted.device.Device object at 0x7f64800cdd50> >PedDisk: <_ped.Disk object at 0x7f64800da0e0> >Jul 25 08:00:11 localhost blivet[1847]: getFormat('disklabel') returning DiskLabel instance >Jul 25 08:00:11 localhost blivet[1847]: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >Jul 25 08:00:11 localhost blivet[1847]: got device: DiskDevice instance (0x7f64800cd590) -- >name = sda status = True kids = 0 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007c8c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f64800cd790> >Jul 25 08:00:11 localhost blivet[1847]: got format: DiskLabel instance (0x7f64800cdb10) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 6 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 8 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f64800cdbd0>, <parted.partition.Partition object at 0x7f64800cdf10>, <parted.partition.Partition object at 0x7f64800b91d0>, <parted.partition.Partition object at 0x7f64800db1d0>, <parted.partition.Partition object at 0x7f64800db390>, <parted.partition.Partition object at 0x7f64800db550>] >device: <parted.device.Device object at 0x7f64800cdd50> >PedDisk: <_ped.Disk object at 0x7f64800da0e0> >origPartedDisk = <parted.disk.Disk object at 0x7f64800c0d10> >partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007c7a0> >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part1 /dev/disk/by-id/wwn-0x5000c500611915d8-part1 /dev/disk/by-uuid/607A76AA7A767D1A', >'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': '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': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '607A76AA7A767D1A', >'ID_FS_UUID_ENC': '607A76AA7A767D1A', >'ID_MODEL': 'ST500LT012-9WS142', >'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '63', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '167782797', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '0006bf93-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006bf93', >'ID_REVISION': '0001LVM1', >'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', >'ID_SERIAL_SHORT': 'S0V5D5QR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500611915d8', >'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '33775', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part1', >'/dev/disk/by-id/wwn-0x5000c500611915d8-part1', >'/dev/disk/by-uuid/607A76AA7A767D1A'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >Jul 25 08:00:11 localhost blivet[1847]: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda1 ; >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:11 localhost blivet[1847]: sda1 is a partition >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.addUdevPartitionDevice: name: sda1 ; >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 08:00:11 localhost blivet[1847]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jul 25 08:00:11 localhost blivet[1847]: PartitionDevice._setFormat: sda1 ; >Jul 25 08:00:11 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:11 localhost blivet[1847]: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >Jul 25 08:00:11 localhost blivet[1847]: looking up parted Partition: /dev/sda1 >Jul 25 08:00:11 localhost blivet[1847]: PartitionDevice.probe: sda1 ; exists: True ; >Jul 25 08:00:11 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >Jul 25 08:00:11 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >Jul 25 08:00:11 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >Jul 25 08:00:11 localhost blivet[1847]: added partition sda1 (id 4) to device tree >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >Jul 25 08:00:11 localhost blivet[1847]: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >Jul 25 08:00:11 localhost blivet[1847]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jul 25 08:00:11 localhost blivet[1847]: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >Jul 25 08:00:11 localhost blivet[1847]: disklabel detected but not usable on sda1 >Jul 25 08:00:11 localhost blivet[1847]: type detected on 'sda1' is 'ntfs' >Jul 25 08:00:11 localhost program[1847]: Running... ntfsinfo -m /dev/sda1 >Jul 25 08:00:11 localhost program[1847]: Volume Information >Jul 25 08:00:11 localhost program[1847]: Name of device: /dev/sda1 >Jul 25 08:00:11 localhost program[1847]: Device state: 11 >Jul 25 08:00:11 localhost program[1847]: Volume Name: >Jul 25 08:00:11 localhost program[1847]: Volume State: 91 >Jul 25 08:00:11 localhost program[1847]: Volume Flags: 0x0000 >Jul 25 08:00:11 localhost program[1847]: Volume Version: 3.1 >Jul 25 08:00:11 localhost program[1847]: Sector Size: 512 >Jul 25 08:00:11 localhost program[1847]: Cluster Size: 4096 >Jul 25 08:00:11 localhost program[1847]: Index Block Size: 4096 >Jul 25 08:00:11 localhost program[1847]: Volume Size in Clusters: 20972849 >Jul 25 08:00:11 localhost program[1847]: MFT Information >Jul 25 08:00:11 localhost program[1847]: MFT Record Size: 1024 >Jul 25 08:00:11 localhost program[1847]: MFT Zone Multiplier: 0 >Jul 25 08:00:11 localhost program[1847]: MFT Data Position: 24 >Jul 25 08:00:11 localhost program[1847]: MFT Zone Start: 786432 >Jul 25 08:00:11 localhost program[1847]: MFT Zone End: 3408038 >Jul 25 08:00:11 localhost program[1847]: MFT Zone Position: 786432 >Jul 25 08:00:11 localhost program[1847]: Current Position in First Data Zone: 3408038 >Jul 25 08:00:11 localhost program[1847]: Current Position in Second Data Zone: 0 >Jul 25 08:00:11 localhost program[1847]: Allocated clusters 19584 (0.1%) >Jul 25 08:00:11 localhost program[1847]: LCN of Data Attribute for FILE_MFT: 786432 >Jul 25 08:00:11 localhost program[1847]: FILE_MFTMirr Size: 4 >Jul 25 08:00:11 localhost program[1847]: LCN of Data Attribute for File_MFTMirr: 16 >Jul 25 08:00:11 localhost program[1847]: Size of Attribute Definition Table: 2560 >Jul 25 08:00:11 localhost program[1847]: Number of Attached Extent Inodes: 0 >Jul 25 08:00:11 localhost program[1847]: FILE_Bitmap Information >Jul 25 08:00:11 localhost program[1847]: FILE_Bitmap MFT Record Number: 6 >Jul 25 08:00:11 localhost program[1847]: State of FILE_Bitmap Inode: 80 >Jul 25 08:00:11 localhost program[1847]: Length of Attribute List: 0 >Jul 25 08:00:11 localhost program[1847]: Number of Attached Extent Inodes: 0 >Jul 25 08:00:11 localhost program[1847]: FILE_Bitmap Data Attribute Information >Jul 25 08:00:11 localhost program[1847]: Decompressed Runlist: not done yet >Jul 25 08:00:11 localhost program[1847]: Base Inode: 6 >Jul 25 08:00:11 localhost program[1847]: Attribute Types: not done yet >Jul 25 08:00:11 localhost program[1847]: Attribute Name Length: 0 >Jul 25 08:00:11 localhost program[1847]: Attribute State: 3 >Jul 25 08:00:11 localhost program[1847]: Attribute Allocated Size: 2625536 >Jul 25 08:00:11 localhost program[1847]: Attribute Data Size: 2621608 >Jul 25 08:00:11 localhost program[1847]: Attribute Initialized Size: 2621608 >Jul 25 08:00:11 localhost program[1847]: Attribute Compressed Size: 0 >Jul 25 08:00:11 localhost program[1847]: Compression Block Size: 0 >Jul 25 08:00:11 localhost program[1847]: Compression Block Size Bits: 0 >Jul 25 08:00:11 localhost program[1847]: Compression Block Clusters: 0 >Jul 25 08:00:11 localhost program[1847]: Free Clusters: 17737629 (84.6%) >Jul 25 08:00:11 localhost program[1847]: Return code: 0 >Jul 25 08:00:11 localhost program[1847]: Running... ntfsresize -m /dev/sda1 >Jul 25 08:00:13 localhost program[1847]: ntfsresize v2013.1.13 (libntfs-3g) >Jul 25 08:00:13 localhost program[1847]: Minsize (in MB): 13252 >Jul 25 08:00:13 localhost program[1847]: Return code: 0 >Jul 25 08:00:13 localhost blivet[1847]: padding min size from 12638 up to 13138 >Jul 25 08:00:13 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 08:00:13 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 08:00:13 localhost blivet[1847]: PartitionDevice._setFormat: sda1 ; >Jul 25 08:00:13 localhost blivet[1847]: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >Jul 25 08:00:13 localhost blivet[1847]: looking up parted Device: /dev/sda1 >Jul 25 08:00:13 localhost blivet[1847]: got device: PartitionDevice instance (0x7f64800cd750) -- >name = sda1 status = True kids = 0 id = 4 >parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 81925.1938477 >format = existing ntfs filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 167782797 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32612 did: 0 busy: False >hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007cb90> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f64800cde10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64800cd6d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f64800cdc50> PedPartition: <_ped.Partition object at 0x7f64800d0350> >disk = existing 476940MB disk sda (3) with existing msdos disklabel >start = 63 end = 167782859 length = 167782797 >flags = boot >Jul 25 08:00:13 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 08:00:13 localhost blivet[1847]: got format: NTFS instance (0x7f64800dbd90) -- >type = ntfs name = ntfs status = False >device = /dev/sda1 uuid = 607A76AA7A767D1A exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = None size = 81925.0 targetSize = 81925.0 >Jul 25 08:00:13 localhost blivet[1847]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part2 /dev/disk/by-id/wwn-0x5000c500611915d8-part2', >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_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': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': 'ST500LT012-9WS142', >'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '167782860', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '808985205', >'ID_PART_ENTRY_TYPE': '0xf', >'ID_PART_ENTRY_UUID': '0006bf93-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006bf93', >'ID_REVISION': '0001LVM1', >'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', >'ID_SERIAL_SHORT': 'S0V5D5QR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500611915d8', >'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '33889', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part2', >'/dev/disk/by-id/wwn-0x5000c500611915d8-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >Jul 25 08:00:13 localhost blivet[1847]: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Jul 25 08:00:13 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda2 ; >Jul 25 08:00:13 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:13 localhost blivet[1847]: sda2 is a partition >Jul 25 08:00:13 localhost blivet[1847]: DeviceTree.addUdevPartitionDevice: name: sda2 ; >Jul 25 08:00:13 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 08:00:13 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 08:00:13 localhost blivet[1847]: DiskDevice.addChild: kids: 1 ; name: sda ; >Jul 25 08:00:13 localhost blivet[1847]: PartitionDevice._setFormat: sda2 ; >Jul 25 08:00:13 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:13 localhost blivet[1847]: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >Jul 25 08:00:13 localhost blivet[1847]: looking up parted Partition: /dev/sda2 >Jul 25 08:00:13 localhost blivet[1847]: PartitionDevice.probe: sda2 ; exists: True ; >Jul 25 08:00:13 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >Jul 25 08:00:13 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >Jul 25 08:00:13 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >Jul 25 08:00:13 localhost blivet[1847]: added partition sda2 (id 5) to device tree >Jul 25 08:00:13 localhost blivet[1847]: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >Jul 25 08:00:13 localhost blivet[1847]: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >Jul 25 08:00:13 localhost blivet[1847]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jul 25 08:00:13 localhost blivet[1847]: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >Jul 25 08:00:13 localhost blivet[1847]: disklabel detected but not usable on sda2 >Jul 25 08:00:13 localhost blivet[1847]: no type or existing type for sda2, bailing >Jul 25 08:00:13 localhost blivet[1847]: looking up parted Device: /dev/sda2 >Jul 25 08:00:13 localhost blivet[1847]: got device: PartitionDevice instance (0x7f64800db950) -- >name = sda2 status = True kids = 0 id = 5 >parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 395012.307129 >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: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32612 did: 0 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007cc20> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f64800cde10> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f64800cdc90> PedPartition: <_ped.Partition object at 0x7f64800d0170> >disk = existing 476940MB disk sda (3) with existing msdos disklabel >start = 167782860 end = 976768064 length = 808985205 >flags = lba >Jul 25 08:00:13 localhost blivet[1847]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part5 /dev/disk/by-id/wwn-0x5000c500611915d8-part5 /dev/disk/by-uuid/000F73F1000CEAD5', >'DEVNAME': 'sda5', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', >'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': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '000F73F1000CEAD5', >'ID_FS_UUID_ENC': '000F73F1000CEAD5', >'ID_MODEL': 'ST500LT012-9WS142', >'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '167782923', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '167782797', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '0006bf93-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006bf93', >'ID_REVISION': '0001LVM1', >'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', >'ID_SERIAL_SHORT': 'S0V5D5QR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500611915d8', >'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', >'MAJOR': '8', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '33958', >'name': 'sda5', >'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part5', >'/dev/disk/by-id/wwn-0x5000c500611915d8-part5', >'/dev/disk/by-uuid/000F73F1000CEAD5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >Jul 25 08:00:13 localhost blivet[1847]: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >Jul 25 08:00:13 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda5 ; >Jul 25 08:00:13 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:13 localhost blivet[1847]: sda5 is a partition >Jul 25 08:00:13 localhost blivet[1847]: DeviceTree.addUdevPartitionDevice: name: sda5 ; >Jul 25 08:00:13 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 08:00:13 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 08:00:13 localhost blivet[1847]: DiskDevice.addChild: kids: 2 ; name: sda ; >Jul 25 08:00:13 localhost blivet[1847]: PartitionDevice._setFormat: sda5 ; >Jul 25 08:00:13 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:13 localhost blivet[1847]: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >Jul 25 08:00:13 localhost blivet[1847]: looking up parted Partition: /dev/sda5 >Jul 25 08:00:13 localhost blivet[1847]: PartitionDevice.probe: sda5 ; exists: True ; >Jul 25 08:00:13 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >Jul 25 08:00:13 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >Jul 25 08:00:13 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >Jul 25 08:00:13 localhost blivet[1847]: added partition sda5 (id 6) to device tree >Jul 25 08:00:13 localhost blivet[1847]: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >Jul 25 08:00:13 localhost blivet[1847]: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >Jul 25 08:00:13 localhost blivet[1847]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Jul 25 08:00:13 localhost blivet[1847]: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >Jul 25 08:00:13 localhost blivet[1847]: disklabel detected but not usable on sda5 >Jul 25 08:00:13 localhost blivet[1847]: type detected on 'sda5' is 'ntfs' >Jul 25 08:00:13 localhost program[1847]: Running... ntfsinfo -m /dev/sda5 >Jul 25 08:00:14 localhost program[1847]: Volume Information >Jul 25 08:00:14 localhost program[1847]: Name of device: /dev/sda5 >Jul 25 08:00:14 localhost program[1847]: Device state: 11 >Jul 25 08:00:14 localhost program[1847]: Volume Name: >Jul 25 08:00:14 localhost program[1847]: Volume State: 91 >Jul 25 08:00:14 localhost program[1847]: Volume Flags: 0x0000 >Jul 25 08:00:14 localhost program[1847]: Volume Version: 3.1 >Jul 25 08:00:14 localhost program[1847]: Sector Size: 512 >Jul 25 08:00:14 localhost program[1847]: Cluster Size: 4096 >Jul 25 08:00:14 localhost program[1847]: Index Block Size: 4096 >Jul 25 08:00:14 localhost program[1847]: Volume Size in Clusters: 20972849 >Jul 25 08:00:14 localhost program[1847]: MFT Information >Jul 25 08:00:14 localhost program[1847]: MFT Record Size: 1024 >Jul 25 08:00:14 localhost program[1847]: MFT Zone Multiplier: 0 >Jul 25 08:00:14 localhost program[1847]: MFT Data Position: 24 >Jul 25 08:00:14 localhost program[1847]: MFT Zone Start: 786432 >Jul 25 08:00:14 localhost program[1847]: MFT Zone End: 3408038 >Jul 25 08:00:14 localhost program[1847]: MFT Zone Position: 786432 >Jul 25 08:00:14 localhost program[1847]: Current Position in First Data Zone: 3408038 >Jul 25 08:00:14 localhost program[1847]: Current Position in Second Data Zone: 0 >Jul 25 08:00:14 localhost program[1847]: Allocated clusters 192 (0.0%) >Jul 25 08:00:14 localhost program[1847]: LCN of Data Attribute for FILE_MFT: 786432 >Jul 25 08:00:14 localhost program[1847]: FILE_MFTMirr Size: 4 >Jul 25 08:00:14 localhost program[1847]: LCN of Data Attribute for File_MFTMirr: 2 >Jul 25 08:00:14 localhost program[1847]: Size of Attribute Definition Table: 2560 >Jul 25 08:00:14 localhost program[1847]: Number of Attached Extent Inodes: 0 >Jul 25 08:00:14 localhost program[1847]: FILE_Bitmap Information >Jul 25 08:00:14 localhost program[1847]: FILE_Bitmap MFT Record Number: 6 >Jul 25 08:00:14 localhost program[1847]: State of FILE_Bitmap Inode: 80 >Jul 25 08:00:14 localhost program[1847]: Length of Attribute List: 0 >Jul 25 08:00:14 localhost program[1847]: Number of Attached Extent Inodes: 0 >Jul 25 08:00:14 localhost program[1847]: FILE_Bitmap Data Attribute Information >Jul 25 08:00:14 localhost program[1847]: Decompressed Runlist: not done yet >Jul 25 08:00:14 localhost program[1847]: Base Inode: 6 >Jul 25 08:00:14 localhost program[1847]: Attribute Types: not done yet >Jul 25 08:00:14 localhost program[1847]: Attribute Name Length: 0 >Jul 25 08:00:14 localhost program[1847]: Attribute State: 3 >Jul 25 08:00:14 localhost program[1847]: Attribute Allocated Size: 2625536 >Jul 25 08:00:14 localhost program[1847]: Attribute Data Size: 2621608 >Jul 25 08:00:14 localhost program[1847]: Attribute Initialized Size: 2621608 >Jul 25 08:00:14 localhost program[1847]: Attribute Compressed Size: 0 >Jul 25 08:00:14 localhost program[1847]: Compression Block Size: 0 >Jul 25 08:00:14 localhost program[1847]: Compression Block Size Bits: 0 >Jul 25 08:00:14 localhost program[1847]: Compression Block Clusters: 0 >Jul 25 08:00:14 localhost program[1847]: Free Clusters: 20387091 (97.2%) >Jul 25 08:00:14 localhost program[1847]: Return code: 0 >Jul 25 08:00:14 localhost program[1847]: Running... ntfsresize -m /dev/sda5 >Jul 25 08:00:14 localhost program[1847]: ntfsresize v2013.1.13 (libntfs-3g) >Jul 25 08:00:14 localhost program[1847]: Minsize (in MB): 3223 >Jul 25 08:00:14 localhost program[1847]: Return code: 0 >Jul 25 08:00:14 localhost blivet[1847]: padding min size from 3073 up to 3381 >Jul 25 08:00:14 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 08:00:14 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice._setFormat: sda5 ; >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice._setFormat: sda5 ; current: None ; type: ntfs ; >Jul 25 08:00:14 localhost blivet[1847]: looking up parted Device: /dev/sda5 >Jul 25 08:00:14 localhost blivet[1847]: got device: PartitionDevice instance (0x3738bd0) -- >name = sda5 status = True kids = 0 id = 6 >parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 81925.1938477 >format = existing ntfs filesystem >major = 8 minor = 5 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda5 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 167782797 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007cd40> >target size = 0 path = /dev/sda5 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f64800cde10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64800db090> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f64800b9110> PedPartition: <_ped.Partition object at 0x7f64800d0230> >disk = existing 476940MB disk sda (3) with existing msdos disklabel >start = 167782923 end = 335565719 length = 167782797 >flags = >Jul 25 08:00:14 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 08:00:14 localhost blivet[1847]: got format: NTFS instance (0x3738fd0) -- >type = ntfs name = ntfs status = False >device = /dev/sda5 uuid = 000F73F1000CEAD5 exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = None size = 81925.0 targetSize = 81925.0 >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part6 /dev/disk/by-id/wwn-0x5000c500611915d8-part6 /dev/disk/by-uuid/000AC82400006D5C', >'DEVNAME': 'sda6', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', >'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': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '000AC82400006D5C', >'ID_FS_UUID_ENC': '000AC82400006D5C', >'ID_MODEL': 'ST500LT012-9WS142', >'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', >'ID_PART_ENTRY_NUMBER': '6', >'ID_PART_ENTRY_OFFSET': '335565783', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '314584767', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '0006bf93-06', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006bf93', >'ID_REVISION': '0001LVM1', >'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', >'ID_SERIAL_SHORT': 'S0V5D5QR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500611915d8', >'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', >'MAJOR': '8', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '34037', >'name': 'sda6', >'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part6', >'/dev/disk/by-id/wwn-0x5000c500611915d8-part6', >'/dev/disk/by-uuid/000AC82400006D5C'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >Jul 25 08:00:14 localhost blivet[1847]: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda6 ; >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:14 localhost blivet[1847]: sda6 is a partition >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.addUdevPartitionDevice: name: sda6 ; >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 08:00:14 localhost blivet[1847]: DiskDevice.addChild: kids: 3 ; name: sda ; >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice._setFormat: sda6 ; >Jul 25 08:00:14 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >Jul 25 08:00:14 localhost blivet[1847]: looking up parted Partition: /dev/sda6 >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice.probe: sda6 ; exists: True ; >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >Jul 25 08:00:14 localhost blivet[1847]: added partition sda6 (id 7) to device tree >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >Jul 25 08:00:14 localhost blivet[1847]: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >Jul 25 08:00:14 localhost blivet[1847]: disklabel detected but not usable on sda6 >Jul 25 08:00:14 localhost blivet[1847]: type detected on 'sda6' is 'ntfs' >Jul 25 08:00:14 localhost program[1847]: Running... ntfsinfo -m /dev/sda6 >Jul 25 08:00:14 localhost program[1847]: Volume Information >Jul 25 08:00:14 localhost program[1847]: Name of device: /dev/sda6 >Jul 25 08:00:14 localhost program[1847]: Device state: 11 >Jul 25 08:00:14 localhost program[1847]: Volume Name: >Jul 25 08:00:14 localhost program[1847]: Volume State: 91 >Jul 25 08:00:14 localhost program[1847]: Volume Flags: 0x0000 >Jul 25 08:00:14 localhost program[1847]: Volume Version: 3.1 >Jul 25 08:00:14 localhost program[1847]: Sector Size: 512 >Jul 25 08:00:14 localhost program[1847]: Cluster Size: 4096 >Jul 25 08:00:14 localhost program[1847]: Index Block Size: 4096 >Jul 25 08:00:14 localhost program[1847]: Volume Size in Clusters: 39323095 >Jul 25 08:00:14 localhost program[1847]: MFT Information >Jul 25 08:00:14 localhost program[1847]: MFT Record Size: 1024 >Jul 25 08:00:14 localhost program[1847]: MFT Zone Multiplier: 0 >Jul 25 08:00:14 localhost program[1847]: MFT Data Position: 24 >Jul 25 08:00:14 localhost program[1847]: MFT Zone Start: 786432 >Jul 25 08:00:14 localhost program[1847]: MFT Zone End: 5701818 >Jul 25 08:00:14 localhost program[1847]: MFT Zone Position: 786432 >Jul 25 08:00:14 localhost program[1847]: Current Position in First Data Zone: 5701818 >Jul 25 08:00:14 localhost program[1847]: Current Position in Second Data Zone: 0 >Jul 25 08:00:14 localhost program[1847]: Allocated clusters 1152 (0.0%) >Jul 25 08:00:14 localhost program[1847]: LCN of Data Attribute for FILE_MFT: 786432 >Jul 25 08:00:14 localhost program[1847]: FILE_MFTMirr Size: 4 >Jul 25 08:00:14 localhost program[1847]: LCN of Data Attribute for File_MFTMirr: 2 >Jul 25 08:00:14 localhost program[1847]: Size of Attribute Definition Table: 2560 >Jul 25 08:00:14 localhost program[1847]: Number of Attached Extent Inodes: 0 >Jul 25 08:00:14 localhost program[1847]: FILE_Bitmap Information >Jul 25 08:00:14 localhost program[1847]: FILE_Bitmap MFT Record Number: 6 >Jul 25 08:00:14 localhost program[1847]: State of FILE_Bitmap Inode: 80 >Jul 25 08:00:14 localhost program[1847]: Length of Attribute List: 0 >Jul 25 08:00:14 localhost program[1847]: Number of Attached Extent Inodes: 0 >Jul 25 08:00:14 localhost program[1847]: FILE_Bitmap Data Attribute Information >Jul 25 08:00:14 localhost program[1847]: Decompressed Runlist: not done yet >Jul 25 08:00:14 localhost program[1847]: Base Inode: 6 >Jul 25 08:00:14 localhost program[1847]: Attribute Types: not done yet >Jul 25 08:00:14 localhost program[1847]: Attribute Name Length: 0 >Jul 25 08:00:14 localhost program[1847]: Attribute State: 3 >Jul 25 08:00:14 localhost program[1847]: Attribute Allocated Size: 4919296 >Jul 25 08:00:14 localhost program[1847]: Attribute Data Size: 4915392 >Jul 25 08:00:14 localhost program[1847]: Attribute Initialized Size: 4915392 >Jul 25 08:00:14 localhost program[1847]: Attribute Compressed Size: 0 >Jul 25 08:00:14 localhost program[1847]: Compression Block Size: 0 >Jul 25 08:00:14 localhost program[1847]: Compression Block Size Bits: 0 >Jul 25 08:00:14 localhost program[1847]: Compression Block Clusters: 0 >Jul 25 08:00:14 localhost program[1847]: Free Clusters: 37292810 (94.8%) >Jul 25 08:00:14 localhost program[1847]: Return code: 0 >Jul 25 08:00:14 localhost program[1847]: Running... ntfsresize -m /dev/sda6 >Jul 25 08:00:14 localhost program[1847]: ntfsresize v2013.1.13 (libntfs-3g) >Jul 25 08:00:14 localhost program[1847]: Minsize (in MB): 8317 >Jul 25 08:00:14 localhost program[1847]: Return code: 0 >Jul 25 08:00:14 localhost blivet[1847]: padding min size from 7931 up to 8431 >Jul 25 08:00:14 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 08:00:14 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice._setFormat: sda6 ; >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice._setFormat: sda6 ; current: None ; type: ntfs ; >Jul 25 08:00:14 localhost blivet[1847]: looking up parted Device: /dev/sda6 >Jul 25 08:00:14 localhost blivet[1847]: got device: PartitionDevice instance (0x7f6480046f90) -- >name = sda6 status = True kids = 0 id = 7 >parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 153605.843262 >format = existing ntfs filesystem >major = 8 minor = 6 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda6 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 314584767 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (19581, 255, 63) biosGeometry: (19581, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007cb00> >target size = 0 path = /dev/sda6 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f64800cde10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64800db290> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f64800db210> PedPartition: <_ped.Partition object at 0x7f64800d0290> >disk = existing 476940MB disk sda (3) with existing msdos disklabel >start = 335565783 end = 650150549 length = 314584767 >flags = >Jul 25 08:00:14 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 08:00:14 localhost blivet[1847]: got format: NTFS instance (0x37389d0) -- >type = ntfs name = ntfs status = False >device = /dev/sda6 uuid = 000AC82400006D5C exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = None size = 153605.0 targetSize = 153605.0 >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part7 /dev/disk/by-id/wwn-0x5000c500611915d8-part7 /dev/disk/by-uuid/000F11D70009FA79', >'DEVNAME': 'sda7', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', >'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': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '000F11D70009FA79', >'ID_FS_UUID_ENC': '000F11D70009FA79', >'ID_MODEL': 'ST500LT012-9WS142', >'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', >'ID_PART_ENTRY_NUMBER': '7', >'ID_PART_ENTRY_OFFSET': '650150613', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '209728512', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '0006bf93-07', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006bf93', >'ID_REVISION': '0001LVM1', >'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', >'ID_SERIAL_SHORT': 'S0V5D5QR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500611915d8', >'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', >'MAJOR': '8', >'MINOR': '7', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '34109', >'name': 'sda7', >'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part7', >'/dev/disk/by-id/wwn-0x5000c500611915d8-part7', >'/dev/disk/by-uuid/000F11D70009FA79'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >Jul 25 08:00:14 localhost blivet[1847]: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda7 ; >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:14 localhost blivet[1847]: sda7 is a partition >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.addUdevPartitionDevice: name: sda7 ; >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 08:00:14 localhost blivet[1847]: DiskDevice.addChild: kids: 4 ; name: sda ; >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice._setFormat: sda7 ; >Jul 25 08:00:14 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >Jul 25 08:00:14 localhost blivet[1847]: looking up parted Partition: /dev/sda7 >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice.probe: sda7 ; exists: True ; >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >Jul 25 08:00:14 localhost blivet[1847]: added partition sda7 (id 8) to device tree >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >Jul 25 08:00:14 localhost blivet[1847]: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >Jul 25 08:00:14 localhost blivet[1847]: disklabel detected but not usable on sda7 >Jul 25 08:00:14 localhost blivet[1847]: type detected on 'sda7' is 'ntfs' >Jul 25 08:00:14 localhost program[1847]: Running... ntfsinfo -m /dev/sda7 >Jul 25 08:00:14 localhost program[1847]: Volume Information >Jul 25 08:00:14 localhost program[1847]: Name of device: /dev/sda7 >Jul 25 08:00:14 localhost program[1847]: Device state: 11 >Jul 25 08:00:14 localhost program[1847]: Volume Name: >Jul 25 08:00:14 localhost program[1847]: Volume State: 91 >Jul 25 08:00:14 localhost program[1847]: Volume Flags: 0x0000 >Jul 25 08:00:14 localhost program[1847]: Volume Version: 3.1 >Jul 25 08:00:14 localhost program[1847]: Sector Size: 512 >Jul 25 08:00:14 localhost program[1847]: Cluster Size: 4096 >Jul 25 08:00:14 localhost program[1847]: Index Block Size: 4096 >Jul 25 08:00:14 localhost program[1847]: Volume Size in Clusters: 26216063 >Jul 25 08:00:14 localhost program[1847]: MFT Information >Jul 25 08:00:14 localhost program[1847]: MFT Record Size: 1024 >Jul 25 08:00:14 localhost program[1847]: MFT Zone Multiplier: 0 >Jul 25 08:00:14 localhost program[1847]: MFT Data Position: 24 >Jul 25 08:00:14 localhost program[1847]: MFT Zone Start: 786432 >Jul 25 08:00:14 localhost program[1847]: MFT Zone End: 4063439 >Jul 25 08:00:14 localhost program[1847]: MFT Zone Position: 786432 >Jul 25 08:00:14 localhost program[1847]: Current Position in First Data Zone: 4063439 >Jul 25 08:00:14 localhost program[1847]: Current Position in Second Data Zone: 0 >Jul 25 08:00:14 localhost program[1847]: Allocated clusters 64 (0.0%) >Jul 25 08:00:14 localhost program[1847]: LCN of Data Attribute for FILE_MFT: 786432 >Jul 25 08:00:14 localhost program[1847]: FILE_MFTMirr Size: 4 >Jul 25 08:00:14 localhost program[1847]: LCN of Data Attribute for File_MFTMirr: 2 >Jul 25 08:00:14 localhost program[1847]: Size of Attribute Definition Table: 2560 >Jul 25 08:00:14 localhost program[1847]: Number of Attached Extent Inodes: 0 >Jul 25 08:00:14 localhost program[1847]: FILE_Bitmap Information >Jul 25 08:00:14 localhost program[1847]: FILE_Bitmap MFT Record Number: 6 >Jul 25 08:00:14 localhost program[1847]: State of FILE_Bitmap Inode: 80 >Jul 25 08:00:14 localhost program[1847]: Length of Attribute List: 0 >Jul 25 08:00:14 localhost program[1847]: Number of Attached Extent Inodes: 0 >Jul 25 08:00:14 localhost program[1847]: FILE_Bitmap Data Attribute Information >Jul 25 08:00:14 localhost program[1847]: Decompressed Runlist: not done yet >Jul 25 08:00:14 localhost program[1847]: Base Inode: 6 >Jul 25 08:00:14 localhost program[1847]: Attribute Types: not done yet >Jul 25 08:00:14 localhost program[1847]: Attribute Name Length: 0 >Jul 25 08:00:14 localhost program[1847]: Attribute State: 3 >Jul 25 08:00:14 localhost program[1847]: Attribute Allocated Size: 3280896 >Jul 25 08:00:14 localhost program[1847]: Attribute Data Size: 3277008 >Jul 25 08:00:14 localhost program[1847]: Attribute Initialized Size: 3277008 >Jul 25 08:00:14 localhost program[1847]: Attribute Compressed Size: 0 >Jul 25 08:00:14 localhost program[1847]: Compression Block Size: 0 >Jul 25 08:00:14 localhost program[1847]: Compression Block Size Bits: 0 >Jul 25 08:00:14 localhost program[1847]: Compression Block Clusters: 0 >Jul 25 08:00:14 localhost program[1847]: Free Clusters: 26188706 (99.9%) >Jul 25 08:00:14 localhost program[1847]: Return code: 0 >Jul 25 08:00:14 localhost program[1847]: Running... ntfsresize -m /dev/sda7 >Jul 25 08:00:14 localhost program[1847]: ntfsresize v2013.1.13 (libntfs-3g) >Jul 25 08:00:14 localhost program[1847]: Minsize (in MB): 3222 >Jul 25 08:00:14 localhost program[1847]: Return code: 0 >Jul 25 08:00:14 localhost blivet[1847]: padding min size from 3072 up to 3380 >Jul 25 08:00:14 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 08:00:14 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice._setFormat: sda7 ; >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice._setFormat: sda7 ; current: None ; type: ntfs ; >Jul 25 08:00:14 localhost blivet[1847]: looking up parted Device: /dev/sda7 >Jul 25 08:00:14 localhost blivet[1847]: got device: PartitionDevice instance (0x3738a10) -- >name = sda7 status = True kids = 0 id = 8 >parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 102406.5 >format = existing ntfs filesystem >major = 8 minor = 7 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda7 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 209728512 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007ce60> >target size = 0 path = /dev/sda7 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f64800cde10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64800db450> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f64800db3d0> PedPartition: <_ped.Partition object at 0x7f64800d03b0> >disk = existing 476940MB disk sda (3) with existing msdos disklabel >start = 650150613 end = 859879124 length = 209728512 >flags = >Jul 25 08:00:14 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 08:00:14 localhost blivet[1847]: got format: NTFS instance (0x3740610) -- >type = ntfs name = ntfs status = False >device = /dev/sda7 uuid = 000F11D70009FA79 exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = None size = 102406.0 targetSize = 102406.0 >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part8 /dev/disk/by-id/wwn-0x5000c500611915d8-part8 /dev/disk/by-uuid/000CD373000612C7', >'DEVNAME': 'sda8', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', >'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': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '000CD373000612C7', >'ID_FS_UUID_ENC': '000CD373000612C7', >'ID_MODEL': 'ST500LT012-9WS142', >'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', >'ID_PART_ENTRY_NUMBER': '8', >'ID_PART_ENTRY_OFFSET': '859879188', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '116888877', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '0006bf93-08', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006bf93', >'ID_REVISION': '0001LVM1', >'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', >'ID_SERIAL_SHORT': 'S0V5D5QR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500611915d8', >'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', >'MAJOR': '8', >'MINOR': '8', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '34180', >'name': 'sda8', >'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part8', >'/dev/disk/by-id/wwn-0x5000c500611915d8-part8', >'/dev/disk/by-uuid/000CD373000612C7'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >Jul 25 08:00:14 localhost blivet[1847]: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda8 ; >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:14 localhost blivet[1847]: sda8 is a partition >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.addUdevPartitionDevice: name: sda8 ; >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 08:00:14 localhost blivet[1847]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice._setFormat: sda8 ; >Jul 25 08:00:14 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >Jul 25 08:00:14 localhost blivet[1847]: looking up parted Partition: /dev/sda8 >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice.probe: sda8 ; exists: True ; >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >Jul 25 08:00:14 localhost blivet[1847]: added partition sda8 (id 9) to device tree >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >Jul 25 08:00:14 localhost blivet[1847]: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >Jul 25 08:00:14 localhost blivet[1847]: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >Jul 25 08:00:14 localhost blivet[1847]: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >Jul 25 08:00:14 localhost blivet[1847]: disklabel detected but not usable on sda8 >Jul 25 08:00:14 localhost blivet[1847]: type detected on 'sda8' is 'ntfs' >Jul 25 08:00:14 localhost program[1847]: Running... ntfsinfo -m /dev/sda8 >Jul 25 08:00:15 localhost program[1847]: Volume Information >Jul 25 08:00:15 localhost program[1847]: Name of device: /dev/sda8 >Jul 25 08:00:15 localhost program[1847]: Device state: 11 >Jul 25 08:00:15 localhost program[1847]: Volume Name: >Jul 25 08:00:15 localhost program[1847]: Volume State: 91 >Jul 25 08:00:15 localhost program[1847]: Volume Flags: 0x0000 >Jul 25 08:00:15 localhost program[1847]: Volume Version: 3.1 >Jul 25 08:00:15 localhost program[1847]: Sector Size: 512 >Jul 25 08:00:15 localhost program[1847]: Cluster Size: 4096 >Jul 25 08:00:15 localhost program[1847]: Index Block Size: 4096 >Jul 25 08:00:15 localhost program[1847]: Volume Size in Clusters: 14611109 >Jul 25 08:00:15 localhost program[1847]: MFT Information >Jul 25 08:00:15 localhost program[1847]: MFT Record Size: 1024 >Jul 25 08:00:15 localhost program[1847]: MFT Zone Multiplier: 0 >Jul 25 08:00:15 localhost program[1847]: MFT Data Position: 24 >Jul 25 08:00:15 localhost program[1847]: MFT Zone Start: 786432 >Jul 25 08:00:15 localhost program[1847]: MFT Zone End: 2612820 >Jul 25 08:00:15 localhost program[1847]: MFT Zone Position: 786432 >Jul 25 08:00:15 localhost program[1847]: Current Position in First Data Zone: 2612820 >Jul 25 08:00:15 localhost program[1847]: Current Position in Second Data Zone: 0 >Jul 25 08:00:15 localhost program[1847]: Allocated clusters 64 (0.0%) >Jul 25 08:00:15 localhost program[1847]: LCN of Data Attribute for FILE_MFT: 786432 >Jul 25 08:00:15 localhost program[1847]: FILE_MFTMirr Size: 4 >Jul 25 08:00:15 localhost program[1847]: LCN of Data Attribute for File_MFTMirr: 2 >Jul 25 08:00:15 localhost program[1847]: Size of Attribute Definition Table: 2560 >Jul 25 08:00:15 localhost program[1847]: Number of Attached Extent Inodes: 0 >Jul 25 08:00:15 localhost program[1847]: FILE_Bitmap Information >Jul 25 08:00:15 localhost program[1847]: FILE_Bitmap MFT Record Number: 6 >Jul 25 08:00:15 localhost program[1847]: State of FILE_Bitmap Inode: 80 >Jul 25 08:00:15 localhost program[1847]: Length of Attribute List: 0 >Jul 25 08:00:15 localhost program[1847]: Number of Attached Extent Inodes: 0 >Jul 25 08:00:15 localhost program[1847]: FILE_Bitmap Data Attribute Information >Jul 25 08:00:15 localhost program[1847]: Decompressed Runlist: not done yet >Jul 25 08:00:15 localhost program[1847]: Base Inode: 6 >Jul 25 08:00:15 localhost program[1847]: Attribute Types: not done yet >Jul 25 08:00:15 localhost program[1847]: Attribute Name Length: 0 >Jul 25 08:00:15 localhost program[1847]: Attribute State: 3 >Jul 25 08:00:15 localhost program[1847]: Attribute Allocated Size: 1826816 >Jul 25 08:00:15 localhost program[1847]: Attribute Data Size: 1826392 >Jul 25 08:00:15 localhost program[1847]: Attribute Initialized Size: 1826392 >Jul 25 08:00:15 localhost program[1847]: Attribute Compressed Size: 0 >Jul 25 08:00:15 localhost program[1847]: Compression Block Size: 0 >Jul 25 08:00:15 localhost program[1847]: Compression Block Size Bits: 0 >Jul 25 08:00:15 localhost program[1847]: Compression Block Clusters: 0 >Jul 25 08:00:15 localhost program[1847]: Free Clusters: 14586411 (99.8%) >Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost program[1847]: Running... ntfsresize -m /dev/sda8 >Jul 25 08:00:15 localhost program[1847]: ntfsresize v2013.1.13 (libntfs-3g) >Jul 25 08:00:15 localhost program[1847]: Minsize (in MB): 3222 >Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost blivet[1847]: padding min size from 3072 up to 3380 >Jul 25 08:00:15 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 08:00:15 localhost blivet[1847]: PartitionDevice._setFormat: sda8 ; >Jul 25 08:00:15 localhost blivet[1847]: PartitionDevice._setFormat: sda8 ; current: None ; type: ntfs ; >Jul 25 08:00:15 localhost blivet[1847]: looking up parted Device: /dev/sda8 >Jul 25 08:00:15 localhost blivet[1847]: got device: PartitionDevice instance (0x3738f50) -- >name = sda8 status = True kids = 0 id = 9 >parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 57074.6469727 >format = existing ntfs filesystem >major = 8 minor = 8 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda8 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 116888877 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (7275, 255, 63) biosGeometry: (7275, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007ccb0> >target size = 0 path = /dev/sda8 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f64800cde10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64800db610> >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f64800db590> PedPartition: <_ped.Partition object at 0x7f64800d0410> >disk = existing 476940MB disk sda (3) with existing msdos disklabel >start = 859879188 end = 976768064 length = 116888877 >flags = >Jul 25 08:00:15 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 08:00:15 localhost blivet[1847]: got format: NTFS instance (0x3740810) -- >type = ntfs name = ntfs status = False >device = /dev/sda8 uuid = 000CD373000612C7 exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = None size = 57074.0 targetSize = 57074.0 >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-MATSHITA_DVD-RAM_UJ8D1_SCD1504409', >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_MODEL': 'MATSHITA_DVD-RAM_UJ8D1', >'ID_MODEL_ENC': 'MATSHITA\\x20DVD-RAM\\x20UJ8D1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': '8.10', >'ID_SERIAL': 'MATSHITA_DVD-RAM_UJ8D1_SCD1504409', >'ID_SERIAL_SHORT': 'SCD1504409', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '36515', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-MATSHITA_DVD-RAM_UJ8D1_SCD1504409'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >Jul 25 08:00:15 localhost blivet[1847]: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sr0 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:15 localhost blivet[1847]: sr0 is a cdrom >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.addUdevOpticalDevice: >Jul 25 08:00:15 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >Jul 25 08:00:15 localhost blivet[1847]: added cdrom sr0 (id 10) to device tree >Jul 25 08:00:15 localhost blivet[1847]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Jul 25 08:00:15 localhost blivet[1847]: no device or no media present >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '51861', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Jul 25 08:00:15 localhost blivet[1847]: scanning loop0 (/devices/virtual/block/loop0)... >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: loop0 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:15 localhost blivet[1847]: loop0 is a loop device >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:15 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Jul 25 08:00:15 localhost blivet[1847]: added file /osmin.img (deleted) (id 11) to device tree >Jul 25 08:00:15 localhost blivet[1847]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Jul 25 08:00:15 localhost blivet[1847]: added loop loop0 (id 12) to device tree >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('squashfs') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: device loop0 does not contain a disklabel >Jul 25 08:00:15 localhost blivet[1847]: type detected on 'loop0' is 'squashfs' >Jul 25 08:00:15 localhost blivet[1847]: getFormat('squashfs') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >Jul 25 08:00:15 localhost blivet[1847]: got device: LoopDevice instance (0x3740390) -- >name = loop0 status = False kids = 0 id = 12 >parents = ['existing 0MB file /osmin.img (deleted) (11)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >Jul 25 08:00:15 localhost blivet[1847]: got format: DeviceFormat instance (0x37409d0) -- >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jul 25 08:00:15 localhost blivet[1847]: 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': '52214', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Jul 25 08:00:15 localhost blivet[1847]: scanning loop1 (/devices/virtual/block/loop1)... >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: loop1 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:15 localhost blivet[1847]: loop1 is a loop device >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: /osmin ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:15 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Jul 25 08:00:15 localhost blivet[1847]: added file /osmin (id 13) to device tree >Jul 25 08:00:15 localhost blivet[1847]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Jul 25 08:00:15 localhost blivet[1847]: added loop loop1 (id 14) to device tree >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: device loop1 does not contain a disklabel >Jul 25 08:00:15 localhost blivet[1847]: type detected on 'loop1' is 'DM_snapshot_cow' >Jul 25 08:00:15 localhost blivet[1847]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >Jul 25 08:00:15 localhost blivet[1847]: got device: LoopDevice instance (0x3738f90) -- >name = loop1 status = False kids = 0 id = 14 >parents = ['existing 0MB file /osmin (13)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >Jul 25 08:00:15 localhost blivet[1847]: got format: DeviceFormat instance (0x3738dd0) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '52563', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Jul 25 08:00:15 localhost blivet[1847]: scanning loop2 (/devices/virtual/block/loop2)... >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: loop2 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:15 localhost blivet[1847]: loop2 is a loop device >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:15 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Jul 25 08:00:15 localhost blivet[1847]: added file /run/initramfs/live/LiveOS/squashfs.img (id 15) to device tree >Jul 25 08:00:15 localhost blivet[1847]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Jul 25 08:00:15 localhost blivet[1847]: added loop loop2 (id 16) to device tree >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('squashfs') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: device loop2 does not contain a disklabel >Jul 25 08:00:15 localhost blivet[1847]: type detected on 'loop2' is 'squashfs' >Jul 25 08:00:15 localhost blivet[1847]: getFormat('squashfs') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >Jul 25 08:00:15 localhost blivet[1847]: got device: LoopDevice instance (0x3738c90) -- >name = loop2 status = False kids = 0 id = 16 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (15)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >Jul 25 08:00:15 localhost blivet[1847]: got format: DeviceFormat instance (0x3740410) -- >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '52914', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Jul 25 08:00:15 localhost blivet[1847]: scanning loop3 (/devices/virtual/block/loop3)... >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: loop3 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:15 localhost blivet[1847]: loop3 is a loop device >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:15 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Jul 25 08:00:15 localhost blivet[1847]: added file /LiveOS/ext3fs.img (id 17) to device tree >Jul 25 08:00:15 localhost blivet[1847]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Jul 25 08:00:15 localhost blivet[1847]: added loop loop3 (id 18) to device tree >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Jul 25 08:00:15 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 08:00:15 localhost blivet[1847]: device loop3 does not contain a disklabel >Jul 25 08:00:15 localhost blivet[1847]: type detected on 'loop3' is 'ext4' >Jul 25 08:00:15 localhost program[1847]: Running... dumpe2fs -h /dev/loop3 >Jul 25 08:00:15 localhost program[1847]: dumpe2fs 1.42.8 (20-Jun-2013) >Jul 25 08:00:15 localhost program[1847]: Filesystem volume name: _Fedora-Live-Des >Jul 25 08:00:15 localhost program[1847]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jul 25 08:00:15 localhost program[1847]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jul 25 08:00:15 localhost program[1847]: Filesystem magic number: 0xEF53 >Jul 25 08:00:15 localhost program[1847]: Filesystem revision #: 1 (dynamic) >Jul 25 08:00:15 localhost program[1847]: 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 >Jul 25 08:00:15 localhost program[1847]: Filesystem flags: signed_directory_hash >Jul 25 08:00:15 localhost program[1847]: Default mount options: user_xattr acl >Jul 25 08:00:15 localhost program[1847]: Filesystem state: clean >Jul 25 08:00:15 localhost program[1847]: Errors behavior: Continue >Jul 25 08:00:15 localhost program[1847]: Filesystem OS type: Linux >Jul 25 08:00:15 localhost program[1847]: Inode count: 262144 >Jul 25 08:00:15 localhost program[1847]: Block count: 1048576 >Jul 25 08:00:15 localhost program[1847]: Reserved block count: 10484 >Jul 25 08:00:15 localhost program[1847]: Free blocks: 225114 >Jul 25 08:00:15 localhost program[1847]: Free inodes: 155781 >Jul 25 08:00:15 localhost program[1847]: First block: 0 >Jul 25 08:00:15 localhost program[1847]: Block size: 4096 >Jul 25 08:00:15 localhost program[1847]: Fragment size: 4096 >Jul 25 08:00:15 localhost program[1847]: Reserved GDT blocks: 255 >Jul 25 08:00:15 localhost program[1847]: Blocks per group: 32768 >Jul 25 08:00:15 localhost program[1847]: Fragments per group: 32768 >Jul 25 08:00:15 localhost program[1847]: Inodes per group: 8192 >Jul 25 08:00:15 localhost program[1847]: Inode blocks per group: 512 >Jul 25 08:00:15 localhost program[1847]: Flex block group size: 16 >Jul 25 08:00:15 localhost program[1847]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jul 25 08:00:15 localhost program[1847]: Last mount time: Wed Dec 11 19:03:26 2013 >Jul 25 08:00:15 localhost program[1847]: Last write time: Wed Dec 11 19:51:39 2013 >Jul 25 08:00:15 localhost program[1847]: Mount count: 0 >Jul 25 08:00:15 localhost program[1847]: Maximum mount count: -1 >Jul 25 08:00:15 localhost program[1847]: Last checked: Wed Dec 11 19:51:39 2013 >Jul 25 08:00:15 localhost program[1847]: Check interval: 0 (<none>) >Jul 25 08:00:15 localhost program[1847]: Lifetime writes: 767 MB >Jul 25 08:00:15 localhost program[1847]: Reserved blocks uid: 0 (user root) >Jul 25 08:00:15 localhost program[1847]: Reserved blocks gid: 0 (group root) >Jul 25 08:00:15 localhost program[1847]: First inode: 11 >Jul 25 08:00:15 localhost program[1847]: Inode size: 256 >Jul 25 08:00:15 localhost program[1847]: Required extra isize: 28 >Jul 25 08:00:15 localhost program[1847]: Desired extra isize: 28 >Jul 25 08:00:15 localhost program[1847]: Journal inode: 8 >Jul 25 08:00:15 localhost program[1847]: Default directory hash: half_md4 >Jul 25 08:00:15 localhost program[1847]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jul 25 08:00:15 localhost program[1847]: Journal backup: inode blocks >Jul 25 08:00:15 localhost program[1847]: Journal features: journal_incompat_revoke >Jul 25 08:00:15 localhost program[1847]: Journal size: 128M >Jul 25 08:00:15 localhost program[1847]: Journal length: 32768 >Jul 25 08:00:15 localhost program[1847]: Journal sequence: 0x00003086 >Jul 25 08:00:15 localhost program[1847]: Journal start: 0 >Jul 25 08:00:15 localhost program[1847]: Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost program[1847]: Running... resize2fs -P /dev/loop3 >Jul 25 08:00:15 localhost program[1847]: resize2fs 1.42.8 (20-Jun-2013) >Jul 25 08:00:15 localhost program[1847]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Jul 25 08:00:15 localhost program[1847]: Couldn't find valid filesystem superblock. >Jul 25 08:00:15 localhost program[1847]: Return code: 1 >Jul 25 08:00:15 localhost blivet[1847]: using current size 0 as min size >Jul 25 08:00:15 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 08:00:15 localhost blivet[1847]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Jul 25 08:00:15 localhost blivet[1847]: got device: LoopDevice instance (0x3740b90) -- >name = loop3 status = False kids = 0 id = 18 >parents = ['existing 0MB file /LiveOS/ext3fs.img (17)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >Jul 25 08:00:15 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 08:00:15 localhost blivet[1847]: got format: Ext4FS instance (0x3740c50) -- >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jul 25 08:00:15 localhost blivet[1847]: 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': '53282', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Jul 25 08:00:15 localhost blivet[1847]: scanning loop4 (/devices/virtual/block/loop4)... >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: loop4 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:15 localhost blivet[1847]: loop4 is a loop device >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:15 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Jul 25 08:00:15 localhost blivet[1847]: added file /overlay (deleted) (id 19) to device tree >Jul 25 08:00:15 localhost blivet[1847]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Jul 25 08:00:15 localhost blivet[1847]: added loop loop4 (id 20) to device tree >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: device loop4 does not contain a disklabel >Jul 25 08:00:15 localhost blivet[1847]: type detected on 'loop4' is 'DM_snapshot_cow' >Jul 25 08:00:15 localhost blivet[1847]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >Jul 25 08:00:15 localhost blivet[1847]: got device: LoopDevice instance (0x3738890) -- >name = loop4 status = False kids = 0 id = 20 >parents = ['existing 0MB file /overlay (deleted) (19)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >Jul 25 08:00:15 localhost blivet[1847]: got format: DeviceFormat instance (0x3740c10) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11412', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Jul 25 08:00:15 localhost blivet[1847]: scanning live-rw (/devices/virtual/block/dm-0)... >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: live-rw ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:15 localhost blivet[1847]: live-rw is a device-mapper device >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.addUdevDMDevice: name: live-rw ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: loop3 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (18) with existing ext4 filesystem >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: loop4 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (20) with existing DM_snapshot_cow >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: live-rw ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:15 localhost blivet[1847]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Jul 25 08:00:15 localhost blivet[1847]: added dm live-rw (id 21) to device tree >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Jul 25 08:00:15 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 08:00:15 localhost blivet[1847]: device live-rw does not contain a disklabel >Jul 25 08:00:15 localhost blivet[1847]: type detected on 'live-rw' is 'ext4' >Jul 25 08:00:15 localhost program[1847]: Running... dumpe2fs -h /dev/mapper/live-rw >Jul 25 08:00:15 localhost program[1847]: dumpe2fs 1.42.8 (20-Jun-2013) >Jul 25 08:00:15 localhost program[1847]: Filesystem volume name: _Fedora-Live-Des >Jul 25 08:00:15 localhost program[1847]: Last mounted on: / >Jul 25 08:00:15 localhost program[1847]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jul 25 08:00:15 localhost program[1847]: Filesystem magic number: 0xEF53 >Jul 25 08:00:15 localhost program[1847]: Filesystem revision #: 1 (dynamic) >Jul 25 08:00:15 localhost program[1847]: 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 >Jul 25 08:00:15 localhost program[1847]: Filesystem flags: signed_directory_hash >Jul 25 08:00:15 localhost program[1847]: Default mount options: user_xattr acl >Jul 25 08:00:15 localhost program[1847]: Filesystem state: clean >Jul 25 08:00:15 localhost program[1847]: Errors behavior: Continue >Jul 25 08:00:15 localhost program[1847]: Filesystem OS type: Linux >Jul 25 08:00:15 localhost program[1847]: Inode count: 262144 >Jul 25 08:00:15 localhost program[1847]: Block count: 1048576 >Jul 25 08:00:15 localhost program[1847]: Reserved block count: 10484 >Jul 25 08:00:15 localhost program[1847]: Free blocks: 225114 >Jul 25 08:00:15 localhost program[1847]: Free inodes: 155781 >Jul 25 08:00:15 localhost program[1847]: First block: 0 >Jul 25 08:00:15 localhost program[1847]: Block size: 4096 >Jul 25 08:00:15 localhost program[1847]: Fragment size: 4096 >Jul 25 08:00:15 localhost program[1847]: Reserved GDT blocks: 255 >Jul 25 08:00:15 localhost program[1847]: Blocks per group: 32768 >Jul 25 08:00:15 localhost program[1847]: Fragments per group: 32768 >Jul 25 08:00:15 localhost program[1847]: Inodes per group: 8192 >Jul 25 08:00:15 localhost program[1847]: Inode blocks per group: 512 >Jul 25 08:00:15 localhost program[1847]: Flex block group size: 16 >Jul 25 08:00:15 localhost program[1847]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jul 25 08:00:15 localhost program[1847]: Last mount time: Fri Jul 25 07:59:49 2014 >Jul 25 08:00:15 localhost program[1847]: Last write time: Fri Jul 25 07:59:49 2014 >Jul 25 08:00:15 localhost program[1847]: Mount count: 1 >Jul 25 08:00:15 localhost program[1847]: Maximum mount count: -1 >Jul 25 08:00:15 localhost program[1847]: Last checked: Wed Dec 11 19:51:39 2013 >Jul 25 08:00:15 localhost program[1847]: Check interval: 0 (<none>) >Jul 25 08:00:15 localhost program[1847]: Lifetime writes: 767 MB >Jul 25 08:00:15 localhost program[1847]: Reserved blocks uid: 0 (user root) >Jul 25 08:00:15 localhost program[1847]: Reserved blocks gid: 0 (group root) >Jul 25 08:00:15 localhost program[1847]: First inode: 11 >Jul 25 08:00:15 localhost program[1847]: Inode size: 256 >Jul 25 08:00:15 localhost program[1847]: Required extra isize: 28 >Jul 25 08:00:15 localhost program[1847]: Desired extra isize: 28 >Jul 25 08:00:15 localhost program[1847]: Journal inode: 8 >Jul 25 08:00:15 localhost program[1847]: Default directory hash: half_md4 >Jul 25 08:00:15 localhost program[1847]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jul 25 08:00:15 localhost program[1847]: Journal backup: inode blocks >Jul 25 08:00:15 localhost program[1847]: Journal features: journal_incompat_revoke >Jul 25 08:00:15 localhost program[1847]: Journal size: 128M >Jul 25 08:00:15 localhost program[1847]: Journal length: 32768 >Jul 25 08:00:15 localhost program[1847]: Journal sequence: 0x00003087 >Jul 25 08:00:15 localhost program[1847]: Journal start: 1 >Jul 25 08:00:15 localhost program[1847]: Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost program[1847]: Running... resize2fs -P /dev/mapper/live-rw >Jul 25 08:00:15 localhost program[1847]: resize2fs 1.42.8 (20-Jun-2013) >Jul 25 08:00:15 localhost program[1847]: Estimated minimum size of the filesystem: 825687 >Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost blivet[1847]: padding min size from 3226 up to 3548 >Jul 25 08:00:15 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 08:00:15 localhost blivet[1847]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Jul 25 08:00:15 localhost blivet[1847]: looking up parted Device: /dev/mapper/live-rw >Jul 25 08:00:15 localhost blivet[1847]: got device: DMDevice instance (0x37407d0) -- >name = live-rw status = True kids = 0 id = 21 >parents = ['existing 0MB loop loop4 (20) with existing DM_snapshot_cow'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007cef0> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Jul 25 08:00:15 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 08:00:15 localhost blivet[1847]: got format: Ext4FS instance (0x3740e90) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '36447', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Jul 25 08:00:15 localhost blivet[1847]: scanning live-base (/devices/virtual/block/dm-1)... >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: live-base ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:15 localhost blivet[1847]: live-base is a device-mapper device >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.addUdevDMDevice: name: live-base ; >Jul 25 08:00:15 localhost blivet[1847]: DMDevice.getDMNode: live-rw ; status: True ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: loop3 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (18) with existing ext4 filesystem >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: live-base ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:15 localhost blivet[1847]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Jul 25 08:00:15 localhost blivet[1847]: added dm live-base (id 22) to device tree >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Jul 25 08:00:15 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 08:00:15 localhost blivet[1847]: device live-base does not contain a disklabel >Jul 25 08:00:15 localhost blivet[1847]: type detected on 'live-base' is 'ext4' >Jul 25 08:00:15 localhost program[1847]: Running... dumpe2fs -h /dev/mapper/live-base >Jul 25 08:00:15 localhost program[1847]: dumpe2fs 1.42.8 (20-Jun-2013) >Jul 25 08:00:15 localhost program[1847]: Filesystem volume name: _Fedora-Live-Des >Jul 25 08:00:15 localhost program[1847]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jul 25 08:00:15 localhost program[1847]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jul 25 08:00:15 localhost program[1847]: Filesystem magic number: 0xEF53 >Jul 25 08:00:15 localhost program[1847]: Filesystem revision #: 1 (dynamic) >Jul 25 08:00:15 localhost program[1847]: 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 >Jul 25 08:00:15 localhost program[1847]: Filesystem flags: signed_directory_hash >Jul 25 08:00:15 localhost program[1847]: Default mount options: user_xattr acl >Jul 25 08:00:15 localhost program[1847]: Filesystem state: clean >Jul 25 08:00:15 localhost program[1847]: Errors behavior: Continue >Jul 25 08:00:15 localhost program[1847]: Filesystem OS type: Linux >Jul 25 08:00:15 localhost program[1847]: Inode count: 262144 >Jul 25 08:00:15 localhost program[1847]: Block count: 1048576 >Jul 25 08:00:15 localhost program[1847]: Reserved block count: 10484 >Jul 25 08:00:15 localhost program[1847]: Free blocks: 225114 >Jul 25 08:00:15 localhost program[1847]: Free inodes: 155781 >Jul 25 08:00:15 localhost program[1847]: First block: 0 >Jul 25 08:00:15 localhost program[1847]: Block size: 4096 >Jul 25 08:00:15 localhost program[1847]: Fragment size: 4096 >Jul 25 08:00:15 localhost program[1847]: Reserved GDT blocks: 255 >Jul 25 08:00:15 localhost program[1847]: Blocks per group: 32768 >Jul 25 08:00:15 localhost program[1847]: Fragments per group: 32768 >Jul 25 08:00:15 localhost program[1847]: Inodes per group: 8192 >Jul 25 08:00:15 localhost program[1847]: Inode blocks per group: 512 >Jul 25 08:00:15 localhost program[1847]: Flex block group size: 16 >Jul 25 08:00:15 localhost program[1847]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jul 25 08:00:15 localhost program[1847]: Last mount time: Wed Dec 11 19:03:26 2013 >Jul 25 08:00:15 localhost program[1847]: Last write time: Wed Dec 11 19:51:39 2013 >Jul 25 08:00:15 localhost program[1847]: Mount count: 0 >Jul 25 08:00:15 localhost program[1847]: Maximum mount count: -1 >Jul 25 08:00:15 localhost program[1847]: Last checked: Wed Dec 11 19:51:39 2013 >Jul 25 08:00:15 localhost program[1847]: Check interval: 0 (<none>) >Jul 25 08:00:15 localhost program[1847]: Lifetime writes: 767 MB >Jul 25 08:00:15 localhost program[1847]: Reserved blocks uid: 0 (user root) >Jul 25 08:00:15 localhost program[1847]: Reserved blocks gid: 0 (group root) >Jul 25 08:00:15 localhost program[1847]: First inode: 11 >Jul 25 08:00:15 localhost program[1847]: Inode size: 256 >Jul 25 08:00:15 localhost program[1847]: Required extra isize: 28 >Jul 25 08:00:15 localhost program[1847]: Desired extra isize: 28 >Jul 25 08:00:15 localhost program[1847]: Journal inode: 8 >Jul 25 08:00:15 localhost program[1847]: Default directory hash: half_md4 >Jul 25 08:00:15 localhost program[1847]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jul 25 08:00:15 localhost program[1847]: Journal backup: inode blocks >Jul 25 08:00:15 localhost program[1847]: Journal features: journal_incompat_revoke >Jul 25 08:00:15 localhost program[1847]: Journal size: 128M >Jul 25 08:00:15 localhost program[1847]: Journal length: 32768 >Jul 25 08:00:15 localhost program[1847]: Journal sequence: 0x00003086 >Jul 25 08:00:15 localhost program[1847]: Journal start: 0 >Jul 25 08:00:15 localhost program[1847]: Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost program[1847]: Running... resize2fs -P /dev/mapper/live-base >Jul 25 08:00:15 localhost program[1847]: resize2fs 1.42.8 (20-Jun-2013) >Jul 25 08:00:15 localhost program[1847]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Jul 25 08:00:15 localhost program[1847]: Couldn't find valid filesystem superblock. >Jul 25 08:00:15 localhost program[1847]: Return code: 1 >Jul 25 08:00:15 localhost blivet[1847]: using current size 0 as min size >Jul 25 08:00:15 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 08:00:15 localhost blivet[1847]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Jul 25 08:00:15 localhost blivet[1847]: looking up parted Device: /dev/mapper/live-base >Jul 25 08:00:15 localhost blivet[1847]: got device: DMDevice instance (0x3740ed0) -- >name = live-base status = True kids = 0 id = 22 >parents = ['existing 0MB loop loop3 (18) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32612 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007cdd0> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Jul 25 08:00:15 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 08:00:15 localhost blivet[1847]: got format: Ext4FS instance (0x374c190) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '44013', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Jul 25 08:00:15 localhost blivet[1847]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:15 localhost blivet[1847]: live-osimg-min is a device-mapper device >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Jul 25 08:00:15 localhost blivet[1847]: DMDevice.getDMNode: live-rw ; status: True ; >Jul 25 08:00:15 localhost blivet[1847]: DMDevice.getDMNode: live-base ; status: True ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: loop1 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (14) with existing DM_snapshot_cow >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: loop3 ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (18) with existing ext4 filesystem >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByName returned None >Jul 25 08:00:15 localhost blivet[1847]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 08:00:15 localhost blivet[1847]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Jul 25 08:00:15 localhost blivet[1847]: added dm live-osimg-min (id 23) to device tree >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Jul 25 08:00:15 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 08:00:15 localhost blivet[1847]: device live-osimg-min does not contain a disklabel >Jul 25 08:00:15 localhost blivet[1847]: type detected on 'live-osimg-min' is 'ext4' >Jul 25 08:00:15 localhost program[1847]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jul 25 08:00:15 localhost program[1847]: dumpe2fs 1.42.8 (20-Jun-2013) >Jul 25 08:00:15 localhost program[1847]: Filesystem volume name: _Fedora-Live-Des >Jul 25 08:00:15 localhost program[1847]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jul 25 08:00:15 localhost program[1847]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jul 25 08:00:15 localhost program[1847]: Filesystem magic number: 0xEF53 >Jul 25 08:00:15 localhost program[1847]: Filesystem revision #: 1 (dynamic) >Jul 25 08:00:15 localhost program[1847]: 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 >Jul 25 08:00:15 localhost program[1847]: Filesystem flags: signed_directory_hash >Jul 25 08:00:15 localhost program[1847]: Default mount options: user_xattr acl >Jul 25 08:00:15 localhost program[1847]: Filesystem state: clean >Jul 25 08:00:15 localhost program[1847]: Errors behavior: Continue >Jul 25 08:00:15 localhost program[1847]: Filesystem OS type: Linux >Jul 25 08:00:15 localhost program[1847]: Inode count: 212992 >Jul 25 08:00:15 localhost program[1847]: Block count: 825687 >Jul 25 08:00:15 localhost program[1847]: Reserved block count: 8255 >Jul 25 08:00:15 localhost program[1847]: Free blocks: 5566 >Jul 25 08:00:15 localhost program[1847]: Free inodes: 106629 >Jul 25 08:00:15 localhost program[1847]: First block: 0 >Jul 25 08:00:15 localhost program[1847]: Block size: 4096 >Jul 25 08:00:15 localhost program[1847]: Fragment size: 4096 >Jul 25 08:00:15 localhost program[1847]: Reserved GDT blocks: 255 >Jul 25 08:00:15 localhost program[1847]: Blocks per group: 32768 >Jul 25 08:00:15 localhost program[1847]: Fragments per group: 32768 >Jul 25 08:00:15 localhost program[1847]: Inodes per group: 8192 >Jul 25 08:00:15 localhost program[1847]: Inode blocks per group: 512 >Jul 25 08:00:15 localhost program[1847]: Flex block group size: 16 >Jul 25 08:00:15 localhost program[1847]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jul 25 08:00:15 localhost program[1847]: Last mount time: Wed Dec 11 19:03:26 2013 >Jul 25 08:00:15 localhost program[1847]: Last write time: Wed Dec 11 19:51:43 2013 >Jul 25 08:00:15 localhost program[1847]: Mount count: 0 >Jul 25 08:00:15 localhost program[1847]: Maximum mount count: -1 >Jul 25 08:00:15 localhost program[1847]: Last checked: Wed Dec 11 19:51:43 2013 >Jul 25 08:00:15 localhost program[1847]: Check interval: 0 (<none>) >Jul 25 08:00:15 localhost program[1847]: Lifetime writes: 768 MB >Jul 25 08:00:15 localhost program[1847]: Reserved blocks uid: 0 (user root) >Jul 25 08:00:15 localhost program[1847]: Reserved blocks gid: 0 (group root) >Jul 25 08:00:15 localhost program[1847]: First inode: 11 >Jul 25 08:00:15 localhost program[1847]: Inode size: 256 >Jul 25 08:00:15 localhost program[1847]: Required extra isize: 28 >Jul 25 08:00:15 localhost program[1847]: Desired extra isize: 28 >Jul 25 08:00:15 localhost program[1847]: Journal inode: 8 >Jul 25 08:00:15 localhost program[1847]: Default directory hash: half_md4 >Jul 25 08:00:15 localhost program[1847]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jul 25 08:00:15 localhost program[1847]: Journal backup: inode blocks >Jul 25 08:00:15 localhost program[1847]: Journal features: journal_incompat_revoke >Jul 25 08:00:15 localhost program[1847]: Journal size: 128M >Jul 25 08:00:15 localhost program[1847]: Journal length: 32768 >Jul 25 08:00:15 localhost program[1847]: Journal sequence: 0x00003086 >Jul 25 08:00:15 localhost program[1847]: Journal start: 0 >Jul 25 08:00:15 localhost program[1847]: Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost program[1847]: Running... resize2fs -P /dev/mapper/live-osimg-min >Jul 25 08:00:15 localhost program[1847]: resize2fs 1.42.8 (20-Jun-2013) >Jul 25 08:00:15 localhost program[1847]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Jul 25 08:00:15 localhost program[1847]: Couldn't find valid filesystem superblock. >Jul 25 08:00:15 localhost program[1847]: Return code: 1 >Jul 25 08:00:15 localhost blivet[1847]: using current size 0 as min size >Jul 25 08:00:15 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 08:00:15 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 08:00:15 localhost blivet[1847]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Jul 25 08:00:15 localhost blivet[1847]: looking up parted Device: /dev/mapper/live-osimg-min >Jul 25 08:00:15 localhost blivet[1847]: got device: DMDevice instance (0x3740e50) -- >name = live-osimg-min status = True kids = 0 id = 23 >parents = ['existing 0MB loop loop3 (18) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007cf80> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Jul 25 08:00:15 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 08:00:15 localhost blivet[1847]: got format: Ext4FS instance (0x374c050) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >Jul 25 08:00:15 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost blivet[1847]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >Jul 25 08:00:15 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost blivet[1847]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jul 25 08:00:15 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost blivet[1847]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jul 25 08:00:15 localhost blivet[1847]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 08:00:15 localhost blivet[1847]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 08:00:15 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost blivet[1847]: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jul 25 08:00:15 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost blivet[1847]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jul 25 08:00:15 localhost blivet[1847]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 08:00:15 localhost blivet[1847]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 08:00:15 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost blivet[1847]: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >Jul 25 08:00:15 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost blivet[1847]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jul 25 08:00:15 localhost blivet[1847]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 08:00:15 localhost blivet[1847]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 08:00:15 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost blivet[1847]: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >Jul 25 08:00:15 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost blivet[1847]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jul 25 08:00:15 localhost blivet[1847]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 08:00:15 localhost blivet[1847]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 08:00:15 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost blivet[1847]: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >Jul 25 08:00:15 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost blivet[1847]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jul 25 08:00:15 localhost blivet[1847]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 08:00:15 localhost blivet[1847]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 08:00:15 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost blivet[1847]: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >Jul 25 08:00:15 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 08:00:15 localhost program[1847]: Return code: 0 >Jul 25 08:00:15 localhost blivet[1847]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Jul 25 08:00:15 localhost blivet[1847]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Jul 25 08:00:15 localhost blivet[1847]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Jul 25 08:00:15 localhost blivet[1847]: not going to restore from backup of non-existent /etc/mdadm.conf >Jul 25 08:00:15 localhost blivet[1847]: edd: collected mbr signatures: {'sda': '0x0006bf93', 'sdb': '0xcad4ebea'} >Jul 25 08:00:15 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 08:00:15 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 08:00:15 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 08:00:15 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 08:00:15 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 08:00:15 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 08:00:15 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 08:00:15 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 08:00:15 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 08:00:15 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 08:00:15 localhost blivet[1847]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Jul 25 08:00:15 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 08:00:15 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 08:00:15 localhost anaconda[1847]: Thread Done: AnaStorageThread (140069705123584) >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_disklabel(sda1) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_size(sda1) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_location(sda1) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_partition(sda1) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_format(sda1) returning True >Jul 25 08:00:15 localhost anaconda[1847]: is_valid_stage2_device(sda1) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_disklabel(sda5) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_size(sda5) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_location(sda5) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_partition(sda5) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_format(sda5) returning True >Jul 25 08:00:15 localhost anaconda[1847]: is_valid_stage2_device(sda5) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_disklabel(sda6) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_size(sda6) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_location(sda6) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_partition(sda6) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_format(sda6) returning True >Jul 25 08:00:15 localhost anaconda[1847]: is_valid_stage2_device(sda6) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_disklabel(sda7) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_size(sda7) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_location(sda7) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_partition(sda7) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_format(sda7) returning True >Jul 25 08:00:15 localhost anaconda[1847]: is_valid_stage2_device(sda7) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_disklabel(sda8) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_size(sda8) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_location(sda8) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_partition(sda8) returning True >Jul 25 08:00:15 localhost anaconda[1847]: _is_valid_format(sda8) returning True >Jul 25 08:00:15 localhost anaconda[1847]: is_valid_stage2_device(sda8) returning True >Jul 25 08:00:15 localhost program[1847]: Running... hwclock --hctosys --localtime >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >Jul 25 08:00:15 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (22) with existing ext4 filesystem >Jul 25 12:00:16 localhost systemd[1]: Time has been changed >Jul 25 12:00:16 localhost systemd[1340]: Time has been changed >Jul 25 12:00:16 localhost program[1847]: Return code: 0 >Jul 25 12:00:16 localhost anaconda[1847]: Thread Done: AnaTimeInitThread (140069696730880) >Jul 25 12:00:16 localhost program[1847]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Jul 25 12:00:16 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Jul 25 12:00:16 localhost program[1847]: Return code: 0 >Jul 25 12:00:16 localhost anaconda[1847]: Thread Done: AnaPayloadThread (140069612545792) >Jul 25 12:00:16 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Jul 25 12:00:26 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Jul 25 12:00:26 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Jul 25 12:00:27 localhost anaconda[1847]: Not doing 'require network connection' in live installation >Jul 25 12:00:27 localhost anaconda[1847]: network standalone spoke (init): completed: True >Jul 25 12:00:27 localhost anaconda[1847]: Not doing 'require network connection' in live installation >Jul 25 12:00:27 localhost anaconda[1847]: Running Thread: AnaDateTimeThread (140069612545792) >Jul 25 12:00:27 localhost anaconda[1847]: Not doing 'modify system time and date' in live installation >Jul 25 12:00:27 localhost anaconda[1847]: Thread Done: AnaDateTimeThread (140069612545792) >Jul 25 12:00:28 localhost anaconda[1847]: fs space: 0 B needed: 2.96 GB >Jul 25 12:00:29 localhost anaconda[1847]: fs space: 0 B needed: 2.96 GB >Jul 25 12:00:29 localhost anaconda[1847]: Running Thread: AnaStorageWatcher (140069696730880) >Jul 25 12:00:29 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:00:29 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:00:29 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:00:29 localhost anaconda[1847]: Thread Done: AnaStorageWatcher (140069696730880) >Jul 25 12:00:29 localhost anaconda[1847]: Running Thread: AnaCustomStorageInit (140069696730880) >Jul 25 12:00:29 localhost blivet[1847]: Iso9660FS.supported: supported: True ; >Jul 25 12:00:29 localhost blivet[1847]: Iso9660FS.supported: supported: True ; >Jul 25 12:00:29 localhost blivet[1847]: NFSv4.supported: supported: False ; >Jul 25 12:00:29 localhost blivet[1847]: NFSv4.supported: supported: False ; >Jul 25 12:00:29 localhost blivet[1847]: SELinuxFS.supported: supported: False ; >Jul 25 12:00:29 localhost blivet[1847]: SELinuxFS.supported: supported: False ; >Jul 25 12:00:29 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:00:29 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:00:29 localhost anaconda[1847]: Not doing 'register anaconda secret agent' in live installation >Jul 25 12:00:29 localhost anaconda[1847]: network: selected device wlp3s0 >Jul 25 12:00:29 localhost anaconda[1847]: Not doing 'hide hint to use network configuration in DE' in live installation >Jul 25 12:00:30 localhost ifcfg[1847]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >Jul 25 12:00:30 localhost ifcfg[1847]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >Jul 25 12:00:30 localhost ifcfg[1847]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >Jul 25 12:00:30 localhost ifcfg[1847]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >Jul 25 12:00:30 localhost anaconda[1847]: updating hostname localhost.localdomain >Jul 25 12:00:30 localhost anaconda[1847]: Not doing 'require network connection' in live installation >Jul 25 12:00:30 localhost anaconda[1847]: Running Thread: AnaNTPserver0 (140069705123584) >Jul 25 12:00:30 localhost anaconda[1847]: Running Thread: AnaNTPserver1 (140069112370944) >Jul 25 12:00:30 localhost anaconda[1847]: Running Thread: AnaNTPserver2 (140069103978240) >Jul 25 12:00:30 localhost anaconda[1847]: Running Thread: AnaNTPserver3 (140069095585536) >Jul 25 12:00:30 localhost blivet[1847]: Ext3FS.supported: supported: True ; >Jul 25 12:00:30 localhost blivet[1847]: Ext3FS.supported: supported: True ; >Jul 25 12:00:30 localhost anaconda[1847]: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x3c98f50> >Jul 25 12:00:30 localhost anaconda[1847]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c98f10> status to: æ£å¨æ¢æµåå¨...... >Jul 25 12:00:30 localhost anaconda[1847]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c98f10> >Jul 25 12:00:30 localhost blivet[1847]: Ext2FS.supported: supported: True ; >Jul 25 12:00:30 localhost blivet[1847]: Ext2FS.supported: supported: True ; >Jul 25 12:00:30 localhost anaconda[1847]: Thread Done: AnaNTPserver1 (140069112370944) >Jul 25 12:00:30 localhost anaconda[1847]: Thread Done: AnaNTPserver0 (140069705123584) >Jul 25 12:00:30 localhost anaconda[1847]: Thread Done: AnaNTPserver2 (140069103978240) >Jul 25 12:00:30 localhost anaconda[1847]: Thread Done: AnaNTPserver3 (140069095585536) >Jul 25 12:00:30 localhost anaconda[1847]: updating hostname localhost.localdomain >Jul 25 12:00:30 localhost blivet[1847]: SysFS.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: SysFS.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: MultipathMember.__init__: >Jul 25 12:00:30 localhost blivet[1847]: MDRaidMember.__init__: >Jul 25 12:00:30 localhost blivet[1847]: ProcFS.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: ProcFS.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: SwapSpace.__init__: >Jul 25 12:00:30 localhost anaconda[1847]: updating hostname localhost.localdomain >Jul 25 12:00:30 localhost anaconda[1847]: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f646c09dcd0> status to: æªè¿æ¥ >Jul 25 12:00:30 localhost blivet[1847]: NoDevFS.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: NoDevFS.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: DevPtsFS.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: DevPtsFS.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: BTRFS.supported: supported: True ; >Jul 25 12:00:30 localhost program[1847]: Running... modprobe btrfs >Jul 25 12:00:30 localhost kernel: bio: create slab <bio-3> at 3 >Jul 25 12:00:30 localhost program[1847]: Return code: 0 >Jul 25 12:00:30 localhost kernel: Btrfs loaded >Jul 25 12:00:30 localhost blivet[1847]: USBFS.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: USBFS.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: DiskLabel.__init__: >Jul 25 12:00:30 localhost blivet[1847]: DiskLabel.partedDevice returning None >Jul 25 12:00:30 localhost blivet[1847]: HFSPlus.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: HFSPlus.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: XFS.supported: supported: True ; >Jul 25 12:00:30 localhost program[1847]: Running... modprobe xfs >Jul 25 12:00:30 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Jul 25 12:00:30 localhost program[1847]: Return code: 0 >Jul 25 12:00:30 localhost blivet[1847]: XFS.supported: supported: True ; >Jul 25 12:00:30 localhost blivet[1847]: TmpFS.supported: supported: True ; >Jul 25 12:00:30 localhost blivet[1847]: LUKS.__init__: >Jul 25 12:00:30 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: BindFS.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: BindFS.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: HFS.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: HFS.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: LVMPhysicalVolume.__init__: >Jul 25 12:00:30 localhost blivet[1847]: NFS.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: NFS.supported: supported: False ; >Jul 25 12:00:30 localhost blivet[1847]: FATFS.supported: supported: True ; >Jul 25 12:00:30 localhost blivet[1847]: FATFS.supported: supported: True ; >Jul 25 12:00:30 localhost blivet[1847]: DMRaidMember.__init__: >Jul 25 12:00:30 localhost anaconda[1847]: Thread Done: AnaCustomStorageInit (140069696730880) >Jul 25 12:00:34 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:00:34 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:00:34 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:00:44 localhost anaconda[1847]: disk free: 2.49 MB fs free: 445.22 GB sw needs: 2.96 GB auto swap: 0 B >Jul 25 12:00:47 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:00:47 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:00:47 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:00:47 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:00:47 localhost blivet[1847]: Detected 3856M of memory >Jul 25 12:00:47 localhost blivet[1847]: Swap attempt of 3856M >Jul 25 12:00:47 localhost anaconda[1847]: Running Thread: AnaExecuteStorageThread (140069696730880) >Jul 25 12:00:47 localhost blivet[1847]: clearpart: looking at sda8 >Jul 25 12:00:47 localhost blivet[1847]: clearpart: looking at sda7 >Jul 25 12:00:47 localhost blivet[1847]: clearpart: looking at sda6 >Jul 25 12:00:47 localhost blivet[1847]: clearpart: looking at sda5 >Jul 25 12:00:47 localhost blivet[1847]: clearpart: looking at sdb4 >Jul 25 12:00:47 localhost blivet[1847]: clearpart: looking at sda2 >Jul 25 12:00:47 localhost blivet[1847]: clearpart: looking at sda1 >Jul 25 12:00:47 localhost blivet[1847]: checking whether disk sda has an empty extended >Jul 25 12:00:47 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14003b5 not in stack >Jul 25 12:00:47 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x14003b1 not in stack >Jul 25 12:00:47 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x14003b1 not in stack >Jul 25 12:00:47 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14003b1 not in stack >Jul 25 12:00:47 localhost blivet[1847]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f64800cde10> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x43e1e90> PedPartition: <_ped.Partition object at 0x43e6650> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8'] >Jul 25 12:00:47 localhost blivet[1847]: checking whether disk sdb has an empty extended >Jul 25 12:00:47 localhost blivet[1847]: extended is None ; logicals is [] >Jul 25 12:00:47 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:00:47 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:00:47 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:00:47 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:00:47 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:00:47 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:00:47 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:00:47 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:00:47 localhost anaconda[1847]: new disk order: [] >Jul 25 12:00:47 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:00:47 localhost program[1847]: Return code: 0 >Jul 25 12:00:47 localhost anaconda[1847]: Not doing 'require network connection' in live installation >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:00:47 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:00:47 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:00:47 localhost anaconda[1847]: new disk order: [] >Jul 25 12:00:47 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:00:47 localhost program[1847]: Return code: 0 >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:00:47 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:00:47 localhost anaconda[1847]: _is_valid_disklabel(sda) returning True >Jul 25 12:00:47 localhost anaconda[1847]: _is_valid_size(sda) returning True >Jul 25 12:00:47 localhost anaconda[1847]: _is_valid_location(sda) returning True >Jul 25 12:00:47 localhost anaconda[1847]: _is_valid_format(sda) returning True >Jul 25 12:00:47 localhost anaconda[1847]: is_valid_stage1_device(sda) returning True >Jul 25 12:00:47 localhost anaconda[1847]: Thread Done: AnaExecuteStorageThread (140069696730880) >Jul 25 12:00:47 localhost blivet[1847]: starting Blivet copy >Jul 25 12:00:47 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda1 ; >Jul 25 12:00:47 localhost blivet[1847]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x44f8e50> fileSystem: <parted.filesystem.FileSystem object at 0x450fd90> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x450fd10> PedPartition: <_ped.Partition object at 0x44f6950> >Jul 25 12:00:47 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda2 ; >Jul 25 12:00:47 localhost blivet[1847]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x44f8e50> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x450fb90> PedPartition: <_ped.Partition object at 0x44f6290> >Jul 25 12:00:47 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda5 ; >Jul 25 12:00:47 localhost blivet[1847]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x44f8e50> fileSystem: <parted.filesystem.FileSystem object at 0x469e110> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x469e090> PedPartition: <_ped.Partition object at 0x44f6a10> >Jul 25 12:00:47 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda6 ; >Jul 25 12:00:47 localhost blivet[1847]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x44f8e50> fileSystem: <parted.filesystem.FileSystem object at 0x469e2d0> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x469e250> PedPartition: <_ped.Partition object at 0x44f6a70> >Jul 25 12:00:47 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda7 ; >Jul 25 12:00:47 localhost blivet[1847]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x44f8e50> fileSystem: <parted.filesystem.FileSystem object at 0x469e490> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x469e410> PedPartition: <_ped.Partition object at 0x44f6ad0> >Jul 25 12:00:47 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:00:47 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x44f8e50> fileSystem: <parted.filesystem.FileSystem object at 0x469e650> >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x469e5d0> PedPartition: <_ped.Partition object at 0x44f6b30> >Jul 25 12:00:47 localhost blivet[1847]: PartitionDevice._setPartedPartition: sdb4 ; >Jul 25 12:00:47 localhost blivet[1847]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3cb3c90> fileSystem: <parted.filesystem.FileSystem object at 0x469e690> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x43b2550> PedPartition: <_ped.Partition object at 0x44f69b0> >Jul 25 12:00:47 localhost blivet[1847]: finished Blivet copy >Jul 25 12:00:47 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:00:47 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:00:47 localhost blivet[1847]: hiding device partition sdb4 (id 1) >Jul 25 12:00:47 localhost blivet[1847]: DiskDevice.removeChild: kids: 1 ; name: sdb ; >Jul 25 12:00:47 localhost blivet[1847]: lvm filter: adding sdb4 to the reject list >Jul 25 12:00:47 localhost blivet[1847]: hiding device disk sdb (id 0) >Jul 25 12:00:47 localhost blivet[1847]: lvm filter: adding sdb to the reject list >Jul 25 12:00:47 localhost anaconda[1847]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sdc', 'sr0'] >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:00:47 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:00:47 localhost anaconda[1847]: ui: unused=['sda1', 'sda8', 'sda6', 'sda5', 'sda7'] >Jul 25 12:00:47 localhost anaconda[1847]: ui: new_devices=[] >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:00:47 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:00:47 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:00:47 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:00:47 localhost anaconda[1847]: page clicked: æ° Fedora 20 å®è£ >Jul 25 12:00:47 localhost anaconda[1847]: show mountpoint: æ° Fedora 20 å®è£ >Jul 25 12:00:47 localhost anaconda[1847]: show mountpoint: æ° Fedora 20 å®è£ >Jul 25 12:00:47 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:00:47 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:00:47 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:00:47 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:00:47 localhost anaconda[1847]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c98f10> >Jul 25 12:00:47 localhost anaconda[1847]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c98f10> status to: æ£å¨ä¿ååå¨é ç½®... >Jul 25 12:00:47 localhost anaconda[1847]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c98f10> >Jul 25 12:00:49 localhost anaconda[1847]: page clicked: æªç¥ >Jul 25 12:00:49 localhost anaconda[1847]: show mountpoint: æªç¥ >Jul 25 12:00:49 localhost anaconda[1847]: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >Jul 25 12:00:49 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:49 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:49 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:49 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:49 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:49 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:49 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:49 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:49 localhost anaconda[1847]: getting device type for None >Jul 25 12:00:49 localhost anaconda[1847]: unknown device type: 'None' >Jul 25 12:00:49 localhost anaconda[1847]: device_type_changed: None None >Jul 25 12:00:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:49 localhost anaconda[1847]: device_type_changed: 2 æ åååº >Jul 25 12:00:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:49 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:49 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:49 localhost anaconda[1847]: current selector: existing 81925MB partition sda1 (4) with existing ntfs filesystem >Jul 25 12:00:49 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:00:49 localhost anaconda[1847]: ui: saving changes to device sda1 >Jul 25 12:00:49 localhost anaconda[1847]: old name: sda1 >Jul 25 12:00:49 localhost anaconda[1847]: new name: None >Jul 25 12:00:49 localhost anaconda[1847]: old size: 81925.1938477 >Jul 25 12:00:49 localhost anaconda[1847]: new size: 81925 >Jul 25 12:00:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:49 localhost anaconda[1847]: old device type: 2 >Jul 25 12:00:49 localhost anaconda[1847]: new device type: 2 >Jul 25 12:00:49 localhost anaconda[1847]: reformat: False >Jul 25 12:00:49 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:49 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:49 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:00:49 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:00:49 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:00:49 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:00:49 localhost anaconda[1847]: old label: >Jul 25 12:00:49 localhost anaconda[1847]: new_label: >Jul 25 12:00:49 localhost anaconda[1847]: old mountpoint: >Jul 25 12:00:49 localhost anaconda[1847]: new mountpoint: >Jul 25 12:00:49 localhost anaconda[1847]: old raid level: None >Jul 25 12:00:49 localhost anaconda[1847]: new raid level: None >Jul 25 12:00:49 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:00:49 localhost anaconda[1847]: old container: None >Jul 25 12:00:49 localhost anaconda[1847]: new container: None >Jul 25 12:00:49 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:00:49 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:00:49 localhost anaconda[1847]: old container raid level: None >Jul 25 12:00:49 localhost anaconda[1847]: new container raid level: None >Jul 25 12:00:49 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:00:49 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:00:49 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:00:49 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:00:49 localhost anaconda[1847]: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >Jul 25 12:00:49 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:49 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:49 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:49 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:49 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:49 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:49 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:49 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:49 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:49 localhost anaconda[1847]: new selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:00:49 localhost anaconda[1847]: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:00:49 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:49 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:49 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:49 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:49 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:49 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:49 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:49 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:49 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:50 localhost anaconda[1847]: current selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:00:50 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:00:50 localhost anaconda[1847]: ui: saving changes to device sda8 >Jul 25 12:00:50 localhost anaconda[1847]: old name: sda8 >Jul 25 12:00:50 localhost anaconda[1847]: new name: None >Jul 25 12:00:50 localhost anaconda[1847]: old size: 57074.6469727 >Jul 25 12:00:50 localhost anaconda[1847]: new size: 57074 >Jul 25 12:00:50 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:50 localhost anaconda[1847]: old device type: 2 >Jul 25 12:00:50 localhost anaconda[1847]: new device type: 2 >Jul 25 12:00:50 localhost anaconda[1847]: reformat: False >Jul 25 12:00:50 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:50 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:50 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:00:50 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:00:50 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:00:50 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:00:50 localhost anaconda[1847]: old label: >Jul 25 12:00:50 localhost anaconda[1847]: new_label: >Jul 25 12:00:50 localhost anaconda[1847]: old mountpoint: >Jul 25 12:00:50 localhost anaconda[1847]: new mountpoint: >Jul 25 12:00:50 localhost anaconda[1847]: old raid level: None >Jul 25 12:00:50 localhost anaconda[1847]: new raid level: None >Jul 25 12:00:50 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 57074, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:00:50 localhost anaconda[1847]: old container: None >Jul 25 12:00:50 localhost anaconda[1847]: new container: None >Jul 25 12:00:50 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:00:50 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:00:50 localhost anaconda[1847]: old container raid level: None >Jul 25 12:00:50 localhost anaconda[1847]: new container raid level: None >Jul 25 12:00:50 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:00:50 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:00:50 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:00:50 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:00:50 localhost anaconda[1847]: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:00:50 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:50 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:50 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:50 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:50 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:50 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:50 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:50 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:50 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:50 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:50 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:50 localhost anaconda[1847]: new selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:50 localhost anaconda[1847]: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:50 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:50 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:50 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:50 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:50 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:50 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:50 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:50 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:50 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:50 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:50 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:50 localhost anaconda[1847]: current selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:50 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:00:50 localhost anaconda[1847]: ui: saving changes to device sda7 >Jul 25 12:00:50 localhost anaconda[1847]: old name: sda7 >Jul 25 12:00:50 localhost anaconda[1847]: new name: None >Jul 25 12:00:51 localhost anaconda[1847]: old size: 102406.5 >Jul 25 12:00:51 localhost anaconda[1847]: new size: 102406 >Jul 25 12:00:51 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:51 localhost anaconda[1847]: old device type: 2 >Jul 25 12:00:51 localhost anaconda[1847]: new device type: 2 >Jul 25 12:00:51 localhost anaconda[1847]: reformat: False >Jul 25 12:00:51 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:51 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:51 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:00:51 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:00:51 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:00:51 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:00:51 localhost anaconda[1847]: old label: >Jul 25 12:00:51 localhost anaconda[1847]: new_label: >Jul 25 12:00:51 localhost anaconda[1847]: old mountpoint: >Jul 25 12:00:51 localhost anaconda[1847]: new mountpoint: >Jul 25 12:00:51 localhost anaconda[1847]: old raid level: None >Jul 25 12:00:51 localhost anaconda[1847]: new raid level: None >Jul 25 12:00:51 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 102406, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:00:51 localhost anaconda[1847]: old container: None >Jul 25 12:00:51 localhost anaconda[1847]: new container: None >Jul 25 12:00:51 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:00:51 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:00:51 localhost anaconda[1847]: old container raid level: None >Jul 25 12:00:51 localhost anaconda[1847]: new container raid level: None >Jul 25 12:00:51 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:00:51 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:00:51 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:00:51 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:00:51 localhost anaconda[1847]: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:51 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:51 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:51 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:51 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:51 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:51 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:51 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:51 localhost anaconda[1847]: new selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:00:51 localhost anaconda[1847]: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:00:51 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:51 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:51 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:51 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:51 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:51 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:51 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:51 localhost anaconda[1847]: current selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:00:51 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:00:51 localhost anaconda[1847]: ui: saving changes to device sda8 >Jul 25 12:00:51 localhost anaconda[1847]: old name: sda8 >Jul 25 12:00:51 localhost anaconda[1847]: new name: None >Jul 25 12:00:51 localhost anaconda[1847]: old size: 57074.6469727 >Jul 25 12:00:51 localhost anaconda[1847]: new size: 57074 >Jul 25 12:00:51 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:51 localhost anaconda[1847]: old device type: 2 >Jul 25 12:00:51 localhost anaconda[1847]: new device type: 2 >Jul 25 12:00:51 localhost anaconda[1847]: reformat: False >Jul 25 12:00:51 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:51 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:51 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:00:51 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:00:51 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:00:51 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:00:51 localhost anaconda[1847]: old label: >Jul 25 12:00:51 localhost anaconda[1847]: new_label: >Jul 25 12:00:51 localhost anaconda[1847]: old mountpoint: >Jul 25 12:00:51 localhost anaconda[1847]: new mountpoint: >Jul 25 12:00:51 localhost anaconda[1847]: old raid level: None >Jul 25 12:00:51 localhost anaconda[1847]: new raid level: None >Jul 25 12:00:51 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 57074, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:00:51 localhost anaconda[1847]: old container: None >Jul 25 12:00:51 localhost anaconda[1847]: new container: None >Jul 25 12:00:51 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:00:51 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:00:51 localhost anaconda[1847]: old container raid level: None >Jul 25 12:00:51 localhost anaconda[1847]: new container raid level: None >Jul 25 12:00:51 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:00:51 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:00:51 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:00:51 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:00:51 localhost anaconda[1847]: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:00:51 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:51 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:51 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:51 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:51 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:51 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:51 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:51 localhost anaconda[1847]: new selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:51 localhost anaconda[1847]: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:51 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:51 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:51 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:51 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:51 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:51 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:51 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:51 localhost anaconda[1847]: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:51 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:51 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:51 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:51 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:51 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:51 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:51 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:51 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:52 localhost anaconda[1847]: current selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:52 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:00:52 localhost anaconda[1847]: ui: saving changes to device sda7 >Jul 25 12:00:52 localhost anaconda[1847]: old name: sda7 >Jul 25 12:00:52 localhost anaconda[1847]: new name: None >Jul 25 12:00:52 localhost anaconda[1847]: old size: 102406.5 >Jul 25 12:00:52 localhost anaconda[1847]: new size: 102406 >Jul 25 12:00:52 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:52 localhost anaconda[1847]: old device type: 2 >Jul 25 12:00:52 localhost anaconda[1847]: new device type: 2 >Jul 25 12:00:52 localhost anaconda[1847]: reformat: False >Jul 25 12:00:52 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:52 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:52 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:00:52 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:00:52 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:00:52 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:00:52 localhost anaconda[1847]: old label: >Jul 25 12:00:52 localhost anaconda[1847]: new_label: >Jul 25 12:00:52 localhost anaconda[1847]: old mountpoint: >Jul 25 12:00:52 localhost anaconda[1847]: new mountpoint: >Jul 25 12:00:52 localhost anaconda[1847]: old raid level: None >Jul 25 12:00:52 localhost anaconda[1847]: new raid level: None >Jul 25 12:00:52 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 102406, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:00:52 localhost anaconda[1847]: old container: None >Jul 25 12:00:52 localhost anaconda[1847]: new container: None >Jul 25 12:00:52 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:00:52 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:00:52 localhost anaconda[1847]: old container raid level: None >Jul 25 12:00:52 localhost anaconda[1847]: new container raid level: None >Jul 25 12:00:52 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:00:52 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:00:52 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:00:52 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:00:52 localhost anaconda[1847]: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:52 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:52 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:52 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:52 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:52 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:52 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:52 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:52 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:52 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:52 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:52 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:52 localhost anaconda[1847]: new selector: existing 153605MB partition sda6 (7) with existing ntfs filesystem >Jul 25 12:00:52 localhost anaconda[1847]: populate_right_side: existing 153605MB partition sda6 (7) with existing ntfs filesystem >Jul 25 12:00:52 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:52 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:52 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:52 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:52 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:52 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:52 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:52 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:52 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:52 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:52 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:52 localhost anaconda[1847]: current selector: existing 153605MB partition sda6 (7) with existing ntfs filesystem >Jul 25 12:00:52 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:00:52 localhost anaconda[1847]: ui: saving changes to device sda6 >Jul 25 12:00:52 localhost anaconda[1847]: old name: sda6 >Jul 25 12:00:52 localhost anaconda[1847]: new name: None >Jul 25 12:00:52 localhost anaconda[1847]: old size: 153605.843262 >Jul 25 12:00:52 localhost anaconda[1847]: new size: 153605 >Jul 25 12:00:52 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:52 localhost anaconda[1847]: old device type: 2 >Jul 25 12:00:52 localhost anaconda[1847]: new device type: 2 >Jul 25 12:00:52 localhost anaconda[1847]: reformat: False >Jul 25 12:00:52 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:52 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:52 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:00:52 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:00:52 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:00:52 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:00:52 localhost anaconda[1847]: old label: >Jul 25 12:00:52 localhost anaconda[1847]: new_label: >Jul 25 12:00:52 localhost anaconda[1847]: old mountpoint: >Jul 25 12:00:52 localhost anaconda[1847]: new mountpoint: >Jul 25 12:00:52 localhost anaconda[1847]: old raid level: None >Jul 25 12:00:52 localhost anaconda[1847]: new raid level: None >Jul 25 12:00:52 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 153605, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:00:52 localhost anaconda[1847]: old container: None >Jul 25 12:00:52 localhost anaconda[1847]: new container: None >Jul 25 12:00:52 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:00:52 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:00:52 localhost anaconda[1847]: old container raid level: None >Jul 25 12:00:52 localhost anaconda[1847]: new container raid level: None >Jul 25 12:00:52 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:00:52 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:00:52 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:00:52 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:00:52 localhost anaconda[1847]: populate_right_side: existing 153605MB partition sda6 (7) with existing ntfs filesystem >Jul 25 12:00:52 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:52 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:52 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:52 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:52 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:52 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:52 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:52 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:52 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:52 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:52 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:52 localhost anaconda[1847]: new selector: existing 81925MB partition sda5 (6) with existing ntfs filesystem >Jul 25 12:00:52 localhost anaconda[1847]: populate_right_side: existing 81925MB partition sda5 (6) with existing ntfs filesystem >Jul 25 12:00:52 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:52 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:52 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:52 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:52 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:52 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:52 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:52 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:52 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:52 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:52 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:53 localhost anaconda[1847]: current selector: existing 81925MB partition sda5 (6) with existing ntfs filesystem >Jul 25 12:00:53 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:00:53 localhost anaconda[1847]: ui: saving changes to device sda5 >Jul 25 12:00:53 localhost anaconda[1847]: old name: sda5 >Jul 25 12:00:53 localhost anaconda[1847]: new name: None >Jul 25 12:00:53 localhost anaconda[1847]: old size: 81925.1938477 >Jul 25 12:00:53 localhost anaconda[1847]: new size: 81925 >Jul 25 12:00:53 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:53 localhost anaconda[1847]: old device type: 2 >Jul 25 12:00:53 localhost anaconda[1847]: new device type: 2 >Jul 25 12:00:53 localhost anaconda[1847]: reformat: False >Jul 25 12:00:53 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:53 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:53 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:00:53 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:00:53 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:00:53 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:00:53 localhost anaconda[1847]: old label: >Jul 25 12:00:53 localhost anaconda[1847]: new_label: >Jul 25 12:00:53 localhost anaconda[1847]: old mountpoint: >Jul 25 12:00:53 localhost anaconda[1847]: new mountpoint: >Jul 25 12:00:53 localhost anaconda[1847]: old raid level: None >Jul 25 12:00:53 localhost anaconda[1847]: new raid level: None >Jul 25 12:00:53 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:00:53 localhost anaconda[1847]: old container: None >Jul 25 12:00:53 localhost anaconda[1847]: new container: None >Jul 25 12:00:53 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:00:53 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:00:53 localhost anaconda[1847]: old container raid level: None >Jul 25 12:00:53 localhost anaconda[1847]: new container raid level: None >Jul 25 12:00:53 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:00:53 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:00:53 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:00:53 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:00:53 localhost anaconda[1847]: populate_right_side: existing 81925MB partition sda5 (6) with existing ntfs filesystem >Jul 25 12:00:53 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:53 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:53 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:53 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:53 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:53 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:53 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:53 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:53 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:53 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:53 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:53 localhost anaconda[1847]: new selector: existing 81925MB partition sda1 (4) with existing ntfs filesystem >Jul 25 12:00:53 localhost anaconda[1847]: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >Jul 25 12:00:53 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:53 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:53 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:53 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:53 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:53 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:53 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:53 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:53 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:53 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:53 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:54 localhost anaconda[1847]: current selector: existing 81925MB partition sda1 (4) with existing ntfs filesystem >Jul 25 12:00:54 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:00:54 localhost anaconda[1847]: ui: saving changes to device sda1 >Jul 25 12:00:54 localhost anaconda[1847]: old name: sda1 >Jul 25 12:00:54 localhost anaconda[1847]: new name: None >Jul 25 12:00:54 localhost anaconda[1847]: old size: 81925.1938477 >Jul 25 12:00:54 localhost anaconda[1847]: new size: 81925 >Jul 25 12:00:54 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:54 localhost anaconda[1847]: old device type: 2 >Jul 25 12:00:54 localhost anaconda[1847]: new device type: 2 >Jul 25 12:00:54 localhost anaconda[1847]: reformat: False >Jul 25 12:00:54 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:54 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:54 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:00:54 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:00:54 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:00:54 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:00:54 localhost anaconda[1847]: old label: >Jul 25 12:00:54 localhost anaconda[1847]: new_label: >Jul 25 12:00:54 localhost anaconda[1847]: old mountpoint: >Jul 25 12:00:54 localhost anaconda[1847]: new mountpoint: >Jul 25 12:00:54 localhost anaconda[1847]: old raid level: None >Jul 25 12:00:54 localhost anaconda[1847]: new raid level: None >Jul 25 12:00:54 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:00:54 localhost anaconda[1847]: old container: None >Jul 25 12:00:54 localhost anaconda[1847]: new container: None >Jul 25 12:00:54 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:00:54 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:00:54 localhost anaconda[1847]: old container raid level: None >Jul 25 12:00:54 localhost anaconda[1847]: new container raid level: None >Jul 25 12:00:54 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:00:54 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:00:54 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:00:54 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:00:54 localhost anaconda[1847]: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >Jul 25 12:00:54 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:54 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:54 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:54 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:54 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:54 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:54 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:54 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:54 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:54 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:54 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:54 localhost anaconda[1847]: new selector: existing 81925MB partition sda5 (6) with existing ntfs filesystem >Jul 25 12:00:54 localhost anaconda[1847]: populate_right_side: existing 81925MB partition sda5 (6) with existing ntfs filesystem >Jul 25 12:00:54 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:54 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:54 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:54 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:54 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:54 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:54 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:54 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:54 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:54 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:54 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:56 localhost anaconda[1847]: current selector: existing 81925MB partition sda5 (6) with existing ntfs filesystem >Jul 25 12:00:56 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:00:56 localhost anaconda[1847]: ui: saving changes to device sda5 >Jul 25 12:00:56 localhost anaconda[1847]: old name: sda5 >Jul 25 12:00:56 localhost anaconda[1847]: new name: None >Jul 25 12:00:56 localhost anaconda[1847]: old size: 81925.1938477 >Jul 25 12:00:56 localhost anaconda[1847]: new size: 81925 >Jul 25 12:00:56 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:56 localhost anaconda[1847]: old device type: 2 >Jul 25 12:00:56 localhost anaconda[1847]: new device type: 2 >Jul 25 12:00:56 localhost anaconda[1847]: reformat: False >Jul 25 12:00:56 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:56 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:56 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:00:56 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:00:56 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:00:56 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:00:56 localhost anaconda[1847]: old label: >Jul 25 12:00:56 localhost anaconda[1847]: new_label: >Jul 25 12:00:56 localhost anaconda[1847]: old mountpoint: >Jul 25 12:00:56 localhost anaconda[1847]: new mountpoint: >Jul 25 12:00:56 localhost anaconda[1847]: old raid level: None >Jul 25 12:00:56 localhost anaconda[1847]: new raid level: None >Jul 25 12:00:56 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:00:56 localhost anaconda[1847]: old container: None >Jul 25 12:00:56 localhost anaconda[1847]: new container: None >Jul 25 12:00:56 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:00:56 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:00:56 localhost anaconda[1847]: old container raid level: None >Jul 25 12:00:56 localhost anaconda[1847]: new container raid level: None >Jul 25 12:00:56 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:00:56 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:00:56 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:00:56 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:00:56 localhost anaconda[1847]: populate_right_side: existing 81925MB partition sda5 (6) with existing ntfs filesystem >Jul 25 12:00:56 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:56 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:56 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:56 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:56 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:56 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:56 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:56 localhost anaconda[1847]: new selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:00:56 localhost anaconda[1847]: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:00:56 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:56 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:56 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:56 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:56 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:56 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:56 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:56 localhost anaconda[1847]: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:00:56 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:56 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:56 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:56 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:56 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:56 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:56 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:56 localhost anaconda[1847]: current selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:00:56 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:00:56 localhost anaconda[1847]: ui: saving changes to device sda8 >Jul 25 12:00:56 localhost anaconda[1847]: old name: sda8 >Jul 25 12:00:56 localhost anaconda[1847]: new name: None >Jul 25 12:00:56 localhost anaconda[1847]: old size: 57074.6469727 >Jul 25 12:00:56 localhost anaconda[1847]: new size: 57074 >Jul 25 12:00:56 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:56 localhost anaconda[1847]: old device type: 2 >Jul 25 12:00:56 localhost anaconda[1847]: new device type: 2 >Jul 25 12:00:56 localhost anaconda[1847]: reformat: False >Jul 25 12:00:56 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:56 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:56 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:00:56 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:00:56 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:00:56 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:00:56 localhost anaconda[1847]: old label: >Jul 25 12:00:56 localhost anaconda[1847]: new_label: >Jul 25 12:00:56 localhost anaconda[1847]: old mountpoint: >Jul 25 12:00:56 localhost anaconda[1847]: new mountpoint: >Jul 25 12:00:56 localhost anaconda[1847]: old raid level: None >Jul 25 12:00:56 localhost anaconda[1847]: new raid level: None >Jul 25 12:00:56 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 57074, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:00:56 localhost anaconda[1847]: old container: None >Jul 25 12:00:56 localhost anaconda[1847]: new container: None >Jul 25 12:00:56 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:00:56 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:00:56 localhost anaconda[1847]: old container raid level: None >Jul 25 12:00:56 localhost anaconda[1847]: new container raid level: None >Jul 25 12:00:56 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:00:56 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:00:56 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:00:56 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:00:56 localhost anaconda[1847]: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:00:56 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:56 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:56 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:56 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:56 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:56 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:56 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:56 localhost anaconda[1847]: new selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:56 localhost anaconda[1847]: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:56 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:56 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:56 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:56 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:56 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:56 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:56 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:56 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:57 localhost anaconda[1847]: current selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:57 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:00:57 localhost anaconda[1847]: ui: saving changes to device sda7 >Jul 25 12:00:57 localhost anaconda[1847]: old name: sda7 >Jul 25 12:00:57 localhost anaconda[1847]: new name: None >Jul 25 12:00:57 localhost anaconda[1847]: old size: 102406.5 >Jul 25 12:00:57 localhost anaconda[1847]: new size: 102406 >Jul 25 12:00:57 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:57 localhost anaconda[1847]: old device type: 2 >Jul 25 12:00:57 localhost anaconda[1847]: new device type: 2 >Jul 25 12:00:57 localhost anaconda[1847]: reformat: False >Jul 25 12:00:57 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:57 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:57 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:00:57 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:00:57 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:00:57 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:00:57 localhost anaconda[1847]: old label: >Jul 25 12:00:57 localhost anaconda[1847]: new_label: >Jul 25 12:00:57 localhost anaconda[1847]: old mountpoint: >Jul 25 12:00:57 localhost anaconda[1847]: new mountpoint: >Jul 25 12:00:57 localhost anaconda[1847]: old raid level: None >Jul 25 12:00:57 localhost anaconda[1847]: new raid level: None >Jul 25 12:00:57 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 102406, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:00:57 localhost anaconda[1847]: old container: None >Jul 25 12:00:57 localhost anaconda[1847]: new container: None >Jul 25 12:00:57 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:00:57 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:00:57 localhost anaconda[1847]: old container raid level: None >Jul 25 12:00:57 localhost anaconda[1847]: new container raid level: None >Jul 25 12:00:57 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:00:57 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:00:57 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:00:57 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:00:57 localhost anaconda[1847]: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:57 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:57 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:57 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:57 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:57 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:57 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:57 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:57 localhost anaconda[1847]: new selector: existing 153605MB partition sda6 (7) with existing ntfs filesystem >Jul 25 12:00:57 localhost anaconda[1847]: populate_right_side: existing 153605MB partition sda6 (7) with existing ntfs filesystem >Jul 25 12:00:57 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:57 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:57 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:57 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:57 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:57 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:57 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:57 localhost anaconda[1847]: current selector: existing 153605MB partition sda6 (7) with existing ntfs filesystem >Jul 25 12:00:57 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:00:57 localhost anaconda[1847]: ui: saving changes to device sda6 >Jul 25 12:00:57 localhost anaconda[1847]: old name: sda6 >Jul 25 12:00:57 localhost anaconda[1847]: new name: None >Jul 25 12:00:57 localhost anaconda[1847]: old size: 153605.843262 >Jul 25 12:00:57 localhost anaconda[1847]: new size: 153605 >Jul 25 12:00:57 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:57 localhost anaconda[1847]: old device type: 2 >Jul 25 12:00:57 localhost anaconda[1847]: new device type: 2 >Jul 25 12:00:57 localhost anaconda[1847]: reformat: False >Jul 25 12:00:57 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:57 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:57 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:00:57 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:00:57 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:00:57 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:00:57 localhost anaconda[1847]: old label: >Jul 25 12:00:57 localhost anaconda[1847]: new_label: >Jul 25 12:00:57 localhost anaconda[1847]: old mountpoint: >Jul 25 12:00:57 localhost anaconda[1847]: new mountpoint: >Jul 25 12:00:57 localhost anaconda[1847]: old raid level: None >Jul 25 12:00:57 localhost anaconda[1847]: new raid level: None >Jul 25 12:00:57 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 153605, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:00:57 localhost anaconda[1847]: old container: None >Jul 25 12:00:57 localhost anaconda[1847]: new container: None >Jul 25 12:00:57 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:00:57 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:00:57 localhost anaconda[1847]: old container raid level: None >Jul 25 12:00:57 localhost anaconda[1847]: new container raid level: None >Jul 25 12:00:57 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:00:57 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:00:57 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:00:57 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:00:57 localhost anaconda[1847]: populate_right_side: existing 153605MB partition sda6 (7) with existing ntfs filesystem >Jul 25 12:00:57 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:57 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:57 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:57 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:57 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:57 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:57 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:57 localhost anaconda[1847]: new selector: existing 81925MB partition sda5 (6) with existing ntfs filesystem >Jul 25 12:00:57 localhost anaconda[1847]: populate_right_side: existing 81925MB partition sda5 (6) with existing ntfs filesystem >Jul 25 12:00:57 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:57 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:57 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:57 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:57 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:57 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:57 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:57 localhost anaconda[1847]: current selector: existing 81925MB partition sda5 (6) with existing ntfs filesystem >Jul 25 12:00:57 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:00:57 localhost anaconda[1847]: ui: saving changes to device sda5 >Jul 25 12:00:57 localhost anaconda[1847]: old name: sda5 >Jul 25 12:00:57 localhost anaconda[1847]: new name: None >Jul 25 12:00:57 localhost anaconda[1847]: old size: 81925.1938477 >Jul 25 12:00:57 localhost anaconda[1847]: new size: 81925 >Jul 25 12:00:57 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:57 localhost anaconda[1847]: old device type: 2 >Jul 25 12:00:57 localhost anaconda[1847]: new device type: 2 >Jul 25 12:00:57 localhost anaconda[1847]: reformat: False >Jul 25 12:00:57 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:57 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:57 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:00:57 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:00:57 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:00:57 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:00:57 localhost anaconda[1847]: old label: >Jul 25 12:00:57 localhost anaconda[1847]: new_label: >Jul 25 12:00:57 localhost anaconda[1847]: old mountpoint: >Jul 25 12:00:57 localhost anaconda[1847]: new mountpoint: >Jul 25 12:00:57 localhost anaconda[1847]: old raid level: None >Jul 25 12:00:57 localhost anaconda[1847]: new raid level: None >Jul 25 12:00:57 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:00:57 localhost anaconda[1847]: old container: None >Jul 25 12:00:57 localhost anaconda[1847]: new container: None >Jul 25 12:00:57 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:00:57 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:00:57 localhost anaconda[1847]: old container raid level: None >Jul 25 12:00:57 localhost anaconda[1847]: new container raid level: None >Jul 25 12:00:57 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:00:57 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:00:57 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:00:57 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:00:57 localhost anaconda[1847]: populate_right_side: existing 81925MB partition sda5 (6) with existing ntfs filesystem >Jul 25 12:00:57 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:57 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:57 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:57 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:57 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:57 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:57 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:57 localhost anaconda[1847]: new selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:57 localhost anaconda[1847]: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:57 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:57 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:57 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:57 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:57 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:57 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:57 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:57 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:58 localhost anaconda[1847]: current selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:58 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:00:58 localhost anaconda[1847]: ui: saving changes to device sda7 >Jul 25 12:00:58 localhost anaconda[1847]: old name: sda7 >Jul 25 12:00:58 localhost anaconda[1847]: new name: None >Jul 25 12:00:58 localhost anaconda[1847]: old size: 102406.5 >Jul 25 12:00:58 localhost anaconda[1847]: new size: 102406 >Jul 25 12:00:58 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:58 localhost anaconda[1847]: old device type: 2 >Jul 25 12:00:58 localhost anaconda[1847]: new device type: 2 >Jul 25 12:00:58 localhost anaconda[1847]: reformat: False >Jul 25 12:00:58 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:58 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:58 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:00:58 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:00:58 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:00:58 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:00:58 localhost anaconda[1847]: old label: >Jul 25 12:00:58 localhost anaconda[1847]: new_label: >Jul 25 12:00:58 localhost anaconda[1847]: old mountpoint: >Jul 25 12:00:58 localhost anaconda[1847]: new mountpoint: >Jul 25 12:00:58 localhost anaconda[1847]: old raid level: None >Jul 25 12:00:58 localhost anaconda[1847]: new raid level: None >Jul 25 12:00:58 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 102406, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:00:58 localhost anaconda[1847]: old container: None >Jul 25 12:00:58 localhost anaconda[1847]: new container: None >Jul 25 12:00:58 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:00:58 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:00:58 localhost anaconda[1847]: old container raid level: None >Jul 25 12:00:58 localhost anaconda[1847]: new container raid level: None >Jul 25 12:00:58 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:00:58 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:00:58 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:00:58 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:00:58 localhost anaconda[1847]: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:58 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:58 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:58 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:58 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:58 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:58 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:58 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:58 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:58 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:58 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:58 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:58 localhost anaconda[1847]: new selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:00:58 localhost anaconda[1847]: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:00:58 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:58 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:58 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:58 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:58 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:58 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:58 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:58 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:58 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:58 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:58 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:58 localhost anaconda[1847]: current selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:00:58 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:00:58 localhost anaconda[1847]: ui: saving changes to device sda8 >Jul 25 12:00:58 localhost anaconda[1847]: old name: sda8 >Jul 25 12:00:58 localhost anaconda[1847]: new name: None >Jul 25 12:00:58 localhost anaconda[1847]: old size: 57074.6469727 >Jul 25 12:00:58 localhost anaconda[1847]: new size: 57074 >Jul 25 12:00:58 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:58 localhost anaconda[1847]: old device type: 2 >Jul 25 12:00:58 localhost anaconda[1847]: new device type: 2 >Jul 25 12:00:58 localhost anaconda[1847]: reformat: False >Jul 25 12:00:58 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:58 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:58 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:00:58 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:00:58 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:00:58 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:00:58 localhost anaconda[1847]: old label: >Jul 25 12:00:58 localhost anaconda[1847]: new_label: >Jul 25 12:00:58 localhost anaconda[1847]: old mountpoint: >Jul 25 12:00:58 localhost anaconda[1847]: new mountpoint: >Jul 25 12:00:58 localhost anaconda[1847]: old raid level: None >Jul 25 12:00:58 localhost anaconda[1847]: new raid level: None >Jul 25 12:00:58 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 57074, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:00:58 localhost anaconda[1847]: old container: None >Jul 25 12:00:58 localhost anaconda[1847]: new container: None >Jul 25 12:00:58 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:00:58 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:00:58 localhost anaconda[1847]: old container raid level: None >Jul 25 12:00:58 localhost anaconda[1847]: new container raid level: None >Jul 25 12:00:58 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:00:58 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:00:58 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:00:58 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:00:58 localhost anaconda[1847]: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:00:58 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:58 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:58 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:58 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:58 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:58 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:58 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:58 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:58 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:58 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:58 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:58 localhost anaconda[1847]: new selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:58 localhost anaconda[1847]: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:58 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:58 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:58 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:58 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:58 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:58 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:58 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:58 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:58 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:58 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:58 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:59 localhost anaconda[1847]: current selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:59 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:00:59 localhost anaconda[1847]: ui: saving changes to device sda7 >Jul 25 12:00:59 localhost anaconda[1847]: old name: sda7 >Jul 25 12:00:59 localhost anaconda[1847]: new name: None >Jul 25 12:00:59 localhost anaconda[1847]: old size: 102406.5 >Jul 25 12:00:59 localhost anaconda[1847]: new size: 102406 >Jul 25 12:00:59 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:59 localhost anaconda[1847]: old device type: 2 >Jul 25 12:00:59 localhost anaconda[1847]: new device type: 2 >Jul 25 12:00:59 localhost anaconda[1847]: reformat: False >Jul 25 12:00:59 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:59 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:59 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:00:59 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:00:59 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:00:59 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:00:59 localhost anaconda[1847]: old label: >Jul 25 12:00:59 localhost anaconda[1847]: new_label: >Jul 25 12:00:59 localhost anaconda[1847]: old mountpoint: >Jul 25 12:00:59 localhost anaconda[1847]: new mountpoint: >Jul 25 12:00:59 localhost anaconda[1847]: old raid level: None >Jul 25 12:00:59 localhost anaconda[1847]: new raid level: None >Jul 25 12:00:59 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 102406, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:00:59 localhost anaconda[1847]: old container: None >Jul 25 12:00:59 localhost anaconda[1847]: new container: None >Jul 25 12:00:59 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:00:59 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:00:59 localhost anaconda[1847]: old container raid level: None >Jul 25 12:00:59 localhost anaconda[1847]: new container raid level: None >Jul 25 12:00:59 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:00:59 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:00:59 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:00:59 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:00:59 localhost anaconda[1847]: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:00:59 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:59 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:59 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:59 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:59 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:59 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:59 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:59 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:59 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:59 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:59 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:59 localhost anaconda[1847]: new selector: existing 153605MB partition sda6 (7) with existing ntfs filesystem >Jul 25 12:00:59 localhost anaconda[1847]: populate_right_side: existing 153605MB partition sda6 (7) with existing ntfs filesystem >Jul 25 12:00:59 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:00:59 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:00:59 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:00:59 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:00:59 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:00:59 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:00:59 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:00:59 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:00:59 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:00:59 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:00:59 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:00 localhost anaconda[1847]: current selector: existing 153605MB partition sda6 (7) with existing ntfs filesystem >Jul 25 12:01:00 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:01:00 localhost anaconda[1847]: ui: saving changes to device sda6 >Jul 25 12:01:00 localhost anaconda[1847]: old name: sda6 >Jul 25 12:01:00 localhost anaconda[1847]: new name: None >Jul 25 12:01:00 localhost anaconda[1847]: old size: 153605.843262 >Jul 25 12:01:00 localhost anaconda[1847]: new size: 153605 >Jul 25 12:01:00 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:00 localhost anaconda[1847]: old device type: 2 >Jul 25 12:01:00 localhost anaconda[1847]: new device type: 2 >Jul 25 12:01:00 localhost anaconda[1847]: reformat: False >Jul 25 12:01:00 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:00 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:00 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:01:00 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:01:00 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:01:00 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:01:00 localhost anaconda[1847]: old label: >Jul 25 12:01:00 localhost anaconda[1847]: new_label: >Jul 25 12:01:00 localhost anaconda[1847]: old mountpoint: >Jul 25 12:01:00 localhost anaconda[1847]: new mountpoint: >Jul 25 12:01:00 localhost anaconda[1847]: old raid level: None >Jul 25 12:01:00 localhost anaconda[1847]: new raid level: None >Jul 25 12:01:00 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 153605, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:01:00 localhost anaconda[1847]: old container: None >Jul 25 12:01:00 localhost anaconda[1847]: new container: None >Jul 25 12:01:00 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:01:00 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:01:00 localhost anaconda[1847]: old container raid level: None >Jul 25 12:01:00 localhost anaconda[1847]: new container raid level: None >Jul 25 12:01:00 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:01:00 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:01:00 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:01:00 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:01:00 localhost anaconda[1847]: populate_right_side: existing 153605MB partition sda6 (7) with existing ntfs filesystem >Jul 25 12:01:00 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:01:00 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:01:00 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:01:00 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:01:00 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:01:00 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:01:00 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:00 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:00 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:00 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:01:00 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:00 localhost anaconda[1847]: new selector: existing 81925MB partition sda5 (6) with existing ntfs filesystem >Jul 25 12:01:00 localhost anaconda[1847]: populate_right_side: existing 81925MB partition sda5 (6) with existing ntfs filesystem >Jul 25 12:01:00 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:01:00 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:01:00 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:01:00 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:01:00 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:01:00 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:01:00 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:00 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:00 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:00 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:01:00 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:05 localhost anaconda[1847]: current selector: existing 81925MB partition sda5 (6) with existing ntfs filesystem >Jul 25 12:01:05 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:01:05 localhost anaconda[1847]: ui: saving changes to device sda5 >Jul 25 12:01:05 localhost anaconda[1847]: old name: sda5 >Jul 25 12:01:05 localhost anaconda[1847]: new name: None >Jul 25 12:01:05 localhost anaconda[1847]: old size: 81925.1938477 >Jul 25 12:01:05 localhost anaconda[1847]: new size: 81925 >Jul 25 12:01:05 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:05 localhost anaconda[1847]: old device type: 2 >Jul 25 12:01:05 localhost anaconda[1847]: new device type: 2 >Jul 25 12:01:05 localhost anaconda[1847]: reformat: False >Jul 25 12:01:05 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:05 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:05 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:01:05 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:01:05 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:01:05 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:01:05 localhost anaconda[1847]: old label: >Jul 25 12:01:05 localhost anaconda[1847]: new_label: >Jul 25 12:01:05 localhost anaconda[1847]: old mountpoint: >Jul 25 12:01:05 localhost anaconda[1847]: new mountpoint: >Jul 25 12:01:05 localhost anaconda[1847]: old raid level: None >Jul 25 12:01:05 localhost anaconda[1847]: new raid level: None >Jul 25 12:01:05 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:01:05 localhost anaconda[1847]: old container: None >Jul 25 12:01:05 localhost anaconda[1847]: new container: None >Jul 25 12:01:05 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:01:05 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:01:05 localhost anaconda[1847]: old container raid level: None >Jul 25 12:01:05 localhost anaconda[1847]: new container raid level: None >Jul 25 12:01:05 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:01:05 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:01:05 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:01:05 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:01:05 localhost anaconda[1847]: populate_right_side: existing 81925MB partition sda5 (6) with existing ntfs filesystem >Jul 25 12:01:05 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:01:05 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:01:05 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:01:05 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:01:05 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:01:05 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:01:05 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:05 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:05 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:05 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:01:05 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:05 localhost anaconda[1847]: new selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:01:05 localhost anaconda[1847]: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:01:05 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:01:05 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:01:05 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:01:05 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:01:05 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:01:05 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:01:05 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:05 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:05 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:05 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:01:05 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:08 localhost anaconda[1847]: current selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:01:08 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:01:08 localhost anaconda[1847]: ui: saving changes to device sda8 >Jul 25 12:01:08 localhost anaconda[1847]: old name: sda8 >Jul 25 12:01:08 localhost anaconda[1847]: new name: None >Jul 25 12:01:08 localhost anaconda[1847]: old size: 57074.6469727 >Jul 25 12:01:08 localhost anaconda[1847]: new size: 57074 >Jul 25 12:01:08 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:08 localhost anaconda[1847]: old device type: 2 >Jul 25 12:01:08 localhost anaconda[1847]: new device type: 2 >Jul 25 12:01:08 localhost anaconda[1847]: reformat: False >Jul 25 12:01:08 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:08 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:08 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:01:08 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:01:08 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:01:08 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:01:08 localhost anaconda[1847]: old label: >Jul 25 12:01:08 localhost anaconda[1847]: new_label: >Jul 25 12:01:08 localhost anaconda[1847]: old mountpoint: >Jul 25 12:01:08 localhost anaconda[1847]: new mountpoint: >Jul 25 12:01:08 localhost anaconda[1847]: old raid level: None >Jul 25 12:01:08 localhost anaconda[1847]: new raid level: None >Jul 25 12:01:08 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 57074, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:01:08 localhost anaconda[1847]: old container: None >Jul 25 12:01:08 localhost anaconda[1847]: new container: None >Jul 25 12:01:08 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:01:08 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:01:08 localhost anaconda[1847]: old container raid level: None >Jul 25 12:01:08 localhost anaconda[1847]: new container raid level: None >Jul 25 12:01:08 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:01:08 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:01:08 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:01:08 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:01:08 localhost anaconda[1847]: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:01:08 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:01:08 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:01:08 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:01:08 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:01:08 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:01:08 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:01:08 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:08 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:08 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:08 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:01:08 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:08 localhost anaconda[1847]: new selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:01:08 localhost anaconda[1847]: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:01:08 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:01:08 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:01:08 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:01:08 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:01:08 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:01:08 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:01:08 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:08 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:08 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:08 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:01:08 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:08 localhost anaconda[1847]: current selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:01:08 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:01:08 localhost anaconda[1847]: ui: saving changes to device sda7 >Jul 25 12:01:08 localhost anaconda[1847]: old name: sda7 >Jul 25 12:01:08 localhost anaconda[1847]: new name: None >Jul 25 12:01:08 localhost anaconda[1847]: old size: 102406.5 >Jul 25 12:01:08 localhost anaconda[1847]: new size: 102406 >Jul 25 12:01:08 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:08 localhost anaconda[1847]: old device type: 2 >Jul 25 12:01:08 localhost anaconda[1847]: new device type: 2 >Jul 25 12:01:08 localhost anaconda[1847]: reformat: False >Jul 25 12:01:08 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:08 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:08 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:01:08 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:01:08 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:01:08 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:01:08 localhost anaconda[1847]: old label: >Jul 25 12:01:08 localhost anaconda[1847]: new_label: >Jul 25 12:01:08 localhost anaconda[1847]: old mountpoint: >Jul 25 12:01:08 localhost anaconda[1847]: new mountpoint: >Jul 25 12:01:08 localhost anaconda[1847]: old raid level: None >Jul 25 12:01:08 localhost anaconda[1847]: new raid level: None >Jul 25 12:01:08 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 102406, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:01:08 localhost anaconda[1847]: old container: None >Jul 25 12:01:08 localhost anaconda[1847]: new container: None >Jul 25 12:01:08 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:01:08 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:01:08 localhost anaconda[1847]: old container raid level: None >Jul 25 12:01:08 localhost anaconda[1847]: new container raid level: None >Jul 25 12:01:08 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:01:08 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:01:08 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:01:08 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:01:08 localhost anaconda[1847]: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >Jul 25 12:01:08 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:01:08 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:01:08 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:01:08 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:01:08 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:01:08 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:01:08 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:08 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:08 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:08 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:01:08 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:08 localhost anaconda[1847]: new selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:01:08 localhost anaconda[1847]: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:01:08 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:01:08 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:01:08 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:01:08 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:01:08 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:01:08 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:01:08 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:08 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:08 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:08 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:01:08 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:18 localhost anaconda[1847]: removing device 'existing 57074MB partition sda8 (9) with existing ntfs filesystem' from page æªç¥ >Jul 25 12:01:20 localhost blivet[1847]: PartitionDevice._setFormat: sda8 ; >Jul 25 12:01:20 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:01:20 localhost blivet[1847]: PartitionDevice._setFormat: sda8 ; current: ntfs ; type: None ; >Jul 25 12:01:20 localhost blivet[1847]: registered action: [0] Destroy Format ntfs filesystem on partition sda8 (id 9) >Jul 25 12:01:20 localhost blivet[1847]: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >Jul 25 12:01:20 localhost blivet[1847]: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >Jul 25 12:01:20 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:01:20 localhost program[1847]: Return code: 0 >Jul 25 12:01:20 localhost blivet[1847]: removed partition sda8 (id 9) from device tree >Jul 25 12:01:20 localhost blivet[1847]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jul 25 12:01:20 localhost blivet[1847]: registered action: [1] Destroy Device partition sda8 (id 9) >Jul 25 12:01:20 localhost blivet[1847]: checking whether disk sda has an empty extended >Jul 25 12:01:20 localhost blivet[1847]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x44f8e50> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4505a50> PedPartition: <_ped.Partition object at 0x46aad70> ; logicals is ['sda5', 'sda6', 'sda7'] >Jul 25 12:01:20 localhost anaconda[1847]: ui: removed device sda8 >Jul 25 12:01:20 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:01:20 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:01:20 localhost anaconda[1847]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda5', 'sda6', 'sda7', 'sdc', 'sr0'] >Jul 25 12:01:20 localhost gnome-session[1343]: Window manager warning: last_focus_time (95208) is greater than comparison timestamp (95207). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:01:20 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:20 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400ba4 not in stack >Jul 25 12:01:20 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:20 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:20 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:20 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:20 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1400ba0 not in stack >Jul 25 12:01:20 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1400ba0 not in stack >Jul 25 12:01:20 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400ba0 not in stack >Jul 25 12:01:20 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:20 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:01:20 localhost anaconda[1847]: ui: unused=['sda1', 'sda7', 'sda5', 'sda6'] >Jul 25 12:01:20 localhost anaconda[1847]: ui: new_devices=[] >Jul 25 12:01:20 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:20 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:20 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:20 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:20 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:20 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:20 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:01:20 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:20 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:20 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:20 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:20 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:20 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:20 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:01:20 localhost anaconda[1847]: page clicked: æ° Fedora 20 å®è£ >Jul 25 12:01:20 localhost anaconda[1847]: show mountpoint: æ° Fedora 20 å®è£ >Jul 25 12:01:20 localhost anaconda[1847]: show mountpoint: æ° Fedora 20 å®è£ >Jul 25 12:01:21 localhost anaconda[1847]: page clicked: æªç¥ >Jul 25 12:01:21 localhost anaconda[1847]: show mountpoint: æªç¥ >Jul 25 12:01:21 localhost anaconda[1847]: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >Jul 25 12:01:21 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:01:21 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:01:21 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:01:21 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:01:21 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:01:21 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:01:21 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:21 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:21 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:21 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:01:21 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:22 localhost anaconda[1847]: ui: saving changes to device sda1 >Jul 25 12:01:22 localhost anaconda[1847]: old name: sda1 >Jul 25 12:01:22 localhost anaconda[1847]: new name: None >Jul 25 12:01:22 localhost anaconda[1847]: old size: 81925.1938477 >Jul 25 12:01:22 localhost anaconda[1847]: new size: 81925 >Jul 25 12:01:22 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:22 localhost anaconda[1847]: old device type: 2 >Jul 25 12:01:22 localhost anaconda[1847]: new device type: 2 >Jul 25 12:01:22 localhost anaconda[1847]: reformat: False >Jul 25 12:01:22 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:22 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:22 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:01:22 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:01:22 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:01:22 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:01:22 localhost anaconda[1847]: old label: >Jul 25 12:01:22 localhost anaconda[1847]: new_label: >Jul 25 12:01:22 localhost anaconda[1847]: old mountpoint: >Jul 25 12:01:22 localhost anaconda[1847]: new mountpoint: >Jul 25 12:01:22 localhost anaconda[1847]: old raid level: None >Jul 25 12:01:22 localhost anaconda[1847]: new raid level: None >Jul 25 12:01:22 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:01:22 localhost anaconda[1847]: old container: None >Jul 25 12:01:22 localhost anaconda[1847]: new container: None >Jul 25 12:01:22 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:01:22 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:01:22 localhost anaconda[1847]: old container raid level: None >Jul 25 12:01:22 localhost anaconda[1847]: new container raid level: None >Jul 25 12:01:22 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:01:22 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:01:22 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:01:22 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:01:22 localhost anaconda[1847]: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >Jul 25 12:01:22 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:01:22 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:01:22 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:01:22 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:01:22 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:01:22 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:01:22 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:22 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:22 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:22 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:01:22 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:22 localhost blivet[1847]: getFormat('appleboot') returning AppleBootstrapFS instance >Jul 25 12:01:22 localhost blivet[1847]: getFormat('biosboot') returning BIOSBoot instance >Jul 25 12:01:22 localhost blivet[1847]: getFormat('prepboot') returning PPCPRePBoot instance >Jul 25 12:01:24 localhost gnome-session[1343]: Window manager warning: last_focus_time (99579) is greater than comparison timestamp (99567). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:01:24 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14010fe not in stack >Jul 25 12:01:24 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x14010fa not in stack >Jul 25 12:01:24 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x14010fa not in stack >Jul 25 12:01:24 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14010fa not in stack >Jul 25 12:01:27 localhost blivet[1847]: starting Blivet copy >Jul 25 12:01:27 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda1 ; >Jul 25 12:01:27 localhost blivet[1847]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: <parted.filesystem.FileSystem object at 0x7f64801a8dd0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f64801a8d50> PedPartition: <_ped.Partition object at 0x46aafb0> >Jul 25 12:01:27 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda2 ; >Jul 25 12:01:27 localhost blivet[1847]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f64801a8bd0> PedPartition: <_ped.Partition object at 0x44f6b90> >Jul 25 12:01:27 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda5 ; >Jul 25 12:01:27 localhost blivet[1847]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: <parted.filesystem.FileSystem object at 0x3cb6150> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3cb60d0> PedPartition: <_ped.Partition object at 0x7f64801a60b0> >Jul 25 12:01:27 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda6 ; >Jul 25 12:01:27 localhost blivet[1847]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: <parted.filesystem.FileSystem object at 0x3cb6310> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3cb6290> PedPartition: <_ped.Partition object at 0x7f64801a6110> >Jul 25 12:01:27 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda7 ; >Jul 25 12:01:27 localhost blivet[1847]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: <parted.filesystem.FileSystem object at 0x3cb64d0> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3cb6450> PedPartition: <_ped.Partition object at 0x7f64801a6170> >Jul 25 12:01:27 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:01:27 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: <parted.filesystem.FileSystem object at 0x3cb6690> >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3cb6610> PedPartition: <_ped.Partition object at 0x7f64801a61d0> >Jul 25 12:01:27 localhost blivet[1847]: PartitionDevice._setPartedPartition: sdb4 ; >Jul 25 12:01:27 localhost blivet[1847]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x469ec50> fileSystem: <parted.filesystem.FileSystem object at 0x3cb66d0> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x3e59810> PedPartition: <_ped.Partition object at 0x7f64801a6050> >Jul 25 12:01:27 localhost blivet[1847]: finished Blivet copy >Jul 25 12:01:27 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:01:27 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:01:27 localhost blivet[1847]: hiding device partition sdb4 (id 1) >Jul 25 12:01:27 localhost blivet[1847]: DiskDevice.removeChild: kids: 1 ; name: sdb ; >Jul 25 12:01:27 localhost blivet[1847]: lvm filter: adding sdb4 to the reject list >Jul 25 12:01:27 localhost blivet[1847]: hiding device disk sdb (id 0) >Jul 25 12:01:27 localhost blivet[1847]: lvm filter: adding sdb to the reject list >Jul 25 12:01:27 localhost anaconda[1847]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sdc', 'sr0'] >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:27 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:01:27 localhost anaconda[1847]: ui: unused=['sda6', 'sda7', 'sda5', 'sda1', 'sda8'] >Jul 25 12:01:27 localhost anaconda[1847]: ui: new_devices=[] >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:27 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:27 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:27 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:01:27 localhost anaconda[1847]: page clicked: æ° Fedora 20 å®è£ >Jul 25 12:01:27 localhost anaconda[1847]: show mountpoint: æ° Fedora 20 å®è£ >Jul 25 12:01:27 localhost anaconda[1847]: show mountpoint: æ° Fedora 20 å®è£ >Jul 25 12:01:27 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:01:27 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:01:27 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:01:27 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:01:29 localhost anaconda[1847]: page clicked: æªç¥ >Jul 25 12:01:29 localhost anaconda[1847]: show mountpoint: æªç¥ >Jul 25 12:01:29 localhost anaconda[1847]: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >Jul 25 12:01:29 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:01:29 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:01:29 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:01:29 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:01:29 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:01:29 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:01:29 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:29 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:29 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:29 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:01:29 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:30 localhost anaconda[1847]: current selector: existing 81925MB partition sda1 (4) with existing ntfs filesystem >Jul 25 12:01:30 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:01:30 localhost anaconda[1847]: ui: saving changes to device sda1 >Jul 25 12:01:30 localhost anaconda[1847]: old name: sda1 >Jul 25 12:01:30 localhost anaconda[1847]: new name: None >Jul 25 12:01:30 localhost anaconda[1847]: old size: 81925.1938477 >Jul 25 12:01:30 localhost anaconda[1847]: new size: 81925 >Jul 25 12:01:30 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:30 localhost anaconda[1847]: old device type: 2 >Jul 25 12:01:30 localhost anaconda[1847]: new device type: 2 >Jul 25 12:01:30 localhost anaconda[1847]: reformat: False >Jul 25 12:01:30 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:30 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:30 localhost anaconda[1847]: old fs type: ntfs >Jul 25 12:01:30 localhost anaconda[1847]: new fs type: ntfs >Jul 25 12:01:30 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:01:30 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:01:30 localhost anaconda[1847]: old label: >Jul 25 12:01:30 localhost anaconda[1847]: new_label: >Jul 25 12:01:30 localhost anaconda[1847]: old mountpoint: >Jul 25 12:01:30 localhost anaconda[1847]: new mountpoint: >Jul 25 12:01:30 localhost anaconda[1847]: old raid level: None >Jul 25 12:01:30 localhost anaconda[1847]: new raid level: None >Jul 25 12:01:30 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:01:30 localhost anaconda[1847]: old container: None >Jul 25 12:01:30 localhost anaconda[1847]: new container: None >Jul 25 12:01:30 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:01:30 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:01:30 localhost anaconda[1847]: old container raid level: None >Jul 25 12:01:30 localhost anaconda[1847]: new container raid level: None >Jul 25 12:01:30 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:01:30 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:01:30 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:01:30 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:01:30 localhost anaconda[1847]: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >Jul 25 12:01:30 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:01:30 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:01:30 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:01:30 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:01:30 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:01:30 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:01:30 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:30 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:30 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:30 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:01:30 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:30 localhost anaconda[1847]: new selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:01:30 localhost anaconda[1847]: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >Jul 25 12:01:30 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:01:30 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:01:30 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:01:30 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:01:30 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:01:30 localhost anaconda[1847]: fs type changed: ntfs >Jul 25 12:01:30 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:30 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:30 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:30 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:01:30 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:31 localhost anaconda[1847]: removing device 'existing 57074MB partition sda8 (9) with existing ntfs filesystem' from page æªç¥ >Jul 25 12:01:32 localhost blivet[1847]: PartitionDevice._setFormat: sda8 ; >Jul 25 12:01:32 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:01:32 localhost blivet[1847]: PartitionDevice._setFormat: sda8 ; current: ntfs ; type: None ; >Jul 25 12:01:32 localhost blivet[1847]: registered action: [2] Destroy Format ntfs filesystem on partition sda8 (id 9) >Jul 25 12:01:32 localhost blivet[1847]: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >Jul 25 12:01:32 localhost blivet[1847]: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >Jul 25 12:01:32 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:01:32 localhost program[1847]: Return code: 0 >Jul 25 12:01:32 localhost blivet[1847]: removed partition sda8 (id 9) from device tree >Jul 25 12:01:32 localhost blivet[1847]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jul 25 12:01:32 localhost blivet[1847]: registered action: [3] Destroy Device partition sda8 (id 9) >Jul 25 12:01:32 localhost blivet[1847]: checking whether disk sda has an empty extended >Jul 25 12:01:32 localhost blivet[1847]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x450fd10> PedPartition: <_ped.Partition object at 0x46aadd0> ; logicals is ['sda5', 'sda6', 'sda7'] >Jul 25 12:01:32 localhost anaconda[1847]: ui: removed device sda8 >Jul 25 12:01:32 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:01:32 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:01:32 localhost anaconda[1847]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda5', 'sda6', 'sda7', 'sdc', 'sr0'] >Jul 25 12:01:32 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:32 localhost gnome-session[1343]: Window manager warning: last_focus_time (107673) is greater than comparison timestamp (107672). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:01:32 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:32 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1401c5f not in stack >Jul 25 12:01:32 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:32 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:32 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:32 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1401c5b not in stack >Jul 25 12:01:32 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1401c5b not in stack >Jul 25 12:01:32 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1401c5b not in stack >Jul 25 12:01:32 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:32 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:01:32 localhost anaconda[1847]: ui: unused=['sda6', 'sda7', 'sda5', 'sda1'] >Jul 25 12:01:32 localhost anaconda[1847]: ui: new_devices=[] >Jul 25 12:01:32 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:32 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:32 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:32 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:32 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:32 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:32 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:01:32 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:32 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:32 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:32 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:32 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:32 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:32 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:01:32 localhost anaconda[1847]: page clicked: æ° Fedora 20 å®è£ >Jul 25 12:01:32 localhost anaconda[1847]: show mountpoint: æ° Fedora 20 å®è£ >Jul 25 12:01:32 localhost anaconda[1847]: show mountpoint: æ° Fedora 20 å®è£ >Jul 25 12:01:33 localhost blivet[1847]: getFormat('appleboot') returning AppleBootstrapFS instance >Jul 25 12:01:33 localhost blivet[1847]: getFormat('biosboot') returning BIOSBoot instance >Jul 25 12:01:33 localhost blivet[1847]: getFormat('prepboot') returning PPCPRePBoot instance >Jul 25 12:01:53 localhost anaconda[1847]: requested size = 20 GB ; available space = 57.07 GB >Jul 25 12:01:53 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 20000.0, [], {} >Jul 25 12:01:53 localhost blivet[1847]: Blivet.factoryDevice: 0 ; 20000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x41a6a90) -- >name = sda status = True kids = 5 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007c8c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; fstype: ext4 ; encrypted: False ; >Jul 25 12:01:53 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 20000.0, ['sda'], {'mountpoint': '/', 'fstype': 'ext4', 'encrypted': False} >Jul 25 12:01:53 localhost blivet[1847]: LVMFactory.configure: parent_factory: None ; >Jul 25 12:01:53 localhost blivet[1847]: starting Blivet copy >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda1 ; >Jul 25 12:01:53 localhost blivet[1847]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3750450> fileSystem: <parted.filesystem.FileSystem object at 0x41afe50> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41afdd0> PedPartition: <_ped.Partition object at 0x3744bf0> >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda2 ; >Jul 25 12:01:53 localhost blivet[1847]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3750450> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41afc50> PedPartition: <_ped.Partition object at 0x44f6ad0> >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda5 ; >Jul 25 12:01:53 localhost blivet[1847]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3750450> fileSystem: <parted.filesystem.FileSystem object at 0x41b31d0> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41b3150> PedPartition: <_ped.Partition object at 0x3744cb0> >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda6 ; >Jul 25 12:01:53 localhost blivet[1847]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3750450> fileSystem: <parted.filesystem.FileSystem object at 0x41b3390> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41b3310> PedPartition: <_ped.Partition object at 0x3744d10> >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda7 ; >Jul 25 12:01:53 localhost blivet[1847]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3750450> fileSystem: <parted.filesystem.FileSystem object at 0x41b3550> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41b34d0> PedPartition: <_ped.Partition object at 0x3744d70> >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setPartedPartition: sdb4 ; >Jul 25 12:01:53 localhost blivet[1847]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x37550d0> fileSystem: <parted.filesystem.FileSystem object at 0x41b3590> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x3750d50> PedPartition: <_ped.Partition object at 0x3744dd0> >Jul 25 12:01:53 localhost blivet[1847]: finished Blivet copy >Jul 25 12:01:53 localhost blivet[1847]: size bumped to 20004 to include new device space >Jul 25 12:01:53 localhost blivet[1847]: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >Jul 25 12:01:53 localhost blivet[1847]: child factory args: [<blivet.Blivet object at 0x4505f90>, 20004.0, [DiskDevice instance (0x41a6a90) -- >name = sda status = True kids = 5 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007c8c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>]] >Jul 25 12:01:53 localhost blivet[1847]: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >Jul 25 12:01:53 localhost blivet[1847]: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x450fa90> ; >Jul 25 12:01:53 localhost blivet[1847]: parent factory container: None >Jul 25 12:01:53 localhost blivet[1847]: members: [] >Jul 25 12:01:53 localhost blivet[1847]: add_disks: ['sda'] >Jul 25 12:01:53 localhost blivet[1847]: remove_disks: [] >Jul 25 12:01:53 localhost blivet[1847]: LVMPhysicalVolume.__init__: >Jul 25 12:01:53 localhost blivet[1847]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jul 25 12:01:53 localhost blivet[1847]: LVMPhysicalVolume.__init__: mountpoint: None ; >Jul 25 12:01:53 localhost blivet[1847]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jul 25 12:01:53 localhost blivet[1847]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setFormat: req0 ; >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >Jul 25 12:01:53 localhost blivet[1847]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jul 25 12:01:53 localhost blivet[1847]: added partition req0 (id 24) to device tree >Jul 25 12:01:53 localhost blivet[1847]: registered action: [4] Create Device partition req0 (id 24) >Jul 25 12:01:53 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:01:53 localhost blivet[1847]: registered action: [5] Create Format lvmpv on partition req0 (id 24) >Jul 25 12:01:53 localhost blivet[1847]: size bumped to 20004 to include new device space >Jul 25 12:01:53 localhost blivet[1847]: adding a TotalSizeSet with size 20004 >Jul 25 12:01:53 localhost blivet[1847]: set.allocated = 8 >Jul 25 12:01:53 localhost blivet[1847]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jul 25 12:01:53 localhost blivet[1847]: removing all non-preexisting partitions ['req0(id 24)'] from disk(s) ['sda'] >Jul 25 12:01:53 localhost blivet[1847]: allocatePartitions: disks=['sda'] ; partitions=['req0(id 24)'] >Jul 25 12:01:53 localhost blivet[1847]: removing all non-preexisting partitions ['req0(id 24)'] from disk(s) ['sda'] >Jul 25 12:01:53 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:01:53 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:01:53 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:01:53 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:01:53 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:01:53 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:01:53 localhost blivet[1847]: allocating partition: req0 ; id: 24 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 20004.0 ; start: None ; end: None >Jul 25 12:01:53 localhost blivet[1847]: checking freespace on sda >Jul 25 12:01:53 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >Jul 25 12:01:53 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:01:53 localhost blivet[1847]: free region not suitable for request >Jul 25 12:01:53 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:01:53 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:01:53 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:01:53 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >Jul 25 12:01:53 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:01:53 localhost blivet[1847]: current free range is 859879125-976768064 (57074MB) >Jul 25 12:01:53 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:01:53 localhost blivet[1847]: free region not suitable for request >Jul 25 12:01:53 localhost blivet[1847]: evaluating growth potential for new layout >Jul 25 12:01:53 localhost blivet[1847]: calculating growth for disk /dev/sda >Jul 25 12:01:53 localhost blivet[1847]: adjusted start sector from 859879125 to 859881472 >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setPartedPartition: req0 ; >Jul 25 12:01:53 localhost blivet[1847]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46b8cd0> PedPartition: <_ped.Partition object at 0x46b5b90> >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:01:53 localhost blivet[1847]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jul 25 12:01:53 localhost blivet[1847]: adding request 24 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:01:53 localhost blivet[1847]: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 >Jul 25 12:01:53 localhost blivet[1847]: req: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >Jul 25 12:01:53 localhost blivet[1847]: 1 requests and 116872556 (57066MB) left in chunk >Jul 25 12:01:53 localhost blivet[1847]: adding 116872556 (57066MB) to 24 (sda8) >Jul 25 12:01:53 localhost blivet[1847]: taking back 75920748 (37070MB) from 24 (sda8) >Jul 25 12:01:53 localhost blivet[1847]: new grow amount for request 24 (sda8) is 40951808 units, or 19996MB >Jul 25 12:01:53 localhost blivet[1847]: request 24 (sda8) growth: 40951808 (19996MB) size: 20004MB >Jul 25 12:01:53 localhost blivet[1847]: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 >Jul 25 12:01:53 localhost blivet[1847]: disk /dev/sda growth: 40951808 (19996MB) >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:01:53 localhost blivet[1847]: device sda8 new partedPartition None >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jul 25 12:01:53 localhost blivet[1847]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jul 25 12:01:53 localhost blivet[1847]: total growth: 40951808 sectors >Jul 25 12:01:53 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:01:53 localhost blivet[1847]: new free: 859879125-976768064 / 57074MB >Jul 25 12:01:53 localhost blivet[1847]: new free allows for 40951808 sectors of growth >Jul 25 12:01:53 localhost blivet[1847]: adjusted start sector from 859879125 to 859881472 >Jul 25 12:01:53 localhost blivet[1847]: created partition sda8 of 8MB and added it to /dev/sda >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setPartedPartition: req0 ; >Jul 25 12:01:53 localhost blivet[1847]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46b8f10> PedPartition: <_ped.Partition object at 0x46b5bf0> >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:01:53 localhost blivet[1847]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:01:53 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41af6d0> PedPartition: <_ped.Partition object at 0x46b5e30> >Jul 25 12:01:53 localhost blivet[1847]: growPartitions: disks=['sda'], partitions=['sda8(id 24)'] >Jul 25 12:01:53 localhost blivet[1847]: growable partitions are ['sda8'] >Jul 25 12:01:53 localhost blivet[1847]: adding request 24 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:01:53 localhost blivet[1847]: disk sda has 2 chunks >Jul 25 12:01:53 localhost blivet[1847]: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 >Jul 25 12:01:53 localhost blivet[1847]: req: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >Jul 25 12:01:53 localhost blivet[1847]: 1 requests and 116872556 (57066MB) left in chunk >Jul 25 12:01:53 localhost blivet[1847]: adding 116872556 (57066MB) to 24 (sda8) >Jul 25 12:01:53 localhost blivet[1847]: taking back 75920748 (37070MB) from 24 (sda8) >Jul 25 12:01:53 localhost blivet[1847]: new grow amount for request 24 (sda8) is 40951808 units, or 19996MB >Jul 25 12:01:53 localhost blivet[1847]: set: ['sda8'] 8/20004 >Jul 25 12:01:53 localhost blivet[1847]: allocating 19996 to TotalSizeSet with 8/20004 (19996 needed) >Jul 25 12:01:53 localhost blivet[1847]: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >Jul 25 12:01:53 localhost blivet[1847]: needed: 0 >Jul 25 12:01:53 localhost blivet[1847]: set: ['sda8'] 20004/20004 >Jul 25 12:01:53 localhost blivet[1847]: allocating 0 to TotalSizeSet with 20004/20004 (0 needed) >Jul 25 12:01:53 localhost blivet[1847]: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >Jul 25 12:01:53 localhost blivet[1847]: needed: 0 >Jul 25 12:01:53 localhost blivet[1847]: growing partitions on sda >Jul 25 12:01:53 localhost blivet[1847]: partition sda8 (24): 1 >Jul 25 12:01:53 localhost blivet[1847]: new geometry for sda8: parted.Geometry instance -- >start: 859881472 end: 900849663 length: 40968192 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x44f8a50> >Jul 25 12:01:53 localhost blivet[1847]: removing all non-preexisting partitions ['sda8(id 24)'] from disk(s) ['sda'] >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:01:53 localhost blivet[1847]: device sda8 new partedPartition None >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jul 25 12:01:53 localhost blivet[1847]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jul 25 12:01:53 localhost blivet[1847]: back from removeNewPartitions >Jul 25 12:01:53 localhost blivet[1847]: extended: parted.Geometry instance -- >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x44f8950> PedGeometry: <_ped.Geometry object at 0x3e59a10> >Jul 25 12:01:53 localhost blivet[1847]: setting req0 new geometry: parted.Geometry instance -- >start: 859881472 end: 900849663 length: 40968192 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x44f8a50> >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setPartedPartition: req0 ; >Jul 25 12:01:53 localhost blivet[1847]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46b8ed0> PedPartition: <_ped.Partition object at 0x44f6a10> >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:01:53 localhost blivet[1847]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:01:53 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x37583d0> PedPartition: <_ped.Partition object at 0x46b5fb0> >Jul 25 12:01:53 localhost blivet[1847]: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >Jul 25 12:01:53 localhost blivet[1847]: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >Jul 25 12:01:53 localhost blivet[1847]: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >Jul 25 12:01:53 localhost blivet[1847]: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >Jul 25 12:01:53 localhost blivet[1847]: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >Jul 25 12:01:53 localhost blivet[1847]: fixing size of non-existent 20004MB partition sda8 (24) with non-existent lvmpv at 20004.00 >Jul 25 12:01:53 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda2 ; >Jul 25 12:01:53 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >Jul 25 12:01:53 localhost blivet[1847]: PartitionDevice.addChild: kids: 0 ; name: sda8 ; >Jul 25 12:01:53 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:01:53 localhost blivet[1847]: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >Jul 25 12:01:53 localhost blivet[1847]: added lvmvg fedora (id 25) to device tree >Jul 25 12:01:53 localhost blivet[1847]: registered action: [6] Create Device lvmvg fedora (id 25) >Jul 25 12:01:53 localhost blivet[1847]: fedora size is 20000MB >Jul 25 12:01:53 localhost blivet[1847]: vg fedora has 20000MB free >Jul 25 12:01:53 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:01:53 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:01:53 localhost blivet[1847]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >Jul 25 12:01:53 localhost blivet[1847]: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >Jul 25 12:01:53 localhost blivet[1847]: fedora size is 20000MB >Jul 25 12:01:53 localhost blivet[1847]: vg fedora has 20000MB free >Jul 25 12:01:53 localhost blivet[1847]: Adding fedora-root/20000MB to fedora >Jul 25 12:01:53 localhost blivet[1847]: added lvmlv fedora-root (id 26) to device tree >Jul 25 12:01:53 localhost blivet[1847]: registered action: [7] Create Device lvmlv fedora-root (id 26) >Jul 25 12:01:53 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:01:53 localhost blivet[1847]: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 26) >Jul 25 12:01:54 localhost anaconda[1847]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sdc', 'sr0'] >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:54 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1402111 not in stack >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:54 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x140210d not in stack >Jul 25 12:01:54 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x140210d not in stack >Jul 25 12:01:54 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x140210d not in stack >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:54 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:01:54 localhost anaconda[1847]: ui: unused=['sda6', 'sda7', 'sda5', 'sda1'] >Jul 25 12:01:54 localhost anaconda[1847]: ui: new_devices=['fedora-root'] >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:54 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:01:54 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:01:54 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:01:54 localhost anaconda[1847]: page clicked: æ° Fedora 20 å®è£ >Jul 25 12:01:54 localhost anaconda[1847]: show mountpoint: æ° Fedora 20 å®è£ >Jul 25 12:01:54 localhost anaconda[1847]: populate_right_side: non-existent 20000MB lvmlv fedora-root (26) with non-existent ext4 filesystem mounted at / >Jul 25 12:01:54 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:01:54 localhost anaconda[1847]: updated device_container_name to fedora >Jul 25 12:01:54 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:01:54 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:01:54 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:01:54 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:54 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:01:54 localhost blivet[1847]: getFormat('ntfs') returning NTFS instance >Jul 25 12:01:54 localhost anaconda[1847]: fs type changed: ext4 >Jul 25 12:01:54 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:01:54 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:01:54 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:01:54 localhost anaconda[1847]: device_type_changed: 0 LVM >Jul 25 12:01:54 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:01:54 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:01:54 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:01:54 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:01:54 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:01:54 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:01:54 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:01:54 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:01:54 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:01:54 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:01:54 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:01:54 localhost anaconda[1847]: populate_raid: 0, None >Jul 25 12:01:54 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:01:54 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:01:54 localhost anaconda[1847]: populate_raid: 0, None >Jul 25 12:01:54 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:01:54 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 0, [], {} >Jul 25 12:01:54 localhost anaconda[1847]: new container selection: fedora >Jul 25 12:01:54 localhost anaconda[1847]: default container is fedora >Jul 25 12:01:54 localhost anaconda[1847]: show mountpoint: æ° Fedora 20 å®è£ >Jul 25 12:01:54 localhost anaconda[1847]: populate_right_side: non-existent 20000MB lvmlv fedora-root (26) with non-existent ext4 filesystem mounted at / >Jul 25 12:01:54 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:01:54 localhost anaconda[1847]: updated device_container_name to fedora >Jul 25 12:01:54 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:01:54 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:01:54 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:01:54 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:01:54 localhost anaconda[1847]: populate_raid: 0, None >Jul 25 12:01:54 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:01:54 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 0, [], {} >Jul 25 12:01:54 localhost anaconda[1847]: new container selection: None >Jul 25 12:01:54 localhost anaconda[1847]: new container selection: None >Jul 25 12:01:54 localhost anaconda[1847]: new container selection: fedora >Jul 25 12:01:54 localhost anaconda[1847]: default container is fedora >Jul 25 12:01:54 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:01:54 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:01:59 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:59 localhost anaconda[1847]: device_type_changed: 2 æ åååº >Jul 25 12:01:59 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:59 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:59 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:59 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:59 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:59 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:59 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:59 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:01:59 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:01:59 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:02 localhost anaconda[1847]: ui: saving changes to device fedora-root >Jul 25 12:02:02 localhost anaconda[1847]: old name: root >Jul 25 12:02:02 localhost anaconda[1847]: new name: None >Jul 25 12:02:02 localhost anaconda[1847]: old size: 20000.0 >Jul 25 12:02:02 localhost anaconda[1847]: new size: 20000 >Jul 25 12:02:02 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:02 localhost anaconda[1847]: old device type: 0 >Jul 25 12:02:02 localhost anaconda[1847]: new device type: 2 >Jul 25 12:02:02 localhost anaconda[1847]: reformat: True >Jul 25 12:02:02 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:02:02 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:02:02 localhost anaconda[1847]: old fs type: ext4 >Jul 25 12:02:02 localhost anaconda[1847]: new fs type: ext4 >Jul 25 12:02:02 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:02:02 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:02:02 localhost anaconda[1847]: old label: >Jul 25 12:02:02 localhost anaconda[1847]: new_label: >Jul 25 12:02:02 localhost anaconda[1847]: old mountpoint: / >Jul 25 12:02:02 localhost anaconda[1847]: new mountpoint: / >Jul 25 12:02:02 localhost anaconda[1847]: old raid level: None >Jul 25 12:02:02 localhost anaconda[1847]: new raid level: None >Jul 25 12:02:02 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:02:02 localhost anaconda[1847]: old container: None >Jul 25 12:02:02 localhost anaconda[1847]: new container: fedora >Jul 25 12:02:02 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:02:02 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:02:02 localhost anaconda[1847]: old container raid level: None >Jul 25 12:02:02 localhost anaconda[1847]: new container raid level: None >Jul 25 12:02:02 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:02:02 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:02:02 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:02:02 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:02:02 localhost blivet[1847]: removed lvmlv fedora-root (id 26) from device tree >Jul 25 12:02:02 localhost blivet[1847]: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >Jul 25 12:02:02 localhost blivet[1847]: registered action: [9] Destroy Device lvmlv fedora-root (id 26) >Jul 25 12:02:02 localhost blivet[1847]: removed lvmvg fedora (id 25) from device tree >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice.removeChild: kids: 1 ; name: sda8 ; >Jul 25 12:02:02 localhost blivet[1847]: registered action: [10] Destroy Device lvmvg fedora (id 25) >Jul 25 12:02:02 localhost blivet[1847]: removed partition sda8 (id 24) from device tree >Jul 25 12:02:02 localhost blivet[1847]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jul 25 12:02:02 localhost blivet[1847]: registered action: [11] Destroy Device partition sda8 (id 24) >Jul 25 12:02:02 localhost blivet[1847]: checking whether disk sda has an empty extended >Jul 25 12:02:02 localhost blivet[1847]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44f8e10> PedPartition: <_ped.Partition object at 0x7f64801a6290> ; logicals is ['sda5', 'sda6', 'sda7'] >Jul 25 12:02:02 localhost blivet[1847]: Blivet.factoryDevice: 2 ; 20000 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x41a6a90) -- >name = sda status = True kids = 5 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007c8c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >Jul 25 12:02:02 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 20000, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': None, 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 0} >Jul 25 12:02:02 localhost blivet[1847]: PartitionFactory.configure: parent_factory: None ; >Jul 25 12:02:02 localhost blivet[1847]: starting Blivet copy >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda1 ; >Jul 25 12:02:02 localhost blivet[1847]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46b8890> fileSystem: <parted.filesystem.FileSystem object at 0x37551d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3755150> PedPartition: <_ped.Partition object at 0x7f64801a6230> >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda2 ; >Jul 25 12:02:02 localhost blivet[1847]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46b8890> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41a9f90> PedPartition: <_ped.Partition object at 0x7f64801a6290> >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda5 ; >Jul 25 12:02:02 localhost blivet[1847]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46b8890> fileSystem: <parted.filesystem.FileSystem object at 0x3755510> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3755490> PedPartition: <_ped.Partition object at 0x44f6a10> >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda6 ; >Jul 25 12:02:02 localhost blivet[1847]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46b8890> fileSystem: <parted.filesystem.FileSystem object at 0x37556d0> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3755650> PedPartition: <_ped.Partition object at 0x46b5c50> >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda7 ; >Jul 25 12:02:02 localhost blivet[1847]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46b8890> fileSystem: <parted.filesystem.FileSystem object at 0x3755890> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3755810> PedPartition: <_ped.Partition object at 0x46b5d70> >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setPartedPartition: sdb4 ; >Jul 25 12:02:02 localhost blivet[1847]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41ad4d0> fileSystem: <parted.filesystem.FileSystem object at 0x3755210> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x3cb6f90> PedPartition: <_ped.Partition object at 0x44f6950> >Jul 25 12:02:02 localhost blivet[1847]: finished Blivet copy >Jul 25 12:02:02 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:02:02 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:02:02 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:02:02 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:02:02 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:02:02 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:02:02 localhost blivet[1847]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setFormat: req1 ; >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >Jul 25 12:02:02 localhost blivet[1847]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jul 25 12:02:02 localhost blivet[1847]: added partition req1 (id 27) to device tree >Jul 25 12:02:02 localhost blivet[1847]: registered action: [12] Create Device partition req1 (id 27) >Jul 25 12:02:02 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:02:02 localhost blivet[1847]: registered action: [13] Create Format ext4 filesystem mounted at / on partition req1 (id 27) >Jul 25 12:02:02 localhost blivet[1847]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jul 25 12:02:02 localhost blivet[1847]: removing all non-preexisting partitions ['req1(id 27)'] from disk(s) ['sda'] >Jul 25 12:02:02 localhost blivet[1847]: allocatePartitions: disks=['sda'] ; partitions=['req1(id 27)'] >Jul 25 12:02:02 localhost blivet[1847]: removing all non-preexisting partitions ['req1(id 27)'] from disk(s) ['sda'] >Jul 25 12:02:02 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:02 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:02 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:02 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:02 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:02 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:02 localhost blivet[1847]: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 20000 ; start: None ; end: None >Jul 25 12:02:02 localhost blivet[1847]: checking freespace on sda >Jul 25 12:02:02 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >Jul 25 12:02:02 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:02:02 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:02 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:02:02 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:02:02 localhost blivet[1847]: evaluating growth potential for new layout >Jul 25 12:02:02 localhost blivet[1847]: calculating growth for disk /dev/sda >Jul 25 12:02:02 localhost blivet[1847]: adjusted start sector from 976768065 to 976769024 >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setPartedPartition: req1 ; >Jul 25 12:02:02 localhost blivet[1847]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c4250> PedPartition: <_ped.Partition object at 0x46b5dd0> >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jul 25 12:02:02 localhost blivet[1847]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jul 25 12:02:02 localhost blivet[1847]: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >Jul 25 12:02:02 localhost blivet[1847]: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 >Jul 25 12:02:02 localhost blivet[1847]: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 >Jul 25 12:02:02 localhost blivet[1847]: req: PartitionRequest instance -- >id = 27 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >Jul 25 12:02:02 localhost blivet[1847]: 1 requests and 3055 (1MB) left in chunk >Jul 25 12:02:02 localhost blivet[1847]: adding 3055 (1MB) to 27 (sda3) >Jul 25 12:02:02 localhost blivet[1847]: new grow amount for request 27 (sda3) is 3055 units, or 1MB >Jul 25 12:02:02 localhost blivet[1847]: request 27 (sda3) growth: 3055 (1MB) size: 2MB >Jul 25 12:02:02 localhost blivet[1847]: disk /dev/sda growth: 3055 (1MB) >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:02:02 localhost blivet[1847]: device sda3 new partedPartition None >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >Jul 25 12:02:02 localhost blivet[1847]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jul 25 12:02:02 localhost blivet[1847]: total growth: 3055 sectors >Jul 25 12:02:02 localhost blivet[1847]: updating use_disk to sda, type: 0 >Jul 25 12:02:02 localhost blivet[1847]: new free: 976768065-976773167 / 2MB >Jul 25 12:02:02 localhost blivet[1847]: new free allows for 3055 sectors of growth >Jul 25 12:02:02 localhost blivet[1847]: adjusted start sector from 976768065 to 976769024 >Jul 25 12:02:02 localhost blivet[1847]: created partition sda3 of 1MB and added it to /dev/sda >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setPartedPartition: req1 ; >Jul 25 12:02:02 localhost blivet[1847]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c4490> PedPartition: <_ped.Partition object at 0x46b5f50> >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jul 25 12:02:02 localhost blivet[1847]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:02:02 localhost blivet[1847]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41a9d10> PedPartition: <_ped.Partition object at 0x46b5e90> >Jul 25 12:02:02 localhost blivet[1847]: growPartitions: disks=['sda'], partitions=['sda3(id 27)'] >Jul 25 12:02:02 localhost blivet[1847]: growable partitions are ['sda3'] >Jul 25 12:02:02 localhost blivet[1847]: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >Jul 25 12:02:02 localhost blivet[1847]: disk sda has 2 chunks >Jul 25 12:02:02 localhost blivet[1847]: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 >Jul 25 12:02:02 localhost blivet[1847]: req: PartitionRequest instance -- >id = 27 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >Jul 25 12:02:02 localhost blivet[1847]: 1 requests and 3055 (1MB) left in chunk >Jul 25 12:02:02 localhost blivet[1847]: adding 3055 (1MB) to 27 (sda3) >Jul 25 12:02:02 localhost blivet[1847]: new grow amount for request 27 (sda3) is 3055 units, or 1MB >Jul 25 12:02:02 localhost blivet[1847]: growing partitions on sda >Jul 25 12:02:02 localhost blivet[1847]: partition sda3 (27): 0 >Jul 25 12:02:02 localhost blivet[1847]: new geometry for sda3: parted.Geometry instance -- >start: 976769024 end: 976773119 length: 4096 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46b8510> >Jul 25 12:02:02 localhost blivet[1847]: removing all non-preexisting partitions ['sda3(id 27)'] from disk(s) ['sda'] >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:02:02 localhost blivet[1847]: device sda3 new partedPartition None >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >Jul 25 12:02:02 localhost blivet[1847]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jul 25 12:02:02 localhost blivet[1847]: back from removeNewPartitions >Jul 25 12:02:02 localhost blivet[1847]: extended: parted.Geometry instance -- >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x46b8550> PedGeometry: <_ped.Geometry object at 0x3e597d0> >Jul 25 12:02:02 localhost blivet[1847]: setting req1 new geometry: parted.Geometry instance -- >start: 976769024 end: 976773119 length: 4096 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46b8510> >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setPartedPartition: req1 ; >Jul 25 12:02:02 localhost blivet[1847]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41ad290> PedPartition: <_ped.Partition object at 0x44f6290> >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jul 25 12:02:02 localhost blivet[1847]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jul 25 12:02:02 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:02:02 localhost blivet[1847]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c4350> PedPartition: <_ped.Partition object at 0x46b5cb0> >Jul 25 12:02:02 localhost blivet[1847]: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >Jul 25 12:02:02 localhost blivet[1847]: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >Jul 25 12:02:02 localhost blivet[1847]: fixing size of non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / at 2.00 >Jul 25 12:02:02 localhost blivet[1847]: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >Jul 25 12:02:02 localhost blivet[1847]: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >Jul 25 12:02:02 localhost blivet[1847]: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >Jul 25 12:02:02 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda2 ; >Jul 25 12:02:02 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >Jul 25 12:02:02 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:02:02 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:02:02 localhost anaconda[1847]: populate_right_side: non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / >Jul 25 12:02:02 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:02:02 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:02:02 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:02:02 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:02:02 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:02:02 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:02 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:02:02 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:02 localhost anaconda[1847]: leaving save_right_side >Jul 25 12:02:05 localhost anaconda[1847]: ui: saving changes to device sda3 >Jul 25 12:02:05 localhost anaconda[1847]: old name: sda3 >Jul 25 12:02:05 localhost anaconda[1847]: new name: None >Jul 25 12:02:05 localhost anaconda[1847]: old size: 2.0 >Jul 25 12:02:05 localhost anaconda[1847]: new size: 2 >Jul 25 12:02:05 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:05 localhost anaconda[1847]: old device type: 2 >Jul 25 12:02:05 localhost anaconda[1847]: new device type: 2 >Jul 25 12:02:05 localhost anaconda[1847]: reformat: True >Jul 25 12:02:05 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:02:05 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:02:05 localhost anaconda[1847]: old fs type: ext4 >Jul 25 12:02:05 localhost anaconda[1847]: new fs type: ext4 >Jul 25 12:02:05 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:02:05 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:02:05 localhost anaconda[1847]: old label: >Jul 25 12:02:05 localhost anaconda[1847]: new_label: >Jul 25 12:02:05 localhost anaconda[1847]: old mountpoint: / >Jul 25 12:02:05 localhost anaconda[1847]: new mountpoint: / >Jul 25 12:02:05 localhost anaconda[1847]: old raid level: None >Jul 25 12:02:05 localhost anaconda[1847]: new raid level: None >Jul 25 12:02:05 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 2, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:02:05 localhost anaconda[1847]: old container: None >Jul 25 12:02:05 localhost anaconda[1847]: new container: None >Jul 25 12:02:05 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:02:05 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:02:05 localhost anaconda[1847]: old container raid level: None >Jul 25 12:02:05 localhost anaconda[1847]: new container raid level: None >Jul 25 12:02:05 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:02:05 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:02:05 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:02:05 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:02:05 localhost anaconda[1847]: nothing changed for new device >Jul 25 12:02:05 localhost blivet[1847]: getFormat('appleboot') returning AppleBootstrapFS instance >Jul 25 12:02:05 localhost blivet[1847]: getFormat('biosboot') returning BIOSBoot instance >Jul 25 12:02:05 localhost blivet[1847]: getFormat('prepboot') returning PPCPRePBoot instance >Jul 25 12:02:17 localhost anaconda[1847]: requested size = 20 GB ; available space = 57.07 GB >Jul 25 12:02:17 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 20000.0, [], {} >Jul 25 12:02:17 localhost blivet[1847]: Blivet.factoryDevice: 0 ; 20000.0 ; mountpoint: /usr ; disks: [DiskDevice instance (0x41a6a90) -- >name = sda status = True kids = 6 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007c8c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; fstype: ext4 ; encrypted: False ; >Jul 25 12:02:17 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 20000.0, ['sda'], {'mountpoint': '/usr', 'fstype': 'ext4', 'encrypted': False} >Jul 25 12:02:17 localhost blivet[1847]: LVMFactory.configure: parent_factory: None ; >Jul 25 12:02:17 localhost blivet[1847]: starting Blivet copy >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda1 ; >Jul 25 12:02:17 localhost blivet[1847]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46c4c10> fileSystem: <parted.filesystem.FileSystem object at 0x3755a50> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3755310> PedPartition: <_ped.Partition object at 0x44f6b30> >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda2 ; >Jul 25 12:02:17 localhost blivet[1847]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46c4c10> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e59650> PedPartition: <_ped.Partition object at 0x3744dd0> >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:02:17 localhost blivet[1847]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46c4c10> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3755b90> PedPartition: <_ped.Partition object at 0x44f6290> >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda5 ; >Jul 25 12:02:17 localhost blivet[1847]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46c4c10> fileSystem: <parted.filesystem.FileSystem object at 0x3755ad0> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3755f50> PedPartition: <_ped.Partition object at 0x46b5bf0> >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda6 ; >Jul 25 12:02:17 localhost blivet[1847]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46c4c10> fileSystem: <parted.filesystem.FileSystem object at 0x46c4210> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c4190> PedPartition: <_ped.Partition object at 0x46b5d10> >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda7 ; >Jul 25 12:02:17 localhost blivet[1847]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46c4c10> fileSystem: <parted.filesystem.FileSystem object at 0x46c40d0> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c4090> PedPartition: <_ped.Partition object at 0x46b5f50> >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: sdb4 ; >Jul 25 12:02:17 localhost blivet[1847]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3758790> fileSystem: <parted.filesystem.FileSystem object at 0x44f8850> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x41a9e50> PedPartition: <_ped.Partition object at 0x46b5dd0> >Jul 25 12:02:17 localhost blivet[1847]: finished Blivet copy >Jul 25 12:02:17 localhost blivet[1847]: size bumped to 20004 to include new device space >Jul 25 12:02:17 localhost blivet[1847]: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >Jul 25 12:02:17 localhost blivet[1847]: child factory args: [<blivet.Blivet object at 0x4505f90>, 20004.0, [DiskDevice instance (0x41a6a90) -- >name = sda status = True kids = 6 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007c8c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>]] >Jul 25 12:02:17 localhost blivet[1847]: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >Jul 25 12:02:17 localhost blivet[1847]: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x46b8b90> ; >Jul 25 12:02:17 localhost blivet[1847]: parent factory container: None >Jul 25 12:02:17 localhost blivet[1847]: members: [] >Jul 25 12:02:17 localhost blivet[1847]: add_disks: ['sda'] >Jul 25 12:02:17 localhost blivet[1847]: remove_disks: [] >Jul 25 12:02:17 localhost blivet[1847]: LVMPhysicalVolume.__init__: >Jul 25 12:02:17 localhost blivet[1847]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jul 25 12:02:17 localhost blivet[1847]: LVMPhysicalVolume.__init__: mountpoint: None ; >Jul 25 12:02:17 localhost blivet[1847]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jul 25 12:02:17 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setFormat: req2 ; >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setFormat: req2 ; current: None ; type: lvmpv ; >Jul 25 12:02:17 localhost blivet[1847]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jul 25 12:02:17 localhost blivet[1847]: added partition req2 (id 28) to device tree >Jul 25 12:02:17 localhost blivet[1847]: registered action: [14] Create Device partition req2 (id 28) >Jul 25 12:02:17 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:02:17 localhost blivet[1847]: registered action: [15] Create Format lvmpv on partition req2 (id 28) >Jul 25 12:02:17 localhost blivet[1847]: size bumped to 20004 to include new device space >Jul 25 12:02:17 localhost blivet[1847]: adding a TotalSizeSet with size 20004 >Jul 25 12:02:17 localhost blivet[1847]: set.allocated = 8 >Jul 25 12:02:17 localhost blivet[1847]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jul 25 12:02:17 localhost blivet[1847]: removing all non-preexisting partitions ['req2(id 28)', 'sda3(id 27)'] from disk(s) ['sda'] >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:02:17 localhost blivet[1847]: device sda3 new partedPartition None >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >Jul 25 12:02:17 localhost blivet[1847]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jul 25 12:02:17 localhost blivet[1847]: allocatePartitions: disks=['sda'] ; partitions=['req2(id 28)', 'req1(id 27)'] >Jul 25 12:02:17 localhost blivet[1847]: removing all non-preexisting partitions ['req1(id 27)', 'req2(id 28)'] from disk(s) ['sda'] >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:17 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:17 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:17 localhost blivet[1847]: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 20000 ; start: None ; end: None >Jul 25 12:02:17 localhost blivet[1847]: checking freespace on sda >Jul 25 12:02:17 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >Jul 25 12:02:17 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:02:17 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:17 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:02:17 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:02:17 localhost blivet[1847]: updating use_disk to sda, type: 0 >Jul 25 12:02:17 localhost blivet[1847]: new free: 976768065-976773167 / 2MB >Jul 25 12:02:17 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:02:17 localhost blivet[1847]: adjusted start sector from 976768065 to 976769024 >Jul 25 12:02:17 localhost blivet[1847]: created partition sda3 of 2MB and added it to /dev/sda >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: req1 ; >Jul 25 12:02:17 localhost blivet[1847]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c46d0> PedPartition: <_ped.Partition object at 0x46b5ef0> >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jul 25 12:02:17 localhost blivet[1847]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:02:17 localhost blivet[1847]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c4450> PedPartition: <_ped.Partition object at 0x46b5cb0> >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:17 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:17 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:17 localhost blivet[1847]: allocating partition: req2 ; id: 28 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 20004.0 ; start: None ; end: None >Jul 25 12:02:17 localhost blivet[1847]: checking freespace on sda >Jul 25 12:02:17 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >Jul 25 12:02:17 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:02:17 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:17 localhost blivet[1847]: checking 976768065-976769023 (0 MB) >Jul 25 12:02:17 localhost blivet[1847]: current free range is 976768065-976769023 (0MB) >Jul 25 12:02:17 localhost blivet[1847]: checking 976773120-976773167 (0 MB) >Jul 25 12:02:17 localhost blivet[1847]: current free range is 976773120-976773167 (0MB) >Jul 25 12:02:17 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:02:17 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >Jul 25 12:02:17 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:02:17 localhost blivet[1847]: current free range is 859879125-976768064 (57074MB) >Jul 25 12:02:17 localhost blivet[1847]: checking 976768065-976769023 (0 MB) >Jul 25 12:02:17 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:17 localhost blivet[1847]: checking 976773120-976773167 (0 MB) >Jul 25 12:02:17 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:17 localhost blivet[1847]: evaluating growth potential for new layout >Jul 25 12:02:17 localhost blivet[1847]: calculating growth for disk /dev/sda >Jul 25 12:02:17 localhost blivet[1847]: adjusted start sector from 859879125 to 859881472 >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: req2 ; >Jul 25 12:02:17 localhost blivet[1847]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46b89d0> PedPartition: <_ped.Partition object at 0x46b5e90> >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:02:17 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:02:17 localhost blivet[1847]: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >Jul 25 12:02:17 localhost blivet[1847]: adding request 28 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:02:17 localhost blivet[1847]: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 >Jul 25 12:02:17 localhost blivet[1847]: req: PartitionRequest instance -- >id = 28 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >Jul 25 12:02:17 localhost blivet[1847]: 1 requests and 116872556 (57066MB) left in chunk >Jul 25 12:02:17 localhost blivet[1847]: adding 116872556 (57066MB) to 28 (sda8) >Jul 25 12:02:17 localhost blivet[1847]: taking back 75920748 (37070MB) from 28 (sda8) >Jul 25 12:02:17 localhost blivet[1847]: new grow amount for request 28 (sda8) is 40951808 units, or 19996MB >Jul 25 12:02:17 localhost blivet[1847]: request 28 (sda8) growth: 40951808 (19996MB) size: 20004MB >Jul 25 12:02:17 localhost blivet[1847]: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 >Jul 25 12:02:17 localhost blivet[1847]: req: PartitionRequest instance -- >id = 27 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >Jul 25 12:02:17 localhost blivet[1847]: request 27 (sda3) growth: 0 (0MB) size: 2MB >Jul 25 12:02:17 localhost blivet[1847]: disk /dev/sda growth: 40951808 (19996MB) >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:02:17 localhost blivet[1847]: device sda8 new partedPartition None >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >Jul 25 12:02:17 localhost blivet[1847]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jul 25 12:02:17 localhost blivet[1847]: total growth: 40951808 sectors >Jul 25 12:02:17 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:02:17 localhost blivet[1847]: new free: 859879125-976768064 / 57074MB >Jul 25 12:02:17 localhost blivet[1847]: new free allows for 40951808 sectors of growth >Jul 25 12:02:17 localhost blivet[1847]: adjusted start sector from 859879125 to 859881472 >Jul 25 12:02:17 localhost blivet[1847]: created partition sda8 of 8MB and added it to /dev/sda >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: req2 ; >Jul 25 12:02:17 localhost blivet[1847]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46b8790> PedPartition: <_ped.Partition object at 0x46c7290> >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:02:17 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:02:17 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46d92d0> PedPartition: <_ped.Partition object at 0x46c7410> >Jul 25 12:02:17 localhost blivet[1847]: growPartitions: disks=['sda'], partitions=['sda8(id 28)', 'sda3(id 27)'] >Jul 25 12:02:17 localhost blivet[1847]: growable partitions are ['sda8'] >Jul 25 12:02:17 localhost blivet[1847]: adding request 28 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:02:17 localhost blivet[1847]: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >Jul 25 12:02:17 localhost blivet[1847]: disk sda has 2 chunks >Jul 25 12:02:17 localhost blivet[1847]: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 >Jul 25 12:02:17 localhost blivet[1847]: req: PartitionRequest instance -- >id = 28 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >Jul 25 12:02:17 localhost blivet[1847]: 1 requests and 116872556 (57066MB) left in chunk >Jul 25 12:02:17 localhost blivet[1847]: adding 116872556 (57066MB) to 28 (sda8) >Jul 25 12:02:17 localhost blivet[1847]: taking back 75920748 (37070MB) from 28 (sda8) >Jul 25 12:02:17 localhost blivet[1847]: new grow amount for request 28 (sda8) is 40951808 units, or 19996MB >Jul 25 12:02:17 localhost blivet[1847]: set: ['sda8'] 8/20004 >Jul 25 12:02:17 localhost blivet[1847]: allocating 19996 to TotalSizeSet with 8/20004 (19996 needed) >Jul 25 12:02:17 localhost blivet[1847]: PartitionRequest instance -- >id = 28 name = sda8 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >Jul 25 12:02:17 localhost blivet[1847]: needed: 0 >Jul 25 12:02:17 localhost blivet[1847]: set: ['sda8'] 20004/20004 >Jul 25 12:02:17 localhost blivet[1847]: allocating 0 to TotalSizeSet with 20004/20004 (0 needed) >Jul 25 12:02:17 localhost blivet[1847]: PartitionRequest instance -- >id = 28 name = sda8 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >Jul 25 12:02:17 localhost blivet[1847]: needed: 0 >Jul 25 12:02:17 localhost blivet[1847]: growing partitions on sda >Jul 25 12:02:17 localhost blivet[1847]: partition sda8 (28): 1 >Jul 25 12:02:17 localhost blivet[1847]: new geometry for sda8: parted.Geometry instance -- >start: 859881472 end: 900849663 length: 40968192 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46c4590> >Jul 25 12:02:17 localhost blivet[1847]: removing all non-preexisting partitions ['sda8(id 28)'] from disk(s) ['sda'] >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:02:17 localhost blivet[1847]: device sda8 new partedPartition None >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >Jul 25 12:02:17 localhost blivet[1847]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jul 25 12:02:17 localhost blivet[1847]: back from removeNewPartitions >Jul 25 12:02:17 localhost blivet[1847]: extended: parted.Geometry instance -- >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x46c4e90> PedGeometry: <_ped.Geometry object at 0x46c4dd0> >Jul 25 12:02:17 localhost blivet[1847]: setting req2 new geometry: parted.Geometry instance -- >start: 859881472 end: 900849663 length: 40968192 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46c4590> >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: req2 ; >Jul 25 12:02:17 localhost blivet[1847]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46b8a50> PedPartition: <_ped.Partition object at 0x46b5b90> >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:02:17 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:02:17 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49863d0> PedPartition: <_ped.Partition object at 0x46c75f0> >Jul 25 12:02:17 localhost blivet[1847]: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >Jul 25 12:02:17 localhost blivet[1847]: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >Jul 25 12:02:17 localhost blivet[1847]: fixing size of non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / at 2.00 >Jul 25 12:02:17 localhost blivet[1847]: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >Jul 25 12:02:17 localhost blivet[1847]: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >Jul 25 12:02:17 localhost blivet[1847]: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >Jul 25 12:02:17 localhost blivet[1847]: fixing size of non-existent 20004MB partition sda8 (28) with non-existent lvmpv at 20004.00 >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda2 ; >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >Jul 25 12:02:17 localhost blivet[1847]: PartitionDevice.addChild: kids: 0 ; name: sda8 ; >Jul 25 12:02:17 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:02:17 localhost blivet[1847]: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >Jul 25 12:02:17 localhost blivet[1847]: added lvmvg fedora (id 29) to device tree >Jul 25 12:02:17 localhost blivet[1847]: registered action: [16] Create Device lvmvg fedora (id 29) >Jul 25 12:02:17 localhost blivet[1847]: fedora size is 20000MB >Jul 25 12:02:17 localhost blivet[1847]: vg fedora has 20000MB free >Jul 25 12:02:17 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:02:17 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:02:17 localhost blivet[1847]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >Jul 25 12:02:17 localhost blivet[1847]: LVMLogicalVolumeDevice._setFormat: fedora-usr ; current: None ; type: ext4 ; >Jul 25 12:02:17 localhost blivet[1847]: fedora size is 20000MB >Jul 25 12:02:17 localhost blivet[1847]: vg fedora has 20000MB free >Jul 25 12:02:17 localhost blivet[1847]: Adding fedora-usr/20000MB to fedora >Jul 25 12:02:17 localhost blivet[1847]: added lvmlv fedora-usr (id 30) to device tree >Jul 25 12:02:17 localhost blivet[1847]: registered action: [17] Create Device lvmlv fedora-usr (id 30) >Jul 25 12:02:17 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:02:17 localhost blivet[1847]: registered action: [18] Create Format ext4 filesystem mounted at /usr on lvmlv fedora-usr (id 30) >Jul 25 12:02:17 localhost anaconda[1847]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-usr', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sdc', 'sr0'] >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:17 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:02:17 localhost anaconda[1847]: ui: unused=['sda6', 'sda7', 'sda5', 'sda1'] >Jul 25 12:02:17 localhost anaconda[1847]: ui: new_devices=['fedora-usr', 'sda3'] >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:17 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:17 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:17 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:02:17 localhost anaconda[1847]: page clicked: æ° Fedora 20 å®è£ >Jul 25 12:02:17 localhost anaconda[1847]: show mountpoint: æ° Fedora 20 å®è£ >Jul 25 12:02:17 localhost anaconda[1847]: populate_right_side: non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / >Jul 25 12:02:17 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:02:17 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:02:17 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:02:17 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:02:17 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:02:17 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:17 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:02:17 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:17 localhost anaconda[1847]: show mountpoint: æ° Fedora 20 å®è£ >Jul 25 12:02:17 localhost anaconda[1847]: current selector: non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / >Jul 25 12:02:17 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:02:17 localhost anaconda[1847]: ui: saving changes to device sda3 >Jul 25 12:02:17 localhost anaconda[1847]: old name: sda3 >Jul 25 12:02:17 localhost anaconda[1847]: new name: None >Jul 25 12:02:17 localhost anaconda[1847]: old size: 2.0 >Jul 25 12:02:17 localhost anaconda[1847]: new size: 2 >Jul 25 12:02:17 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:17 localhost anaconda[1847]: old device type: 2 >Jul 25 12:02:17 localhost anaconda[1847]: new device type: 2 >Jul 25 12:02:17 localhost anaconda[1847]: reformat: True >Jul 25 12:02:17 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:02:17 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:02:17 localhost anaconda[1847]: old fs type: ext4 >Jul 25 12:02:17 localhost anaconda[1847]: new fs type: ext4 >Jul 25 12:02:17 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:02:17 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:02:17 localhost anaconda[1847]: old label: >Jul 25 12:02:17 localhost anaconda[1847]: new_label: >Jul 25 12:02:17 localhost anaconda[1847]: old mountpoint: / >Jul 25 12:02:17 localhost anaconda[1847]: new mountpoint: / >Jul 25 12:02:17 localhost anaconda[1847]: old raid level: None >Jul 25 12:02:17 localhost anaconda[1847]: new raid level: None >Jul 25 12:02:17 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 2, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:02:17 localhost anaconda[1847]: old container: None >Jul 25 12:02:17 localhost anaconda[1847]: new container: None >Jul 25 12:02:17 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:02:17 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:02:17 localhost anaconda[1847]: old container raid level: None >Jul 25 12:02:17 localhost anaconda[1847]: new container raid level: None >Jul 25 12:02:17 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:02:17 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:02:17 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:02:17 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:02:17 localhost anaconda[1847]: nothing changed for new device >Jul 25 12:02:17 localhost anaconda[1847]: new selector: non-existent 20000MB lvmlv fedora-usr (30) with non-existent ext4 filesystem mounted at /usr >Jul 25 12:02:17 localhost anaconda[1847]: populate_right_side: non-existent 20000MB lvmlv fedora-usr (30) with non-existent ext4 filesystem mounted at /usr >Jul 25 12:02:17 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:02:17 localhost anaconda[1847]: updated device_container_name to fedora >Jul 25 12:02:17 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:02:17 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:02:17 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:02:17 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:17 localhost anaconda[1847]: device_type_changed: 0 LVM >Jul 25 12:02:17 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:17 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:17 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:17 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:17 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:17 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:17 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:17 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:17 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:17 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:17 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:17 localhost anaconda[1847]: populate_raid: 0, None >Jul 25 12:02:17 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:17 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:17 localhost anaconda[1847]: populate_raid: 0, None >Jul 25 12:02:17 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:17 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 0, [], {} >Jul 25 12:02:17 localhost anaconda[1847]: new container selection: None >Jul 25 12:02:17 localhost anaconda[1847]: new container selection: None >Jul 25 12:02:17 localhost anaconda[1847]: new container selection: fedora >Jul 25 12:02:17 localhost anaconda[1847]: default container is fedora >Jul 25 12:02:17 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:02:17 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:02:17 localhost gnome-session[1343]: Window manager warning: last_focus_time (152505) is greater than comparison timestamp (152504). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:02:17 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1402ee6 not in stack >Jul 25 12:02:17 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1402ee2 not in stack >Jul 25 12:02:17 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1402ee2 not in stack >Jul 25 12:02:17 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1402ee2 not in stack >Jul 25 12:02:21 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:21 localhost anaconda[1847]: device_type_changed: 2 æ åååº >Jul 25 12:02:21 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:21 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:21 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:21 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:21 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:21 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:21 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:21 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:21 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:02:21 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:25 localhost anaconda[1847]: ui: saving changes to device fedora-usr >Jul 25 12:02:25 localhost anaconda[1847]: old name: usr >Jul 25 12:02:25 localhost anaconda[1847]: new name: None >Jul 25 12:02:25 localhost anaconda[1847]: old size: 20000.0 >Jul 25 12:02:25 localhost anaconda[1847]: new size: 20000 >Jul 25 12:02:25 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:25 localhost anaconda[1847]: old device type: 0 >Jul 25 12:02:25 localhost anaconda[1847]: new device type: 2 >Jul 25 12:02:25 localhost anaconda[1847]: reformat: True >Jul 25 12:02:25 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:02:25 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:02:25 localhost anaconda[1847]: old fs type: ext4 >Jul 25 12:02:25 localhost anaconda[1847]: new fs type: ext4 >Jul 25 12:02:25 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:02:25 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:02:25 localhost anaconda[1847]: old label: >Jul 25 12:02:25 localhost anaconda[1847]: new_label: >Jul 25 12:02:25 localhost anaconda[1847]: old mountpoint: /usr >Jul 25 12:02:25 localhost anaconda[1847]: new mountpoint: /usr >Jul 25 12:02:25 localhost anaconda[1847]: old raid level: None >Jul 25 12:02:25 localhost anaconda[1847]: new raid level: None >Jul 25 12:02:25 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:02:25 localhost anaconda[1847]: old container: None >Jul 25 12:02:25 localhost anaconda[1847]: new container: fedora >Jul 25 12:02:25 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:02:25 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:02:25 localhost anaconda[1847]: old container raid level: None >Jul 25 12:02:25 localhost anaconda[1847]: new container raid level: None >Jul 25 12:02:25 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:02:25 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:02:25 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:02:25 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:02:25 localhost blivet[1847]: removed lvmlv fedora-usr (id 30) from device tree >Jul 25 12:02:25 localhost blivet[1847]: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >Jul 25 12:02:25 localhost blivet[1847]: registered action: [19] Destroy Device lvmlv fedora-usr (id 30) >Jul 25 12:02:25 localhost blivet[1847]: removed lvmvg fedora (id 29) from device tree >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice.removeChild: kids: 1 ; name: sda8 ; >Jul 25 12:02:25 localhost blivet[1847]: registered action: [20] Destroy Device lvmvg fedora (id 29) >Jul 25 12:02:25 localhost blivet[1847]: removed partition sda8 (id 28) from device tree >Jul 25 12:02:25 localhost blivet[1847]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jul 25 12:02:25 localhost blivet[1847]: registered action: [21] Destroy Device partition sda8 (id 28) >Jul 25 12:02:25 localhost blivet[1847]: checking whether disk sda has an empty extended >Jul 25 12:02:25 localhost blivet[1847]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c9f90> PedPartition: <_ped.Partition object at 0x7f64801a6290> ; logicals is ['sda5', 'sda6', 'sda7'] >Jul 25 12:02:25 localhost blivet[1847]: Blivet.factoryDevice: 2 ; 20000 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x41a6a90) -- >name = sda status = True kids = 6 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007c8c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: /usr ; fstype: ext4 ; container_size: 0 ; >Jul 25 12:02:25 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 20000, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': None, 'mountpoint': '/usr', 'fstype': 'ext4', 'container_size': 0} >Jul 25 12:02:25 localhost blivet[1847]: PartitionFactory.configure: parent_factory: None ; >Jul 25 12:02:25 localhost blivet[1847]: starting Blivet copy >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda1 ; >Jul 25 12:02:25 localhost blivet[1847]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46c9c90> fileSystem: <parted.filesystem.FileSystem object at 0x3755f10> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3755290> PedPartition: <_ped.Partition object at 0x46b5b90> >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda2 ; >Jul 25 12:02:25 localhost blivet[1847]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46c9c90> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41a9e90> PedPartition: <_ped.Partition object at 0x7f64801a6290> >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:02:25 localhost blivet[1847]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46c9c90> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3755f90> PedPartition: <_ped.Partition object at 0x46b5ef0> >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda5 ; >Jul 25 12:02:25 localhost blivet[1847]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46c9c90> fileSystem: <parted.filesystem.FileSystem object at 0x3755e90> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3755d10> PedPartition: <_ped.Partition object at 0x46b5e90> >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda6 ; >Jul 25 12:02:25 localhost blivet[1847]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46c9c90> fileSystem: <parted.filesystem.FileSystem object at 0x3755b90> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3755c10> PedPartition: <_ped.Partition object at 0x46b5dd0> >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda7 ; >Jul 25 12:02:25 localhost blivet[1847]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46c9c90> fileSystem: <parted.filesystem.FileSystem object at 0x3755050> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x37551d0> PedPartition: <_ped.Partition object at 0x46b5bf0> >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setPartedPartition: sdb4 ; >Jul 25 12:02:25 localhost blivet[1847]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3758f10> fileSystem: <parted.filesystem.FileSystem object at 0x3755390> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x41ad3d0> PedPartition: <_ped.Partition object at 0x46b5d10> >Jul 25 12:02:25 localhost blivet[1847]: finished Blivet copy >Jul 25 12:02:25 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:02:25 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:02:25 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:02:25 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:02:25 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:02:25 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:02:25 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setFormat: req3 ; >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setFormat: req3 ; current: None ; type: ext4 ; >Jul 25 12:02:25 localhost blivet[1847]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jul 25 12:02:25 localhost blivet[1847]: added partition req3 (id 31) to device tree >Jul 25 12:02:25 localhost blivet[1847]: registered action: [22] Create Device partition req3 (id 31) >Jul 25 12:02:25 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:02:25 localhost blivet[1847]: registered action: [23] Create Format ext4 filesystem mounted at /usr on partition req3 (id 31) >Jul 25 12:02:25 localhost blivet[1847]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jul 25 12:02:25 localhost blivet[1847]: removing all non-preexisting partitions ['req3(id 31)', 'sda3(id 27)'] from disk(s) ['sda'] >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:02:25 localhost blivet[1847]: device sda3 new partedPartition None >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >Jul 25 12:02:25 localhost blivet[1847]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jul 25 12:02:25 localhost blivet[1847]: allocatePartitions: disks=['sda'] ; partitions=['req3(id 31)', 'req1(id 27)'] >Jul 25 12:02:25 localhost blivet[1847]: removing all non-preexisting partitions ['req1(id 27)', 'req3(id 31)'] from disk(s) ['sda'] >Jul 25 12:02:25 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:25 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:25 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:25 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:25 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:25 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:25 localhost blivet[1847]: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 20000 ; start: None ; end: None >Jul 25 12:02:25 localhost blivet[1847]: checking freespace on sda >Jul 25 12:02:25 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >Jul 25 12:02:25 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:02:25 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:25 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:02:25 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:02:25 localhost blivet[1847]: updating use_disk to sda, type: 0 >Jul 25 12:02:25 localhost blivet[1847]: new free: 976768065-976773167 / 2MB >Jul 25 12:02:25 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:02:25 localhost blivet[1847]: adjusted start sector from 976768065 to 976769024 >Jul 25 12:02:25 localhost blivet[1847]: created partition sda3 of 2MB and added it to /dev/sda >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setPartedPartition: req1 ; >Jul 25 12:02:25 localhost blivet[1847]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c99d0> PedPartition: <_ped.Partition object at 0x3744dd0> >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jul 25 12:02:25 localhost blivet[1847]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:02:25 localhost blivet[1847]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3755510> PedPartition: <_ped.Partition object at 0x44f6a10> >Jul 25 12:02:25 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:25 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:25 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:25 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:25 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:25 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:25 localhost blivet[1847]: allocating partition: req3 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 20000 ; start: None ; end: None >Jul 25 12:02:25 localhost blivet[1847]: checking freespace on sda >Jul 25 12:02:25 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >Jul 25 12:02:25 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:02:25 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:25 localhost blivet[1847]: checking 976768065-976769023 (0 MB) >Jul 25 12:02:25 localhost blivet[1847]: current free range is 976768065-976769023 (0MB) >Jul 25 12:02:25 localhost blivet[1847]: checking 976773120-976773167 (0 MB) >Jul 25 12:02:25 localhost blivet[1847]: current free range is 976773120-976773167 (0MB) >Jul 25 12:02:25 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:02:25 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1MB boot=False best=None grow=True start=None >Jul 25 12:02:25 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:02:25 localhost blivet[1847]: current free range is 859879125-976768064 (57074MB) >Jul 25 12:02:25 localhost blivet[1847]: checking 976768065-976769023 (0 MB) >Jul 25 12:02:25 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:25 localhost blivet[1847]: checking 976773120-976773167 (0 MB) >Jul 25 12:02:25 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:25 localhost blivet[1847]: evaluating growth potential for new layout >Jul 25 12:02:25 localhost blivet[1847]: calculating growth for disk /dev/sda >Jul 25 12:02:25 localhost blivet[1847]: adjusted start sector from 859879125 to 859881472 >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setPartedPartition: req3 ; >Jul 25 12:02:25 localhost blivet[1847]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3758610> PedPartition: <_ped.Partition object at 0x46b5c50> >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:02:25 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:02:25 localhost blivet[1847]: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >Jul 25 12:02:25 localhost blivet[1847]: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:02:25 localhost blivet[1847]: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 >Jul 25 12:02:25 localhost blivet[1847]: req: PartitionRequest instance -- >id = 31 name = sda8 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >Jul 25 12:02:25 localhost blivet[1847]: 1 requests and 116886892 (57073MB) left in chunk >Jul 25 12:02:25 localhost blivet[1847]: adding 116886892 (57073MB) to 31 (sda8) >Jul 25 12:02:25 localhost blivet[1847]: taking back 75928940 (37074MB) from 31 (sda8) >Jul 25 12:02:25 localhost blivet[1847]: new grow amount for request 31 (sda8) is 40957952 units, or 19999MB >Jul 25 12:02:25 localhost blivet[1847]: request 31 (sda8) growth: 40957952 (19999MB) size: 20000MB >Jul 25 12:02:25 localhost blivet[1847]: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 >Jul 25 12:02:25 localhost blivet[1847]: req: PartitionRequest instance -- >id = 27 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >Jul 25 12:02:25 localhost blivet[1847]: request 27 (sda3) growth: 0 (0MB) size: 2MB >Jul 25 12:02:25 localhost blivet[1847]: disk /dev/sda growth: 40957952 (19999MB) >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:02:25 localhost blivet[1847]: device sda8 new partedPartition None >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jul 25 12:02:25 localhost blivet[1847]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jul 25 12:02:25 localhost blivet[1847]: total growth: 40957952 sectors >Jul 25 12:02:25 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:02:25 localhost blivet[1847]: new free: 859879125-976768064 / 57074MB >Jul 25 12:02:25 localhost blivet[1847]: new free allows for 40957952 sectors of growth >Jul 25 12:02:25 localhost blivet[1847]: adjusted start sector from 859879125 to 859881472 >Jul 25 12:02:25 localhost blivet[1847]: created partition sda8 of 1MB and added it to /dev/sda >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setPartedPartition: req3 ; >Jul 25 12:02:25 localhost blivet[1847]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c9790> PedPartition: <_ped.Partition object at 0x46b5cb0> >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:02:25 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:02:25 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46b8dd0> PedPartition: <_ped.Partition object at 0x46c7590> >Jul 25 12:02:25 localhost blivet[1847]: growPartitions: disks=['sda'], partitions=['sda8(id 31)', 'sda3(id 27)'] >Jul 25 12:02:25 localhost blivet[1847]: growable partitions are ['sda8'] >Jul 25 12:02:25 localhost blivet[1847]: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:02:25 localhost blivet[1847]: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >Jul 25 12:02:25 localhost blivet[1847]: disk sda has 2 chunks >Jul 25 12:02:25 localhost blivet[1847]: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 >Jul 25 12:02:25 localhost blivet[1847]: req: PartitionRequest instance -- >id = 31 name = sda8 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >Jul 25 12:02:25 localhost blivet[1847]: 1 requests and 116886892 (57073MB) left in chunk >Jul 25 12:02:25 localhost blivet[1847]: adding 116886892 (57073MB) to 31 (sda8) >Jul 25 12:02:25 localhost blivet[1847]: taking back 75928940 (37074MB) from 31 (sda8) >Jul 25 12:02:25 localhost blivet[1847]: new grow amount for request 31 (sda8) is 40957952 units, or 19999MB >Jul 25 12:02:25 localhost blivet[1847]: growing partitions on sda >Jul 25 12:02:25 localhost blivet[1847]: partition sda8 (31): 1 >Jul 25 12:02:25 localhost blivet[1847]: new geometry for sda8: parted.Geometry instance -- >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46c4390> >Jul 25 12:02:25 localhost blivet[1847]: removing all non-preexisting partitions ['sda8(id 31)'] from disk(s) ['sda'] >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:02:25 localhost blivet[1847]: device sda8 new partedPartition None >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jul 25 12:02:25 localhost blivet[1847]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jul 25 12:02:25 localhost blivet[1847]: back from removeNewPartitions >Jul 25 12:02:25 localhost blivet[1847]: extended: parted.Geometry instance -- >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x46c9890> PedGeometry: <_ped.Geometry object at 0x46c9610> >Jul 25 12:02:25 localhost blivet[1847]: setting req3 new geometry: parted.Geometry instance -- >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46c4390> >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setPartedPartition: req3 ; >Jul 25 12:02:25 localhost blivet[1847]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41a9090> PedPartition: <_ped.Partition object at 0x44f6950> >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:02:25 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:02:25 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:02:25 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46d9390> PedPartition: <_ped.Partition object at 0x46c7290> >Jul 25 12:02:25 localhost blivet[1847]: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >Jul 25 12:02:25 localhost blivet[1847]: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >Jul 25 12:02:25 localhost blivet[1847]: fixing size of non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / at 2.00 >Jul 25 12:02:25 localhost blivet[1847]: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >Jul 25 12:02:25 localhost blivet[1847]: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >Jul 25 12:02:25 localhost blivet[1847]: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >Jul 25 12:02:25 localhost blivet[1847]: fixing size of non-existent 20000MB partition sda8 (31) with non-existent ext4 filesystem mounted at /usr at 20000.00 >Jul 25 12:02:25 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda2 ; >Jul 25 12:02:25 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >Jul 25 12:02:25 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:02:25 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:02:25 localhost anaconda[1847]: populate_right_side: non-existent 20000MB partition sda8 (31) with non-existent ext4 filesystem mounted at /usr >Jul 25 12:02:25 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:02:25 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:02:25 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:02:25 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:02:25 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:02:25 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:25 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:02:25 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:25 localhost anaconda[1847]: leaving save_right_side >Jul 25 12:02:28 localhost anaconda[1847]: ui: saving changes to device sda8 >Jul 25 12:02:28 localhost anaconda[1847]: old name: sda8 >Jul 25 12:02:28 localhost anaconda[1847]: new name: None >Jul 25 12:02:28 localhost anaconda[1847]: old size: 20000.0 >Jul 25 12:02:28 localhost anaconda[1847]: new size: 20000 >Jul 25 12:02:28 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:28 localhost anaconda[1847]: old device type: 2 >Jul 25 12:02:28 localhost anaconda[1847]: new device type: 2 >Jul 25 12:02:28 localhost anaconda[1847]: reformat: True >Jul 25 12:02:28 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:02:28 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:02:28 localhost anaconda[1847]: old fs type: ext4 >Jul 25 12:02:28 localhost anaconda[1847]: new fs type: ext4 >Jul 25 12:02:28 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:02:28 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:02:28 localhost anaconda[1847]: old label: >Jul 25 12:02:28 localhost anaconda[1847]: new_label: >Jul 25 12:02:28 localhost anaconda[1847]: old mountpoint: /usr >Jul 25 12:02:28 localhost anaconda[1847]: new mountpoint: /usr >Jul 25 12:02:28 localhost anaconda[1847]: old raid level: None >Jul 25 12:02:28 localhost anaconda[1847]: new raid level: None >Jul 25 12:02:28 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:02:28 localhost anaconda[1847]: old container: None >Jul 25 12:02:28 localhost anaconda[1847]: new container: None >Jul 25 12:02:28 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:02:28 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:02:28 localhost anaconda[1847]: old container raid level: None >Jul 25 12:02:28 localhost anaconda[1847]: new container raid level: None >Jul 25 12:02:28 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:02:28 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:02:28 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:02:28 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:02:28 localhost anaconda[1847]: nothing changed for new device >Jul 25 12:02:28 localhost blivet[1847]: getFormat('appleboot') returning AppleBootstrapFS instance >Jul 25 12:02:28 localhost blivet[1847]: getFormat('biosboot') returning BIOSBoot instance >Jul 25 12:02:28 localhost blivet[1847]: getFormat('prepboot') returning PPCPRePBoot instance >Jul 25 12:02:43 localhost anaconda[1847]: requested size = 20 GB ; available space = 37.07 GB >Jul 25 12:02:43 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 20000.0, [], {} >Jul 25 12:02:43 localhost blivet[1847]: Blivet.factoryDevice: 0 ; 20000.0 ; mountpoint: /home ; disks: [DiskDevice instance (0x41a6a90) -- >name = sda status = True kids = 7 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007c8c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; fstype: ext4 ; encrypted: False ; >Jul 25 12:02:43 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 20000.0, ['sda'], {'mountpoint': '/home', 'fstype': 'ext4', 'encrypted': False} >Jul 25 12:02:43 localhost blivet[1847]: LVMFactory.configure: parent_factory: None ; >Jul 25 12:02:43 localhost blivet[1847]: starting Blivet copy >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda1 ; >Jul 25 12:02:43 localhost blivet[1847]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46d9290> fileSystem: <parted.filesystem.FileSystem object at 0x4986a50> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49869d0> PedPartition: <_ped.Partition object at 0x44f6290> >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda2 ; >Jul 25 12:02:43 localhost blivet[1847]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46d9290> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4986850> PedPartition: <_ped.Partition object at 0x44f6b30> >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:02:43 localhost blivet[1847]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46d9290> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4986b90> PedPartition: <_ped.Partition object at 0x44f6950> >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda5 ; >Jul 25 12:02:43 localhost blivet[1847]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46d9290> fileSystem: <parted.filesystem.FileSystem object at 0x4986d90> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4986d10> PedPartition: <_ped.Partition object at 0x46b5e30> >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda6 ; >Jul 25 12:02:43 localhost blivet[1847]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46d9290> fileSystem: <parted.filesystem.FileSystem object at 0x4986f50> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4986ed0> PedPartition: <_ped.Partition object at 0x46b5f50> >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda7 ; >Jul 25 12:02:43 localhost blivet[1847]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46d9290> fileSystem: <parted.filesystem.FileSystem object at 0x46cd150> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46cd0d0> PedPartition: <_ped.Partition object at 0x46b5cb0> >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:02:43 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46d9290> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46cd290> PedPartition: <_ped.Partition object at 0x46b5c50> >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: sdb4 ; >Jul 25 12:02:43 localhost blivet[1847]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46c97d0> fileSystem: <parted.filesystem.FileSystem object at 0x46cd450> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x3e59c90> PedPartition: <_ped.Partition object at 0x7f64801a6230> >Jul 25 12:02:43 localhost blivet[1847]: finished Blivet copy >Jul 25 12:02:43 localhost blivet[1847]: size bumped to 20004 to include new device space >Jul 25 12:02:43 localhost blivet[1847]: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >Jul 25 12:02:43 localhost blivet[1847]: child factory args: [<blivet.Blivet object at 0x4505f90>, 20004.0, [DiskDevice instance (0x41a6a90) -- >name = sda status = True kids = 7 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007c8c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>]] >Jul 25 12:02:43 localhost blivet[1847]: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >Jul 25 12:02:43 localhost blivet[1847]: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x46b8e50> ; >Jul 25 12:02:43 localhost blivet[1847]: parent factory container: None >Jul 25 12:02:43 localhost blivet[1847]: members: [] >Jul 25 12:02:43 localhost blivet[1847]: add_disks: ['sda'] >Jul 25 12:02:43 localhost blivet[1847]: remove_disks: [] >Jul 25 12:02:43 localhost blivet[1847]: LVMPhysicalVolume.__init__: >Jul 25 12:02:43 localhost blivet[1847]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jul 25 12:02:43 localhost blivet[1847]: LVMPhysicalVolume.__init__: mountpoint: None ; >Jul 25 12:02:43 localhost blivet[1847]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jul 25 12:02:43 localhost blivet[1847]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setFormat: req4 ; >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setFormat: req4 ; current: None ; type: lvmpv ; >Jul 25 12:02:43 localhost blivet[1847]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jul 25 12:02:43 localhost blivet[1847]: added partition req4 (id 32) to device tree >Jul 25 12:02:43 localhost blivet[1847]: registered action: [24] Create Device partition req4 (id 32) >Jul 25 12:02:43 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:02:43 localhost blivet[1847]: registered action: [25] Create Format lvmpv on partition req4 (id 32) >Jul 25 12:02:43 localhost blivet[1847]: size bumped to 20004 to include new device space >Jul 25 12:02:43 localhost blivet[1847]: adding a TotalSizeSet with size 20004 >Jul 25 12:02:43 localhost blivet[1847]: set.allocated = 8 >Jul 25 12:02:43 localhost blivet[1847]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jul 25 12:02:43 localhost blivet[1847]: removing all non-preexisting partitions ['req4(id 32)', 'sda3(id 27)', 'sda8(id 31)'] from disk(s) ['sda'] >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:02:43 localhost blivet[1847]: device sda3 new partedPartition None >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >Jul 25 12:02:43 localhost blivet[1847]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:02:43 localhost blivet[1847]: device sda8 new partedPartition None >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jul 25 12:02:43 localhost blivet[1847]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jul 25 12:02:43 localhost blivet[1847]: allocatePartitions: disks=['sda'] ; partitions=['req4(id 32)', 'req1(id 27)', 'req3(id 31)'] >Jul 25 12:02:43 localhost blivet[1847]: removing all non-preexisting partitions ['req3(id 31)', 'req1(id 27)', 'req4(id 32)'] from disk(s) ['sda'] >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:43 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:43 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:43 localhost blivet[1847]: allocating partition: req3 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >Jul 25 12:02:43 localhost blivet[1847]: checking freespace on sda >Jul 25 12:02:43 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:02:43 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:02:43 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:43 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:02:43 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:02:43 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:02:43 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:02:43 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:02:43 localhost blivet[1847]: current free range is 859879125-976768064 (57074MB) >Jul 25 12:02:43 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:02:43 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:43 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:02:43 localhost blivet[1847]: new free: 859879125-976768064 / 57074MB >Jul 25 12:02:43 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:02:43 localhost blivet[1847]: adjusted start sector from 859879125 to 859881472 >Jul 25 12:02:43 localhost blivet[1847]: created partition sda8 of 20000MB and added it to /dev/sda >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: req3 ; >Jul 25 12:02:43 localhost blivet[1847]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46b88d0> PedPartition: <_ped.Partition object at 0x44f6a10> >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:02:43 localhost blivet[1847]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:02:43 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46cdb10> PedPartition: <_ped.Partition object at 0x46c7170> >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:43 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:43 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:43 localhost blivet[1847]: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 20000 ; start: None ; end: None >Jul 25 12:02:43 localhost blivet[1847]: checking freespace on sda >Jul 25 12:02:43 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >Jul 25 12:02:43 localhost blivet[1847]: checking 900841472-976768064 (37073 MB) >Jul 25 12:02:43 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:43 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:02:43 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:02:43 localhost blivet[1847]: updating use_disk to sda, type: 0 >Jul 25 12:02:43 localhost blivet[1847]: new free: 976768065-976773167 / 2MB >Jul 25 12:02:43 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:02:43 localhost blivet[1847]: adjusted start sector from 976768065 to 976769024 >Jul 25 12:02:43 localhost blivet[1847]: created partition sda3 of 2MB and added it to /dev/sda >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: req1 ; >Jul 25 12:02:43 localhost blivet[1847]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c9250> PedPartition: <_ped.Partition object at 0x46c7470> >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jul 25 12:02:43 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:02:43 localhost blivet[1847]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c9450> PedPartition: <_ped.Partition object at 0x46c74d0> >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:43 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:43 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:43 localhost blivet[1847]: allocating partition: req4 ; id: 32 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 20004.0 ; start: None ; end: None >Jul 25 12:02:43 localhost blivet[1847]: checking freespace on sda >Jul 25 12:02:43 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >Jul 25 12:02:43 localhost blivet[1847]: checking 900841472-976768064 (37073 MB) >Jul 25 12:02:43 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:43 localhost blivet[1847]: checking 976768065-976769023 (0 MB) >Jul 25 12:02:43 localhost blivet[1847]: current free range is 976768065-976769023 (0MB) >Jul 25 12:02:43 localhost blivet[1847]: checking 976773120-976773167 (0 MB) >Jul 25 12:02:43 localhost blivet[1847]: current free range is 976773120-976773167 (0MB) >Jul 25 12:02:43 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:02:43 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >Jul 25 12:02:43 localhost blivet[1847]: checking 900841472-976768064 (37073 MB) >Jul 25 12:02:43 localhost blivet[1847]: current free range is 900841472-976768064 (37073MB) >Jul 25 12:02:43 localhost blivet[1847]: checking 976768065-976769023 (0 MB) >Jul 25 12:02:43 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:43 localhost blivet[1847]: checking 976773120-976773167 (0 MB) >Jul 25 12:02:43 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:43 localhost blivet[1847]: evaluating growth potential for new layout >Jul 25 12:02:43 localhost blivet[1847]: calculating growth for disk /dev/sda >Jul 25 12:02:43 localhost blivet[1847]: adjusted start sector from 900841472 to 900843520 >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: req4 ; >Jul 25 12:02:43 localhost blivet[1847]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c9650> PedPartition: <_ped.Partition object at 0x3744dd0> >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >Jul 25 12:02:43 localhost blivet[1847]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jul 25 12:02:43 localhost blivet[1847]: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:02:43 localhost blivet[1847]: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >Jul 25 12:02:43 localhost blivet[1847]: adding request 32 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:02:43 localhost blivet[1847]: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 >Jul 25 12:02:43 localhost blivet[1847]: req: PartitionRequest instance -- >id = 31 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:02:43 localhost blivet[1847]: req: PartitionRequest instance -- >id = 32 name = sda9 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >Jul 25 12:02:43 localhost blivet[1847]: 1 requests and 75912556 (37066MB) left in chunk >Jul 25 12:02:43 localhost blivet[1847]: adding 75912556 (37066MB) to 32 (sda9) >Jul 25 12:02:43 localhost blivet[1847]: taking back 34960748 (17070MB) from 32 (sda9) >Jul 25 12:02:43 localhost blivet[1847]: new grow amount for request 32 (sda9) is 40951808 units, or 19996MB >Jul 25 12:02:43 localhost blivet[1847]: request 31 (sda8) growth: 0 (0MB) size: 20000MB >Jul 25 12:02:43 localhost blivet[1847]: request 32 (sda9) growth: 40951808 (19996MB) size: 20004MB >Jul 25 12:02:43 localhost blivet[1847]: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 >Jul 25 12:02:43 localhost blivet[1847]: req: PartitionRequest instance -- >id = 27 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >Jul 25 12:02:43 localhost blivet[1847]: request 27 (sda3) growth: 0 (0MB) size: 2MB >Jul 25 12:02:43 localhost blivet[1847]: disk /dev/sda growth: 40951808 (19996MB) >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:02:43 localhost blivet[1847]: device sda9 new partedPartition None >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >Jul 25 12:02:43 localhost blivet[1847]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jul 25 12:02:43 localhost blivet[1847]: total growth: 40951808 sectors >Jul 25 12:02:43 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:02:43 localhost blivet[1847]: new free: 900841472-976768064 / 37073MB >Jul 25 12:02:43 localhost blivet[1847]: new free allows for 40951808 sectors of growth >Jul 25 12:02:43 localhost blivet[1847]: adjusted start sector from 900841472 to 900843520 >Jul 25 12:02:43 localhost blivet[1847]: created partition sda9 of 8MB and added it to /dev/sda >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: req4 ; >Jul 25 12:02:43 localhost blivet[1847]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46cd9d0> PedPartition: <_ped.Partition object at 0x46c7410> >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >Jul 25 12:02:43 localhost blivet[1847]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:02:43 localhost blivet[1847]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46b86d0> PedPartition: <_ped.Partition object at 0x46c7470> >Jul 25 12:02:43 localhost blivet[1847]: growPartitions: disks=['sda'], partitions=['sda9(id 32)', 'sda3(id 27)', 'sda8(id 31)'] >Jul 25 12:02:43 localhost blivet[1847]: growable partitions are ['sda9'] >Jul 25 12:02:43 localhost blivet[1847]: adding request 32 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:02:43 localhost blivet[1847]: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >Jul 25 12:02:43 localhost blivet[1847]: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:02:43 localhost blivet[1847]: disk sda has 2 chunks >Jul 25 12:02:43 localhost blivet[1847]: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 >Jul 25 12:02:43 localhost blivet[1847]: req: PartitionRequest instance -- >id = 31 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:02:43 localhost blivet[1847]: req: PartitionRequest instance -- >id = 32 name = sda9 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >Jul 25 12:02:43 localhost blivet[1847]: 1 requests and 75912556 (37066MB) left in chunk >Jul 25 12:02:43 localhost blivet[1847]: adding 75912556 (37066MB) to 32 (sda9) >Jul 25 12:02:43 localhost blivet[1847]: taking back 34960748 (17070MB) from 32 (sda9) >Jul 25 12:02:43 localhost blivet[1847]: new grow amount for request 32 (sda9) is 40951808 units, or 19996MB >Jul 25 12:02:43 localhost blivet[1847]: set: ['sda9'] 8/20004 >Jul 25 12:02:43 localhost blivet[1847]: allocating 19996 to TotalSizeSet with 8/20004 (19996 needed) >Jul 25 12:02:43 localhost blivet[1847]: PartitionRequest instance -- >id = 32 name = sda9 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >Jul 25 12:02:43 localhost blivet[1847]: needed: 0 >Jul 25 12:02:43 localhost blivet[1847]: set: ['sda9'] 20004/20004 >Jul 25 12:02:43 localhost blivet[1847]: allocating 0 to TotalSizeSet with 20004/20004 (0 needed) >Jul 25 12:02:43 localhost blivet[1847]: PartitionRequest instance -- >id = 32 name = sda9 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >Jul 25 12:02:43 localhost blivet[1847]: needed: 0 >Jul 25 12:02:43 localhost blivet[1847]: growing partitions on sda >Jul 25 12:02:43 localhost blivet[1847]: partition sda8 (31): 1 >Jul 25 12:02:43 localhost blivet[1847]: new geometry for sda8: parted.Geometry instance -- >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46cd890> >Jul 25 12:02:43 localhost blivet[1847]: partition sda9 (32): 1 >Jul 25 12:02:43 localhost blivet[1847]: new geometry for sda9: parted.Geometry instance -- >start: 900843520 end: 941811711 length: 40968192 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46cd550> >Jul 25 12:02:43 localhost blivet[1847]: removing all non-preexisting partitions ['sda8(id 31)', 'sda9(id 32)'] from disk(s) ['sda'] >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:02:43 localhost blivet[1847]: device sda8 new partedPartition None >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jul 25 12:02:43 localhost blivet[1847]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:02:43 localhost blivet[1847]: device sda9 new partedPartition None >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >Jul 25 12:02:43 localhost blivet[1847]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jul 25 12:02:43 localhost blivet[1847]: back from removeNewPartitions >Jul 25 12:02:43 localhost blivet[1847]: extended: parted.Geometry instance -- >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x46cd810> PedGeometry: <_ped.Geometry object at 0x4986610> >Jul 25 12:02:43 localhost blivet[1847]: setting req3 new geometry: parted.Geometry instance -- >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46cd890> >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: req3 ; >Jul 25 12:02:43 localhost blivet[1847]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46d9750> PedPartition: <_ped.Partition object at 0x46c71d0> >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:02:43 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:02:43 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x498ccd0> PedPartition: <_ped.Partition object at 0x46c77d0> >Jul 25 12:02:43 localhost blivet[1847]: setting req4 new geometry: parted.Geometry instance -- >start: 900843520 end: 941811711 length: 40968192 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46cd550> >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: req4 ; >Jul 25 12:02:43 localhost blivet[1847]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44f8750> PedPartition: <_ped.Partition object at 0x46c7050> >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >Jul 25 12:02:43 localhost blivet[1847]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:02:43 localhost blivet[1847]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49880d0> PedPartition: <_ped.Partition object at 0x46c7890> >Jul 25 12:02:43 localhost blivet[1847]: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >Jul 25 12:02:43 localhost blivet[1847]: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >Jul 25 12:02:43 localhost blivet[1847]: fixing size of non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / at 2.00 >Jul 25 12:02:43 localhost blivet[1847]: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >Jul 25 12:02:43 localhost blivet[1847]: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >Jul 25 12:02:43 localhost blivet[1847]: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >Jul 25 12:02:43 localhost blivet[1847]: fixing size of non-existent 20000MB partition sda8 (31) with non-existent ext4 filesystem mounted at /usr at 20000.00 >Jul 25 12:02:43 localhost blivet[1847]: fixing size of non-existent 20004MB partition sda9 (32) with non-existent lvmpv at 20004.00 >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda2 ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >Jul 25 12:02:43 localhost blivet[1847]: PartitionDevice.addChild: kids: 0 ; name: sda9 ; >Jul 25 12:02:43 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:02:43 localhost blivet[1847]: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >Jul 25 12:02:43 localhost blivet[1847]: added lvmvg fedora (id 33) to device tree >Jul 25 12:02:43 localhost blivet[1847]: registered action: [26] Create Device lvmvg fedora (id 33) >Jul 25 12:02:43 localhost blivet[1847]: fedora size is 20000MB >Jul 25 12:02:43 localhost blivet[1847]: vg fedora has 20000MB free >Jul 25 12:02:43 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:02:43 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:02:43 localhost blivet[1847]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >Jul 25 12:02:43 localhost blivet[1847]: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >Jul 25 12:02:43 localhost blivet[1847]: fedora size is 20000MB >Jul 25 12:02:43 localhost blivet[1847]: vg fedora has 20000MB free >Jul 25 12:02:43 localhost blivet[1847]: Adding fedora-home/20000MB to fedora >Jul 25 12:02:43 localhost blivet[1847]: added lvmlv fedora-home (id 34) to device tree >Jul 25 12:02:43 localhost blivet[1847]: registered action: [27] Create Device lvmlv fedora-home (id 34) >Jul 25 12:02:43 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:02:43 localhost blivet[1847]: registered action: [28] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 34) >Jul 25 12:02:43 localhost anaconda[1847]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:43 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:02:43 localhost anaconda[1847]: ui: unused=['sda6', 'sda7', 'sda5', 'sda1'] >Jul 25 12:02:43 localhost anaconda[1847]: ui: new_devices=['fedora-home', 'sda3', 'sda8'] >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:43 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:02:43 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:02:43 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:02:43 localhost anaconda[1847]: page clicked: æ° Fedora 20 å®è£ >Jul 25 12:02:43 localhost anaconda[1847]: show mountpoint: æ° Fedora 20 å®è£ >Jul 25 12:02:43 localhost anaconda[1847]: populate_right_side: non-existent 20000MB partition sda8 (31) with non-existent ext4 filesystem mounted at /usr >Jul 25 12:02:43 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:02:43 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:02:43 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:02:43 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:02:43 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:02:43 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:43 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:02:43 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:43 localhost anaconda[1847]: show mountpoint: æ° Fedora 20 å®è£ >Jul 25 12:02:43 localhost anaconda[1847]: current selector: non-existent 20000MB partition sda8 (31) with non-existent ext4 filesystem mounted at /usr >Jul 25 12:02:43 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:02:43 localhost anaconda[1847]: ui: saving changes to device sda8 >Jul 25 12:02:43 localhost anaconda[1847]: old name: sda8 >Jul 25 12:02:43 localhost anaconda[1847]: new name: None >Jul 25 12:02:43 localhost anaconda[1847]: old size: 20000.0 >Jul 25 12:02:43 localhost anaconda[1847]: new size: 20000 >Jul 25 12:02:43 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:43 localhost anaconda[1847]: old device type: 2 >Jul 25 12:02:43 localhost anaconda[1847]: new device type: 2 >Jul 25 12:02:43 localhost anaconda[1847]: reformat: True >Jul 25 12:02:43 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:02:43 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:02:43 localhost anaconda[1847]: old fs type: ext4 >Jul 25 12:02:43 localhost anaconda[1847]: new fs type: ext4 >Jul 25 12:02:43 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:02:43 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:02:43 localhost anaconda[1847]: old label: >Jul 25 12:02:43 localhost anaconda[1847]: new_label: >Jul 25 12:02:43 localhost anaconda[1847]: old mountpoint: /usr >Jul 25 12:02:43 localhost anaconda[1847]: new mountpoint: /usr >Jul 25 12:02:43 localhost anaconda[1847]: old raid level: None >Jul 25 12:02:43 localhost anaconda[1847]: new raid level: None >Jul 25 12:02:43 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:02:43 localhost anaconda[1847]: old container: None >Jul 25 12:02:43 localhost anaconda[1847]: new container: None >Jul 25 12:02:43 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:02:43 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:02:43 localhost anaconda[1847]: old container raid level: None >Jul 25 12:02:43 localhost anaconda[1847]: new container raid level: None >Jul 25 12:02:43 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:02:43 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:02:43 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:02:43 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:02:43 localhost anaconda[1847]: nothing changed for new device >Jul 25 12:02:43 localhost anaconda[1847]: new selector: non-existent 20000MB lvmlv fedora-home (34) with non-existent ext4 filesystem mounted at /home >Jul 25 12:02:43 localhost anaconda[1847]: populate_right_side: non-existent 20000MB lvmlv fedora-home (34) with non-existent ext4 filesystem mounted at /home >Jul 25 12:02:43 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:02:43 localhost anaconda[1847]: updated device_container_name to fedora >Jul 25 12:02:43 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:02:43 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:02:43 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:02:43 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:43 localhost anaconda[1847]: device_type_changed: 0 LVM >Jul 25 12:02:43 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:43 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:43 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:43 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:43 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:43 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:43 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:43 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:43 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:43 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:43 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:43 localhost anaconda[1847]: populate_raid: 0, None >Jul 25 12:02:43 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:43 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:43 localhost anaconda[1847]: populate_raid: 0, None >Jul 25 12:02:43 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:02:43 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 0, [], {} >Jul 25 12:02:43 localhost anaconda[1847]: new container selection: None >Jul 25 12:02:43 localhost anaconda[1847]: new container selection: None >Jul 25 12:02:43 localhost anaconda[1847]: new container selection: fedora >Jul 25 12:02:43 localhost anaconda[1847]: default container is fedora >Jul 25 12:02:43 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:02:43 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:02:44 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1403f45 not in stack >Jul 25 12:02:44 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1403f41 not in stack >Jul 25 12:02:44 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1403f41 not in stack >Jul 25 12:02:44 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1403f41 not in stack >Jul 25 12:02:47 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:47 localhost anaconda[1847]: device_type_changed: 2 æ åååº >Jul 25 12:02:47 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:47 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:47 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:47 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:47 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:47 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:47 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:47 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:47 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:02:47 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:49 localhost anaconda[1847]: ui: saving changes to device fedora-home >Jul 25 12:02:49 localhost anaconda[1847]: old name: home >Jul 25 12:02:49 localhost anaconda[1847]: new name: None >Jul 25 12:02:49 localhost anaconda[1847]: old size: 20000.0 >Jul 25 12:02:49 localhost anaconda[1847]: new size: 20000 >Jul 25 12:02:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:49 localhost anaconda[1847]: old device type: 0 >Jul 25 12:02:49 localhost anaconda[1847]: new device type: 2 >Jul 25 12:02:49 localhost anaconda[1847]: reformat: True >Jul 25 12:02:49 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:02:49 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:02:49 localhost anaconda[1847]: old fs type: ext4 >Jul 25 12:02:49 localhost anaconda[1847]: new fs type: ext4 >Jul 25 12:02:49 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:02:49 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:02:49 localhost anaconda[1847]: old label: >Jul 25 12:02:49 localhost anaconda[1847]: new_label: >Jul 25 12:02:49 localhost anaconda[1847]: old mountpoint: /home >Jul 25 12:02:49 localhost anaconda[1847]: new mountpoint: /home >Jul 25 12:02:49 localhost anaconda[1847]: old raid level: None >Jul 25 12:02:49 localhost anaconda[1847]: new raid level: None >Jul 25 12:02:49 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:02:49 localhost anaconda[1847]: old container: None >Jul 25 12:02:49 localhost anaconda[1847]: new container: fedora >Jul 25 12:02:49 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:02:49 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:02:49 localhost anaconda[1847]: old container raid level: None >Jul 25 12:02:49 localhost anaconda[1847]: new container raid level: None >Jul 25 12:02:49 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:02:49 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:02:49 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:02:49 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:02:49 localhost blivet[1847]: removed lvmlv fedora-home (id 34) from device tree >Jul 25 12:02:49 localhost blivet[1847]: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >Jul 25 12:02:49 localhost blivet[1847]: registered action: [29] Destroy Device lvmlv fedora-home (id 34) >Jul 25 12:02:49 localhost blivet[1847]: removed lvmvg fedora (id 33) from device tree >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice.removeChild: kids: 1 ; name: sda9 ; >Jul 25 12:02:49 localhost blivet[1847]: registered action: [30] Destroy Device lvmvg fedora (id 33) >Jul 25 12:02:49 localhost blivet[1847]: removed partition sda9 (id 32) from device tree >Jul 25 12:02:49 localhost blivet[1847]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: registered action: [31] Destroy Device partition sda9 (id 32) >Jul 25 12:02:49 localhost blivet[1847]: checking whether disk sda has an empty extended >Jul 25 12:02:49 localhost blivet[1847]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46cda50> PedPartition: <_ped.Partition object at 0x3744dd0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8'] >Jul 25 12:02:49 localhost blivet[1847]: Blivet.factoryDevice: 2 ; 20000 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x41a6a90) -- >name = sda status = True kids = 7 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007c8c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: /home ; fstype: ext4 ; container_size: 0 ; >Jul 25 12:02:49 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 20000, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': None, 'mountpoint': '/home', 'fstype': 'ext4', 'container_size': 0} >Jul 25 12:02:49 localhost blivet[1847]: PartitionFactory.configure: parent_factory: None ; >Jul 25 12:02:49 localhost blivet[1847]: starting Blivet copy >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda1 ; >Jul 25 12:02:49 localhost blivet[1847]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4986750> fileSystem: <parted.filesystem.FileSystem object at 0x46c9810> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c9550> PedPartition: <_ped.Partition object at 0x44f6a10> >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda2 ; >Jul 25 12:02:49 localhost blivet[1847]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4986750> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c9a90> PedPartition: <_ped.Partition object at 0x3744dd0> >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:02:49 localhost blivet[1847]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4986750> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c98d0> PedPartition: <_ped.Partition object at 0x46b5c50> >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda5 ; >Jul 25 12:02:49 localhost blivet[1847]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4986750> fileSystem: <parted.filesystem.FileSystem object at 0x46c9790> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c92d0> PedPartition: <_ped.Partition object at 0x46b5d10> >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda6 ; >Jul 25 12:02:49 localhost blivet[1847]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4986750> fileSystem: <parted.filesystem.FileSystem object at 0x46c9a50> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c90d0> PedPartition: <_ped.Partition object at 0x46b5b90> >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda7 ; >Jul 25 12:02:49 localhost blivet[1847]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4986750> fileSystem: <parted.filesystem.FileSystem object at 0x46c9ad0> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c96d0> PedPartition: <_ped.Partition object at 0x46b5e90> >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:02:49 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4986750> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c9310> PedPartition: <_ped.Partition object at 0x46b5dd0> >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sdb4 ; >Jul 25 12:02:49 localhost blivet[1847]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3758150> fileSystem: <parted.filesystem.FileSystem object at 0x46c9dd0> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x46b8f10> PedPartition: <_ped.Partition object at 0x46b5bf0> >Jul 25 12:02:49 localhost blivet[1847]: finished Blivet copy >Jul 25 12:02:49 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:02:49 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:02:49 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:02:49 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:02:49 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:02:49 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:02:49 localhost blivet[1847]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setFormat: req5 ; >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setFormat: req5 ; current: None ; type: ext4 ; >Jul 25 12:02:49 localhost blivet[1847]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: added partition req5 (id 35) to device tree >Jul 25 12:02:49 localhost blivet[1847]: registered action: [32] Create Device partition req5 (id 35) >Jul 25 12:02:49 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:02:49 localhost blivet[1847]: registered action: [33] Create Format ext4 filesystem mounted at /home on partition req5 (id 35) >Jul 25 12:02:49 localhost blivet[1847]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jul 25 12:02:49 localhost blivet[1847]: removing all non-preexisting partitions ['req5(id 35)', 'sda3(id 27)', 'sda8(id 31)'] from disk(s) ['sda'] >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:02:49 localhost blivet[1847]: device sda3 new partedPartition None >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >Jul 25 12:02:49 localhost blivet[1847]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:02:49 localhost blivet[1847]: device sda8 new partedPartition None >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jul 25 12:02:49 localhost blivet[1847]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: allocatePartitions: disks=['sda'] ; partitions=['req5(id 35)', 'req1(id 27)', 'req3(id 31)'] >Jul 25 12:02:49 localhost blivet[1847]: removing all non-preexisting partitions ['req3(id 31)', 'req1(id 27)', 'req5(id 35)'] from disk(s) ['sda'] >Jul 25 12:02:49 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:49 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:49 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:49 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:49 localhost blivet[1847]: allocating partition: req3 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >Jul 25 12:02:49 localhost blivet[1847]: checking freespace on sda >Jul 25 12:02:49 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:02:49 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:02:49 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:49 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:02:49 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:02:49 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:02:49 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:02:49 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:02:49 localhost blivet[1847]: current free range is 859879125-976768064 (57074MB) >Jul 25 12:02:49 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:02:49 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:49 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:02:49 localhost blivet[1847]: new free: 859879125-976768064 / 57074MB >Jul 25 12:02:49 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:02:49 localhost blivet[1847]: adjusted start sector from 859879125 to 859881472 >Jul 25 12:02:49 localhost blivet[1847]: created partition sda8 of 20000MB and added it to /dev/sda >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: req3 ; >Jul 25 12:02:49 localhost blivet[1847]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46cdd90> PedPartition: <_ped.Partition object at 0x44f6950> >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:02:49 localhost blivet[1847]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:02:49 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46cd1d0> PedPartition: <_ped.Partition object at 0x7f64801a6230> >Jul 25 12:02:49 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:49 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:49 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:49 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:49 localhost blivet[1847]: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 20000 ; start: None ; end: None >Jul 25 12:02:49 localhost blivet[1847]: checking freespace on sda >Jul 25 12:02:49 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >Jul 25 12:02:49 localhost blivet[1847]: checking 900841472-976768064 (37073 MB) >Jul 25 12:02:49 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:49 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:02:49 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:02:49 localhost blivet[1847]: updating use_disk to sda, type: 0 >Jul 25 12:02:49 localhost blivet[1847]: new free: 976768065-976773167 / 2MB >Jul 25 12:02:49 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:02:49 localhost blivet[1847]: adjusted start sector from 976768065 to 976769024 >Jul 25 12:02:49 localhost blivet[1847]: created partition sda3 of 2MB and added it to /dev/sda >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: req1 ; >Jul 25 12:02:49 localhost blivet[1847]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46cd110> PedPartition: <_ped.Partition object at 0x46b5e30> >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jul 25 12:02:49 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:02:49 localhost blivet[1847]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41a9a50> PedPartition: <_ped.Partition object at 0x46c77d0> >Jul 25 12:02:49 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:49 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:49 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:02:49 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:02:49 localhost blivet[1847]: allocating partition: req5 ; id: 35 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 20000 ; start: None ; end: None >Jul 25 12:02:49 localhost blivet[1847]: checking freespace on sda >Jul 25 12:02:49 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >Jul 25 12:02:49 localhost blivet[1847]: checking 900841472-976768064 (37073 MB) >Jul 25 12:02:49 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:49 localhost blivet[1847]: checking 976768065-976769023 (0 MB) >Jul 25 12:02:49 localhost blivet[1847]: current free range is 976768065-976769023 (0MB) >Jul 25 12:02:49 localhost blivet[1847]: checking 976773120-976773167 (0 MB) >Jul 25 12:02:49 localhost blivet[1847]: current free range is 976773120-976773167 (0MB) >Jul 25 12:02:49 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:02:49 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1MB boot=False best=None grow=True start=None >Jul 25 12:02:49 localhost blivet[1847]: checking 900841472-976768064 (37073 MB) >Jul 25 12:02:49 localhost blivet[1847]: current free range is 900841472-976768064 (37073MB) >Jul 25 12:02:49 localhost blivet[1847]: checking 976768065-976769023 (0 MB) >Jul 25 12:02:49 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:49 localhost blivet[1847]: checking 976773120-976773167 (0 MB) >Jul 25 12:02:49 localhost blivet[1847]: free region not suitable for request >Jul 25 12:02:49 localhost blivet[1847]: evaluating growth potential for new layout >Jul 25 12:02:49 localhost blivet[1847]: calculating growth for disk /dev/sda >Jul 25 12:02:49 localhost blivet[1847]: adjusted start sector from 900841472 to 900843520 >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: req5 ; >Jul 25 12:02:49 localhost blivet[1847]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4986190> PedPartition: <_ped.Partition object at 0x44f6290> >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >Jul 25 12:02:49 localhost blivet[1847]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:02:49 localhost blivet[1847]: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >Jul 25 12:02:49 localhost blivet[1847]: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:02:49 localhost blivet[1847]: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 >Jul 25 12:02:49 localhost blivet[1847]: req: PartitionRequest instance -- >id = 31 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:02:49 localhost blivet[1847]: req: PartitionRequest instance -- >id = 35 name = sda9 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >Jul 25 12:02:49 localhost blivet[1847]: 1 requests and 75926892 (37073MB) left in chunk >Jul 25 12:02:49 localhost blivet[1847]: adding 75926892 (37073MB) to 35 (sda9) >Jul 25 12:02:49 localhost blivet[1847]: taking back 34968940 (17074MB) from 35 (sda9) >Jul 25 12:02:49 localhost blivet[1847]: new grow amount for request 35 (sda9) is 40957952 units, or 19999MB >Jul 25 12:02:49 localhost blivet[1847]: request 31 (sda8) growth: 0 (0MB) size: 20000MB >Jul 25 12:02:49 localhost blivet[1847]: request 35 (sda9) growth: 40957952 (19999MB) size: 20000MB >Jul 25 12:02:49 localhost blivet[1847]: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 >Jul 25 12:02:49 localhost blivet[1847]: req: PartitionRequest instance -- >id = 27 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >Jul 25 12:02:49 localhost blivet[1847]: request 27 (sda3) growth: 0 (0MB) size: 2MB >Jul 25 12:02:49 localhost blivet[1847]: disk /dev/sda growth: 40957952 (19999MB) >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:02:49 localhost blivet[1847]: device sda9 new partedPartition None >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >Jul 25 12:02:49 localhost blivet[1847]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: total growth: 40957952 sectors >Jul 25 12:02:49 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:02:49 localhost blivet[1847]: new free: 900841472-976768064 / 37073MB >Jul 25 12:02:49 localhost blivet[1847]: new free allows for 40957952 sectors of growth >Jul 25 12:02:49 localhost blivet[1847]: adjusted start sector from 900841472 to 900843520 >Jul 25 12:02:49 localhost blivet[1847]: created partition sda9 of 1MB and added it to /dev/sda >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: req5 ; >Jul 25 12:02:49 localhost blivet[1847]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46cd950> PedPartition: <_ped.Partition object at 0x46b5cb0> >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >Jul 25 12:02:49 localhost blivet[1847]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:02:49 localhost blivet[1847]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3755c10> PedPartition: <_ped.Partition object at 0x46c7170> >Jul 25 12:02:49 localhost blivet[1847]: growPartitions: disks=['sda'], partitions=['sda9(id 35)', 'sda3(id 27)', 'sda8(id 31)'] >Jul 25 12:02:49 localhost blivet[1847]: growable partitions are ['sda9'] >Jul 25 12:02:49 localhost blivet[1847]: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:02:49 localhost blivet[1847]: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >Jul 25 12:02:49 localhost blivet[1847]: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:02:49 localhost blivet[1847]: disk sda has 2 chunks >Jul 25 12:02:49 localhost blivet[1847]: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 >Jul 25 12:02:49 localhost blivet[1847]: req: PartitionRequest instance -- >id = 31 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:02:49 localhost blivet[1847]: req: PartitionRequest instance -- >id = 35 name = sda9 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >Jul 25 12:02:49 localhost blivet[1847]: 1 requests and 75926892 (37073MB) left in chunk >Jul 25 12:02:49 localhost blivet[1847]: adding 75926892 (37073MB) to 35 (sda9) >Jul 25 12:02:49 localhost blivet[1847]: taking back 34968940 (17074MB) from 35 (sda9) >Jul 25 12:02:49 localhost blivet[1847]: new grow amount for request 35 (sda9) is 40957952 units, or 19999MB >Jul 25 12:02:49 localhost blivet[1847]: growing partitions on sda >Jul 25 12:02:49 localhost blivet[1847]: partition sda8 (31): 1 >Jul 25 12:02:49 localhost blivet[1847]: new geometry for sda8: parted.Geometry instance -- >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x41a9150> >Jul 25 12:02:49 localhost blivet[1847]: partition sda9 (35): 1 >Jul 25 12:02:49 localhost blivet[1847]: new geometry for sda9: parted.Geometry instance -- >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x41a9b10> >Jul 25 12:02:49 localhost blivet[1847]: removing all non-preexisting partitions ['sda8(id 31)', 'sda9(id 35)'] from disk(s) ['sda'] >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:02:49 localhost blivet[1847]: device sda8 new partedPartition None >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jul 25 12:02:49 localhost blivet[1847]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:02:49 localhost blivet[1847]: device sda9 new partedPartition None >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >Jul 25 12:02:49 localhost blivet[1847]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: back from removeNewPartitions >Jul 25 12:02:49 localhost blivet[1847]: extended: parted.Geometry instance -- >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x46cd150> PedGeometry: <_ped.Geometry object at 0x49861d0> >Jul 25 12:02:49 localhost blivet[1847]: setting req3 new geometry: parted.Geometry instance -- >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x41a9150> >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: req3 ; >Jul 25 12:02:49 localhost blivet[1847]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46cd8d0> PedPartition: <_ped.Partition object at 0x44f6950> >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:02:49 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:02:49 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x498c810> PedPartition: <_ped.Partition object at 0x46c7170> >Jul 25 12:02:49 localhost blivet[1847]: setting req5 new geometry: parted.Geometry instance -- >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x41a9b10> >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: req5 ; >Jul 25 12:02:49 localhost blivet[1847]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49860d0> PedPartition: <_ped.Partition object at 0x46c7710> >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >Jul 25 12:02:49 localhost blivet[1847]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jul 25 12:02:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:02:49 localhost blivet[1847]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x498cdd0> PedPartition: <_ped.Partition object at 0x46c7530> >Jul 25 12:02:49 localhost blivet[1847]: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >Jul 25 12:02:49 localhost blivet[1847]: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >Jul 25 12:02:49 localhost blivet[1847]: fixing size of non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / at 2.00 >Jul 25 12:02:49 localhost blivet[1847]: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >Jul 25 12:02:49 localhost blivet[1847]: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >Jul 25 12:02:49 localhost blivet[1847]: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >Jul 25 12:02:49 localhost blivet[1847]: fixing size of non-existent 20000MB partition sda8 (31) with non-existent ext4 filesystem mounted at /usr at 20000.00 >Jul 25 12:02:49 localhost blivet[1847]: fixing size of non-existent 20000MB partition sda9 (35) with non-existent ext4 filesystem mounted at /home at 20000.00 >Jul 25 12:02:49 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda2 ; >Jul 25 12:02:49 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >Jul 25 12:02:49 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:02:49 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:02:49 localhost anaconda[1847]: populate_right_side: non-existent 20000MB partition sda9 (35) with non-existent ext4 filesystem mounted at /home >Jul 25 12:02:49 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:02:49 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:02:49 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:02:49 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:02:49 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:02:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:49 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:02:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:49 localhost anaconda[1847]: leaving save_right_side >Jul 25 12:02:53 localhost anaconda[1847]: ui: saving changes to device sda9 >Jul 25 12:02:53 localhost anaconda[1847]: old name: sda9 >Jul 25 12:02:53 localhost anaconda[1847]: new name: None >Jul 25 12:02:53 localhost anaconda[1847]: old size: 20000.0 >Jul 25 12:02:53 localhost anaconda[1847]: new size: 20000 >Jul 25 12:02:53 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:02:53 localhost anaconda[1847]: old device type: 2 >Jul 25 12:02:53 localhost anaconda[1847]: new device type: 2 >Jul 25 12:02:53 localhost anaconda[1847]: reformat: True >Jul 25 12:02:53 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:02:53 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:02:53 localhost anaconda[1847]: old fs type: ext4 >Jul 25 12:02:53 localhost anaconda[1847]: new fs type: ext4 >Jul 25 12:02:53 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:02:53 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:02:53 localhost anaconda[1847]: old label: >Jul 25 12:02:53 localhost anaconda[1847]: new_label: >Jul 25 12:02:53 localhost anaconda[1847]: old mountpoint: /home >Jul 25 12:02:53 localhost anaconda[1847]: new mountpoint: /home >Jul 25 12:02:53 localhost anaconda[1847]: old raid level: None >Jul 25 12:02:53 localhost anaconda[1847]: new raid level: None >Jul 25 12:02:53 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:02:53 localhost anaconda[1847]: old container: None >Jul 25 12:02:53 localhost anaconda[1847]: new container: None >Jul 25 12:02:53 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:02:53 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:02:53 localhost anaconda[1847]: old container raid level: None >Jul 25 12:02:53 localhost anaconda[1847]: new container raid level: None >Jul 25 12:02:53 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:02:53 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:02:53 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:02:53 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:02:53 localhost anaconda[1847]: nothing changed for new device >Jul 25 12:02:53 localhost blivet[1847]: getFormat('appleboot') returning AppleBootstrapFS instance >Jul 25 12:02:53 localhost blivet[1847]: getFormat('biosboot') returning BIOSBoot instance >Jul 25 12:02:53 localhost blivet[1847]: getFormat('prepboot') returning PPCPRePBoot instance >Jul 25 12:03:03 localhost anaconda[1847]: requested size = 10 GB ; available space = 17.07 GB >Jul 25 12:03:03 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 10000.0, [], {} >Jul 25 12:03:03 localhost blivet[1847]: Blivet.factoryDevice: 0 ; 10000.0 ; mountpoint: /data ; disks: [DiskDevice instance (0x41a6a90) -- >name = sda status = True kids = 8 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007c8c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; fstype: ext4 ; encrypted: False ; >Jul 25 12:03:03 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 10000.0, ['sda'], {'mountpoint': '/data', 'fstype': 'ext4', 'encrypted': False} >Jul 25 12:03:03 localhost blivet[1847]: LVMFactory.configure: parent_factory: None ; >Jul 25 12:03:03 localhost blivet[1847]: starting Blivet copy >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda1 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3755ad0> fileSystem: <parted.filesystem.FileSystem object at 0x46c3150> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c30d0> PedPartition: <_ped.Partition object at 0x7f64801a6290> >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3755ad0> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46bcf10> PedPartition: <_ped.Partition object at 0x46b5ef0> >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3755ad0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c3290> PedPartition: <_ped.Partition object at 0x46c7590> >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda5 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3755ad0> fileSystem: <parted.filesystem.FileSystem object at 0x46c3490> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c3410> PedPartition: <_ped.Partition object at 0x46c70b0> >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda6 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3755ad0> fileSystem: <parted.filesystem.FileSystem object at 0x46c3650> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c35d0> PedPartition: <_ped.Partition object at 0x46c7350> >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda7 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3755ad0> fileSystem: <parted.filesystem.FileSystem object at 0x46c3810> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c3790> PedPartition: <_ped.Partition object at 0x46c7470> >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3755ad0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c3950> PedPartition: <_ped.Partition object at 0x46c7410> >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3755ad0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c3ad0> PedPartition: <_ped.Partition object at 0x46c7650> >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sdb4 ; >Jul 25 12:03:03 localhost blivet[1847]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46bf310> fileSystem: <parted.filesystem.FileSystem object at 0x46c3c50> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x46cb210> PedPartition: <_ped.Partition object at 0x46c72f0> >Jul 25 12:03:03 localhost blivet[1847]: finished Blivet copy >Jul 25 12:03:03 localhost blivet[1847]: size bumped to 10004 to include new device space >Jul 25 12:03:03 localhost blivet[1847]: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >Jul 25 12:03:03 localhost blivet[1847]: child factory args: [<blivet.Blivet object at 0x4505f90>, 10004.0, [DiskDevice instance (0x41a6a90) -- >name = sda status = True kids = 8 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007c8c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>]] >Jul 25 12:03:03 localhost blivet[1847]: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >Jul 25 12:03:03 localhost blivet[1847]: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x3755f10> ; >Jul 25 12:03:03 localhost blivet[1847]: parent factory container: None >Jul 25 12:03:03 localhost blivet[1847]: members: [] >Jul 25 12:03:03 localhost blivet[1847]: add_disks: ['sda'] >Jul 25 12:03:03 localhost blivet[1847]: remove_disks: [] >Jul 25 12:03:03 localhost blivet[1847]: LVMPhysicalVolume.__init__: >Jul 25 12:03:03 localhost blivet[1847]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jul 25 12:03:03 localhost blivet[1847]: LVMPhysicalVolume.__init__: mountpoint: None ; >Jul 25 12:03:03 localhost blivet[1847]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jul 25 12:03:03 localhost blivet[1847]: DiskDevice.addChild: kids: 8 ; name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setFormat: req6 ; >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setFormat: req6 ; current: None ; type: lvmpv ; >Jul 25 12:03:03 localhost blivet[1847]: DiskDevice.removeChild: kids: 9 ; name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: added partition req6 (id 36) to device tree >Jul 25 12:03:03 localhost blivet[1847]: registered action: [34] Create Device partition req6 (id 36) >Jul 25 12:03:03 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:03:03 localhost blivet[1847]: registered action: [35] Create Format lvmpv on partition req6 (id 36) >Jul 25 12:03:03 localhost blivet[1847]: size bumped to 10004 to include new device space >Jul 25 12:03:03 localhost blivet[1847]: adding a TotalSizeSet with size 10004 >Jul 25 12:03:03 localhost blivet[1847]: set.allocated = 8 >Jul 25 12:03:03 localhost blivet[1847]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jul 25 12:03:03 localhost blivet[1847]: removing all non-preexisting partitions ['req6(id 36)', 'sda3(id 27)', 'sda8(id 31)', 'sda9(id 35)'] from disk(s) ['sda'] >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda3 new partedPartition None >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >Jul 25 12:03:03 localhost blivet[1847]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda8 new partedPartition None >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jul 25 12:03:03 localhost blivet[1847]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda9 new partedPartition None >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >Jul 25 12:03:03 localhost blivet[1847]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: allocatePartitions: disks=['sda'] ; partitions=['req6(id 36)', 'req1(id 27)', 'req3(id 31)', 'req5(id 35)'] >Jul 25 12:03:03 localhost blivet[1847]: removing all non-preexisting partitions ['req5(id 35)', 'req3(id 31)', 'req1(id 27)', 'req6(id 36)'] from disk(s) ['sda'] >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:03 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:03 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:03 localhost blivet[1847]: allocating partition: req5 ; id: 35 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >Jul 25 12:03:03 localhost blivet[1847]: checking freespace on sda >Jul 25 12:03:03 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:03:03 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:03:03 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:03 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:03 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:03:03 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:03:03 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:03:03 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:03:03 localhost blivet[1847]: current free range is 859879125-976768064 (57074MB) >Jul 25 12:03:03 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:03 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:03 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:03:03 localhost blivet[1847]: new free: 859879125-976768064 / 57074MB >Jul 25 12:03:03 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:03:03 localhost blivet[1847]: adjusted start sector from 859879125 to 859881472 >Jul 25 12:03:03 localhost blivet[1847]: created partition sda8 of 20000MB and added it to /dev/sda >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: req5 ; >Jul 25 12:03:03 localhost blivet[1847]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46bcd10> PedPartition: <_ped.Partition object at 0x46b5f50> >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:03:03 localhost blivet[1847]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3755590> PedPartition: <_ped.Partition object at 0x46c7230> >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:03 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:03 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:03 localhost blivet[1847]: allocating partition: req3 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >Jul 25 12:03:03 localhost blivet[1847]: checking freespace on sda >Jul 25 12:03:03 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:03:03 localhost blivet[1847]: checking 900841472-976768064 (37073 MB) >Jul 25 12:03:03 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:03 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:03 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:03:03 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:03:03 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:03:03 localhost blivet[1847]: checking 900841472-976768064 (37073 MB) >Jul 25 12:03:03 localhost blivet[1847]: current free range is 900841472-976768064 (37073MB) >Jul 25 12:03:03 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:03 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:03 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:03:03 localhost blivet[1847]: new free: 900841472-976768064 / 37073MB >Jul 25 12:03:03 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:03:03 localhost blivet[1847]: adjusted start sector from 900841472 to 900843520 >Jul 25 12:03:03 localhost blivet[1847]: created partition sda9 of 20000MB and added it to /dev/sda >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: req3 ; >Jul 25 12:03:03 localhost blivet[1847]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41a9e90> PedPartition: <_ped.Partition object at 0x46c7290> >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >Jul 25 12:03:03 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4997810> PedPartition: <_ped.Partition object at 0x46c7a10> >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:03 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:03 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:03 localhost blivet[1847]: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 20000 ; start: None ; end: None >Jul 25 12:03:03 localhost blivet[1847]: checking freespace on sda >Jul 25 12:03:03 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >Jul 25 12:03:03 localhost blivet[1847]: checking 941803520-976768064 (17072 MB) >Jul 25 12:03:03 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:03 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:03 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:03:03 localhost blivet[1847]: updating use_disk to sda, type: 0 >Jul 25 12:03:03 localhost blivet[1847]: new free: 976768065-976773167 / 2MB >Jul 25 12:03:03 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:03:03 localhost blivet[1847]: adjusted start sector from 976768065 to 976769024 >Jul 25 12:03:03 localhost blivet[1847]: created partition sda3 of 2MB and added it to /dev/sda >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: req1 ; >Jul 25 12:03:03 localhost blivet[1847]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41a9cd0> PedPartition: <_ped.Partition object at 0x46c7830> >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jul 25 12:03:03 localhost blivet[1847]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x498cc50> PedPartition: <_ped.Partition object at 0x46c7770> >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:03 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:03 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:03 localhost blivet[1847]: allocating partition: req6 ; id: 36 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 10004.0 ; start: None ; end: None >Jul 25 12:03:03 localhost blivet[1847]: checking freespace on sda >Jul 25 12:03:03 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >Jul 25 12:03:03 localhost blivet[1847]: checking 941803520-976768064 (17072 MB) >Jul 25 12:03:03 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:03 localhost blivet[1847]: checking 976768065-976769023 (0 MB) >Jul 25 12:03:03 localhost blivet[1847]: current free range is 976768065-976769023 (0MB) >Jul 25 12:03:03 localhost blivet[1847]: checking 976773120-976773167 (0 MB) >Jul 25 12:03:03 localhost blivet[1847]: current free range is 976773120-976773167 (0MB) >Jul 25 12:03:03 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:03:03 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >Jul 25 12:03:03 localhost blivet[1847]: checking 941803520-976768064 (17072 MB) >Jul 25 12:03:03 localhost blivet[1847]: current free range is 941803520-976768064 (17072MB) >Jul 25 12:03:03 localhost blivet[1847]: checking 976768065-976769023 (0 MB) >Jul 25 12:03:03 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:03 localhost blivet[1847]: checking 976773120-976773167 (0 MB) >Jul 25 12:03:03 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:03 localhost blivet[1847]: evaluating growth potential for new layout >Jul 25 12:03:03 localhost blivet[1847]: calculating growth for disk /dev/sda >Jul 25 12:03:03 localhost blivet[1847]: adjusted start sector from 941803520 to 941805568 >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: req6 ; >Jul 25 12:03:03 localhost blivet[1847]: device req6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3755210> PedPartition: <_ped.Partition object at 0x46c76b0> >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >Jul 25 12:03:03 localhost blivet[1847]: DiskDevice.addChild: kids: 8 ; name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:03 localhost blivet[1847]: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:03 localhost blivet[1847]: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >Jul 25 12:03:03 localhost blivet[1847]: adding request 36 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:03 localhost blivet[1847]: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 >Jul 25 12:03:03 localhost blivet[1847]: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:03 localhost blivet[1847]: req: PartitionRequest instance -- >id = 31 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:03 localhost blivet[1847]: req: PartitionRequest instance -- >id = 36 name = sda10 growable = True >base = 16384 growth = 0 max_grow = 20471808 >done = False >Jul 25 12:03:03 localhost blivet[1847]: 1 requests and 34952556 (17066MB) left in chunk >Jul 25 12:03:03 localhost blivet[1847]: adding 34952556 (17066MB) to 36 (sda10) >Jul 25 12:03:03 localhost blivet[1847]: taking back 14480748 (7070MB) from 36 (sda10) >Jul 25 12:03:03 localhost blivet[1847]: new grow amount for request 36 (sda10) is 20471808 units, or 9996MB >Jul 25 12:03:03 localhost blivet[1847]: request 35 (sda8) growth: 0 (0MB) size: 20000MB >Jul 25 12:03:03 localhost blivet[1847]: request 31 (sda9) growth: 0 (0MB) size: 20000MB >Jul 25 12:03:03 localhost blivet[1847]: request 36 (sda10) growth: 20471808 (9996MB) size: 10004MB >Jul 25 12:03:03 localhost blivet[1847]: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 >Jul 25 12:03:03 localhost blivet[1847]: req: PartitionRequest instance -- >id = 27 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:03 localhost blivet[1847]: request 27 (sda3) growth: 0 (0MB) size: 2MB >Jul 25 12:03:03 localhost blivet[1847]: disk /dev/sda growth: 20471808 (9996MB) >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda10 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda10 new partedPartition None >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >Jul 25 12:03:03 localhost blivet[1847]: DiskDevice.removeChild: kids: 9 ; name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: total growth: 20471808 sectors >Jul 25 12:03:03 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:03:03 localhost blivet[1847]: new free: 941803520-976768064 / 17072MB >Jul 25 12:03:03 localhost blivet[1847]: new free allows for 20471808 sectors of growth >Jul 25 12:03:03 localhost blivet[1847]: adjusted start sector from 941803520 to 941805568 >Jul 25 12:03:03 localhost blivet[1847]: created partition sda10 of 8MB and added it to /dev/sda >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: req6 ; >Jul 25 12:03:03 localhost blivet[1847]: device req6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46bc790> PedPartition: <_ped.Partition object at 0x46c79b0> >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >Jul 25 12:03:03 localhost blivet[1847]: DiskDevice.addChild: kids: 8 ; name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda10 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda10 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46bff10> PedPartition: <_ped.Partition object at 0x46b5bf0> >Jul 25 12:03:03 localhost blivet[1847]: growPartitions: disks=['sda'], partitions=['sda10(id 36)', 'sda3(id 27)', 'sda9(id 31)', 'sda8(id 35)'] >Jul 25 12:03:03 localhost blivet[1847]: growable partitions are ['sda10'] >Jul 25 12:03:03 localhost blivet[1847]: adding request 36 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:03 localhost blivet[1847]: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >Jul 25 12:03:03 localhost blivet[1847]: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:03 localhost blivet[1847]: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:03 localhost blivet[1847]: disk sda has 2 chunks >Jul 25 12:03:03 localhost blivet[1847]: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 >Jul 25 12:03:03 localhost blivet[1847]: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:03 localhost blivet[1847]: req: PartitionRequest instance -- >id = 31 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:03 localhost blivet[1847]: req: PartitionRequest instance -- >id = 36 name = sda10 growable = True >base = 16384 growth = 0 max_grow = 20471808 >done = False >Jul 25 12:03:03 localhost blivet[1847]: 1 requests and 34952556 (17066MB) left in chunk >Jul 25 12:03:03 localhost blivet[1847]: adding 34952556 (17066MB) to 36 (sda10) >Jul 25 12:03:03 localhost blivet[1847]: taking back 14480748 (7070MB) from 36 (sda10) >Jul 25 12:03:03 localhost blivet[1847]: new grow amount for request 36 (sda10) is 20471808 units, or 9996MB >Jul 25 12:03:03 localhost blivet[1847]: set: ['sda10'] 8/10004 >Jul 25 12:03:03 localhost blivet[1847]: allocating 9996 to TotalSizeSet with 8/10004 (9996 needed) >Jul 25 12:03:03 localhost blivet[1847]: PartitionRequest instance -- >id = 36 name = sda10 growable = True >base = 16384 growth = 20471808 max_grow = 20471808 >done = True >Jul 25 12:03:03 localhost blivet[1847]: needed: 0 >Jul 25 12:03:03 localhost blivet[1847]: set: ['sda10'] 10004/10004 >Jul 25 12:03:03 localhost blivet[1847]: allocating 0 to TotalSizeSet with 10004/10004 (0 needed) >Jul 25 12:03:03 localhost blivet[1847]: PartitionRequest instance -- >id = 36 name = sda10 growable = True >base = 16384 growth = 20471808 max_grow = 20471808 >done = True >Jul 25 12:03:03 localhost blivet[1847]: needed: 0 >Jul 25 12:03:03 localhost blivet[1847]: growing partitions on sda >Jul 25 12:03:03 localhost blivet[1847]: partition sda8 (35): 1 >Jul 25 12:03:03 localhost blivet[1847]: new geometry for sda8: parted.Geometry instance -- >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf650> >Jul 25 12:03:03 localhost blivet[1847]: partition sda9 (31): 1 >Jul 25 12:03:03 localhost blivet[1847]: new geometry for sda9: parted.Geometry instance -- >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf450> >Jul 25 12:03:03 localhost blivet[1847]: partition sda10 (36): 1 >Jul 25 12:03:03 localhost blivet[1847]: new geometry for sda10: parted.Geometry instance -- >start: 941805568 end: 962293759 length: 20488192 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf290> >Jul 25 12:03:03 localhost blivet[1847]: removing all non-preexisting partitions ['sda8(id 35)', 'sda9(id 31)', 'sda10(id 36)'] from disk(s) ['sda'] >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda8 new partedPartition None >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >Jul 25 12:03:03 localhost blivet[1847]: DiskDevice.removeChild: kids: 9 ; name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda9 new partedPartition None >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jul 25 12:03:03 localhost blivet[1847]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda10 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda10 new partedPartition None >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >Jul 25 12:03:03 localhost blivet[1847]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: back from removeNewPartitions >Jul 25 12:03:03 localhost blivet[1847]: extended: parted.Geometry instance -- >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x46bf6d0> PedGeometry: <_ped.Geometry object at 0x46bf090> >Jul 25 12:03:03 localhost blivet[1847]: setting req5 new geometry: parted.Geometry instance -- >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf650> >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: req5 ; >Jul 25 12:03:03 localhost blivet[1847]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46bf9d0> PedPartition: <_ped.Partition object at 0x46b5d10> >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:03:03 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41a9b50> PedPartition: <_ped.Partition object at 0x44f6290> >Jul 25 12:03:03 localhost blivet[1847]: setting req3 new geometry: parted.Geometry instance -- >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf450> >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: req3 ; >Jul 25 12:03:03 localhost blivet[1847]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46bffd0> PedPartition: <_ped.Partition object at 0x46b5e90> >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >Jul 25 12:03:03 localhost blivet[1847]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3755b50> PedPartition: <_ped.Partition object at 0x46c73b0> >Jul 25 12:03:03 localhost blivet[1847]: setting req6 new geometry: parted.Geometry instance -- >start: 941805568 end: 962293759 length: 20488192 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf290> >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: req6 ; >Jul 25 12:03:03 localhost blivet[1847]: device req6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46cb0d0> PedPartition: <_ped.Partition object at 0x46b5b90> >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >Jul 25 12:03:03 localhost blivet[1847]: DiskDevice.addChild: kids: 8 ; name: sda ; >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda10 ; >Jul 25 12:03:03 localhost blivet[1847]: device sda10 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41ad690> PedPartition: <_ped.Partition object at 0x46c7830> >Jul 25 12:03:03 localhost blivet[1847]: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >Jul 25 12:03:03 localhost blivet[1847]: fixing size of non-existent 10004MB partition sda10 (36) with non-existent lvmpv at 10004.00 >Jul 25 12:03:03 localhost blivet[1847]: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >Jul 25 12:03:03 localhost blivet[1847]: fixing size of non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / at 2.00 >Jul 25 12:03:03 localhost blivet[1847]: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >Jul 25 12:03:03 localhost blivet[1847]: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >Jul 25 12:03:03 localhost blivet[1847]: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >Jul 25 12:03:03 localhost blivet[1847]: fixing size of non-existent 20000MB partition sda8 (35) with non-existent ext4 filesystem mounted at /home at 20000.00 >Jul 25 12:03:03 localhost blivet[1847]: fixing size of non-existent 20000MB partition sda9 (31) with non-existent ext4 filesystem mounted at /usr at 20000.00 >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >Jul 25 12:03:03 localhost blivet[1847]: PartitionDevice.addChild: kids: 0 ; name: sda10 ; >Jul 25 12:03:03 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:03:03 localhost blivet[1847]: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >Jul 25 12:03:03 localhost blivet[1847]: added lvmvg fedora (id 37) to device tree >Jul 25 12:03:03 localhost blivet[1847]: registered action: [36] Create Device lvmvg fedora (id 37) >Jul 25 12:03:03 localhost blivet[1847]: fedora size is 10000MB >Jul 25 12:03:03 localhost blivet[1847]: vg fedora has 10000MB free >Jul 25 12:03:03 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:03:03 localhost blivet[1847]: getFormat('ext4') returning Ext4FS instance >Jul 25 12:03:03 localhost blivet[1847]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >Jul 25 12:03:03 localhost blivet[1847]: LVMLogicalVolumeDevice._setFormat: fedora-data ; current: None ; type: ext4 ; >Jul 25 12:03:03 localhost blivet[1847]: fedora size is 10000MB >Jul 25 12:03:03 localhost blivet[1847]: vg fedora has 10000MB free >Jul 25 12:03:03 localhost blivet[1847]: Adding fedora-data/10000MB to fedora >Jul 25 12:03:03 localhost blivet[1847]: added lvmlv fedora-data (id 38) to device tree >Jul 25 12:03:03 localhost blivet[1847]: registered action: [37] Create Device lvmlv fedora-data (id 38) >Jul 25 12:03:03 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:03:03 localhost blivet[1847]: registered action: [38] Create Format ext4 filesystem mounted at /data on lvmlv fedora-data (id 38) >Jul 25 12:03:03 localhost anaconda[1847]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-data', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda10', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:03 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:03:03 localhost anaconda[1847]: ui: unused=['sda6', 'sda5', 'sda7', 'sda1'] >Jul 25 12:03:03 localhost anaconda[1847]: ui: new_devices=['sda8', 'sda9', 'fedora-data', 'sda3'] >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:03 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:03 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:03 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:03:03 localhost anaconda[1847]: page clicked: æ° Fedora 20 å®è£ >Jul 25 12:03:03 localhost anaconda[1847]: show mountpoint: æ° Fedora 20 å®è£ >Jul 25 12:03:03 localhost anaconda[1847]: populate_right_side: non-existent 10000MB lvmlv fedora-data (38) with non-existent ext4 filesystem mounted at /data >Jul 25 12:03:03 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:03:03 localhost anaconda[1847]: updated device_container_name to fedora >Jul 25 12:03:03 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:03:03 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:03:03 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:03:03 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:03 localhost anaconda[1847]: device_type_changed: 0 LVM >Jul 25 12:03:03 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:03 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:03 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:03 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:03 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:03 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:03 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:03 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:03 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:03 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:03 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:03 localhost anaconda[1847]: populate_raid: 0, None >Jul 25 12:03:03 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:03 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:03 localhost anaconda[1847]: populate_raid: 0, None >Jul 25 12:03:03 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:03 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 0, [], {} >Jul 25 12:03:03 localhost anaconda[1847]: new container selection: None >Jul 25 12:03:03 localhost anaconda[1847]: new container selection: None >Jul 25 12:03:03 localhost anaconda[1847]: new container selection: fedora >Jul 25 12:03:03 localhost anaconda[1847]: default container is fedora >Jul 25 12:03:03 localhost anaconda[1847]: show mountpoint: æ° Fedora 20 å®è£ >Jul 25 12:03:03 localhost anaconda[1847]: populate_right_side: non-existent 10000MB lvmlv fedora-data (38) with non-existent ext4 filesystem mounted at /data >Jul 25 12:03:03 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:03:03 localhost anaconda[1847]: updated device_container_name to fedora >Jul 25 12:03:03 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:03:03 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:03:03 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:03:03 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:03 localhost anaconda[1847]: populate_raid: 0, None >Jul 25 12:03:03 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:03 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 0, [], {} >Jul 25 12:03:03 localhost anaconda[1847]: new container selection: None >Jul 25 12:03:03 localhost anaconda[1847]: new container selection: None >Jul 25 12:03:03 localhost anaconda[1847]: new container selection: fedora >Jul 25 12:03:03 localhost anaconda[1847]: default container is fedora >Jul 25 12:03:03 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:03:03 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:03:03 localhost gnome-session[1343]: Window manager warning: last_focus_time (199088) is greater than comparison timestamp (199087). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:03:03 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1405028 not in stack >Jul 25 12:03:03 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1405024 not in stack >Jul 25 12:03:03 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1405024 not in stack >Jul 25 12:03:03 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1405024 not in stack >Jul 25 12:03:09 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:09 localhost anaconda[1847]: device_type_changed: 2 æ åååº >Jul 25 12:03:09 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:09 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:09 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:09 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:09 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:09 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:09 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:09 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:09 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:03:09 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:13 localhost anaconda[1847]: fs type changed: vfat >Jul 25 12:03:13 localhost blivet[1847]: FATFS.supported: supported: True ; >Jul 25 12:03:13 localhost blivet[1847]: getFormat('vfat') returning FATFS instance >Jul 25 12:03:16 localhost anaconda[1847]: ui: saving changes to device fedora-data >Jul 25 12:03:16 localhost anaconda[1847]: old name: data >Jul 25 12:03:16 localhost anaconda[1847]: new name: None >Jul 25 12:03:16 localhost anaconda[1847]: old size: 10000.0 >Jul 25 12:03:16 localhost anaconda[1847]: new size: 10000 >Jul 25 12:03:16 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:16 localhost anaconda[1847]: old device type: 0 >Jul 25 12:03:16 localhost anaconda[1847]: new device type: 2 >Jul 25 12:03:16 localhost anaconda[1847]: reformat: True >Jul 25 12:03:16 localhost blivet[1847]: FATFS.supported: supported: True ; >Jul 25 12:03:16 localhost blivet[1847]: getFormat('vfat') returning FATFS instance >Jul 25 12:03:16 localhost anaconda[1847]: old fs type: ext4 >Jul 25 12:03:16 localhost anaconda[1847]: new fs type: vfat >Jul 25 12:03:16 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:03:16 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:03:16 localhost anaconda[1847]: old label: >Jul 25 12:03:16 localhost anaconda[1847]: new_label: >Jul 25 12:03:16 localhost anaconda[1847]: old mountpoint: /data >Jul 25 12:03:16 localhost anaconda[1847]: new mountpoint: /data >Jul 25 12:03:16 localhost anaconda[1847]: old raid level: None >Jul 25 12:03:16 localhost anaconda[1847]: new raid level: None >Jul 25 12:03:16 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:03:16 localhost anaconda[1847]: old container: None >Jul 25 12:03:16 localhost anaconda[1847]: new container: fedora >Jul 25 12:03:16 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:03:16 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:03:16 localhost anaconda[1847]: old container raid level: None >Jul 25 12:03:16 localhost anaconda[1847]: new container raid level: None >Jul 25 12:03:16 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:03:16 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:03:16 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:03:16 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:03:16 localhost blivet[1847]: removed lvmlv fedora-data (id 38) from device tree >Jul 25 12:03:16 localhost blivet[1847]: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >Jul 25 12:03:16 localhost blivet[1847]: registered action: [39] Destroy Device lvmlv fedora-data (id 38) >Jul 25 12:03:16 localhost blivet[1847]: removed lvmvg fedora (id 37) from device tree >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice.removeChild: kids: 1 ; name: sda10 ; >Jul 25 12:03:16 localhost blivet[1847]: registered action: [40] Destroy Device lvmvg fedora (id 37) >Jul 25 12:03:16 localhost blivet[1847]: removed partition sda10 (id 36) from device tree >Jul 25 12:03:16 localhost blivet[1847]: DiskDevice.removeChild: kids: 9 ; name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: registered action: [41] Destroy Device partition sda10 (id 36) >Jul 25 12:03:16 localhost blivet[1847]: checking whether disk sda has an empty extended >Jul 25 12:03:16 localhost blivet[1847]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46bf250> PedPartition: <_ped.Partition object at 0x7f64801a6230> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9'] >Jul 25 12:03:16 localhost blivet[1847]: Blivet.factoryDevice: 2 ; 10000 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x41a6a90) -- >name = sda status = True kids = 8 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007c8c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: /data ; fstype: vfat ; container_size: 0 ; >Jul 25 12:03:16 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 10000, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': None, 'mountpoint': '/data', 'fstype': 'vfat', 'container_size': 0} >Jul 25 12:03:16 localhost blivet[1847]: PartitionFactory.configure: parent_factory: None ; >Jul 25 12:03:16 localhost blivet[1847]: starting Blivet copy >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda1 ; >Jul 25 12:03:16 localhost blivet[1847]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x450ffd0> fileSystem: <parted.filesystem.FileSystem object at 0x4986d50> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4986d90> PedPartition: <_ped.Partition object at 0x44f6a10> >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda2 ; >Jul 25 12:03:16 localhost blivet[1847]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x450ffd0> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4986ed0> PedPartition: <_ped.Partition object at 0x7f64801a6230> >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:03:16 localhost blivet[1847]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x450ffd0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4986850> PedPartition: <_ped.Partition object at 0x44f6950> >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda5 ; >Jul 25 12:03:16 localhost blivet[1847]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x450ffd0> fileSystem: <parted.filesystem.FileSystem object at 0x4986a10> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49868d0> PedPartition: <_ped.Partition object at 0x46b5f50> >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda6 ; >Jul 25 12:03:16 localhost blivet[1847]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x450ffd0> fileSystem: <parted.filesystem.FileSystem object at 0x46d9510> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4986e90> PedPartition: <_ped.Partition object at 0x46b5cb0> >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda7 ; >Jul 25 12:03:16 localhost blivet[1847]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x450ffd0> fileSystem: <parted.filesystem.FileSystem object at 0x46d97d0> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46d9250> PedPartition: <_ped.Partition object at 0x46b5e30> >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:16 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x450ffd0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46d9350> PedPartition: <_ped.Partition object at 0x46b5c50> >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:16 localhost blivet[1847]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x450ffd0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46d96d0> PedPartition: <_ped.Partition object at 0x46c7ad0> >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: sdb4 ; >Jul 25 12:03:16 localhost blivet[1847]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x44f8fd0> fileSystem: <parted.filesystem.FileSystem object at 0x46d9a90> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x46c94d0> PedPartition: <_ped.Partition object at 0x46c7b30> >Jul 25 12:03:16 localhost blivet[1847]: finished Blivet copy >Jul 25 12:03:16 localhost blivet[1847]: FATFS.supported: supported: True ; >Jul 25 12:03:16 localhost blivet[1847]: getFormat('vfat') returning FATFS instance >Jul 25 12:03:16 localhost blivet[1847]: FATFS.supported: supported: True ; >Jul 25 12:03:16 localhost blivet[1847]: getFormat('vfat') returning FATFS instance >Jul 25 12:03:16 localhost blivet[1847]: FATFS.supported: supported: True ; >Jul 25 12:03:16 localhost blivet[1847]: getFormat('vfat') returning FATFS instance >Jul 25 12:03:16 localhost blivet[1847]: DiskDevice.addChild: kids: 8 ; name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setFormat: req7 ; >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setFormat: req7 ; current: None ; type: vfat ; >Jul 25 12:03:16 localhost blivet[1847]: DiskDevice.removeChild: kids: 9 ; name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: added partition req7 (id 39) to device tree >Jul 25 12:03:16 localhost blivet[1847]: registered action: [42] Create Device partition req7 (id 39) >Jul 25 12:03:16 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:03:16 localhost blivet[1847]: registered action: [43] Create Format vfat filesystem mounted at /data on partition req7 (id 39) >Jul 25 12:03:16 localhost blivet[1847]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jul 25 12:03:16 localhost blivet[1847]: removing all non-preexisting partitions ['req7(id 39)', 'sda3(id 27)', 'sda8(id 35)', 'sda9(id 31)'] from disk(s) ['sda'] >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:03:16 localhost blivet[1847]: device sda3 new partedPartition None >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >Jul 25 12:03:16 localhost blivet[1847]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:16 localhost blivet[1847]: device sda8 new partedPartition None >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >Jul 25 12:03:16 localhost blivet[1847]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:16 localhost blivet[1847]: device sda9 new partedPartition None >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jul 25 12:03:16 localhost blivet[1847]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: allocatePartitions: disks=['sda'] ; partitions=['req7(id 39)', 'req1(id 27)', 'req5(id 35)', 'req3(id 31)'] >Jul 25 12:03:16 localhost blivet[1847]: removing all non-preexisting partitions ['req5(id 35)', 'req3(id 31)', 'req1(id 27)', 'req7(id 39)'] from disk(s) ['sda'] >Jul 25 12:03:16 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:16 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:16 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:16 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:16 localhost blivet[1847]: allocating partition: req5 ; id: 35 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >Jul 25 12:03:16 localhost blivet[1847]: checking freespace on sda >Jul 25 12:03:16 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:03:16 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:03:16 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:16 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:16 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:03:16 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:03:16 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:03:16 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:03:16 localhost blivet[1847]: current free range is 859879125-976768064 (57074MB) >Jul 25 12:03:16 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:16 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:16 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:03:16 localhost blivet[1847]: new free: 859879125-976768064 / 57074MB >Jul 25 12:03:16 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:03:16 localhost blivet[1847]: adjusted start sector from 859879125 to 859881472 >Jul 25 12:03:16 localhost blivet[1847]: created partition sda8 of 20000MB and added it to /dev/sda >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: req5 ; >Jul 25 12:03:16 localhost blivet[1847]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x469e110> PedPartition: <_ped.Partition object at 0x44f6290> >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:03:16 localhost blivet[1847]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:16 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46bf7d0> PedPartition: <_ped.Partition object at 0x46c79b0> >Jul 25 12:03:16 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:16 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:16 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:16 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:16 localhost blivet[1847]: allocating partition: req3 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >Jul 25 12:03:16 localhost blivet[1847]: checking freespace on sda >Jul 25 12:03:16 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:03:16 localhost blivet[1847]: checking 900841472-976768064 (37073 MB) >Jul 25 12:03:16 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:16 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:16 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:03:16 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:03:16 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:03:16 localhost blivet[1847]: checking 900841472-976768064 (37073 MB) >Jul 25 12:03:16 localhost blivet[1847]: current free range is 900841472-976768064 (37073MB) >Jul 25 12:03:16 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:16 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:16 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:03:16 localhost blivet[1847]: new free: 900841472-976768064 / 37073MB >Jul 25 12:03:16 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:03:16 localhost blivet[1847]: adjusted start sector from 900841472 to 900843520 >Jul 25 12:03:16 localhost blivet[1847]: created partition sda9 of 20000MB and added it to /dev/sda >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: req3 ; >Jul 25 12:03:16 localhost blivet[1847]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4986ad0> PedPartition: <_ped.Partition object at 0x46b5d10> >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >Jul 25 12:03:16 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:16 localhost blivet[1847]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46b8fd0> PedPartition: <_ped.Partition object at 0x46c7a10> >Jul 25 12:03:16 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:16 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:16 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:16 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:16 localhost blivet[1847]: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 20000 ; start: None ; end: None >Jul 25 12:03:16 localhost blivet[1847]: checking freespace on sda >Jul 25 12:03:16 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >Jul 25 12:03:16 localhost blivet[1847]: checking 941803520-976768064 (17072 MB) >Jul 25 12:03:16 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:16 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:16 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:03:16 localhost blivet[1847]: updating use_disk to sda, type: 0 >Jul 25 12:03:16 localhost blivet[1847]: new free: 976768065-976773167 / 2MB >Jul 25 12:03:16 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:03:16 localhost blivet[1847]: adjusted start sector from 976768065 to 976769024 >Jul 25 12:03:16 localhost blivet[1847]: created partition sda3 of 2MB and added it to /dev/sda >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: req1 ; >Jul 25 12:03:16 localhost blivet[1847]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46bf9d0> PedPartition: <_ped.Partition object at 0x3744dd0> >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jul 25 12:03:16 localhost blivet[1847]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:03:16 localhost blivet[1847]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46bfd90> PedPartition: <_ped.Partition object at 0x46b5e90> >Jul 25 12:03:16 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:16 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:16 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:16 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:16 localhost blivet[1847]: allocating partition: req7 ; id: 39 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 10000 ; start: None ; end: None >Jul 25 12:03:16 localhost blivet[1847]: checking freespace on sda >Jul 25 12:03:16 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >Jul 25 12:03:16 localhost blivet[1847]: checking 941803520-976768064 (17072 MB) >Jul 25 12:03:16 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:16 localhost blivet[1847]: checking 976768065-976769023 (0 MB) >Jul 25 12:03:16 localhost blivet[1847]: current free range is 976768065-976769023 (0MB) >Jul 25 12:03:16 localhost blivet[1847]: checking 976773120-976773167 (0 MB) >Jul 25 12:03:16 localhost blivet[1847]: current free range is 976773120-976773167 (0MB) >Jul 25 12:03:16 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:03:16 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1MB boot=False best=None grow=True start=None >Jul 25 12:03:16 localhost blivet[1847]: checking 941803520-976768064 (17072 MB) >Jul 25 12:03:16 localhost blivet[1847]: current free range is 941803520-976768064 (17072MB) >Jul 25 12:03:16 localhost blivet[1847]: checking 976768065-976769023 (0 MB) >Jul 25 12:03:16 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:16 localhost blivet[1847]: checking 976773120-976773167 (0 MB) >Jul 25 12:03:16 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:16 localhost blivet[1847]: evaluating growth potential for new layout >Jul 25 12:03:16 localhost blivet[1847]: calculating growth for disk /dev/sda >Jul 25 12:03:16 localhost blivet[1847]: adjusted start sector from 941803520 to 941805568 >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: req7 ; >Jul 25 12:03:16 localhost blivet[1847]: device req7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46bf1d0> PedPartition: <_ped.Partition object at 0x46c73b0> >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >Jul 25 12:03:16 localhost blivet[1847]: DiskDevice.addChild: kids: 8 ; name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:16 localhost blivet[1847]: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:16 localhost blivet[1847]: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >Jul 25 12:03:16 localhost blivet[1847]: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:16 localhost blivet[1847]: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 >Jul 25 12:03:16 localhost blivet[1847]: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:16 localhost blivet[1847]: req: PartitionRequest instance -- >id = 31 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:16 localhost blivet[1847]: req: PartitionRequest instance -- >id = 39 name = sda10 growable = True >base = 2048 growth = 0 max_grow = 20477952 >done = False >Jul 25 12:03:16 localhost blivet[1847]: 1 requests and 34966892 (17073MB) left in chunk >Jul 25 12:03:16 localhost blivet[1847]: adding 34966892 (17073MB) to 39 (sda10) >Jul 25 12:03:16 localhost blivet[1847]: taking back 14488940 (7074MB) from 39 (sda10) >Jul 25 12:03:16 localhost blivet[1847]: new grow amount for request 39 (sda10) is 20477952 units, or 9999MB >Jul 25 12:03:16 localhost blivet[1847]: request 35 (sda8) growth: 0 (0MB) size: 20000MB >Jul 25 12:03:16 localhost blivet[1847]: request 31 (sda9) growth: 0 (0MB) size: 20000MB >Jul 25 12:03:16 localhost blivet[1847]: request 39 (sda10) growth: 20477952 (9999MB) size: 10000MB >Jul 25 12:03:16 localhost blivet[1847]: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 >Jul 25 12:03:16 localhost blivet[1847]: req: PartitionRequest instance -- >id = 27 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:16 localhost blivet[1847]: request 27 (sda3) growth: 0 (0MB) size: 2MB >Jul 25 12:03:16 localhost blivet[1847]: disk /dev/sda growth: 20477952 (9999MB) >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda10 ; >Jul 25 12:03:16 localhost blivet[1847]: device sda10 new partedPartition None >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >Jul 25 12:03:16 localhost blivet[1847]: DiskDevice.removeChild: kids: 9 ; name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: total growth: 20477952 sectors >Jul 25 12:03:16 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:03:16 localhost blivet[1847]: new free: 941803520-976768064 / 17072MB >Jul 25 12:03:16 localhost blivet[1847]: new free allows for 20477952 sectors of growth >Jul 25 12:03:16 localhost blivet[1847]: adjusted start sector from 941803520 to 941805568 >Jul 25 12:03:16 localhost blivet[1847]: created partition sda10 of 1MB and added it to /dev/sda >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: req7 ; >Jul 25 12:03:16 localhost blivet[1847]: device req7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4986b90> PedPartition: <_ped.Partition object at 0x46b5d10> >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >Jul 25 12:03:16 localhost blivet[1847]: DiskDevice.addChild: kids: 8 ; name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda10 ; >Jul 25 12:03:16 localhost blivet[1847]: device sda10 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46b8510> PedPartition: <_ped.Partition object at 0x46c7710> >Jul 25 12:03:16 localhost blivet[1847]: growPartitions: disks=['sda'], partitions=['sda10(id 39)', 'sda3(id 27)', 'sda8(id 35)', 'sda9(id 31)'] >Jul 25 12:03:16 localhost blivet[1847]: growable partitions are ['sda10'] >Jul 25 12:03:16 localhost blivet[1847]: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:16 localhost blivet[1847]: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >Jul 25 12:03:16 localhost blivet[1847]: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:16 localhost blivet[1847]: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:16 localhost blivet[1847]: disk sda has 2 chunks >Jul 25 12:03:16 localhost blivet[1847]: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 >Jul 25 12:03:16 localhost blivet[1847]: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:16 localhost blivet[1847]: req: PartitionRequest instance -- >id = 31 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:16 localhost blivet[1847]: req: PartitionRequest instance -- >id = 39 name = sda10 growable = True >base = 2048 growth = 0 max_grow = 20477952 >done = False >Jul 25 12:03:16 localhost blivet[1847]: 1 requests and 34966892 (17073MB) left in chunk >Jul 25 12:03:16 localhost blivet[1847]: adding 34966892 (17073MB) to 39 (sda10) >Jul 25 12:03:16 localhost blivet[1847]: taking back 14488940 (7074MB) from 39 (sda10) >Jul 25 12:03:16 localhost blivet[1847]: new grow amount for request 39 (sda10) is 20477952 units, or 9999MB >Jul 25 12:03:16 localhost blivet[1847]: growing partitions on sda >Jul 25 12:03:16 localhost blivet[1847]: partition sda8 (35): 1 >Jul 25 12:03:16 localhost blivet[1847]: new geometry for sda8: parted.Geometry instance -- >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf2d0> >Jul 25 12:03:16 localhost blivet[1847]: partition sda9 (31): 1 >Jul 25 12:03:16 localhost blivet[1847]: new geometry for sda9: parted.Geometry instance -- >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf850> >Jul 25 12:03:16 localhost blivet[1847]: partition sda10 (39): 1 >Jul 25 12:03:16 localhost blivet[1847]: new geometry for sda10: parted.Geometry instance -- >start: 941805568 end: 962285567 length: 20480000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf790> >Jul 25 12:03:16 localhost blivet[1847]: removing all non-preexisting partitions ['sda8(id 35)', 'sda9(id 31)', 'sda10(id 39)'] from disk(s) ['sda'] >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:16 localhost blivet[1847]: device sda8 new partedPartition None >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >Jul 25 12:03:16 localhost blivet[1847]: DiskDevice.removeChild: kids: 9 ; name: sda ; >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:16 localhost blivet[1847]: device sda9 new partedPartition None >Jul 25 12:03:16 localhost blivet[1847]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jul 25 12:03:17 localhost blivet[1847]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jul 25 12:03:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda10 ; >Jul 25 12:03:17 localhost blivet[1847]: device sda10 new partedPartition None >Jul 25 12:03:17 localhost blivet[1847]: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >Jul 25 12:03:17 localhost blivet[1847]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jul 25 12:03:17 localhost blivet[1847]: back from removeNewPartitions >Jul 25 12:03:17 localhost blivet[1847]: extended: parted.Geometry instance -- >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x46bf310> PedGeometry: <_ped.Geometry object at 0x4986090> >Jul 25 12:03:17 localhost blivet[1847]: setting req5 new geometry: parted.Geometry instance -- >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf2d0> >Jul 25 12:03:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: req5 ; >Jul 25 12:03:17 localhost blivet[1847]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4986550> PedPartition: <_ped.Partition object at 0x46b5bf0> >Jul 25 12:03:17 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:03:17 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:03:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:17 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46cd550> PedPartition: <_ped.Partition object at 0x46c7230> >Jul 25 12:03:17 localhost blivet[1847]: setting req3 new geometry: parted.Geometry instance -- >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf850> >Jul 25 12:03:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: req3 ; >Jul 25 12:03:17 localhost blivet[1847]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x44f8a50> PedPartition: <_ped.Partition object at 0x46b5dd0> >Jul 25 12:03:17 localhost blivet[1847]: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >Jul 25 12:03:17 localhost blivet[1847]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jul 25 12:03:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:17 localhost blivet[1847]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46cd910> PedPartition: <_ped.Partition object at 0x46c7170> >Jul 25 12:03:17 localhost blivet[1847]: setting req7 new geometry: parted.Geometry instance -- >start: 941805568 end: 962285567 length: 20480000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf790> >Jul 25 12:03:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: req7 ; >Jul 25 12:03:17 localhost blivet[1847]: device req7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46d99d0> PedPartition: <_ped.Partition object at 0x46c7110> >Jul 25 12:03:17 localhost blivet[1847]: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >Jul 25 12:03:17 localhost blivet[1847]: DiskDevice.addChild: kids: 8 ; name: sda ; >Jul 25 12:03:17 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda10 ; >Jul 25 12:03:17 localhost blivet[1847]: device sda10 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46db4d0> PedPartition: <_ped.Partition object at 0x46c7bf0> >Jul 25 12:03:17 localhost blivet[1847]: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >Jul 25 12:03:17 localhost blivet[1847]: fixing size of non-existent 10000MB partition sda10 (39) with non-existent vfat filesystem mounted at /data at 10000.00 >Jul 25 12:03:17 localhost blivet[1847]: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >Jul 25 12:03:17 localhost blivet[1847]: fixing size of non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / at 2.00 >Jul 25 12:03:17 localhost blivet[1847]: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >Jul 25 12:03:17 localhost blivet[1847]: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >Jul 25 12:03:17 localhost blivet[1847]: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >Jul 25 12:03:17 localhost blivet[1847]: fixing size of non-existent 20000MB partition sda8 (35) with non-existent ext4 filesystem mounted at /home at 20000.00 >Jul 25 12:03:17 localhost blivet[1847]: fixing size of non-existent 20000MB partition sda9 (31) with non-existent ext4 filesystem mounted at /usr at 20000.00 >Jul 25 12:03:17 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda2 ; >Jul 25 12:03:17 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >Jul 25 12:03:17 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:03:17 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:03:17 localhost anaconda[1847]: populate_right_side: non-existent 10000MB partition sda10 (39) with non-existent vfat filesystem mounted at /data >Jul 25 12:03:17 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:03:17 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:03:17 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:03:17 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:03:17 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:03:17 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:17 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:03:17 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:17 localhost anaconda[1847]: leaving save_right_side >Jul 25 12:03:21 localhost anaconda[1847]: ui: saving changes to device sda10 >Jul 25 12:03:21 localhost anaconda[1847]: old name: sda10 >Jul 25 12:03:21 localhost anaconda[1847]: new name: None >Jul 25 12:03:21 localhost anaconda[1847]: old size: 10000.0 >Jul 25 12:03:21 localhost anaconda[1847]: new size: 10000 >Jul 25 12:03:21 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:21 localhost anaconda[1847]: old device type: 2 >Jul 25 12:03:21 localhost anaconda[1847]: new device type: 2 >Jul 25 12:03:21 localhost anaconda[1847]: reformat: True >Jul 25 12:03:21 localhost blivet[1847]: FATFS.supported: supported: True ; >Jul 25 12:03:21 localhost blivet[1847]: getFormat('vfat') returning FATFS instance >Jul 25 12:03:21 localhost anaconda[1847]: old fs type: vfat >Jul 25 12:03:21 localhost anaconda[1847]: new fs type: vfat >Jul 25 12:03:21 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:03:21 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:03:21 localhost anaconda[1847]: old label: >Jul 25 12:03:21 localhost anaconda[1847]: new_label: >Jul 25 12:03:21 localhost anaconda[1847]: old mountpoint: /data >Jul 25 12:03:21 localhost anaconda[1847]: new mountpoint: /data >Jul 25 12:03:21 localhost anaconda[1847]: old raid level: None >Jul 25 12:03:21 localhost anaconda[1847]: new raid level: None >Jul 25 12:03:21 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:03:21 localhost anaconda[1847]: old container: None >Jul 25 12:03:21 localhost anaconda[1847]: new container: None >Jul 25 12:03:21 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:03:21 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:03:21 localhost anaconda[1847]: old container raid level: None >Jul 25 12:03:21 localhost anaconda[1847]: new container raid level: None >Jul 25 12:03:21 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:03:21 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:03:21 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:03:21 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:03:21 localhost anaconda[1847]: nothing changed for new device >Jul 25 12:03:21 localhost blivet[1847]: getFormat('appleboot') returning AppleBootstrapFS instance >Jul 25 12:03:21 localhost blivet[1847]: getFormat('biosboot') returning BIOSBoot instance >Jul 25 12:03:21 localhost blivet[1847]: getFormat('prepboot') returning PPCPRePBoot instance >Jul 25 12:03:35 localhost anaconda[1847]: requested size = 2 GB ; available space = 7.07 GB >Jul 25 12:03:35 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 2000.0, [], {} >Jul 25 12:03:35 localhost blivet[1847]: Blivet.factoryDevice: 0 ; 2000.0 ; mountpoint: None ; disks: [DiskDevice instance (0x41a6a90) -- >name = sda status = True kids = 9 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007c8c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; fstype: swap ; encrypted: False ; >Jul 25 12:03:35 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 2000.0, ['sda'], {'mountpoint': None, 'fstype': 'swap', 'encrypted': False} >Jul 25 12:03:35 localhost blivet[1847]: LVMFactory.configure: parent_factory: None ; >Jul 25 12:03:35 localhost blivet[1847]: starting Blivet copy >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda1 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46bf850> fileSystem: <parted.filesystem.FileSystem object at 0x44f8850> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3758790> PedPartition: <_ped.Partition object at 0x44f6a10> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda10 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda10 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46bf850> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4986b90> PedPartition: <_ped.Partition object at 0x46b5e30> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46bf850> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x37588d0> PedPartition: <_ped.Partition object at 0x7f64801a6230> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46bf850> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41af910> PedPartition: <_ped.Partition object at 0x44f6950> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda5 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46bf850> fileSystem: <parted.filesystem.FileSystem object at 0x41af5d0> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41af090> PedPartition: <_ped.Partition object at 0x44f6b30> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda6 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46bf850> fileSystem: <parted.filesystem.FileSystem object at 0x41af050> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41af590> PedPartition: <_ped.Partition object at 0x44f6290> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda7 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46bf850> fileSystem: <parted.filesystem.FileSystem object at 0x46d9250> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46d9750> PedPartition: <_ped.Partition object at 0x46b5d10> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46bf850> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46d9690> PedPartition: <_ped.Partition object at 0x46b5f50> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46bf850> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46d9410> PedPartition: <_ped.Partition object at 0x46b5cb0> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sdb4 ; >Jul 25 12:03:35 localhost blivet[1847]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46d17d0> fileSystem: <parted.filesystem.FileSystem object at 0x4986610> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x46d0610> PedPartition: <_ped.Partition object at 0x46b5c50> >Jul 25 12:03:35 localhost blivet[1847]: finished Blivet copy >Jul 25 12:03:35 localhost blivet[1847]: size bumped to 2004 to include new device space >Jul 25 12:03:35 localhost blivet[1847]: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >Jul 25 12:03:35 localhost blivet[1847]: child factory args: [<blivet.Blivet object at 0x4505f90>, 2004.0, [DiskDevice instance (0x41a6a90) -- >name = sda status = True kids = 9 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007c8c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>]] >Jul 25 12:03:35 localhost blivet[1847]: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >Jul 25 12:03:35 localhost blivet[1847]: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x46d9190> ; >Jul 25 12:03:35 localhost blivet[1847]: parent factory container: None >Jul 25 12:03:35 localhost blivet[1847]: members: [] >Jul 25 12:03:35 localhost blivet[1847]: add_disks: ['sda'] >Jul 25 12:03:35 localhost blivet[1847]: remove_disks: [] >Jul 25 12:03:35 localhost blivet[1847]: LVMPhysicalVolume.__init__: >Jul 25 12:03:35 localhost blivet[1847]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jul 25 12:03:35 localhost blivet[1847]: LVMPhysicalVolume.__init__: mountpoint: None ; >Jul 25 12:03:35 localhost blivet[1847]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.addChild: kids: 9 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setFormat: req8 ; >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setFormat: req8 ; current: None ; type: lvmpv ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.removeChild: kids: 10 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: added partition req8 (id 40) to device tree >Jul 25 12:03:35 localhost blivet[1847]: registered action: [44] Create Device partition req8 (id 40) >Jul 25 12:03:35 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:03:35 localhost blivet[1847]: registered action: [45] Create Format lvmpv on partition req8 (id 40) >Jul 25 12:03:35 localhost blivet[1847]: size bumped to 2004 to include new device space >Jul 25 12:03:35 localhost blivet[1847]: adding a TotalSizeSet with size 2004 >Jul 25 12:03:35 localhost blivet[1847]: set.allocated = 8 >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jul 25 12:03:35 localhost blivet[1847]: removing all non-preexisting partitions ['req8(id 40)', 'sda10(id 39)', 'sda3(id 27)', 'sda8(id 35)', 'sda9(id 31)'] from disk(s) ['sda'] >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda10 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda10 new partedPartition None >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.removeChild: kids: 9 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda3 new partedPartition None >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda8 new partedPartition None >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda9 new partedPartition None >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: allocatePartitions: disks=['sda'] ; partitions=['req8(id 40)', 'req7(id 39)', 'req1(id 27)', 'req5(id 35)', 'req3(id 31)'] >Jul 25 12:03:35 localhost blivet[1847]: removing all non-preexisting partitions ['req5(id 35)', 'req3(id 31)', 'req7(id 39)', 'req1(id 27)', 'req8(id 40)'] from disk(s) ['sda'] >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:35 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:35 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:35 localhost blivet[1847]: allocating partition: req5 ; id: 35 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >Jul 25 12:03:35 localhost blivet[1847]: checking freespace on sda >Jul 25 12:03:35 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:03:35 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:03:35 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:35 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:35 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:03:35 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:03:35 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:03:35 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:03:35 localhost blivet[1847]: current free range is 859879125-976768064 (57074MB) >Jul 25 12:03:35 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:35 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:35 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:03:35 localhost blivet[1847]: new free: 859879125-976768064 / 57074MB >Jul 25 12:03:35 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:03:35 localhost blivet[1847]: adjusted start sector from 859879125 to 859881472 >Jul 25 12:03:35 localhost blivet[1847]: created partition sda8 of 20000MB and added it to /dev/sda >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: req5 ; >Jul 25 12:03:35 localhost blivet[1847]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46b8bd0> PedPartition: <_ped.Partition object at 0x46c7770> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49867d0> PedPartition: <_ped.Partition object at 0x46c7bf0> >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:35 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:35 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:35 localhost blivet[1847]: allocating partition: req3 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >Jul 25 12:03:35 localhost blivet[1847]: checking freespace on sda >Jul 25 12:03:35 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:03:35 localhost blivet[1847]: checking 900841472-976768064 (37073 MB) >Jul 25 12:03:35 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:35 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:35 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:03:35 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:03:35 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:03:35 localhost blivet[1847]: checking 900841472-976768064 (37073 MB) >Jul 25 12:03:35 localhost blivet[1847]: current free range is 900841472-976768064 (37073MB) >Jul 25 12:03:35 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:35 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:35 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:03:35 localhost blivet[1847]: new free: 900841472-976768064 / 37073MB >Jul 25 12:03:35 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:03:35 localhost blivet[1847]: adjusted start sector from 900841472 to 900843520 >Jul 25 12:03:35 localhost blivet[1847]: created partition sda9 of 20000MB and added it to /dev/sda >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: req3 ; >Jul 25 12:03:35 localhost blivet[1847]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4986510> PedPartition: <_ped.Partition object at 0x46b5b90> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c9c50> PedPartition: <_ped.Partition object at 0x46c7170> >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:35 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:35 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:35 localhost blivet[1847]: allocating partition: req7 ; id: 39 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 10000MB ; grow: False ; max_size: 10000 ; start: None ; end: None >Jul 25 12:03:35 localhost blivet[1847]: checking freespace on sda >Jul 25 12:03:35 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=10000MB boot=False best=None grow=False start=None >Jul 25 12:03:35 localhost blivet[1847]: checking 941803520-976768064 (17072 MB) >Jul 25 12:03:35 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:35 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:35 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:03:35 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:03:35 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=10000MB boot=False best=None grow=False start=None >Jul 25 12:03:35 localhost blivet[1847]: checking 941803520-976768064 (17072 MB) >Jul 25 12:03:35 localhost blivet[1847]: current free range is 941803520-976768064 (17072MB) >Jul 25 12:03:35 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:35 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:35 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:03:35 localhost blivet[1847]: new free: 941803520-976768064 / 17072MB >Jul 25 12:03:35 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:03:35 localhost blivet[1847]: adjusted start sector from 941803520 to 941805568 >Jul 25 12:03:35 localhost blivet[1847]: created partition sda10 of 10000MB and added it to /dev/sda >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: req7 ; >Jul 25 12:03:35 localhost blivet[1847]: device req7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46b8610> PedPartition: <_ped.Partition object at 0x46c7a70> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda10 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda10 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c9a10> PedPartition: <_ped.Partition object at 0x46c7110> >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:35 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:35 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:35 localhost blivet[1847]: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 20000 ; start: None ; end: None >Jul 25 12:03:35 localhost blivet[1847]: checking freespace on sda >Jul 25 12:03:35 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >Jul 25 12:03:35 localhost blivet[1847]: checking 962285568-976768064 (7071 MB) >Jul 25 12:03:35 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:35 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:35 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:03:35 localhost blivet[1847]: updating use_disk to sda, type: 0 >Jul 25 12:03:35 localhost blivet[1847]: new free: 976768065-976773167 / 2MB >Jul 25 12:03:35 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:03:35 localhost blivet[1847]: adjusted start sector from 976768065 to 976769024 >Jul 25 12:03:35 localhost blivet[1847]: created partition sda3 of 2MB and added it to /dev/sda >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: req1 ; >Jul 25 12:03:35 localhost blivet[1847]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3758d10> PedPartition: <_ped.Partition object at 0x46b5b90> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.addChild: kids: 8 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46b8610> PedPartition: <_ped.Partition object at 0x46c7770> >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:35 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:35 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:35 localhost blivet[1847]: allocating partition: req8 ; id: 40 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 2004.0 ; start: None ; end: None >Jul 25 12:03:35 localhost blivet[1847]: checking freespace on sda >Jul 25 12:03:35 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >Jul 25 12:03:35 localhost blivet[1847]: checking 962285568-976768064 (7071 MB) >Jul 25 12:03:35 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:35 localhost blivet[1847]: checking 976768065-976769023 (0 MB) >Jul 25 12:03:35 localhost blivet[1847]: current free range is 976768065-976769023 (0MB) >Jul 25 12:03:35 localhost blivet[1847]: checking 976773120-976773167 (0 MB) >Jul 25 12:03:35 localhost blivet[1847]: current free range is 976773120-976773167 (0MB) >Jul 25 12:03:35 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:03:35 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >Jul 25 12:03:35 localhost blivet[1847]: checking 962285568-976768064 (7071 MB) >Jul 25 12:03:35 localhost blivet[1847]: current free range is 962285568-976768064 (7071MB) >Jul 25 12:03:35 localhost blivet[1847]: checking 976768065-976769023 (0 MB) >Jul 25 12:03:35 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:35 localhost blivet[1847]: checking 976773120-976773167 (0 MB) >Jul 25 12:03:35 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:35 localhost blivet[1847]: evaluating growth potential for new layout >Jul 25 12:03:35 localhost blivet[1847]: calculating growth for disk /dev/sda >Jul 25 12:03:35 localhost blivet[1847]: adjusted start sector from 962285568 to 962287616 >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: req8 ; >Jul 25 12:03:35 localhost blivet[1847]: device req8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49865d0> PedPartition: <_ped.Partition object at 0x46c71d0> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.addChild: kids: 9 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:35 localhost blivet[1847]: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:35 localhost blivet[1847]: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:35 localhost blivet[1847]: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >Jul 25 12:03:35 localhost blivet[1847]: adding request 40 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:35 localhost blivet[1847]: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 >Jul 25 12:03:35 localhost blivet[1847]: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:35 localhost blivet[1847]: req: PartitionRequest instance -- >id = 31 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:35 localhost blivet[1847]: req: PartitionRequest instance -- >id = 39 name = sda10 growable = False >base = 20480000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:35 localhost blivet[1847]: req: PartitionRequest instance -- >id = 40 name = sda11 growable = True >base = 16384 growth = 0 max_grow = 4087808 >done = False >Jul 25 12:03:35 localhost blivet[1847]: 1 requests and 14472556 (7066MB) left in chunk >Jul 25 12:03:35 localhost blivet[1847]: adding 14472556 (7066MB) to 40 (sda11) >Jul 25 12:03:35 localhost blivet[1847]: taking back 10384748 (5070MB) from 40 (sda11) >Jul 25 12:03:35 localhost blivet[1847]: new grow amount for request 40 (sda11) is 4087808 units, or 1996MB >Jul 25 12:03:35 localhost blivet[1847]: request 35 (sda8) growth: 0 (0MB) size: 20000MB >Jul 25 12:03:35 localhost blivet[1847]: request 31 (sda9) growth: 0 (0MB) size: 20000MB >Jul 25 12:03:35 localhost blivet[1847]: request 39 (sda10) growth: 0 (0MB) size: 10000MB >Jul 25 12:03:35 localhost blivet[1847]: request 40 (sda11) growth: 4087808 (1996MB) size: 2004MB >Jul 25 12:03:35 localhost blivet[1847]: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 >Jul 25 12:03:35 localhost blivet[1847]: req: PartitionRequest instance -- >id = 27 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:35 localhost blivet[1847]: request 27 (sda3) growth: 0 (0MB) size: 2MB >Jul 25 12:03:35 localhost blivet[1847]: disk /dev/sda growth: 4087808 (1996MB) >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda11 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda11 new partedPartition None >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.removeChild: kids: 10 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: total growth: 4087808 sectors >Jul 25 12:03:35 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:03:35 localhost blivet[1847]: new free: 962285568-976768064 / 7071MB >Jul 25 12:03:35 localhost blivet[1847]: new free allows for 4087808 sectors of growth >Jul 25 12:03:35 localhost blivet[1847]: adjusted start sector from 962285568 to 962287616 >Jul 25 12:03:35 localhost blivet[1847]: created partition sda11 of 8MB and added it to /dev/sda >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: req8 ; >Jul 25 12:03:35 localhost blivet[1847]: device req8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c9b90> PedPartition: <_ped.Partition object at 0x46c77d0> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.addChild: kids: 9 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda11 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda11 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46bfb10> PedPartition: <_ped.Partition object at 0x46c7290> >Jul 25 12:03:35 localhost blivet[1847]: growPartitions: disks=['sda'], partitions=['sda11(id 40)', 'sda10(id 39)', 'sda3(id 27)', 'sda8(id 35)', 'sda9(id 31)'] >Jul 25 12:03:35 localhost blivet[1847]: growable partitions are ['sda11'] >Jul 25 12:03:35 localhost blivet[1847]: adding request 40 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:35 localhost blivet[1847]: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:35 localhost blivet[1847]: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >Jul 25 12:03:35 localhost blivet[1847]: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:35 localhost blivet[1847]: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:35 localhost blivet[1847]: disk sda has 2 chunks >Jul 25 12:03:35 localhost blivet[1847]: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 >Jul 25 12:03:35 localhost blivet[1847]: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:35 localhost blivet[1847]: req: PartitionRequest instance -- >id = 31 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:35 localhost blivet[1847]: req: PartitionRequest instance -- >id = 39 name = sda10 growable = False >base = 20480000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:35 localhost blivet[1847]: req: PartitionRequest instance -- >id = 40 name = sda11 growable = True >base = 16384 growth = 0 max_grow = 4087808 >done = False >Jul 25 12:03:35 localhost blivet[1847]: 1 requests and 14472556 (7066MB) left in chunk >Jul 25 12:03:35 localhost blivet[1847]: adding 14472556 (7066MB) to 40 (sda11) >Jul 25 12:03:35 localhost blivet[1847]: taking back 10384748 (5070MB) from 40 (sda11) >Jul 25 12:03:35 localhost blivet[1847]: new grow amount for request 40 (sda11) is 4087808 units, or 1996MB >Jul 25 12:03:35 localhost blivet[1847]: set: ['sda11'] 8/2004 >Jul 25 12:03:35 localhost blivet[1847]: allocating 1996 to TotalSizeSet with 8/2004 (1996 needed) >Jul 25 12:03:35 localhost blivet[1847]: PartitionRequest instance -- >id = 40 name = sda11 growable = True >base = 16384 growth = 4087808 max_grow = 4087808 >done = True >Jul 25 12:03:35 localhost blivet[1847]: needed: 0 >Jul 25 12:03:35 localhost blivet[1847]: set: ['sda11'] 2004/2004 >Jul 25 12:03:35 localhost blivet[1847]: allocating 0 to TotalSizeSet with 2004/2004 (0 needed) >Jul 25 12:03:35 localhost blivet[1847]: PartitionRequest instance -- >id = 40 name = sda11 growable = True >base = 16384 growth = 4087808 max_grow = 4087808 >done = True >Jul 25 12:03:35 localhost blivet[1847]: needed: 0 >Jul 25 12:03:35 localhost blivet[1847]: growing partitions on sda >Jul 25 12:03:35 localhost blivet[1847]: partition sda8 (35): 1 >Jul 25 12:03:35 localhost blivet[1847]: new geometry for sda8: parted.Geometry instance -- >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46b8bd0> >Jul 25 12:03:35 localhost blivet[1847]: partition sda9 (31): 1 >Jul 25 12:03:35 localhost blivet[1847]: new geometry for sda9: parted.Geometry instance -- >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46b8450> >Jul 25 12:03:35 localhost blivet[1847]: partition sda10 (39): 1 >Jul 25 12:03:35 localhost blivet[1847]: new geometry for sda10: parted.Geometry instance -- >start: 941805568 end: 962285567 length: 20480000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x450ff90> >Jul 25 12:03:35 localhost blivet[1847]: partition sda11 (40): 1 >Jul 25 12:03:35 localhost blivet[1847]: new geometry for sda11: parted.Geometry instance -- >start: 962287616 end: 966391807 length: 4104192 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x4986150> >Jul 25 12:03:35 localhost blivet[1847]: removing all non-preexisting partitions ['sda8(id 35)', 'sda9(id 31)', 'sda10(id 39)', 'sda11(id 40)'] from disk(s) ['sda'] >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda8 new partedPartition None >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.removeChild: kids: 10 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda9 new partedPartition None >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.removeChild: kids: 9 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda10 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda10 new partedPartition None >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda11 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda11 new partedPartition None >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: back from removeNewPartitions >Jul 25 12:03:35 localhost blivet[1847]: extended: parted.Geometry instance -- >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x46b8d10> PedGeometry: <_ped.Geometry object at 0x3758450> >Jul 25 12:03:35 localhost blivet[1847]: setting req5 new geometry: parted.Geometry instance -- >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46b8bd0> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: req5 ; >Jul 25 12:03:35 localhost blivet[1847]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3cb6fd0> PedPartition: <_ped.Partition object at 0x46b5dd0> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c9e90> PedPartition: <_ped.Partition object at 0x46c7950> >Jul 25 12:03:35 localhost blivet[1847]: setting req3 new geometry: parted.Geometry instance -- >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46b8450> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: req3 ; >Jul 25 12:03:35 localhost blivet[1847]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46d15d0> PedPartition: <_ped.Partition object at 0x46c7230> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46bfbd0> PedPartition: <_ped.Partition object at 0x46c7b30> >Jul 25 12:03:35 localhost blivet[1847]: setting req7 new geometry: parted.Geometry instance -- >start: 941805568 end: 962285567 length: 20480000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x450ff90> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: req7 ; >Jul 25 12:03:35 localhost blivet[1847]: device req7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4986bd0> PedPartition: <_ped.Partition object at 0x46c7a70> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.addChild: kids: 8 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda10 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda10 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4988f10> PedPartition: <_ped.Partition object at 0x46c7cb0> >Jul 25 12:03:35 localhost blivet[1847]: setting req8 new geometry: parted.Geometry instance -- >start: 962287616 end: 966391807 length: 4104192 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x4986150> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: req8 ; >Jul 25 12:03:35 localhost blivet[1847]: device req8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3cb6f50> PedPartition: <_ped.Partition object at 0x46c73b0> >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >Jul 25 12:03:35 localhost blivet[1847]: DiskDevice.addChild: kids: 9 ; name: sda ; >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda11 ; >Jul 25 12:03:35 localhost blivet[1847]: device sda11 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46bca90> PedPartition: <_ped.Partition object at 0x46c7dd0> >Jul 25 12:03:35 localhost blivet[1847]: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >Jul 25 12:03:35 localhost blivet[1847]: fixing size of non-existent 10000MB partition sda10 (39) with non-existent vfat filesystem mounted at /data at 10000.00 >Jul 25 12:03:35 localhost blivet[1847]: fixing size of non-existent 2004MB partition sda11 (40) with non-existent lvmpv at 2004.00 >Jul 25 12:03:35 localhost blivet[1847]: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >Jul 25 12:03:35 localhost blivet[1847]: fixing size of non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / at 2.00 >Jul 25 12:03:35 localhost blivet[1847]: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >Jul 25 12:03:35 localhost blivet[1847]: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >Jul 25 12:03:35 localhost blivet[1847]: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >Jul 25 12:03:35 localhost blivet[1847]: fixing size of non-existent 20000MB partition sda8 (35) with non-existent ext4 filesystem mounted at /home at 20000.00 >Jul 25 12:03:35 localhost blivet[1847]: fixing size of non-existent 20000MB partition sda9 (31) with non-existent ext4 filesystem mounted at /usr at 20000.00 >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: PartitionDevice.addChild: kids: 0 ; name: sda11 ; >Jul 25 12:03:35 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:03:35 localhost blivet[1847]: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >Jul 25 12:03:35 localhost blivet[1847]: added lvmvg fedora (id 41) to device tree >Jul 25 12:03:35 localhost blivet[1847]: registered action: [46] Create Device lvmvg fedora (id 41) >Jul 25 12:03:35 localhost blivet[1847]: fedora size is 2000MB >Jul 25 12:03:35 localhost blivet[1847]: vg fedora has 2000MB free >Jul 25 12:03:35 localhost blivet[1847]: SwapSpace.__init__: mountpoint: None ; >Jul 25 12:03:35 localhost blivet[1847]: getFormat('swap') returning SwapSpace instance >Jul 25 12:03:35 localhost blivet[1847]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >Jul 25 12:03:35 localhost blivet[1847]: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >Jul 25 12:03:35 localhost blivet[1847]: fedora size is 2000MB >Jul 25 12:03:35 localhost blivet[1847]: vg fedora has 2000MB free >Jul 25 12:03:35 localhost blivet[1847]: Adding fedora-swap/2000MB to fedora >Jul 25 12:03:35 localhost blivet[1847]: added lvmlv fedora-swap (id 42) to device tree >Jul 25 12:03:35 localhost blivet[1847]: registered action: [47] Create Device lvmlv fedora-swap (id 42) >Jul 25 12:03:35 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:03:35 localhost blivet[1847]: registered action: [48] Create Format swap on lvmlv fedora-swap (id 42) >Jul 25 12:03:35 localhost anaconda[1847]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:03:35 localhost anaconda[1847]: ui: unused=['sda6', 'sda5', 'sda7', 'sda1'] >Jul 25 12:03:35 localhost anaconda[1847]: ui: new_devices=['fedora-swap', 'sda9', 'sda8', 'sda10', 'sda3'] >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >Jul 25 12:03:35 localhost blivet[1847]: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >Jul 25 12:03:35 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:03:35 localhost anaconda[1847]: page clicked: æ° Fedora 20 å®è£ >Jul 25 12:03:35 localhost anaconda[1847]: show mountpoint: æ° Fedora 20 å®è£ >Jul 25 12:03:35 localhost anaconda[1847]: populate_right_side: non-existent 10000MB partition sda10 (39) with non-existent vfat filesystem mounted at /data >Jul 25 12:03:35 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:03:35 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:03:35 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:03:35 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:03:35 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:03:35 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:35 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:03:35 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:35 localhost anaconda[1847]: show mountpoint: æ° Fedora 20 å®è£ >Jul 25 12:03:35 localhost anaconda[1847]: current selector: non-existent 10000MB partition sda10 (39) with non-existent vfat filesystem mounted at /data >Jul 25 12:03:35 localhost anaconda[1847]: notebook page = 1 >Jul 25 12:03:35 localhost anaconda[1847]: ui: saving changes to device sda10 >Jul 25 12:03:35 localhost anaconda[1847]: old name: sda10 >Jul 25 12:03:35 localhost anaconda[1847]: new name: None >Jul 25 12:03:35 localhost anaconda[1847]: old size: 10000.0 >Jul 25 12:03:35 localhost anaconda[1847]: new size: 10000 >Jul 25 12:03:35 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:35 localhost anaconda[1847]: old device type: 2 >Jul 25 12:03:35 localhost anaconda[1847]: new device type: 2 >Jul 25 12:03:35 localhost anaconda[1847]: reformat: True >Jul 25 12:03:35 localhost blivet[1847]: FATFS.supported: supported: True ; >Jul 25 12:03:35 localhost blivet[1847]: getFormat('vfat') returning FATFS instance >Jul 25 12:03:35 localhost anaconda[1847]: old fs type: vfat >Jul 25 12:03:35 localhost anaconda[1847]: new fs type: vfat >Jul 25 12:03:35 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:03:35 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:03:35 localhost anaconda[1847]: old label: >Jul 25 12:03:35 localhost anaconda[1847]: new_label: >Jul 25 12:03:35 localhost anaconda[1847]: old mountpoint: /data >Jul 25 12:03:35 localhost anaconda[1847]: new mountpoint: /data >Jul 25 12:03:35 localhost anaconda[1847]: old raid level: None >Jul 25 12:03:35 localhost anaconda[1847]: new raid level: None >Jul 25 12:03:35 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:03:35 localhost anaconda[1847]: old container: None >Jul 25 12:03:35 localhost anaconda[1847]: new container: None >Jul 25 12:03:35 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:03:35 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:03:35 localhost anaconda[1847]: old container raid level: None >Jul 25 12:03:35 localhost anaconda[1847]: new container raid level: None >Jul 25 12:03:35 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:03:35 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:03:35 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:03:35 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:03:35 localhost anaconda[1847]: nothing changed for new device >Jul 25 12:03:35 localhost anaconda[1847]: new selector: non-existent 2000MB lvmlv fedora-swap (42) with non-existent swap >Jul 25 12:03:35 localhost anaconda[1847]: populate_right_side: non-existent 2000MB lvmlv fedora-swap (42) with non-existent swap >Jul 25 12:03:35 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:03:35 localhost anaconda[1847]: updated device_container_name to fedora >Jul 25 12:03:35 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:03:35 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:03:35 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:03:35 localhost anaconda[1847]: fs type changed: swap >Jul 25 12:03:35 localhost blivet[1847]: SwapSpace.__init__: >Jul 25 12:03:35 localhost blivet[1847]: getFormat('swap') returning SwapSpace instance >Jul 25 12:03:35 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:35 localhost anaconda[1847]: device_type_changed: 0 LVM >Jul 25 12:03:35 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:35 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:35 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:35 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:35 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:35 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:35 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:35 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:35 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:35 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:35 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:35 localhost anaconda[1847]: populate_raid: 0, None >Jul 25 12:03:35 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:35 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:35 localhost anaconda[1847]: populate_raid: 0, None >Jul 25 12:03:35 localhost anaconda[1847]: getting device type for LVM >Jul 25 12:03:35 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 0, [], {} >Jul 25 12:03:35 localhost anaconda[1847]: new container selection: None >Jul 25 12:03:35 localhost anaconda[1847]: new container selection: None >Jul 25 12:03:35 localhost anaconda[1847]: new container selection: fedora >Jul 25 12:03:35 localhost anaconda[1847]: default container is fedora >Jul 25 12:03:35 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:03:35 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:03:35 localhost gnome-session[1343]: Window manager warning: last_focus_time (230957) is greater than comparison timestamp (230956). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:03:35 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1406077 not in stack >Jul 25 12:03:35 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1406073 not in stack >Jul 25 12:03:35 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1406073 not in stack >Jul 25 12:03:35 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1406073 not in stack >Jul 25 12:03:40 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:40 localhost anaconda[1847]: device_type_changed: 2 æ åååº >Jul 25 12:03:40 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:40 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:40 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:40 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:40 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:40 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:40 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:40 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:40 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:03:40 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:49 localhost anaconda[1847]: ui: saving changes to device fedora-swap >Jul 25 12:03:49 localhost anaconda[1847]: old name: swap >Jul 25 12:03:49 localhost anaconda[1847]: new name: None >Jul 25 12:03:49 localhost anaconda[1847]: old size: 2000.0 >Jul 25 12:03:49 localhost anaconda[1847]: new size: 2000 >Jul 25 12:03:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:49 localhost anaconda[1847]: old device type: 0 >Jul 25 12:03:49 localhost anaconda[1847]: new device type: 2 >Jul 25 12:03:49 localhost anaconda[1847]: reformat: True >Jul 25 12:03:49 localhost blivet[1847]: SwapSpace.__init__: >Jul 25 12:03:49 localhost blivet[1847]: getFormat('swap') returning SwapSpace instance >Jul 25 12:03:49 localhost anaconda[1847]: old fs type: swap >Jul 25 12:03:49 localhost anaconda[1847]: new fs type: swap >Jul 25 12:03:49 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:03:49 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:03:49 localhost anaconda[1847]: old label: >Jul 25 12:03:49 localhost anaconda[1847]: new_label: >Jul 25 12:03:49 localhost anaconda[1847]: old mountpoint: >Jul 25 12:03:49 localhost anaconda[1847]: new mountpoint: >Jul 25 12:03:49 localhost anaconda[1847]: old raid level: None >Jul 25 12:03:49 localhost anaconda[1847]: new raid level: None >Jul 25 12:03:49 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:03:49 localhost anaconda[1847]: old container: None >Jul 25 12:03:49 localhost anaconda[1847]: new container: fedora >Jul 25 12:03:49 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:03:49 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:03:49 localhost anaconda[1847]: old container raid level: None >Jul 25 12:03:49 localhost anaconda[1847]: new container raid level: None >Jul 25 12:03:49 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:03:49 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:03:49 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:03:49 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:03:49 localhost blivet[1847]: removed lvmlv fedora-swap (id 42) from device tree >Jul 25 12:03:49 localhost blivet[1847]: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >Jul 25 12:03:49 localhost blivet[1847]: registered action: [49] Destroy Device lvmlv fedora-swap (id 42) >Jul 25 12:03:49 localhost blivet[1847]: removed lvmvg fedora (id 41) from device tree >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice.removeChild: kids: 1 ; name: sda11 ; >Jul 25 12:03:49 localhost blivet[1847]: registered action: [50] Destroy Device lvmvg fedora (id 41) >Jul 25 12:03:49 localhost blivet[1847]: removed partition sda11 (id 40) from device tree >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.removeChild: kids: 10 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: registered action: [51] Destroy Device partition sda11 (id 40) >Jul 25 12:03:49 localhost blivet[1847]: checking whether disk sda has an empty extended >Jul 25 12:03:49 localhost blivet[1847]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c9c10> PedPartition: <_ped.Partition object at 0x46b5bf0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10'] >Jul 25 12:03:49 localhost blivet[1847]: Blivet.factoryDevice: 2 ; 2000 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x41a6a90) -- >name = sda status = True kids = 9 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f648007c8c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: None ; fstype: swap ; container_size: 0 ; >Jul 25 12:03:49 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 2000, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': None, 'mountpoint': None, 'fstype': 'swap', 'container_size': 0} >Jul 25 12:03:49 localhost blivet[1847]: PartitionFactory.configure: parent_factory: None ; >Jul 25 12:03:49 localhost blivet[1847]: starting Blivet copy >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda1 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4986490> fileSystem: <parted.filesystem.FileSystem object at 0x4996ad0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4996a50> PedPartition: <_ped.Partition object at 0x46c7050> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda10 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda10 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4986490> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x499c610> PedPartition: <_ped.Partition object at 0x46c7d70> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda2 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4986490> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49968d0> PedPartition: <_ped.Partition object at 0x46b5bf0> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4986490> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4996c10> PedPartition: <_ped.Partition object at 0x46c79b0> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda5 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4986490> fileSystem: <parted.filesystem.FileSystem object at 0x4996e10> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4996d90> PedPartition: <_ped.Partition object at 0x46c7ad0> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda6 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4986490> fileSystem: <parted.filesystem.FileSystem object at 0x4996fd0> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4996f50> PedPartition: <_ped.Partition object at 0x46c7bf0> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda7 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4986490> fileSystem: <parted.filesystem.FileSystem object at 0x499c1d0> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x499c150> PedPartition: <_ped.Partition object at 0x46c7290> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4986490> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x499c310> PedPartition: <_ped.Partition object at 0x46c76b0> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4986490> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x499c490> PedPartition: <_ped.Partition object at 0x46c7d10> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sdb4 ; >Jul 25 12:03:49 localhost blivet[1847]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x46c69d0> fileSystem: <parted.filesystem.FileSystem object at 0x499c690> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x46d68d0> PedPartition: <_ped.Partition object at 0x46c7530> >Jul 25 12:03:49 localhost blivet[1847]: finished Blivet copy >Jul 25 12:03:49 localhost blivet[1847]: SwapSpace.__init__: >Jul 25 12:03:49 localhost blivet[1847]: getFormat('swap') returning SwapSpace instance >Jul 25 12:03:49 localhost blivet[1847]: SwapSpace.__init__: >Jul 25 12:03:49 localhost blivet[1847]: getFormat('swap') returning SwapSpace instance >Jul 25 12:03:49 localhost blivet[1847]: SwapSpace.__init__: mountpoint: None ; >Jul 25 12:03:49 localhost blivet[1847]: getFormat('swap') returning SwapSpace instance >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.addChild: kids: 9 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setFormat: req9 ; >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setFormat: req9 ; current: None ; type: swap ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.removeChild: kids: 10 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: added partition req9 (id 43) to device tree >Jul 25 12:03:49 localhost blivet[1847]: registered action: [52] Create Device partition req9 (id 43) >Jul 25 12:03:49 localhost blivet[1847]: getFormat('None') returning DeviceFormat instance >Jul 25 12:03:49 localhost blivet[1847]: registered action: [53] Create Format swap on partition req9 (id 43) >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jul 25 12:03:49 localhost blivet[1847]: removing all non-preexisting partitions ['req9(id 43)', 'sda10(id 39)', 'sda3(id 27)', 'sda8(id 35)', 'sda9(id 31)'] from disk(s) ['sda'] >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda10 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda10 new partedPartition None >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.removeChild: kids: 9 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda3 new partedPartition None >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda8 new partedPartition None >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda9 new partedPartition None >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: allocatePartitions: disks=['sda'] ; partitions=['req9(id 43)', 'req7(id 39)', 'req1(id 27)', 'req5(id 35)', 'req3(id 31)'] >Jul 25 12:03:49 localhost blivet[1847]: removing all non-preexisting partitions ['req5(id 35)', 'req3(id 31)', 'req7(id 39)', 'req1(id 27)', 'req9(id 43)'] from disk(s) ['sda'] >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:49 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:49 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:49 localhost blivet[1847]: allocating partition: req5 ; id: 35 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >Jul 25 12:03:49 localhost blivet[1847]: checking freespace on sda >Jul 25 12:03:49 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:03:49 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:03:49 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:49 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:49 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:03:49 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:03:49 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:03:49 localhost blivet[1847]: checking 859879125-976768064 (57074 MB) >Jul 25 12:03:49 localhost blivet[1847]: current free range is 859879125-976768064 (57074MB) >Jul 25 12:03:49 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:49 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:49 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:03:49 localhost blivet[1847]: new free: 859879125-976768064 / 57074MB >Jul 25 12:03:49 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:03:49 localhost blivet[1847]: adjusted start sector from 859879125 to 859881472 >Jul 25 12:03:49 localhost blivet[1847]: created partition sda8 of 20000MB and added it to /dev/sda >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: req5 ; >Jul 25 12:03:49 localhost blivet[1847]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41a9110> PedPartition: <_ped.Partition object at 0x46c7b30> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c6690> PedPartition: <_ped.Partition object at 0x46c7e30> >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:49 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:49 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:49 localhost blivet[1847]: allocating partition: req3 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >Jul 25 12:03:49 localhost blivet[1847]: checking freespace on sda >Jul 25 12:03:49 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:03:49 localhost blivet[1847]: checking 900841472-976768064 (37073 MB) >Jul 25 12:03:49 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:49 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:49 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:03:49 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:03:49 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >Jul 25 12:03:49 localhost blivet[1847]: checking 900841472-976768064 (37073 MB) >Jul 25 12:03:49 localhost blivet[1847]: current free range is 900841472-976768064 (37073MB) >Jul 25 12:03:49 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:49 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:49 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:03:49 localhost blivet[1847]: new free: 900841472-976768064 / 37073MB >Jul 25 12:03:49 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:03:49 localhost blivet[1847]: adjusted start sector from 900841472 to 900843520 >Jul 25 12:03:49 localhost blivet[1847]: created partition sda9 of 20000MB and added it to /dev/sda >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: req3 ; >Jul 25 12:03:49 localhost blivet[1847]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4996750> PedPartition: <_ped.Partition object at 0x46c7770> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x499cad0> PedPartition: <_ped.Partition object at 0x46c7cb0> >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:49 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:49 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:49 localhost blivet[1847]: allocating partition: req7 ; id: 39 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 10000MB ; grow: False ; max_size: 10000 ; start: None ; end: None >Jul 25 12:03:49 localhost blivet[1847]: checking freespace on sda >Jul 25 12:03:49 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=10000MB boot=False best=None grow=False start=None >Jul 25 12:03:49 localhost blivet[1847]: checking 941803520-976768064 (17072 MB) >Jul 25 12:03:49 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:49 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:49 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:03:49 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:03:49 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=10000MB boot=False best=None grow=False start=None >Jul 25 12:03:49 localhost blivet[1847]: checking 941803520-976768064 (17072 MB) >Jul 25 12:03:49 localhost blivet[1847]: current free range is 941803520-976768064 (17072MB) >Jul 25 12:03:49 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:49 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:49 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:03:49 localhost blivet[1847]: new free: 941803520-976768064 / 17072MB >Jul 25 12:03:49 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:03:49 localhost blivet[1847]: adjusted start sector from 941803520 to 941805568 >Jul 25 12:03:49 localhost blivet[1847]: created partition sda10 of 10000MB and added it to /dev/sda >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: req7 ; >Jul 25 12:03:49 localhost blivet[1847]: device req7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c9b10> PedPartition: <_ped.Partition object at 0x46c7170> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda10 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda10 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x499f150> PedPartition: <_ped.Partition object at 0x49a0170> >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:49 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:49 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:49 localhost blivet[1847]: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 20000 ; start: None ; end: None >Jul 25 12:03:49 localhost blivet[1847]: checking freespace on sda >Jul 25 12:03:49 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >Jul 25 12:03:49 localhost blivet[1847]: checking 962285568-976768064 (7071 MB) >Jul 25 12:03:49 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:49 localhost blivet[1847]: checking 976768065-976773167 (2 MB) >Jul 25 12:03:49 localhost blivet[1847]: current free range is 976768065-976773167 (2MB) >Jul 25 12:03:49 localhost blivet[1847]: updating use_disk to sda, type: 0 >Jul 25 12:03:49 localhost blivet[1847]: new free: 976768065-976773167 / 2MB >Jul 25 12:03:49 localhost blivet[1847]: new free allows for 0 sectors of growth >Jul 25 12:03:49 localhost blivet[1847]: adjusted start sector from 976768065 to 976769024 >Jul 25 12:03:49 localhost blivet[1847]: created partition sda3 of 2MB and added it to /dev/sda >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: req1 ; >Jul 25 12:03:49 localhost blivet[1847]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41a9950> PedPartition: <_ped.Partition object at 0x46c7f50> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.addChild: kids: 8 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46bcd90> PedPartition: <_ped.Partition object at 0x46c7b30> >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:49 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:49 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:49 localhost blivet[1847]: allocating partition: req9 ; id: 43 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2000 ; start: None ; end: None >Jul 25 12:03:49 localhost blivet[1847]: checking freespace on sda >Jul 25 12:03:49 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >Jul 25 12:03:49 localhost blivet[1847]: checking 962285568-976768064 (7071 MB) >Jul 25 12:03:49 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:49 localhost blivet[1847]: checking 976768065-976769023 (0 MB) >Jul 25 12:03:49 localhost blivet[1847]: current free range is 976768065-976769023 (0MB) >Jul 25 12:03:49 localhost blivet[1847]: checking 976773120-976773167 (0 MB) >Jul 25 12:03:49 localhost blivet[1847]: current free range is 976773120-976773167 (0MB) >Jul 25 12:03:49 localhost blivet[1847]: not enough free space for primary -- trying logical >Jul 25 12:03:49 localhost blivet[1847]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1MB boot=False best=None grow=True start=None >Jul 25 12:03:49 localhost blivet[1847]: checking 962285568-976768064 (7071 MB) >Jul 25 12:03:49 localhost blivet[1847]: current free range is 962285568-976768064 (7071MB) >Jul 25 12:03:49 localhost blivet[1847]: checking 976768065-976769023 (0 MB) >Jul 25 12:03:49 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:49 localhost blivet[1847]: checking 976773120-976773167 (0 MB) >Jul 25 12:03:49 localhost blivet[1847]: free region not suitable for request >Jul 25 12:03:49 localhost blivet[1847]: evaluating growth potential for new layout >Jul 25 12:03:49 localhost blivet[1847]: calculating growth for disk /dev/sda >Jul 25 12:03:49 localhost blivet[1847]: adjusted start sector from 962285568 to 962287616 >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: req9 ; >Jul 25 12:03:49 localhost blivet[1847]: device req9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x499ccd0> PedPartition: <_ped.Partition object at 0x46c7710> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.addChild: kids: 9 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:49 localhost blivet[1847]: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:49 localhost blivet[1847]: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:49 localhost blivet[1847]: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >Jul 25 12:03:49 localhost blivet[1847]: adding request 43 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:49 localhost blivet[1847]: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 >Jul 25 12:03:49 localhost blivet[1847]: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:49 localhost blivet[1847]: req: PartitionRequest instance -- >id = 31 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:49 localhost blivet[1847]: req: PartitionRequest instance -- >id = 39 name = sda10 growable = False >base = 20480000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:49 localhost blivet[1847]: req: PartitionRequest instance -- >id = 43 name = sda11 growable = True >base = 2048 growth = 0 max_grow = 4093952 >done = False >Jul 25 12:03:49 localhost blivet[1847]: 1 requests and 14486892 (7073MB) left in chunk >Jul 25 12:03:49 localhost blivet[1847]: adding 14486892 (7073MB) to 43 (sda11) >Jul 25 12:03:49 localhost blivet[1847]: taking back 10392940 (5074MB) from 43 (sda11) >Jul 25 12:03:49 localhost blivet[1847]: new grow amount for request 43 (sda11) is 4093952 units, or 1999MB >Jul 25 12:03:49 localhost blivet[1847]: request 35 (sda8) growth: 0 (0MB) size: 20000MB >Jul 25 12:03:49 localhost blivet[1847]: request 31 (sda9) growth: 0 (0MB) size: 20000MB >Jul 25 12:03:49 localhost blivet[1847]: request 39 (sda10) growth: 0 (0MB) size: 10000MB >Jul 25 12:03:49 localhost blivet[1847]: request 43 (sda11) growth: 4093952 (1999MB) size: 2000MB >Jul 25 12:03:49 localhost blivet[1847]: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 >Jul 25 12:03:49 localhost blivet[1847]: req: PartitionRequest instance -- >id = 27 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:49 localhost blivet[1847]: request 27 (sda3) growth: 0 (0MB) size: 2MB >Jul 25 12:03:49 localhost blivet[1847]: disk /dev/sda growth: 4093952 (1999MB) >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda11 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda11 new partedPartition None >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setDisk: req9 ; new: None ; old: sda ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.removeChild: kids: 10 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: total growth: 4093952 sectors >Jul 25 12:03:49 localhost blivet[1847]: updating use_disk to sda, type: 1 >Jul 25 12:03:49 localhost blivet[1847]: new free: 962285568-976768064 / 7071MB >Jul 25 12:03:49 localhost blivet[1847]: new free allows for 4093952 sectors of growth >Jul 25 12:03:49 localhost blivet[1847]: adjusted start sector from 962285568 to 962287616 >Jul 25 12:03:49 localhost blivet[1847]: created partition sda11 of 1MB and added it to /dev/sda >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: req9 ; >Jul 25 12:03:49 localhost blivet[1847]: device req9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x499ced0> PedPartition: <_ped.Partition object at 0x46c7ef0> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.addChild: kids: 9 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda11 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda11 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x499f950> PedPartition: <_ped.Partition object at 0x49a02f0> >Jul 25 12:03:49 localhost blivet[1847]: growPartitions: disks=['sda'], partitions=['sda11(id 43)', 'sda10(id 39)', 'sda3(id 27)', 'sda8(id 35)', 'sda9(id 31)'] >Jul 25 12:03:49 localhost blivet[1847]: growable partitions are ['sda11'] >Jul 25 12:03:49 localhost blivet[1847]: adding request 43 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:49 localhost blivet[1847]: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:49 localhost blivet[1847]: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >Jul 25 12:03:49 localhost blivet[1847]: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:49 localhost blivet[1847]: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >Jul 25 12:03:49 localhost blivet[1847]: disk sda has 2 chunks >Jul 25 12:03:49 localhost blivet[1847]: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 >Jul 25 12:03:49 localhost blivet[1847]: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:49 localhost blivet[1847]: req: PartitionRequest instance -- >id = 31 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:49 localhost blivet[1847]: req: PartitionRequest instance -- >id = 39 name = sda10 growable = False >base = 20480000 growth = 0 max_grow = 0 >done = True >Jul 25 12:03:49 localhost blivet[1847]: req: PartitionRequest instance -- >id = 43 name = sda11 growable = True >base = 2048 growth = 0 max_grow = 4093952 >done = False >Jul 25 12:03:49 localhost blivet[1847]: 1 requests and 14486892 (7073MB) left in chunk >Jul 25 12:03:49 localhost blivet[1847]: adding 14486892 (7073MB) to 43 (sda11) >Jul 25 12:03:49 localhost blivet[1847]: taking back 10392940 (5074MB) from 43 (sda11) >Jul 25 12:03:49 localhost blivet[1847]: new grow amount for request 43 (sda11) is 4093952 units, or 1999MB >Jul 25 12:03:49 localhost blivet[1847]: growing partitions on sda >Jul 25 12:03:49 localhost blivet[1847]: partition sda8 (35): 1 >Jul 25 12:03:49 localhost blivet[1847]: new geometry for sda8: parted.Geometry instance -- >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bc090> >Jul 25 12:03:49 localhost blivet[1847]: partition sda9 (31): 1 >Jul 25 12:03:49 localhost blivet[1847]: new geometry for sda9: parted.Geometry instance -- >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x41a9890> >Jul 25 12:03:49 localhost blivet[1847]: partition sda10 (39): 1 >Jul 25 12:03:49 localhost blivet[1847]: new geometry for sda10: parted.Geometry instance -- >start: 941805568 end: 962285567 length: 20480000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x41a9790> >Jul 25 12:03:49 localhost blivet[1847]: partition sda11 (43): 1 >Jul 25 12:03:49 localhost blivet[1847]: new geometry for sda11: parted.Geometry instance -- >start: 962287616 end: 966383615 length: 4096000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x499c6d0> >Jul 25 12:03:49 localhost blivet[1847]: removing all non-preexisting partitions ['sda8(id 35)', 'sda9(id 31)', 'sda10(id 39)', 'sda11(id 43)'] from disk(s) ['sda'] >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda8 new partedPartition None >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.removeChild: kids: 10 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda9 new partedPartition None >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.removeChild: kids: 9 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda10 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda10 new partedPartition None >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda11 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda11 new partedPartition None >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setDisk: req9 ; new: None ; old: sda ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: back from removeNewPartitions >Jul 25 12:03:49 localhost blivet[1847]: extended: parted.Geometry instance -- >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x469e050> PedGeometry: <_ped.Geometry object at 0x46bf490> >Jul 25 12:03:49 localhost blivet[1847]: setting req5 new geometry: parted.Geometry instance -- >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bc090> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: req5 ; >Jul 25 12:03:49 localhost blivet[1847]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4996590> PedPartition: <_ped.Partition object at 0x46c7770> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c6dd0> PedPartition: <_ped.Partition object at 0x46c7110> >Jul 25 12:03:49 localhost blivet[1847]: setting req3 new geometry: parted.Geometry instance -- >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x41a9890> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: req3 ; >Jul 25 12:03:49 localhost blivet[1847]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4996710> PedPartition: <_ped.Partition object at 0x46c7950> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x499ca10> PedPartition: <_ped.Partition object at 0x46c7230> >Jul 25 12:03:49 localhost blivet[1847]: setting req7 new geometry: parted.Geometry instance -- >start: 941805568 end: 962285567 length: 20480000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x41a9790> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: req7 ; >Jul 25 12:03:49 localhost blivet[1847]: device req7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4988f10> PedPartition: <_ped.Partition object at 0x46c7170> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.addChild: kids: 8 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda10 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda10 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x499cc90> PedPartition: <_ped.Partition object at 0x46c71d0> >Jul 25 12:03:49 localhost blivet[1847]: setting req9 new geometry: parted.Geometry instance -- >start: 962287616 end: 966383615 length: 4096000 >device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x499c6d0> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: req9 ; >Jul 25 12:03:49 localhost blivet[1847]: device req9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46c6810> PedPartition: <_ped.Partition object at 0x46c7fb0> >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >Jul 25 12:03:49 localhost blivet[1847]: DiskDevice.addChild: kids: 9 ; name: sda ; >Jul 25 12:03:49 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda11 ; >Jul 25 12:03:49 localhost blivet[1847]: device sda11 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3cb6f50> PedPartition: <_ped.Partition object at 0x46c7c50> >Jul 25 12:03:49 localhost blivet[1847]: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >Jul 25 12:03:49 localhost blivet[1847]: fixing size of non-existent 10000MB partition sda10 (39) with non-existent vfat filesystem mounted at /data at 10000.00 >Jul 25 12:03:49 localhost blivet[1847]: fixing size of non-existent 2000MB partition sda11 (43) with non-existent swap at 2000.00 >Jul 25 12:03:49 localhost blivet[1847]: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >Jul 25 12:03:49 localhost blivet[1847]: fixing size of non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / at 2.00 >Jul 25 12:03:49 localhost blivet[1847]: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >Jul 25 12:03:49 localhost blivet[1847]: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >Jul 25 12:03:49 localhost blivet[1847]: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >Jul 25 12:03:49 localhost blivet[1847]: fixing size of non-existent 20000MB partition sda8 (35) with non-existent ext4 filesystem mounted at /home at 20000.00 >Jul 25 12:03:49 localhost blivet[1847]: fixing size of non-existent 20000MB partition sda9 (31) with non-existent ext4 filesystem mounted at /usr at 20000.00 >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda2 ; >Jul 25 12:03:49 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >Jul 25 12:03:49 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:03:49 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:03:49 localhost anaconda[1847]: populate_right_side: non-existent 2000MB partition sda11 (43) with non-existent swap >Jul 25 12:03:49 localhost anaconda[1847]: updated device_disks to ['sda'] >Jul 25 12:03:49 localhost anaconda[1847]: updated device_container_name to None >Jul 25 12:03:49 localhost anaconda[1847]: updated device_container_raid_level to None >Jul 25 12:03:49 localhost anaconda[1847]: updated device_container_encrypted to False >Jul 25 12:03:49 localhost anaconda[1847]: updated device_container_size to 0 >Jul 25 12:03:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:49 localhost anaconda[1847]: populate_raid: 2, None >Jul 25 12:03:49 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:49 localhost anaconda[1847]: leaving save_right_side >Jul 25 12:03:53 localhost anaconda[1847]: ui: saving changes to device sda11 >Jul 25 12:03:53 localhost anaconda[1847]: old name: sda11 >Jul 25 12:03:53 localhost anaconda[1847]: new name: None >Jul 25 12:03:53 localhost anaconda[1847]: old size: 2000.0 >Jul 25 12:03:53 localhost anaconda[1847]: new size: 2000 >Jul 25 12:03:53 localhost anaconda[1847]: getting device type for æ åååº >Jul 25 12:03:53 localhost anaconda[1847]: old device type: 2 >Jul 25 12:03:53 localhost anaconda[1847]: new device type: 2 >Jul 25 12:03:53 localhost anaconda[1847]: reformat: True >Jul 25 12:03:53 localhost blivet[1847]: SwapSpace.__init__: >Jul 25 12:03:53 localhost blivet[1847]: getFormat('swap') returning SwapSpace instance >Jul 25 12:03:53 localhost anaconda[1847]: old fs type: swap >Jul 25 12:03:53 localhost anaconda[1847]: new fs type: swap >Jul 25 12:03:53 localhost anaconda[1847]: old encryption setting: False >Jul 25 12:03:53 localhost anaconda[1847]: new encryption setting: False >Jul 25 12:03:53 localhost anaconda[1847]: old label: >Jul 25 12:03:53 localhost anaconda[1847]: new_label: >Jul 25 12:03:53 localhost anaconda[1847]: old mountpoint: >Jul 25 12:03:53 localhost anaconda[1847]: new mountpoint: >Jul 25 12:03:53 localhost anaconda[1847]: old raid level: None >Jul 25 12:03:53 localhost anaconda[1847]: new raid level: None >Jul 25 12:03:53 localhost blivet[1847]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >Jul 25 12:03:53 localhost anaconda[1847]: old container: None >Jul 25 12:03:53 localhost anaconda[1847]: new container: None >Jul 25 12:03:53 localhost anaconda[1847]: old container encrypted: False >Jul 25 12:03:53 localhost anaconda[1847]: new container encrypted: False >Jul 25 12:03:53 localhost anaconda[1847]: old container raid level: None >Jul 25 12:03:53 localhost anaconda[1847]: new container raid level: None >Jul 25 12:03:53 localhost anaconda[1847]: old container size request: 0 >Jul 25 12:03:53 localhost anaconda[1847]: new container size request: 0 >Jul 25 12:03:53 localhost anaconda[1847]: old disks: ['sda'] >Jul 25 12:03:53 localhost anaconda[1847]: new disks: ['sda'] >Jul 25 12:03:53 localhost anaconda[1847]: nothing changed for new device >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 44 (51) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 45 (51) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 51 (51) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 46 (50) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 50 (50) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 47 (49) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 48 (49) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 49 (49) >Jul 25 12:03:53 localhost blivet[1847]: action 48 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 47 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 46 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 45 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 44 already pruned >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 34 (41) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 35 (41) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 41 (41) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 36 (40) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 40 (40) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 37 (39) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 38 (39) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 39 (39) >Jul 25 12:03:53 localhost blivet[1847]: action 38 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 37 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 36 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 35 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 34 already pruned >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 24 (31) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 25 (31) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 31 (31) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 26 (30) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 30 (30) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 27 (29) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 28 (29) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 29 (29) >Jul 25 12:03:53 localhost blivet[1847]: action 28 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 27 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 26 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 25 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 24 already pruned >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 14 (21) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 15 (21) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 21 (21) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 16 (20) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 20 (20) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 17 (19) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 18 (19) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 19 (19) >Jul 25 12:03:53 localhost blivet[1847]: action 18 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 17 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 16 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 15 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 14 already pruned >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 4 (11) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 5 (11) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 11 (11) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 6 (10) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 10 (10) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 7 (9) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 8 (9) >Jul 25 12:03:53 localhost blivet[1847]: removing obsolete action 9 (9) >Jul 25 12:03:53 localhost blivet[1847]: action 8 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 7 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 6 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 5 already pruned >Jul 25 12:03:53 localhost blivet[1847]: action 4 already pruned >Jul 25 12:03:56 localhost blivet[1847]: unhiding device disk sdb (id 0) >Jul 25 12:03:56 localhost blivet[1847]: lvm filter: removing sdb from the reject list >Jul 25 12:03:56 localhost blivet[1847]: unhiding device partition sdb4 (id 1) >Jul 25 12:03:56 localhost blivet[1847]: lvm filter: removing sdb4 from the reject list >Jul 25 12:03:56 localhost blivet[1847]: DiskDevice.addChild: kids: 0 ; name: sdb ; >Jul 25 12:03:56 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:03:56 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:03:56 localhost anaconda[1847]: new disk order: [] >Jul 25 12:03:56 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:03:56 localhost gnome-session[1343]: Window manager warning: last_focus_time (252081) is greater than comparison timestamp (252080). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:03:56 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14071ba not in stack >Jul 25 12:03:56 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x14071b6 not in stack >Jul 25 12:03:56 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x14071b6 not in stack >Jul 25 12:03:56 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14071b6 not in stack >Jul 25 12:03:56 localhost program[1847]: Return code: 0 >Jul 25 12:03:56 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:56 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:56 localhost blivet[1847]: DeviceTree.getDeviceByName: name: sda ; >Jul 25 12:03:56 localhost blivet[1847]: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:03:56 localhost blivet[1847]: resolved 'sda' to 'sda' (disk) >Jul 25 12:03:56 localhost anaconda[1847]: _is_valid_disklabel(sda) returning True >Jul 25 12:03:56 localhost anaconda[1847]: _is_valid_size(sda) returning True >Jul 25 12:03:56 localhost anaconda[1847]: _is_valid_location(sda) returning True >Jul 25 12:03:56 localhost anaconda[1847]: _is_valid_format(sda) returning True >Jul 25 12:03:56 localhost anaconda[1847]: is_valid_stage1_device(sda) returning True >Jul 25 12:03:56 localhost anaconda[1847]: Running Thread: AnaCheckStorageThread (140069696730880) >Jul 25 12:03:56 localhost anaconda[1847]: _is_valid_disklabel(sda) returning True >Jul 25 12:03:56 localhost anaconda[1847]: _is_valid_size(sda) returning True >Jul 25 12:03:56 localhost anaconda[1847]: _is_valid_location(sda) returning True >Jul 25 12:03:56 localhost anaconda[1847]: _is_valid_format(sda) returning True >Jul 25 12:03:56 localhost anaconda[1847]: is_valid_stage1_device(sda) returning True >Jul 25 12:03:56 localhost anaconda[1847]: _is_valid_disklabel(sda3) returning True >Jul 25 12:03:56 localhost anaconda[1847]: _is_valid_size(sda3) returning True >Jul 25 12:03:56 localhost anaconda[1847]: _is_valid_location(sda3) returning True >Jul 25 12:03:56 localhost anaconda[1847]: _is_valid_partition(sda3) returning True >Jul 25 12:03:56 localhost anaconda[1847]: _is_valid_format(sda3) returning True >Jul 25 12:03:56 localhost anaconda[1847]: is_valid_stage2_device(sda3) returning True >Jul 25 12:03:56 localhost anaconda[1847]: æ¨çæ ¹ååºå°äº 250 MBï¼è¿ä¸ªç©ºé´é常太å°ï¼ä¸è¶³ä»¥å®è£ Fedoraã >Jul 25 12:03:56 localhost anaconda[1847]: Thread Done: AnaCheckStorageThread (140069696730880) >Jul 25 12:03:56 localhost anaconda[1847]: Not doing 'require network connection' in live installation >Jul 25 12:03:57 localhost anaconda[1847]: fs space: 20.00 GB needed: 2.96 GB >Jul 25 12:03:58 localhost anaconda[1847]: fs space: 20.00 GB needed: 2.96 GB >Jul 25 12:03:58 localhost anaconda[1847]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c98f10> >Jul 25 12:03:59 localhost anaconda[1847]: fs space: 20.00 GB needed: 2.96 GB >Jul 25 12:03:59 localhost anaconda[1847]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c98f10> >Jul 25 12:03:59 localhost anaconda[1847]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c98f10> status to: æ£å¨æ£æ¥åå¨é ç½®... >Jul 25 12:03:59 localhost anaconda[1847]: fs space: 20.00 GB needed: 2.96 GB >Jul 25 12:03:59 localhost anaconda[1847]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c98f10> >Jul 25 12:04:04 localhost anaconda[1847]: Running Thread: AnaInstallThread (140069696730880) >Jul 25 12:04:04 localhost anaconda[1847]: Not doing 'save system time to HW clock' in live installation >Jul 25 12:04:04 localhost anaconda[1847]: æ£å¨è®¾ç½®å®è£ ç¯å¢ >Jul 25 12:04:04 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:04:04 localhost blivet[1847]: Skipping disk: sdc: No media present >Jul 25 12:04:04 localhost blivet[1847]: omitting ksdata: existing 476940MB disk sda (3) with existing msdos disklabel >Jul 25 12:04:04 localhost program[1847]: Running... swapoff -a >Jul 25 12:04:04 localhost program[1847]: Return code: 0 >Jul 25 12:04:04 localhost blivet[1847]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Jul 25 12:04:04 localhost blivet[1847]: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >Jul 25 12:04:04 localhost blivet[1847]: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >Jul 25 12:04:04 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:04 localhost program[1847]: Return code: 0 >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jul 25 12:04:04 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:04 localhost program[1847]: Return code: 0 >Jul 25 12:04:04 localhost blivet[1847]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jul 25 12:04:04 localhost blivet[1847]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:04 localhost blivet[1847]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:04 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:04 localhost program[1847]: Return code: 0 >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jul 25 12:04:04 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:04 localhost program[1847]: Return code: 0 >Jul 25 12:04:04 localhost blivet[1847]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jul 25 12:04:04 localhost blivet[1847]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:04 localhost blivet[1847]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:04 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:04 localhost program[1847]: Return code: 0 >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >Jul 25 12:04:04 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:04 localhost program[1847]: Return code: 0 >Jul 25 12:04:04 localhost blivet[1847]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jul 25 12:04:04 localhost blivet[1847]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:04 localhost blivet[1847]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:04 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:04 localhost program[1847]: Return code: 0 >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >Jul 25 12:04:04 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:04 localhost program[1847]: Return code: 0 >Jul 25 12:04:04 localhost blivet[1847]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jul 25 12:04:04 localhost blivet[1847]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:04 localhost blivet[1847]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:04 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:04 localhost program[1847]: Return code: 0 >Jul 25 12:04:04 localhost blivet[1847]: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >Jul 25 12:04:04 localhost blivet[1847]: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >Jul 25 12:04:04 localhost blivet[1847]: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >Jul 25 12:04:04 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:04 localhost program[1847]: Return code: 0 >Jul 25 12:04:04 localhost blivet[1847]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Jul 25 12:04:04 localhost blivet[1847]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Jul 25 12:04:04 localhost blivet[1847]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.teardown: sda9 ; status: False ; controllable: True ; >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.teardown: sda8 ; status: False ; controllable: True ; >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.teardown: sda10 ; status: False ; controllable: True ; >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.teardown: sda11 ; status: False ; controllable: True ; >Jul 25 12:04:04 localhost blivet[1847]: resetting parted disks... >Jul 25 12:04:04 localhost blivet[1847]: DiskLabel.resetPartedDisk: device: /dev/sda ; >Jul 25 12:04:04 localhost blivet[1847]: DiskLabel.resetPartedDisk: device: /dev/sda ; >Jul 25 12:04:04 localhost blivet[1847]: DiskLabel.resetPartedDisk: device: /dev/sdb ; >Jul 25 12:04:04 localhost blivet[1847]: DiskLabel.resetPartedDisk: device: /dev/sdb ; >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.preCommitFixup: sda1 ; >Jul 25 12:04:04 localhost blivet[1847]: sector-based lookup found partition sda1 >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda1 ; >Jul 25 12:04:04 localhost blivet[1847]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3e59a90> fileSystem: <parted.filesystem.FileSystem object at 0x46d6dd0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46d6d50> PedPartition: <_ped.Partition object at 0x499f350> >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.preCommitFixup: sda2 ; >Jul 25 12:04:04 localhost blivet[1847]: extended lookup found partition sda2 >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda2 ; >Jul 25 12:04:04 localhost blivet[1847]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3e59a90> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f64801a8cd0> PedPartition: <_ped.Partition object at 0x46aafb0> >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.preCommitFixup: sda5 ; >Jul 25 12:04:04 localhost blivet[1847]: sector-based lookup found partition sda5 >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda5 ; >Jul 25 12:04:04 localhost blivet[1847]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3e59a90> fileSystem: <parted.filesystem.FileSystem object at 0x7f64801a8d90> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f64801a8bd0> PedPartition: <_ped.Partition object at 0x44f6b90> >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.preCommitFixup: sda6 ; >Jul 25 12:04:04 localhost blivet[1847]: sector-based lookup found partition sda6 >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda6 ; >Jul 25 12:04:04 localhost blivet[1847]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3e59a90> fileSystem: <parted.filesystem.FileSystem object at 0x46d6e50> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46d6e10> PedPartition: <_ped.Partition object at 0x7f64801a60b0> >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.preCommitFixup: sda7 ; >Jul 25 12:04:04 localhost blivet[1847]: sector-based lookup found partition sda7 >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda7 ; >Jul 25 12:04:04 localhost blivet[1847]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3e59a90> fileSystem: <parted.filesystem.FileSystem object at 0x46d6f90> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46d6e90> PedPartition: <_ped.Partition object at 0x7f64801a6110> >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.preCommitFixup: sda3 ; >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.preCommitFixup: sda9 ; >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.preCommitFixup: sda8 ; >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.preCommitFixup: sda10 ; >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.preCommitFixup: sda11 ; >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.preCommitFixup: sdb4 ; >Jul 25 12:04:04 localhost blivet[1847]: sector-based lookup found partition sdb4 >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice._setPartedPartition: sdb4 ; >Jul 25 12:04:04 localhost blivet[1847]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6250> fileSystem: <parted.filesystem.FileSystem object at 0x37558d0> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x3755b50> PedPartition: <_ped.Partition object at 0x7f64801a6170> >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.preCommitFixup: sda8 ; >Jul 25 12:04:04 localhost blivet[1847]: sector-based lookup found partition sda8 >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:04:04 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3e59a90> fileSystem: <parted.filesystem.FileSystem object at 0x3755f90> >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3755c10> PedPartition: <_ped.Partition object at 0x499f3b0> >Jul 25 12:04:04 localhost blivet[1847]: action: [2] Destroy Format ntfs filesystem on partition sda8 (id 9) >Jul 25 12:04:04 localhost blivet[1847]: action: [3] Destroy Device partition sda8 (id 9) >Jul 25 12:04:04 localhost blivet[1847]: action: [12] Create Device partition sda3 (id 27) >Jul 25 12:04:04 localhost blivet[1847]: action: [32] Create Device partition sda8 (id 35) >Jul 25 12:04:04 localhost blivet[1847]: action: [33] Create Format ext4 filesystem mounted at /home on partition sda8 (id 35) >Jul 25 12:04:04 localhost blivet[1847]: action: [22] Create Device partition sda9 (id 31) >Jul 25 12:04:04 localhost blivet[1847]: action: [42] Create Device partition sda10 (id 39) >Jul 25 12:04:04 localhost blivet[1847]: action: [52] Create Device partition sda11 (id 43) >Jul 25 12:04:04 localhost blivet[1847]: action: [53] Create Format swap on partition sda11 (id 43) >Jul 25 12:04:04 localhost blivet[1847]: action: [43] Create Format vfat filesystem mounted at /data on partition sda10 (id 39) >Jul 25 12:04:04 localhost blivet[1847]: action: [23] Create Format ext4 filesystem mounted at /usr on partition sda9 (id 31) >Jul 25 12:04:04 localhost blivet[1847]: action: [13] Create Format ext4 filesystem mounted at / on partition sda3 (id 27) >Jul 25 12:04:04 localhost blivet[1847]: pruning action queue... >Jul 25 12:04:04 localhost blivet[1847]: sorting actions... >Jul 25 12:04:04 localhost blivet[1847]: action: [2] Destroy Format ntfs filesystem on partition sda8 (id 9) >Jul 25 12:04:04 localhost blivet[1847]: action: [3] Destroy Device partition sda8 (id 9) >Jul 25 12:04:04 localhost blivet[1847]: action: [12] Create Device partition sda3 (id 27) >Jul 25 12:04:04 localhost blivet[1847]: action: [13] Create Format ext4 filesystem mounted at / on partition sda3 (id 27) >Jul 25 12:04:04 localhost blivet[1847]: action: [32] Create Device partition sda8 (id 35) >Jul 25 12:04:04 localhost blivet[1847]: action: [22] Create Device partition sda9 (id 31) >Jul 25 12:04:04 localhost blivet[1847]: action: [23] Create Format ext4 filesystem mounted at /usr on partition sda9 (id 31) >Jul 25 12:04:04 localhost blivet[1847]: action: [42] Create Device partition sda10 (id 39) >Jul 25 12:04:04 localhost blivet[1847]: action: [43] Create Format vfat filesystem mounted at /data on partition sda10 (id 39) >Jul 25 12:04:04 localhost blivet[1847]: action: [52] Create Device partition sda11 (id 43) >Jul 25 12:04:04 localhost blivet[1847]: action: [53] Create Format swap on partition sda11 (id 43) >Jul 25 12:04:04 localhost blivet[1847]: action: [33] Create Format ext4 filesystem mounted at /home on partition sda8 (id 35) >Jul 25 12:04:04 localhost blivet[1847]: executing action: [2] Destroy Format ntfs filesystem on partition sda8 (id 9) >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: True ; >Jul 25 12:04:04 localhost blivet[1847]: NTFS.destroy: device: /dev/sda8 ; status: False ; type: ntfs ; >Jul 25 12:04:04 localhost program[1847]: Running... wipefs -f -a /dev/sda8 >Jul 25 12:04:04 localhost program[1847]: /dev/sda8: 8 bytes were erased at offset 0x00000003 (ntfs): 4e 54 46 53 20 20 20 20 >Jul 25 12:04:04 localhost program[1847]: Return code: 0 >Jul 25 12:04:04 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:04 localhost program[1847]: Return code: 0 >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >Jul 25 12:04:04 localhost blivet[1847]: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >Jul 25 12:04:04 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:04 localhost program[1847]: Return code: 0 >Jul 25 12:04:04 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:04 localhost program[1847]: Return code: 0 >Jul 25 12:04:04 localhost blivet[1847]: executing action: [3] Destroy Device partition sda8 (id 9) >Jul 25 12:04:04 localhost blivet[1847]: PartitionDevice.destroy: sda8 ; status: True ; >Jul 25 12:04:05 localhost blivet[1847]: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >Jul 25 12:04:05 localhost blivet[1847]: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >Jul 25 12:04:05 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:05 localhost program[1847]: Return code: 0 >Jul 25 12:04:05 localhost blivet[1847]: PartitionDevice.setupParents: kids: 0 ; name: sda8 ; orig: True ; >Jul 25 12:04:05 localhost blivet[1847]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >Jul 25 12:04:05 localhost blivet[1847]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:05 localhost blivet[1847]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:05 localhost blivet[1847]: PartitionDevice._destroy: sda8 ; status: True ; >Jul 25 12:04:05 localhost blivet[1847]: DiskLabel.commit: device: /dev/sda ; numparts: 5 ; >Jul 25 12:04:05 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:05 localhost program[1847]: Return code: 0 >Jul 25 12:04:05 localhost blivet[1847]: DiskLabel.commit: device: /dev/sda ; numparts: 5 ; >Jul 25 12:04:05 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:06 localhost program[1847]: Return code: 0 >Jul 25 12:04:06 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:06 localhost program[1847]: Return code: 0 >Jul 25 12:04:06 localhost blivet[1847]: executing action: [12] Create Device partition sda3 (id 27) >Jul 25 12:04:06 localhost blivet[1847]: PartitionDevice.create: sda3 ; status: False ; >Jul 25 12:04:06 localhost blivet[1847]: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: False ; >Jul 25 12:04:06 localhost blivet[1847]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:06 localhost blivet[1847]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:06 localhost blivet[1847]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:06 localhost blivet[1847]: PartitionDevice._create: sda3 ; status: False ; >Jul 25 12:04:06 localhost blivet[1847]: PartitionDevice._wipe: sda3 ; status: False ; >Jul 25 12:04:06 localhost program[1847]: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=976769024 count=2048 >Jul 25 12:04:06 localhost program[1847]: 2048+0 records in >Jul 25 12:04:06 localhost program[1847]: 2048+0 records out >Jul 25 12:04:06 localhost program[1847]: 1048576 bytes (1.0 MB) copied, 0.078862 s, 13.3 MB/s >Jul 25 12:04:06 localhost program[1847]: Return code: 0 >Jul 25 12:04:06 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:06 localhost program[1847]: Return code: 0 >Jul 25 12:04:06 localhost blivet[1847]: DiskLabel.commit: device: /dev/sda ; numparts: 6 ; >Jul 25 12:04:06 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:07 localhost program[1847]: Return code: 0 >Jul 25 12:04:07 localhost blivet[1847]: post-commit partition path is /dev/sda3 >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda3 ; >Jul 25 12:04:07 localhost blivet[1847]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6d90> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x498ca10> PedPartition: <_ped.Partition object at 0x499f410> >Jul 25 12:04:07 localhost blivet[1847]: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >Jul 25 12:04:07 localhost program[1847]: Running... wipefs -f -a /dev/sda3 >Jul 25 12:04:07 localhost program[1847]: Return code: 0 >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >Jul 25 12:04:07 localhost blivet[1847]: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >Jul 25 12:04:07 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:07 localhost program[1847]: Return code: 0 >Jul 25 12:04:07 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:07 localhost program[1847]: Return code: 0 >Jul 25 12:04:07 localhost blivet[1847]: executing action: [13] Create Format ext4 filesystem mounted at / on partition sda3 (id 27) >Jul 25 12:04:07 localhost anaconda[1847]: æ£å¨ /dev/sda3 ä¸å建æä»¶ç³»ç» ext4 >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 6 ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >Jul 25 12:04:07 localhost blivet[1847]: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 6 ; >Jul 25 12:04:07 localhost blivet[1847]: Ext4FS.create: device: /dev/sda3 ; status: False ; type: ext4 ; >Jul 25 12:04:07 localhost blivet[1847]: Ext4FS.doFormat: device: /dev/sda3 ; mountpoint: / ; type: ext4 ; >Jul 25 12:04:07 localhost program[1847]: Running... mke2fs -t ext4 /dev/sda3 >Jul 25 12:04:07 localhost program[1847]: mke2fs 1.42.8 (20-Jun-2013) >Jul 25 12:04:07 localhost program[1847]: Filesystem label= >Jul 25 12:04:07 localhost program[1847]: OS type: Linux >Jul 25 12:04:07 localhost program[1847]: Block size=1024 (log=0) >Jul 25 12:04:07 localhost program[1847]: Fragment size=1024 (log=0) >Jul 25 12:04:07 localhost program[1847]: Stride=4 blocks, Stripe width=4 blocks >Jul 25 12:04:07 localhost program[1847]: 256 inodes, 2048 blocks >Jul 25 12:04:07 localhost program[1847]: 102 blocks (4.98%) reserved for the super user >Jul 25 12:04:07 localhost program[1847]: First data block=1 >Jul 25 12:04:07 localhost program[1847]: Maximum filesystem blocks=2097152 >Jul 25 12:04:07 localhost program[1847]: 1 block group >Jul 25 12:04:07 localhost program[1847]: 8192 blocks per group, 8192 fragments per group >Jul 25 12:04:07 localhost program[1847]: 256 inodes per group >Jul 25 12:04:07 localhost program[1847]: Jul 25 12:04:07 localhost program[1847]: [41B blob data] >Jul 25 12:04:07 localhost program[1847]: [38B blob data] >Jul 25 12:04:07 localhost program[1847]: Creating journal (1024 blocks): done >Jul 25 12:04:07 localhost program[1847]: [75B blob data] >Jul 25 12:04:07 localhost program[1847]: Jul 25 12:04:07 localhost program[1847]: Return code: 0 >Jul 25 12:04:07 localhost blivet[1847]: Ext4FS.notifyKernel: device: /dev/sda3 ; type: ext4 ; >Jul 25 12:04:07 localhost blivet[1847]: notifying kernel of 'change' event on device /sys/class/block/sda3 >Jul 25 12:04:07 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:07 localhost program[1847]: Return code: 0 >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >Jul 25 12:04:07 localhost blivet[1847]: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >Jul 25 12:04:07 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:07 localhost program[1847]: Return code: 0 >Jul 25 12:04:07 localhost blivet[1847]: executing action: [32] Create Device partition sda8 (id 35) >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.create: sda8 ; status: False ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice.setupParents: kids: 0 ; name: sda8 ; orig: False ; >Jul 25 12:04:07 localhost blivet[1847]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:07 localhost blivet[1847]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:07 localhost blivet[1847]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice._create: sda8 ; status: False ; >Jul 25 12:04:07 localhost blivet[1847]: PartitionDevice._wipe: sda8 ; status: False ; >Jul 25 12:04:07 localhost program[1847]: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=859881472 count=2048 >Jul 25 12:04:07 localhost program[1847]: 2048+0 records in >Jul 25 12:04:07 localhost program[1847]: 2048+0 records out >Jul 25 12:04:07 localhost program[1847]: 1048576 bytes (1.0 MB) copied, 0.0330298 s, 31.7 MB/s >Jul 25 12:04:07 localhost program[1847]: Return code: 0 >Jul 25 12:04:07 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:07 localhost program[1847]: Return code: 0 >Jul 25 12:04:07 localhost blivet[1847]: DiskLabel.commit: device: /dev/sda ; numparts: 7 ; >Jul 25 12:04:08 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:08 localhost program[1847]: Return code: 0 >Jul 25 12:04:08 localhost blivet[1847]: post-commit partition path is /dev/sda8 >Jul 25 12:04:08 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda8 ; >Jul 25 12:04:08 localhost blivet[1847]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6d90> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x46cd7d0> PedPartition: <_ped.Partition object at 0x46c7b30> >Jul 25 12:04:08 localhost blivet[1847]: DeviceFormat.destroy: device: /dev/sda8 ; status: False ; type: None ; >Jul 25 12:04:08 localhost program[1847]: Running... wipefs -f -a /dev/sda8 >Jul 25 12:04:08 localhost program[1847]: Return code: 0 >Jul 25 12:04:08 localhost blivet[1847]: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:08 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda8 ; status: True ; >Jul 25 12:04:08 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda8 ; status: True ; >Jul 25 12:04:08 localhost blivet[1847]: sda8 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 >Jul 25 12:04:08 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:09 localhost program[1847]: Return code: 0 >Jul 25 12:04:09 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:09 localhost program[1847]: Return code: 0 >Jul 25 12:04:09 localhost blivet[1847]: executing action: [22] Create Device partition sda9 (id 31) >Jul 25 12:04:09 localhost blivet[1847]: PartitionDevice.create: sda9 ; status: False ; >Jul 25 12:04:09 localhost blivet[1847]: PartitionDevice.setupParents: kids: 0 ; name: sda9 ; orig: False ; >Jul 25 12:04:09 localhost blivet[1847]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:09 localhost blivet[1847]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:09 localhost blivet[1847]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:09 localhost blivet[1847]: PartitionDevice._create: sda9 ; status: False ; >Jul 25 12:04:09 localhost blivet[1847]: PartitionDevice._wipe: sda9 ; status: False ; >Jul 25 12:04:09 localhost program[1847]: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=900843520 count=2048 >Jul 25 12:04:09 localhost program[1847]: 2048+0 records in >Jul 25 12:04:09 localhost program[1847]: 2048+0 records out >Jul 25 12:04:09 localhost program[1847]: 1048576 bytes (1.0 MB) copied, 0.0758884 s, 13.8 MB/s >Jul 25 12:04:09 localhost program[1847]: Return code: 0 >Jul 25 12:04:09 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:09 localhost program[1847]: Return code: 0 >Jul 25 12:04:09 localhost blivet[1847]: DiskLabel.commit: device: /dev/sda ; numparts: 8 ; >Jul 25 12:04:09 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:10 localhost program[1847]: Return code: 0 >Jul 25 12:04:10 localhost blivet[1847]: post-commit partition path is /dev/sda9 >Jul 25 12:04:10 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda9 ; >Jul 25 12:04:10 localhost blivet[1847]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6d90> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3755a50> PedPartition: <_ped.Partition object at 0x499f830> >Jul 25 12:04:10 localhost blivet[1847]: DeviceFormat.destroy: device: /dev/sda9 ; status: False ; type: None ; >Jul 25 12:04:10 localhost program[1847]: Running... wipefs -f -a /dev/sda9 >Jul 25 12:04:10 localhost program[1847]: Return code: 0 >Jul 25 12:04:10 localhost blivet[1847]: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:10 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda9 ; status: True ; >Jul 25 12:04:10 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda9 ; status: True ; >Jul 25 12:04:10 localhost blivet[1847]: sda9 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 >Jul 25 12:04:10 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:10 localhost program[1847]: Return code: 0 >Jul 25 12:04:10 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:10 localhost program[1847]: Return code: 0 >Jul 25 12:04:10 localhost blivet[1847]: executing action: [23] Create Format ext4 filesystem mounted at /usr on partition sda9 (id 31) >Jul 25 12:04:10 localhost anaconda[1847]: æ£å¨ /dev/sda9 ä¸å建æä»¶ç³»ç» ext4 >Jul 25 12:04:10 localhost blivet[1847]: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:10 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 1 ; >Jul 25 12:04:10 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 2 ; >Jul 25 12:04:10 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 3 ; >Jul 25 12:04:10 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 4 ; >Jul 25 12:04:10 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 5 ; >Jul 25 12:04:10 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 6 ; >Jul 25 12:04:10 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 8 ; >Jul 25 12:04:10 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 9 ; >Jul 25 12:04:10 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 10 ; >Jul 25 12:04:10 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 11 ; >Jul 25 12:04:10 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 12 ; >Jul 25 12:04:10 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 13 ; >Jul 25 12:04:10 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 14 ; >Jul 25 12:04:10 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 15 ; >Jul 25 12:04:10 localhost blivet[1847]: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 8 ; >Jul 25 12:04:10 localhost blivet[1847]: Ext4FS.create: device: /dev/sda9 ; status: False ; type: ext4 ; >Jul 25 12:04:10 localhost blivet[1847]: Ext4FS.doFormat: device: /dev/sda9 ; mountpoint: /usr ; type: ext4 ; >Jul 25 12:04:10 localhost program[1847]: Running... mke2fs -t ext4 /dev/sda9 >Jul 25 12:04:13 localhost program[1847]: mke2fs 1.42.8 (20-Jun-2013) >Jul 25 12:04:13 localhost program[1847]: Filesystem label= >Jul 25 12:04:13 localhost program[1847]: OS type: Linux >Jul 25 12:04:13 localhost program[1847]: Block size=4096 (log=2) >Jul 25 12:04:13 localhost program[1847]: Fragment size=4096 (log=2) >Jul 25 12:04:13 localhost program[1847]: Stride=0 blocks, Stripe width=0 blocks >Jul 25 12:04:13 localhost program[1847]: 1281120 inodes, 5120000 blocks >Jul 25 12:04:13 localhost program[1847]: 256000 blocks (5.00%) reserved for the super user >Jul 25 12:04:13 localhost program[1847]: First data block=0 >Jul 25 12:04:13 localhost program[1847]: Maximum filesystem blocks=4294967296 >Jul 25 12:04:13 localhost program[1847]: 157 block groups >Jul 25 12:04:13 localhost program[1847]: 32768 blocks per group, 32768 fragments per group >Jul 25 12:04:13 localhost program[1847]: 8160 inodes per group >Jul 25 12:04:13 localhost program[1847]: Superblock backups stored on blocks: >Jul 25 12:04:13 localhost program[1847]: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >Jul 25 12:04:13 localhost program[1847]: 4096000 >Jul 25 12:04:13 localhost program[1847]: Jul 25 12:04:13 localhost program[1847]: [57B blob data] >Jul 25 12:04:13 localhost program[1847]: [54B blob data] >Jul 25 12:04:13 localhost program[1847]: Creating journal (32768 blocks): done >Jul 25 12:04:13 localhost program[1847]: [91B blob data] >Jul 25 12:04:13 localhost program[1847]: Jul 25 12:04:13 localhost program[1847]: Return code: 0 >Jul 25 12:04:13 localhost blivet[1847]: Ext4FS.notifyKernel: device: /dev/sda9 ; type: ext4 ; >Jul 25 12:04:13 localhost blivet[1847]: notifying kernel of 'change' event on device /sys/class/block/sda9 >Jul 25 12:04:13 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:14 localhost program[1847]: Return code: 0 >Jul 25 12:04:14 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda9 ; status: True ; >Jul 25 12:04:14 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda9 ; status: True ; >Jul 25 12:04:14 localhost blivet[1847]: sda9 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 >Jul 25 12:04:14 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:14 localhost program[1847]: Return code: 0 >Jul 25 12:04:14 localhost blivet[1847]: executing action: [42] Create Device partition sda10 (id 39) >Jul 25 12:04:14 localhost blivet[1847]: PartitionDevice.create: sda10 ; status: False ; >Jul 25 12:04:14 localhost blivet[1847]: PartitionDevice.setupParents: kids: 0 ; name: sda10 ; orig: False ; >Jul 25 12:04:14 localhost blivet[1847]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:14 localhost blivet[1847]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:14 localhost blivet[1847]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:14 localhost blivet[1847]: PartitionDevice._create: sda10 ; status: False ; >Jul 25 12:04:14 localhost blivet[1847]: PartitionDevice._wipe: sda10 ; status: False ; >Jul 25 12:04:14 localhost program[1847]: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=941805568 count=2048 >Jul 25 12:04:14 localhost program[1847]: 2048+0 records in >Jul 25 12:04:14 localhost program[1847]: 2048+0 records out >Jul 25 12:04:14 localhost program[1847]: 1048576 bytes (1.0 MB) copied, 0.0350629 s, 29.9 MB/s >Jul 25 12:04:14 localhost program[1847]: Return code: 0 >Jul 25 12:04:14 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:14 localhost program[1847]: Return code: 0 >Jul 25 12:04:14 localhost blivet[1847]: DiskLabel.commit: device: /dev/sda ; numparts: 9 ; >Jul 25 12:04:14 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:15 localhost gnome-session[1343]: Window manager warning: last_focus_time (270939) is greater than comparison timestamp (270932). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:04:15 localhost program[1847]: Return code: 0 >Jul 25 12:04:15 localhost blivet[1847]: post-commit partition path is /dev/sda10 >Jul 25 12:04:15 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda10 ; >Jul 25 12:04:15 localhost blivet[1847]: device sda10 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6d90> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x498ca90> PedPartition: <_ped.Partition object at 0x46c7230> >Jul 25 12:04:15 localhost blivet[1847]: DeviceFormat.destroy: device: /dev/sda10 ; status: False ; type: None ; >Jul 25 12:04:15 localhost program[1847]: Running... wipefs -f -a /dev/sda10 >Jul 25 12:04:15 localhost program[1847]: Return code: 0 >Jul 25 12:04:15 localhost blivet[1847]: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:15 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda10 ; status: True ; >Jul 25 12:04:15 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda10 ; status: True ; >Jul 25 12:04:15 localhost blivet[1847]: sda10 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10 >Jul 25 12:04:15 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:16 localhost program[1847]: Return code: 0 >Jul 25 12:04:16 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:16 localhost program[1847]: Return code: 0 >Jul 25 12:04:16 localhost blivet[1847]: executing action: [43] Create Format vfat filesystem mounted at /data on partition sda10 (id 39) >Jul 25 12:04:16 localhost anaconda[1847]: æ£å¨ /dev/sda10 ä¸å建æä»¶ç³»ç» vfat >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 1 ; >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 2 ; >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 3 ; >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 4 ; >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 5 ; >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 6 ; >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 8 ; >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 9 ; >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 10 ; >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 11 ; >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 12 ; >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 13 ; >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 14 ; >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 15 ; >Jul 25 12:04:16 localhost blivet[1847]: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 9 ; >Jul 25 12:04:16 localhost blivet[1847]: FATFS.create: device: /dev/sda10 ; status: False ; type: vfat ; >Jul 25 12:04:16 localhost blivet[1847]: FATFS.doFormat: device: /dev/sda10 ; mountpoint: /data ; type: vfat ; >Jul 25 12:04:16 localhost program[1847]: Running... mkdosfs /dev/sda10 >Jul 25 12:04:16 localhost program[1847]: mkfs.fat 3.0.23 (2013-10-15) >Jul 25 12:04:16 localhost program[1847]: Return code: 0 >Jul 25 12:04:16 localhost blivet[1847]: FATFS.notifyKernel: device: /dev/sda10 ; type: vfat ; >Jul 25 12:04:16 localhost blivet[1847]: notifying kernel of 'change' event on device /sys/class/block/sda10 >Jul 25 12:04:16 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:16 localhost program[1847]: Return code: 0 >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda10 ; status: True ; >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda10 ; status: True ; >Jul 25 12:04:16 localhost blivet[1847]: sda10 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10 >Jul 25 12:04:16 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:16 localhost program[1847]: Return code: 0 >Jul 25 12:04:16 localhost blivet[1847]: executing action: [52] Create Device partition sda11 (id 43) >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice.create: sda11 ; status: False ; >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice.setupParents: kids: 0 ; name: sda11 ; orig: False ; >Jul 25 12:04:16 localhost blivet[1847]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:16 localhost blivet[1847]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:16 localhost blivet[1847]: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice._create: sda11 ; status: False ; >Jul 25 12:04:16 localhost blivet[1847]: PartitionDevice._wipe: sda11 ; status: False ; >Jul 25 12:04:16 localhost program[1847]: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=962287616 count=2048 >Jul 25 12:04:16 localhost program[1847]: 2048+0 records in >Jul 25 12:04:16 localhost program[1847]: 2048+0 records out >Jul 25 12:04:16 localhost program[1847]: 1048576 bytes (1.0 MB) copied, 0.0347219 s, 30.2 MB/s >Jul 25 12:04:16 localhost program[1847]: Return code: 0 >Jul 25 12:04:16 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:17 localhost program[1847]: Return code: 0 >Jul 25 12:04:17 localhost blivet[1847]: DiskLabel.commit: device: /dev/sda ; numparts: 10 ; >Jul 25 12:04:17 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:18 localhost program[1847]: Return code: 0 >Jul 25 12:04:18 localhost blivet[1847]: post-commit partition path is /dev/sda11 >Jul 25 12:04:18 localhost blivet[1847]: PartitionDevice._setPartedPartition: sda11 ; >Jul 25 12:04:18 localhost blivet[1847]: device sda11 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41a6d90> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3738dd0> PedPartition: <_ped.Partition object at 0x46c71d0> >Jul 25 12:04:18 localhost blivet[1847]: DeviceFormat.destroy: device: /dev/sda11 ; status: False ; type: None ; >Jul 25 12:04:18 localhost program[1847]: Running... wipefs -f -a /dev/sda11 >Jul 25 12:04:18 localhost program[1847]: Return code: 0 >Jul 25 12:04:18 localhost blivet[1847]: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:18 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda11 ; status: True ; >Jul 25 12:04:18 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda11 ; status: True ; >Jul 25 12:04:18 localhost blivet[1847]: sda11 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11 >Jul 25 12:04:18 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:18 localhost program[1847]: Return code: 0 >Jul 25 12:04:18 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:18 localhost program[1847]: Return code: 0 >Jul 25 12:04:18 localhost blivet[1847]: executing action: [53] Create Format swap on partition sda11 (id 43) >Jul 25 12:04:18 localhost anaconda[1847]: æ£å¨ /dev/sda11 ä¸å建æä»¶ç³»ç» swap >Jul 25 12:04:18 localhost blivet[1847]: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:18 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 1 ; >Jul 25 12:04:18 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 2 ; >Jul 25 12:04:18 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 4 ; >Jul 25 12:04:18 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 5 ; >Jul 25 12:04:18 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 6 ; >Jul 25 12:04:18 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 8 ; >Jul 25 12:04:18 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 9 ; >Jul 25 12:04:18 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 10 ; >Jul 25 12:04:18 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 11 ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 12 ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 13 ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 14 ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 15 ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.setFlag: path: /dev/sda11 ; flag: 3 ; >Jul 25 12:04:19 localhost blivet[1847]: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 10 ; >Jul 25 12:04:19 localhost blivet[1847]: SwapSpace.create: device: /dev/sda11 ; status: None ; type: swap ; >Jul 25 12:04:19 localhost blivet[1847]: SwapSpace.create: device: /dev/sda11 ; status: None ; type: swap ; >Jul 25 12:04:19 localhost program[1847]: Running... mkswap -f /dev/sda11 >Jul 25 12:04:19 localhost program[1847]: Setting up swapspace version 1, size = 2047996 KiB >Jul 25 12:04:19 localhost program[1847]: no label, UUID=6108c551-4aeb-4cd2-b9a0-df4326671dc9 >Jul 25 12:04:19 localhost program[1847]: Return code: 0 >Jul 25 12:04:19 localhost blivet[1847]: SwapSpace.notifyKernel: device: /dev/sda11 ; type: swap ; >Jul 25 12:04:19 localhost blivet[1847]: notifying kernel of 'change' event on device /sys/class/block/sda11 >Jul 25 12:04:19 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:19 localhost program[1847]: Return code: 0 >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda11 ; status: True ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda11 ; status: True ; >Jul 25 12:04:19 localhost blivet[1847]: sda11 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11 >Jul 25 12:04:19 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:19 localhost program[1847]: Return code: 0 >Jul 25 12:04:19 localhost blivet[1847]: executing action: [33] Create Format ext4 filesystem mounted at /home on partition sda8 (id 35) >Jul 25 12:04:19 localhost anaconda[1847]: æ£å¨ /dev/sda8 ä¸å建æä»¶ç³»ç» ext4 >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 1 ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 2 ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 3 ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 4 ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 5 ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 6 ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 8 ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 9 ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 10 ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 11 ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 12 ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 13 ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 14 ; >Jul 25 12:04:19 localhost blivet[1847]: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 15 ; >Jul 25 12:04:19 localhost blivet[1847]: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 10 ; >Jul 25 12:04:19 localhost blivet[1847]: Ext4FS.create: device: /dev/sda8 ; status: False ; type: ext4 ; >Jul 25 12:04:19 localhost blivet[1847]: Ext4FS.doFormat: device: /dev/sda8 ; mountpoint: /home ; type: ext4 ; >Jul 25 12:04:19 localhost program[1847]: Running... mke2fs -t ext4 /dev/sda8 >Jul 25 12:04:22 localhost program[1847]: mke2fs 1.42.8 (20-Jun-2013) >Jul 25 12:04:22 localhost program[1847]: Filesystem label= >Jul 25 12:04:22 localhost program[1847]: OS type: Linux >Jul 25 12:04:22 localhost program[1847]: Block size=4096 (log=2) >Jul 25 12:04:22 localhost program[1847]: Fragment size=4096 (log=2) >Jul 25 12:04:22 localhost program[1847]: Stride=0 blocks, Stripe width=0 blocks >Jul 25 12:04:22 localhost program[1847]: 1281120 inodes, 5120000 blocks >Jul 25 12:04:22 localhost program[1847]: 256000 blocks (5.00%) reserved for the super user >Jul 25 12:04:22 localhost program[1847]: First data block=0 >Jul 25 12:04:22 localhost program[1847]: Maximum filesystem blocks=4294967296 >Jul 25 12:04:22 localhost program[1847]: 157 block groups >Jul 25 12:04:22 localhost program[1847]: 32768 blocks per group, 32768 fragments per group >Jul 25 12:04:22 localhost program[1847]: 8160 inodes per group >Jul 25 12:04:22 localhost program[1847]: Superblock backups stored on blocks: >Jul 25 12:04:22 localhost program[1847]: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >Jul 25 12:04:22 localhost program[1847]: 4096000 >Jul 25 12:04:22 localhost program[1847]: Jul 25 12:04:22 localhost program[1847]: [57B blob data] >Jul 25 12:04:22 localhost program[1847]: [54B blob data] >Jul 25 12:04:22 localhost program[1847]: Creating journal (32768 blocks): done >Jul 25 12:04:22 localhost program[1847]: [91B blob data] >Jul 25 12:04:22 localhost program[1847]: Jul 25 12:04:22 localhost program[1847]: Return code: 0 >Jul 25 12:04:22 localhost blivet[1847]: Ext4FS.notifyKernel: device: /dev/sda8 ; type: ext4 ; >Jul 25 12:04:22 localhost blivet[1847]: notifying kernel of 'change' event on device /sys/class/block/sda8 >Jul 25 12:04:22 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:22 localhost program[1847]: Return code: 0 >Jul 25 12:04:22 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda8 ; status: True ; >Jul 25 12:04:22 localhost blivet[1847]: PartitionDevice.updateSysfsPath: sda8 ; status: True ; >Jul 25 12:04:22 localhost blivet[1847]: sda8 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 >Jul 25 12:04:22 localhost program[1847]: Running... udevadm settle --timeout=300 >Jul 25 12:04:22 localhost program[1847]: Return code: 0 >Jul 25 12:04:22 localhost blivet[1847]: Skipping sda3 >Jul 25 12:04:22 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:04:22 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:04:22 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:04:22 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:04:22 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:04:22 localhost blivet[1847]: FATFS.supported: supported: True ; >Jul 25 12:04:22 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:04:22 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:04:22 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:04:22 localhost blivet[1847]: NTFS.supported: supported: False ; >Jul 25 12:04:22 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:04:22 localhost blivet[1847]: Ext4FS.supported: supported: True ; >Jul 25 12:04:22 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:04:22 localhost blivet[1847]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Jul 25 12:04:22 localhost blivet[1847]: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:22 localhost blivet[1847]: SwapSpace.setup: device: /dev/sda11 ; status: False ; type: swap ; >Jul 25 12:04:22 localhost blivet[1847]: SwapSpace.setup: device: /dev/sda11 ; status: False ; type: swap ; >Jul 25 12:04:22 localhost program[1847]: Running... swapon /dev/sda11 >Jul 25 12:04:22 localhost kernel: Adding 2047996k swap on /dev/sda11. Priority:-1 extents:1 across:2047996k FS >Jul 25 12:04:22 localhost program[1847]: Return code: 0 >Jul 25 12:04:22 localhost blivet[1847]: BindFS.supported: supported: False ; >Jul 25 12:04:22 localhost blivet[1847]: getFormat('bind') returning BindFS instance >Jul 25 12:04:22 localhost blivet[1847]: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >Jul 25 12:04:22 localhost blivet[1847]: TmpFS.supported: supported: True ; >Jul 25 12:04:22 localhost blivet[1847]: getFormat('tmpfs') returning TmpFS instance >Jul 25 12:04:22 localhost blivet[1847]: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >Jul 25 12:04:22 localhost blivet[1847]: DevPtsFS.supported: supported: False ; >Jul 25 12:04:22 localhost blivet[1847]: getFormat('devpts') returning DevPtsFS instance >Jul 25 12:04:22 localhost blivet[1847]: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >Jul 25 12:04:22 localhost blivet[1847]: SysFS.supported: supported: False ; >Jul 25 12:04:22 localhost blivet[1847]: getFormat('sysfs') returning SysFS instance >Jul 25 12:04:22 localhost blivet[1847]: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >Jul 25 12:04:22 localhost blivet[1847]: ProcFS.supported: supported: False ; >Jul 25 12:04:22 localhost blivet[1847]: getFormat('proc') returning ProcFS instance >Jul 25 12:04:22 localhost blivet[1847]: NoDevice._setFormat: proc ; current: None ; type: proc ; >Jul 25 12:04:22 localhost blivet[1847]: SELinuxFS.supported: supported: False ; >Jul 25 12:04:22 localhost blivet[1847]: getFormat('selinuxfs') returning SELinuxFS instance >Jul 25 12:04:22 localhost blivet[1847]: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >Jul 25 12:04:22 localhost blivet[1847]: USBFS.supported: supported: False ; >Jul 25 12:04:22 localhost blivet[1847]: getFormat('usbfs') returning USBFS instance >Jul 25 12:04:22 localhost blivet[1847]: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >Jul 25 12:04:22 localhost blivet[1847]: BindFS.supported: supported: False ; >Jul 25 12:04:22 localhost blivet[1847]: getFormat('bind') returning BindFS instance >Jul 25 12:04:22 localhost blivet[1847]: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >Jul 25 12:04:22 localhost blivet[1847]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >Jul 25 12:04:22 localhost program[1847]: Running... mount -t ext4 -o defaults /dev/sda3 /mnt/sysimage >Jul 25 12:04:22 localhost kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >Jul 25 12:04:22 localhost kernel: SELinux: initialized (dev sda3, type ext4), uses xattr >Jul 25 12:04:22 localhost program[1847]: Return code: 0 >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >Jul 25 12:04:22 localhost blivet[1847]: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for mountpoint /data to system_u:object_r:etc_runtime_t:s0 >Jul 25 12:04:22 localhost program[1847]: Running... mount -t vfat -o umask=0077,shortname=winnt /dev/sda10 /mnt/sysimage/data >Jul 25 12:04:22 localhost kernel: SELinux: initialized (dev sda10, type vfat), uses genfs_contexts >Jul 25 12:04:22 localhost program[1847]: Return code: 0 >Jul 25 12:04:22 localhost blivet[1847]: failed to set SELinux context for /mnt/sysimage/data: [Errno 95] 䏿¯æçæä½ >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for newly mounted filesystem root at /data to None >Jul 25 12:04:22 localhost blivet[1847]: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >Jul 25 12:04:22 localhost program[1847]: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >Jul 25 12:04:22 localhost program[1847]: Return code: 0 >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >Jul 25 12:04:22 localhost blivet[1847]: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >Jul 25 12:04:22 localhost program[1847]: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >Jul 25 12:04:22 localhost program[1847]: Return code: 0 >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >Jul 25 12:04:22 localhost blivet[1847]: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >Jul 25 12:04:22 localhost program[1847]: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >Jul 25 12:04:22 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jul 25 12:04:22 localhost program[1847]: Return code: 0 >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >Jul 25 12:04:22 localhost blivet[1847]: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >Jul 25 12:04:22 localhost program[1847]: Running... mount -t ext4 -o defaults /dev/sda8 /mnt/sysimage/home >Jul 25 12:04:22 localhost kernel: EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null) >Jul 25 12:04:22 localhost kernel: SELinux: initialized (dev sda8, type ext4), uses xattr >Jul 25 12:04:22 localhost program[1847]: Return code: 0 >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >Jul 25 12:04:22 localhost blivet[1847]: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >Jul 25 12:04:22 localhost blivet[1847]: failed to get default SELinux context for /proc: [Errno 2] 没æé£ä¸ªæä»¶æç®å½ >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for mountpoint /proc to None >Jul 25 12:04:22 localhost program[1847]: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >Jul 25 12:04:22 localhost program[1847]: Return code: 0 >Jul 25 12:04:22 localhost blivet[1847]: failed to get default SELinux context for /proc: [Errno 2] 没æé£ä¸ªæä»¶æç®å½ >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for newly mounted filesystem root at /proc to None >Jul 25 12:04:22 localhost blivet[1847]: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for mountpoint /run to system_u:object_r:var_run_t:s0 >Jul 25 12:04:22 localhost program[1847]: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >Jul 25 12:04:22 localhost program[1847]: Return code: 0 >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >Jul 25 12:04:22 localhost blivet[1847]: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >Jul 25 12:04:22 localhost program[1847]: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >Jul 25 12:04:22 localhost program[1847]: Return code: 0 >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >Jul 25 12:04:22 localhost blivet[1847]: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >Jul 25 12:04:22 localhost program[1847]: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >Jul 25 12:04:22 localhost program[1847]: Return code: 0 >Jul 25 12:04:22 localhost blivet[1847]: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] 䏿¯æçæä½ >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >Jul 25 12:04:22 localhost blivet[1847]: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for mountpoint /usr to system_u:object_r:usr_t:s0 >Jul 25 12:04:22 localhost program[1847]: Running... mount -t ext4 -o defaults /dev/sda9 /mnt/sysimage/usr >Jul 25 12:04:22 localhost kernel: EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null) >Jul 25 12:04:22 localhost kernel: SELinux: initialized (dev sda9, type ext4), uses xattr >Jul 25 12:04:22 localhost program[1847]: Return code: 0 >Jul 25 12:04:22 localhost blivet[1847]: set SELinux context for newly mounted filesystem root at /usr to system_u:object_r:usr_t:s0 >Jul 25 12:04:22 localhost anaconda[1847]: Running Thread: AnaLiveProgressThread (140069566666496) >Jul 25 12:04:22 localhost program[1847]: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ --exclude /run/ --exclude /boot/*rescue* --exclude /etc/machine-id /mnt/install/source/ /mnt/sysimage >Jul 25 12:04:32 localhost gnome-session[1343]: Window manager warning: last_focus_time (287380) is greater than comparison timestamp (287366). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/dbus-1/session.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/dbus-1/system.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/dconf/db" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/dconf/profile" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/dhcp/dhclient.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/firewalld/icmptypes" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/firewalld/services" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/firewalld/zones" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/fonts/conf.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gconf/2" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gconf/gconf.xml.defaults" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gconf/gconf.xml.mandatory" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gconf/gconf.xml.system" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gconf/schemas" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: symlink "/mnt/sysimage/etc/gdm/Xsession" -> "../X11/xinit/Xsession" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gdm/Init" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gdm/PostLogin" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gdm/PostSession" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gdm/PreSession" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/ghostscript/9.10" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/groff/site-font" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/groff/site-tmac" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/ipsec.d/cacerts" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/ipsec.d/crls" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/ipsec.d/policies" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/java/security" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/kernel/postinst.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/libreport/events.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/.vmlinuz-3.11.10-301.fc20.x86_64.hmac.TP3Aic" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/.System.map-3.11.10-301.fc20.x86_64.TIclNk" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/libreport/events" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/libreport/plugins" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/.config-3.11.10-301.fc20.x86_64.zABFtt" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/.elf-memtest86+-4.20.UbX9bC" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/.initrd-plymouth.img.2AB6XK" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/.memtest86+-4.20.obp2NT" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/.vmlinuz-3.11.10-301.fc20.x86_64.uzicF2" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/efi/.mach_kernel.w20dhc" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/BOOT/.BOOTX64.EFI.LWYYZl" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/libreport/workflows.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/BOOT/.fallback.efi.047h0v" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/.BOOT.CSV.ZPEo8F" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/.MokManager.efi.YmQ9rQ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/.gcdx64.efi.i2TyS0" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/.grubx64.efi.491snb" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/.shim-fedora.efi.6IGnWl" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/.shim.efi.K6KPAw" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/fonts/.unicode.pf2.eqF5lH" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/efi/System/Library/CoreServices/.SystemVersion.plist.7eAYuS" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.cat.c32.kocfL3" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.chain.c32.Tz9adf" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.cmd.c32.zRa8Eq" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.config.c32.flX56B" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.cpuid.c32.tuE4yN" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.cpuidtest.c32.F1e40Y" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.disk.c32.3m14sa" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.dmitest.c32.Hyg6Ul" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/lvm/archive" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/lvm/backup" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/lvm/cache" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/lvm/profile" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/mcelog/triggers" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/openldap/certs" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.elf.c32.fly9mx" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.ethersel.c32.0L4dPI" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.gfxboot.c32.e7lZoU" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.gpxecmd.c32.C9VMY5" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.hdt.c32.YCUjGh" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.host.c32.QMC7nt" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.ifcpu.c32.k8OJtF" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.ifcpu64.c32.YfsbSR" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.ifplop.c32.qnZDg4" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.int18.com.w1x7Eg" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.kbdmap.c32.f2HB3s" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.linux.c32.0Qr6rF" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.ls.c32.N55CQR" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.lua.c32.jUWaf4" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.mboot.c32.VUpXDg" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.memdisk.3DBR3s" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.memdump.com.rzGNtF" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.meminfo.c32.XoTKTR" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.menu.c32.hQQIj4" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.pcitest.c32.rU8LJg" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.pmload.c32.3QhR9s" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.poweroff.com.XNPFCF" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.pwd.c32.1r3u5R" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.pxechain.com.nDGky4" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.reboot.c32.3iDa1g" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.rosh.c32.ZSQ0tt" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.sanboot.c32.LhRSWF" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.sdi.c32.DzgLpS" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.sysdump.c32.xc8ES4" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.ver.com.nGvbnh" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.vesainfo.c32.PHxIRt" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.vesamenu.c32.LTXfmG" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.vpdtest.c32.tzSTQS" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.whichsys.c32.Hjmyl5" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.zzjson.c32.RcHATh" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/grub2/themes/system/.background.png.5JAFru" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/boot/grub2/themes/system/.fireworks.png.YVAIDH" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.pwd.lock.oc7omV" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.DIR_COLORS.miUoe9" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.DIR_COLORS.256color.3dzp6m" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.DIR_COLORS.lightbgcolor.oAxqYA" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.GREP_COLORS.mKLrQO" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.adjtime.xx9sI2" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.aliases.2fGuAg" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.anacrontab.xPowsu" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.asound.conf.KrfykI" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.at.deny.GUdAcW" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.bashrc.XskC49" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.brlapi.key.iq5EWn" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.brltty.conf.w64HOB" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.chrony.conf.TpYLGP" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.chrony.keys.NmbQy3" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.cron.deny.9VAUqh" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.crontab.tbkZiv" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.csh.cshrc.PMd4aJ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.csh.login.Vaj92W" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.dnsmasq.conf.LgBeVa" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.dracut.conf.CPMkNo" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.drirc.CP8qFC" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.e2fsck.conf.deSxxQ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.environment.EXNEp4" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.ethertypes.G1RLhi" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.exports.Bj5S9v" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.fedora-release.cST01J" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.filesystems.uWdSZX" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.fprintd.conf.LB4JXb" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.fstab.hQdCVp" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.fuse.conf.soDuTD" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.gdbinit.QSknRR" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.group.KChgP5" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.group-.46taNj" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.gshadow.hhA6Kx" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.gshadow-.EUPPOL" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.hba.conf.8CEzSZ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.host.conf.D7NjWd" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.hosts.yIc4Zr" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.hosts.allow.VfQO3F" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.hosts.deny.LQ7z7T" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.inittab.pmzmb8" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.inputrc.dpPMqm" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.ipsec.conf.LTFdGA" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.ipsec.secrets.BX1EVO" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.issue.pIF6a3" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.issue.net.ZRByqh" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.kdump.conf.9l80Fv" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.krb5.conf.BjmuVJ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.ld.so.cache.F4VXaY" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pkcs11/modules" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pki/CA" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pki/ca-trust" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pki/java" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pki/nssdb" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pki/rpm-gpg" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pki/tls" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pm/config.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pm/power.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pm/sleep.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/polkit-1/localauthority.conf.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/polkit-1/localauthority" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/polkit-1/rules.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/ppp/peers" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/init.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc0.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc1.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc2.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc3.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc4.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc5.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc6.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.ld.so.conf.xEOuqc" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.libaudit.conf.Sl8INq" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.libuser.conf.edZXaF" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.locale.conf.jnidyT" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.login.defs.1hBg37" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.logrotate.conf.EM9ZJm" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.magic.mxDKqB" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.mailcap.mHFv7P" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.man_db.conf.FHahO4" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.mime.types.Xck3uj" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.mke2fs.conf.5S0Sby" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.motd.rxNj4M" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.mtools.conf.d2DMW1" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.networks.hD3Bch" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.nsswitch.conf.c73rsw" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.nsswitch.conf.bak.mSGiIL" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.os-release.dbS9X0" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.passwd.1rs1dg" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.passwd-.tJbsJv" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.passwdqc.conf.PpRTeL" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.printcap.Xg9lK0" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.profile.rd7Ofg" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.protocols.ZH6E8v" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.request-key.conf.7KKz1L" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.resolv.conf.7z77G2" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.rpc.JQUHmj" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.rsyncd.conf.0Avi2z" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.rwtab.QPFTHQ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.rygel.conf.brsvn7" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.securetty.sB872n" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.services.Q7tLIE" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.sestatus.conf.mElzxV" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.shadow.AX4nmc" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.shadow-.A54cbt" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.shells.wdi2ZJ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.sos.conf.mIHRO0" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.statetab.UblHDh" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.sudoers.E79wsy" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.sysctl.conf.aignhP" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.system-release-cpe.kvne65" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.tcsd.conf.IXrg5m" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.trusted-key.key.PJJj4D" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.updatedb.conf.zqln3U" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.usb_modeswitch.conf.K7dr2b" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.vconsole.conf.VBmv1s" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.vdpau_wrapper.cfg.qxNz0J" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.virc.EzsEZ0" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.wvdial.conf.VirJYh" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/.yum.conf.LSDOXy" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/.NetworkManager.conf.ivuWWP" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/VPN/.nm-l2tp-service.name.usbP36" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/VPN/.nm-openconnect-service.name.K1wygo" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/VPN/.nm-openvpn-service.name.yyGitF" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/VPN/.nm-pptp-service.name.znn3FW" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/VPN/.nm-vpnc-service.name.H2qOSd" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/dispatcher.d/.00-netreport.kLqB5u" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/dispatcher.d/.04-iscsi.Xsm5rM" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/dispatcher.d/.11-dhclient.zJbAO3" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/dispatcher.d/.20-chrony.Shp5al" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/PackageKit/.CommandNotFound.conf.buIDxC" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/PackageKit/.PackageKit.conf.NAaU3T" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/PackageKit/.Vendor.conf.TDJbAb" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/PackageKit/.Yum.conf.5iMt6s" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/PackageKit/events/post-transaction.d/.README.poQOCK" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/PackageKit/events/pre-transaction.d/.README.6YCKm2" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/UPower/.UPower.conf.6eYmik" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/X11/.Xmodmap.0QYNlC" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/X11/.Xresources.Suq2wU" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/.Xclients.APFnIc" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/.Xsession.2xkq1u" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/.xinitrc.S50tkN" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/.xinitrc-common.GLoyD5" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/xinitrc.d/.00-start-message-bus.sh.OOJFWn" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/xinitrc.d/.localuser.sh.SiIorG" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/xinitrc.d/.xdg-user-dirs.sh.MRf8VY" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/xinitrc.d/.zz-liveinst.sh.QB6Rqh" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/xinput.d/.ibus.conf.2sdDVz" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/abrt/.abrt-action-save-package-data.conf.Ml07BS" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/abrt/.abrt-harvest-vmcore.conf.8TLmqb" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/abrt/.abrt.conf.sbcCeu" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/abrt/.gpg_keys.conf.4zQR2M" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/abrt/.xorg.conf.4qE7Q5" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/abrt/plugins/.CCpp.conf.qhfoFo" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/abrt/plugins/.python.conf.Ms8qBH" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/alsa/.alsactl.conf.4ZKvx0" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/alsa/.state-daemon.conf.K4ogFj" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/at-spi2/.accessibility.conf.ofU8MC" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/audisp/.audispd.conf.61PJ2V" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/audisp/plugins.d/.af_unix.conf.Soi6tf" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/audisp/plugins.d/.sedispatch.conf.aVo56y" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/audisp/plugins.d/.syslog.conf.eLf5JS" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/audit/.audit.rules.o9a8mc" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/audit/.auditd.conf.oZOPbw" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/audit/rules.d/.audit.rules.SJfz0P" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/avahi/.avahi-autoipd.action.EHLZ09" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/avahi/.avahi-daemon.conf.K8uc9t" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/avahi/.hosts.IkQphO" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.fcoeadm.GwSEp8" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.fcoemon.OxgzJs" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.lldpad.V7bu3M" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.lldptool.0sqpn7" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/sane.d/dll.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/security/console.apps" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/security/console.perms.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/security/limits.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/security/namespace.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/selinux/targeted" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.pulseaudio-bash-completion.sh.FnklHr" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.redefine_filedir.RJ5h1L" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.yum-utils.bash.HQafl6" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.af.ctb.JBKdFq" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.am.ctb.TgkPaL" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ar.ttb.DELXZ5" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.as.ttb.H2m7Oq" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ascii-basic.tti.J3nhEL" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.attrib.atb.fmKrt6" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.attributes.atb.RdjCir" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.awa.ttb.1yxatM" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.bengali.tti.ZVnJD7" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.bg.ttb.fiajOs" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.bh.ttb.kUbUYN" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.blocks.tti.y98v98" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.bn.ttb.TYD8ju" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.bo.ttb.ljqLuP" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.boxes.tti.KMFoFa" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.bra.ttb.0ky2Pv" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brf.ttb.P4CG0Q" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-abt_basic.kti.4FXkbc" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-abt_extra.kti.SkBZlx" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-abt_large.ktb.6NtEwS" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-abt_small.ktb.ILzjHd" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-bc.ktb.PJTYRy" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-sat_basic.kti.XEyE2T" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-sat_extra.kti.JkIkdf" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-sat_large.ktb.Je70nA" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-sat_small.ktb.lkKHyV" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-at-all.ktb.erBoJg" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ba-all.txt.GWS5TB" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bd-all.txt.1iwN4W" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bl-18.txt.uPmvfi" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bl-40_m20_m40.txt.RNsdqD" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-command.kti.9HSVAY" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-default.ktb.e4uELj" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-display6.kti.eFlnWE" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-display7.kti.7Hr66Z" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-dm80p.ktb.BhOPhl" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-front10.kti.HLmzsG" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-front6.kti.krajD1" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-horizontal.kti.6Qa3Nm" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-inka.ktb.SJpNYH" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-joystick.kti.RoRx92" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-keyboard.kti.kfHiko" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-pro.ktb.HQK3uJ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-routing6.kti.618OF4" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-routing7.kti.llLAQp" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-status.kti.cWBm1K" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-vario.ktb.x0G8b6" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-vario80.ktb.TIZUmr" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-vertical.kti.1EtHxM" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-wheels.kti.YhbuI7" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bn-all.ktb.3c8gTs" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bn-input.kti.tzr43N" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-cb-all.ktb.umWRe9" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ce-all.ktb.QxHFpu" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ce-novem.ktb.ISKtAP" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-chords.kti.uU1hLa" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ec-all.txt.fKy6Vv" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ec-spanish.txt.f1jV6Q" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-all.txt.UghKhc" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-braille.kti.OStzsx" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-clio.ktb.pg1oDS" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-common.kti.HeYeOd" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-esys_large.ktb.Yo94Yy" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-esys_medium.ktb.7OyV9T" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-esys_small.ktb.PgaMkf" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-esytime.ktb.mjZCvA" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-iris.ktb.88ZtGV" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-joysticks.kti.iJflRg" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-sw12.kti.lHIc2B" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-sw34.kti.Aap4cX" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-sw56.kti.fxmWni" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-bumpers.kti.5RxOyD" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-common.kti.cKVGJY" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-focus_basic.ktb.9JwzUj" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-focus_basic.kti.Vzks5E" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-focus_large.ktb.Brllg0" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-focus_small.ktb.6myerl" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-pacmate.ktb.DiX7BG" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-rockers.kti.iqz1M1" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-hm-dots.kti.BQpVXm" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-hm-edge.ktb.wbtP8H" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-hm-sense.ktb.6eLJj3" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-hm-sync.ktb.AnhEuo" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-ab40.ktb.pI0yFJ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-bkwm.ktb.92QAS4" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-bs.kti.VVpD5p" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-bs40.ktb.PUfGiL" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-bs80.ktb.rgjJv6" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-dots.kti.ZbzMIr" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-easy.ktb.zG3PVM" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-input.kti.dJMT87" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-keypad.kti.5oIXlt" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-mdlr.ktb.YJS1yO" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-me.kti.nQf6L9" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-me64.ktb.KsSaZu" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-me88.ktb.YbFfcQ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-rockers.kti.84Fkpb" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-wave.ktb.fHXpCw" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-hw-all.ktb.KWuvPR" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ir-all.kti.ylgB2c" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ir-brl.ktb.rGgHfy" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ir-pc.ktb.txxNsT" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-lb-all.txt.451TFe" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-lt-all.txt.l5E0Sz" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-mb-all.txt.icv75U" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-md-all.txt.5Eyejg" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-mn-all.txt.pYZlwB" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-mt-all.ktb.O1EtJW" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-np-all.ktb.lrwBWh" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pg-all.ktb.q1yJ9C" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-2d_l.ktb.H6MRmY" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-2d_s.ktb.7B9Zzj" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-bar.kti.jHF8ME" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-c.ktb.4nph0Z" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-c_486.ktb.uhlqdl" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el2d_80s.ktb.UftzqG" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el40c.ktb.i6KID1" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el40s.ktb.AboSQm" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el60c.ktb.mye23H" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el66s.ktb.BGhch3" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el70s.ktb.nWtmuo" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el80_ii.ktb.NGTwHJ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el80c.ktb.pUtHU4" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el80s.ktb.L4gS7p" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el_2d_40.ktb.afg3kL" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el_2d_66.ktb.Yvrey6" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el_2d_80.ktb.VXQpLr" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el_40_p.ktb.G3rBYM" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el_80.ktb.VzdNb8" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-elba_20.ktb.OMbZot" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-elba_32.ktb.oEjbCO" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-elba_trio_20.ktb.SvCnP9" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-elba_trio_32.ktb.A84z2u" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-front13.kti.GAOMfQ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-front9.kti.LMRZsb" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-ib_80.ktb.9h8cGw" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-keyboard.kti.fZBqTR" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-keys.kti.oolE6c" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-routing.kti.zjlSjy" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-status0.kti.Y9z6wT" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-status13.kti.K30kKe" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-status2.kti.QOEzXz" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-status20.kti.M9uOaV" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-status22.kti.Jjx3ng" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-status4.kti.pgLiBB" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-switches.kti.CCbyOW" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-trio.ktb.jATN1h" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-sk-bdp.ktb.4oK3eD" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-sk-ntk.ktb.s6SjsY" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-tn-all.txt.wSoAFj" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ts-nav20_nav40.txt.7RhRSE" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ts-nav80.txt.pRu85Z" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ts-pb40.txt.ES0pjl" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ts-pb65_pb81.txt.qWQHwG" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-tt-all.txt.6qYZJ1" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-vd-all.txt.YGhiXm" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-vo-all.ktb.MQMAaI" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-vo-bp.ktb.ViyTn3" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-vr-all.txt.kOFcBo" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-vs-all.txt.cSXvOJ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-xw-all.txt.akqP14" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.common.tti.J738eq" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.control-latin.tti.S5WssL" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.countries.cti.h93MF6" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.cs.ttb.FK4ATr" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.cy.ttb.u55p7M" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.da-1252.ttb.arpfl8" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.da-lt.ttb.Dws5yt" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.da.ttb.HW3VMO" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.de-basis.ctb.UNjN09" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.de-chess.tti.RMZEev" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.de-kurzschrift.ctb.oqRwsQ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.de-vollschrift.ctb.m24pGb" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.de.ttb.ObyjUw" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.devanagari.tti.3bud8R" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.dra.ttb.pRJ7ld" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.el.ttb.oic2zy" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en-chess.tti.nbPlOT" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en-na-ascii.tti.JJMF2e" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en-nabcc.ttb.3TXZgA" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en-ueb-g2.ctb.CwVkvV" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en-us-g2.ctb.BXgGJg" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en.ttb.Cws3XB" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en_CA.ttb.vrSqcX" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en_GB.ttb.YODOqi" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en_US.ttb.hKScFD" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.eo.ttb.jZUTTY" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.es.ctb.H4eB8j" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.es.ttb.ngUinF" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.et.ttb.GV70B0" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fi.ttb.adzJQl" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr-2007.ttb.CHss5G" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr-abrege.ctb.bqZbk2" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr-cbifs.ttb.fG7Wyn" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr-integral.ctb.2aKINI" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr-vs.ttb.XJEu23" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr.ttb.iv6zhp" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr_CA.ttb.0GNFwK" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr_FR.ttb.qtZLL5" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ga.ttb.3wKS0q" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.gd.ttb.ITJZfM" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.gon.ttb.R8Y6u7" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.gu.ttb.hoqeKs" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.gujarati.tti.MU2lZN" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.gurmukhi.tti.fPZte9" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ha.ctb.m8fCtu" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.he.ttb.lLGKIP" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.hi.ttb.PztTXa" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.hr.ttb.jSt2cw" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.hu.ttb.7o3bsR" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.hy.ttb.WNWlHc" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.id.ctb.9bbwWx" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ipa.ctb.tdCGbT" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.is.ttb.dINRqe" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.it.ttb.ZWs3Fz" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ja.ctb.TdHfVU" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kannada.tti.mD9nbg" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kbd-braille.kti.OchxrB" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kbd-desktop.ktb.XBCGHW" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kbd-keypad.ktb.Z2aQXh" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kbd-kp_say.kti.atXZdD" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kbd-kp_speak.kti.ivU9tY" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kbd-laptop.ktb.vD3jKj" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kha.ttb.Pqru0E" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kn.ttb.BD0Eg0" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ko-g1.ctb.E9LPwl" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ko-g2.ctb.DyG0MG" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ko.ctb.xPKb31" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kok.ttb.Fwmvjn" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kru.ttb.9bhPzI" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.latex-access.ctb.a3p9P3" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.letters-cyrillic.tti.4rYt6o" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.letters-latin-dot8.tti.tfTOmK" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.letters-latin.cti.MM69C5" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.letters-latin.tti.uBzvTq" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.letters-tibetan.tti.8xRiaM" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.lt.ttb.CAC6q7" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.lv.ttb.v4BUHs" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.malayalam.tti.gkmLYN" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mg.ctb.DMsCf9" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mg.ttb.sONtwu" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mi.ttb.LNllNP" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ml.ttb.t47c4a" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mni.ttb.eU74kw" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mr.ttb.JXlXBR" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mt.ttb.z8MPSc" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mun.ctb.71tI9x" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mun.ttb.YAnBqT" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mwr.ttb.BCsuHe" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.nabcc.cti.D9KnYz" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ne.ttb.W5phfV" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.new.ttb.h1gbwg" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.nl.ctb.SEj5MB" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.nl.ttb.9YyZ3W" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.nl_BE.ttb.Nx1Tki" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.nl_NL.ttb.0iXOBD" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.no-generic.ttb.RFlKSY" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.no-oub.ttb.Hyj29j" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.no.ttb.6nPkrF" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.numbers-dot6.tti.hoyDI0" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.numbers-dot8.tti.eWvWZl" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.numbers-french.tti.wvHfhH" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.numbers-nemeth.tti.fQ7yy2" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.nwc.ttb.pROSPn" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ny.ctb.ozHc7I" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.or.ttb.KxLwo4" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.oriya.tti.6r8QFp" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.pa.ttb.y9RbXK" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.pi.ttb.xxPwe6" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.pl.ttb.ca1Rvr" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.pt.ctb.tfHdNM" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.pt.ttb.UWQz47" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.punctuation-alternate.tti.7SNDmt" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.punctuation-basic.tti.a59HEO" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.punctuation-tibetan.tti.rxKMW9" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ro.ttb.GeARev" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ru.ttb.vnBWwQ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sa.ttb.zIS1Ob" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sat.ttb.3xn76w" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sd.ttb.QE6cpS" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.si.ctb.P41iHd" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sk.ttb.EAepZy" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.spaces.tti.bDUvhU" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sv-1989.ttb.XlPCzf" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sv-1996.ttb.SGdKRA" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sv.ttb.jo3R9V" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sw.ctb.wS6Zrh" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sw.ttb.3ao8JC" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ta.ttb.9CSg2X" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.tamil.tti.P5zpkj" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.te.ttb.gIEyCE" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.telugu.tti.4dzZUZ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.th.ctb.7MPqdl" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.tr.ttb.oNkSvG" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.vi.ttb.Gr2jO1" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.zh-tw-polyphone.cti.1SmM6m" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.zh-tw-ucb.ctb.1E97pI" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.zh-tw.ctb.cpNKK3" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/brltty/.zu.ctb.0wCsap" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cron.d/.0hourly.xL3cAK" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cron.d/.raid-check.xZQZd6" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cron.d/.unbound-anchor.1HeNRr" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cron.daily/.logrotate.RbMBvN" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cron.daily/.man-db.cron.blR9i9" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cron.daily/.mlocate.NksI6u" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cron.hourly/.0anacron.W7XhUQ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cron.hourly/.mcelog.cron.RjQDPc" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cups/.classes.conf.K0M3Ky" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cups/.client.conf.MXqgMU" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cups/.cups-browsed.conf.OcXtNg" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cups/.cups-files.conf.4WJHOC" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cups/.cupsd.conf.4oeWPY" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cups/.cupsd.conf.default.ARfbRk" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cups/.lpoptions.c5FqSG" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cups/.paps.convs.M5kGT2" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cups/.printers.conf.CIgWUo" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cups/.snmp.conf.W4pcWK" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cups/.subscriptions.conf.ojRsX6" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/cupshelpers/.preferreddrivers.xml.IfVLYs" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/dbus-1/.session.conf.w8pO9O" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/dbus-1/.system.conf.6CHzub" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/dbus-1/session.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/dbus-1/system.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/dconf/db" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/dconf/profile" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/default/.nss.WzaqPx" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/default/.useradd.grvSlU" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/dhcp/.dhclient.conf.i3ynSg" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/dhcp/dhclient.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/dnf/.dnf.conf.qPLxAD" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/fcoe/.cfg-ethx.aWlus0" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/fcoe/.config.oBSdsn" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/festival/.siteinit.scm.ceY2rK" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/festival/.sitevars.scm.2HAAz7" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/firewalld/.firewalld.conf.SULaHu" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/firewalld/.lockdown-whitelist.xml.6ukwWR" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/firewalld/icmptypes" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/firewalld/services" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/firewalld/zones" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/fonts/.fonts.conf.YmNUbf" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/fonts/conf.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/foomatic/.filter.conf.4bu7yC" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/gconf/2" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/gconf/gconf.xml.defaults" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/gconf/gconf.xml.mandatory" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/gconf/gconf.xml.system" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/gconf/schemas" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/gdm/.custom.conf.g4447Z" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/gdm/Init" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/gdm/PostLogin" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/gdm/PostSession" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/gdm/PreSession" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/ghostscript/9.10" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/groff/site-font" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/groff/site-tmac" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.00_header.8IqJSn" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.10_linux.QY66KL" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/sgml/docbook" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/skel/.mozilla" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/speech-dispatcher/clients" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/speech-dispatcher/modules" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: symlink "/mnt/sysimage/etc/ssl/certs" -> "../pki/tls/certs" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: symlink "/mnt/sysimage/etc/sysconfig/grub" -> "/etc/default/grub" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: symlink "/mnt/sysimage/etc/sysconfig/selinux" -> "../selinux/config" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/sysconfig/cbq" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/sysconfig/console" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/sysconfig/modules" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/sysconfig/network-scripts" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: symlink "/mnt/sysimage/etc/sysctl.d/99-sysctl.conf" -> "../sysctl.conf" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/systemd/system" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.20_linux_xen.2T4wD9" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.20_ppc_terminfo.wgoYvx" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.30_os-prober.qgLqoV" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.40_custom.axnUgj" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.41_custom.4GGGwH" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.README.afduM5" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/highlight/.filetypes.conf.t1t69t" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/hp/.hplip.conf.rZIg6S" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.ematch_map.zuKO8h" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.group.dFw4AH" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.rt_dsfield.N3Tk36" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.rt_protos.BPGBvw" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.rt_realms.3dTSXV" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.rt_scopes.nYuaql" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.rt_tables.nIusSK" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ipsec.d/.cert8.db.9IXMka" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ipsec.d/.key3.db.bl0tWz" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ipsec.d/.secmod.db.pyrzRZ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/ipsec.d/cacerts" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/ipsec.d/crls" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/ipsec.d/policies" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/iscsi/.initiatorname.iscsi.zCBHMp" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/iscsi/.iscsid.conf.3NNCPP" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/java/.font.properties.1KEzSf" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/java/.java.conf.17lm1F" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/java/security" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/kernel/postinst.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ld.so.conf.d/.kernel-3.11.10-301.fc20.x86_64.conf.Fa6ca6" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ld.so.conf.d/.libiscsi-x86_64.conf.6jp0sw" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ld.so.conf.d/.llvm-x86_64.conf.ZFzOLW" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ld.so.conf.d/.tracker-x86_64.conf.rAmD4m" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ld.so.conf.d/.xulrunner-64.conf.o8IsnN" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/libnl/.classid.PQHjGd" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/libnl/.pktloc.xOzU6D" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/libreport/.forbidden_words.conf.vsSDx4" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/libreport/.ignored_words.conf.Huj43u" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/libreport/.report_event.conf.T47uAV" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/libreport/events.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/libreport/events" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/libreport/plugins" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/libreport/workflows.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.chrony.xDbX6l" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.cups.sAcfJM" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.glusterd.ysJxld" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.glusterfs-fuse.6wrQXD" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.glusterfsd.Cck9z4" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.iscsiuiolog.qDnscv" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.ppp.4YBLOV" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.psacct.c8Z4qm" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.samba.orxo3M" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.sssd.elkIFd" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.wpa_supplicant.UPh2hE" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.yum.QCqmU4" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/lvm/.lvm.conf.uWRIwv" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/systemd/user" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/udev/rules.d" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/lvm/archive" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/lvm/backup" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/lvm/cache" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/lvm/profile" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/mcelog/.mcelog.conf.G4c1gW" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/mcelog/.mcelog.setup.YNVyon" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/mcelog/triggers" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/modprobe.d/.openfwwf.conf.VeI8vO" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/openldap/.ldap.conf.tT3eXf" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/openldap/certs" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.atd.xBb9vH" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.chfn.txjJg9" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.chsh.B9Bk1A" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.config-util.zohWL2" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.crond.htdywu" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.cups.rgpahW" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.fingerprint-auth.NXWM1n" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.gdm-autologin.JVMpMP" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.gdm-fingerprint.jqP2wh" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.gdm-launch-environment.BboGhJ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.gdm-password.VVgk2a" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.gdm-pin.BwEYMC" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.gdm-smartcard.FAmDx4" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.liveinst.xkmiiw" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.login.PMyX2X" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.other.zrZCNp" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.passwd.VCJiyR" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.password-auth.7IJYij" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.pluto.noYE3K" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.polkit-1.3HrlOc" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.postlogin.Zga2yE" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.ppp.hoKJj6" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.remote.HVIr4x" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.runuser.rvZ9OZ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.runuser-l.v1sSzr" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.setup.Ju6AkT" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.smartcard-auth.LNWj5k" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.sshd.TB22PM" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.su.JcoMAe" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.su-l.LQ7vlG" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.sudo.1ubg67" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.sudo-i.jdu0Qz" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.system-auth.7S2KB1" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.systemd-user.Z0Rvmt" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.vlock.3GYg7U" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.vmtoolsd.3Yh2Rm" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.xserver.NCMNCO" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam_pkcs11/.pam_pkcs11.conf.HQOAng" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pam_pkcs11/.pkcs11_eventmgr.conf.nj7SjI" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pcmcia/.config.opts.xdJdga" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/pkcs11/modules" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/pki/CA" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/pki/ca-trust" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/pki/java" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/pki/nssdb" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/pki/rpm-gpg" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/pki/tls" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/plymouth/.plymouthd.conf.1igmkC" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/pm/config.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/pm/power.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/pm/sleep.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/polkit-1/localauthority.conf.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/polkit-1/localauthority" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/polkit-1/rules.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ppp/.chap-secrets.uDTiw4" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ppp/.chap-secrets.sample.UpA0Pw" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ppp/.eaptls-client.wCiJ9Y" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ppp/.eaptls-server.Ylkstr" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ppp/.firewall-masq.A8BbNT" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ppp/.firewall-standalone.SedV6l" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ppp/.ip-down.AW5EqO" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ppp/.ip-down.ipv6to4.KsfpKg" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ppp/.ip-up.IAL93I" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ppp/.ip-up.ipv6to4.quyUnb" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ppp/.ipv6-down.0pRFHD" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ppp/.ipv6-up.6rsr15" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ppp/.options.inpdly" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ppp/.options.pptp.CyAZE0" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ppp/.options.xl2tpd.WxhMYs" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ppp/.pap-secrets.SmrziV" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ppp/.pppoe-server-options.6SPmCn" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/ppp/peers" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/prelink.conf.d/.fipscheck.conf.AXpbWP" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/prelink.conf.d/.grub2.conf.VRJBri" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/prelink.conf.d/.libreswan-fips.conf.RkI2WK" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.256term.csh.U4zysd" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.256term.sh.H4YF9F" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.PackageKit.sh.qd2NQ8" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.bash_completion.sh.3iuWxB" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.colorgrep.csh.uYH5e4" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.colorgrep.sh.8KPfWw" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.colorls.csh.ePoqDZ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.colorls.sh.uOoBks" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.lang.csh.CNMM1U" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.lang.sh.OwAYIn" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.less.csh.OzOaqQ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.less.sh.aEon7i" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.vte.sh.A4iAOL" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.which2.csh.QOJNve" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.which2.sh.SEy1cH" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pulse/.client.conf.o18gU9" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pulse/.daemon.conf.4aFbJC" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pulse/.default.pa.OoL6x5" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/pulse/.system.pa.GAf2my" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/purple/.prefs.xml.mkDYb1" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/rc.d/init.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/rc.d/rc0.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/rc.d/rc1.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/rc.d/rc2.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/rc.d/rc3.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/rc.d/rc4.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/rc.d/rc5.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/rc.d/rc6.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/request-key.d/.cifs.idmap.conf.aE0J8t" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/request-key.d/.cifs.spnego.conf.Ry67iX" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/rpm/.macros.color.tpIytq" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/rpm/.macros.dist.BDwEPT" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/rpm/.macros.fjava.vtBLbn" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/rpm/.macros.gconf2.ojCUxQ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/rpm/.macros.imgcreate.2e93Tj" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/rpm/.macros.jpackage.wHZdgN" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/rsyslog.d/.listen.conf.oXpqCg" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/rsyslog.d/.spice-vdagentd.conf.v6DeaK" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/rwtab.d/.sssd.dlY7Hd" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/samba/.lmhosts.M8gdNH" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/samba/.smb.conf.SMayec" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.abaton.conf.Sj3YFG" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.agfafocus.conf.1Q06fb" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.apple.conf.D7LfQF" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.artec.conf.pUYoqa" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.artec_eplus48u.conf.hOxy0E" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.avision.conf.XghJA9" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.bh.conf.wGGUaE" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.canon.conf.8oM6K8" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.canon630u.conf.IpAjlD" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.canon_dr.conf.46LwV7" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.canon_pp.conf.0LoKvC" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.cardscan.conf.IyiY56" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.coolscan.conf.8sscGB" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.coolscan2.conf.wJRqg6" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.coolscan3.conf.EIwFQA" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.dc210.conf.46qUq5" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.dc240.conf.CnD90z" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.dc25.conf.gWnpB4" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.dell1600n_net.conf.GbsFbz" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.dll.conf.uG0VL3" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.dmc.conf.ODOcmy" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.epjitsu.conf.GBQtW2" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.epson.conf.4e8Kwx" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.epson2.conf.mjH261" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.fujitsu.conf.iDtkHw" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.genesys.conf.6qACh1" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.gphoto2.conf.eY3URv" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.gt68xx.conf.6vOds0" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.hp.conf.gX8w2u" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.hp3900.conf.qCJQCZ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.hp4200.conf.Eezadu" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.hp5400.conf.AzLuNY" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.hpsj5s.conf.mUvPnt" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.hs2p.conf.cCFaYX" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.ibm.conf.cBbwys" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.kodak.conf.CORR8W" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.kodakaio.conf.dqLdJr" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.leo.conf.zXUzjW" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.lexmark.conf.HyeWTq" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.ma1509.conf.bZJiuV" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.magicolor.conf.aAsF4p" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.matsushita.conf.M0n2EU" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.microtek.conf.Bbtpfp" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.microtek2.conf.37FMPT" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.mustek.conf.6x29po" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.mustek_pp.conf.Dazx0S" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.mustek_usb.conf.dejVAn" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.nec.conf.ezfjbS" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.net.conf.PDjHLm" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.p5.conf.H4w5lR" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.pie.conf.E9StWl" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.pixma.conf.NBnSwQ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.plustek.conf.WS0g7k" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.plustek_pp.conf.jzQFHP" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.qcam.conf.OmO4hk" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.ricoh.conf.GMTtSO" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.rts8891.conf.fL7Ssj" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.s9036.conf.Vzvi3N" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.saned.conf.se1HDi" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.sceptre.conf.7lG7dN" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.sharp.conf.jisxOh" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.sm3840.conf.YLnXoM" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.snapscan.conf.cJrnZg" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.sp15c.conf.rCGNzL" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.st400.conf.5Jbeag" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.stv680.conf.oFYEKK" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.tamarack.conf.Ir35kf" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.teco1.conf.6DjxVJ" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.teco2.conf.A5JYve" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.teco3.conf.MJmq6I" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.test.conf.Ks8RGd" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.u12.conf.U36jhI" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/vmware-tools/scripts" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/xdg/autostart" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/xdg/menus" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/xdg/systemd" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.umax.conf.CkAMRc" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.umax1220u.conf.NAvfsH" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.umax_pp.conf.HIEI2b" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.v4l.conf.8i2bDG" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.xerox_mfp.conf.4sY6kb" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/sane.d/dll.d" failed: No such file or directory (2) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/security/.access.conf.8fh92F" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/security/.chroot.conf.ARZD2a" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/security/.console.handlers.OZg91F" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/security/.console.perms.uocF1a" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/security/.group.conf.QuGb1F" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/security/.limits.conf.WHpJ0a" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/security/.namespace.conf.cRTh0F" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/security/.namespace.init.qX2QZa" failed: No space left on device (28) >Jul 25 12:06:18 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/security/.opasswd.E9cWeG" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/security/.pam_env.conf.ou61tb" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/security/.pwquality.conf.czO8IG" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/security/.sepermit.conf.U6egYb" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/security/.time.conf.029ndH" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/yum/fssnap.d" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/yum/pluginconf.d" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/yum/protected.d" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/etc/yum/vars" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/root/.mozilla" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/tmp/hsperfdata_root" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/security/console.apps" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/security/console.perms.d" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/security/limits.d" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/security/namespace.d" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/selinux/.config.K6PBsc" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/selinux/.semanage.conf.9LvmVH" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/selinux/targeted" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/setroubleshoot/.setroubleshoot.conf.VxLFod" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.98netconfig.t5jXaJ" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.98system-config-authentication.XzV04e" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.98system-config-display.PqM5YK" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.98system-config-keyboard.Bz4aTg" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99Xconfigurator.DAJgNM" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99authconfig.fBLmHi" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99kbdconfig.Tv8sBO" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99mouseconfig.91Tzvk" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99ntsysv.f20GpQ" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99printconf-tui.fftOjm" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99sndconfig.rsgWdS" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99system-config-firewall-tui.Tdp47n" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99system-config-network-tui.vWUc2T" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99timeconfig.jEOlWp" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/sgml/docbook" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/skel/.bash_logout.pRNmcW" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/skel/.bash_profile.Fu4wDs" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/skel/.bashrc.lJKH4Y" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/skel/.mozilla" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/speech-dispatcher/.speechd.conf.9XcTvv" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/speech-dispatcher/clients" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/speech-dispatcher/modules" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ssh/.moduli.uxVT41" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ssh/.ssh_config.H9ZEOy" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/ssh/.sshd_config.6rxqy5" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.atd.slHeiC" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.crond.BnGoo9" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.ebtables-config.h3mzuG" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.fcoe.chkKAd" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.firewalld.iksVGK" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.glusterd.8aK6Mh" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.glusterfsd.RKciTO" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.init.PXNtZl" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.ip6tables-config.6vBF5S" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.iptables-config.UdARbq" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.irda.jEL3hX" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.irqbalance.Oh6fou" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.kdump.ICAsu1" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.man-db.XlfFAy" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.netconsole.Ta2RG5" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.network.mUY4MC" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.pluto.k83hT9" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.raid-check.DkivZG" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.rdisc.Ty0I5d" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.readonly-root.OPWWbL" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.rsyncd.Eg7aii" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.run-parts.vjtpoP" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.samba.Iz2Dum" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.sshd.kBNSAT" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.wpa_supplicant.6FP7Gq" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/sysconfig/cbq" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/sysconfig/console" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/sysconfig/modules" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/sysconfig/network-scripts" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/systemd/.bootchart.conf.jyMnNX" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/systemd/.journald.conf.QFroZu" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/systemd/.logind.conf.q5Npb2" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/systemd/.system.conf.btprnz" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/systemd/.user.conf.vdctz6" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/systemd/system" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/systemd/user" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/tmpfiles.d/.libgpod.conf.bkDxLD" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/tmpfiles.d/.vpnc.conf.OU3p3a" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/tmpfiles.d/.xl2tpd.conf.V8pjlI" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/udev/.hwdb.bin.O0geDf" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/udev/.udev.conf.iU1gdN" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/udev/rules.d" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/unbound/.dlv.isc.org.key.osClNk" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/unbound/.icannbundle.pem.R9DyuS" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/unbound/.root.key.BnWMbq" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.03f0:002a.rtT1SX" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0408:ea25.ajc2Hv" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0408:f000.mE12w3" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:060c.D113lB" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:0610.5Ya5a9" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:0618.vss6ZG" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:061d.VDT7Oe" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:0622.ppt9DM" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:0627.z49atk" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:062c.EW0ciS" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:0632.Yc0e7p" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:0637.h96gWX" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0471:1210.pnmjLv" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0471:1210:uMa=Philips.JYJlA3" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0471:1210:uMa=Wisue.cNhopB" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0471:1237.J9Xqe9" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0482:024d.HsOt3G" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.04bb:bccd.1gNwSe" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.04cc:225c.3FUzHM" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.04e8:680c.jCaDwk" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.04e8:689a.GrAGlS" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.04e8:f000.4t7Jaq" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.04e8:f000:sMo=U209.JMMNZX" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.057c:84ff.FKAROv" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:0010.0nxVD3" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:sVe=GT.nNDZsB" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:sVe=Option.hBS3h9" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=AnyDATA.p0f86G" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=CELOT.fCKcWe" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=DGT.aHnhLM" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=Option.5M9lAk" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=SAMSUNG.kZ2qpS" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=SSE.b64veq" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=StrongRising.e7dB3X" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=Vertex.RCvGSv" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:2000.xg0LH3" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:2001.3SCRwB" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:6503.6IvXl9" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:f000.42w3aH" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c7:1000.4xH9Ze" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.072f:100d.u6YfPM" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.07d1:a800.VGpmEk" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.07d1:a804.DMVstS" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0922:1001.2dAziq" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0930:0d46.MjoG7X" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0ace:2011.sXkNWv" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0ace:20ff.nYqUL3" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:4007.jCD1AB" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6711.lIY8p9" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6731.iVrgfH" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6751.OT2n4e" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6771.AELvTM" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6791.qwDDIk" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6811.MmCLxS" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6911.J8JTmq" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6951.X9Y1bY" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6971.Lima1v" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7011.CHSiQ3" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7031.QGxrFB" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7051.t7iAu9" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7071.JmbJjH" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7111.FZbS8e" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7211.QZl1XM" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7251.2eEaNk" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7271.bN3jCS" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7301.aXAtrq" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7311.g1eDgY" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7361.VM0M5v" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7381.LKTWU3" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7401.mYV6JB" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7501.cV4gz9" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7601.8ylroH" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7701.9fLBdf" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7706.8PhM2M" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7801.vqXWRk" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7901.dKJ7GS" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7a01.beQiwq" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7a05.uHdulY" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8006.O4IFaw" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8200.lioRZ3" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8201.Hza3OB" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8300.zk4eE9" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8302.Ds6qtH" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8304.BdhDif" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8400.4vzP7M" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8600.o761Wk" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8700.ISKeMS" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8800.6yxrBq" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8900.0RrEqY" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:9000.oCwRfw" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:9200.7kI443" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:c031.G02hUB" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:c100.ApuvJ9" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d001.8h2IyH" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d013.0pJWnf" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d031.TsxadN" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d033.FHso2k" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d035.LTvCRS" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d055.WXHQGq" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d057.YR04vY" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d058.Zrsjlw" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d155.Oq1xa4" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d157.SgJMZB" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d255.HRy1O9" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d257.pDwgEH" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d357.OiBvtf" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0b3c:c700.eHNKiN" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0b3c:f000.YH7Z7k" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0cf3:20ff.lWzfXS" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0d46:45a1.3L9uMq" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0d46:45a5.trSKBY" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0df7:0800.8TI0qw" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0e8d:0002.w2Fgg4" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0e8d:0002:uPr=MT.wUKw5B" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0e8d:7109.0tbNU9" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0fca:8020.b6O3JH" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0fce:d0cf.QoAkzf" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0fce:d0e1.sYsBoN" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0fce:d103.WEtSdl" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0fd1:1000.JZA92S" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:1000.XpQqSq" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:607f.F1cIHY" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:613a.hQIZww" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:613f.WYohm4" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:614e.k0ezbC" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:6156.2BbR09" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:6190.TCi9PH" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:61aa.MQxrFf" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:61dd.k3TJuN" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:61e7.uHn2jl" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:61eb.6VXk9S" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:6327.z2GDYq" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1033:0035.3hxWNY" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.106c:3b03.ZMwfDw" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.106c:3b05.9eDys4" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.106c:3b06.qkSRhC" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.106c:3b11.75eb79" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.106c:3b14.ryHuWH" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1076:7f40.j0hOLf" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.109b:f009.LzY7AN" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.10a9:6080.7dOrql" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1199:0fff.ksKLfT" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1266:1000.RBP54q" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1001.WU2pUY" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1003.IKnKJw" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1009.BOQ4y4" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:101e.rHvpoC" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1030.DFiKda" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1031.ord52H" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1414.t1dqSf" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1446.zKmLHN" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1449.Q6B6wl" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14ad.vI0rmT" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14b5.2SvNbr" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14b7.yG880Y" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14ba.8VSuQw" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14c1.QMKQF4" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14c3.83LcvC" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14c4.WXUyka" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14c5.NHbV9H" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14d1.S3zhZf" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14fe.DP4DON" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1505.Z1I0Dl" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:151a.8CvntT" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1520.6WpKir" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1521.Wrs77Y" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1523.f3AuXw" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1526.NSSRM4" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1553.N9ffCC" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1557.C9KCra" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:155b.xfp0gI" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:156a.VZao6f" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1805.Nk3LVN" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1c0b.VB49Kl" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1c1b.AdcyAT" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1c24.gwsWpr" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1d50.dCQkfZ" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1da1.A5lJ4w" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1f01.D827T4" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1f03.xdRwJC" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1f11.dfOVya" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1f15.PgRkoI" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:380b.bg2Jdg" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1307:1169.bQj92N" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5010.ZcKySl" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5020.5aiYHT" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5023.McYnxr" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5030.cEMNmZ" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5031.VDHdcx" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5041.14JD14" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5059.GlU3QC" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:7001.8AeuGa" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.148e:a000.ScHUvI" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.148f:2578.nKfllg" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.15eb:7153.ewXLaO" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.16d8:6281.XiLc0l" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.16d8:6803.DdHDPT" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.16d8:6804.O3U4Er" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.16d8:700a.NmgwuZ" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.16d8:700b.KIOXjx" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.16d8:f000.Bfwp94" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1726:f00e.LzkRYC" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.198a:0003.aUhjOa" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.198f:bccd.gJmLDI" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0003.dXDdtg" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0013.ND4FiO" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0026.WnE87l" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0031.abkBXT" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0040.3R83Mr" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0053.cm4wCZ" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0083.6Xa0rx" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0083:uPr=WCDMA.rmqth5" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0101.gVMW6C" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0103.ngiqWa" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0110.FgUTLI" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0115.KJDnBg" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0120.lNtRqO" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0146.akrlgm" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0149.eewP5T" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0150.oHJjVr" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0154.TI3NKZ" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0166.zZviAx" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0169.rj6Mp5" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0266.r4MhfD" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0325.HIBM4a" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1001.T1xhUI" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1007.y9CMJg" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1009.UgShzO" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1013.YDeNom" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1017.D9HieU" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1171.xwkO3r" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1175.Ny4jTZ" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1179.toUPIx" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1201.dfTly5" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1216.XPYRnD" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1224.Y9bodb" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1227.RMyU2I" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1514.fJ4qSg" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1517.tlHXHO" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1520.hVruxm" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1523.O5j1mU" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1528.QHoycs" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1542.SyV51Z" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:2000.wrCDRx" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:bccd.2tsbH5" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:ffde.6UpJwD" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:ffe6.0Huhmb" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:fff5.scIPbJ" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:fff6.Kb4n1g" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1a8d:1000.o2wWQO" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1a8d:2000.q86uGm" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ab7:5700.oJP3vU" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1b7d:0700.Z7LCls" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1bbb:000f.dKSbb0" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1bbb:00ca.Jf6K0x" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1bbb:f000.vvqkQ5" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1bbb:f017.2BSTFD" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1bbb:f052.fistvb" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:1001.0g82kJ" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:6061.JeUCah" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:9200.thOc0O" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:9800.pvPMPm" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:98ff.kmYmFU" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:9e00.yFeXus" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:9e08.XcCxk0" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:f000.PF679x" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1da5:f000.wrKIZ5" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1dd6:1000.9lvjPD" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1de1:1101.WapUEb" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1e0e:f000.cEpvuJ" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1e89:f000.tOw6jh" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1edf:6003.kXLH9O" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0009.sZ7iZm" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0013.zuBUOU" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0040.4EgwEs" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:004a.YQ37t0" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0054.rtYJjy" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0060.LJ9l95" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0063.vRsYYD" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0068.j6YAOb" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1f28:0021.WGJdEJ" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1fac:0032.3pBQth" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1fac:0130.fWBtjP" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1fac:0150.NhJ68m" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1fac:0151.tlXJYU" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2001:a706.CcjnOs" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2001:a707.vfL0D0" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2001:a708.aDkEty" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2001:a805.2a3hj6" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2001:a80b.i8SV8D" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.201e:1023.yDPzYb" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.201e:2009.oWTdOJ" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2020:0002.2I5RDh" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2020:f00e.qvqwtP" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2077:1000.3YRajn" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2077:f000.0QqP8U" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.21f5:1000.O87tYs" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.22de:6801.W4V8N0" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.22de:6803.LzRNDy" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.22f4:0021.WUVst6" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.230d:0001.0N67iE" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.230d:0007.vfpN8b" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.230d:0101.smNsYJ" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.230d:0103.Jvj8Nh" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2357:0200.VKVNDP" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2357:f000.GqFttn" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.8888:6500.dtz9iV" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/vmware-tools/.poweroff-vm-default.1toQ8s" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/vmware-tools/.poweron-vm-default.DfMJ30" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/vmware-tools/.resume-vm-default.J0KDYy" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/vmware-tools/.statechange.subr.4N8xT6" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/vmware-tools/.suspend-vm-default.wYOsOE" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/vmware-tools/.vm-support.ZaQnJc" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/vmware-tools/scripts" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/vpnc/.default.conf.BB9kEK" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/vpnc/.vpnc-script.CC42Gi" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/wpa_supplicant/.wpa_supplicant.conf.ac9NJQ" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/xdg/.user-dirs.conf.q2xccp" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/xdg/.user-dirs.defaults.UYIoMX" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/xdg/autostart" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/xdg/menus" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/xdg/systemd" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/xl2tpd/.l2tp-secrets.gbGCmw" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/xl2tpd/.xl2tpd.conf.wIMF24" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/xml/.catalog.s9hKID" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/xtables/.connlabel.conf.077qKc" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/yum.repos.d/.fedora-updates-testing.repo.KvMvZL" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/yum.repos.d/.fedora-updates.repo.lKmBkl" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/yum.repos.d/.fedora.repo.hXYHFU" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/etc/yum/.version-groups.conf.UVTP0t" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/yum/fssnap.d" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/yum/pluginconf.d" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/yum/protected.d" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/etc/yum/vars" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/root/.bash_logout.OxISr3" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/root/.bash_profile.GnLB2C" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/root/.bashrc.GQslDc" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/root/.cshrc.Lex5dM" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: mkstemp "/mnt/sysimage/root/.tcshrc.AO1POl" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/root/.mozilla" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/tmp/hsperfdata_root" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: symlink "/mnt/sysimage/var/lock" -> "../run/lock" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: symlink "/mnt/sysimage/var/mail" -> "spool/mail" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: symlink "/mnt/sysimage/var/run" -> "../run" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/var/account" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/var/adm" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/var/cache" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/var/crash" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/var/db" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/var/empty" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/var/games" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/var/gopher" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/var/kerberos" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/var/lib" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/var/account" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/var/adm" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/var/cache" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/var/crash" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/var/db" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/var/empty" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/var/games" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/var/gopher" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/var/kerberos" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/var/lib" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/var/local" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/var/log" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/var/nis" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/var/opt" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/var/preserve" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/var/spool" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/var/tmp" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: recv_generator: mkdir "/mnt/sysimage/var/yp" failed: No space left on device (28) >Jul 25 12:06:19 localhost program[1847]: *** Skipping any contents from this failed directory *** >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/var/local" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/var/log" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/var/nis" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/var/opt" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/var/preserve" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/var/spool" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/var/tmp" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync: stat "/mnt/sysimage/var/yp" failed: No such file or directory (2) >Jul 25 12:06:19 localhost program[1847]: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1165) [sender=3.1.0pre1] >Jul 25 12:06:19 localhost program[1847]: Return code: 23 >Jul 25 12:06:19 localhost packaging[1847]: rsync exited with code 23 >Jul 25 12:06:19 localhost anaconda[1847]: Thread Done: AnaLiveProgressThread (140069566666496) >Jul 25 12:06:19 localhost anaconda[1847]: running handleException >Jul 25 12:06:19 localhost anaconda[1847]: Gtk running, queuing exception handler to the main loop >Jul 25 12:06:19 localhost anaconda[1847]: Thread Done: AnaInstallThread (140069696730880) >Jul 25 12:06:19 localhost blivet[1847]: looking up parted Device: /dev/sda11 >Jul 25 12:06:19 localhost blivet[1847]: looking up parted Device: /dev/sdc >Jul 25 12:06:19 localhost program[1847]: Running... journalctl -b >Jul 25 12:06:24 localhost anaconda[1847]: Failed to copy /tmp/anaconda-tb-4rX2rZ to /mnt/sysimage/root >Jul 25 12:06:24 localhost anaconda[1847]: Running kickstart %%traceback script(s) >Jul 25 12:06:24 localhost anaconda[1847]: All kickstart %%traceback script(s) have been run >Jul 25 12:06:53 localhost program[1847]: Running... lsblk --perms --fs --bytes >Jul 25 12:06:53 localhost program[1847]: NAME SIZE OWNER GROUP MODE NAME FSTYPE LABEL UUID MOUNTPOINT >Jul 25 12:06:53 localhost program[1847]: sda 500107862016 root disk brw-rw---- sda >Jul 25 12:06:53 localhost program[1847]: |-sda1 85904792064 root disk brw-rw---- |-sda1 ntfs 607A76AA7A767D1A >Jul 25 12:06:53 localhost program[1847]: |-sda2 1024 root disk brw-rw---- |-sda2 >Jul 25 12:06:53 localhost program[1847]: |-sda3 2097152 root disk brw-rw---- |-sda3 ext4 82ad4ca6-0488-45bd-b6db-d465d4593094 /mnt/sysimage >Jul 25 12:06:53 localhost program[1847]: |-sda5 85904792064 root disk brw-rw---- |-sda5 ntfs 000F73F1000CEAD5 >Jul 25 12:06:53 localhost program[1847]: |-sda6 161067400704 root disk brw-rw---- |-sda6 ntfs 000AC82400006D5C >Jul 25 12:06:53 localhost program[1847]: |-sda7 107380998144 root disk brw-rw---- |-sda7 ntfs 000F11D70009FA79 >Jul 25 12:06:53 localhost program[1847]: |-sda8 20971520000 root disk brw-rw---- |-sda8 ext4 4ffcb75c-417c-4b85-8854-b0c35c51f104 /mnt/sysimage/home >Jul 25 12:06:53 localhost program[1847]: |-sda9 20971520000 root disk brw-rw---- |-sda9 ext4 286ff6a6-e8ef-4b75-9b95-9adce7606279 /mnt/sysimage/usr >Jul 25 12:06:53 localhost program[1847]: |-sda10 10485760000 root disk brw-rw---- |-sda10 vfat 0003-963F /mnt/sysimage/data >Jul 25 12:06:53 localhost program[1847]: `-sda11 2097152000 root disk brw-rw---- `-sda11 swap 6108c551-4aeb-4cd2-b9a0-df4326671dc9 [SWAP] >Jul 25 12:06:53 localhost program[1847]: sdb 4009754624 root disk brw-rw---- sdb >Jul 25 12:06:53 localhost program[1847]: `-sdb4 4009623552 root disk brw-rw---- `-sdb4 vfat FEDORA B4FE-5315 /run/initramfs/live >Jul 25 12:06:53 localhost program[1847]: sr0 1073741312 root cdrom brw-rw---- sr0 >Jul 25 12:06:53 localhost program[1847]: loop0 8192 root disk brw-rw---- loop0 squashfs >Jul 25 12:06:53 localhost program[1847]: loop1 1294336 root disk brw-rw---- loop1 DM_snapshot_cow >Jul 25 12:06:53 localhost program[1847]: `-live-osimg-min 4294967296 root disk brw-rw---- `-live-osimg-min ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >Jul 25 12:06:53 localhost program[1847]: loop2 929828864 root disk brw-rw---- loop2 squashfs >Jul 25 12:06:53 localhost program[1847]: loop3 4294967296 root disk brw-rw---- loop3 ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >Jul 25 12:06:53 localhost program[1847]: |-live-rw 4294967296 root disk brw-rw---- |-live-rw ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 / >Jul 25 12:06:53 localhost program[1847]: |-live-base 4294967296 root disk brw-rw---- |-live-base ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 /mnt/install/source >Jul 25 12:06:53 localhost program[1847]: `-live-osimg-min 4294967296 root disk brw-rw---- `-live-osimg-min ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >Jul 25 12:06:53 localhost program[1847]: loop4 536870912 root disk brw-rw---- loop4 DM_snapshot_cow >Jul 25 12:06:53 localhost program[1847]: `-live-rw 4294967296 root disk brw-rw---- `-live-rw ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 / >Jul 25 12:06:53 localhost program[1847]: Return code: 0 >Jul 25 12:06:53 localhost program[1847]: Running... nmcli device show >Jul 25 12:06:53 localhost program[1847]: GENERAL.DEVICE: wlp3s0 >Jul 25 12:06:53 localhost program[1847]: GENERAL.TYPE: wifi >Jul 25 12:06:53 localhost program[1847]: GENERAL.VENDOR: Broadcom Corporation >Jul 25 12:06:53 localhost program[1847]: GENERAL.PRODUCT: BCM4313 802.11bgn Wireless Network Adapter >Jul 25 12:06:53 localhost program[1847]: GENERAL.DRIVER: brcmsmac >Jul 25 12:06:53 localhost program[1847]: GENERAL.DRIVER-VERSION: 3.11.10-301.fc20.x86_64 >Jul 25 12:06:53 localhost program[1847]: GENERAL.FIRMWARE-VERSION: N/A >Jul 25 12:06:53 localhost program[1847]: GENERAL.HWADDR: 1C:3E:84:65:DE:2A >Jul 25 12:06:53 localhost program[1847]: GENERAL.STATE: 30 (disconnected) >Jul 25 12:06:53 localhost program[1847]: GENERAL.REASON: 42 (The supplicant is now available) >Jul 25 12:06:53 localhost program[1847]: GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/bcma0:0/net/wlp3s0 >Jul 25 12:06:53 localhost program[1847]: GENERAL.IP-IFACE: >Jul 25 12:06:53 localhost program[1847]: GENERAL.NM-MANAGED: yes >Jul 25 12:06:53 localhost program[1847]: GENERAL.AUTOCONNECT: yes >Jul 25 12:06:53 localhost program[1847]: GENERAL.FIRMWARE-MISSING: no >Jul 25 12:06:53 localhost program[1847]: GENERAL.CONNECTION: not connected >Jul 25 12:06:53 localhost program[1847]: CAPABILITIES.CARRIER-DETECT: no >Jul 25 12:06:53 localhost program[1847]: CAPABILITIES.SPEED: unknown >Jul 25 12:06:53 localhost program[1847]: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: >Jul 25 12:06:53 localhost program[1847]: WIFI-PROPERTIES.WEP: yes >Jul 25 12:06:53 localhost program[1847]: WIFI-PROPERTIES.WPA: yes >Jul 25 12:06:53 localhost program[1847]: WIFI-PROPERTIES.WPA2: yes >Jul 25 12:06:53 localhost program[1847]: WIFI-PROPERTIES.TKIP: yes >Jul 25 12:06:53 localhost program[1847]: WIFI-PROPERTIES.CCMP: yes >Jul 25 12:06:53 localhost program[1847]: WIFI-PROPERTIES.AP: yes >Jul 25 12:06:53 localhost program[1847]: WIFI-PROPERTIES.ADHOC: yes >Jul 25 12:06:53 localhost program[1847]: AP[1].*: >Jul 25 12:06:53 localhost program[1847]: AP[1].SSID: gamestars >Jul 25 12:06:53 localhost program[1847]: AP[1].MODE: Infra >Jul 25 12:06:53 localhost program[1847]: AP[1].CHAN: 7 >Jul 25 12:06:53 localhost program[1847]: AP[1].RATE: 54 MB/s >Jul 25 12:06:53 localhost program[1847]: AP[1].SIGNAL: 57 >Jul 25 12:06:53 localhost program[1847]: AP[1].BARS: âââ_ >Jul 25 12:06:53 localhost program[1847]: AP[1].SECURITY: WPA1 WPA2 >Jul 25 12:06:53 localhost program[1847]: AP[2].*: >Jul 25 12:06:53 localhost program[1847]: AP[2].SSID: torrentClient300 >Jul 25 12:06:53 localhost program[1847]: AP[2].MODE: Infra >Jul 25 12:06:53 localhost program[1847]: AP[2].CHAN: 1 >Jul 25 12:06:53 localhost program[1847]: AP[2].RATE: 54 MB/s >Jul 25 12:06:53 localhost program[1847]: AP[2].SIGNAL: 55 >Jul 25 12:06:53 localhost program[1847]: AP[2].BARS: ââ__ >Jul 25 12:06:53 localhost program[1847]: AP[2].SECURITY: WPA1 WPA2 >Jul 25 12:06:53 localhost program[1847]: AP[3].*: >Jul 25 12:06:53 localhost program[1847]: AP[3].SSID: TP-hszc >Jul 25 12:06:53 localhost program[1847]: AP[3].MODE: Infra >Jul 25 12:06:53 localhost program[1847]: AP[3].CHAN: 1 >Jul 25 12:06:53 localhost program[1847]: AP[3].RATE: 54 MB/s >Jul 25 12:06:53 localhost program[1847]: AP[3].SIGNAL: 47 >Jul 25 12:06:53 localhost program[1847]: AP[3].BARS: ââ__ >Jul 25 12:06:53 localhost program[1847]: AP[3].SECURITY: WPA1 WPA2 >Jul 25 12:06:53 localhost program[1847]: AP[4].*: >Jul 25 12:06:53 localhost program[1847]: AP[4].SSID: LWGARMSTRONG_Network >Jul 25 12:06:53 localhost program[1847]: AP[4].MODE: Infra >Jul 25 12:06:53 localhost program[1847]: AP[4].CHAN: 6 >Jul 25 12:06:53 localhost program[1847]: AP[4].RATE: 54 MB/s >Jul 25 12:06:53 localhost program[1847]: AP[4].SIGNAL: 100 >Jul 25 12:06:53 localhost program[1847]: AP[4].BARS: ââââ >Jul 25 12:06:53 localhost program[1847]: AP[4].SECURITY: WPA1 WPA2 >Jul 25 12:06:53 localhost program[1847]: AP[5].*: >Jul 25 12:06:53 localhost program[1847]: AP[5].SSID: TP-LINK_C00672 >Jul 25 12:06:53 localhost program[1847]: AP[5].MODE: Infra >Jul 25 12:06:53 localhost program[1847]: AP[5].CHAN: 11 >Jul 25 12:06:53 localhost program[1847]: AP[5].RATE: 54 MB/s >Jul 25 12:06:53 localhost program[1847]: AP[5].SIGNAL: 40 >Jul 25 12:06:53 localhost program[1847]: AP[5].BARS: ââ__ >Jul 25 12:06:53 localhost program[1847]: AP[5].SECURITY: WPA1 WPA2 >Jul 25 12:06:53 localhost program[1847]: AP[6].*: >Jul 25 12:06:53 localhost program[1847]: AP[6].SSID: ljm >Jul 25 12:06:53 localhost program[1847]: AP[6].MODE: Infra >Jul 25 12:06:53 localhost program[1847]: AP[6].CHAN: 1 >Jul 25 12:06:53 localhost program[1847]: AP[6].RATE: 54 MB/s >Jul 25 12:06:53 localhost program[1847]: AP[6].SIGNAL: 40 >Jul 25 12:06:53 localhost program[1847]: AP[6].BARS: ââ__ >Jul 25 12:06:53 localhost program[1847]: AP[6].SECURITY: WPA1 WPA2 >Jul 25 12:06:53 localhost program[1847]: AP[7].*: >Jul 25 12:06:53 localhost program[1847]: AP[7].SSID: 503 >Jul 25 12:06:53 localhost program[1847]: AP[7].MODE: Infra >Jul 25 12:06:53 localhost program[1847]: AP[7].CHAN: 6 >Jul 25 12:06:53 localhost program[1847]: AP[7].RATE: 54 MB/s >Jul 25 12:06:53 localhost program[1847]: AP[7].SIGNAL: 44 >Jul 25 12:06:53 localhost program[1847]: AP[7].BARS: ââ__ >Jul 25 12:06:53 localhost program[1847]: AP[7].SECURITY: WPA1 WPA2 >Jul 25 12:06:53 localhost program[1847]: AP[8].*: >Jul 25 12:06:53 localhost program[1847]: AP[8].SSID: MARONG_Network >Jul 25 12:06:53 localhost program[1847]: AP[8].MODE: Infra >Jul 25 12:06:53 localhost program[1847]: AP[8].CHAN: 4 >Jul 25 12:06:53 localhost program[1847]: AP[8].RATE: 54 MB/s >Jul 25 12:06:53 localhost program[1847]: AP[8].SIGNAL: 42 >Jul 25 12:06:53 localhost program[1847]: AP[8].BARS: ââ__ >Jul 25 12:06:53 localhost program[1847]: AP[8].SECURITY: WPA1 WPA2 >Jul 25 12:06:53 localhost program[1847]: AP[9].*: >Jul 25 12:06:53 localhost program[1847]: AP[9].SSID: TP-LINK_60565A >Jul 25 12:06:53 localhost program[1847]: AP[9].MODE: Infra >Jul 25 12:06:53 localhost program[1847]: AP[9].CHAN: 1 >Jul 25 12:06:53 localhost program[1847]: AP[9].RATE: 54 MB/s >Jul 25 12:06:53 localhost program[1847]: AP[9].SIGNAL: 35 >Jul 25 12:06:53 localhost program[1847]: AP[9].BARS: ââ__ >Jul 25 12:06:53 localhost program[1847]: AP[9].SECURITY: WPA1 WPA2 >Jul 25 12:06:53 localhost program[1847]: AP[10].*: >Jul 25 12:06:53 localhost program[1847]: AP[10].SSID: 511303 >Jul 25 12:06:53 localhost program[1847]: AP[10].MODE: Infra >Jul 25 12:06:53 localhost program[1847]: AP[10].CHAN: 6 >Jul 25 12:06:53 localhost program[1847]: AP[10].RATE: 54 MB/s >Jul 25 12:06:53 localhost program[1847]: AP[10].SIGNAL: 27 >Jul 25 12:06:53 localhost program[1847]: AP[10].BARS: â___ >Jul 25 12:06:53 localhost program[1847]: AP[10].SECURITY: WPA1 WPA2 >Jul 25 12:06:53 localhost program[1847]: AP[11].*: >Jul 25 12:06:53 localhost program[1847]: AP[11].SSID: kaixin >Jul 25 12:06:53 localhost program[1847]: AP[11].MODE: Infra >Jul 25 12:06:53 localhost program[1847]: AP[11].CHAN: 9 >Jul 25 12:06:53 localhost program[1847]: AP[11].RATE: 54 MB/s >Jul 25 12:06:53 localhost program[1847]: AP[11].SIGNAL: 20 >Jul 25 12:06:53 localhost program[1847]: AP[11].BARS: â___ >Jul 25 12:06:53 localhost program[1847]: AP[11].SECURITY: WPA1 WPA2 >Jul 25 12:06:53 localhost program[1847]: AP[12].*: >Jul 25 12:06:53 localhost program[1847]: AP[12].SSID: rongxuzhongtuo >Jul 25 12:06:53 localhost program[1847]: AP[12].MODE: Infra >Jul 25 12:06:53 localhost program[1847]: AP[12].CHAN: 11 >Jul 25 12:06:53 localhost program[1847]: AP[12].RATE: 54 MB/s >Jul 25 12:06:53 localhost program[1847]: AP[12].SIGNAL: 30 >Jul 25 12:06:53 localhost program[1847]: AP[12].BARS: â___ >Jul 25 12:06:53 localhost program[1847]: AP[12].SECURITY: WPA1 WPA2 >Jul 25 12:06:53 localhost program[1847]: AP[13].*: >Jul 25 12:06:53 localhost program[1847]: AP[13].SSID: GOW12.4g >Jul 25 12:06:53 localhost program[1847]: AP[13].MODE: Infra >Jul 25 12:06:53 localhost program[1847]: AP[13].CHAN: 6 >Jul 25 12:06:53 localhost program[1847]: AP[13].RATE: 54 MB/s >Jul 25 12:06:53 localhost program[1847]: AP[13].SIGNAL: 20 >Jul 25 12:06:53 localhost program[1847]: AP[13].BARS: â___ >Jul 25 12:06:53 localhost program[1847]: AP[13].SECURITY: WPA2 >Jul 25 12:06:53 localhost program[1847]: AP[14].*: >Jul 25 12:06:53 localhost program[1847]: AP[14].SSID: huangcx >Jul 25 12:06:53 localhost program[1847]: AP[14].MODE: Infra >Jul 25 12:06:53 localhost program[1847]: AP[14].CHAN: 1 >Jul 25 12:06:53 localhost program[1847]: AP[14].RATE: 54 MB/s >Jul 25 12:06:53 localhost program[1847]: AP[14].SIGNAL: 29 >Jul 25 12:06:53 localhost program[1847]: AP[14].BARS: â___ >Jul 25 12:06:53 localhost program[1847]: AP[14].SECURITY: WPA1 WPA2 >Jul 25 12:06:53 localhost program[1847]: AP[15].*: >Jul 25 12:06:53 localhost program[1847]: AP[15].SSID: TP402-LAN >Jul 25 12:06:53 localhost program[1847]: AP[15].MODE: Infra >Jul 25 12:06:53 localhost program[1847]: AP[15].CHAN: 1 >Jul 25 12:06:53 localhost program[1847]: AP[15].RATE: 54 MB/s >Jul 25 12:06:53 localhost program[1847]: AP[15].SIGNAL: 22 >Jul 25 12:06:53 localhost program[1847]: AP[15].BARS: â___ >Jul 25 12:06:53 localhost program[1847]: AP[15].SECURITY: WPA1 WPA2 >Jul 25 12:06:53 localhost program[1847]: AP[16].*: >Jul 25 12:06:53 localhost program[1847]: AP[16].SSID: wqh123456 >Jul 25 12:06:53 localhost program[1847]: AP[16].MODE: Infra >Jul 25 12:06:53 localhost program[1847]: AP[16].CHAN: 1 >Jul 25 12:06:53 localhost program[1847]: AP[16].RATE: 54 MB/s >Jul 25 12:06:53 localhost program[1847]: AP[16].SIGNAL: 29 >Jul 25 12:06:53 localhost program[1847]: AP[16].BARS: â___ >Jul 25 12:06:53 localhost program[1847]: AP[16].SECURITY: WPA1 WPA2 >Jul 25 12:06:53 localhost program[1847]: AP[17].*: >Jul 25 12:06:53 localhost program[1847]: AP[17].SSID: yiyuxinsheng >Jul 25 12:06:53 localhost program[1847]: AP[17].MODE: Infra >Jul 25 12:06:53 localhost program[1847]: AP[17].CHAN: 11 >Jul 25 12:06:53 localhost program[1847]: AP[17].RATE: 54 MB/s >Jul 25 12:06:53 localhost program[1847]: AP[17].SIGNAL: 22 >Jul 25 12:06:53 localhost program[1847]: AP[17].BARS: â___ >Jul 25 12:06:53 localhost program[1847]: AP[17].SECURITY: WPA1 WPA2 >Jul 25 12:06:53 localhost program[1847]: Jul 25 12:06:53 localhost program[1847]: GENERAL.DEVICE: p3p1 >Jul 25 12:06:53 localhost program[1847]: GENERAL.TYPE: ethernet >Jul 25 12:06:53 localhost program[1847]: GENERAL.VENDOR: Qualcomm Atheros >Jul 25 12:06:53 localhost program[1847]: GENERAL.PRODUCT: AR8162 Fast Ethernet >Jul 25 12:06:53 localhost program[1847]: GENERAL.DRIVER: alx >Jul 25 12:06:53 localhost program[1847]: GENERAL.DRIVER-VERSION: >Jul 25 12:06:53 localhost program[1847]: GENERAL.FIRMWARE-VERSION: >Jul 25 12:06:53 localhost program[1847]: GENERAL.HWADDR: 3C:97:0E:FE:45:EA >Jul 25 12:06:53 localhost program[1847]: GENERAL.STATE: 20 (unavailable) >Jul 25 12:06:53 localhost program[1847]: GENERAL.REASON: 2 (Device is now managed) >Jul 25 12:06:53 localhost program[1847]: GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/net/p3p1 >Jul 25 12:06:53 localhost program[1847]: GENERAL.IP-IFACE: >Jul 25 12:06:53 localhost program[1847]: GENERAL.NM-MANAGED: yes >Jul 25 12:06:53 localhost program[1847]: GENERAL.AUTOCONNECT: yes >Jul 25 12:06:53 localhost program[1847]: GENERAL.FIRMWARE-MISSING: no >Jul 25 12:06:53 localhost program[1847]: GENERAL.CONNECTION: not connected >Jul 25 12:06:53 localhost program[1847]: CAPABILITIES.CARRIER-DETECT: yes >Jul 25 12:06:53 localhost program[1847]: CAPABILITIES.SPEED: unknown >Jul 25 12:06:53 localhost program[1847]: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: >Jul 25 12:06:53 localhost program[1847]: WIRED-PROPERTIES.CARRIER: off >Jul 25 12:06:53 localhost program[1847]: Jul 25 12:06:53 localhost program[1847]: GENERAL.DEVICE: lo >Jul 25 12:06:53 localhost program[1847]: GENERAL.TYPE: loopback >Jul 25 12:06:53 localhost program[1847]: GENERAL.VENDOR: -- >Jul 25 12:06:53 localhost program[1847]: GENERAL.PRODUCT: -- >Jul 25 12:06:53 localhost program[1847]: GENERAL.DRIVER: unknown >Jul 25 12:06:53 localhost program[1847]: GENERAL.DRIVER-VERSION: >Jul 25 12:06:53 localhost program[1847]: GENERAL.FIRMWARE-VERSION: >Jul 25 12:06:53 localhost program[1847]: GENERAL.HWADDR: (unknown) >Jul 25 12:06:53 localhost program[1847]: GENERAL.STATE: 10 (unmanaged) >Jul 25 12:06:53 localhost program[1847]: GENERAL.REASON: 0 (No reason given) >Jul 25 12:06:53 localhost program[1847]: GENERAL.UDI: /sys/devices/virtual/net/lo >Jul 25 12:06:53 localhost program[1847]: GENERAL.IP-IFACE: >Jul 25 12:06:53 localhost program[1847]: GENERAL.NM-MANAGED: no >Jul 25 12:06:53 localhost program[1847]: GENERAL.AUTOCONNECT: yes >Jul 25 12:06:53 localhost program[1847]: GENERAL.FIRMWARE-MISSING: no >Jul 25 12:06:53 localhost program[1847]: GENERAL.CONNECTION: not connected >Jul 25 12:06:53 localhost program[1847]: CAPABILITIES.CARRIER-DETECT: yes >Jul 25 12:06:53 localhost program[1847]: CAPABILITIES.SPEED: unknown >Jul 25 12:06:53 localhost program[1847]: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: >Jul 25 12:06:53 localhost program[1847]: Return code: 0 >Jul 25 12:06:53 localhost program[1847]: Running... journalctl -b >Jul 25 12:06:54 localhost gnome-keyring-daemon[2124]: couldn't create socket directory: No such file or directory >Jul 25 12:06:54 localhost gnome-keyring-daemon[2124]: couldn't bind to control socket: /tmp/.cache/keyring-AEnsLm/control: No such file or directory >Jul 25 12:07:19 localhost gnome-session[1343]: æ æ³éè¿ DBus è¿æ¥è³åç§° 'org.freedesktop.secrets' è·¯å¾ '/org/freedesktop/secrets' çæ¥å£ 'org.freedesktop.Secret.Service' : 为 org.freedesktop.secrets è°ç¨ StartServiceByName åºéï¼å·²å°è¶ æ¶éå¶ >Jul 25 12:07:38 localhost gnome-session[1343]: Can't open /tmp/.config/abrt/settings/forbidden_words.conf >Jul 25 12:07:38 localhost gnome-session[1343]: Can't open /tmp/.config/abrt/settings/forbidden_words.conf >Jul 25 12:11:03 localhost gnome-session[1343]: Window manager warning: last_focus_time (678647) is greater than comparison timestamp (678635). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:11:05 localhost gnome-session[1343]: Window manager warning: last_focus_time (680990) is greater than comparison timestamp (680986). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:11:05 localhost dbus[1375]: avc: received setenforce notice (enforcing=1) >Jul 25 12:11:05 localhost dbus[1899]: avc: received setenforce notice (enforcing=1) >Jul 25 12:11:05 localhost dbus[697]: avc: received setenforce notice (enforcing=1) >Jul 25 12:11:05 localhost dbus[1352]: avc: received setenforce notice (enforcing=1) >Jul 25 12:11:05 localhost dbus-daemon[697]: dbus[697]: avc: received setenforce notice (enforcing=1) >Jul 25 12:11:06 localhost dbus-daemon[697]: dbus[697]: [system] Reloaded configuration >Jul 25 12:11:06 localhost dbus[697]: [system] Reloaded configuration >Jul 25 12:11:06 localhost gnome-session[1343]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Jul 25 12:11:14 localhost userhelper[2156]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' has unacceptable age (15068 seconds), disallowing access to liveinst for user liveuser >Jul 25 12:11:14 localhost userhelper[2156]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Jul 25 12:11:14 localhost userhelper[2161]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Jul 25 12:11:14 localhost dbus[1899]: avc: received setenforce notice (enforcing=0) >Jul 25 12:11:14 localhost dbus[1375]: avc: received setenforce notice (enforcing=0) >Jul 25 12:11:14 localhost dbus[1352]: avc: received setenforce notice (enforcing=0) >Jul 25 12:11:14 localhost dbus[697]: avc: received setenforce notice (enforcing=0) >Jul 25 12:11:14 localhost dbus-daemon[697]: dbus[697]: avc: received setenforce notice (enforcing=0) >Jul 25 12:11:15 localhost gnome-session[1343]: umount: /mnt/sysimage/usr: not mounted >Jul 25 12:11:15 localhost gnome-session[1343]: umount: /mnt/sysimage/home: not mounted >Jul 25 12:11:15 localhost gnome-session[1343]: umount: /mnt/sysimage/data: not mounted >Jul 25 12:11:15 localhost gnome-session[1343]: umount: /mnt/sysimage: not mounted >Jul 25 12:11:18 localhost gnome-session[1343]: localuser:root being added to access control list >Jul 25 12:11:21 localhost gnome-session[1343]: Starting installer, one moment... >Jul 25 12:11:21 localhost gnome-session[1343]: anaconda 20.25.15-1 for Fedora 20 started. >Jul 25 12:11:21 localhost gnome-session[1343]: 12:11:21 Not asking for VNC because we don't have a network ><urlopen error [Errno -2] Name or service not known> >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'OnlyDisk_U210', >'ID_MODEL_ENC': 'OnlyDisk\\x20U210\\x20\\x20\\x20', >'ID_MODEL_ID': '173c', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'cad4ebea', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': 'Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0', >'ID_SERIAL_SHORT': 'ff07ECBB1600FFFF000E', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Netac', >'ID_VENDOR_ENC': 'Netac\\x20\\x20\\x20', >'ID_VENDOR_ID': '0dd8', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '30409', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f66980c90d0>] >device: <parted.device.Device object at 0x7f66980c1e50> >PedDisk: <_ped.Disk object at 0x7f66980c2e18> >name = sdb status = True kids = 0 id = 0 >parents = [] >uuid = None size = 3824.0 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: Netac OnlyDisk U210 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 7831552 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1018, 124, 62) biosGeometry: (487, 255, 63) >PedDevice: <_ped.Device object at 0x4a527a0> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f66980b8a10> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdb uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f66980c90d0>] >device: <parted.device.Device object at 0x7f66980c1e50> >PedDisk: <_ped.Disk object at 0x7f66980c2e18> >origPartedDisk = <parted.disk.Disk object at 0x7f66980c9550> >partedDevice = parted.Device instance -- >model: Netac OnlyDisk U210 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 7831552 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1018, 124, 62) biosGeometry: (487, 255, 63) >PedDevice: <_ped.Device object at 0x7f66980843b0> >'DEVNAME': 'sdb4', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_LABEL': 'FEDORA', >'ID_FS_LABEL_ENC': 'FEDORA', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'B4FE-5315', >'ID_FS_UUID_ENC': 'B4FE-5315', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'OnlyDisk_U210', >'ID_MODEL_ENC': 'OnlyDisk\\x20U210\\x20\\x20\\x20', >'ID_MODEL_ID': '173c', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '256', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '7831296', >'ID_PART_ENTRY_TYPE': '0xb', >'ID_PART_ENTRY_UUID': 'cad4ebea-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': 'cad4ebea', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': 'PMAP', >'ID_SERIAL': 'Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0', >'ID_SERIAL_SHORT': 'ff07ECBB1600FFFF000E', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Netac', >'ID_VENDOR_ENC': 'Netac\\x20\\x20\\x20', >'ID_VENDOR_ID': '0dd8', >'MAJOR': '8', >'MINOR': '20', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '30441', >'name': 'sdb4', >'symlinks': ['/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0-part4', >'/dev/disk/by-label/FEDORA', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part4', >'/dev/disk/by-uuid/B4FE-5315'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >name = sdb4 status = True kids = 0 id = 1 >parents = ['existing 3824MB disk sdb (0) with existing msdos disklabel'] >uuid = None size = 3823.875 >format = existing efi filesystem >major = 8 minor = 20 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb4 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 7831296 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32614 did: 0 busy: True >hardwareGeometry: (1018, 124, 62) biosGeometry: (487, 255, 63) >PedDevice: <_ped.Device object at 0x7f66980845f0> >target size = 0 path = /dev/sdb4 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f66980c1f10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980c95d0> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f66980c9250> PedPartition: <_ped.Partition object at 0x7f66980c7350> >disk = existing 3824MB disk sdb (0) with existing msdos disklabel >start = 256 end = 7831551 length = 7831296 >flags = boot >type = efi name = EFI System Partition status = False >device = /dev/sdb4 uuid = B4FE-5315 exists = True >options = umask=0077,shortname=winnt supported = False formattable = True resizable = False >mountpoint = None mountopts = None >label = FEDORA size = 0.0 targetSize = 0.0 >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Card_Reader', >'ID_MODEL_ENC': 'Card\\x20\\x20Reader\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6366', >'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', >'ID_REVISION': '1.00', >'ID_SERIAL': 'Multiple_Card_Reader_058F63666435-0:0', >'ID_SERIAL_SHORT': '058F63666435', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Multiple', >'ID_VENDOR_ENC': 'Multiple', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '31524', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/usb-Multiple_Card_Reader_058F63666435-0:0', >'/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc'} ; name: sdc ; >'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': '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': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': 'ST500LT012-9WS142', >'ID_MODEL_ENC': 'ST500LT012-9WS142\\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': '0006bf93', >'ID_REVISION': '0001LVM1', >'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', >'ID_SERIAL_SHORT': 'S0V5D5QR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500611915d8', >'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '33707', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR', >'/dev/disk/by-id/wwn-0x5000c500611915d8'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f66980d7ad0>, <parted.partition.Partition object at 0x7f66980b8f10>, <parted.partition.Partition object at 0x7f66980d7d10>, <parted.partition.Partition object at 0x7f66980d7ed0>, <parted.partition.Partition object at 0x7f66980e10d0>, <parted.partition.Partition object at 0x7f66980e1290>, <parted.partition.Partition object at 0x7f66980e1450>, <parted.partition.Partition object at 0x7f66980e1610>, <parted.partition.Partition object at 0x7f66980e17d0>, <parted.partition.Partition object at 0x7f66980d7910>] >device: <parted.device.Device object at 0x7f66980c9dd0> >PedDisk: <_ped.Disk object at 0x7f66980dcd88> >name = sda status = True kids = 0 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f66980848c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f66980d7290> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 10 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f66980d7ad0>, <parted.partition.Partition object at 0x7f66980b8f10>, <parted.partition.Partition object at 0x7f66980d7d10>, <parted.partition.Partition object at 0x7f66980d7ed0>, <parted.partition.Partition object at 0x7f66980e10d0>, <parted.partition.Partition object at 0x7f66980e1290>, <parted.partition.Partition object at 0x7f66980e1450>, <parted.partition.Partition object at 0x7f66980e1610>, <parted.partition.Partition object at 0x7f66980e17d0>, <parted.partition.Partition object at 0x7f66980d7910>] >device: <parted.device.Device object at 0x7f66980c9dd0> >PedDisk: <_ped.Disk object at 0x7f66980dcd88> >origPartedDisk = <parted.disk.Disk object at 0x7f66980e19d0> >partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f6698084680> >'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': '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': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '607A76AA7A767D1A', >'ID_FS_UUID_ENC': '607A76AA7A767D1A', >'ID_MODEL': 'ST500LT012-9WS142', >'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '63', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '167782797', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '0006bf93-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006bf93', >'ID_REVISION': '0001LVM1', >'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', >'ID_SERIAL_SHORT': 'S0V5D5QR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500611915d8', >'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2429190', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part1', >'/dev/disk/by-id/wwn-0x5000c500611915d8-part1', >'/dev/disk/by-uuid/607A76AA7A767D1A'], >'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 = 4 >parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 81925.1938477 >format = existing ntfs filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 167782797 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) >PedDevice: <_ped.Device object at 0x7f6698084dd0> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980d7a10> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f66980d79d0> PedPartition: <_ped.Partition object at 0x7f66980c76b0> >disk = existing 476940MB disk sda (3) with existing msdos disklabel >start = 63 end = 167782859 length = 167782797 >flags = boot >type = ntfs name = ntfs status = False >device = /dev/sda1 uuid = 607A76AA7A767D1A exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = None size = 81925.0 targetSize = 81925.0 >'DEVNAME': 'sda10', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10', >'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': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0003-963F', >'ID_FS_UUID_ENC': '0003-963F', >'ID_FS_VERSION': 'FAT32', >'ID_MODEL': 'ST500LT012-9WS142', >'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', >'ID_PART_ENTRY_NUMBER': '10', >'ID_PART_ENTRY_OFFSET': '941805568', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '20480000', >'ID_PART_ENTRY_TYPE': '0x6', >'ID_PART_ENTRY_UUID': '0006bf93-0a', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006bf93', >'ID_REVISION': '0001LVM1', >'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', >'ID_SERIAL_SHORT': 'S0V5D5QR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500611915d8', >'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', >'MAJOR': '8', >'MINOR': '10', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2434153', >'name': 'sda10', >'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part10', >'/dev/disk/by-id/wwn-0x5000c500611915d8-part10', >'/dev/disk/by-uuid/0003-963F'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10'} ; name: sda10 ; >name = sda10 status = True kids = 0 id = 5 >parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 10000.0 >format = existing vfat filesystem >major = 8 minor = 10 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda10 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 20480000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1274, 255, 63) biosGeometry: (1274, 255, 63) >PedDevice: <_ped.Device object at 0x7f6698084e60> >target size = 0 path = /dev/sda10 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980e16d0> >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f66980e1650> PedPartition: <_ped.Partition object at 0x7f66980c7830> >disk = existing 476940MB disk sda (3) with existing msdos disklabel >start = 941805568 end = 962285567 length = 20480000 >flags = >type = vfat name = vfat status = False >device = /dev/sda10 uuid = 0003-963F exists = True >options = umask=0077,shortname=winnt supported = True formattable = True resizable = False >mountpoint = None mountopts = None >label = None size = 0.0 targetSize = 0.0 >'DEVNAME': 'sda11', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11', >'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': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '6108c551-4aeb-4cd2-b9a0-df4326671dc9', >'ID_FS_UUID_ENC': '6108c551-4aeb-4cd2-b9a0-df4326671dc9', >'ID_FS_VERSION': '2', >'ID_MODEL': 'ST500LT012-9WS142', >'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', >'ID_PART_ENTRY_NUMBER': '11', >'ID_PART_ENTRY_OFFSET': '962287616', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '4096000', >'ID_PART_ENTRY_TYPE': '0x82', >'ID_PART_ENTRY_UUID': '0006bf93-0b', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006bf93', >'ID_REVISION': '0001LVM1', >'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', >'ID_SERIAL_SHORT': 'S0V5D5QR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500611915d8', >'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', >'MAJOR': '8', >'MINOR': '11', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '272434171', >'name': 'sda11', >'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part11', >'/dev/disk/by-id/wwn-0x5000c500611915d8-part11', >'/dev/disk/by-uuid/6108c551-4aeb-4cd2-b9a0-df4326671dc9'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11'} ; name: sda11 ; >name = sda11 status = True kids = 0 id = 6 >parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 2000.0 >format = existing swap >major = 8 minor = 11 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda11 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 4096000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32614 did: 0 busy: True >hardwareGeometry: (254, 255, 63) biosGeometry: (254, 255, 63) >PedDevice: <_ped.Device object at 0x7f6698084ef0> >target size = 0 path = /dev/sda11 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980e1890> >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f66980e1810> PedPartition: <_ped.Partition object at 0x7f66980c7890> >disk = existing 476940MB disk sda (3) with existing msdos disklabel >start = 962287616 end = 966383615 length = 4096000 >flags = >type = swap name = swap status = True >device = /dev/sda11 uuid = 6108c551-4aeb-4cd2-b9a0-df4326671dc9 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >'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': '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': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': 'ST500LT012-9WS142', >'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '167782860', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '808985205', >'ID_PART_ENTRY_TYPE': '0xf', >'ID_PART_ENTRY_UUID': '0006bf93-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006bf93', >'ID_REVISION': '0001LVM1', >'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', >'ID_SERIAL_SHORT': 'S0V5D5QR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500611915d8', >'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2429235', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part2', >'/dev/disk/by-id/wwn-0x5000c500611915d8-part2'], >'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 = 7 >parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 395012.307129 >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: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x4ca7050> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f66980b8e50> PedPartition: <_ped.Partition object at 0x7f66980c74d0> >disk = existing 476940MB disk sda (3) with existing msdos disklabel >start = 167782860 end = 976768064 length = 808985205 >flags = lba >'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': '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': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': '82ad4ca6-0488-45bd-b6db-d465d4593094', >'ID_FS_UUID_ENC': '82ad4ca6-0488-45bd-b6db-d465d4593094', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST500LT012-9WS142', >'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '976769024', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '4096', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0006bf93-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006bf93', >'ID_REVISION': '0001LVM1', >'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', >'ID_SERIAL_SHORT': 'S0V5D5QR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500611915d8', >'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', >'MAJOR': '8', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2429279', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part3', >'/dev/disk/by-id/wwn-0x5000c500611915d8-part3', >'/dev/disk/by-uuid/82ad4ca6-0488-45bd-b6db-d465d4593094'], >'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 = 8 >parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 2.0 >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: 4096 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x7f6698084f80> >target size = 0 path = /dev/sda3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980e1a50> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f66980d7bd0> PedPartition: <_ped.Partition object at 0x7f66980c7650> >disk = existing 476940MB disk sda (3) with existing msdos disklabel >start = 976769024 end = 976773119 length = 4096 >flags = >type = ext4 name = ext4 status = False >device = /dev/sda3 uuid = 82ad4ca6-0488-45bd-b6db-d465d4593094 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 2.0 targetSize = 2.0 >'DEVNAME': 'sda5', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', >'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': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '000F73F1000CEAD5', >'ID_FS_UUID_ENC': '000F73F1000CEAD5', >'ID_MODEL': 'ST500LT012-9WS142', >'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '167782923', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '167782797', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '0006bf93-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006bf93', >'ID_REVISION': '0001LVM1', >'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', >'ID_SERIAL_SHORT': 'S0V5D5QR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500611915d8', >'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', >'MAJOR': '8', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2429318', >'name': 'sda5', >'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part5', >'/dev/disk/by-id/wwn-0x5000c500611915d8-part5', >'/dev/disk/by-uuid/000F73F1000CEAD5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >name = sda5 status = True kids = 0 id = 9 >parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 81925.1938477 >format = existing ntfs filesystem >major = 8 minor = 5 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda5 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 167782797 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32614 did: 0 busy: False >hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) >PedDevice: <_ped.Device object at 0x4ca70e0> >target size = 0 path = /dev/sda5 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980d7dd0> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f66980d7d50> PedPartition: <_ped.Partition object at 0x7f66980c7590> >disk = existing 476940MB disk sda (3) with existing msdos disklabel >start = 167782923 end = 335565719 length = 167782797 >flags = >type = ntfs name = ntfs status = False >device = /dev/sda5 uuid = 000F73F1000CEAD5 exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = None size = 81925.0 targetSize = 81925.0 >'DEVNAME': 'sda6', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', >'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': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '000AC82400006D5C', >'ID_FS_UUID_ENC': '000AC82400006D5C', >'ID_MODEL': 'ST500LT012-9WS142', >'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', >'ID_PART_ENTRY_NUMBER': '6', >'ID_PART_ENTRY_OFFSET': '335565783', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '314584767', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '0006bf93-06', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006bf93', >'ID_REVISION': '0001LVM1', >'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', >'ID_SERIAL_SHORT': 'S0V5D5QR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500611915d8', >'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', >'MAJOR': '8', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2429363', >'name': 'sda6', >'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part6', >'/dev/disk/by-id/wwn-0x5000c500611915d8-part6', >'/dev/disk/by-uuid/000AC82400006D5C'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >name = sda6 status = True kids = 0 id = 10 >parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 153605.843262 >format = existing ntfs filesystem >major = 8 minor = 6 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda6 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 314584767 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32614 did: 0 busy: False >hardwareGeometry: (19581, 255, 63) biosGeometry: (19581, 255, 63) >PedDevice: <_ped.Device object at 0x4ca7170> >target size = 0 path = /dev/sda6 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980d7f90> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f66980d7f10> PedPartition: <_ped.Partition object at 0x7f66980c75f0> >disk = existing 476940MB disk sda (3) with existing msdos disklabel >start = 335565783 end = 650150549 length = 314584767 >flags = >type = ntfs name = ntfs status = False >device = /dev/sda6 uuid = 000AC82400006D5C exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = None size = 153605.0 targetSize = 153605.0 >'DEVNAME': 'sda7', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', >'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': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '000F11D70009FA79', >'ID_FS_UUID_ENC': '000F11D70009FA79', >'ID_MODEL': 'ST500LT012-9WS142', >'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', >'ID_PART_ENTRY_NUMBER': '7', >'ID_PART_ENTRY_OFFSET': '650150613', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '209728512', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '0006bf93-07', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006bf93', >'ID_REVISION': '0001LVM1', >'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', >'ID_SERIAL_SHORT': 'S0V5D5QR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500611915d8', >'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', >'MAJOR': '8', >'MINOR': '7', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2433802', >'name': 'sda7', >'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part7', >'/dev/disk/by-id/wwn-0x5000c500611915d8-part7', >'/dev/disk/by-uuid/000F11D70009FA79'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >name = sda7 status = True kids = 0 id = 11 >parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 102406.5 >format = existing ntfs filesystem >major = 8 minor = 7 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda7 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 209728512 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 18772 did: 20047 busy: False >hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) >PedDevice: <_ped.Device object at 0x4ca7290> >target size = 0 path = /dev/sda7 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980e1190> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f66980e1110> PedPartition: <_ped.Partition object at 0x7f66980c7710> >disk = existing 476940MB disk sda (3) with existing msdos disklabel >start = 650150613 end = 859879124 length = 209728512 >flags = >type = ntfs name = ntfs status = False >device = /dev/sda7 uuid = 000F11D70009FA79 exists = True >options = defaults,ro supported = False formattable = False resizable = True >mountpoint = None mountopts = None >label = None size = 102406.0 targetSize = 102406.0 >'DEVNAME': 'sda8', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', >'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': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': '4ffcb75c-417c-4b85-8854-b0c35c51f104', >'ID_FS_UUID_ENC': '4ffcb75c-417c-4b85-8854-b0c35c51f104', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST500LT012-9WS142', >'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', >'ID_PART_ENTRY_NUMBER': '8', >'ID_PART_ENTRY_OFFSET': '859881472', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '40960000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0006bf93-08', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006bf93', >'ID_REVISION': '0001LVM1', >'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', >'ID_SERIAL_SHORT': 'S0V5D5QR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500611915d8', >'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', >'MAJOR': '8', >'MINOR': '8', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2434029', >'name': 'sda8', >'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part8', >'/dev/disk/by-id/wwn-0x5000c500611915d8-part8', >'/dev/disk/by-uuid/4ffcb75c-417c-4b85-8854-b0c35c51f104'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >name = sda8 status = True kids = 0 id = 12 >parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 20000.0 >format = existing ext4 filesystem >major = 8 minor = 8 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda8 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 40960000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32614 did: 0 busy: False >hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) >PedDevice: <_ped.Device object at 0x4ca7200> >target size = 0 path = /dev/sda8 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980e1350> >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f66980e12d0> PedPartition: <_ped.Partition object at 0x7f66980c7770> >disk = existing 476940MB disk sda (3) with existing msdos disklabel >start = 859881472 end = 900841471 length = 40960000 >flags = >type = ext4 name = ext4 status = False >device = /dev/sda8 uuid = 4ffcb75c-417c-4b85-8854-b0c35c51f104 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 20000.0 targetSize = 20000.0 >'DEVNAME': 'sda9', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9', >'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': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': '286ff6a6-e8ef-4b75-9b95-9adce7606279', >'ID_FS_UUID_ENC': '286ff6a6-e8ef-4b75-9b95-9adce7606279', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST500LT012-9WS142', >'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', >'ID_PART_ENTRY_NUMBER': '9', >'ID_PART_ENTRY_OFFSET': '900843520', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '40960000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0006bf93-09', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006bf93', >'ID_REVISION': '0001LVM1', >'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', >'ID_SERIAL_SHORT': 'S0V5D5QR', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500611915d8', >'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', >'MAJOR': '8', >'MINOR': '9', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2434117', >'name': 'sda9', >'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part9', >'/dev/disk/by-id/wwn-0x5000c500611915d8-part9', >'/dev/disk/by-uuid/286ff6a6-e8ef-4b75-9b95-9adce7606279'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9'} ; name: sda9 ; >name = sda9 status = True kids = 0 id = 13 >parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] >uuid = None size = 20000.0 >format = existing ext4 filesystem >major = 8 minor = 9 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda9 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 40960000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32614 did: 0 busy: False >hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) >PedDevice: <_ped.Device object at 0x4ca73b0> >target size = 0 path = /dev/sda9 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980e1510> >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f66980e1490> PedPartition: <_ped.Partition object at 0x7f66980c77d0> >disk = existing 476940MB disk sda (3) with existing msdos disklabel >start = 900843520 end = 941803519 length = 40960000 >flags = >type = ext4 name = ext4 status = False >device = /dev/sda9 uuid = 286ff6a6-e8ef-4b75-9b95-9adce7606279 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 20000.0 targetSize = 20000.0 >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_MODEL': 'MATSHITA_DVD-RAM_UJ8D1', >'ID_MODEL_ENC': 'MATSHITA\\x20DVD-RAM\\x20UJ8D1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': '8.10', >'ID_SERIAL': 'MATSHITA_DVD-RAM_UJ8D1_SCD1504409', >'ID_SERIAL_SHORT': 'SCD1504409', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '36515', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-MATSHITA_DVD-RAM_UJ8D1_SCD1504409'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '51861', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 16 >parents = ['existing 0MB file /osmin.img (deleted) (15)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '52214', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 18 >parents = ['existing 0MB file /osmin (17)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '52563', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 20 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (19)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '52914', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 22 >parents = ['existing 0MB file /LiveOS/ext3fs.img (21)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '53282', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 24 >parents = ['existing 0MB file /overlay (deleted) (23)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '11412', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 25 >parents = ['existing 0MB loop loop4 (24) with existing DM_snapshot_cow'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32614 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7f6698084d40> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-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-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '36447', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 26 >parents = ['existing 0MB loop loop3 (22) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32614 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x4ca7320> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-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-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '44013', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/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 = 27 >parents = ['existing 0MB loop loop3 (22) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x4ca75f0> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >Jul 25 12:11:26 localhost kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >Jul 25 12:11:26 localhost kernel: SELinux: initialized (dev sda3, type ext4), uses xattr >Jul 25 12:11:26 localhost kernel: EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null) >Jul 25 12:11:26 localhost kernel: SELinux: initialized (dev sda8, type ext4), uses xattr >Jul 25 12:11:26 localhost kernel: EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null) >Jul 25 12:11:26 localhost kernel: SELinux: initialized (dev sda9, type ext4), uses xattr >Jul 25 12:11:27 localhost systemd[1340]: Time has been changed >Jul 25 12:11:27 localhost systemd[1]: Time has been changed >Jul 25 12:11:27 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Jul 25 12:11:27 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Jul 25 12:11:33 localhost dbus-daemon[697]: dbus[697]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jul 25 12:11:33 localhost dbus[697]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jul 25 12:11:33 localhost systemd[1]: Starting Hostname Service... >Jul 25 12:11:33 localhost dbus-daemon[697]: dbus[697]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jul 25 12:11:33 localhost dbus[697]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jul 25 12:11:33 localhost systemd[1]: Started Hostname Service. >Jul 25 12:11:44 localhost gnome-session[1343]: Window manager warning: last_focus_time (719880) is greater than comparison timestamp (719879). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:11:44 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000381 not in stack >Jul 25 12:11:44 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100037c not in stack >Jul 25 12:11:44 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100037c not in stack >Jul 25 12:11:44 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100037c not in stack >Jul 25 12:11:56 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000506 not in stack >Jul 25 12:11:56 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1000502 not in stack >Jul 25 12:11:56 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1000502 not in stack >Jul 25 12:11:56 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000502 not in stack >disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x57e64d0> PedPartition: <_ped.Partition object at 0x59233b0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11'] >disk: <parted.disk.Disk object at 0x59fe050> fileSystem: <parted.filesystem.FileSystem object at 0x7f669002f2d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f669002f1d0> PedPartition: <_ped.Partition object at 0x51c16b0> >disk: <parted.disk.Disk object at 0x59fe050> fileSystem: <parted.filesystem.FileSystem object at 0x7f669002ff10> >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f669002ff50> PedPartition: <_ped.Partition object at 0x593ba70> >disk: <parted.disk.Disk object at 0x59fe050> fileSystem: <parted.filesystem.FileSystem object at 0x7f6690043150> >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f6690043050> PedPartition: <_ped.Partition object at 0x593bad0> >disk: <parted.disk.Disk object at 0x59fe050> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x57b5150> PedPartition: <_ped.Partition object at 0x51c1710> >disk: <parted.disk.Disk object at 0x59fe050> fileSystem: <parted.filesystem.FileSystem object at 0x7f6690043110> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f669002f3d0> PedPartition: <_ped.Partition object at 0x593b8f0> >disk: <parted.disk.Disk object at 0x59fe050> fileSystem: <parted.filesystem.FileSystem object at 0x7f669002f150> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f669002f490> PedPartition: <_ped.Partition object at 0x593b830> >disk: <parted.disk.Disk object at 0x59fe050> fileSystem: <parted.filesystem.FileSystem object at 0x7f669002f790> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f669002f750> PedPartition: <_ped.Partition object at 0x593b890> >disk: <parted.disk.Disk object at 0x59fe050> fileSystem: <parted.filesystem.FileSystem object at 0x7f669002ff90> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f669002ffd0> PedPartition: <_ped.Partition object at 0x593b950> >disk: <parted.disk.Disk object at 0x59fe050> fileSystem: <parted.filesystem.FileSystem object at 0x7f669002fb90> >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f669002fa50> PedPartition: <_ped.Partition object at 0x593b9b0> >disk: <parted.disk.Disk object at 0x59fe050> fileSystem: <parted.filesystem.FileSystem object at 0x7f669002fd10> >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f669002fd50> PedPartition: <_ped.Partition object at 0x593ba10> >disk: <parted.disk.Disk object at 0x593f550> fileSystem: <parted.filesystem.FileSystem object at 0x7f6690043210> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x59fe710> PedPartition: <_ped.Partition object at 0x593bb30> >Jul 25 12:13:33 localhost gnome-session[1343]: Window manager warning: last_focus_time (828443) is greater than comparison timestamp (828442). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:13:33 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1003e36 not in stack >Jul 25 12:13:33 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1003e32 not in stack >Jul 25 12:13:33 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1003e32 not in stack >Jul 25 12:13:33 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1003e32 not in stack >Jul 25 12:13:38 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10048f2 not in stack >Jul 25 12:13:38 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x10048ee not in stack >Jul 25 12:13:38 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x10048ee not in stack >Jul 25 12:13:38 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10048ee not in stack >Jul 25 12:14:02 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100594e not in stack >Jul 25 12:14:02 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100594a not in stack >Jul 25 12:14:02 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100594a not in stack >Jul 25 12:14:02 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100594a not in stack >Jul 25 12:14:13 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1005f1c not in stack >Jul 25 12:14:13 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1005f18 not in stack >Jul 25 12:14:13 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1005f18 not in stack >Jul 25 12:14:13 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1005f18 not in stack >Jul 25 12:14:19 localhost gnome-session[1343]: Window manager warning: last_focus_time (874510) is greater than comparison timestamp (874509). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:14:19 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100608e not in stack >disk: <parted.disk.Disk object at 0x59fe050> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4c9ee90> PedPartition: <_ped.Partition object at 0x7f66980ce7d0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11'] >Jul 25 12:14:19 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100608a not in stack >Jul 25 12:14:19 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100608a not in stack >Jul 25 12:14:19 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100608a not in stack >disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f6690045b50> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f6690045ad0> PedPartition: <_ped.Partition object at 0x7f66980ce8f0> >disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f669003f790> >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f669003f710> PedPartition: <_ped.Partition object at 0x7f66980cead0> >disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f669003f950> >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f669003f8d0> PedPartition: <_ped.Partition object at 0x7f66980ceb30> >disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f6690045950> PedPartition: <_ped.Partition object at 0x7f66980ce7d0> >disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f6690045e90> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f6690045e10> PedPartition: <_ped.Partition object at 0x7f66980ce830> >disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f669003f090> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f6690045fd0> PedPartition: <_ped.Partition object at 0x7f66980cea70> >disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f669003f250> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f669003f1d0> PedPartition: <_ped.Partition object at 0x7f66980ce9b0> >disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f669003f410> >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f669003f390> PedPartition: <_ped.Partition object at 0x7f66980ce770> >disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f669003f5d0> >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f669003f550> PedPartition: <_ped.Partition object at 0x7f66980ce890> >disk: <parted.disk.Disk object at 0x4c9ea90> fileSystem: <parted.filesystem.FileSystem object at 0x7f6690045b90> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f66981b3810> PedPartition: <_ped.Partition object at 0x7f66980ceb90> >Jul 25 12:14:25 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10066b4 not in stack >Jul 25 12:14:25 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x10066b0 not in stack >Jul 25 12:14:25 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x10066b0 not in stack >Jul 25 12:14:25 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10066b0 not in stack >Jul 25 12:14:30 localhost gnome-session[1343]: Window manager warning: last_focus_time (885803) is greater than comparison timestamp (885802). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:14:30 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1006c67 not in stack >Jul 25 12:14:30 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1006c63 not in stack >Jul 25 12:14:30 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1006c63 not in stack >Jul 25 12:14:30 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1006c63 not in stack >Jul 25 12:14:44 localhost systemd[1]: Starting Cleanup of Temporary Directories... >Jul 25 12:14:44 localhost systemd[1]: Started Cleanup of Temporary Directories. >Jul 25 12:15:32 localhost gnome-session[1343]: Window manager warning: last_focus_time (947940) is greater than comparison timestamp (947939). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:15:32 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1006d4a not in stack >Jul 25 12:15:32 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1006d46 not in stack >Jul 25 12:15:32 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1006d46 not in stack >Jul 25 12:15:32 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1006d46 not in stack >disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x59fedd0> PedPartition: <_ped.Partition object at 0x51c1710> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11'] >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f6690032b10> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f6690032a90> PedPartition: <_ped.Partition object at 0x51c16b0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: <parted.filesystem.FileSystem object at 0x5a19750> >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a196d0> PedPartition: <_ped.Partition object at 0x593ba70> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: <parted.filesystem.FileSystem object at 0x5a19910> >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a19890> PedPartition: <_ped.Partition object at 0x7f66980cebf0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f6690032910> PedPartition: <_ped.Partition object at 0x51c1710> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f6690032e50> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f6690032dd0> PedPartition: <_ped.Partition object at 0x593ba10> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: <parted.filesystem.FileSystem object at 0x5a19050> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f6690032f90> PedPartition: <_ped.Partition object at 0x593b890> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: <parted.filesystem.FileSystem object at 0x5a19210> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a19190> PedPartition: <_ped.Partition object at 0x593bad0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: <parted.filesystem.FileSystem object at 0x5a193d0> >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a19350> PedPartition: <_ped.Partition object at 0x593b9b0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: <parted.filesystem.FileSystem object at 0x5a19590> >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a19510> PedPartition: <_ped.Partition object at 0x593b830> >disk: <parted.disk.Disk object at 0x5a02250> fileSystem: <parted.filesystem.FileSystem object at 0x7f6690032b50> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x59fe4d0> PedPartition: <_ped.Partition object at 0x593b950> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f6690032c50> PedPartition: <_ped.Partition object at 0x7f66980ced10> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10'] >Jul 25 12:15:51 localhost gnome-session[1343]: Window manager warning: last_focus_time (966241) is greater than comparison timestamp (966240). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:15:51 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100778b not in stack >Jul 25 12:15:51 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1007787 not in stack >Jul 25 12:15:51 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1007787 not in stack >Jul 25 12:15:51 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1007787 not in stack >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a24810> PedPartition: <_ped.Partition object at 0x7f66980cefb0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9'] >Jul 25 12:15:56 localhost gnome-session[1343]: Window manager warning: last_focus_time (971620) is greater than comparison timestamp (971619). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:15:56 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1007f71 not in stack >Jul 25 12:15:56 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1007f6d not in stack >Jul 25 12:15:56 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1007f6d not in stack >Jul 25 12:15:56 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1007f6d not in stack >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4cacc10> PedPartition: <_ped.Partition object at 0x7f66980ce950> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8'] >Jul 25 12:16:03 localhost gnome-session[1343]: Window manager warning: last_focus_time (978710) is greater than comparison timestamp (978709). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:16:03 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1008cdb not in stack >Jul 25 12:16:03 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1008cd7 not in stack >Jul 25 12:16:03 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1008cd7 not in stack >Jul 25 12:16:03 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1008cd7 not in stack >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f66980d7350> PedPartition: <_ped.Partition object at 0x7f66980ce950> ; logicals is ['sda5', 'sda6', 'sda7'] >Jul 25 12:16:07 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10093fa not in stack >Jul 25 12:16:07 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x10093f6 not in stack >Jul 25 12:16:07 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x10093f6 not in stack >Jul 25 12:16:07 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10093f6 not in stack >name = sda status = True kids = 5 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f66980848c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; fstype: ext4 ; encrypted: False ; >disk: <parted.disk.Disk object at 0x5a37c50> fileSystem: <parted.filesystem.FileSystem object at 0x5e31550> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e314d0> PedPartition: <_ped.Partition object at 0x5a39830> >disk: <parted.disk.Disk object at 0x5a37c50> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e31350> PedPartition: <_ped.Partition object at 0x7f66980ced70> >disk: <parted.disk.Disk object at 0x5a37c50> fileSystem: <parted.filesystem.FileSystem object at 0x5e31890> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e31810> PedPartition: <_ped.Partition object at 0x5a398f0> >disk: <parted.disk.Disk object at 0x5a37c50> fileSystem: <parted.filesystem.FileSystem object at 0x5e31a50> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e319d0> PedPartition: <_ped.Partition object at 0x5a39950> >disk: <parted.disk.Disk object at 0x5a37c50> fileSystem: <parted.filesystem.FileSystem object at 0x5e31c10> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e31b90> PedPartition: <_ped.Partition object at 0x5a399b0> >disk: <parted.disk.Disk object at 0x5e26ad0> fileSystem: <parted.filesystem.FileSystem object at 0x5e31590> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x5e25750> PedPartition: <_ped.Partition object at 0x5a39a10> >name = sda status = True kids = 5 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f66980848c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>]] >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 10004.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5f3d0> PedPartition: <_ped.Partition object at 0x5e597d0> >sectorSize = 512 >id = 28 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 20471808 >done = False >sectorSize = 512 >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5f610> PedPartition: <_ped.Partition object at 0x5e59830> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5f7d0> PedPartition: <_ped.Partition object at 0x5e59ad0> >sectorSize = 512 >id = 28 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 20471808 >done = False >id = 28 name = sda8 growable = True >base = 16384 growth = 20471808 max_grow = 20471808 >done = True >id = 28 name = sda8 growable = True >base = 16384 growth = 20471808 max_grow = 20471808 >done = True >start: 859881472 end: 880369663 length: 20488192 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5a19b10> >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x5a19c90> PedGeometry: <_ped.Geometry object at 0x7f6690032c10> >start: 859881472 end: 880369663 length: 20488192 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5a19b10> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e26850> PedPartition: <_ped.Partition object at 0x7f66980ced10> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5d250> PedPartition: <_ped.Partition object at 0x5e59c50> >Jul 25 12:16:25 localhost gnome-session[1343]: Window manager warning: last_focus_time (1000680) is greater than comparison timestamp (1000679). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:16:25 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1009a1c not in stack >Jul 25 12:16:25 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1009a18 not in stack >Jul 25 12:16:25 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1009a18 not in stack >Jul 25 12:16:25 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1009a18 not in stack >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e26d90> PedPartition: <_ped.Partition object at 0x5a22050> ; logicals is ['sda5', 'sda6', 'sda7'] >name = sda status = True kids = 5 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f66980848c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >disk: <parted.disk.Disk object at 0x5e26650> fileSystem: <parted.filesystem.FileSystem object at 0x5fa5990> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa5910> PedPartition: <_ped.Partition object at 0x7f66980ced10> >disk: <parted.disk.Disk object at 0x5e26650> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa5790> PedPartition: <_ped.Partition object at 0x5a22050> >disk: <parted.disk.Disk object at 0x5e26650> fileSystem: <parted.filesystem.FileSystem object at 0x5fa5cd0> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa5c50> PedPartition: <_ped.Partition object at 0x5e59890> >disk: <parted.disk.Disk object at 0x5e26650> fileSystem: <parted.filesystem.FileSystem object at 0x5fa5e90> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa5e10> PedPartition: <_ped.Partition object at 0x5e59a10> >disk: <parted.disk.Disk object at 0x5e26650> fileSystem: <parted.filesystem.FileSystem object at 0x5faa090> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa5fd0> PedPartition: <_ped.Partition object at 0x5e59a70> >disk: <parted.disk.Disk object at 0x5e61b50> fileSystem: <parted.filesystem.FileSystem object at 0x5faa0d0> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x5e5d7d0> PedPartition: <_ped.Partition object at 0x5e59bf0> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 10000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5faaa10> PedPartition: <_ped.Partition object at 0x5e598f0> >sectorSize = 512 >sectorSize = 512 >id = 31 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 20477952 >done = False >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5faac50> PedPartition: <_ped.Partition object at 0x5e59ad0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5c4d0> PedPartition: <_ped.Partition object at 0x5a398f0> >sectorSize = 512 >id = 31 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 20477952 >done = False >start: 976769024 end: 976773119 length: 4096 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e53d90> >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x5e53e50> PedGeometry: <_ped.Geometry object at 0x5e53d50> >start: 976769024 end: 976773119 length: 4096 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e53d90> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5c210> PedPartition: <_ped.Partition object at 0x5a220b0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5c150> PedPartition: <_ped.Partition object at 0x5a399b0> >name = sda status = True kids = 6 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f66980848c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; fstype: ext4 ; encrypted: False ; >disk: <parted.disk.Disk object at 0x5e61890> fileSystem: <parted.filesystem.FileSystem object at 0x5e53f90> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e53e90> PedPartition: <_ped.Partition object at 0x7f66980ce950> >disk: <parted.disk.Disk object at 0x5e61890> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5d7d0> PedPartition: <_ped.Partition object at 0x7f66980cefb0> >disk: <parted.disk.Disk object at 0x5e61890> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e53c10> PedPartition: <_ped.Partition object at 0x7f66980ce470> >disk: <parted.disk.Disk object at 0x5e61890> fileSystem: <parted.filesystem.FileSystem object at 0x5e5c590> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5cf50> PedPartition: <_ped.Partition object at 0x5a220b0> >disk: <parted.disk.Disk object at 0x5e61890> fileSystem: <parted.filesystem.FileSystem object at 0x5e5c050> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5cfd0> PedPartition: <_ped.Partition object at 0x5a39830> >disk: <parted.disk.Disk object at 0x5e61890> fileSystem: <parted.filesystem.FileSystem object at 0x5e5c1d0> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5c490> PedPartition: <_ped.Partition object at 0x5a398f0> >disk: <parted.disk.Disk object at 0x5e5f110> fileSystem: <parted.filesystem.FileSystem object at 0x57b50d0> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x5e26c10> PedPartition: <_ped.Partition object at 0x5e59ad0> >name = sda status = True kids = 6 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f66980848c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>]] >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 10000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5c3d0> PedPartition: <_ped.Partition object at 0x7f66980ced70> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5c810> PedPartition: <_ped.Partition object at 0x5a399b0> >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 20004.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x593f890> PedPartition: <_ped.Partition object at 0x5e597d0> >sectorSize = 512 >id = 32 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >sectorSize = 512 >id = 31 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5d310> PedPartition: <_ped.Partition object at 0x5e59cb0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a37910> PedPartition: <_ped.Partition object at 0x5e59dd0> >sectorSize = 512 >id = 32 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >id = 32 name = sda8 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >id = 32 name = sda8 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >start: 859881472 end: 900849663 length: 40968192 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e5c650> >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x5e5c890> PedGeometry: <_ped.Geometry object at 0x5e5c910> >start: 859881472 end: 900849663 length: 40968192 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e5c650> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa59d0> PedPartition: <_ped.Partition object at 0x5a39a10> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5faaa90> PedPartition: <_ped.Partition object at 0x5e59fb0> >Jul 25 12:16:45 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100ac2c not in stack >Jul 25 12:16:45 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100ac28 not in stack >Jul 25 12:16:45 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100ac28 not in stack >Jul 25 12:16:45 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100ac28 not in stack >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e61c90> PedPartition: <_ped.Partition object at 0x5a39950> ; logicals is ['sda5', 'sda6', 'sda7'] >name = sda status = True kids = 6 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f66980848c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: /usr ; fstype: ext4 ; container_size: 0 ; >disk: <parted.disk.Disk object at 0x5a377d0> fileSystem: <parted.filesystem.FileSystem object at 0x5fa2150> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa20d0> PedPartition: <_ped.Partition object at 0x5e599b0> >disk: <parted.disk.Disk object at 0x5a377d0> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5faef10> PedPartition: <_ped.Partition object at 0x5a39950> >disk: <parted.disk.Disk object at 0x5a377d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa2290> PedPartition: <_ped.Partition object at 0x5e598f0> >disk: <parted.disk.Disk object at 0x5a377d0> fileSystem: <parted.filesystem.FileSystem object at 0x5fa2490> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa2410> PedPartition: <_ped.Partition object at 0x5e59950> >disk: <parted.disk.Disk object at 0x5a377d0> fileSystem: <parted.filesystem.FileSystem object at 0x5fa2650> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa25d0> PedPartition: <_ped.Partition object at 0x5e59b90> >disk: <parted.disk.Disk object at 0x5a377d0> fileSystem: <parted.filesystem.FileSystem object at 0x5fa2810> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa2790> PedPartition: <_ped.Partition object at 0x5e59f50> >disk: <parted.disk.Disk object at 0x5fb6090> fileSystem: <parted.filesystem.FileSystem object at 0x5fa29d0> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x5e25550> PedPartition: <_ped.Partition object at 0x5e59d10> >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 10000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5c290> PedPartition: <_ped.Partition object at 0x7f66980ced70> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5c410> PedPartition: <_ped.Partition object at 0x5e59e30> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 20000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa2d10> PedPartition: <_ped.Partition object at 0x5e59ef0> >sectorSize = 512 >id = 35 name = sda8 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >sectorSize = 512 >id = 31 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa9e10> PedPartition: <_ped.Partition object at 0x5a399b0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fbb210> PedPartition: <_ped.Partition object at 0x5fba1d0> >sectorSize = 512 >id = 35 name = sda8 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e5c7d0> >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x5e5c910> PedGeometry: <_ped.Geometry object at 0x5fa2f90> >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e5c7d0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb6150> PedPartition: <_ped.Partition object at 0x5e59dd0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5f9f290> PedPartition: <_ped.Partition object at 0x5fba3b0> >name = sda status = True kids = 7 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f66980848c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; fstype: ext4 ; encrypted: False ; >disk: <parted.disk.Disk object at 0x5fbbe10> fileSystem: <parted.filesystem.FileSystem object at 0x5e5f210> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5f2d0> PedPartition: <_ped.Partition object at 0x5e59830> >disk: <parted.disk.Disk object at 0x5fbbe10> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f6690045750> PedPartition: <_ped.Partition object at 0x5e59bf0> >disk: <parted.disk.Disk object at 0x5fbbe10> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5f690> PedPartition: <_ped.Partition object at 0x5e59e90> >disk: <parted.disk.Disk object at 0x5fbbe10> fileSystem: <parted.filesystem.FileSystem object at 0x5e5f710> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5f450> PedPartition: <_ped.Partition object at 0x5e59dd0> >disk: <parted.disk.Disk object at 0x5fbbe10> fileSystem: <parted.filesystem.FileSystem object at 0x5e5fa90> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5fdd0> PedPartition: <_ped.Partition object at 0x5e59b30> >disk: <parted.disk.Disk object at 0x5fbbe10> fileSystem: <parted.filesystem.FileSystem object at 0x5e5f810> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5f950> PedPartition: <_ped.Partition object at 0x5e59ef0> >disk: <parted.disk.Disk object at 0x5fbbe10> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5f410> PedPartition: <_ped.Partition object at 0x5e59d10> >disk: <parted.disk.Disk object at 0x5fa99d0> fileSystem: <parted.filesystem.FileSystem object at 0x5e5f610> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x5fa2310> PedPartition: <_ped.Partition object at 0x5e599b0> >name = sda status = True kids = 7 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f66980848c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>]] >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5faae10> PedPartition: <_ped.Partition object at 0x5e59e30> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5d7d0> PedPartition: <_ped.Partition object at 0x7f66980ce470> >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 10000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5ded0> PedPartition: <_ped.Partition object at 0x5e598f0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5de50> PedPartition: <_ped.Partition object at 0x5e59cb0> >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 20004.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5dd50> PedPartition: <_ped.Partition object at 0x5e59950> >sectorSize = 512 >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 36 name = sda9 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >sectorSize = 512 >id = 31 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5dcd0> PedPartition: <_ped.Partition object at 0x5e59ad0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5faaf90> PedPartition: <_ped.Partition object at 0x5e59e30> >sectorSize = 512 >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 36 name = sda9 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >id = 36 name = sda9 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >id = 36 name = sda9 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e5d550> >start: 900843520 end: 941811711 length: 40968192 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e5dd10> >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x5e5df10> PedGeometry: <_ped.Geometry object at 0x5fa9910> >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e5d550> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5c050> PedPartition: <_ped.Partition object at 0x5e59f50> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa5490> PedPartition: <_ped.Partition object at 0x5fba170> >start: 900843520 end: 941811711 length: 40968192 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e5dd10> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5faed90> PedPartition: <_ped.Partition object at 0x5e597d0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa5650> PedPartition: <_ped.Partition object at 0x5fba350> >Jul 25 12:17:00 localhost gnome-session[1343]: Window manager warning: last_focus_time (1035804) is greater than comparison timestamp (1035803). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:17:00 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100bc85 not in stack >Jul 25 12:17:00 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100bc81 not in stack >Jul 25 12:17:00 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100bc81 not in stack >Jul 25 12:17:00 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100bc81 not in stack >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5faed50> PedPartition: <_ped.Partition object at 0x5a39830> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8'] >name = sda status = True kids = 7 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f66980848c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: /home ; fstype: ext4 ; container_size: 0 ; >disk: <parted.disk.Disk object at 0x5e5c350> fileSystem: <parted.filesystem.FileSystem object at 0x5fb8890> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb8810> PedPartition: <_ped.Partition object at 0x5a220b0> >disk: <parted.disk.Disk object at 0x5e5c350> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb8690> PedPartition: <_ped.Partition object at 0x7f66980ce470> >disk: <parted.disk.Disk object at 0x5e5c350> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb89d0> PedPartition: <_ped.Partition object at 0x5a39830> >disk: <parted.disk.Disk object at 0x5e5c350> fileSystem: <parted.filesystem.FileSystem object at 0x5fb8bd0> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb8b50> PedPartition: <_ped.Partition object at 0x5a39950> >disk: <parted.disk.Disk object at 0x5e5c350> fileSystem: <parted.filesystem.FileSystem object at 0x5fb8d90> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb8d10> PedPartition: <_ped.Partition object at 0x5a39a10> >disk: <parted.disk.Disk object at 0x5e5c350> fileSystem: <parted.filesystem.FileSystem object at 0x5fb8f50> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb8ed0> PedPartition: <_ped.Partition object at 0x5a399b0> >disk: <parted.disk.Disk object at 0x5e5c350> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb90d0> PedPartition: <_ped.Partition object at 0x5e59d70> >disk: <parted.disk.Disk object at 0x5fbbe50> fileSystem: <parted.filesystem.FileSystem object at 0x5fb9290> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x5e26a90> PedPartition: <_ped.Partition object at 0x5e59ad0> >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5d650> PedPartition: <_ped.Partition object at 0x5a398f0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa9d90> PedPartition: <_ped.Partition object at 0x5e59f50> >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 10000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa9d10> PedPartition: <_ped.Partition object at 0x5e59e30> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa96d0> PedPartition: <_ped.Partition object at 0x5e598f0> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 20000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb8490> PedPartition: <_ped.Partition object at 0x7f66980cefb0> >sectorSize = 512 >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda9 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >sectorSize = 512 >id = 31 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5c2d0> PedPartition: <_ped.Partition object at 0x7f66980cedd0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa82d0> PedPartition: <_ped.Partition object at 0x5fba230> >sectorSize = 512 >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 39 name = sda9 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fb9390> >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fb9450> >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x5e5de90> PedGeometry: <_ped.Geometry object at 0x5e5c5d0> >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fb9390> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e2f790> PedPartition: <_ped.Partition object at 0x5e59950> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fbb690> PedPartition: <_ped.Partition object at 0x5fba230> >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fb9450> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5c750> PedPartition: <_ped.Partition object at 0x7f66980ce950> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e31710> PedPartition: <_ped.Partition object at 0x5fba0b0> >name = sda status = True kids = 8 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f66980848c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; fstype: ext4 ; encrypted: False ; >disk: <parted.disk.Disk object at 0x5fbb350> fileSystem: <parted.filesystem.FileSystem object at 0x5e30850> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e307d0> PedPartition: <_ped.Partition object at 0x5e597d0> >disk: <parted.disk.Disk object at 0x5fbb350> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e30650> PedPartition: <_ped.Partition object at 0x5e59b90> >disk: <parted.disk.Disk object at 0x5fbb350> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e30990> PedPartition: <_ped.Partition object at 0x5fba3b0> >disk: <parted.disk.Disk object at 0x5fbb350> fileSystem: <parted.filesystem.FileSystem object at 0x5e30b90> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e30b10> PedPartition: <_ped.Partition object at 0x5fba1d0> >disk: <parted.disk.Disk object at 0x5fbb350> fileSystem: <parted.filesystem.FileSystem object at 0x5e30d50> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e30cd0> PedPartition: <_ped.Partition object at 0x5fba290> >disk: <parted.disk.Disk object at 0x5fbb350> fileSystem: <parted.filesystem.FileSystem object at 0x5e30f10> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e30e90> PedPartition: <_ped.Partition object at 0x5fba050> >disk: <parted.disk.Disk object at 0x5fbb350> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e61090> PedPartition: <_ped.Partition object at 0x5fba2f0> >disk: <parted.disk.Disk object at 0x5fbb350> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e61210> PedPartition: <_ped.Partition object at 0x5fba410> >disk: <parted.disk.Disk object at 0x5fa8c50> fileSystem: <parted.filesystem.FileSystem object at 0x5e61390> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x5fb9e90> PedPartition: <_ped.Partition object at 0x5fba470> >name = sda status = True kids = 8 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f66980848c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>]] >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa8910> PedPartition: <_ped.Partition object at 0x5a398f0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb8210> PedPartition: <_ped.Partition object at 0x5fba170> >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb8190> PedPartition: <_ped.Partition object at 0x5e598f0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e61f10> PedPartition: <_ped.Partition object at 0x5fba710> >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 10000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e2f0d0> PedPartition: <_ped.Partition object at 0x5e59ad0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e2fe50> PedPartition: <_ped.Partition object at 0x5e59f50> >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 10004.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e61990> PedPartition: <_ped.Partition object at 0x5fba230> >sectorSize = 512 >id = 39 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 35 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 40 name = sda10 growable = True >base = 16384 growth = 0 max_grow = 20471808 >done = False >sectorSize = 512 >id = 31 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e61d10> PedPartition: <_ped.Partition object at 0x5fba650> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb2690> PedPartition: <_ped.Partition object at 0x5fba8f0> >sectorSize = 512 >id = 39 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 35 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 40 name = sda10 growable = True >base = 16384 growth = 0 max_grow = 20471808 >done = False >id = 40 name = sda10 growable = True >base = 16384 growth = 20471808 max_grow = 20471808 >done = True >id = 40 name = sda10 growable = True >base = 16384 growth = 20471808 max_grow = 20471808 >done = True >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e2f450> >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fb83d0> >start: 941805568 end: 962293759 length: 20488192 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e61850> >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x5e2f410> PedGeometry: <_ped.Geometry object at 0x5e302d0> >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e2f450> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb84d0> PedPartition: <_ped.Partition object at 0x5e599b0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb2d10> PedPartition: <_ped.Partition object at 0x5fba890> >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fb83d0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb8090> PedPartition: <_ped.Partition object at 0x5e59e30> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb7090> PedPartition: <_ped.Partition object at 0x5fbaa10> >start: 941805568 end: 962293759 length: 20488192 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e61850> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa87d0> PedPartition: <_ped.Partition object at 0x5e59cb0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb75d0> PedPartition: <_ped.Partition object at 0x5fbab30> >Jul 25 12:17:19 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100cd69 not in stack >Jul 25 12:17:19 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100cd65 not in stack >Jul 25 12:17:19 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100cd65 not in stack >Jul 25 12:17:19 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100cd65 not in stack >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e61e50> PedPartition: <_ped.Partition object at 0x5e59cb0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9'] >name = sda status = True kids = 8 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f66980848c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: /data ; fstype: ext4 ; container_size: 0 ; >disk: <parted.disk.Disk object at 0x5e61650> fileSystem: <parted.filesystem.FileSystem object at 0x5e25650> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e25c50> PedPartition: <_ped.Partition object at 0x5e597d0> >disk: <parted.disk.Disk object at 0x5e61650> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e257d0> PedPartition: <_ped.Partition object at 0x7f66980ced70> >disk: <parted.disk.Disk object at 0x5e61650> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e25ad0> PedPartition: <_ped.Partition object at 0x5e59b90> >disk: <parted.disk.Disk object at 0x5e61650> fileSystem: <parted.filesystem.FileSystem object at 0x5e25450> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e25550> PedPartition: <_ped.Partition object at 0x5e59cb0> >disk: <parted.disk.Disk object at 0x5e61650> fileSystem: <parted.filesystem.FileSystem object at 0x5e259d0> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e25890> PedPartition: <_ped.Partition object at 0x5e59ad0> >disk: <parted.disk.Disk object at 0x5e61650> fileSystem: <parted.filesystem.FileSystem object at 0x5e25150> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e251d0> PedPartition: <_ped.Partition object at 0x5fba650> >disk: <parted.disk.Disk object at 0x5e61650> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e250d0> PedPartition: <_ped.Partition object at 0x5fba230> >disk: <parted.disk.Disk object at 0x5e61650> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e61a50> PedPartition: <_ped.Partition object at 0x5fba470> >disk: <parted.disk.Disk object at 0x5f9d350> fileSystem: <parted.filesystem.FileSystem object at 0x5e619d0> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x5fa1110> PedPartition: <_ped.Partition object at 0x5fba1d0> >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e61450> PedPartition: <_ped.Partition object at 0x5e59f50> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e30c90> PedPartition: <_ped.Partition object at 0x5fba830> >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5f9d110> PedPartition: <_ped.Partition object at 0x5a398f0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e30d90> PedPartition: <_ped.Partition object at 0x5fba290> >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 10000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5f9d250> PedPartition: <_ped.Partition object at 0x5e59e30> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e25350> PedPartition: <_ped.Partition object at 0x5fba710> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 10000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e30510> PedPartition: <_ped.Partition object at 0x5fbaa10> >sectorSize = 512 >id = 39 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 35 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 43 name = sda10 growable = True >base = 2048 growth = 0 max_grow = 20477952 >done = False >sectorSize = 512 >id = 31 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e30590> PedPartition: <_ped.Partition object at 0x5e59f50> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb92d0> PedPartition: <_ped.Partition object at 0x5fbaa70> >sectorSize = 512 >id = 39 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 35 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 43 name = sda10 growable = True >base = 2048 growth = 0 max_grow = 20477952 >done = False >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e25ed0> >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e30f50> >start: 941805568 end: 962285567 length: 20480000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e30f90> >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x5e25110> PedGeometry: <_ped.Geometry object at 0x5fb2690> >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e25ed0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb9d50> PedPartition: <_ped.Partition object at 0x5e599b0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa89d0> PedPartition: <_ped.Partition object at 0x5fba890> >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e30f50> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa1fd0> PedPartition: <_ped.Partition object at 0x5fba8f0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa8e90> PedPartition: <_ped.Partition object at 0x5fba950> >start: 941805568 end: 962285567 length: 20480000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e30f90> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb9e10> PedPartition: <_ped.Partition object at 0x5fba110> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa8c10> PedPartition: <_ped.Partition object at 0x5fba4d0> >name = sda status = True kids = 9 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f66980848c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; fstype: swap ; encrypted: False ; >disk: <parted.disk.Disk object at 0x5fb9c10> fileSystem: <parted.filesystem.FileSystem object at 0x5faded0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fade50> PedPartition: <_ped.Partition object at 0x5e598f0> >disk: <parted.disk.Disk object at 0x5fb9c10> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fcaa10> PedPartition: <_ped.Partition object at 0x5fba590> >disk: <parted.disk.Disk object at 0x5fb9c10> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fadcd0> PedPartition: <_ped.Partition object at 0x5a398f0> >disk: <parted.disk.Disk object at 0x5fb9c10> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fca050> PedPartition: <_ped.Partition object at 0x5e59e30> >disk: <parted.disk.Disk object at 0x5fb9c10> fileSystem: <parted.filesystem.FileSystem object at 0x5fca250> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fca1d0> PedPartition: <_ped.Partition object at 0x5e599b0> >disk: <parted.disk.Disk object at 0x5fb9c10> fileSystem: <parted.filesystem.FileSystem object at 0x5fca410> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fca390> PedPartition: <_ped.Partition object at 0x5fba110> >disk: <parted.disk.Disk object at 0x5fb9c10> fileSystem: <parted.filesystem.FileSystem object at 0x5fca5d0> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fca550> PedPartition: <_ped.Partition object at 0x5fba8f0> >disk: <parted.disk.Disk object at 0x5fb9c10> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fca710> PedPartition: <_ped.Partition object at 0x5fba5f0> >disk: <parted.disk.Disk object at 0x5fb9c10> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fca890> PedPartition: <_ped.Partition object at 0x5fbaad0> >disk: <parted.disk.Disk object at 0x5e5da50> fileSystem: <parted.filesystem.FileSystem object at 0x5fcaa90> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x5fb9650> PedPartition: <_ped.Partition object at 0x5fba6b0> >name = sda status = True kids = 9 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f66980848c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>]] >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e30d10> PedPartition: <_ped.Partition object at 0x5fba950> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fb9c50> PedPartition: <_ped.Partition object at 0x5fba410> >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5f610> PedPartition: <_ped.Partition object at 0x5fba710> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fcf110> PedPartition: <_ped.Partition object at 0x5fbac50> >boot: False ; primary: False ; size: 10000MB ; grow: False ; max_size: 10000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e30ad0> PedPartition: <_ped.Partition object at 0x5fba770> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fcf750> PedPartition: <_ped.Partition object at 0x5fbad70> >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 10000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fcaed0> PedPartition: <_ped.Partition object at 0x5fbabf0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5f9d210> PedPartition: <_ped.Partition object at 0x5fba950> >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 2004.0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e30b10> PedPartition: <_ped.Partition object at 0x5fbaa70> >sectorSize = 512 >id = 39 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 35 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 43 name = sda10 growable = False >base = 20480000 growth = 0 max_grow = 0 >done = True >id = 44 name = sda11 growable = True >base = 16384 growth = 0 max_grow = 4087808 >done = False >sectorSize = 512 >id = 31 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fcf310> PedPartition: <_ped.Partition object at 0x5fba7d0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fcff50> PedPartition: <_ped.Partition object at 0x5fbaef0> >sectorSize = 512 >id = 39 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 35 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 43 name = sda10 growable = False >base = 20480000 growth = 0 max_grow = 0 >done = True >id = 44 name = sda11 growable = True >base = 16384 growth = 0 max_grow = 4087808 >done = False >id = 44 name = sda11 growable = True >base = 16384 growth = 4087808 max_grow = 4087808 >done = True >id = 44 name = sda11 growable = True >base = 16384 growth = 4087808 max_grow = 4087808 >done = True >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fa8e90> >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fcac90> >start: 941805568 end: 962285567 length: 20480000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fad990> >start: 962287616 end: 966391807 length: 4104192 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e30b50> >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x5fa89d0> PedGeometry: <_ped.Geometry object at 0x5e61090> >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fa8e90> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e30bd0> PedPartition: <_ped.Partition object at 0x5fba710> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fcfd10> PedPartition: <_ped.Partition object at 0x5fbae30> >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fcac90> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e5f090> PedPartition: <_ped.Partition object at 0x5fba890> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fd8350> PedPartition: <_ped.Partition object at 0x5fbaef0> >start: 941805568 end: 962285567 length: 20480000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fad990> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e30710> PedPartition: <_ped.Partition object at 0x5fba770> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fd8810> PedPartition: <_ped.Partition object at 0x5fbafb0> >start: 962287616 end: 966391807 length: 4104192 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e30b50> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5faebd0> PedPartition: <_ped.Partition object at 0x5fbab90> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fd8d50> PedPartition: <_ped.Partition object at 0x5fd9110> >Jul 25 12:17:37 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100df11 not in stack >Jul 25 12:17:37 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100df0d not in stack >Jul 25 12:17:37 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100df0d not in stack >Jul 25 12:17:37 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100df0d not in stack >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e30c10> PedPartition: <_ped.Partition object at 0x5fba830> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10'] >name = sda status = True kids = 9 id = 3 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x7f66980848c0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: None ; fstype: swap ; container_size: 0 ; >disk: <parted.disk.Disk object at 0x5fb9c50> fileSystem: <parted.filesystem.FileSystem object at 0x5fa1410> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa1210> PedPartition: <_ped.Partition object at 0x5e598f0> >disk: <parted.disk.Disk object at 0x5fb9c50> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa1d90> PedPartition: <_ped.Partition object at 0x5fba110> >disk: <parted.disk.Disk object at 0x5fb9c50> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa1190> PedPartition: <_ped.Partition object at 0x5a398f0> >disk: <parted.disk.Disk object at 0x5fb9c50> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa1490> PedPartition: <_ped.Partition object at 0x5e599b0> >disk: <parted.disk.Disk object at 0x5fb9c50> fileSystem: <parted.filesystem.FileSystem object at 0x5fa1710> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa1610> PedPartition: <_ped.Partition object at 0x5e59e30> >disk: <parted.disk.Disk object at 0x5fb9c50> fileSystem: <parted.filesystem.FileSystem object at 0x5fa1850> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa1750> PedPartition: <_ped.Partition object at 0x5e59f50> >disk: <parted.disk.Disk object at 0x5fb9c50> fileSystem: <parted.filesystem.FileSystem object at 0x5fa1990> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa1a10> PedPartition: <_ped.Partition object at 0x5fba7d0> >disk: <parted.disk.Disk object at 0x5fb9c50> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa1b50> PedPartition: <_ped.Partition object at 0x5fbaa70> >disk: <parted.disk.Disk object at 0x5fb9c50> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa1d10> PedPartition: <_ped.Partition object at 0x5fba6b0> >disk: <parted.disk.Disk object at 0x5fbb090> fileSystem: <parted.filesystem.FileSystem object at 0x5fa8dd0> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x5fa9690> PedPartition: <_ped.Partition object at 0x5fba8f0> >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fcfb10> PedPartition: <_ped.Partition object at 0x5fbaef0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa8990> PedPartition: <_ped.Partition object at 0x5fba3b0> >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fcfdd0> PedPartition: <_ped.Partition object at 0x5fba950> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa8690> PedPartition: <_ped.Partition object at 0x5fba050> >boot: False ; primary: False ; size: 10000MB ; grow: False ; max_size: 10000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fcfbd0> PedPartition: <_ped.Partition object at 0x5fba530> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5f9b090> PedPartition: <_ped.Partition object at 0x5fbad70> >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 10000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa80d0> PedPartition: <_ped.Partition object at 0x5fbaad0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa8b90> PedPartition: <_ped.Partition object at 0x5fbaef0> >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2000 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa8e90> PedPartition: <_ped.Partition object at 0x5fba770> >sectorSize = 512 >id = 39 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 35 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 43 name = sda10 growable = False >base = 20480000 growth = 0 max_grow = 0 >done = True >id = 47 name = sda11 growable = True >base = 2048 growth = 0 max_grow = 4093952 >done = False >sectorSize = 512 >id = 31 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fad9d0> PedPartition: <_ped.Partition object at 0x5fbafb0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5f9b990> PedPartition: <_ped.Partition object at 0x5fbae90> >sectorSize = 512 >id = 39 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 35 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >id = 43 name = sda10 growable = False >base = 20480000 growth = 0 max_grow = 0 >done = True >id = 47 name = sda11 growable = True >base = 2048 growth = 0 max_grow = 4093952 >done = False >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fa8110> >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fa83d0> >start: 941805568 end: 962285567 length: 20480000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fa8410> >start: 962287616 end: 966383615 length: 4096000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fcfdd0> >start: 167782860 end: 976768064 length: 808985205 >device: <parted.device.Device object at 0x5fa8d50> PedGeometry: <_ped.Geometry object at 0x5f9d410> >start: 859881472 end: 900841471 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fa8110> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa8890> PedPartition: <_ped.Partition object at 0x5fba950> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5f9b3d0> PedPartition: <_ped.Partition object at 0x5fbadd0> >start: 900843520 end: 941803519 length: 40960000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fa83d0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fcfb10> PedPartition: <_ped.Partition object at 0x5fbae30> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5f9b650> PedPartition: <_ped.Partition object at 0x5fbae90> >start: 941805568 end: 962285567 length: 20480000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fa8410> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fca090> PedPartition: <_ped.Partition object at 0x5fba530> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5f9bbd0> PedPartition: <_ped.Partition object at 0x5fbabf0> >start: 962287616 end: 966383615 length: 4096000 >device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fcfdd0> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa5610> PedPartition: <_ped.Partition object at 0x5fba590> >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e30b50> PedPartition: <_ped.Partition object at 0x5fba2f0> >Jul 25 12:17:43 localhost gnome-session[1343]: Window manager warning: last_focus_time (1078170) is greater than comparison timestamp (1078169). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:17:43 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100eed2 not in stack >Jul 25 12:17:43 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100eece not in stack >Jul 25 12:17:43 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100eece not in stack >Jul 25 12:17:43 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100eece not in stack >Jul 25 12:18:31 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100f3d3 not in stack >Jul 25 12:18:31 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100f3cf not in stack >Jul 25 12:18:31 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100f3cf not in stack >Jul 25 12:18:31 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100f3cf not in stack >Jul 25 12:18:37 localhost gnome-session[1343]: Window manager warning: last_focus_time (1132826) is greater than comparison timestamp (1132825). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:18:37 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100f524 not in stack >Jul 25 12:18:37 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100f520 not in stack >Jul 25 12:18:37 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100f520 not in stack >Jul 25 12:18:37 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100f520 not in stack >Jul 25 12:18:44 localhost gnome-session[1343]: Window manager warning: last_focus_time (1139237) is greater than comparison timestamp (1139233). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:18:44 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100f666 not in stack >Jul 25 12:18:44 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100f666 not in stack >Jul 25 12:19:05 localhost gnome-session[1343]: Window manager warning: last_focus_time (1160690) is greater than comparison timestamp (1160689). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jul 25 12:19:05 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100f760 not in stack >disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f66980b8d90> PedPartition: <_ped.Partition object at 0x5fbacb0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11'] >Jul 25 12:19:05 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100f75c not in stack >Jul 25 12:19:05 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100f75c not in stack >Jul 25 12:19:05 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100f75c not in stack >disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: <parted.filesystem.FileSystem object at 0x5fad290> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fad310> PedPartition: <_ped.Partition object at 0x5fbad10> >disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f6690020ed0> PedPartition: <_ped.Partition object at 0x5fba410> >disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa8e50> PedPartition: <_ped.Partition object at 0x5fbab90> >disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fad6d0> PedPartition: <_ped.Partition object at 0x5fbab30> >disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fad110> PedPartition: <_ped.Partition object at 0x5fba050> >disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: <parted.filesystem.FileSystem object at 0x5faddd0> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fade10> PedPartition: <_ped.Partition object at 0x5fba590> >disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: <parted.filesystem.FileSystem object at 0x5fadc50> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fadc10> PedPartition: <_ped.Partition object at 0x5fba950> >disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: <parted.filesystem.FileSystem object at 0x5fad990> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fadf90> PedPartition: <_ped.Partition object at 0x5fbae30> >disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4c89f50> PedPartition: <_ped.Partition object at 0x5fba530> >disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f6690020c90> PedPartition: <_ped.Partition object at 0x5fbacb0> >disk: <parted.disk.Disk object at 0x5fb9950> fileSystem: <parted.filesystem.FileSystem object at 0x5fa8490> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x4c9efd0> PedPartition: <_ped.Partition object at 0x5fba830> >Jul 25 12:19:30 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10104ab not in stack >Jul 25 12:19:30 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x10104a7 not in stack >Jul 25 12:19:30 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x10104a7 not in stack >Jul 25 12:19:30 localhost gnome-session[1343]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10104a7 not in stack >disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: <parted.filesystem.FileSystem object at 0x5fca290> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fca150> PedPartition: <_ped.Partition object at 0x61e6590> >disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fca590> PedPartition: <_ped.Partition object at 0x61e65f0> >disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: <parted.filesystem.FileSystem object at 0x5fca7d0> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fca8d0> PedPartition: <_ped.Partition object at 0x61e6650> >disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: <parted.filesystem.FileSystem object at 0x5fca610> >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fca690> PedPartition: <_ped.Partition object at 0x61e66b0> >disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: <parted.filesystem.FileSystem object at 0x5fcae10> >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fcaa50> PedPartition: <_ped.Partition object at 0x61e6710> >disk: <parted.disk.Disk object at 0x5fa97d0> fileSystem: <parted.filesystem.FileSystem object at 0x5e25fd0> >number: 4 path: /dev/sdb4 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x5e258d0> PedPartition: <_ped.Partition object at 0x61e6770> >disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: <parted.filesystem.FileSystem object at 0x5fa5250> >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa5610> PedPartition: <_ped.Partition object at 0x61e67d0> >disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: <parted.filesystem.FileSystem object at 0x5faa7d0> >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fa5550> PedPartition: <_ped.Partition object at 0x61e6830> >disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: <parted.filesystem.FileSystem object at 0x5faa8d0> >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5faa890> PedPartition: <_ped.Partition object at 0x61e6890> >disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: <parted.filesystem.FileSystem object at 0x5faa150> >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5faae10> PedPartition: <_ped.Partition object at 0x61e68f0> >disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: <parted.filesystem.FileSystem object at 0x5faa950> >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5faa350> PedPartition: <_ped.Partition object at 0x61e6950> >disk: <parted.disk.Disk object at 0x5e31190> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5faa690> PedPartition: <_ped.Partition object at 0x61e6f50> >disk: <parted.disk.Disk object at 0x5e31190> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5fbbcd0> PedPartition: <_ped.Partition object at 0x61e6ad0> >Jul 25 12:19:54 localhost gnome-session[1343]: Window manager warning: last_focus_time (1209975) is greater than comparison timestamp (1209965). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >disk: <parted.disk.Disk object at 0x5e31190> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e30150> PedPartition: <_ped.Partition object at 0x61e6dd0> >disk: <parted.disk.Disk object at 0x5e31190> fileSystem: None >number: 10 path: /dev/sda10 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e30490> PedPartition: <_ped.Partition object at 0x61e6d10> >disk: <parted.disk.Disk object at 0x5e31190> fileSystem: None >number: 11 path: /dev/sda11 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5e30f50> PedPartition: <_ped.Partition object at 0x61e6d70> >Jul 25 12:20:09 localhost kernel: Adding 2047996k swap on /dev/sda11. Priority:-1 extents:1 across:2047996k FS >Jul 25 12:20:09 localhost kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >Jul 25 12:20:09 localhost kernel: SELinux: initialized (dev sda3, type ext4), uses xattr >Jul 25 12:20:09 localhost kernel: EXT4-fs (sda10): mounted filesystem with ordered data mode. Opts: (null) >Jul 25 12:20:09 localhost kernel: SELinux: initialized (dev sda10, type ext4), uses xattr >Jul 25 12:20:09 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jul 25 12:20:09 localhost kernel: EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null) >Jul 25 12:20:09 localhost kernel: SELinux: initialized (dev sda8, type ext4), uses xattr >Jul 25 12:20:09 localhost kernel: EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null) >Jul 25 12:20:09 localhost kernel: SELinux: initialized (dev sda9, type ext4), uses xattr >Jul 25 12:20:13 localhost gnome-session[1343]: Window manager warning: last_focus_time (1228654) is greater than comparison timestamp (1228640). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... > > > >/tmp/anaconda.log: >08:00:09,683 INFO anaconda: /sbin/anaconda 20.25.15-1 >12:00:09,771 INFO anaconda: 3932160 kB (3840 MB) are available >08:00:09,771 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >08:00:09,771 INFO anaconda: Not doing 'start audit daemon' in live installation >08:00:09,771 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >08:00:09,771 INFO anaconda: Default encoding = ascii >08:00:10,859 WARN anaconda.stdout: Not asking for VNC because we don't have a network >08:00:10,860 INFO anaconda: Display mode = g >12:00:10,861 INFO anaconda: 3932160 kB (3840 MB) are available >08:00:10,861 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >08:00:11,002 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >08:00:11,003 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >08:00:11,003 INFO anaconda: using only installclass _Fedora >08:00:11,005 INFO anaconda: bootloader GRUB2 on X86 platform >08:00:11,006 INFO anaconda: bootloader GRUB2 on X86 platform >08:00:11,019 DEBUG anaconda: network: devices found ['p3p1', 'wlp3s0'] >08:00:11,125 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p3p1 >08:00:11,147 DEBUG anaconda: network: setting autoconnect of p3p1 to False >08:00:11,151 DEBUG anaconda: network: missing ifcfgs created for devices ['p3p1'] >08:00:11,162 DEBUG anaconda: updating hostname localhost.localdomain >08:00:11,177 INFO anaconda: Running Thread: AnaStorageThread (140069705123584) >08:00:11,178 INFO anaconda: Running Thread: AnaTimeInitThread (140069696730880) >08:00:11,179 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140069620938496) >08:00:11,179 INFO anaconda: Running Thread: AnaPayloadThread (140069612545792) >08:00:11,185 DEBUG anaconda: updating hostname localhost.localdomain >08:00:11,187 INFO anaconda: got 0 NTP servers from DHCP >08:00:11,188 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140069620938496) >08:00:11,190 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140069620938496) >08:00:11,190 INFO anaconda: Not doing 'start chronyd' in live installation >08:00:11,190 INFO anaconda: Starting geolocation lookup >08:00:11,191 INFO anaconda: Geolocation provider: Fedora GeoIP >08:00:11,195 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >08:00:11,204 INFO anaconda: Geolocation lookup finished in 0.0 seconds >08:00:11,204 INFO anaconda: no results from geolocation >08:00:11,227 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140069620938496) >08:00:11,258 INFO anaconda: Not doing 'activate layouts' in live installation >08:00:15,636 INFO anaconda: Thread Done: AnaStorageThread (140069705123584) >08:00:15,637 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >08:00:15,637 DEBUG anaconda: _is_valid_size(sda1) returning True >08:00:15,637 DEBUG anaconda: _is_valid_location(sda1) returning True >08:00:15,638 DEBUG anaconda: _is_valid_partition(sda1) returning True >08:00:15,638 DEBUG anaconda: _is_valid_format(sda1) returning True >08:00:15,638 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >08:00:15,638 DEBUG anaconda: _is_valid_disklabel(sda5) returning True >08:00:15,638 DEBUG anaconda: _is_valid_size(sda5) returning True >08:00:15,638 DEBUG anaconda: _is_valid_location(sda5) returning True >08:00:15,638 DEBUG anaconda: _is_valid_partition(sda5) returning True >08:00:15,638 DEBUG anaconda: _is_valid_format(sda5) returning True >08:00:15,638 DEBUG anaconda: is_valid_stage2_device(sda5) returning True >08:00:15,639 DEBUG anaconda: _is_valid_disklabel(sda6) returning True >08:00:15,639 DEBUG anaconda: _is_valid_size(sda6) returning True >08:00:15,639 DEBUG anaconda: _is_valid_location(sda6) returning True >08:00:15,639 DEBUG anaconda: _is_valid_partition(sda6) returning True >08:00:15,639 DEBUG anaconda: _is_valid_format(sda6) returning True >08:00:15,639 DEBUG anaconda: is_valid_stage2_device(sda6) returning True >08:00:15,639 DEBUG anaconda: _is_valid_disklabel(sda7) returning True >08:00:15,640 DEBUG anaconda: _is_valid_size(sda7) returning True >08:00:15,640 DEBUG anaconda: _is_valid_location(sda7) returning True >08:00:15,640 DEBUG anaconda: _is_valid_partition(sda7) returning True >08:00:15,640 DEBUG anaconda: _is_valid_format(sda7) returning True >08:00:15,640 DEBUG anaconda: is_valid_stage2_device(sda7) returning True >08:00:15,640 DEBUG anaconda: _is_valid_disklabel(sda8) returning True >08:00:15,640 DEBUG anaconda: _is_valid_size(sda8) returning True >08:00:15,640 DEBUG anaconda: _is_valid_location(sda8) returning True >08:00:15,641 DEBUG anaconda: _is_valid_partition(sda8) returning True >08:00:15,641 DEBUG anaconda: _is_valid_format(sda8) returning True >08:00:15,641 DEBUG anaconda: is_valid_stage2_device(sda8) returning True >12:00:16,002 INFO anaconda: Thread Done: AnaTimeInitThread (140069696730880) >12:00:16,015 INFO anaconda: Thread Done: AnaPayloadThread (140069612545792) >12:00:27,307 INFO anaconda: Not doing 'require network connection' in live installation >12:00:27,308 DEBUG anaconda: network standalone spoke (init): completed: True >12:00:27,308 INFO anaconda: Not doing 'require network connection' in live installation >12:00:27,396 INFO anaconda: Running Thread: AnaDateTimeThread (140069612545792) >12:00:27,440 INFO anaconda: Not doing 'modify system time and date' in live installation >12:00:27,448 INFO anaconda: Thread Done: AnaDateTimeThread (140069612545792) >12:00:28,896 INFO anaconda: fs space: 0 B needed: 2.96 GB >12:00:29,748 INFO anaconda: fs space: 0 B needed: 2.96 GB >12:00:29,827 INFO anaconda: Running Thread: AnaStorageWatcher (140069696730880) >12:00:29,833 INFO anaconda: Thread Done: AnaStorageWatcher (140069696730880) >12:00:29,852 INFO anaconda: Running Thread: AnaCustomStorageInit (140069696730880) >12:00:29,936 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >12:00:29,948 DEBUG anaconda: network: selected device wlp3s0 >12:00:29,975 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >12:00:30,055 DEBUG anaconda: updating hostname localhost.localdomain >12:00:30,092 INFO anaconda: Not doing 'require network connection' in live installation >12:00:30,206 INFO anaconda: Running Thread: AnaNTPserver0 (140069705123584) >12:00:30,206 INFO anaconda: Running Thread: AnaNTPserver1 (140069112370944) >12:00:30,207 INFO anaconda: Running Thread: AnaNTPserver2 (140069103978240) >12:00:30,208 INFO anaconda: Running Thread: AnaNTPserver3 (140069095585536) >12:00:30,214 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x3c98f50> >12:00:30,214 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c98f10> status to: æ£å¨æ¢æµåå¨...... >12:00:30,221 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c98f10> >12:00:30,245 INFO anaconda: Thread Done: AnaNTPserver1 (140069112370944) >12:00:30,256 INFO anaconda: Thread Done: AnaNTPserver0 (140069705123584) >12:00:30,260 INFO anaconda: Thread Done: AnaNTPserver2 (140069103978240) >12:00:30,263 INFO anaconda: Thread Done: AnaNTPserver3 (140069095585536) >12:00:30,298 DEBUG anaconda: updating hostname localhost.localdomain >12:00:30,315 DEBUG anaconda: updating hostname localhost.localdomain >12:00:30,316 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f646c09dcd0> status to: æªè¿æ¥ >12:00:30,482 INFO anaconda: Thread Done: AnaCustomStorageInit (140069696730880) >12:00:44,684 DEBUG anaconda: disk free: 2.49 MB fs free: 445.22 GB sw needs: 2.96 GB auto swap: 0 B >12:00:47,446 INFO anaconda: Running Thread: AnaExecuteStorageThread (140069696730880) >12:00:47,465 DEBUG anaconda: new disk order: [] >12:00:47,501 INFO anaconda: Not doing 'require network connection' in live installation >12:00:47,506 DEBUG anaconda: new disk order: [] >12:00:47,529 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:00:47,529 DEBUG anaconda: _is_valid_size(sda) returning True >12:00:47,529 DEBUG anaconda: _is_valid_location(sda) returning True >12:00:47,529 DEBUG anaconda: _is_valid_format(sda) returning True >12:00:47,529 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:00:47,529 INFO anaconda: Thread Done: AnaExecuteStorageThread (140069696730880) >12:00:47,568 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sdc', 'sr0'] >12:00:47,577 DEBUG anaconda: ui: unused=['sda1', 'sda8', 'sda6', 'sda5', 'sda7'] >12:00:47,578 DEBUG anaconda: ui: new_devices=[] >12:00:47,611 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:00:47,611 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:00:47,611 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:00:47,682 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c98f10> >12:00:47,682 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c98f10> status to: æ£å¨ä¿ååå¨é ç½®... >12:00:47,687 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c98f10> >12:00:49,195 DEBUG anaconda: page clicked: æªç¥ >12:00:49,195 DEBUG anaconda: show mountpoint: æªç¥ >12:00:49,202 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:00:49,203 DEBUG anaconda: updated device_disks to ['sda'] >12:00:49,203 DEBUG anaconda: updated device_container_name to None >12:00:49,203 DEBUG anaconda: updated device_container_raid_level to None >12:00:49,204 DEBUG anaconda: updated device_container_encrypted to False >12:00:49,204 DEBUG anaconda: updated device_container_size to 0 >12:00:49,208 DEBUG anaconda: fs type changed: ntfs >12:00:49,215 INFO anaconda: getting device type for None >12:00:49,216 ERR anaconda: unknown device type: 'None' >12:00:49,216 DEBUG anaconda: device_type_changed: None None >12:00:49,219 INFO anaconda: getting device type for æ åååº >12:00:49,220 DEBUG anaconda: device_type_changed: 2 æ åååº >12:00:49,220 INFO anaconda: getting device type for æ åååº >12:00:49,221 INFO anaconda: getting device type for æ åååº >12:00:49,222 INFO anaconda: getting device type for æ åååº >12:00:49,223 INFO anaconda: getting device type for æ åååº >12:00:49,224 INFO anaconda: getting device type for æ åååº >12:00:49,224 INFO anaconda: getting device type for æ åååº >12:00:49,225 INFO anaconda: getting device type for æ åååº >12:00:49,226 INFO anaconda: getting device type for æ åååº >12:00:49,227 DEBUG anaconda: populate_raid: 2, None >12:00:49,227 INFO anaconda: getting device type for æ åååº >12:00:49,229 INFO anaconda: getting device type for æ åååº >12:00:49,229 DEBUG anaconda: populate_raid: 2, None >12:00:49,230 INFO anaconda: getting device type for æ åååº >12:00:49,891 DEBUG anaconda: current selector: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:00:49,891 DEBUG anaconda: notebook page = 1 >12:00:49,892 INFO anaconda: ui: saving changes to device sda1 >12:00:49,892 DEBUG anaconda: old name: sda1 >12:00:49,892 DEBUG anaconda: new name: None >12:00:49,899 DEBUG anaconda: old size: 81925.1938477 >12:00:49,899 DEBUG anaconda: new size: 81925 >12:00:49,899 INFO anaconda: getting device type for æ åååº >12:00:49,899 DEBUG anaconda: old device type: 2 >12:00:49,899 DEBUG anaconda: new device type: 2 >12:00:49,900 DEBUG anaconda: reformat: False >12:00:49,901 DEBUG anaconda: old fs type: ntfs >12:00:49,901 DEBUG anaconda: new fs type: ntfs >12:00:49,901 DEBUG anaconda: old encryption setting: False >12:00:49,901 DEBUG anaconda: new encryption setting: False >12:00:49,902 DEBUG anaconda: old label: >12:00:49,902 DEBUG anaconda: new_label: >12:00:49,902 DEBUG anaconda: old mountpoint: >12:00:49,902 DEBUG anaconda: new mountpoint: >12:00:49,902 DEBUG anaconda: old raid level: None >12:00:49,902 DEBUG anaconda: new raid level: None >12:00:49,902 DEBUG anaconda: old container: None >12:00:49,902 DEBUG anaconda: new container: None >12:00:49,903 DEBUG anaconda: old container encrypted: False >12:00:49,903 DEBUG anaconda: new container encrypted: False >12:00:49,903 DEBUG anaconda: old container raid level: None >12:00:49,903 DEBUG anaconda: new container raid level: None >12:00:49,903 DEBUG anaconda: old container size request: 0 >12:00:49,903 DEBUG anaconda: new container size request: 0 >12:00:49,903 DEBUG anaconda: old disks: ['sda'] >12:00:49,903 DEBUG anaconda: new disks: ['sda'] >12:00:49,903 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:00:49,904 DEBUG anaconda: updated device_disks to ['sda'] >12:00:49,904 DEBUG anaconda: updated device_container_name to None >12:00:49,904 DEBUG anaconda: updated device_container_raid_level to None >12:00:49,904 DEBUG anaconda: updated device_container_encrypted to False >12:00:49,904 DEBUG anaconda: updated device_container_size to 0 >12:00:49,907 DEBUG anaconda: fs type changed: ntfs >12:00:49,912 INFO anaconda: getting device type for æ åååº >12:00:49,913 DEBUG anaconda: populate_raid: 2, None >12:00:49,913 INFO anaconda: getting device type for æ åååº >12:00:49,913 DEBUG anaconda: new selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:00:49,914 DEBUG anaconda: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:00:49,914 DEBUG anaconda: updated device_disks to ['sda'] >12:00:49,914 DEBUG anaconda: updated device_container_name to None >12:00:49,914 DEBUG anaconda: updated device_container_raid_level to None >12:00:49,914 DEBUG anaconda: updated device_container_encrypted to False >12:00:49,914 DEBUG anaconda: updated device_container_size to 0 >12:00:49,917 DEBUG anaconda: fs type changed: ntfs >12:00:49,922 INFO anaconda: getting device type for æ åååº >12:00:49,922 DEBUG anaconda: populate_raid: 2, None >12:00:49,922 INFO anaconda: getting device type for æ åååº >12:00:50,635 DEBUG anaconda: current selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:00:50,635 DEBUG anaconda: notebook page = 1 >12:00:50,635 INFO anaconda: ui: saving changes to device sda8 >12:00:50,636 DEBUG anaconda: old name: sda8 >12:00:50,636 DEBUG anaconda: new name: None >12:00:50,639 DEBUG anaconda: old size: 57074.6469727 >12:00:50,639 DEBUG anaconda: new size: 57074 >12:00:50,639 INFO anaconda: getting device type for æ åååº >12:00:50,639 DEBUG anaconda: old device type: 2 >12:00:50,640 DEBUG anaconda: new device type: 2 >12:00:50,640 DEBUG anaconda: reformat: False >12:00:50,641 DEBUG anaconda: old fs type: ntfs >12:00:50,641 DEBUG anaconda: new fs type: ntfs >12:00:50,641 DEBUG anaconda: old encryption setting: False >12:00:50,641 DEBUG anaconda: new encryption setting: False >12:00:50,641 DEBUG anaconda: old label: >12:00:50,641 DEBUG anaconda: new_label: >12:00:50,641 DEBUG anaconda: old mountpoint: >12:00:50,641 DEBUG anaconda: new mountpoint: >12:00:50,642 DEBUG anaconda: old raid level: None >12:00:50,642 DEBUG anaconda: new raid level: None >12:00:50,642 DEBUG anaconda: old container: None >12:00:50,642 DEBUG anaconda: new container: None >12:00:50,642 DEBUG anaconda: old container encrypted: False >12:00:50,642 DEBUG anaconda: new container encrypted: False >12:00:50,642 DEBUG anaconda: old container raid level: None >12:00:50,642 DEBUG anaconda: new container raid level: None >12:00:50,642 DEBUG anaconda: old container size request: 0 >12:00:50,643 DEBUG anaconda: new container size request: 0 >12:00:50,643 DEBUG anaconda: old disks: ['sda'] >12:00:50,643 DEBUG anaconda: new disks: ['sda'] >12:00:50,643 DEBUG anaconda: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:00:50,643 DEBUG anaconda: updated device_disks to ['sda'] >12:00:50,643 DEBUG anaconda: updated device_container_name to None >12:00:50,644 DEBUG anaconda: updated device_container_raid_level to None >12:00:50,644 DEBUG anaconda: updated device_container_encrypted to False >12:00:50,644 DEBUG anaconda: updated device_container_size to 0 >12:00:50,647 DEBUG anaconda: fs type changed: ntfs >12:00:50,652 INFO anaconda: getting device type for æ åååº >12:00:50,652 DEBUG anaconda: populate_raid: 2, None >12:00:50,652 INFO anaconda: getting device type for æ åååº >12:00:50,653 DEBUG anaconda: new selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:50,653 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:50,654 DEBUG anaconda: updated device_disks to ['sda'] >12:00:50,654 DEBUG anaconda: updated device_container_name to None >12:00:50,654 DEBUG anaconda: updated device_container_raid_level to None >12:00:50,654 DEBUG anaconda: updated device_container_encrypted to False >12:00:50,654 DEBUG anaconda: updated device_container_size to 0 >12:00:50,657 DEBUG anaconda: fs type changed: ntfs >12:00:50,661 INFO anaconda: getting device type for æ åååº >12:00:50,662 DEBUG anaconda: populate_raid: 2, None >12:00:50,662 INFO anaconda: getting device type for æ åååº >12:00:50,995 DEBUG anaconda: current selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:50,996 DEBUG anaconda: notebook page = 1 >12:00:50,996 INFO anaconda: ui: saving changes to device sda7 >12:00:50,996 DEBUG anaconda: old name: sda7 >12:00:50,996 DEBUG anaconda: new name: None >12:00:51,001 DEBUG anaconda: old size: 102406.5 >12:00:51,001 DEBUG anaconda: new size: 102406 >12:00:51,002 INFO anaconda: getting device type for æ åååº >12:00:51,003 DEBUG anaconda: old device type: 2 >12:00:51,003 DEBUG anaconda: new device type: 2 >12:00:51,003 DEBUG anaconda: reformat: False >12:00:51,005 DEBUG anaconda: old fs type: ntfs >12:00:51,006 DEBUG anaconda: new fs type: ntfs >12:00:51,006 DEBUG anaconda: old encryption setting: False >12:00:51,006 DEBUG anaconda: new encryption setting: False >12:00:51,006 DEBUG anaconda: old label: >12:00:51,006 DEBUG anaconda: new_label: >12:00:51,007 DEBUG anaconda: old mountpoint: >12:00:51,007 DEBUG anaconda: new mountpoint: >12:00:51,007 DEBUG anaconda: old raid level: None >12:00:51,007 DEBUG anaconda: new raid level: None >12:00:51,008 DEBUG anaconda: old container: None >12:00:51,008 DEBUG anaconda: new container: None >12:00:51,008 DEBUG anaconda: old container encrypted: False >12:00:51,009 DEBUG anaconda: new container encrypted: False >12:00:51,009 DEBUG anaconda: old container raid level: None >12:00:51,009 DEBUG anaconda: new container raid level: None >12:00:51,009 DEBUG anaconda: old container size request: 0 >12:00:51,010 DEBUG anaconda: new container size request: 0 >12:00:51,010 DEBUG anaconda: old disks: ['sda'] >12:00:51,010 DEBUG anaconda: new disks: ['sda'] >12:00:51,010 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:51,011 DEBUG anaconda: updated device_disks to ['sda'] >12:00:51,011 DEBUG anaconda: updated device_container_name to None >12:00:51,011 DEBUG anaconda: updated device_container_raid_level to None >12:00:51,012 DEBUG anaconda: updated device_container_encrypted to False >12:00:51,012 DEBUG anaconda: updated device_container_size to 0 >12:00:51,018 DEBUG anaconda: fs type changed: ntfs >12:00:51,025 INFO anaconda: getting device type for æ åååº >12:00:51,025 DEBUG anaconda: populate_raid: 2, None >12:00:51,026 INFO anaconda: getting device type for æ åååº >12:00:51,027 DEBUG anaconda: new selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:00:51,027 DEBUG anaconda: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:00:51,028 DEBUG anaconda: updated device_disks to ['sda'] >12:00:51,028 DEBUG anaconda: updated device_container_name to None >12:00:51,028 DEBUG anaconda: updated device_container_raid_level to None >12:00:51,028 DEBUG anaconda: updated device_container_encrypted to False >12:00:51,029 DEBUG anaconda: updated device_container_size to 0 >12:00:51,032 DEBUG anaconda: fs type changed: ntfs >12:00:51,038 INFO anaconda: getting device type for æ åååº >12:00:51,039 DEBUG anaconda: populate_raid: 2, None >12:00:51,039 INFO anaconda: getting device type for æ åååº >12:00:51,467 DEBUG anaconda: current selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:00:51,467 DEBUG anaconda: notebook page = 1 >12:00:51,468 INFO anaconda: ui: saving changes to device sda8 >12:00:51,468 DEBUG anaconda: old name: sda8 >12:00:51,468 DEBUG anaconda: new name: None >12:00:51,472 DEBUG anaconda: old size: 57074.6469727 >12:00:51,472 DEBUG anaconda: new size: 57074 >12:00:51,472 INFO anaconda: getting device type for æ åååº >12:00:51,473 DEBUG anaconda: old device type: 2 >12:00:51,473 DEBUG anaconda: new device type: 2 >12:00:51,473 DEBUG anaconda: reformat: False >12:00:51,475 DEBUG anaconda: old fs type: ntfs >12:00:51,475 DEBUG anaconda: new fs type: ntfs >12:00:51,475 DEBUG anaconda: old encryption setting: False >12:00:51,475 DEBUG anaconda: new encryption setting: False >12:00:51,476 DEBUG anaconda: old label: >12:00:51,476 DEBUG anaconda: new_label: >12:00:51,476 DEBUG anaconda: old mountpoint: >12:00:51,476 DEBUG anaconda: new mountpoint: >12:00:51,476 DEBUG anaconda: old raid level: None >12:00:51,476 DEBUG anaconda: new raid level: None >12:00:51,477 DEBUG anaconda: old container: None >12:00:51,477 DEBUG anaconda: new container: None >12:00:51,477 DEBUG anaconda: old container encrypted: False >12:00:51,477 DEBUG anaconda: new container encrypted: False >12:00:51,478 DEBUG anaconda: old container raid level: None >12:00:51,478 DEBUG anaconda: new container raid level: None >12:00:51,478 DEBUG anaconda: old container size request: 0 >12:00:51,478 DEBUG anaconda: new container size request: 0 >12:00:51,478 DEBUG anaconda: old disks: ['sda'] >12:00:51,478 DEBUG anaconda: new disks: ['sda'] >12:00:51,479 DEBUG anaconda: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:00:51,479 DEBUG anaconda: updated device_disks to ['sda'] >12:00:51,479 DEBUG anaconda: updated device_container_name to None >12:00:51,480 DEBUG anaconda: updated device_container_raid_level to None >12:00:51,480 DEBUG anaconda: updated device_container_encrypted to False >12:00:51,480 DEBUG anaconda: updated device_container_size to 0 >12:00:51,485 DEBUG anaconda: fs type changed: ntfs >12:00:51,490 INFO anaconda: getting device type for æ åååº >12:00:51,491 DEBUG anaconda: populate_raid: 2, None >12:00:51,491 INFO anaconda: getting device type for æ åååº >12:00:51,492 DEBUG anaconda: new selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:51,492 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:51,493 DEBUG anaconda: updated device_disks to ['sda'] >12:00:51,493 DEBUG anaconda: updated device_container_name to None >12:00:51,493 DEBUG anaconda: updated device_container_raid_level to None >12:00:51,493 DEBUG anaconda: updated device_container_encrypted to False >12:00:51,493 DEBUG anaconda: updated device_container_size to 0 >12:00:51,497 DEBUG anaconda: fs type changed: ntfs >12:00:51,502 INFO anaconda: getting device type for æ åååº >12:00:51,502 DEBUG anaconda: populate_raid: 2, None >12:00:51,503 INFO anaconda: getting device type for æ åååº >12:00:51,795 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:51,795 DEBUG anaconda: updated device_disks to ['sda'] >12:00:51,796 DEBUG anaconda: updated device_container_name to None >12:00:51,796 DEBUG anaconda: updated device_container_raid_level to None >12:00:51,796 DEBUG anaconda: updated device_container_encrypted to False >12:00:51,796 DEBUG anaconda: updated device_container_size to 0 >12:00:51,799 DEBUG anaconda: fs type changed: ntfs >12:00:51,804 INFO anaconda: getting device type for æ åååº >12:00:51,805 DEBUG anaconda: populate_raid: 2, None >12:00:51,805 INFO anaconda: getting device type for æ åååº >12:00:52,123 DEBUG anaconda: current selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:52,124 DEBUG anaconda: notebook page = 1 >12:00:52,124 INFO anaconda: ui: saving changes to device sda7 >12:00:52,124 DEBUG anaconda: old name: sda7 >12:00:52,124 DEBUG anaconda: new name: None >12:00:52,128 DEBUG anaconda: old size: 102406.5 >12:00:52,128 DEBUG anaconda: new size: 102406 >12:00:52,128 INFO anaconda: getting device type for æ åååº >12:00:52,129 DEBUG anaconda: old device type: 2 >12:00:52,130 DEBUG anaconda: new device type: 2 >12:00:52,130 DEBUG anaconda: reformat: False >12:00:52,132 DEBUG anaconda: old fs type: ntfs >12:00:52,132 DEBUG anaconda: new fs type: ntfs >12:00:52,132 DEBUG anaconda: old encryption setting: False >12:00:52,132 DEBUG anaconda: new encryption setting: False >12:00:52,132 DEBUG anaconda: old label: >12:00:52,133 DEBUG anaconda: new_label: >12:00:52,133 DEBUG anaconda: old mountpoint: >12:00:52,133 DEBUG anaconda: new mountpoint: >12:00:52,133 DEBUG anaconda: old raid level: None >12:00:52,133 DEBUG anaconda: new raid level: None >12:00:52,134 DEBUG anaconda: old container: None >12:00:52,134 DEBUG anaconda: new container: None >12:00:52,134 DEBUG anaconda: old container encrypted: False >12:00:52,134 DEBUG anaconda: new container encrypted: False >12:00:52,135 DEBUG anaconda: old container raid level: None >12:00:52,135 DEBUG anaconda: new container raid level: None >12:00:52,135 DEBUG anaconda: old container size request: 0 >12:00:52,135 DEBUG anaconda: new container size request: 0 >12:00:52,135 DEBUG anaconda: old disks: ['sda'] >12:00:52,135 DEBUG anaconda: new disks: ['sda'] >12:00:52,135 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:52,136 DEBUG anaconda: updated device_disks to ['sda'] >12:00:52,136 DEBUG anaconda: updated device_container_name to None >12:00:52,136 DEBUG anaconda: updated device_container_raid_level to None >12:00:52,136 DEBUG anaconda: updated device_container_encrypted to False >12:00:52,136 DEBUG anaconda: updated device_container_size to 0 >12:00:52,139 DEBUG anaconda: fs type changed: ntfs >12:00:52,145 INFO anaconda: getting device type for æ åååº >12:00:52,145 DEBUG anaconda: populate_raid: 2, None >12:00:52,145 INFO anaconda: getting device type for æ åååº >12:00:52,146 DEBUG anaconda: new selector: existing 153605MB partition sda6 (7) with existing ntfs filesystem >12:00:52,146 DEBUG anaconda: populate_right_side: existing 153605MB partition sda6 (7) with existing ntfs filesystem >12:00:52,147 DEBUG anaconda: updated device_disks to ['sda'] >12:00:52,147 DEBUG anaconda: updated device_container_name to None >12:00:52,147 DEBUG anaconda: updated device_container_raid_level to None >12:00:52,147 DEBUG anaconda: updated device_container_encrypted to False >12:00:52,147 DEBUG anaconda: updated device_container_size to 0 >12:00:52,150 DEBUG anaconda: fs type changed: ntfs >12:00:52,155 INFO anaconda: getting device type for æ åååº >12:00:52,155 DEBUG anaconda: populate_raid: 2, None >12:00:52,155 INFO anaconda: getting device type for æ åååº >12:00:52,363 DEBUG anaconda: current selector: existing 153605MB partition sda6 (7) with existing ntfs filesystem >12:00:52,363 DEBUG anaconda: notebook page = 1 >12:00:52,364 INFO anaconda: ui: saving changes to device sda6 >12:00:52,364 DEBUG anaconda: old name: sda6 >12:00:52,364 DEBUG anaconda: new name: None >12:00:52,367 DEBUG anaconda: old size: 153605.843262 >12:00:52,367 DEBUG anaconda: new size: 153605 >12:00:52,367 INFO anaconda: getting device type for æ åååº >12:00:52,368 DEBUG anaconda: old device type: 2 >12:00:52,368 DEBUG anaconda: new device type: 2 >12:00:52,368 DEBUG anaconda: reformat: False >12:00:52,369 DEBUG anaconda: old fs type: ntfs >12:00:52,369 DEBUG anaconda: new fs type: ntfs >12:00:52,369 DEBUG anaconda: old encryption setting: False >12:00:52,370 DEBUG anaconda: new encryption setting: False >12:00:52,370 DEBUG anaconda: old label: >12:00:52,370 DEBUG anaconda: new_label: >12:00:52,370 DEBUG anaconda: old mountpoint: >12:00:52,370 DEBUG anaconda: new mountpoint: >12:00:52,370 DEBUG anaconda: old raid level: None >12:00:52,370 DEBUG anaconda: new raid level: None >12:00:52,370 DEBUG anaconda: old container: None >12:00:52,371 DEBUG anaconda: new container: None >12:00:52,371 DEBUG anaconda: old container encrypted: False >12:00:52,371 DEBUG anaconda: new container encrypted: False >12:00:52,371 DEBUG anaconda: old container raid level: None >12:00:52,371 DEBUG anaconda: new container raid level: None >12:00:52,371 DEBUG anaconda: old container size request: 0 >12:00:52,371 DEBUG anaconda: new container size request: 0 >12:00:52,371 DEBUG anaconda: old disks: ['sda'] >12:00:52,371 DEBUG anaconda: new disks: ['sda'] >12:00:52,371 DEBUG anaconda: populate_right_side: existing 153605MB partition sda6 (7) with existing ntfs filesystem >12:00:52,372 DEBUG anaconda: updated device_disks to ['sda'] >12:00:52,372 DEBUG anaconda: updated device_container_name to None >12:00:52,372 DEBUG anaconda: updated device_container_raid_level to None >12:00:52,372 DEBUG anaconda: updated device_container_encrypted to False >12:00:52,373 DEBUG anaconda: updated device_container_size to 0 >12:00:52,376 DEBUG anaconda: fs type changed: ntfs >12:00:52,381 INFO anaconda: getting device type for æ åååº >12:00:52,381 DEBUG anaconda: populate_raid: 2, None >12:00:52,382 INFO anaconda: getting device type for æ åååº >12:00:52,382 DEBUG anaconda: new selector: existing 81925MB partition sda5 (6) with existing ntfs filesystem >12:00:52,382 DEBUG anaconda: populate_right_side: existing 81925MB partition sda5 (6) with existing ntfs filesystem >12:00:52,383 DEBUG anaconda: updated device_disks to ['sda'] >12:00:52,383 DEBUG anaconda: updated device_container_name to None >12:00:52,383 DEBUG anaconda: updated device_container_raid_level to None >12:00:52,383 DEBUG anaconda: updated device_container_encrypted to False >12:00:52,383 DEBUG anaconda: updated device_container_size to 0 >12:00:52,386 DEBUG anaconda: fs type changed: ntfs >12:00:52,391 INFO anaconda: getting device type for æ åååº >12:00:52,391 DEBUG anaconda: populate_raid: 2, None >12:00:52,392 INFO anaconda: getting device type for æ åååº >12:00:53,531 DEBUG anaconda: current selector: existing 81925MB partition sda5 (6) with existing ntfs filesystem >12:00:53,531 DEBUG anaconda: notebook page = 1 >12:00:53,531 INFO anaconda: ui: saving changes to device sda5 >12:00:53,532 DEBUG anaconda: old name: sda5 >12:00:53,532 DEBUG anaconda: new name: None >12:00:53,535 DEBUG anaconda: old size: 81925.1938477 >12:00:53,535 DEBUG anaconda: new size: 81925 >12:00:53,535 INFO anaconda: getting device type for æ åååº >12:00:53,536 DEBUG anaconda: old device type: 2 >12:00:53,536 DEBUG anaconda: new device type: 2 >12:00:53,536 DEBUG anaconda: reformat: False >12:00:53,537 DEBUG anaconda: old fs type: ntfs >12:00:53,537 DEBUG anaconda: new fs type: ntfs >12:00:53,537 DEBUG anaconda: old encryption setting: False >12:00:53,537 DEBUG anaconda: new encryption setting: False >12:00:53,537 DEBUG anaconda: old label: >12:00:53,538 DEBUG anaconda: new_label: >12:00:53,538 DEBUG anaconda: old mountpoint: >12:00:53,538 DEBUG anaconda: new mountpoint: >12:00:53,538 DEBUG anaconda: old raid level: None >12:00:53,538 DEBUG anaconda: new raid level: None >12:00:53,538 DEBUG anaconda: old container: None >12:00:53,538 DEBUG anaconda: new container: None >12:00:53,538 DEBUG anaconda: old container encrypted: False >12:00:53,539 DEBUG anaconda: new container encrypted: False >12:00:53,539 DEBUG anaconda: old container raid level: None >12:00:53,539 DEBUG anaconda: new container raid level: None >12:00:53,539 DEBUG anaconda: old container size request: 0 >12:00:53,539 DEBUG anaconda: new container size request: 0 >12:00:53,539 DEBUG anaconda: old disks: ['sda'] >12:00:53,539 DEBUG anaconda: new disks: ['sda'] >12:00:53,539 DEBUG anaconda: populate_right_side: existing 81925MB partition sda5 (6) with existing ntfs filesystem >12:00:53,540 DEBUG anaconda: updated device_disks to ['sda'] >12:00:53,540 DEBUG anaconda: updated device_container_name to None >12:00:53,540 DEBUG anaconda: updated device_container_raid_level to None >12:00:53,540 DEBUG anaconda: updated device_container_encrypted to False >12:00:53,540 DEBUG anaconda: updated device_container_size to 0 >12:00:53,544 DEBUG anaconda: fs type changed: ntfs >12:00:53,549 INFO anaconda: getting device type for æ åååº >12:00:53,549 DEBUG anaconda: populate_raid: 2, None >12:00:53,549 INFO anaconda: getting device type for æ åååº >12:00:53,550 DEBUG anaconda: new selector: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:00:53,550 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:00:53,550 DEBUG anaconda: updated device_disks to ['sda'] >12:00:53,551 DEBUG anaconda: updated device_container_name to None >12:00:53,551 DEBUG anaconda: updated device_container_raid_level to None >12:00:53,551 DEBUG anaconda: updated device_container_encrypted to False >12:00:53,551 DEBUG anaconda: updated device_container_size to 0 >12:00:53,554 DEBUG anaconda: fs type changed: ntfs >12:00:53,558 INFO anaconda: getting device type for æ åååº >12:00:53,559 DEBUG anaconda: populate_raid: 2, None >12:00:53,559 INFO anaconda: getting device type for æ åååº >12:00:54,835 DEBUG anaconda: current selector: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:00:54,835 DEBUG anaconda: notebook page = 1 >12:00:54,836 INFO anaconda: ui: saving changes to device sda1 >12:00:54,836 DEBUG anaconda: old name: sda1 >12:00:54,836 DEBUG anaconda: new name: None >12:00:54,839 DEBUG anaconda: old size: 81925.1938477 >12:00:54,840 DEBUG anaconda: new size: 81925 >12:00:54,840 INFO anaconda: getting device type for æ åååº >12:00:54,841 DEBUG anaconda: old device type: 2 >12:00:54,841 DEBUG anaconda: new device type: 2 >12:00:54,841 DEBUG anaconda: reformat: False >12:00:54,843 DEBUG anaconda: old fs type: ntfs >12:00:54,843 DEBUG anaconda: new fs type: ntfs >12:00:54,843 DEBUG anaconda: old encryption setting: False >12:00:54,843 DEBUG anaconda: new encryption setting: False >12:00:54,843 DEBUG anaconda: old label: >12:00:54,843 DEBUG anaconda: new_label: >12:00:54,844 DEBUG anaconda: old mountpoint: >12:00:54,844 DEBUG anaconda: new mountpoint: >12:00:54,844 DEBUG anaconda: old raid level: None >12:00:54,844 DEBUG anaconda: new raid level: None >12:00:54,845 DEBUG anaconda: old container: None >12:00:54,845 DEBUG anaconda: new container: None >12:00:54,845 DEBUG anaconda: old container encrypted: False >12:00:54,845 DEBUG anaconda: new container encrypted: False >12:00:54,845 DEBUG anaconda: old container raid level: None >12:00:54,845 DEBUG anaconda: new container raid level: None >12:00:54,846 DEBUG anaconda: old container size request: 0 >12:00:54,846 DEBUG anaconda: new container size request: 0 >12:00:54,846 DEBUG anaconda: old disks: ['sda'] >12:00:54,846 DEBUG anaconda: new disks: ['sda'] >12:00:54,846 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:00:54,847 DEBUG anaconda: updated device_disks to ['sda'] >12:00:54,847 DEBUG anaconda: updated device_container_name to None >12:00:54,847 DEBUG anaconda: updated device_container_raid_level to None >12:00:54,847 DEBUG anaconda: updated device_container_encrypted to False >12:00:54,847 DEBUG anaconda: updated device_container_size to 0 >12:00:54,852 DEBUG anaconda: fs type changed: ntfs >12:00:54,857 INFO anaconda: getting device type for æ åååº >12:00:54,858 DEBUG anaconda: populate_raid: 2, None >12:00:54,858 INFO anaconda: getting device type for æ åååº >12:00:54,859 DEBUG anaconda: new selector: existing 81925MB partition sda5 (6) with existing ntfs filesystem >12:00:54,859 DEBUG anaconda: populate_right_side: existing 81925MB partition sda5 (6) with existing ntfs filesystem >12:00:54,860 DEBUG anaconda: updated device_disks to ['sda'] >12:00:54,860 DEBUG anaconda: updated device_container_name to None >12:00:54,860 DEBUG anaconda: updated device_container_raid_level to None >12:00:54,860 DEBUG anaconda: updated device_container_encrypted to False >12:00:54,861 DEBUG anaconda: updated device_container_size to 0 >12:00:54,864 DEBUG anaconda: fs type changed: ntfs >12:00:54,871 INFO anaconda: getting device type for æ åååº >12:00:54,871 DEBUG anaconda: populate_raid: 2, None >12:00:54,872 INFO anaconda: getting device type for æ åååº >12:00:56,395 DEBUG anaconda: current selector: existing 81925MB partition sda5 (6) with existing ntfs filesystem >12:00:56,395 DEBUG anaconda: notebook page = 1 >12:00:56,396 INFO anaconda: ui: saving changes to device sda5 >12:00:56,396 DEBUG anaconda: old name: sda5 >12:00:56,396 DEBUG anaconda: new name: None >12:00:56,400 DEBUG anaconda: old size: 81925.1938477 >12:00:56,400 DEBUG anaconda: new size: 81925 >12:00:56,400 INFO anaconda: getting device type for æ åååº >12:00:56,400 DEBUG anaconda: old device type: 2 >12:00:56,401 DEBUG anaconda: new device type: 2 >12:00:56,401 DEBUG anaconda: reformat: False >12:00:56,402 DEBUG anaconda: old fs type: ntfs >12:00:56,402 DEBUG anaconda: new fs type: ntfs >12:00:56,402 DEBUG anaconda: old encryption setting: False >12:00:56,403 DEBUG anaconda: new encryption setting: False >12:00:56,403 DEBUG anaconda: old label: >12:00:56,403 DEBUG anaconda: new_label: >12:00:56,403 DEBUG anaconda: old mountpoint: >12:00:56,403 DEBUG anaconda: new mountpoint: >12:00:56,403 DEBUG anaconda: old raid level: None >12:00:56,403 DEBUG anaconda: new raid level: None >12:00:56,404 DEBUG anaconda: old container: None >12:00:56,404 DEBUG anaconda: new container: None >12:00:56,404 DEBUG anaconda: old container encrypted: False >12:00:56,404 DEBUG anaconda: new container encrypted: False >12:00:56,404 DEBUG anaconda: old container raid level: None >12:00:56,404 DEBUG anaconda: new container raid level: None >12:00:56,404 DEBUG anaconda: old container size request: 0 >12:00:56,404 DEBUG anaconda: new container size request: 0 >12:00:56,404 DEBUG anaconda: old disks: ['sda'] >12:00:56,405 DEBUG anaconda: new disks: ['sda'] >12:00:56,405 DEBUG anaconda: populate_right_side: existing 81925MB partition sda5 (6) with existing ntfs filesystem >12:00:56,405 DEBUG anaconda: updated device_disks to ['sda'] >12:00:56,405 DEBUG anaconda: updated device_container_name to None >12:00:56,405 DEBUG anaconda: updated device_container_raid_level to None >12:00:56,406 DEBUG anaconda: updated device_container_encrypted to False >12:00:56,406 DEBUG anaconda: updated device_container_size to 0 >12:00:56,410 DEBUG anaconda: fs type changed: ntfs >12:00:56,415 INFO anaconda: getting device type for æ åååº >12:00:56,416 DEBUG anaconda: populate_raid: 2, None >12:00:56,416 INFO anaconda: getting device type for æ åååº >12:00:56,417 DEBUG anaconda: new selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:00:56,417 DEBUG anaconda: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:00:56,418 DEBUG anaconda: updated device_disks to ['sda'] >12:00:56,418 DEBUG anaconda: updated device_container_name to None >12:00:56,418 DEBUG anaconda: updated device_container_raid_level to None >12:00:56,418 DEBUG anaconda: updated device_container_encrypted to False >12:00:56,418 DEBUG anaconda: updated device_container_size to 0 >12:00:56,421 DEBUG anaconda: fs type changed: ntfs >12:00:56,427 INFO anaconda: getting device type for æ åååº >12:00:56,427 DEBUG anaconda: populate_raid: 2, None >12:00:56,428 INFO anaconda: getting device type for æ åååº >12:00:56,707 DEBUG anaconda: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:00:56,707 DEBUG anaconda: updated device_disks to ['sda'] >12:00:56,707 DEBUG anaconda: updated device_container_name to None >12:00:56,708 DEBUG anaconda: updated device_container_raid_level to None >12:00:56,708 DEBUG anaconda: updated device_container_encrypted to False >12:00:56,708 DEBUG anaconda: updated device_container_size to 0 >12:00:56,711 DEBUG anaconda: fs type changed: ntfs >12:00:56,716 INFO anaconda: getting device type for æ åååº >12:00:56,716 DEBUG anaconda: populate_raid: 2, None >12:00:56,716 INFO anaconda: getting device type for æ åååº >12:00:56,955 DEBUG anaconda: current selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:00:56,955 DEBUG anaconda: notebook page = 1 >12:00:56,955 INFO anaconda: ui: saving changes to device sda8 >12:00:56,956 DEBUG anaconda: old name: sda8 >12:00:56,956 DEBUG anaconda: new name: None >12:00:56,959 DEBUG anaconda: old size: 57074.6469727 >12:00:56,959 DEBUG anaconda: new size: 57074 >12:00:56,959 INFO anaconda: getting device type for æ åååº >12:00:56,959 DEBUG anaconda: old device type: 2 >12:00:56,959 DEBUG anaconda: new device type: 2 >12:00:56,960 DEBUG anaconda: reformat: False >12:00:56,961 DEBUG anaconda: old fs type: ntfs >12:00:56,961 DEBUG anaconda: new fs type: ntfs >12:00:56,961 DEBUG anaconda: old encryption setting: False >12:00:56,961 DEBUG anaconda: new encryption setting: False >12:00:56,961 DEBUG anaconda: old label: >12:00:56,961 DEBUG anaconda: new_label: >12:00:56,961 DEBUG anaconda: old mountpoint: >12:00:56,961 DEBUG anaconda: new mountpoint: >12:00:56,961 DEBUG anaconda: old raid level: None >12:00:56,962 DEBUG anaconda: new raid level: None >12:00:56,962 DEBUG anaconda: old container: None >12:00:56,962 DEBUG anaconda: new container: None >12:00:56,962 DEBUG anaconda: old container encrypted: False >12:00:56,962 DEBUG anaconda: new container encrypted: False >12:00:56,962 DEBUG anaconda: old container raid level: None >12:00:56,962 DEBUG anaconda: new container raid level: None >12:00:56,962 DEBUG anaconda: old container size request: 0 >12:00:56,962 DEBUG anaconda: new container size request: 0 >12:00:56,962 DEBUG anaconda: old disks: ['sda'] >12:00:56,963 DEBUG anaconda: new disks: ['sda'] >12:00:56,963 DEBUG anaconda: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:00:56,963 DEBUG anaconda: updated device_disks to ['sda'] >12:00:56,963 DEBUG anaconda: updated device_container_name to None >12:00:56,963 DEBUG anaconda: updated device_container_raid_level to None >12:00:56,963 DEBUG anaconda: updated device_container_encrypted to False >12:00:56,964 DEBUG anaconda: updated device_container_size to 0 >12:00:56,967 DEBUG anaconda: fs type changed: ntfs >12:00:56,971 INFO anaconda: getting device type for æ åååº >12:00:56,972 DEBUG anaconda: populate_raid: 2, None >12:00:56,972 INFO anaconda: getting device type for æ åååº >12:00:56,973 DEBUG anaconda: new selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:56,973 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:56,973 DEBUG anaconda: updated device_disks to ['sda'] >12:00:56,973 DEBUG anaconda: updated device_container_name to None >12:00:56,973 DEBUG anaconda: updated device_container_raid_level to None >12:00:56,973 DEBUG anaconda: updated device_container_encrypted to False >12:00:56,974 DEBUG anaconda: updated device_container_size to 0 >12:00:56,976 DEBUG anaconda: fs type changed: ntfs >12:00:56,981 INFO anaconda: getting device type for æ åååº >12:00:56,981 DEBUG anaconda: populate_raid: 2, None >12:00:56,981 INFO anaconda: getting device type for æ åååº >12:00:57,163 DEBUG anaconda: current selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:57,163 DEBUG anaconda: notebook page = 1 >12:00:57,163 INFO anaconda: ui: saving changes to device sda7 >12:00:57,164 DEBUG anaconda: old name: sda7 >12:00:57,164 DEBUG anaconda: new name: None >12:00:57,166 DEBUG anaconda: old size: 102406.5 >12:00:57,166 DEBUG anaconda: new size: 102406 >12:00:57,167 INFO anaconda: getting device type for æ åååº >12:00:57,167 DEBUG anaconda: old device type: 2 >12:00:57,167 DEBUG anaconda: new device type: 2 >12:00:57,167 DEBUG anaconda: reformat: False >12:00:57,168 DEBUG anaconda: old fs type: ntfs >12:00:57,168 DEBUG anaconda: new fs type: ntfs >12:00:57,168 DEBUG anaconda: old encryption setting: False >12:00:57,169 DEBUG anaconda: new encryption setting: False >12:00:57,169 DEBUG anaconda: old label: >12:00:57,169 DEBUG anaconda: new_label: >12:00:57,169 DEBUG anaconda: old mountpoint: >12:00:57,169 DEBUG anaconda: new mountpoint: >12:00:57,169 DEBUG anaconda: old raid level: None >12:00:57,169 DEBUG anaconda: new raid level: None >12:00:57,169 DEBUG anaconda: old container: None >12:00:57,169 DEBUG anaconda: new container: None >12:00:57,169 DEBUG anaconda: old container encrypted: False >12:00:57,170 DEBUG anaconda: new container encrypted: False >12:00:57,170 DEBUG anaconda: old container raid level: None >12:00:57,170 DEBUG anaconda: new container raid level: None >12:00:57,170 DEBUG anaconda: old container size request: 0 >12:00:57,170 DEBUG anaconda: new container size request: 0 >12:00:57,170 DEBUG anaconda: old disks: ['sda'] >12:00:57,170 DEBUG anaconda: new disks: ['sda'] >12:00:57,170 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:57,170 DEBUG anaconda: updated device_disks to ['sda'] >12:00:57,171 DEBUG anaconda: updated device_container_name to None >12:00:57,171 DEBUG anaconda: updated device_container_raid_level to None >12:00:57,171 DEBUG anaconda: updated device_container_encrypted to False >12:00:57,171 DEBUG anaconda: updated device_container_size to 0 >12:00:57,174 DEBUG anaconda: fs type changed: ntfs >12:00:57,178 INFO anaconda: getting device type for æ åååº >12:00:57,179 DEBUG anaconda: populate_raid: 2, None >12:00:57,179 INFO anaconda: getting device type for æ åååº >12:00:57,180 DEBUG anaconda: new selector: existing 153605MB partition sda6 (7) with existing ntfs filesystem >12:00:57,180 DEBUG anaconda: populate_right_side: existing 153605MB partition sda6 (7) with existing ntfs filesystem >12:00:57,180 DEBUG anaconda: updated device_disks to ['sda'] >12:00:57,180 DEBUG anaconda: updated device_container_name to None >12:00:57,180 DEBUG anaconda: updated device_container_raid_level to None >12:00:57,180 DEBUG anaconda: updated device_container_encrypted to False >12:00:57,181 DEBUG anaconda: updated device_container_size to 0 >12:00:57,183 DEBUG anaconda: fs type changed: ntfs >12:00:57,188 INFO anaconda: getting device type for æ åååº >12:00:57,188 DEBUG anaconda: populate_raid: 2, None >12:00:57,188 INFO anaconda: getting device type for æ åååº >12:00:57,459 DEBUG anaconda: current selector: existing 153605MB partition sda6 (7) with existing ntfs filesystem >12:00:57,459 DEBUG anaconda: notebook page = 1 >12:00:57,459 INFO anaconda: ui: saving changes to device sda6 >12:00:57,460 DEBUG anaconda: old name: sda6 >12:00:57,460 DEBUG anaconda: new name: None >12:00:57,462 DEBUG anaconda: old size: 153605.843262 >12:00:57,462 DEBUG anaconda: new size: 153605 >12:00:57,463 INFO anaconda: getting device type for æ åååº >12:00:57,463 DEBUG anaconda: old device type: 2 >12:00:57,463 DEBUG anaconda: new device type: 2 >12:00:57,463 DEBUG anaconda: reformat: False >12:00:57,464 DEBUG anaconda: old fs type: ntfs >12:00:57,464 DEBUG anaconda: new fs type: ntfs >12:00:57,465 DEBUG anaconda: old encryption setting: False >12:00:57,465 DEBUG anaconda: new encryption setting: False >12:00:57,465 DEBUG anaconda: old label: >12:00:57,465 DEBUG anaconda: new_label: >12:00:57,465 DEBUG anaconda: old mountpoint: >12:00:57,465 DEBUG anaconda: new mountpoint: >12:00:57,465 DEBUG anaconda: old raid level: None >12:00:57,465 DEBUG anaconda: new raid level: None >12:00:57,465 DEBUG anaconda: old container: None >12:00:57,465 DEBUG anaconda: new container: None >12:00:57,466 DEBUG anaconda: old container encrypted: False >12:00:57,466 DEBUG anaconda: new container encrypted: False >12:00:57,466 DEBUG anaconda: old container raid level: None >12:00:57,466 DEBUG anaconda: new container raid level: None >12:00:57,466 DEBUG anaconda: old container size request: 0 >12:00:57,466 DEBUG anaconda: new container size request: 0 >12:00:57,466 DEBUG anaconda: old disks: ['sda'] >12:00:57,466 DEBUG anaconda: new disks: ['sda'] >12:00:57,466 DEBUG anaconda: populate_right_side: existing 153605MB partition sda6 (7) with existing ntfs filesystem >12:00:57,467 DEBUG anaconda: updated device_disks to ['sda'] >12:00:57,467 DEBUG anaconda: updated device_container_name to None >12:00:57,467 DEBUG anaconda: updated device_container_raid_level to None >12:00:57,467 DEBUG anaconda: updated device_container_encrypted to False >12:00:57,467 DEBUG anaconda: updated device_container_size to 0 >12:00:57,470 DEBUG anaconda: fs type changed: ntfs >12:00:57,475 INFO anaconda: getting device type for æ åååº >12:00:57,475 DEBUG anaconda: populate_raid: 2, None >12:00:57,475 INFO anaconda: getting device type for æ åååº >12:00:57,476 DEBUG anaconda: new selector: existing 81925MB partition sda5 (6) with existing ntfs filesystem >12:00:57,476 DEBUG anaconda: populate_right_side: existing 81925MB partition sda5 (6) with existing ntfs filesystem >12:00:57,476 DEBUG anaconda: updated device_disks to ['sda'] >12:00:57,476 DEBUG anaconda: updated device_container_name to None >12:00:57,476 DEBUG anaconda: updated device_container_raid_level to None >12:00:57,477 DEBUG anaconda: updated device_container_encrypted to False >12:00:57,477 DEBUG anaconda: updated device_container_size to 0 >12:00:57,479 DEBUG anaconda: fs type changed: ntfs >12:00:57,484 INFO anaconda: getting device type for æ åååº >12:00:57,484 DEBUG anaconda: populate_raid: 2, None >12:00:57,484 INFO anaconda: getting device type for æ åååº >12:00:57,771 DEBUG anaconda: current selector: existing 81925MB partition sda5 (6) with existing ntfs filesystem >12:00:57,771 DEBUG anaconda: notebook page = 1 >12:00:57,771 INFO anaconda: ui: saving changes to device sda5 >12:00:57,772 DEBUG anaconda: old name: sda5 >12:00:57,772 DEBUG anaconda: new name: None >12:00:57,775 DEBUG anaconda: old size: 81925.1938477 >12:00:57,775 DEBUG anaconda: new size: 81925 >12:00:57,775 INFO anaconda: getting device type for æ åååº >12:00:57,775 DEBUG anaconda: old device type: 2 >12:00:57,776 DEBUG anaconda: new device type: 2 >12:00:57,776 DEBUG anaconda: reformat: False >12:00:57,777 DEBUG anaconda: old fs type: ntfs >12:00:57,777 DEBUG anaconda: new fs type: ntfs >12:00:57,777 DEBUG anaconda: old encryption setting: False >12:00:57,777 DEBUG anaconda: new encryption setting: False >12:00:57,777 DEBUG anaconda: old label: >12:00:57,777 DEBUG anaconda: new_label: >12:00:57,777 DEBUG anaconda: old mountpoint: >12:00:57,778 DEBUG anaconda: new mountpoint: >12:00:57,778 DEBUG anaconda: old raid level: None >12:00:57,778 DEBUG anaconda: new raid level: None >12:00:57,778 DEBUG anaconda: old container: None >12:00:57,778 DEBUG anaconda: new container: None >12:00:57,778 DEBUG anaconda: old container encrypted: False >12:00:57,778 DEBUG anaconda: new container encrypted: False >12:00:57,778 DEBUG anaconda: old container raid level: None >12:00:57,778 DEBUG anaconda: new container raid level: None >12:00:57,779 DEBUG anaconda: old container size request: 0 >12:00:57,779 DEBUG anaconda: new container size request: 0 >12:00:57,779 DEBUG anaconda: old disks: ['sda'] >12:00:57,779 DEBUG anaconda: new disks: ['sda'] >12:00:57,779 DEBUG anaconda: populate_right_side: existing 81925MB partition sda5 (6) with existing ntfs filesystem >12:00:57,779 DEBUG anaconda: updated device_disks to ['sda'] >12:00:57,779 DEBUG anaconda: updated device_container_name to None >12:00:57,780 DEBUG anaconda: updated device_container_raid_level to None >12:00:57,780 DEBUG anaconda: updated device_container_encrypted to False >12:00:57,780 DEBUG anaconda: updated device_container_size to 0 >12:00:57,783 DEBUG anaconda: fs type changed: ntfs >12:00:57,788 INFO anaconda: getting device type for æ åååº >12:00:57,788 DEBUG anaconda: populate_raid: 2, None >12:00:57,789 INFO anaconda: getting device type for æ åååº >12:00:57,789 DEBUG anaconda: new selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:57,789 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:57,790 DEBUG anaconda: updated device_disks to ['sda'] >12:00:57,790 DEBUG anaconda: updated device_container_name to None >12:00:57,790 DEBUG anaconda: updated device_container_raid_level to None >12:00:57,790 DEBUG anaconda: updated device_container_encrypted to False >12:00:57,790 DEBUG anaconda: updated device_container_size to 0 >12:00:57,793 DEBUG anaconda: fs type changed: ntfs >12:00:57,798 INFO anaconda: getting device type for æ åååº >12:00:57,798 DEBUG anaconda: populate_raid: 2, None >12:00:57,798 INFO anaconda: getting device type for æ åååº >12:00:58,131 DEBUG anaconda: current selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:58,131 DEBUG anaconda: notebook page = 1 >12:00:58,131 INFO anaconda: ui: saving changes to device sda7 >12:00:58,132 DEBUG anaconda: old name: sda7 >12:00:58,132 DEBUG anaconda: new name: None >12:00:58,134 DEBUG anaconda: old size: 102406.5 >12:00:58,135 DEBUG anaconda: new size: 102406 >12:00:58,135 INFO anaconda: getting device type for æ åååº >12:00:58,135 DEBUG anaconda: old device type: 2 >12:00:58,135 DEBUG anaconda: new device type: 2 >12:00:58,135 DEBUG anaconda: reformat: False >12:00:58,136 DEBUG anaconda: old fs type: ntfs >12:00:58,137 DEBUG anaconda: new fs type: ntfs >12:00:58,137 DEBUG anaconda: old encryption setting: False >12:00:58,137 DEBUG anaconda: new encryption setting: False >12:00:58,137 DEBUG anaconda: old label: >12:00:58,137 DEBUG anaconda: new_label: >12:00:58,137 DEBUG anaconda: old mountpoint: >12:00:58,137 DEBUG anaconda: new mountpoint: >12:00:58,137 DEBUG anaconda: old raid level: None >12:00:58,137 DEBUG anaconda: new raid level: None >12:00:58,138 DEBUG anaconda: old container: None >12:00:58,138 DEBUG anaconda: new container: None >12:00:58,138 DEBUG anaconda: old container encrypted: False >12:00:58,138 DEBUG anaconda: new container encrypted: False >12:00:58,138 DEBUG anaconda: old container raid level: None >12:00:58,138 DEBUG anaconda: new container raid level: None >12:00:58,138 DEBUG anaconda: old container size request: 0 >12:00:58,138 DEBUG anaconda: new container size request: 0 >12:00:58,138 DEBUG anaconda: old disks: ['sda'] >12:00:58,138 DEBUG anaconda: new disks: ['sda'] >12:00:58,139 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:58,139 DEBUG anaconda: updated device_disks to ['sda'] >12:00:58,139 DEBUG anaconda: updated device_container_name to None >12:00:58,139 DEBUG anaconda: updated device_container_raid_level to None >12:00:58,139 DEBUG anaconda: updated device_container_encrypted to False >12:00:58,139 DEBUG anaconda: updated device_container_size to 0 >12:00:58,142 DEBUG anaconda: fs type changed: ntfs >12:00:58,147 INFO anaconda: getting device type for æ åååº >12:00:58,147 DEBUG anaconda: populate_raid: 2, None >12:00:58,147 INFO anaconda: getting device type for æ åååº >12:00:58,148 DEBUG anaconda: new selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:00:58,148 DEBUG anaconda: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:00:58,149 DEBUG anaconda: updated device_disks to ['sda'] >12:00:58,149 DEBUG anaconda: updated device_container_name to None >12:00:58,149 DEBUG anaconda: updated device_container_raid_level to None >12:00:58,149 DEBUG anaconda: updated device_container_encrypted to False >12:00:58,149 DEBUG anaconda: updated device_container_size to 0 >12:00:58,152 DEBUG anaconda: fs type changed: ntfs >12:00:58,156 INFO anaconda: getting device type for æ åååº >12:00:58,157 DEBUG anaconda: populate_raid: 2, None >12:00:58,157 INFO anaconda: getting device type for æ åååº >12:00:58,443 DEBUG anaconda: current selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:00:58,443 DEBUG anaconda: notebook page = 1 >12:00:58,443 INFO anaconda: ui: saving changes to device sda8 >12:00:58,444 DEBUG anaconda: old name: sda8 >12:00:58,444 DEBUG anaconda: new name: None >12:00:58,447 DEBUG anaconda: old size: 57074.6469727 >12:00:58,447 DEBUG anaconda: new size: 57074 >12:00:58,447 INFO anaconda: getting device type for æ åååº >12:00:58,447 DEBUG anaconda: old device type: 2 >12:00:58,447 DEBUG anaconda: new device type: 2 >12:00:58,448 DEBUG anaconda: reformat: False >12:00:58,449 DEBUG anaconda: old fs type: ntfs >12:00:58,449 DEBUG anaconda: new fs type: ntfs >12:00:58,449 DEBUG anaconda: old encryption setting: False >12:00:58,449 DEBUG anaconda: new encryption setting: False >12:00:58,449 DEBUG anaconda: old label: >12:00:58,449 DEBUG anaconda: new_label: >12:00:58,449 DEBUG anaconda: old mountpoint: >12:00:58,449 DEBUG anaconda: new mountpoint: >12:00:58,450 DEBUG anaconda: old raid level: None >12:00:58,450 DEBUG anaconda: new raid level: None >12:00:58,450 DEBUG anaconda: old container: None >12:00:58,450 DEBUG anaconda: new container: None >12:00:58,450 DEBUG anaconda: old container encrypted: False >12:00:58,450 DEBUG anaconda: new container encrypted: False >12:00:58,450 DEBUG anaconda: old container raid level: None >12:00:58,450 DEBUG anaconda: new container raid level: None >12:00:58,450 DEBUG anaconda: old container size request: 0 >12:00:58,451 DEBUG anaconda: new container size request: 0 >12:00:58,451 DEBUG anaconda: old disks: ['sda'] >12:00:58,451 DEBUG anaconda: new disks: ['sda'] >12:00:58,451 DEBUG anaconda: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:00:58,451 DEBUG anaconda: updated device_disks to ['sda'] >12:00:58,451 DEBUG anaconda: updated device_container_name to None >12:00:58,452 DEBUG anaconda: updated device_container_raid_level to None >12:00:58,452 DEBUG anaconda: updated device_container_encrypted to False >12:00:58,452 DEBUG anaconda: updated device_container_size to 0 >12:00:58,455 DEBUG anaconda: fs type changed: ntfs >12:00:58,460 INFO anaconda: getting device type for æ åååº >12:00:58,460 DEBUG anaconda: populate_raid: 2, None >12:00:58,460 INFO anaconda: getting device type for æ åååº >12:00:58,461 DEBUG anaconda: new selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:58,461 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:58,462 DEBUG anaconda: updated device_disks to ['sda'] >12:00:58,462 DEBUG anaconda: updated device_container_name to None >12:00:58,462 DEBUG anaconda: updated device_container_raid_level to None >12:00:58,462 DEBUG anaconda: updated device_container_encrypted to False >12:00:58,462 DEBUG anaconda: updated device_container_size to 0 >12:00:58,465 DEBUG anaconda: fs type changed: ntfs >12:00:58,469 INFO anaconda: getting device type for æ åååº >12:00:58,470 DEBUG anaconda: populate_raid: 2, None >12:00:58,470 INFO anaconda: getting device type for æ åååº >12:00:59,339 DEBUG anaconda: current selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:59,339 DEBUG anaconda: notebook page = 1 >12:00:59,340 INFO anaconda: ui: saving changes to device sda7 >12:00:59,340 DEBUG anaconda: old name: sda7 >12:00:59,340 DEBUG anaconda: new name: None >12:00:59,343 DEBUG anaconda: old size: 102406.5 >12:00:59,343 DEBUG anaconda: new size: 102406 >12:00:59,344 INFO anaconda: getting device type for æ åååº >12:00:59,344 DEBUG anaconda: old device type: 2 >12:00:59,345 DEBUG anaconda: new device type: 2 >12:00:59,345 DEBUG anaconda: reformat: False >12:00:59,346 DEBUG anaconda: old fs type: ntfs >12:00:59,347 DEBUG anaconda: new fs type: ntfs >12:00:59,347 DEBUG anaconda: old encryption setting: False >12:00:59,347 DEBUG anaconda: new encryption setting: False >12:00:59,347 DEBUG anaconda: old label: >12:00:59,347 DEBUG anaconda: new_label: >12:00:59,347 DEBUG anaconda: old mountpoint: >12:00:59,348 DEBUG anaconda: new mountpoint: >12:00:59,348 DEBUG anaconda: old raid level: None >12:00:59,348 DEBUG anaconda: new raid level: None >12:00:59,348 DEBUG anaconda: old container: None >12:00:59,349 DEBUG anaconda: new container: None >12:00:59,349 DEBUG anaconda: old container encrypted: False >12:00:59,349 DEBUG anaconda: new container encrypted: False >12:00:59,349 DEBUG anaconda: old container raid level: None >12:00:59,349 DEBUG anaconda: new container raid level: None >12:00:59,349 DEBUG anaconda: old container size request: 0 >12:00:59,350 DEBUG anaconda: new container size request: 0 >12:00:59,350 DEBUG anaconda: old disks: ['sda'] >12:00:59,350 DEBUG anaconda: new disks: ['sda'] >12:00:59,350 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:00:59,351 DEBUG anaconda: updated device_disks to ['sda'] >12:00:59,351 DEBUG anaconda: updated device_container_name to None >12:00:59,351 DEBUG anaconda: updated device_container_raid_level to None >12:00:59,351 DEBUG anaconda: updated device_container_encrypted to False >12:00:59,351 DEBUG anaconda: updated device_container_size to 0 >12:00:59,356 DEBUG anaconda: fs type changed: ntfs >12:00:59,361 INFO anaconda: getting device type for æ åååº >12:00:59,362 DEBUG anaconda: populate_raid: 2, None >12:00:59,362 INFO anaconda: getting device type for æ åååº >12:00:59,363 DEBUG anaconda: new selector: existing 153605MB partition sda6 (7) with existing ntfs filesystem >12:00:59,363 DEBUG anaconda: populate_right_side: existing 153605MB partition sda6 (7) with existing ntfs filesystem >12:00:59,364 DEBUG anaconda: updated device_disks to ['sda'] >12:00:59,364 DEBUG anaconda: updated device_container_name to None >12:00:59,364 DEBUG anaconda: updated device_container_raid_level to None >12:00:59,364 DEBUG anaconda: updated device_container_encrypted to False >12:00:59,365 DEBUG anaconda: updated device_container_size to 0 >12:00:59,368 DEBUG anaconda: fs type changed: ntfs >12:00:59,373 INFO anaconda: getting device type for æ åååº >12:00:59,373 DEBUG anaconda: populate_raid: 2, None >12:00:59,373 INFO anaconda: getting device type for æ åååº >12:01:00,075 DEBUG anaconda: current selector: existing 153605MB partition sda6 (7) with existing ntfs filesystem >12:01:00,075 DEBUG anaconda: notebook page = 1 >12:01:00,075 INFO anaconda: ui: saving changes to device sda6 >12:01:00,076 DEBUG anaconda: old name: sda6 >12:01:00,076 DEBUG anaconda: new name: None >12:01:00,078 DEBUG anaconda: old size: 153605.843262 >12:01:00,079 DEBUG anaconda: new size: 153605 >12:01:00,079 INFO anaconda: getting device type for æ åååº >12:01:00,079 DEBUG anaconda: old device type: 2 >12:01:00,079 DEBUG anaconda: new device type: 2 >12:01:00,079 DEBUG anaconda: reformat: False >12:01:00,080 DEBUG anaconda: old fs type: ntfs >12:01:00,081 DEBUG anaconda: new fs type: ntfs >12:01:00,081 DEBUG anaconda: old encryption setting: False >12:01:00,081 DEBUG anaconda: new encryption setting: False >12:01:00,081 DEBUG anaconda: old label: >12:01:00,081 DEBUG anaconda: new_label: >12:01:00,081 DEBUG anaconda: old mountpoint: >12:01:00,081 DEBUG anaconda: new mountpoint: >12:01:00,081 DEBUG anaconda: old raid level: None >12:01:00,081 DEBUG anaconda: new raid level: None >12:01:00,082 DEBUG anaconda: old container: None >12:01:00,082 DEBUG anaconda: new container: None >12:01:00,082 DEBUG anaconda: old container encrypted: False >12:01:00,082 DEBUG anaconda: new container encrypted: False >12:01:00,082 DEBUG anaconda: old container raid level: None >12:01:00,082 DEBUG anaconda: new container raid level: None >12:01:00,082 DEBUG anaconda: old container size request: 0 >12:01:00,082 DEBUG anaconda: new container size request: 0 >12:01:00,082 DEBUG anaconda: old disks: ['sda'] >12:01:00,082 DEBUG anaconda: new disks: ['sda'] >12:01:00,083 DEBUG anaconda: populate_right_side: existing 153605MB partition sda6 (7) with existing ntfs filesystem >12:01:00,083 DEBUG anaconda: updated device_disks to ['sda'] >12:01:00,083 DEBUG anaconda: updated device_container_name to None >12:01:00,083 DEBUG anaconda: updated device_container_raid_level to None >12:01:00,083 DEBUG anaconda: updated device_container_encrypted to False >12:01:00,083 DEBUG anaconda: updated device_container_size to 0 >12:01:00,107 DEBUG anaconda: fs type changed: ntfs >12:01:00,111 INFO anaconda: getting device type for æ åååº >12:01:00,112 DEBUG anaconda: populate_raid: 2, None >12:01:00,112 INFO anaconda: getting device type for æ åååº >12:01:00,112 DEBUG anaconda: new selector: existing 81925MB partition sda5 (6) with existing ntfs filesystem >12:01:00,112 DEBUG anaconda: populate_right_side: existing 81925MB partition sda5 (6) with existing ntfs filesystem >12:01:00,113 DEBUG anaconda: updated device_disks to ['sda'] >12:01:00,113 DEBUG anaconda: updated device_container_name to None >12:01:00,113 DEBUG anaconda: updated device_container_raid_level to None >12:01:00,113 DEBUG anaconda: updated device_container_encrypted to False >12:01:00,113 DEBUG anaconda: updated device_container_size to 0 >12:01:00,116 DEBUG anaconda: fs type changed: ntfs >12:01:00,120 INFO anaconda: getting device type for æ åååº >12:01:00,121 DEBUG anaconda: populate_raid: 2, None >12:01:00,121 INFO anaconda: getting device type for æ åååº >12:01:05,691 DEBUG anaconda: current selector: existing 81925MB partition sda5 (6) with existing ntfs filesystem >12:01:05,691 DEBUG anaconda: notebook page = 1 >12:01:05,692 INFO anaconda: ui: saving changes to device sda5 >12:01:05,692 DEBUG anaconda: old name: sda5 >12:01:05,692 DEBUG anaconda: new name: None >12:01:05,695 DEBUG anaconda: old size: 81925.1938477 >12:01:05,696 DEBUG anaconda: new size: 81925 >12:01:05,696 INFO anaconda: getting device type for æ åååº >12:01:05,696 DEBUG anaconda: old device type: 2 >12:01:05,697 DEBUG anaconda: new device type: 2 >12:01:05,697 DEBUG anaconda: reformat: False >12:01:05,698 DEBUG anaconda: old fs type: ntfs >12:01:05,698 DEBUG anaconda: new fs type: ntfs >12:01:05,698 DEBUG anaconda: old encryption setting: False >12:01:05,698 DEBUG anaconda: new encryption setting: False >12:01:05,699 DEBUG anaconda: old label: >12:01:05,699 DEBUG anaconda: new_label: >12:01:05,699 DEBUG anaconda: old mountpoint: >12:01:05,699 DEBUG anaconda: new mountpoint: >12:01:05,699 DEBUG anaconda: old raid level: None >12:01:05,699 DEBUG anaconda: new raid level: None >12:01:05,699 DEBUG anaconda: old container: None >12:01:05,700 DEBUG anaconda: new container: None >12:01:05,700 DEBUG anaconda: old container encrypted: False >12:01:05,700 DEBUG anaconda: new container encrypted: False >12:01:05,700 DEBUG anaconda: old container raid level: None >12:01:05,700 DEBUG anaconda: new container raid level: None >12:01:05,700 DEBUG anaconda: old container size request: 0 >12:01:05,700 DEBUG anaconda: new container size request: 0 >12:01:05,700 DEBUG anaconda: old disks: ['sda'] >12:01:05,700 DEBUG anaconda: new disks: ['sda'] >12:01:05,701 DEBUG anaconda: populate_right_side: existing 81925MB partition sda5 (6) with existing ntfs filesystem >12:01:05,701 DEBUG anaconda: updated device_disks to ['sda'] >12:01:05,701 DEBUG anaconda: updated device_container_name to None >12:01:05,701 DEBUG anaconda: updated device_container_raid_level to None >12:01:05,702 DEBUG anaconda: updated device_container_encrypted to False >12:01:05,702 DEBUG anaconda: updated device_container_size to 0 >12:01:05,706 DEBUG anaconda: fs type changed: ntfs >12:01:05,711 INFO anaconda: getting device type for æ åååº >12:01:05,712 DEBUG anaconda: populate_raid: 2, None >12:01:05,712 INFO anaconda: getting device type for æ åååº >12:01:05,713 DEBUG anaconda: new selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:01:05,713 DEBUG anaconda: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:01:05,714 DEBUG anaconda: updated device_disks to ['sda'] >12:01:05,714 DEBUG anaconda: updated device_container_name to None >12:01:05,714 DEBUG anaconda: updated device_container_raid_level to None >12:01:05,714 DEBUG anaconda: updated device_container_encrypted to False >12:01:05,714 DEBUG anaconda: updated device_container_size to 0 >12:01:05,717 DEBUG anaconda: fs type changed: ntfs >12:01:05,723 INFO anaconda: getting device type for æ åååº >12:01:05,723 DEBUG anaconda: populate_raid: 2, None >12:01:05,723 INFO anaconda: getting device type for æ åååº >12:01:08,491 DEBUG anaconda: current selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:01:08,491 DEBUG anaconda: notebook page = 1 >12:01:08,492 INFO anaconda: ui: saving changes to device sda8 >12:01:08,492 DEBUG anaconda: old name: sda8 >12:01:08,492 DEBUG anaconda: new name: None >12:01:08,496 DEBUG anaconda: old size: 57074.6469727 >12:01:08,496 DEBUG anaconda: new size: 57074 >12:01:08,496 INFO anaconda: getting device type for æ åååº >12:01:08,497 DEBUG anaconda: old device type: 2 >12:01:08,497 DEBUG anaconda: new device type: 2 >12:01:08,497 DEBUG anaconda: reformat: False >12:01:08,499 DEBUG anaconda: old fs type: ntfs >12:01:08,499 DEBUG anaconda: new fs type: ntfs >12:01:08,499 DEBUG anaconda: old encryption setting: False >12:01:08,499 DEBUG anaconda: new encryption setting: False >12:01:08,499 DEBUG anaconda: old label: >12:01:08,499 DEBUG anaconda: new_label: >12:01:08,500 DEBUG anaconda: old mountpoint: >12:01:08,500 DEBUG anaconda: new mountpoint: >12:01:08,500 DEBUG anaconda: old raid level: None >12:01:08,500 DEBUG anaconda: new raid level: None >12:01:08,500 DEBUG anaconda: old container: None >12:01:08,500 DEBUG anaconda: new container: None >12:01:08,501 DEBUG anaconda: old container encrypted: False >12:01:08,501 DEBUG anaconda: new container encrypted: False >12:01:08,501 DEBUG anaconda: old container raid level: None >12:01:08,501 DEBUG anaconda: new container raid level: None >12:01:08,501 DEBUG anaconda: old container size request: 0 >12:01:08,501 DEBUG anaconda: new container size request: 0 >12:01:08,501 DEBUG anaconda: old disks: ['sda'] >12:01:08,501 DEBUG anaconda: new disks: ['sda'] >12:01:08,502 DEBUG anaconda: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:01:08,502 DEBUG anaconda: updated device_disks to ['sda'] >12:01:08,502 DEBUG anaconda: updated device_container_name to None >12:01:08,502 DEBUG anaconda: updated device_container_raid_level to None >12:01:08,503 DEBUG anaconda: updated device_container_encrypted to False >12:01:08,503 DEBUG anaconda: updated device_container_size to 0 >12:01:08,507 DEBUG anaconda: fs type changed: ntfs >12:01:08,513 INFO anaconda: getting device type for æ åååº >12:01:08,514 DEBUG anaconda: populate_raid: 2, None >12:01:08,514 INFO anaconda: getting device type for æ åååº >12:01:08,515 DEBUG anaconda: new selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:01:08,515 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:01:08,515 DEBUG anaconda: updated device_disks to ['sda'] >12:01:08,516 DEBUG anaconda: updated device_container_name to None >12:01:08,516 DEBUG anaconda: updated device_container_raid_level to None >12:01:08,516 DEBUG anaconda: updated device_container_encrypted to False >12:01:08,516 DEBUG anaconda: updated device_container_size to 0 >12:01:08,520 DEBUG anaconda: fs type changed: ntfs >12:01:08,525 INFO anaconda: getting device type for æ åååº >12:01:08,526 DEBUG anaconda: populate_raid: 2, None >12:01:08,526 INFO anaconda: getting device type for æ åååº >12:01:08,843 DEBUG anaconda: current selector: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:01:08,843 DEBUG anaconda: notebook page = 1 >12:01:08,843 INFO anaconda: ui: saving changes to device sda7 >12:01:08,844 DEBUG anaconda: old name: sda7 >12:01:08,844 DEBUG anaconda: new name: None >12:01:08,847 DEBUG anaconda: old size: 102406.5 >12:01:08,847 DEBUG anaconda: new size: 102406 >12:01:08,847 INFO anaconda: getting device type for æ åååº >12:01:08,848 DEBUG anaconda: old device type: 2 >12:01:08,848 DEBUG anaconda: new device type: 2 >12:01:08,848 DEBUG anaconda: reformat: False >12:01:08,849 DEBUG anaconda: old fs type: ntfs >12:01:08,849 DEBUG anaconda: new fs type: ntfs >12:01:08,849 DEBUG anaconda: old encryption setting: False >12:01:08,849 DEBUG anaconda: new encryption setting: False >12:01:08,850 DEBUG anaconda: old label: >12:01:08,850 DEBUG anaconda: new_label: >12:01:08,850 DEBUG anaconda: old mountpoint: >12:01:08,850 DEBUG anaconda: new mountpoint: >12:01:08,850 DEBUG anaconda: old raid level: None >12:01:08,850 DEBUG anaconda: new raid level: None >12:01:08,850 DEBUG anaconda: old container: None >12:01:08,850 DEBUG anaconda: new container: None >12:01:08,851 DEBUG anaconda: old container encrypted: False >12:01:08,851 DEBUG anaconda: new container encrypted: False >12:01:08,851 DEBUG anaconda: old container raid level: None >12:01:08,851 DEBUG anaconda: new container raid level: None >12:01:08,851 DEBUG anaconda: old container size request: 0 >12:01:08,851 DEBUG anaconda: new container size request: 0 >12:01:08,851 DEBUG anaconda: old disks: ['sda'] >12:01:08,851 DEBUG anaconda: new disks: ['sda'] >12:01:08,851 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (8) with existing ntfs filesystem >12:01:08,852 DEBUG anaconda: updated device_disks to ['sda'] >12:01:08,852 DEBUG anaconda: updated device_container_name to None >12:01:08,852 DEBUG anaconda: updated device_container_raid_level to None >12:01:08,852 DEBUG anaconda: updated device_container_encrypted to False >12:01:08,853 DEBUG anaconda: updated device_container_size to 0 >12:01:08,856 DEBUG anaconda: fs type changed: ntfs >12:01:08,861 INFO anaconda: getting device type for æ åååº >12:01:08,862 DEBUG anaconda: populate_raid: 2, None >12:01:08,862 INFO anaconda: getting device type for æ åååº >12:01:08,862 DEBUG anaconda: new selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:01:08,863 DEBUG anaconda: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:01:08,863 DEBUG anaconda: updated device_disks to ['sda'] >12:01:08,863 DEBUG anaconda: updated device_container_name to None >12:01:08,863 DEBUG anaconda: updated device_container_raid_level to None >12:01:08,863 DEBUG anaconda: updated device_container_encrypted to False >12:01:08,863 DEBUG anaconda: updated device_container_size to 0 >12:01:08,866 DEBUG anaconda: fs type changed: ntfs >12:01:08,871 INFO anaconda: getting device type for æ åååº >12:01:08,872 DEBUG anaconda: populate_raid: 2, None >12:01:08,872 INFO anaconda: getting device type for æ åååº >12:01:18,307 DEBUG anaconda: removing device 'existing 57074MB partition sda8 (9) with existing ntfs filesystem' from page æªç¥ >12:01:20,030 INFO anaconda: ui: removed device sda8 >12:01:20,043 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda5', 'sda6', 'sda7', 'sdc', 'sr0'] >12:01:20,055 DEBUG anaconda: ui: unused=['sda1', 'sda7', 'sda5', 'sda6'] >12:01:20,056 DEBUG anaconda: ui: new_devices=[] >12:01:20,088 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:01:20,089 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:01:20,089 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:01:21,643 DEBUG anaconda: page clicked: æªç¥ >12:01:21,643 DEBUG anaconda: show mountpoint: æªç¥ >12:01:21,643 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:01:21,644 DEBUG anaconda: updated device_disks to ['sda'] >12:01:21,644 DEBUG anaconda: updated device_container_name to None >12:01:21,644 DEBUG anaconda: updated device_container_raid_level to None >12:01:21,644 DEBUG anaconda: updated device_container_encrypted to False >12:01:21,644 DEBUG anaconda: updated device_container_size to 0 >12:01:21,647 DEBUG anaconda: fs type changed: ntfs >12:01:21,652 INFO anaconda: getting device type for æ åååº >12:01:21,653 DEBUG anaconda: populate_raid: 2, None >12:01:21,653 INFO anaconda: getting device type for æ åååº >12:01:22,923 INFO anaconda: ui: saving changes to device sda1 >12:01:22,923 DEBUG anaconda: old name: sda1 >12:01:22,923 DEBUG anaconda: new name: None >12:01:22,926 DEBUG anaconda: old size: 81925.1938477 >12:01:22,926 DEBUG anaconda: new size: 81925 >12:01:22,927 INFO anaconda: getting device type for æ åååº >12:01:22,927 DEBUG anaconda: old device type: 2 >12:01:22,927 DEBUG anaconda: new device type: 2 >12:01:22,927 DEBUG anaconda: reformat: False >12:01:22,928 DEBUG anaconda: old fs type: ntfs >12:01:22,928 DEBUG anaconda: new fs type: ntfs >12:01:22,929 DEBUG anaconda: old encryption setting: False >12:01:22,929 DEBUG anaconda: new encryption setting: False >12:01:22,929 DEBUG anaconda: old label: >12:01:22,929 DEBUG anaconda: new_label: >12:01:22,929 DEBUG anaconda: old mountpoint: >12:01:22,929 DEBUG anaconda: new mountpoint: >12:01:22,929 DEBUG anaconda: old raid level: None >12:01:22,929 DEBUG anaconda: new raid level: None >12:01:22,930 DEBUG anaconda: old container: None >12:01:22,930 DEBUG anaconda: new container: None >12:01:22,930 DEBUG anaconda: old container encrypted: False >12:01:22,930 DEBUG anaconda: new container encrypted: False >12:01:22,930 DEBUG anaconda: old container raid level: None >12:01:22,930 DEBUG anaconda: new container raid level: None >12:01:22,930 DEBUG anaconda: old container size request: 0 >12:01:22,930 DEBUG anaconda: new container size request: 0 >12:01:22,930 DEBUG anaconda: old disks: ['sda'] >12:01:22,930 DEBUG anaconda: new disks: ['sda'] >12:01:22,930 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:01:22,931 DEBUG anaconda: updated device_disks to ['sda'] >12:01:22,931 DEBUG anaconda: updated device_container_name to None >12:01:22,931 DEBUG anaconda: updated device_container_raid_level to None >12:01:22,931 DEBUG anaconda: updated device_container_encrypted to False >12:01:22,931 DEBUG anaconda: updated device_container_size to 0 >12:01:22,935 DEBUG anaconda: fs type changed: ntfs >12:01:22,939 INFO anaconda: getting device type for æ åååº >12:01:22,940 DEBUG anaconda: populate_raid: 2, None >12:01:22,940 INFO anaconda: getting device type for æ åååº >12:01:27,899 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sdc', 'sr0'] >12:01:27,911 DEBUG anaconda: ui: unused=['sda6', 'sda7', 'sda5', 'sda1', 'sda8'] >12:01:27,912 DEBUG anaconda: ui: new_devices=[] >12:01:27,949 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:01:27,949 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:01:27,949 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:01:29,203 DEBUG anaconda: page clicked: æªç¥ >12:01:29,203 DEBUG anaconda: show mountpoint: æªç¥ >12:01:29,203 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:01:29,204 DEBUG anaconda: updated device_disks to ['sda'] >12:01:29,204 DEBUG anaconda: updated device_container_name to None >12:01:29,204 DEBUG anaconda: updated device_container_raid_level to None >12:01:29,204 DEBUG anaconda: updated device_container_encrypted to False >12:01:29,204 DEBUG anaconda: updated device_container_size to 0 >12:01:29,207 DEBUG anaconda: fs type changed: ntfs >12:01:29,212 INFO anaconda: getting device type for æ åååº >12:01:29,213 DEBUG anaconda: populate_raid: 2, None >12:01:29,213 INFO anaconda: getting device type for æ åååº >12:01:30,235 DEBUG anaconda: current selector: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:01:30,235 DEBUG anaconda: notebook page = 1 >12:01:30,235 INFO anaconda: ui: saving changes to device sda1 >12:01:30,235 DEBUG anaconda: old name: sda1 >12:01:30,235 DEBUG anaconda: new name: None >12:01:30,238 DEBUG anaconda: old size: 81925.1938477 >12:01:30,238 DEBUG anaconda: new size: 81925 >12:01:30,239 INFO anaconda: getting device type for æ åååº >12:01:30,239 DEBUG anaconda: old device type: 2 >12:01:30,239 DEBUG anaconda: new device type: 2 >12:01:30,239 DEBUG anaconda: reformat: False >12:01:30,240 DEBUG anaconda: old fs type: ntfs >12:01:30,241 DEBUG anaconda: new fs type: ntfs >12:01:30,241 DEBUG anaconda: old encryption setting: False >12:01:30,241 DEBUG anaconda: new encryption setting: False >12:01:30,241 DEBUG anaconda: old label: >12:01:30,241 DEBUG anaconda: new_label: >12:01:30,241 DEBUG anaconda: old mountpoint: >12:01:30,241 DEBUG anaconda: new mountpoint: >12:01:30,241 DEBUG anaconda: old raid level: None >12:01:30,241 DEBUG anaconda: new raid level: None >12:01:30,242 DEBUG anaconda: old container: None >12:01:30,242 DEBUG anaconda: new container: None >12:01:30,242 DEBUG anaconda: old container encrypted: False >12:01:30,242 DEBUG anaconda: new container encrypted: False >12:01:30,242 DEBUG anaconda: old container raid level: None >12:01:30,242 DEBUG anaconda: new container raid level: None >12:01:30,242 DEBUG anaconda: old container size request: 0 >12:01:30,242 DEBUG anaconda: new container size request: 0 >12:01:30,242 DEBUG anaconda: old disks: ['sda'] >12:01:30,242 DEBUG anaconda: new disks: ['sda'] >12:01:30,243 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:01:30,243 DEBUG anaconda: updated device_disks to ['sda'] >12:01:30,243 DEBUG anaconda: updated device_container_name to None >12:01:30,243 DEBUG anaconda: updated device_container_raid_level to None >12:01:30,243 DEBUG anaconda: updated device_container_encrypted to False >12:01:30,243 DEBUG anaconda: updated device_container_size to 0 >12:01:30,247 DEBUG anaconda: fs type changed: ntfs >12:01:30,251 INFO anaconda: getting device type for æ åååº >12:01:30,252 DEBUG anaconda: populate_raid: 2, None >12:01:30,252 INFO anaconda: getting device type for æ åååº >12:01:30,252 DEBUG anaconda: new selector: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:01:30,253 DEBUG anaconda: populate_right_side: existing 57074MB partition sda8 (9) with existing ntfs filesystem >12:01:30,253 DEBUG anaconda: updated device_disks to ['sda'] >12:01:30,253 DEBUG anaconda: updated device_container_name to None >12:01:30,253 DEBUG anaconda: updated device_container_raid_level to None >12:01:30,253 DEBUG anaconda: updated device_container_encrypted to False >12:01:30,253 DEBUG anaconda: updated device_container_size to 0 >12:01:30,256 DEBUG anaconda: fs type changed: ntfs >12:01:30,261 INFO anaconda: getting device type for æ åååº >12:01:30,261 DEBUG anaconda: populate_raid: 2, None >12:01:30,261 INFO anaconda: getting device type for æ åååº >12:01:31,443 DEBUG anaconda: removing device 'existing 57074MB partition sda8 (9) with existing ntfs filesystem' from page æªç¥ >12:01:32,496 INFO anaconda: ui: removed device sda8 >12:01:32,507 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda5', 'sda6', 'sda7', 'sdc', 'sr0'] >12:01:32,518 DEBUG anaconda: ui: unused=['sda6', 'sda7', 'sda5', 'sda1'] >12:01:32,519 DEBUG anaconda: ui: new_devices=[] >12:01:32,549 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:01:32,549 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:01:32,550 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:01:53,888 DEBUG anaconda: requested size = 20 GB ; available space = 57.07 GB >12:01:54,000 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sdc', 'sr0'] >12:01:54,012 DEBUG anaconda: ui: unused=['sda6', 'sda7', 'sda5', 'sda1'] >12:01:54,013 DEBUG anaconda: ui: new_devices=['fedora-root'] >12:01:54,051 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:01:54,051 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:01:54,052 DEBUG anaconda: populate_right_side: non-existent 20000MB lvmlv fedora-root (26) with non-existent ext4 filesystem mounted at / >12:01:54,052 DEBUG anaconda: updated device_disks to ['sda'] >12:01:54,052 DEBUG anaconda: updated device_container_name to fedora >12:01:54,052 DEBUG anaconda: updated device_container_raid_level to None >12:01:54,052 DEBUG anaconda: updated device_container_encrypted to False >12:01:54,052 DEBUG anaconda: updated device_container_size to 0 >12:01:54,055 INFO anaconda: getting device type for æ åååº >12:01:54,057 DEBUG anaconda: fs type changed: ext4 >12:01:54,062 INFO anaconda: getting device type for LVM >12:01:54,062 DEBUG anaconda: device_type_changed: 0 LVM >12:01:54,062 INFO anaconda: getting device type for LVM >12:01:54,063 INFO anaconda: getting device type for LVM >12:01:54,063 INFO anaconda: getting device type for LVM >12:01:54,063 INFO anaconda: getting device type for LVM >12:01:54,064 INFO anaconda: getting device type for LVM >12:01:54,064 INFO anaconda: getting device type for LVM >12:01:54,064 INFO anaconda: getting device type for LVM >12:01:54,065 INFO anaconda: getting device type for LVM >12:01:54,065 INFO anaconda: getting device type for LVM >12:01:54,065 INFO anaconda: getting device type for LVM >12:01:54,066 INFO anaconda: getting device type for LVM >12:01:54,066 DEBUG anaconda: populate_raid: 0, None >12:01:54,066 INFO anaconda: getting device type for LVM >12:01:54,067 INFO anaconda: getting device type for LVM >12:01:54,067 DEBUG anaconda: populate_raid: 0, None >12:01:54,067 INFO anaconda: getting device type for LVM >12:01:54,068 DEBUG anaconda: new container selection: fedora >12:01:54,068 DEBUG anaconda: default container is fedora >12:01:54,069 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:01:54,069 DEBUG anaconda: populate_right_side: non-existent 20000MB lvmlv fedora-root (26) with non-existent ext4 filesystem mounted at / >12:01:54,070 DEBUG anaconda: updated device_disks to ['sda'] >12:01:54,070 DEBUG anaconda: updated device_container_name to fedora >12:01:54,070 DEBUG anaconda: updated device_container_raid_level to None >12:01:54,070 DEBUG anaconda: updated device_container_encrypted to False >12:01:54,070 DEBUG anaconda: updated device_container_size to 0 >12:01:54,075 INFO anaconda: getting device type for LVM >12:01:54,076 DEBUG anaconda: populate_raid: 0, None >12:01:54,076 INFO anaconda: getting device type for LVM >12:01:54,076 DEBUG anaconda: new container selection: None >12:01:54,077 DEBUG anaconda: new container selection: None >12:01:54,077 DEBUG anaconda: new container selection: fedora >12:01:54,077 DEBUG anaconda: default container is fedora >12:01:59,381 INFO anaconda: getting device type for æ åååº >12:01:59,383 DEBUG anaconda: device_type_changed: 2 æ åååº >12:01:59,383 INFO anaconda: getting device type for æ åååº >12:01:59,384 INFO anaconda: getting device type for æ åååº >12:01:59,386 INFO anaconda: getting device type for æ åååº >12:01:59,387 INFO anaconda: getting device type for æ åååº >12:01:59,388 INFO anaconda: getting device type for æ åååº >12:01:59,389 INFO anaconda: getting device type for æ åååº >12:01:59,390 INFO anaconda: getting device type for æ åååº >12:01:59,391 INFO anaconda: getting device type for æ åååº >12:01:59,392 DEBUG anaconda: populate_raid: 2, None >12:01:59,392 INFO anaconda: getting device type for æ åååº >12:02:02,756 INFO anaconda: ui: saving changes to device fedora-root >12:02:02,756 DEBUG anaconda: old name: root >12:02:02,756 DEBUG anaconda: new name: None >12:02:02,761 DEBUG anaconda: old size: 20000.0 >12:02:02,761 DEBUG anaconda: new size: 20000 >12:02:02,761 INFO anaconda: getting device type for æ åååº >12:02:02,763 DEBUG anaconda: old device type: 0 >12:02:02,763 DEBUG anaconda: new device type: 2 >12:02:02,763 DEBUG anaconda: reformat: True >12:02:02,766 DEBUG anaconda: old fs type: ext4 >12:02:02,766 DEBUG anaconda: new fs type: ext4 >12:02:02,766 DEBUG anaconda: old encryption setting: False >12:02:02,766 DEBUG anaconda: new encryption setting: False >12:02:02,767 DEBUG anaconda: old label: >12:02:02,767 DEBUG anaconda: new_label: >12:02:02,767 DEBUG anaconda: old mountpoint: / >12:02:02,767 DEBUG anaconda: new mountpoint: / >12:02:02,769 DEBUG anaconda: old raid level: None >12:02:02,769 DEBUG anaconda: new raid level: None >12:02:02,770 DEBUG anaconda: old container: None >12:02:02,770 DEBUG anaconda: new container: fedora >12:02:02,770 DEBUG anaconda: old container encrypted: False >12:02:02,771 DEBUG anaconda: new container encrypted: False >12:02:02,771 DEBUG anaconda: old container raid level: None >12:02:02,771 DEBUG anaconda: new container raid level: None >12:02:02,771 DEBUG anaconda: old container size request: 0 >12:02:02,771 DEBUG anaconda: new container size request: 0 >12:02:02,772 DEBUG anaconda: old disks: ['sda'] >12:02:02,772 DEBUG anaconda: new disks: ['sda'] >12:02:02,910 DEBUG anaconda: populate_right_side: non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / >12:02:02,910 DEBUG anaconda: updated device_disks to ['sda'] >12:02:02,911 DEBUG anaconda: updated device_container_name to None >12:02:02,911 DEBUG anaconda: updated device_container_raid_level to None >12:02:02,911 DEBUG anaconda: updated device_container_encrypted to False >12:02:02,911 DEBUG anaconda: updated device_container_size to 0 >12:02:02,916 INFO anaconda: getting device type for æ åååº >12:02:02,917 DEBUG anaconda: populate_raid: 2, None >12:02:02,917 INFO anaconda: getting device type for æ åååº >12:02:02,917 DEBUG anaconda: leaving save_right_side >12:02:05,889 INFO anaconda: ui: saving changes to device sda3 >12:02:05,890 DEBUG anaconda: old name: sda3 >12:02:05,890 DEBUG anaconda: new name: None >12:02:05,893 DEBUG anaconda: old size: 2.0 >12:02:05,893 DEBUG anaconda: new size: 2 >12:02:05,893 INFO anaconda: getting device type for æ åååº >12:02:05,894 DEBUG anaconda: old device type: 2 >12:02:05,894 DEBUG anaconda: new device type: 2 >12:02:05,894 DEBUG anaconda: reformat: True >12:02:05,895 DEBUG anaconda: old fs type: ext4 >12:02:05,896 DEBUG anaconda: new fs type: ext4 >12:02:05,896 DEBUG anaconda: old encryption setting: False >12:02:05,896 DEBUG anaconda: new encryption setting: False >12:02:05,896 DEBUG anaconda: old label: >12:02:05,896 DEBUG anaconda: new_label: >12:02:05,896 DEBUG anaconda: old mountpoint: / >12:02:05,896 DEBUG anaconda: new mountpoint: / >12:02:05,897 DEBUG anaconda: old raid level: None >12:02:05,897 DEBUG anaconda: new raid level: None >12:02:05,897 DEBUG anaconda: old container: None >12:02:05,897 DEBUG anaconda: new container: None >12:02:05,897 DEBUG anaconda: old container encrypted: False >12:02:05,898 DEBUG anaconda: new container encrypted: False >12:02:05,898 DEBUG anaconda: old container raid level: None >12:02:05,898 DEBUG anaconda: new container raid level: None >12:02:05,898 DEBUG anaconda: old container size request: 0 >12:02:05,898 DEBUG anaconda: new container size request: 0 >12:02:05,898 DEBUG anaconda: old disks: ['sda'] >12:02:05,898 DEBUG anaconda: new disks: ['sda'] >12:02:05,898 DEBUG anaconda: nothing changed for new device >12:02:17,111 DEBUG anaconda: requested size = 20 GB ; available space = 57.07 GB >12:02:17,246 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-usr', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sdc', 'sr0'] >12:02:17,258 DEBUG anaconda: ui: unused=['sda6', 'sda7', 'sda5', 'sda1'] >12:02:17,259 DEBUG anaconda: ui: new_devices=['fedora-usr', 'sda3'] >12:02:17,300 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:02:17,300 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:02:17,300 DEBUG anaconda: populate_right_side: non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / >12:02:17,300 DEBUG anaconda: updated device_disks to ['sda'] >12:02:17,300 DEBUG anaconda: updated device_container_name to None >12:02:17,300 DEBUG anaconda: updated device_container_raid_level to None >12:02:17,300 DEBUG anaconda: updated device_container_encrypted to False >12:02:17,301 DEBUG anaconda: updated device_container_size to 0 >12:02:17,306 INFO anaconda: getting device type for æ åååº >12:02:17,306 DEBUG anaconda: populate_raid: 2, None >12:02:17,307 INFO anaconda: getting device type for æ åååº >12:02:17,308 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:02:17,308 DEBUG anaconda: current selector: non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / >12:02:17,308 DEBUG anaconda: notebook page = 1 >12:02:17,309 INFO anaconda: ui: saving changes to device sda3 >12:02:17,309 DEBUG anaconda: old name: sda3 >12:02:17,309 DEBUG anaconda: new name: None >12:02:17,311 DEBUG anaconda: old size: 2.0 >12:02:17,311 DEBUG anaconda: new size: 2 >12:02:17,311 INFO anaconda: getting device type for æ åååº >12:02:17,312 DEBUG anaconda: old device type: 2 >12:02:17,312 DEBUG anaconda: new device type: 2 >12:02:17,312 DEBUG anaconda: reformat: True >12:02:17,313 DEBUG anaconda: old fs type: ext4 >12:02:17,313 DEBUG anaconda: new fs type: ext4 >12:02:17,313 DEBUG anaconda: old encryption setting: False >12:02:17,314 DEBUG anaconda: new encryption setting: False >12:02:17,314 DEBUG anaconda: old label: >12:02:17,314 DEBUG anaconda: new_label: >12:02:17,314 DEBUG anaconda: old mountpoint: / >12:02:17,314 DEBUG anaconda: new mountpoint: / >12:02:17,314 DEBUG anaconda: old raid level: None >12:02:17,315 DEBUG anaconda: new raid level: None >12:02:17,315 DEBUG anaconda: old container: None >12:02:17,315 DEBUG anaconda: new container: None >12:02:17,315 DEBUG anaconda: old container encrypted: False >12:02:17,315 DEBUG anaconda: new container encrypted: False >12:02:17,315 DEBUG anaconda: old container raid level: None >12:02:17,315 DEBUG anaconda: new container raid level: None >12:02:17,315 DEBUG anaconda: old container size request: 0 >12:02:17,315 DEBUG anaconda: new container size request: 0 >12:02:17,315 DEBUG anaconda: old disks: ['sda'] >12:02:17,316 DEBUG anaconda: new disks: ['sda'] >12:02:17,316 DEBUG anaconda: nothing changed for new device >12:02:17,316 DEBUG anaconda: new selector: non-existent 20000MB lvmlv fedora-usr (30) with non-existent ext4 filesystem mounted at /usr >12:02:17,316 DEBUG anaconda: populate_right_side: non-existent 20000MB lvmlv fedora-usr (30) with non-existent ext4 filesystem mounted at /usr >12:02:17,316 DEBUG anaconda: updated device_disks to ['sda'] >12:02:17,316 DEBUG anaconda: updated device_container_name to fedora >12:02:17,316 DEBUG anaconda: updated device_container_raid_level to None >12:02:17,316 DEBUG anaconda: updated device_container_encrypted to False >12:02:17,316 DEBUG anaconda: updated device_container_size to 0 >12:02:17,322 INFO anaconda: getting device type for LVM >12:02:17,322 DEBUG anaconda: device_type_changed: 0 LVM >12:02:17,322 INFO anaconda: getting device type for LVM >12:02:17,323 INFO anaconda: getting device type for LVM >12:02:17,323 INFO anaconda: getting device type for LVM >12:02:17,323 INFO anaconda: getting device type for LVM >12:02:17,324 INFO anaconda: getting device type for LVM >12:02:17,324 INFO anaconda: getting device type for LVM >12:02:17,324 INFO anaconda: getting device type for LVM >12:02:17,325 INFO anaconda: getting device type for LVM >12:02:17,325 INFO anaconda: getting device type for LVM >12:02:17,325 INFO anaconda: getting device type for LVM >12:02:17,326 INFO anaconda: getting device type for LVM >12:02:17,326 DEBUG anaconda: populate_raid: 0, None >12:02:17,326 INFO anaconda: getting device type for LVM >12:02:17,327 INFO anaconda: getting device type for LVM >12:02:17,327 DEBUG anaconda: populate_raid: 0, None >12:02:17,327 INFO anaconda: getting device type for LVM >12:02:17,328 DEBUG anaconda: new container selection: None >12:02:17,328 DEBUG anaconda: new container selection: None >12:02:17,328 DEBUG anaconda: new container selection: fedora >12:02:17,328 DEBUG anaconda: default container is fedora >12:02:21,047 INFO anaconda: getting device type for æ åååº >12:02:21,048 DEBUG anaconda: device_type_changed: 2 æ åååº >12:02:21,048 INFO anaconda: getting device type for æ åååº >12:02:21,049 INFO anaconda: getting device type for æ åååº >12:02:21,050 INFO anaconda: getting device type for æ åååº >12:02:21,052 INFO anaconda: getting device type for æ åååº >12:02:21,053 INFO anaconda: getting device type for æ åååº >12:02:21,053 INFO anaconda: getting device type for æ åååº >12:02:21,054 INFO anaconda: getting device type for æ åååº >12:02:21,055 INFO anaconda: getting device type for æ åååº >12:02:21,055 DEBUG anaconda: populate_raid: 2, None >12:02:21,055 INFO anaconda: getting device type for æ åååº >12:02:25,294 INFO anaconda: ui: saving changes to device fedora-usr >12:02:25,294 DEBUG anaconda: old name: usr >12:02:25,294 DEBUG anaconda: new name: None >12:02:25,298 DEBUG anaconda: old size: 20000.0 >12:02:25,298 DEBUG anaconda: new size: 20000 >12:02:25,298 INFO anaconda: getting device type for æ åååº >12:02:25,299 DEBUG anaconda: old device type: 0 >12:02:25,299 DEBUG anaconda: new device type: 2 >12:02:25,299 DEBUG anaconda: reformat: True >12:02:25,301 DEBUG anaconda: old fs type: ext4 >12:02:25,301 DEBUG anaconda: new fs type: ext4 >12:02:25,301 DEBUG anaconda: old encryption setting: False >12:02:25,301 DEBUG anaconda: new encryption setting: False >12:02:25,301 DEBUG anaconda: old label: >12:02:25,302 DEBUG anaconda: new_label: >12:02:25,302 DEBUG anaconda: old mountpoint: /usr >12:02:25,302 DEBUG anaconda: new mountpoint: /usr >12:02:25,303 DEBUG anaconda: old raid level: None >12:02:25,303 DEBUG anaconda: new raid level: None >12:02:25,303 DEBUG anaconda: old container: None >12:02:25,303 DEBUG anaconda: new container: fedora >12:02:25,303 DEBUG anaconda: old container encrypted: False >12:02:25,304 DEBUG anaconda: new container encrypted: False >12:02:25,304 DEBUG anaconda: old container raid level: None >12:02:25,304 DEBUG anaconda: new container raid level: None >12:02:25,304 DEBUG anaconda: old container size request: 0 >12:02:25,304 DEBUG anaconda: new container size request: 0 >12:02:25,304 DEBUG anaconda: old disks: ['sda'] >12:02:25,304 DEBUG anaconda: new disks: ['sda'] >12:02:25,442 DEBUG anaconda: populate_right_side: non-existent 20000MB partition sda8 (31) with non-existent ext4 filesystem mounted at /usr >12:02:25,442 DEBUG anaconda: updated device_disks to ['sda'] >12:02:25,442 DEBUG anaconda: updated device_container_name to None >12:02:25,442 DEBUG anaconda: updated device_container_raid_level to None >12:02:25,443 DEBUG anaconda: updated device_container_encrypted to False >12:02:25,443 DEBUG anaconda: updated device_container_size to 0 >12:02:25,449 INFO anaconda: getting device type for æ åååº >12:02:25,450 DEBUG anaconda: populate_raid: 2, None >12:02:25,450 INFO anaconda: getting device type for æ åååº >12:02:25,451 DEBUG anaconda: leaving save_right_side >12:02:28,244 INFO anaconda: ui: saving changes to device sda8 >12:02:28,244 DEBUG anaconda: old name: sda8 >12:02:28,244 DEBUG anaconda: new name: None >12:02:28,248 DEBUG anaconda: old size: 20000.0 >12:02:28,248 DEBUG anaconda: new size: 20000 >12:02:28,248 INFO anaconda: getting device type for æ åååº >12:02:28,249 DEBUG anaconda: old device type: 2 >12:02:28,249 DEBUG anaconda: new device type: 2 >12:02:28,249 DEBUG anaconda: reformat: True >12:02:28,251 DEBUG anaconda: old fs type: ext4 >12:02:28,251 DEBUG anaconda: new fs type: ext4 >12:02:28,251 DEBUG anaconda: old encryption setting: False >12:02:28,252 DEBUG anaconda: new encryption setting: False >12:02:28,252 DEBUG anaconda: old label: >12:02:28,252 DEBUG anaconda: new_label: >12:02:28,252 DEBUG anaconda: old mountpoint: /usr >12:02:28,252 DEBUG anaconda: new mountpoint: /usr >12:02:28,253 DEBUG anaconda: old raid level: None >12:02:28,253 DEBUG anaconda: new raid level: None >12:02:28,253 DEBUG anaconda: old container: None >12:02:28,253 DEBUG anaconda: new container: None >12:02:28,253 DEBUG anaconda: old container encrypted: False >12:02:28,254 DEBUG anaconda: new container encrypted: False >12:02:28,254 DEBUG anaconda: old container raid level: None >12:02:28,254 DEBUG anaconda: new container raid level: None >12:02:28,254 DEBUG anaconda: old container size request: 0 >12:02:28,254 DEBUG anaconda: new container size request: 0 >12:02:28,254 DEBUG anaconda: old disks: ['sda'] >12:02:28,254 DEBUG anaconda: new disks: ['sda'] >12:02:28,254 DEBUG anaconda: nothing changed for new device >12:02:43,737 DEBUG anaconda: requested size = 20 GB ; available space = 37.07 GB >12:02:43,898 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >12:02:43,910 DEBUG anaconda: ui: unused=['sda6', 'sda7', 'sda5', 'sda1'] >12:02:43,911 DEBUG anaconda: ui: new_devices=['fedora-home', 'sda3', 'sda8'] >12:02:43,961 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:02:43,961 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:02:43,961 DEBUG anaconda: populate_right_side: non-existent 20000MB partition sda8 (31) with non-existent ext4 filesystem mounted at /usr >12:02:43,962 DEBUG anaconda: updated device_disks to ['sda'] >12:02:43,962 DEBUG anaconda: updated device_container_name to None >12:02:43,962 DEBUG anaconda: updated device_container_raid_level to None >12:02:43,962 DEBUG anaconda: updated device_container_encrypted to False >12:02:43,962 DEBUG anaconda: updated device_container_size to 0 >12:02:43,968 INFO anaconda: getting device type for æ åååº >12:02:43,968 DEBUG anaconda: populate_raid: 2, None >12:02:43,968 INFO anaconda: getting device type for æ åååº >12:02:43,970 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:02:43,970 DEBUG anaconda: current selector: non-existent 20000MB partition sda8 (31) with non-existent ext4 filesystem mounted at /usr >12:02:43,970 DEBUG anaconda: notebook page = 1 >12:02:43,970 INFO anaconda: ui: saving changes to device sda8 >12:02:43,971 DEBUG anaconda: old name: sda8 >12:02:43,971 DEBUG anaconda: new name: None >12:02:43,973 DEBUG anaconda: old size: 20000.0 >12:02:43,973 DEBUG anaconda: new size: 20000 >12:02:43,973 INFO anaconda: getting device type for æ åååº >12:02:43,974 DEBUG anaconda: old device type: 2 >12:02:43,974 DEBUG anaconda: new device type: 2 >12:02:43,974 DEBUG anaconda: reformat: True >12:02:43,975 DEBUG anaconda: old fs type: ext4 >12:02:43,975 DEBUG anaconda: new fs type: ext4 >12:02:43,975 DEBUG anaconda: old encryption setting: False >12:02:43,975 DEBUG anaconda: new encryption setting: False >12:02:43,976 DEBUG anaconda: old label: >12:02:43,976 DEBUG anaconda: new_label: >12:02:43,976 DEBUG anaconda: old mountpoint: /usr >12:02:43,976 DEBUG anaconda: new mountpoint: /usr >12:02:43,976 DEBUG anaconda: old raid level: None >12:02:43,977 DEBUG anaconda: new raid level: None >12:02:43,977 DEBUG anaconda: old container: None >12:02:43,977 DEBUG anaconda: new container: None >12:02:43,977 DEBUG anaconda: old container encrypted: False >12:02:43,977 DEBUG anaconda: new container encrypted: False >12:02:43,977 DEBUG anaconda: old container raid level: None >12:02:43,977 DEBUG anaconda: new container raid level: None >12:02:43,977 DEBUG anaconda: old container size request: 0 >12:02:43,977 DEBUG anaconda: new container size request: 0 >12:02:43,977 DEBUG anaconda: old disks: ['sda'] >12:02:43,978 DEBUG anaconda: new disks: ['sda'] >12:02:43,978 DEBUG anaconda: nothing changed for new device >12:02:43,978 DEBUG anaconda: new selector: non-existent 20000MB lvmlv fedora-home (34) with non-existent ext4 filesystem mounted at /home >12:02:43,978 DEBUG anaconda: populate_right_side: non-existent 20000MB lvmlv fedora-home (34) with non-existent ext4 filesystem mounted at /home >12:02:43,978 DEBUG anaconda: updated device_disks to ['sda'] >12:02:43,978 DEBUG anaconda: updated device_container_name to fedora >12:02:43,978 DEBUG anaconda: updated device_container_raid_level to None >12:02:43,978 DEBUG anaconda: updated device_container_encrypted to False >12:02:43,978 DEBUG anaconda: updated device_container_size to 0 >12:02:43,984 INFO anaconda: getting device type for LVM >12:02:43,984 DEBUG anaconda: device_type_changed: 0 LVM >12:02:43,984 INFO anaconda: getting device type for LVM >12:02:43,985 INFO anaconda: getting device type for LVM >12:02:43,985 INFO anaconda: getting device type for LVM >12:02:43,985 INFO anaconda: getting device type for LVM >12:02:43,986 INFO anaconda: getting device type for LVM >12:02:43,986 INFO anaconda: getting device type for LVM >12:02:43,986 INFO anaconda: getting device type for LVM >12:02:43,987 INFO anaconda: getting device type for LVM >12:02:43,987 INFO anaconda: getting device type for LVM >12:02:43,987 INFO anaconda: getting device type for LVM >12:02:43,987 INFO anaconda: getting device type for LVM >12:02:43,988 DEBUG anaconda: populate_raid: 0, None >12:02:43,988 INFO anaconda: getting device type for LVM >12:02:43,989 INFO anaconda: getting device type for LVM >12:02:43,989 DEBUG anaconda: populate_raid: 0, None >12:02:43,989 INFO anaconda: getting device type for LVM >12:02:43,989 DEBUG anaconda: new container selection: None >12:02:43,990 DEBUG anaconda: new container selection: None >12:02:43,990 DEBUG anaconda: new container selection: fedora >12:02:43,990 DEBUG anaconda: default container is fedora >12:02:47,159 INFO anaconda: getting device type for æ åååº >12:02:47,160 DEBUG anaconda: device_type_changed: 2 æ åååº >12:02:47,160 INFO anaconda: getting device type for æ åååº >12:02:47,161 INFO anaconda: getting device type for æ åååº >12:02:47,162 INFO anaconda: getting device type for æ åååº >12:02:47,164 INFO anaconda: getting device type for æ åååº >12:02:47,165 INFO anaconda: getting device type for æ åååº >12:02:47,165 INFO anaconda: getting device type for æ åååº >12:02:47,166 INFO anaconda: getting device type for æ åååº >12:02:47,167 INFO anaconda: getting device type for æ åååº >12:02:47,167 DEBUG anaconda: populate_raid: 2, None >12:02:47,167 INFO anaconda: getting device type for æ åååº >12:02:49,532 INFO anaconda: ui: saving changes to device fedora-home >12:02:49,533 DEBUG anaconda: old name: home >12:02:49,533 DEBUG anaconda: new name: None >12:02:49,536 DEBUG anaconda: old size: 20000.0 >12:02:49,537 DEBUG anaconda: new size: 20000 >12:02:49,537 INFO anaconda: getting device type for æ åååº >12:02:49,537 DEBUG anaconda: old device type: 0 >12:02:49,537 DEBUG anaconda: new device type: 2 >12:02:49,538 DEBUG anaconda: reformat: True >12:02:49,539 DEBUG anaconda: old fs type: ext4 >12:02:49,539 DEBUG anaconda: new fs type: ext4 >12:02:49,539 DEBUG anaconda: old encryption setting: False >12:02:49,540 DEBUG anaconda: new encryption setting: False >12:02:49,540 DEBUG anaconda: old label: >12:02:49,540 DEBUG anaconda: new_label: >12:02:49,540 DEBUG anaconda: old mountpoint: /home >12:02:49,540 DEBUG anaconda: new mountpoint: /home >12:02:49,541 DEBUG anaconda: old raid level: None >12:02:49,541 DEBUG anaconda: new raid level: None >12:02:49,541 DEBUG anaconda: old container: None >12:02:49,541 DEBUG anaconda: new container: fedora >12:02:49,542 DEBUG anaconda: old container encrypted: False >12:02:49,542 DEBUG anaconda: new container encrypted: False >12:02:49,542 DEBUG anaconda: old container raid level: None >12:02:49,542 DEBUG anaconda: new container raid level: None >12:02:49,542 DEBUG anaconda: old container size request: 0 >12:02:49,542 DEBUG anaconda: new container size request: 0 >12:02:49,542 DEBUG anaconda: old disks: ['sda'] >12:02:49,542 DEBUG anaconda: new disks: ['sda'] >12:02:49,707 DEBUG anaconda: populate_right_side: non-existent 20000MB partition sda9 (35) with non-existent ext4 filesystem mounted at /home >12:02:49,707 DEBUG anaconda: updated device_disks to ['sda'] >12:02:49,707 DEBUG anaconda: updated device_container_name to None >12:02:49,707 DEBUG anaconda: updated device_container_raid_level to None >12:02:49,707 DEBUG anaconda: updated device_container_encrypted to False >12:02:49,708 DEBUG anaconda: updated device_container_size to 0 >12:02:49,713 INFO anaconda: getting device type for æ åååº >12:02:49,713 DEBUG anaconda: populate_raid: 2, None >12:02:49,714 INFO anaconda: getting device type for æ åååº >12:02:49,714 DEBUG anaconda: leaving save_right_side >12:02:53,879 INFO anaconda: ui: saving changes to device sda9 >12:02:53,879 DEBUG anaconda: old name: sda9 >12:02:53,879 DEBUG anaconda: new name: None >12:02:53,883 DEBUG anaconda: old size: 20000.0 >12:02:53,883 DEBUG anaconda: new size: 20000 >12:02:53,884 INFO anaconda: getting device type for æ åååº >12:02:53,884 DEBUG anaconda: old device type: 2 >12:02:53,884 DEBUG anaconda: new device type: 2 >12:02:53,884 DEBUG anaconda: reformat: True >12:02:53,886 DEBUG anaconda: old fs type: ext4 >12:02:53,886 DEBUG anaconda: new fs type: ext4 >12:02:53,886 DEBUG anaconda: old encryption setting: False >12:02:53,886 DEBUG anaconda: new encryption setting: False >12:02:53,887 DEBUG anaconda: old label: >12:02:53,887 DEBUG anaconda: new_label: >12:02:53,887 DEBUG anaconda: old mountpoint: /home >12:02:53,887 DEBUG anaconda: new mountpoint: /home >12:02:53,888 DEBUG anaconda: old raid level: None >12:02:53,888 DEBUG anaconda: new raid level: None >12:02:53,888 DEBUG anaconda: old container: None >12:02:53,888 DEBUG anaconda: new container: None >12:02:53,889 DEBUG anaconda: old container encrypted: False >12:02:53,889 DEBUG anaconda: new container encrypted: False >12:02:53,889 DEBUG anaconda: old container raid level: None >12:02:53,889 DEBUG anaconda: new container raid level: None >12:02:53,889 DEBUG anaconda: old container size request: 0 >12:02:53,889 DEBUG anaconda: new container size request: 0 >12:02:53,889 DEBUG anaconda: old disks: ['sda'] >12:02:53,889 DEBUG anaconda: new disks: ['sda'] >12:02:53,889 DEBUG anaconda: nothing changed for new device >12:03:03,620 DEBUG anaconda: requested size = 10 GB ; available space = 17.07 GB >12:03:03,814 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-data', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda10', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >12:03:03,828 DEBUG anaconda: ui: unused=['sda6', 'sda5', 'sda7', 'sda1'] >12:03:03,830 DEBUG anaconda: ui: new_devices=['sda8', 'sda9', 'fedora-data', 'sda3'] >12:03:03,888 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:03:03,888 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:03:03,889 DEBUG anaconda: populate_right_side: non-existent 10000MB lvmlv fedora-data (38) with non-existent ext4 filesystem mounted at /data >12:03:03,889 DEBUG anaconda: updated device_disks to ['sda'] >12:03:03,889 DEBUG anaconda: updated device_container_name to fedora >12:03:03,889 DEBUG anaconda: updated device_container_raid_level to None >12:03:03,889 DEBUG anaconda: updated device_container_encrypted to False >12:03:03,889 DEBUG anaconda: updated device_container_size to 0 >12:03:03,895 INFO anaconda: getting device type for LVM >12:03:03,895 DEBUG anaconda: device_type_changed: 0 LVM >12:03:03,895 INFO anaconda: getting device type for LVM >12:03:03,896 INFO anaconda: getting device type for LVM >12:03:03,896 INFO anaconda: getting device type for LVM >12:03:03,896 INFO anaconda: getting device type for LVM >12:03:03,897 INFO anaconda: getting device type for LVM >12:03:03,897 INFO anaconda: getting device type for LVM >12:03:03,897 INFO anaconda: getting device type for LVM >12:03:03,898 INFO anaconda: getting device type for LVM >12:03:03,898 INFO anaconda: getting device type for LVM >12:03:03,898 INFO anaconda: getting device type for LVM >12:03:03,899 INFO anaconda: getting device type for LVM >12:03:03,899 DEBUG anaconda: populate_raid: 0, None >12:03:03,899 INFO anaconda: getting device type for LVM >12:03:03,900 INFO anaconda: getting device type for LVM >12:03:03,900 DEBUG anaconda: populate_raid: 0, None >12:03:03,900 INFO anaconda: getting device type for LVM >12:03:03,901 DEBUG anaconda: new container selection: None >12:03:03,901 DEBUG anaconda: new container selection: None >12:03:03,901 DEBUG anaconda: new container selection: fedora >12:03:03,901 DEBUG anaconda: default container is fedora >12:03:03,903 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:03:03,904 DEBUG anaconda: populate_right_side: non-existent 10000MB lvmlv fedora-data (38) with non-existent ext4 filesystem mounted at /data >12:03:03,904 DEBUG anaconda: updated device_disks to ['sda'] >12:03:03,904 DEBUG anaconda: updated device_container_name to fedora >12:03:03,904 DEBUG anaconda: updated device_container_raid_level to None >12:03:03,904 DEBUG anaconda: updated device_container_encrypted to False >12:03:03,904 DEBUG anaconda: updated device_container_size to 0 >12:03:03,910 INFO anaconda: getting device type for LVM >12:03:03,910 DEBUG anaconda: populate_raid: 0, None >12:03:03,910 INFO anaconda: getting device type for LVM >12:03:03,910 DEBUG anaconda: new container selection: None >12:03:03,911 DEBUG anaconda: new container selection: None >12:03:03,911 DEBUG anaconda: new container selection: fedora >12:03:03,911 DEBUG anaconda: default container is fedora >12:03:09,502 INFO anaconda: getting device type for æ åååº >12:03:09,504 DEBUG anaconda: device_type_changed: 2 æ åååº >12:03:09,504 INFO anaconda: getting device type for æ åååº >12:03:09,506 INFO anaconda: getting device type for æ åååº >12:03:09,508 INFO anaconda: getting device type for æ åååº >12:03:09,510 INFO anaconda: getting device type for æ åååº >12:03:09,510 INFO anaconda: getting device type for æ åååº >12:03:09,512 INFO anaconda: getting device type for æ åååº >12:03:09,512 INFO anaconda: getting device type for æ åååº >12:03:09,513 INFO anaconda: getting device type for æ åååº >12:03:09,513 DEBUG anaconda: populate_raid: 2, None >12:03:09,514 INFO anaconda: getting device type for æ åååº >12:03:13,702 DEBUG anaconda: fs type changed: vfat >12:03:16,834 INFO anaconda: ui: saving changes to device fedora-data >12:03:16,834 DEBUG anaconda: old name: data >12:03:16,834 DEBUG anaconda: new name: None >12:03:16,838 DEBUG anaconda: old size: 10000.0 >12:03:16,838 DEBUG anaconda: new size: 10000 >12:03:16,839 INFO anaconda: getting device type for æ åååº >12:03:16,839 DEBUG anaconda: old device type: 0 >12:03:16,839 DEBUG anaconda: new device type: 2 >12:03:16,839 DEBUG anaconda: reformat: True >12:03:16,841 DEBUG anaconda: old fs type: ext4 >12:03:16,841 DEBUG anaconda: new fs type: vfat >12:03:16,841 DEBUG anaconda: old encryption setting: False >12:03:16,841 DEBUG anaconda: new encryption setting: False >12:03:16,842 DEBUG anaconda: old label: >12:03:16,842 DEBUG anaconda: new_label: >12:03:16,842 DEBUG anaconda: old mountpoint: /data >12:03:16,842 DEBUG anaconda: new mountpoint: /data >12:03:16,843 DEBUG anaconda: old raid level: None >12:03:16,843 DEBUG anaconda: new raid level: None >12:03:16,844 DEBUG anaconda: old container: None >12:03:16,844 DEBUG anaconda: new container: fedora >12:03:16,844 DEBUG anaconda: old container encrypted: False >12:03:16,844 DEBUG anaconda: new container encrypted: False >12:03:16,844 DEBUG anaconda: old container raid level: None >12:03:16,844 DEBUG anaconda: new container raid level: None >12:03:16,844 DEBUG anaconda: old container size request: 0 >12:03:16,844 DEBUG anaconda: new container size request: 0 >12:03:16,844 DEBUG anaconda: old disks: ['sda'] >12:03:16,845 DEBUG anaconda: new disks: ['sda'] >12:03:17,042 DEBUG anaconda: populate_right_side: non-existent 10000MB partition sda10 (39) with non-existent vfat filesystem mounted at /data >12:03:17,043 DEBUG anaconda: updated device_disks to ['sda'] >12:03:17,043 DEBUG anaconda: updated device_container_name to None >12:03:17,043 DEBUG anaconda: updated device_container_raid_level to None >12:03:17,043 DEBUG anaconda: updated device_container_encrypted to False >12:03:17,043 DEBUG anaconda: updated device_container_size to 0 >12:03:17,049 INFO anaconda: getting device type for æ åååº >12:03:17,049 DEBUG anaconda: populate_raid: 2, None >12:03:17,050 INFO anaconda: getting device type for æ åååº >12:03:17,050 DEBUG anaconda: leaving save_right_side >12:03:21,205 INFO anaconda: ui: saving changes to device sda10 >12:03:21,205 DEBUG anaconda: old name: sda10 >12:03:21,205 DEBUG anaconda: new name: None >12:03:21,210 DEBUG anaconda: old size: 10000.0 >12:03:21,210 DEBUG anaconda: new size: 10000 >12:03:21,210 INFO anaconda: getting device type for æ åååº >12:03:21,211 DEBUG anaconda: old device type: 2 >12:03:21,211 DEBUG anaconda: new device type: 2 >12:03:21,211 DEBUG anaconda: reformat: True >12:03:21,213 DEBUG anaconda: old fs type: vfat >12:03:21,213 DEBUG anaconda: new fs type: vfat >12:03:21,213 DEBUG anaconda: old encryption setting: False >12:03:21,213 DEBUG anaconda: new encryption setting: False >12:03:21,213 DEBUG anaconda: old label: >12:03:21,213 DEBUG anaconda: new_label: >12:03:21,213 DEBUG anaconda: old mountpoint: /data >12:03:21,214 DEBUG anaconda: new mountpoint: /data >12:03:21,215 DEBUG anaconda: old raid level: None >12:03:21,215 DEBUG anaconda: new raid level: None >12:03:21,215 DEBUG anaconda: old container: None >12:03:21,215 DEBUG anaconda: new container: None >12:03:21,215 DEBUG anaconda: old container encrypted: False >12:03:21,215 DEBUG anaconda: new container encrypted: False >12:03:21,216 DEBUG anaconda: old container raid level: None >12:03:21,216 DEBUG anaconda: new container raid level: None >12:03:21,216 DEBUG anaconda: old container size request: 0 >12:03:21,216 DEBUG anaconda: new container size request: 0 >12:03:21,216 DEBUG anaconda: old disks: ['sda'] >12:03:21,216 DEBUG anaconda: new disks: ['sda'] >12:03:21,216 DEBUG anaconda: nothing changed for new device >12:03:35,451 DEBUG anaconda: requested size = 2 GB ; available space = 7.07 GB >12:03:35,670 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >12:03:35,686 DEBUG anaconda: ui: unused=['sda6', 'sda5', 'sda7', 'sda1'] >12:03:35,688 DEBUG anaconda: ui: new_devices=['fedora-swap', 'sda9', 'sda8', 'sda10', 'sda3'] >12:03:35,749 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:03:35,749 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:03:35,749 DEBUG anaconda: populate_right_side: non-existent 10000MB partition sda10 (39) with non-existent vfat filesystem mounted at /data >12:03:35,749 DEBUG anaconda: updated device_disks to ['sda'] >12:03:35,749 DEBUG anaconda: updated device_container_name to None >12:03:35,749 DEBUG anaconda: updated device_container_raid_level to None >12:03:35,749 DEBUG anaconda: updated device_container_encrypted to False >12:03:35,750 DEBUG anaconda: updated device_container_size to 0 >12:03:35,755 INFO anaconda: getting device type for æ åååº >12:03:35,755 DEBUG anaconda: populate_raid: 2, None >12:03:35,756 INFO anaconda: getting device type for æ åååº >12:03:35,758 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:03:35,758 DEBUG anaconda: current selector: non-existent 10000MB partition sda10 (39) with non-existent vfat filesystem mounted at /data >12:03:35,758 DEBUG anaconda: notebook page = 1 >12:03:35,758 INFO anaconda: ui: saving changes to device sda10 >12:03:35,758 DEBUG anaconda: old name: sda10 >12:03:35,758 DEBUG anaconda: new name: None >12:03:35,761 DEBUG anaconda: old size: 10000.0 >12:03:35,761 DEBUG anaconda: new size: 10000 >12:03:35,761 INFO anaconda: getting device type for æ åååº >12:03:35,762 DEBUG anaconda: old device type: 2 >12:03:35,762 DEBUG anaconda: new device type: 2 >12:03:35,762 DEBUG anaconda: reformat: True >12:03:35,763 DEBUG anaconda: old fs type: vfat >12:03:35,763 DEBUG anaconda: new fs type: vfat >12:03:35,763 DEBUG anaconda: old encryption setting: False >12:03:35,763 DEBUG anaconda: new encryption setting: False >12:03:35,764 DEBUG anaconda: old label: >12:03:35,764 DEBUG anaconda: new_label: >12:03:35,764 DEBUG anaconda: old mountpoint: /data >12:03:35,764 DEBUG anaconda: new mountpoint: /data >12:03:35,764 DEBUG anaconda: old raid level: None >12:03:35,765 DEBUG anaconda: new raid level: None >12:03:35,765 DEBUG anaconda: old container: None >12:03:35,765 DEBUG anaconda: new container: None >12:03:35,765 DEBUG anaconda: old container encrypted: False >12:03:35,765 DEBUG anaconda: new container encrypted: False >12:03:35,765 DEBUG anaconda: old container raid level: None >12:03:35,765 DEBUG anaconda: new container raid level: None >12:03:35,765 DEBUG anaconda: old container size request: 0 >12:03:35,765 DEBUG anaconda: new container size request: 0 >12:03:35,765 DEBUG anaconda: old disks: ['sda'] >12:03:35,766 DEBUG anaconda: new disks: ['sda'] >12:03:35,766 DEBUG anaconda: nothing changed for new device >12:03:35,766 DEBUG anaconda: new selector: non-existent 2000MB lvmlv fedora-swap (42) with non-existent swap >12:03:35,766 DEBUG anaconda: populate_right_side: non-existent 2000MB lvmlv fedora-swap (42) with non-existent swap >12:03:35,766 DEBUG anaconda: updated device_disks to ['sda'] >12:03:35,766 DEBUG anaconda: updated device_container_name to fedora >12:03:35,766 DEBUG anaconda: updated device_container_raid_level to None >12:03:35,766 DEBUG anaconda: updated device_container_encrypted to False >12:03:35,766 DEBUG anaconda: updated device_container_size to 0 >12:03:35,769 DEBUG anaconda: fs type changed: swap >12:03:35,774 INFO anaconda: getting device type for LVM >12:03:35,774 DEBUG anaconda: device_type_changed: 0 LVM >12:03:35,774 INFO anaconda: getting device type for LVM >12:03:35,774 INFO anaconda: getting device type for LVM >12:03:35,775 INFO anaconda: getting device type for LVM >12:03:35,775 INFO anaconda: getting device type for LVM >12:03:35,776 INFO anaconda: getting device type for LVM >12:03:35,776 INFO anaconda: getting device type for LVM >12:03:35,776 INFO anaconda: getting device type for LVM >12:03:35,776 INFO anaconda: getting device type for LVM >12:03:35,777 INFO anaconda: getting device type for LVM >12:03:35,777 INFO anaconda: getting device type for LVM >12:03:35,777 INFO anaconda: getting device type for LVM >12:03:35,778 DEBUG anaconda: populate_raid: 0, None >12:03:35,778 INFO anaconda: getting device type for LVM >12:03:35,778 INFO anaconda: getting device type for LVM >12:03:35,779 DEBUG anaconda: populate_raid: 0, None >12:03:35,779 INFO anaconda: getting device type for LVM >12:03:35,779 DEBUG anaconda: new container selection: None >12:03:35,780 DEBUG anaconda: new container selection: None >12:03:35,780 DEBUG anaconda: new container selection: fedora >12:03:35,780 DEBUG anaconda: default container is fedora >12:03:40,931 INFO anaconda: getting device type for æ åååº >12:03:40,932 DEBUG anaconda: device_type_changed: 2 æ åååº >12:03:40,932 INFO anaconda: getting device type for æ åååº >12:03:40,933 INFO anaconda: getting device type for æ åååº >12:03:40,934 INFO anaconda: getting device type for æ åååº >12:03:40,936 INFO anaconda: getting device type for æ åååº >12:03:40,937 INFO anaconda: getting device type for æ åååº >12:03:40,937 INFO anaconda: getting device type for æ åååº >12:03:40,938 INFO anaconda: getting device type for æ åååº >12:03:40,939 INFO anaconda: getting device type for æ åååº >12:03:40,939 DEBUG anaconda: populate_raid: 2, None >12:03:40,940 INFO anaconda: getting device type for æ åååº >12:03:49,426 INFO anaconda: ui: saving changes to device fedora-swap >12:03:49,426 DEBUG anaconda: old name: swap >12:03:49,426 DEBUG anaconda: new name: None >12:03:49,430 DEBUG anaconda: old size: 2000.0 >12:03:49,431 DEBUG anaconda: new size: 2000 >12:03:49,431 INFO anaconda: getting device type for æ åååº >12:03:49,431 DEBUG anaconda: old device type: 0 >12:03:49,431 DEBUG anaconda: new device type: 2 >12:03:49,432 DEBUG anaconda: reformat: True >12:03:49,433 DEBUG anaconda: old fs type: swap >12:03:49,433 DEBUG anaconda: new fs type: swap >12:03:49,433 DEBUG anaconda: old encryption setting: False >12:03:49,433 DEBUG anaconda: new encryption setting: False >12:03:49,434 DEBUG anaconda: old label: >12:03:49,434 DEBUG anaconda: new_label: >12:03:49,434 DEBUG anaconda: old mountpoint: >12:03:49,434 DEBUG anaconda: new mountpoint: >12:03:49,434 DEBUG anaconda: old raid level: None >12:03:49,434 DEBUG anaconda: new raid level: None >12:03:49,435 DEBUG anaconda: old container: None >12:03:49,435 DEBUG anaconda: new container: fedora >12:03:49,435 DEBUG anaconda: old container encrypted: False >12:03:49,435 DEBUG anaconda: new container encrypted: False >12:03:49,435 DEBUG anaconda: old container raid level: None >12:03:49,435 DEBUG anaconda: new container raid level: None >12:03:49,435 DEBUG anaconda: old container size request: 0 >12:03:49,436 DEBUG anaconda: new container size request: 0 >12:03:49,436 DEBUG anaconda: old disks: ['sda'] >12:03:49,436 DEBUG anaconda: new disks: ['sda'] >12:03:49,670 DEBUG anaconda: populate_right_side: non-existent 2000MB partition sda11 (43) with non-existent swap >12:03:49,670 DEBUG anaconda: updated device_disks to ['sda'] >12:03:49,671 DEBUG anaconda: updated device_container_name to None >12:03:49,671 DEBUG anaconda: updated device_container_raid_level to None >12:03:49,671 DEBUG anaconda: updated device_container_encrypted to False >12:03:49,671 DEBUG anaconda: updated device_container_size to 0 >12:03:49,677 INFO anaconda: getting device type for æ åååº >12:03:49,678 DEBUG anaconda: populate_raid: 2, None >12:03:49,678 INFO anaconda: getting device type for æ åååº >12:03:49,678 DEBUG anaconda: leaving save_right_side >12:03:53,711 INFO anaconda: ui: saving changes to device sda11 >12:03:53,712 DEBUG anaconda: old name: sda11 >12:03:53,712 DEBUG anaconda: new name: None >12:03:53,717 DEBUG anaconda: old size: 2000.0 >12:03:53,717 DEBUG anaconda: new size: 2000 >12:03:53,717 INFO anaconda: getting device type for æ åååº >12:03:53,718 DEBUG anaconda: old device type: 2 >12:03:53,718 DEBUG anaconda: new device type: 2 >12:03:53,718 DEBUG anaconda: reformat: True >12:03:53,720 DEBUG anaconda: old fs type: swap >12:03:53,720 DEBUG anaconda: new fs type: swap >12:03:53,720 DEBUG anaconda: old encryption setting: False >12:03:53,720 DEBUG anaconda: new encryption setting: False >12:03:53,720 DEBUG anaconda: old label: >12:03:53,721 DEBUG anaconda: new_label: >12:03:53,721 DEBUG anaconda: old mountpoint: >12:03:53,721 DEBUG anaconda: new mountpoint: >12:03:53,721 DEBUG anaconda: old raid level: None >12:03:53,721 DEBUG anaconda: new raid level: None >12:03:53,722 DEBUG anaconda: old container: None >12:03:53,722 DEBUG anaconda: new container: None >12:03:53,722 DEBUG anaconda: old container encrypted: False >12:03:53,722 DEBUG anaconda: new container encrypted: False >12:03:53,722 DEBUG anaconda: old container raid level: None >12:03:53,722 DEBUG anaconda: new container raid level: None >12:03:53,722 DEBUG anaconda: old container size request: 0 >12:03:53,723 DEBUG anaconda: new container size request: 0 >12:03:53,723 DEBUG anaconda: old disks: ['sda'] >12:03:53,723 DEBUG anaconda: new disks: ['sda'] >12:03:53,723 DEBUG anaconda: nothing changed for new device >12:03:56,918 DEBUG anaconda: new disk order: [] >12:03:56,947 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:03:56,947 DEBUG anaconda: _is_valid_size(sda) returning True >12:03:56,948 DEBUG anaconda: _is_valid_location(sda) returning True >12:03:56,948 DEBUG anaconda: _is_valid_format(sda) returning True >12:03:56,948 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:03:56,948 INFO anaconda: Running Thread: AnaCheckStorageThread (140069696730880) >12:03:56,953 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:03:56,954 DEBUG anaconda: _is_valid_size(sda) returning True >12:03:56,954 DEBUG anaconda: _is_valid_location(sda) returning True >12:03:56,954 DEBUG anaconda: _is_valid_format(sda) returning True >12:03:56,954 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:03:56,954 DEBUG anaconda: _is_valid_disklabel(sda3) returning True >12:03:56,955 DEBUG anaconda: _is_valid_size(sda3) returning True >12:03:56,955 DEBUG anaconda: _is_valid_location(sda3) returning True >12:03:56,955 DEBUG anaconda: _is_valid_partition(sda3) returning True >12:03:56,956 DEBUG anaconda: _is_valid_format(sda3) returning True >12:03:56,956 DEBUG anaconda: is_valid_stage2_device(sda3) returning True >12:03:56,958 WARN anaconda: æ¨çæ ¹ååºå°äº 250 MBï¼è¿ä¸ªç©ºé´é常太å°ï¼ä¸è¶³ä»¥å®è£ Fedoraã >12:03:56,959 INFO anaconda: Thread Done: AnaCheckStorageThread (140069696730880) >12:03:56,982 INFO anaconda: Not doing 'require network connection' in live installation >12:03:57,667 INFO anaconda: fs space: 20.00 GB needed: 2.96 GB >12:03:58,354 INFO anaconda: fs space: 20.00 GB needed: 2.96 GB >12:03:58,366 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c98f10> >12:03:59,036 INFO anaconda: fs space: 20.00 GB needed: 2.96 GB >12:03:59,049 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c98f10> >12:03:59,049 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c98f10> status to: æ£å¨æ£æ¥åå¨é ç½®... >12:03:59,710 INFO anaconda: fs space: 20.00 GB needed: 2.96 GB >12:03:59,722 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3c98f10> >12:04:04,087 INFO anaconda: Running Thread: AnaInstallThread (140069696730880) >12:04:04,088 INFO anaconda: Not doing 'save system time to HW clock' in live installation >12:04:04,088 INFO anaconda: æ£å¨è®¾ç½®å®è£ ç¯å¢ >12:04:07,585 INFO anaconda: æ£å¨ /dev/sda3 ä¸å建æä»¶ç³»ç» ext4 >12:04:10,808 INFO anaconda: æ£å¨ /dev/sda9 ä¸å建æä»¶ç³»ç» ext4 >12:04:16,093 INFO anaconda: æ£å¨ /dev/sda10 ä¸å建æä»¶ç³»ç» vfat >12:04:18,991 INFO anaconda: æ£å¨ /dev/sda11 ä¸å建æä»¶ç³»ç» swap >12:04:19,253 INFO anaconda: æ£å¨ /dev/sda8 ä¸å建æä»¶ç³»ç» ext4 >12:04:22,705 INFO anaconda: Running Thread: AnaLiveProgressThread (140069566666496) >12:06:19,542 INFO anaconda: Thread Done: AnaLiveProgressThread (140069566666496) >12:06:19,545 DEBUG anaconda: running handleException >12:06:19,545 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >12:06:19,545 INFO anaconda: Thread Done: AnaInstallThread (140069696730880) >12:06:24,787 ERR anaconda: Failed to copy /tmp/anaconda-tb-4rX2rZ to /mnt/sysimage/root >12:06:24,788 INFO anaconda: Running kickstart %%traceback script(s) >12:06:24,788 INFO anaconda: All kickstart %%traceback script(s) have been run >12:11:20,112 INFO anaconda: /sbin/anaconda 20.25.15-1 >16:11:20,195 INFO anaconda: 3932160 kB (3840 MB) are available >12:11:20,195 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >12:11:20,195 INFO anaconda: Not doing 'start audit daemon' in live installation >12:11:20,196 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >12:11:20,196 INFO anaconda: Default encoding = ascii >12:11:21,325 WARN anaconda.stdout: Not asking for VNC because we don't have a network >12:11:21,326 INFO anaconda: Display mode = g >16:11:21,327 INFO anaconda: 3932160 kB (3840 MB) are available >12:11:21,327 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >12:11:21,446 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:11:21,446 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:11:21,446 INFO anaconda: using only installclass _Fedora >12:11:21,448 INFO anaconda: bootloader GRUB2 on X86 platform >12:11:21,449 INFO anaconda: bootloader GRUB2 on X86 platform >12:11:21,460 DEBUG anaconda: network: devices found ['p3p1', 'wlp3s0'] >12:11:21,558 DEBUG anaconda: updating hostname localhost.localdomain >12:11:21,574 INFO anaconda: Running Thread: AnaStorageThread (140078723049216) >12:11:21,574 INFO anaconda: Running Thread: AnaTimeInitThread (140078714656512) >12:11:21,574 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140078706263808) >12:11:21,574 INFO anaconda: Running Thread: AnaPayloadThread (140078697871104) >12:11:21,581 DEBUG anaconda: updating hostname localhost.localdomain >12:11:21,585 INFO anaconda: got 0 NTP servers from DHCP >12:11:21,585 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140078706263808) >12:11:21,591 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140078706263808) >12:11:21,591 INFO anaconda: Not doing 'start chronyd' in live installation >12:11:21,591 INFO anaconda: Starting geolocation lookup >12:11:21,592 INFO anaconda: Geolocation provider: Fedora GeoIP >12:11:21,605 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >12:11:21,611 INFO anaconda: Geolocation lookup finished in 0.0 seconds >12:11:21,615 INFO anaconda: no results from geolocation >12:11:21,623 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140078706263808) >12:11:21,671 INFO anaconda: Not doing 'activate layouts' in live installation >12:11:26,821 INFO anaconda: Thread Done: AnaStorageThread (140078723049216) >12:11:26,826 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >12:11:26,827 DEBUG anaconda: _is_valid_size(sda1) returning True >12:11:26,827 DEBUG anaconda: _is_valid_location(sda1) returning True >12:11:26,827 DEBUG anaconda: _is_valid_partition(sda1) returning True >12:11:26,828 DEBUG anaconda: _is_valid_format(sda1) returning True >12:11:26,828 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >12:11:26,828 DEBUG anaconda: _is_valid_disklabel(sda5) returning True >12:11:26,829 DEBUG anaconda: _is_valid_size(sda5) returning True >12:11:26,829 DEBUG anaconda: _is_valid_location(sda5) returning True >12:11:26,830 DEBUG anaconda: _is_valid_partition(sda5) returning True >12:11:26,830 DEBUG anaconda: _is_valid_format(sda5) returning True >12:11:26,830 DEBUG anaconda: is_valid_stage2_device(sda5) returning True >12:11:26,831 DEBUG anaconda: _is_valid_disklabel(sda6) returning True >12:11:26,832 DEBUG anaconda: _is_valid_size(sda6) returning True >12:11:26,832 DEBUG anaconda: _is_valid_location(sda6) returning True >12:11:26,832 DEBUG anaconda: _is_valid_partition(sda6) returning True >12:11:26,832 DEBUG anaconda: _is_valid_format(sda6) returning True >12:11:26,833 DEBUG anaconda: is_valid_stage2_device(sda6) returning True >12:11:26,833 DEBUG anaconda: _is_valid_disklabel(sda7) returning True >12:11:26,834 DEBUG anaconda: _is_valid_size(sda7) returning True >12:11:26,834 DEBUG anaconda: _is_valid_location(sda7) returning True >12:11:26,835 DEBUG anaconda: _is_valid_partition(sda7) returning True >12:11:26,835 DEBUG anaconda: _is_valid_format(sda7) returning True >12:11:26,835 DEBUG anaconda: is_valid_stage2_device(sda7) returning True >12:11:27,001 INFO anaconda: Thread Done: AnaTimeInitThread (140078714656512) >12:11:27,009 INFO anaconda: Thread Done: AnaPayloadThread (140078697871104) >12:11:31,156 INFO anaconda: Not doing 'require network connection' in live installation >12:11:31,156 DEBUG anaconda: network standalone spoke (init): completed: True >12:11:31,156 INFO anaconda: Not doing 'require network connection' in live installation >12:11:31,241 INFO anaconda: Running Thread: AnaDateTimeThread (140078697871104) >12:11:31,294 INFO anaconda: Not doing 'modify system time and date' in live installation >12:11:31,308 INFO anaconda: Thread Done: AnaDateTimeThread (140078697871104) >12:11:32,451 INFO anaconda: fs space: 0 B needed: 2.97 GB >12:11:33,216 INFO anaconda: fs space: 0 B needed: 2.97 GB >12:11:33,278 INFO anaconda: Running Thread: AnaStorageWatcher (140078714656512) >12:11:33,284 INFO anaconda: Thread Done: AnaStorageWatcher (140078714656512) >12:11:33,303 INFO anaconda: Running Thread: AnaCustomStorageInit (140078714656512) >12:11:33,374 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >12:11:33,383 DEBUG anaconda: network: selected device wlp3s0 >12:11:33,425 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >12:11:33,500 DEBUG anaconda: updating hostname localhost.localdomain >12:11:33,536 INFO anaconda: Not doing 'require network connection' in live installation >12:11:33,652 INFO anaconda: Running Thread: AnaNTPserver0 (140078723049216) >12:11:33,653 INFO anaconda: Running Thread: AnaNTPserver1 (140078234736384) >12:11:33,654 INFO anaconda: Running Thread: AnaNTPserver2 (140078226343680) >12:11:33,655 INFO anaconda: Running Thread: AnaNTPserver3 (140078122706688) >12:11:33,661 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x51c7b90> >12:11:33,661 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> status to: æ£å¨æ¢æµåå¨...... >12:11:33,673 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:11:33,692 INFO anaconda: Thread Done: AnaNTPserver2 (140078226343680) >12:11:33,702 INFO anaconda: Thread Done: AnaNTPserver1 (140078234736384) >12:11:33,706 INFO anaconda: Thread Done: AnaNTPserver3 (140078122706688) >12:11:33,708 INFO anaconda: Thread Done: AnaNTPserver0 (140078723049216) >12:11:33,787 DEBUG anaconda: updating hostname localhost.localdomain >12:11:33,804 DEBUG anaconda: updating hostname localhost.localdomain >12:11:33,828 INFO anaconda: Thread Done: AnaCustomStorageInit (140078714656512) >12:11:33,887 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f6690020190> status to: æªè¿æ¥ >12:11:46,946 DEBUG anaconda: disk free: 5.07 GB fs free: 427.87 GB sw needs: 2.97 GB auto swap: 0 B >12:11:56,890 INFO anaconda: Running Thread: AnaExecuteStorageThread (140078714656512) >12:11:56,913 DEBUG anaconda: new disk order: [] >12:11:56,949 INFO anaconda: Not doing 'require network connection' in live installation >12:11:56,963 DEBUG anaconda: new disk order: [] >12:11:56,986 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:11:56,986 DEBUG anaconda: _is_valid_size(sda) returning True >12:11:56,986 DEBUG anaconda: _is_valid_location(sda) returning True >12:11:56,986 DEBUG anaconda: _is_valid_format(sda) returning True >12:11:56,986 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:11:56,986 INFO anaconda: Thread Done: AnaExecuteStorageThread (140078714656512) >12:11:57,053 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >12:11:57,068 DEBUG anaconda: ui: unused=['sda10', 'sda8', 'sda7', 'sda3', 'sda5', 'sda9', 'sda6', 'sda11', 'sda1'] >12:11:57,069 DEBUG anaconda: ui: new_devices=[] >12:11:57,125 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:11:57,125 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:11:57,125 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:11:57,191 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:11:57,191 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> status to: æ£å¨ä¿ååå¨é ç½®... >12:11:57,197 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:11:58,492 DEBUG anaconda: page clicked: æªç¥ >12:11:58,492 DEBUG anaconda: show mountpoint: æªç¥ >12:11:58,498 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:11:58,498 DEBUG anaconda: updated device_disks to ['sda'] >12:11:58,498 DEBUG anaconda: updated device_container_name to None >12:11:58,498 DEBUG anaconda: updated device_container_raid_level to None >12:11:58,498 DEBUG anaconda: updated device_container_encrypted to False >12:11:58,499 DEBUG anaconda: updated device_container_size to 0 >12:11:58,502 DEBUG anaconda: fs type changed: ntfs >12:11:58,508 INFO anaconda: getting device type for None >12:11:58,509 ERR anaconda: unknown device type: 'None' >12:11:58,509 DEBUG anaconda: device_type_changed: None None >12:11:58,512 INFO anaconda: getting device type for æ åååº >12:11:58,513 DEBUG anaconda: device_type_changed: 2 æ åååº >12:11:58,513 INFO anaconda: getting device type for æ åååº >12:11:58,514 INFO anaconda: getting device type for æ åååº >12:11:58,514 INFO anaconda: getting device type for æ åååº >12:11:58,515 INFO anaconda: getting device type for æ åååº >12:11:58,515 INFO anaconda: getting device type for æ åååº >12:11:58,516 INFO anaconda: getting device type for æ åååº >12:11:58,517 INFO anaconda: getting device type for æ åååº >12:11:58,517 INFO anaconda: getting device type for æ åååº >12:11:58,518 DEBUG anaconda: populate_raid: 2, None >12:11:58,518 INFO anaconda: getting device type for æ åååº >12:11:58,519 INFO anaconda: getting device type for æ åååº >12:11:58,520 DEBUG anaconda: populate_raid: 2, None >12:11:58,520 INFO anaconda: getting device type for æ åååº >12:12:00,548 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:12:00,548 DEBUG anaconda: updated device_disks to ['sda'] >12:12:00,548 DEBUG anaconda: updated device_container_name to None >12:12:00,549 DEBUG anaconda: updated device_container_raid_level to None >12:12:00,549 DEBUG anaconda: updated device_container_encrypted to False >12:12:00,549 DEBUG anaconda: updated device_container_size to 0 >12:12:00,552 DEBUG anaconda: fs type changed: ntfs >12:12:00,557 INFO anaconda: getting device type for æ åååº >12:12:00,558 DEBUG anaconda: populate_raid: 2, None >12:12:00,558 INFO anaconda: getting device type for æ åååº >12:12:01,484 DEBUG anaconda: current selector: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:12:01,484 DEBUG anaconda: notebook page = 1 >12:12:01,485 INFO anaconda: ui: saving changes to device sda1 >12:12:01,485 DEBUG anaconda: old name: sda1 >12:12:01,485 DEBUG anaconda: new name: None >12:12:01,489 DEBUG anaconda: old size: 81925.1938477 >12:12:01,490 DEBUG anaconda: new size: 81925 >12:12:01,490 INFO anaconda: getting device type for æ åååº >12:12:01,491 DEBUG anaconda: old device type: 2 >12:12:01,491 DEBUG anaconda: new device type: 2 >12:12:01,491 DEBUG anaconda: reformat: False >12:12:01,493 DEBUG anaconda: old fs type: ntfs >12:12:01,493 DEBUG anaconda: new fs type: ntfs >12:12:01,494 DEBUG anaconda: old encryption setting: False >12:12:01,494 DEBUG anaconda: new encryption setting: False >12:12:01,494 DEBUG anaconda: old label: >12:12:01,494 DEBUG anaconda: new_label: >12:12:01,495 DEBUG anaconda: old mountpoint: >12:12:01,495 DEBUG anaconda: new mountpoint: >12:12:01,495 DEBUG anaconda: old raid level: None >12:12:01,495 DEBUG anaconda: new raid level: None >12:12:01,496 DEBUG anaconda: old container: None >12:12:01,496 DEBUG anaconda: new container: None >12:12:01,496 DEBUG anaconda: old container encrypted: False >12:12:01,496 DEBUG anaconda: new container encrypted: False >12:12:01,496 DEBUG anaconda: old container raid level: None >12:12:01,497 DEBUG anaconda: new container raid level: None >12:12:01,497 DEBUG anaconda: old container size request: 0 >12:12:01,497 DEBUG anaconda: new container size request: 0 >12:12:01,497 DEBUG anaconda: old disks: ['sda'] >12:12:01,497 DEBUG anaconda: new disks: ['sda'] >12:12:01,498 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:12:01,498 DEBUG anaconda: updated device_disks to ['sda'] >12:12:01,498 DEBUG anaconda: updated device_container_name to None >12:12:01,499 DEBUG anaconda: updated device_container_raid_level to None >12:12:01,499 DEBUG anaconda: updated device_container_encrypted to False >12:12:01,499 DEBUG anaconda: updated device_container_size to 0 >12:12:01,505 DEBUG anaconda: fs type changed: ntfs >12:12:01,511 INFO anaconda: getting device type for æ åååº >12:12:01,512 DEBUG anaconda: populate_raid: 2, None >12:12:01,512 INFO anaconda: getting device type for æ åååº >12:12:01,513 DEBUG anaconda: new selector: existing 2000MB partition sda11 (6) with existing swap >12:12:01,513 DEBUG anaconda: populate_right_side: existing 2000MB partition sda11 (6) with existing swap >12:12:01,514 DEBUG anaconda: updated device_disks to ['sda'] >12:12:01,514 DEBUG anaconda: updated device_container_name to None >12:12:01,514 DEBUG anaconda: updated device_container_raid_level to None >12:12:01,515 DEBUG anaconda: updated device_container_encrypted to False >12:12:01,515 DEBUG anaconda: updated device_container_size to 0 >12:12:01,518 DEBUG anaconda: fs type changed: swap >12:12:01,524 INFO anaconda: getting device type for æ åååº >12:12:01,525 DEBUG anaconda: populate_raid: 2, None >12:12:01,525 INFO anaconda: getting device type for æ åååº >12:12:01,940 DEBUG anaconda: current selector: existing 2000MB partition sda11 (6) with existing swap >12:12:01,940 DEBUG anaconda: notebook page = 1 >12:12:01,940 INFO anaconda: ui: saving changes to device sda11 >12:12:01,941 DEBUG anaconda: old name: sda11 >12:12:01,941 DEBUG anaconda: new name: None >12:12:01,944 DEBUG anaconda: old size: 2000.0 >12:12:01,944 DEBUG anaconda: new size: 2000 >12:12:01,945 INFO anaconda: getting device type for æ åååº >12:12:01,945 DEBUG anaconda: old device type: 2 >12:12:01,945 DEBUG anaconda: new device type: 2 >12:12:01,946 DEBUG anaconda: reformat: False >12:12:01,947 DEBUG anaconda: old fs type: swap >12:12:01,947 DEBUG anaconda: new fs type: swap >12:12:01,948 DEBUG anaconda: old encryption setting: False >12:12:01,948 DEBUG anaconda: new encryption setting: False >12:12:01,948 DEBUG anaconda: old label: >12:12:01,948 DEBUG anaconda: new_label: >12:12:01,948 DEBUG anaconda: old mountpoint: >12:12:01,948 DEBUG anaconda: new mountpoint: >12:12:01,949 DEBUG anaconda: old raid level: None >12:12:01,949 DEBUG anaconda: new raid level: None >12:12:01,949 DEBUG anaconda: old container: None >12:12:01,949 DEBUG anaconda: new container: None >12:12:01,950 DEBUG anaconda: old container encrypted: False >12:12:01,950 DEBUG anaconda: new container encrypted: False >12:12:01,950 DEBUG anaconda: old container raid level: None >12:12:01,950 DEBUG anaconda: new container raid level: None >12:12:01,950 DEBUG anaconda: old container size request: 0 >12:12:01,950 DEBUG anaconda: new container size request: 0 >12:12:01,950 DEBUG anaconda: old disks: ['sda'] >12:12:01,951 DEBUG anaconda: new disks: ['sda'] >12:12:01,951 DEBUG anaconda: populate_right_side: existing 2000MB partition sda11 (6) with existing swap >12:12:01,951 DEBUG anaconda: updated device_disks to ['sda'] >12:12:01,952 DEBUG anaconda: updated device_container_name to None >12:12:01,952 DEBUG anaconda: updated device_container_raid_level to None >12:12:01,952 DEBUG anaconda: updated device_container_encrypted to False >12:12:01,952 DEBUG anaconda: updated device_container_size to 0 >12:12:01,959 INFO anaconda: getting device type for æ åååº >12:12:01,960 DEBUG anaconda: populate_raid: 2, None >12:12:01,960 INFO anaconda: getting device type for æ åååº >12:12:01,961 DEBUG anaconda: new selector: existing 10000MB partition sda10 (5) with existing vfat filesystem >12:12:01,961 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with existing vfat filesystem >12:12:01,961 DEBUG anaconda: updated device_disks to ['sda'] >12:12:01,961 DEBUG anaconda: updated device_container_name to None >12:12:01,961 DEBUG anaconda: updated device_container_raid_level to None >12:12:01,961 DEBUG anaconda: updated device_container_encrypted to False >12:12:01,962 DEBUG anaconda: updated device_container_size to 0 >12:12:01,964 DEBUG anaconda: fs type changed: vfat >12:12:01,969 INFO anaconda: getting device type for æ åååº >12:12:01,969 DEBUG anaconda: populate_raid: 2, None >12:12:01,969 INFO anaconda: getting device type for æ åååº >12:12:02,628 DEBUG anaconda: current selector: existing 10000MB partition sda10 (5) with existing vfat filesystem >12:12:02,628 DEBUG anaconda: notebook page = 1 >12:12:02,628 INFO anaconda: ui: saving changes to device sda10 >12:12:02,628 DEBUG anaconda: old name: sda10 >12:12:02,628 DEBUG anaconda: new name: None >12:12:02,631 DEBUG anaconda: old size: 10000.0 >12:12:02,631 DEBUG anaconda: new size: 10000 >12:12:02,631 INFO anaconda: getting device type for æ åååº >12:12:02,632 DEBUG anaconda: old device type: 2 >12:12:02,632 DEBUG anaconda: new device type: 2 >12:12:02,632 DEBUG anaconda: reformat: False >12:12:02,633 DEBUG anaconda: old fs type: vfat >12:12:02,633 DEBUG anaconda: new fs type: vfat >12:12:02,633 DEBUG anaconda: old encryption setting: False >12:12:02,633 DEBUG anaconda: new encryption setting: False >12:12:02,633 DEBUG anaconda: old label: >12:12:02,634 DEBUG anaconda: new_label: >12:12:02,634 DEBUG anaconda: old mountpoint: >12:12:02,634 DEBUG anaconda: new mountpoint: >12:12:02,634 DEBUG anaconda: old raid level: None >12:12:02,634 DEBUG anaconda: new raid level: None >12:12:02,634 DEBUG anaconda: old container: None >12:12:02,634 DEBUG anaconda: new container: None >12:12:02,634 DEBUG anaconda: old container encrypted: False >12:12:02,634 DEBUG anaconda: new container encrypted: False >12:12:02,634 DEBUG anaconda: old container raid level: None >12:12:02,635 DEBUG anaconda: new container raid level: None >12:12:02,635 DEBUG anaconda: old container size request: 0 >12:12:02,635 DEBUG anaconda: new container size request: 0 >12:12:02,635 DEBUG anaconda: old disks: ['sda'] >12:12:02,635 DEBUG anaconda: new disks: ['sda'] >12:12:02,635 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with existing vfat filesystem >12:12:02,635 DEBUG anaconda: updated device_disks to ['sda'] >12:12:02,636 DEBUG anaconda: updated device_container_name to None >12:12:02,636 DEBUG anaconda: updated device_container_raid_level to None >12:12:02,636 DEBUG anaconda: updated device_container_encrypted to False >12:12:02,636 DEBUG anaconda: updated device_container_size to 0 >12:12:02,642 INFO anaconda: getting device type for æ åååº >12:12:02,642 DEBUG anaconda: populate_raid: 2, None >12:12:02,643 INFO anaconda: getting device type for æ åååº >12:12:02,643 DEBUG anaconda: new selector: existing 2000MB partition sda11 (6) with existing swap >12:12:02,643 DEBUG anaconda: populate_right_side: existing 2000MB partition sda11 (6) with existing swap >12:12:02,644 DEBUG anaconda: updated device_disks to ['sda'] >12:12:02,644 DEBUG anaconda: updated device_container_name to None >12:12:02,644 DEBUG anaconda: updated device_container_raid_level to None >12:12:02,644 DEBUG anaconda: updated device_container_encrypted to False >12:12:02,644 DEBUG anaconda: updated device_container_size to 0 >12:12:02,647 DEBUG anaconda: fs type changed: swap >12:12:02,651 INFO anaconda: getting device type for æ åååº >12:12:02,652 DEBUG anaconda: populate_raid: 2, None >12:12:02,652 INFO anaconda: getting device type for æ åååº >12:12:03,100 DEBUG anaconda: current selector: existing 2000MB partition sda11 (6) with existing swap >12:12:03,100 DEBUG anaconda: notebook page = 1 >12:12:03,100 INFO anaconda: ui: saving changes to device sda11 >12:12:03,100 DEBUG anaconda: old name: sda11 >12:12:03,101 DEBUG anaconda: new name: None >12:12:03,104 DEBUG anaconda: old size: 2000.0 >12:12:03,104 DEBUG anaconda: new size: 2000 >12:12:03,104 INFO anaconda: getting device type for æ åååº >12:12:03,104 DEBUG anaconda: old device type: 2 >12:12:03,105 DEBUG anaconda: new device type: 2 >12:12:03,105 DEBUG anaconda: reformat: False >12:12:03,106 DEBUG anaconda: old fs type: swap >12:12:03,106 DEBUG anaconda: new fs type: swap >12:12:03,106 DEBUG anaconda: old encryption setting: False >12:12:03,106 DEBUG anaconda: new encryption setting: False >12:12:03,106 DEBUG anaconda: old label: >12:12:03,106 DEBUG anaconda: new_label: >12:12:03,106 DEBUG anaconda: old mountpoint: >12:12:03,106 DEBUG anaconda: new mountpoint: >12:12:03,107 DEBUG anaconda: old raid level: None >12:12:03,107 DEBUG anaconda: new raid level: None >12:12:03,107 DEBUG anaconda: old container: None >12:12:03,107 DEBUG anaconda: new container: None >12:12:03,107 DEBUG anaconda: old container encrypted: False >12:12:03,107 DEBUG anaconda: new container encrypted: False >12:12:03,107 DEBUG anaconda: old container raid level: None >12:12:03,107 DEBUG anaconda: new container raid level: None >12:12:03,107 DEBUG anaconda: old container size request: 0 >12:12:03,107 DEBUG anaconda: new container size request: 0 >12:12:03,108 DEBUG anaconda: old disks: ['sda'] >12:12:03,108 DEBUG anaconda: new disks: ['sda'] >12:12:03,108 DEBUG anaconda: populate_right_side: existing 2000MB partition sda11 (6) with existing swap >12:12:03,108 DEBUG anaconda: updated device_disks to ['sda'] >12:12:03,108 DEBUG anaconda: updated device_container_name to None >12:12:03,108 DEBUG anaconda: updated device_container_raid_level to None >12:12:03,109 DEBUG anaconda: updated device_container_encrypted to False >12:12:03,109 DEBUG anaconda: updated device_container_size to 0 >12:12:03,114 INFO anaconda: getting device type for æ åååº >12:12:03,115 DEBUG anaconda: populate_raid: 2, None >12:12:03,115 INFO anaconda: getting device type for æ åååº >12:12:03,116 DEBUG anaconda: new selector: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:12:03,116 DEBUG anaconda: populate_right_side: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:12:03,116 DEBUG anaconda: updated device_disks to ['sda'] >12:12:03,116 DEBUG anaconda: updated device_container_name to None >12:12:03,116 DEBUG anaconda: updated device_container_raid_level to None >12:12:03,117 DEBUG anaconda: updated device_container_encrypted to False >12:12:03,117 DEBUG anaconda: updated device_container_size to 0 >12:12:03,119 DEBUG anaconda: fs type changed: ext4 >12:12:03,124 INFO anaconda: getting device type for æ åååº >12:12:03,125 DEBUG anaconda: populate_raid: 2, None >12:12:03,125 INFO anaconda: getting device type for æ åååº >12:12:06,492 DEBUG anaconda: current selector: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:12:06,492 DEBUG anaconda: notebook page = 1 >12:12:06,493 INFO anaconda: ui: saving changes to device sda3 >12:12:06,493 DEBUG anaconda: old name: sda3 >12:12:06,493 DEBUG anaconda: new name: None >12:12:06,497 DEBUG anaconda: old size: 2.0 >12:12:06,497 DEBUG anaconda: new size: 2 >12:12:06,497 INFO anaconda: getting device type for æ åååº >12:12:06,498 DEBUG anaconda: old device type: 2 >12:12:06,498 DEBUG anaconda: new device type: 2 >12:12:06,498 DEBUG anaconda: reformat: False >12:12:06,500 DEBUG anaconda: old fs type: ext4 >12:12:06,500 DEBUG anaconda: new fs type: ext4 >12:12:06,500 DEBUG anaconda: old encryption setting: False >12:12:06,500 DEBUG anaconda: new encryption setting: False >12:12:06,500 DEBUG anaconda: old label: >12:12:06,500 DEBUG anaconda: new_label: >12:12:06,500 DEBUG anaconda: old mountpoint: >12:12:06,500 DEBUG anaconda: new mountpoint: >12:12:06,501 DEBUG anaconda: old raid level: None >12:12:06,501 DEBUG anaconda: new raid level: None >12:12:06,501 DEBUG anaconda: old container: None >12:12:06,501 DEBUG anaconda: new container: None >12:12:06,501 DEBUG anaconda: old container encrypted: False >12:12:06,501 DEBUG anaconda: new container encrypted: False >12:12:06,502 DEBUG anaconda: old container raid level: None >12:12:06,502 DEBUG anaconda: new container raid level: None >12:12:06,502 DEBUG anaconda: old container size request: 0 >12:12:06,502 DEBUG anaconda: new container size request: 0 >12:12:06,502 DEBUG anaconda: old disks: ['sda'] >12:12:06,502 DEBUG anaconda: new disks: ['sda'] >12:12:06,503 DEBUG anaconda: populate_right_side: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:12:06,503 DEBUG anaconda: updated device_disks to ['sda'] >12:12:06,503 DEBUG anaconda: updated device_container_name to None >12:12:06,503 DEBUG anaconda: updated device_container_raid_level to None >12:12:06,504 DEBUG anaconda: updated device_container_encrypted to False >12:12:06,504 DEBUG anaconda: updated device_container_size to 0 >12:12:06,512 INFO anaconda: getting device type for æ åååº >12:12:06,512 DEBUG anaconda: populate_raid: 2, None >12:12:06,513 INFO anaconda: getting device type for æ åååº >12:12:06,513 DEBUG anaconda: new selector: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:06,514 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:06,514 DEBUG anaconda: updated device_disks to ['sda'] >12:12:06,514 DEBUG anaconda: updated device_container_name to None >12:12:06,514 DEBUG anaconda: updated device_container_raid_level to None >12:12:06,514 DEBUG anaconda: updated device_container_encrypted to False >12:12:06,515 DEBUG anaconda: updated device_container_size to 0 >12:12:06,522 INFO anaconda: getting device type for æ åååº >12:12:06,523 DEBUG anaconda: populate_raid: 2, None >12:12:06,523 INFO anaconda: getting device type for æ åååº >12:12:06,916 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:06,916 DEBUG anaconda: updated device_disks to ['sda'] >12:12:06,917 DEBUG anaconda: updated device_container_name to None >12:12:06,917 DEBUG anaconda: updated device_container_raid_level to None >12:12:06,917 DEBUG anaconda: updated device_container_encrypted to False >12:12:06,917 DEBUG anaconda: updated device_container_size to 0 >12:12:06,925 INFO anaconda: getting device type for æ åååº >12:12:06,926 DEBUG anaconda: populate_raid: 2, None >12:12:06,926 INFO anaconda: getting device type for æ åååº >12:12:07,420 DEBUG anaconda: current selector: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:07,420 DEBUG anaconda: notebook page = 1 >12:12:07,421 INFO anaconda: ui: saving changes to device sda8 >12:12:07,421 DEBUG anaconda: old name: sda8 >12:12:07,421 DEBUG anaconda: new name: None >12:12:07,425 DEBUG anaconda: old size: 20000.0 >12:12:07,425 DEBUG anaconda: new size: 20000 >12:12:07,425 INFO anaconda: getting device type for æ åååº >12:12:07,426 DEBUG anaconda: old device type: 2 >12:12:07,426 DEBUG anaconda: new device type: 2 >12:12:07,427 DEBUG anaconda: reformat: False >12:12:07,428 DEBUG anaconda: old fs type: ext4 >12:12:07,429 DEBUG anaconda: new fs type: ext4 >12:12:07,429 DEBUG anaconda: old encryption setting: False >12:12:07,429 DEBUG anaconda: new encryption setting: False >12:12:07,429 DEBUG anaconda: old label: >12:12:07,429 DEBUG anaconda: new_label: >12:12:07,430 DEBUG anaconda: old mountpoint: >12:12:07,430 DEBUG anaconda: new mountpoint: >12:12:07,430 DEBUG anaconda: old raid level: None >12:12:07,430 DEBUG anaconda: new raid level: None >12:12:07,431 DEBUG anaconda: old container: None >12:12:07,431 DEBUG anaconda: new container: None >12:12:07,431 DEBUG anaconda: old container encrypted: False >12:12:07,431 DEBUG anaconda: new container encrypted: False >12:12:07,432 DEBUG anaconda: old container raid level: None >12:12:07,432 DEBUG anaconda: new container raid level: None >12:12:07,432 DEBUG anaconda: old container size request: 0 >12:12:07,432 DEBUG anaconda: new container size request: 0 >12:12:07,432 DEBUG anaconda: old disks: ['sda'] >12:12:07,432 DEBUG anaconda: new disks: ['sda'] >12:12:07,433 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:07,433 DEBUG anaconda: updated device_disks to ['sda'] >12:12:07,433 DEBUG anaconda: updated device_container_name to None >12:12:07,434 DEBUG anaconda: updated device_container_raid_level to None >12:12:07,434 DEBUG anaconda: updated device_container_encrypted to False >12:12:07,434 DEBUG anaconda: updated device_container_size to 0 >12:12:07,443 INFO anaconda: getting device type for æ åååº >12:12:07,444 DEBUG anaconda: populate_raid: 2, None >12:12:07,444 INFO anaconda: getting device type for æ åååº >12:12:07,445 DEBUG anaconda: new selector: existing 20000MB partition sda9 (13) with existing ext4 filesystem >12:12:07,445 DEBUG anaconda: populate_right_side: existing 20000MB partition sda9 (13) with existing ext4 filesystem >12:12:07,446 DEBUG anaconda: updated device_disks to ['sda'] >12:12:07,446 DEBUG anaconda: updated device_container_name to None >12:12:07,446 DEBUG anaconda: updated device_container_raid_level to None >12:12:07,446 DEBUG anaconda: updated device_container_encrypted to False >12:12:07,446 DEBUG anaconda: updated device_container_size to 0 >12:12:07,453 INFO anaconda: getting device type for æ åååº >12:12:07,454 DEBUG anaconda: populate_raid: 2, None >12:12:07,454 INFO anaconda: getting device type for æ åååº >12:12:08,716 DEBUG anaconda: current selector: existing 20000MB partition sda9 (13) with existing ext4 filesystem >12:12:08,716 DEBUG anaconda: notebook page = 1 >12:12:08,716 INFO anaconda: ui: saving changes to device sda9 >12:12:08,717 DEBUG anaconda: old name: sda9 >12:12:08,717 DEBUG anaconda: new name: None >12:12:08,720 DEBUG anaconda: old size: 20000.0 >12:12:08,721 DEBUG anaconda: new size: 20000 >12:12:08,721 INFO anaconda: getting device type for æ åååº >12:12:08,722 DEBUG anaconda: old device type: 2 >12:12:08,722 DEBUG anaconda: new device type: 2 >12:12:08,722 DEBUG anaconda: reformat: False >12:12:08,724 DEBUG anaconda: old fs type: ext4 >12:12:08,724 DEBUG anaconda: new fs type: ext4 >12:12:08,724 DEBUG anaconda: old encryption setting: False >12:12:08,724 DEBUG anaconda: new encryption setting: False >12:12:08,724 DEBUG anaconda: old label: >12:12:08,724 DEBUG anaconda: new_label: >12:12:08,725 DEBUG anaconda: old mountpoint: >12:12:08,725 DEBUG anaconda: new mountpoint: >12:12:08,725 DEBUG anaconda: old raid level: None >12:12:08,725 DEBUG anaconda: new raid level: None >12:12:08,726 DEBUG anaconda: old container: None >12:12:08,726 DEBUG anaconda: new container: None >12:12:08,726 DEBUG anaconda: old container encrypted: False >12:12:08,726 DEBUG anaconda: new container encrypted: False >12:12:08,726 DEBUG anaconda: old container raid level: None >12:12:08,726 DEBUG anaconda: new container raid level: None >12:12:08,727 DEBUG anaconda: old container size request: 0 >12:12:08,727 DEBUG anaconda: new container size request: 0 >12:12:08,727 DEBUG anaconda: old disks: ['sda'] >12:12:08,727 DEBUG anaconda: new disks: ['sda'] >12:12:08,727 DEBUG anaconda: populate_right_side: existing 20000MB partition sda9 (13) with existing ext4 filesystem >12:12:08,728 DEBUG anaconda: updated device_disks to ['sda'] >12:12:08,728 DEBUG anaconda: updated device_container_name to None >12:12:08,728 DEBUG anaconda: updated device_container_raid_level to None >12:12:08,728 DEBUG anaconda: updated device_container_encrypted to False >12:12:08,729 DEBUG anaconda: updated device_container_size to 0 >12:12:08,736 INFO anaconda: getting device type for æ åååº >12:12:08,737 DEBUG anaconda: populate_raid: 2, None >12:12:08,737 INFO anaconda: getting device type for æ åååº >12:12:08,738 DEBUG anaconda: new selector: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:08,739 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:08,739 DEBUG anaconda: updated device_disks to ['sda'] >12:12:08,739 DEBUG anaconda: updated device_container_name to None >12:12:08,739 DEBUG anaconda: updated device_container_raid_level to None >12:12:08,739 DEBUG anaconda: updated device_container_encrypted to False >12:12:08,740 DEBUG anaconda: updated device_container_size to 0 >12:12:08,746 INFO anaconda: getting device type for æ åååº >12:12:08,746 DEBUG anaconda: populate_raid: 2, None >12:12:08,747 INFO anaconda: getting device type for æ åååº >12:12:10,452 DEBUG anaconda: current selector: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:10,452 DEBUG anaconda: notebook page = 1 >12:12:10,452 INFO anaconda: ui: saving changes to device sda8 >12:12:10,452 DEBUG anaconda: old name: sda8 >12:12:10,453 DEBUG anaconda: new name: None >12:12:10,456 DEBUG anaconda: old size: 20000.0 >12:12:10,456 DEBUG anaconda: new size: 20000 >12:12:10,456 INFO anaconda: getting device type for æ åååº >12:12:10,457 DEBUG anaconda: old device type: 2 >12:12:10,457 DEBUG anaconda: new device type: 2 >12:12:10,457 DEBUG anaconda: reformat: False >12:12:10,458 DEBUG anaconda: old fs type: ext4 >12:12:10,458 DEBUG anaconda: new fs type: ext4 >12:12:10,458 DEBUG anaconda: old encryption setting: False >12:12:10,459 DEBUG anaconda: new encryption setting: False >12:12:10,459 DEBUG anaconda: old label: >12:12:10,459 DEBUG anaconda: new_label: >12:12:10,459 DEBUG anaconda: old mountpoint: >12:12:10,459 DEBUG anaconda: new mountpoint: >12:12:10,459 DEBUG anaconda: old raid level: None >12:12:10,459 DEBUG anaconda: new raid level: None >12:12:10,459 DEBUG anaconda: old container: None >12:12:10,460 DEBUG anaconda: new container: None >12:12:10,460 DEBUG anaconda: old container encrypted: False >12:12:10,460 DEBUG anaconda: new container encrypted: False >12:12:10,460 DEBUG anaconda: old container raid level: None >12:12:10,460 DEBUG anaconda: new container raid level: None >12:12:10,460 DEBUG anaconda: old container size request: 0 >12:12:10,460 DEBUG anaconda: new container size request: 0 >12:12:10,460 DEBUG anaconda: old disks: ['sda'] >12:12:10,460 DEBUG anaconda: new disks: ['sda'] >12:12:10,461 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:10,461 DEBUG anaconda: updated device_disks to ['sda'] >12:12:10,461 DEBUG anaconda: updated device_container_name to None >12:12:10,461 DEBUG anaconda: updated device_container_raid_level to None >12:12:10,461 DEBUG anaconda: updated device_container_encrypted to False >12:12:10,462 DEBUG anaconda: updated device_container_size to 0 >12:12:10,468 INFO anaconda: getting device type for æ åååº >12:12:10,469 DEBUG anaconda: populate_raid: 2, None >12:12:10,469 INFO anaconda: getting device type for æ åååº >12:12:10,470 DEBUG anaconda: new selector: existing 10000MB partition sda10 (5) with existing vfat filesystem >12:12:10,470 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with existing vfat filesystem >12:12:10,470 DEBUG anaconda: updated device_disks to ['sda'] >12:12:10,470 DEBUG anaconda: updated device_container_name to None >12:12:10,470 DEBUG anaconda: updated device_container_raid_level to None >12:12:10,471 DEBUG anaconda: updated device_container_encrypted to False >12:12:10,471 DEBUG anaconda: updated device_container_size to 0 >12:12:10,473 DEBUG anaconda: fs type changed: vfat >12:12:10,479 INFO anaconda: getting device type for æ åååº >12:12:10,479 DEBUG anaconda: populate_raid: 2, None >12:12:10,479 INFO anaconda: getting device type for æ åååº >12:12:11,036 DEBUG anaconda: current selector: existing 10000MB partition sda10 (5) with existing vfat filesystem >12:12:11,036 DEBUG anaconda: notebook page = 1 >12:12:11,036 INFO anaconda: ui: saving changes to device sda10 >12:12:11,037 DEBUG anaconda: old name: sda10 >12:12:11,037 DEBUG anaconda: new name: None >12:12:11,040 DEBUG anaconda: old size: 10000.0 >12:12:11,040 DEBUG anaconda: new size: 10000 >12:12:11,040 INFO anaconda: getting device type for æ åååº >12:12:11,041 DEBUG anaconda: old device type: 2 >12:12:11,041 DEBUG anaconda: new device type: 2 >12:12:11,041 DEBUG anaconda: reformat: False >12:12:11,043 DEBUG anaconda: old fs type: vfat >12:12:11,043 DEBUG anaconda: new fs type: vfat >12:12:11,043 DEBUG anaconda: old encryption setting: False >12:12:11,043 DEBUG anaconda: new encryption setting: False >12:12:11,044 DEBUG anaconda: old label: >12:12:11,044 DEBUG anaconda: new_label: >12:12:11,044 DEBUG anaconda: old mountpoint: >12:12:11,044 DEBUG anaconda: new mountpoint: >12:12:11,044 DEBUG anaconda: old raid level: None >12:12:11,044 DEBUG anaconda: new raid level: None >12:12:11,045 DEBUG anaconda: old container: None >12:12:11,045 DEBUG anaconda: new container: None >12:12:11,045 DEBUG anaconda: old container encrypted: False >12:12:11,045 DEBUG anaconda: new container encrypted: False >12:12:11,045 DEBUG anaconda: old container raid level: None >12:12:11,046 DEBUG anaconda: new container raid level: None >12:12:11,046 DEBUG anaconda: old container size request: 0 >12:12:11,046 DEBUG anaconda: new container size request: 0 >12:12:11,046 DEBUG anaconda: old disks: ['sda'] >12:12:11,046 DEBUG anaconda: new disks: ['sda'] >12:12:11,046 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with existing vfat filesystem >12:12:11,047 DEBUG anaconda: updated device_disks to ['sda'] >12:12:11,047 DEBUG anaconda: updated device_container_name to None >12:12:11,047 DEBUG anaconda: updated device_container_raid_level to None >12:12:11,047 DEBUG anaconda: updated device_container_encrypted to False >12:12:11,048 DEBUG anaconda: updated device_container_size to 0 >12:12:11,055 INFO anaconda: getting device type for æ åååº >12:12:11,056 DEBUG anaconda: populate_raid: 2, None >12:12:11,056 INFO anaconda: getting device type for æ åååº >12:12:11,057 DEBUG anaconda: new selector: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:12:11,057 DEBUG anaconda: populate_right_side: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:12:11,058 DEBUG anaconda: updated device_disks to ['sda'] >12:12:11,058 DEBUG anaconda: updated device_container_name to None >12:12:11,058 DEBUG anaconda: updated device_container_raid_level to None >12:12:11,058 DEBUG anaconda: updated device_container_encrypted to False >12:12:11,058 DEBUG anaconda: updated device_container_size to 0 >12:12:11,061 DEBUG anaconda: fs type changed: ext4 >12:12:11,066 INFO anaconda: getting device type for æ åååº >12:12:11,066 DEBUG anaconda: populate_raid: 2, None >12:12:11,067 INFO anaconda: getting device type for æ åååº >12:12:14,052 DEBUG anaconda: current selector: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:12:14,052 DEBUG anaconda: notebook page = 1 >12:12:14,052 INFO anaconda: ui: saving changes to device sda3 >12:12:14,053 DEBUG anaconda: old name: sda3 >12:12:14,053 DEBUG anaconda: new name: None >12:12:14,056 DEBUG anaconda: old size: 2.0 >12:12:14,056 DEBUG anaconda: new size: 2 >12:12:14,056 INFO anaconda: getting device type for æ åååº >12:12:14,057 DEBUG anaconda: old device type: 2 >12:12:14,057 DEBUG anaconda: new device type: 2 >12:12:14,057 DEBUG anaconda: reformat: False >12:12:14,059 DEBUG anaconda: old fs type: ext4 >12:12:14,059 DEBUG anaconda: new fs type: ext4 >12:12:14,059 DEBUG anaconda: old encryption setting: False >12:12:14,059 DEBUG anaconda: new encryption setting: False >12:12:14,059 DEBUG anaconda: old label: >12:12:14,059 DEBUG anaconda: new_label: >12:12:14,059 DEBUG anaconda: old mountpoint: >12:12:14,060 DEBUG anaconda: new mountpoint: >12:12:14,060 DEBUG anaconda: old raid level: None >12:12:14,060 DEBUG anaconda: new raid level: None >12:12:14,060 DEBUG anaconda: old container: None >12:12:14,060 DEBUG anaconda: new container: None >12:12:14,060 DEBUG anaconda: old container encrypted: False >12:12:14,060 DEBUG anaconda: new container encrypted: False >12:12:14,060 DEBUG anaconda: old container raid level: None >12:12:14,061 DEBUG anaconda: new container raid level: None >12:12:14,061 DEBUG anaconda: old container size request: 0 >12:12:14,061 DEBUG anaconda: new container size request: 0 >12:12:14,061 DEBUG anaconda: old disks: ['sda'] >12:12:14,061 DEBUG anaconda: new disks: ['sda'] >12:12:14,061 DEBUG anaconda: populate_right_side: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:12:14,062 DEBUG anaconda: updated device_disks to ['sda'] >12:12:14,062 DEBUG anaconda: updated device_container_name to None >12:12:14,062 DEBUG anaconda: updated device_container_raid_level to None >12:12:14,062 DEBUG anaconda: updated device_container_encrypted to False >12:12:14,063 DEBUG anaconda: updated device_container_size to 0 >12:12:14,070 INFO anaconda: getting device type for æ åååº >12:12:14,070 DEBUG anaconda: populate_raid: 2, None >12:12:14,071 INFO anaconda: getting device type for æ åååº >12:12:14,071 DEBUG anaconda: new selector: existing 10000MB partition sda10 (5) with existing vfat filesystem >12:12:14,072 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with existing vfat filesystem >12:12:14,072 DEBUG anaconda: updated device_disks to ['sda'] >12:12:14,072 DEBUG anaconda: updated device_container_name to None >12:12:14,072 DEBUG anaconda: updated device_container_raid_level to None >12:12:14,072 DEBUG anaconda: updated device_container_encrypted to False >12:12:14,073 DEBUG anaconda: updated device_container_size to 0 >12:12:14,076 DEBUG anaconda: fs type changed: vfat >12:12:14,081 INFO anaconda: getting device type for æ åååº >12:12:14,082 DEBUG anaconda: populate_raid: 2, None >12:12:14,082 INFO anaconda: getting device type for æ åååº >12:12:15,500 DEBUG anaconda: current selector: existing 10000MB partition sda10 (5) with existing vfat filesystem >12:12:15,500 DEBUG anaconda: notebook page = 1 >12:12:15,500 INFO anaconda: ui: saving changes to device sda10 >12:12:15,501 DEBUG anaconda: old name: sda10 >12:12:15,501 DEBUG anaconda: new name: None >12:12:15,504 DEBUG anaconda: old size: 10000.0 >12:12:15,504 DEBUG anaconda: new size: 10000 >12:12:15,505 INFO anaconda: getting device type for æ åååº >12:12:15,505 DEBUG anaconda: old device type: 2 >12:12:15,506 DEBUG anaconda: new device type: 2 >12:12:15,506 DEBUG anaconda: reformat: False >12:12:15,507 DEBUG anaconda: old fs type: vfat >12:12:15,508 DEBUG anaconda: new fs type: vfat >12:12:15,508 DEBUG anaconda: old encryption setting: False >12:12:15,508 DEBUG anaconda: new encryption setting: False >12:12:15,508 DEBUG anaconda: old label: >12:12:15,508 DEBUG anaconda: new_label: >12:12:15,508 DEBUG anaconda: old mountpoint: >12:12:15,509 DEBUG anaconda: new mountpoint: >12:12:15,509 DEBUG anaconda: old raid level: None >12:12:15,509 DEBUG anaconda: new raid level: None >12:12:15,509 DEBUG anaconda: old container: None >12:12:15,510 DEBUG anaconda: new container: None >12:12:15,510 DEBUG anaconda: old container encrypted: False >12:12:15,510 DEBUG anaconda: new container encrypted: False >12:12:15,510 DEBUG anaconda: old container raid level: None >12:12:15,510 DEBUG anaconda: new container raid level: None >12:12:15,510 DEBUG anaconda: old container size request: 0 >12:12:15,511 DEBUG anaconda: new container size request: 0 >12:12:15,511 DEBUG anaconda: old disks: ['sda'] >12:12:15,511 DEBUG anaconda: new disks: ['sda'] >12:12:15,511 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with existing vfat filesystem >12:12:15,512 DEBUG anaconda: updated device_disks to ['sda'] >12:12:15,512 DEBUG anaconda: updated device_container_name to None >12:12:15,512 DEBUG anaconda: updated device_container_raid_level to None >12:12:15,512 DEBUG anaconda: updated device_container_encrypted to False >12:12:15,513 DEBUG anaconda: updated device_container_size to 0 >12:12:15,520 INFO anaconda: getting device type for æ åååº >12:12:15,521 DEBUG anaconda: populate_raid: 2, None >12:12:15,521 INFO anaconda: getting device type for æ åååº >12:12:15,522 DEBUG anaconda: new selector: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:12:15,523 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:12:15,523 DEBUG anaconda: updated device_disks to ['sda'] >12:12:15,523 DEBUG anaconda: updated device_container_name to None >12:12:15,523 DEBUG anaconda: updated device_container_raid_level to None >12:12:15,523 DEBUG anaconda: updated device_container_encrypted to False >12:12:15,524 DEBUG anaconda: updated device_container_size to 0 >12:12:15,527 DEBUG anaconda: fs type changed: ntfs >12:12:15,532 INFO anaconda: getting device type for æ åååº >12:12:15,532 DEBUG anaconda: populate_raid: 2, None >12:12:15,532 INFO anaconda: getting device type for æ åååº >12:12:16,796 DEBUG anaconda: current selector: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:12:16,796 DEBUG anaconda: notebook page = 1 >12:12:16,796 INFO anaconda: ui: saving changes to device sda7 >12:12:16,797 DEBUG anaconda: old name: sda7 >12:12:16,797 DEBUG anaconda: new name: None >12:12:16,800 DEBUG anaconda: old size: 102406.5 >12:12:16,800 DEBUG anaconda: new size: 102406 >12:12:16,800 INFO anaconda: getting device type for æ åååº >12:12:16,801 DEBUG anaconda: old device type: 2 >12:12:16,801 DEBUG anaconda: new device type: 2 >12:12:16,801 DEBUG anaconda: reformat: False >12:12:16,803 DEBUG anaconda: old fs type: ntfs >12:12:16,803 DEBUG anaconda: new fs type: ntfs >12:12:16,803 DEBUG anaconda: old encryption setting: False >12:12:16,803 DEBUG anaconda: new encryption setting: False >12:12:16,804 DEBUG anaconda: old label: >12:12:16,804 DEBUG anaconda: new_label: >12:12:16,804 DEBUG anaconda: old mountpoint: >12:12:16,804 DEBUG anaconda: new mountpoint: >12:12:16,804 DEBUG anaconda: old raid level: None >12:12:16,804 DEBUG anaconda: new raid level: None >12:12:16,805 DEBUG anaconda: old container: None >12:12:16,805 DEBUG anaconda: new container: None >12:12:16,805 DEBUG anaconda: old container encrypted: False >12:12:16,805 DEBUG anaconda: new container encrypted: False >12:12:16,805 DEBUG anaconda: old container raid level: None >12:12:16,806 DEBUG anaconda: new container raid level: None >12:12:16,806 DEBUG anaconda: old container size request: 0 >12:12:16,806 DEBUG anaconda: new container size request: 0 >12:12:16,806 DEBUG anaconda: old disks: ['sda'] >12:12:16,806 DEBUG anaconda: new disks: ['sda'] >12:12:16,806 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:12:16,807 DEBUG anaconda: updated device_disks to ['sda'] >12:12:16,807 DEBUG anaconda: updated device_container_name to None >12:12:16,807 DEBUG anaconda: updated device_container_raid_level to None >12:12:16,807 DEBUG anaconda: updated device_container_encrypted to False >12:12:16,808 DEBUG anaconda: updated device_container_size to 0 >12:12:16,812 DEBUG anaconda: fs type changed: ntfs >12:12:16,817 INFO anaconda: getting device type for æ åååº >12:12:16,817 DEBUG anaconda: populate_raid: 2, None >12:12:16,818 INFO anaconda: getting device type for æ åååº >12:12:16,818 DEBUG anaconda: new selector: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:16,818 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:16,819 DEBUG anaconda: updated device_disks to ['sda'] >12:12:16,819 DEBUG anaconda: updated device_container_name to None >12:12:16,819 DEBUG anaconda: updated device_container_raid_level to None >12:12:16,819 DEBUG anaconda: updated device_container_encrypted to False >12:12:16,819 DEBUG anaconda: updated device_container_size to 0 >12:12:16,821 DEBUG anaconda: fs type changed: ext4 >12:12:16,826 INFO anaconda: getting device type for æ åååº >12:12:16,827 DEBUG anaconda: populate_raid: 2, None >12:12:16,827 INFO anaconda: getting device type for æ åååº >12:12:24,676 INFO anaconda: ui: saving changes to device sda8 >12:12:24,676 DEBUG anaconda: old name: sda8 >12:12:24,676 DEBUG anaconda: new name: None >12:12:24,680 DEBUG anaconda: old size: 20000.0 >12:12:24,680 DEBUG anaconda: new size: 20000 >12:12:24,680 INFO anaconda: getting device type for æ åååº >12:12:24,681 DEBUG anaconda: old device type: 2 >12:12:24,681 DEBUG anaconda: new device type: 2 >12:12:24,681 DEBUG anaconda: reformat: False >12:12:24,682 DEBUG anaconda: old fs type: ext4 >12:12:24,682 DEBUG anaconda: new fs type: ext4 >12:12:24,682 DEBUG anaconda: old encryption setting: False >12:12:24,682 DEBUG anaconda: new encryption setting: False >12:12:24,683 DEBUG anaconda: old label: >12:12:24,683 DEBUG anaconda: new_label: >12:12:24,683 DEBUG anaconda: old mountpoint: >12:12:24,683 DEBUG anaconda: new mountpoint: / >12:12:24,684 DEBUG anaconda: old raid level: None >12:12:24,684 DEBUG anaconda: new raid level: None >12:12:24,686 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:24,687 DEBUG anaconda: updated device_disks to ['sda'] >12:12:24,687 DEBUG anaconda: updated device_container_name to None >12:12:24,687 DEBUG anaconda: updated device_container_raid_level to None >12:12:24,687 DEBUG anaconda: updated device_container_encrypted to False >12:12:24,687 DEBUG anaconda: updated device_container_size to 0 >12:12:24,694 INFO anaconda: getting device type for æ åååº >12:12:24,695 DEBUG anaconda: populate_raid: 2, None >12:12:24,695 INFO anaconda: getting device type for æ åååº >12:12:28,604 DEBUG anaconda: current selector: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:28,604 DEBUG anaconda: notebook page = 1 >12:12:28,604 INFO anaconda: ui: saving changes to device sda8 >12:12:28,604 DEBUG anaconda: old name: sda8 >12:12:28,605 DEBUG anaconda: new name: None >12:12:28,608 DEBUG anaconda: old size: 20000.0 >12:12:28,608 DEBUG anaconda: new size: 20000 >12:12:28,608 INFO anaconda: getting device type for æ åååº >12:12:28,609 DEBUG anaconda: old device type: 2 >12:12:28,609 DEBUG anaconda: new device type: 2 >12:12:28,609 DEBUG anaconda: reformat: False >12:12:28,610 DEBUG anaconda: old fs type: ext4 >12:12:28,610 DEBUG anaconda: new fs type: ext4 >12:12:28,610 DEBUG anaconda: old encryption setting: False >12:12:28,611 DEBUG anaconda: new encryption setting: False >12:12:28,611 DEBUG anaconda: old label: >12:12:28,611 DEBUG anaconda: new_label: >12:12:28,611 DEBUG anaconda: old mountpoint: >12:12:28,611 DEBUG anaconda: new mountpoint: >12:12:28,611 DEBUG anaconda: old raid level: None >12:12:28,611 DEBUG anaconda: new raid level: None >12:12:28,611 DEBUG anaconda: old container: None >12:12:28,612 DEBUG anaconda: new container: None >12:12:28,612 DEBUG anaconda: old container encrypted: False >12:12:28,612 DEBUG anaconda: new container encrypted: False >12:12:28,612 DEBUG anaconda: old container raid level: None >12:12:28,612 DEBUG anaconda: new container raid level: None >12:12:28,612 DEBUG anaconda: old container size request: 0 >12:12:28,612 DEBUG anaconda: new container size request: 0 >12:12:28,612 DEBUG anaconda: old disks: ['sda'] >12:12:28,612 DEBUG anaconda: new disks: ['sda'] >12:12:28,613 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:28,613 DEBUG anaconda: updated device_disks to ['sda'] >12:12:28,613 DEBUG anaconda: updated device_container_name to None >12:12:28,613 DEBUG anaconda: updated device_container_raid_level to None >12:12:28,614 DEBUG anaconda: updated device_container_encrypted to False >12:12:28,614 DEBUG anaconda: updated device_container_size to 0 >12:12:28,621 INFO anaconda: getting device type for æ åååº >12:12:28,621 DEBUG anaconda: populate_raid: 2, None >12:12:28,621 INFO anaconda: getting device type for æ åååº >12:12:28,622 DEBUG anaconda: new selector: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:12:28,622 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:12:28,623 DEBUG anaconda: updated device_disks to ['sda'] >12:12:28,623 DEBUG anaconda: updated device_container_name to None >12:12:28,623 DEBUG anaconda: updated device_container_raid_level to None >12:12:28,623 DEBUG anaconda: updated device_container_encrypted to False >12:12:28,623 DEBUG anaconda: updated device_container_size to 0 >12:12:28,626 DEBUG anaconda: fs type changed: ntfs >12:12:28,631 INFO anaconda: getting device type for æ åååº >12:12:28,631 DEBUG anaconda: populate_raid: 2, None >12:12:28,632 INFO anaconda: getting device type for æ åååº >12:12:29,292 DEBUG anaconda: current selector: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:12:29,292 DEBUG anaconda: notebook page = 1 >12:12:29,292 INFO anaconda: ui: saving changes to device sda7 >12:12:29,292 DEBUG anaconda: old name: sda7 >12:12:29,292 DEBUG anaconda: new name: None >12:12:29,295 DEBUG anaconda: old size: 102406.5 >12:12:29,295 DEBUG anaconda: new size: 102406 >12:12:29,295 INFO anaconda: getting device type for æ åååº >12:12:29,296 DEBUG anaconda: old device type: 2 >12:12:29,296 DEBUG anaconda: new device type: 2 >12:12:29,296 DEBUG anaconda: reformat: False >12:12:29,297 DEBUG anaconda: old fs type: ntfs >12:12:29,297 DEBUG anaconda: new fs type: ntfs >12:12:29,297 DEBUG anaconda: old encryption setting: False >12:12:29,297 DEBUG anaconda: new encryption setting: False >12:12:29,298 DEBUG anaconda: old label: >12:12:29,298 DEBUG anaconda: new_label: >12:12:29,298 DEBUG anaconda: old mountpoint: >12:12:29,298 DEBUG anaconda: new mountpoint: >12:12:29,298 DEBUG anaconda: old raid level: None >12:12:29,298 DEBUG anaconda: new raid level: None >12:12:29,298 DEBUG anaconda: old container: None >12:12:29,298 DEBUG anaconda: new container: None >12:12:29,298 DEBUG anaconda: old container encrypted: False >12:12:29,298 DEBUG anaconda: new container encrypted: False >12:12:29,299 DEBUG anaconda: old container raid level: None >12:12:29,299 DEBUG anaconda: new container raid level: None >12:12:29,299 DEBUG anaconda: old container size request: 0 >12:12:29,299 DEBUG anaconda: new container size request: 0 >12:12:29,299 DEBUG anaconda: old disks: ['sda'] >12:12:29,299 DEBUG anaconda: new disks: ['sda'] >12:12:29,299 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:12:29,300 DEBUG anaconda: updated device_disks to ['sda'] >12:12:29,300 DEBUG anaconda: updated device_container_name to None >12:12:29,300 DEBUG anaconda: updated device_container_raid_level to None >12:12:29,300 DEBUG anaconda: updated device_container_encrypted to False >12:12:29,300 DEBUG anaconda: updated device_container_size to 0 >12:12:29,303 DEBUG anaconda: fs type changed: ntfs >12:12:29,308 INFO anaconda: getting device type for æ åååº >12:12:29,308 DEBUG anaconda: populate_raid: 2, None >12:12:29,309 INFO anaconda: getting device type for æ åååº >12:12:29,309 DEBUG anaconda: new selector: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:29,309 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:29,310 DEBUG anaconda: updated device_disks to ['sda'] >12:12:29,310 DEBUG anaconda: updated device_container_name to None >12:12:29,310 DEBUG anaconda: updated device_container_raid_level to None >12:12:29,310 DEBUG anaconda: updated device_container_encrypted to False >12:12:29,310 DEBUG anaconda: updated device_container_size to 0 >12:12:29,312 DEBUG anaconda: fs type changed: ext4 >12:12:29,317 INFO anaconda: getting device type for æ åååº >12:12:29,318 DEBUG anaconda: populate_raid: 2, None >12:12:29,318 INFO anaconda: getting device type for æ åååº >12:12:33,316 DEBUG anaconda: current selector: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:33,316 DEBUG anaconda: notebook page = 1 >12:12:33,316 INFO anaconda: ui: saving changes to device sda8 >12:12:33,316 DEBUG anaconda: old name: sda8 >12:12:33,316 DEBUG anaconda: new name: None >12:12:33,320 DEBUG anaconda: old size: 20000.0 >12:12:33,320 DEBUG anaconda: new size: 20000 >12:12:33,320 INFO anaconda: getting device type for æ åååº >12:12:33,321 DEBUG anaconda: old device type: 2 >12:12:33,321 DEBUG anaconda: new device type: 2 >12:12:33,321 DEBUG anaconda: reformat: False >12:12:33,322 DEBUG anaconda: old fs type: ext4 >12:12:33,322 DEBUG anaconda: new fs type: ext4 >12:12:33,322 DEBUG anaconda: old encryption setting: False >12:12:33,323 DEBUG anaconda: new encryption setting: False >12:12:33,323 DEBUG anaconda: old label: >12:12:33,323 DEBUG anaconda: new_label: >12:12:33,323 DEBUG anaconda: old mountpoint: >12:12:33,323 DEBUG anaconda: new mountpoint: >12:12:33,323 DEBUG anaconda: old raid level: None >12:12:33,323 DEBUG anaconda: new raid level: None >12:12:33,323 DEBUG anaconda: old container: None >12:12:33,324 DEBUG anaconda: new container: None >12:12:33,324 DEBUG anaconda: old container encrypted: False >12:12:33,324 DEBUG anaconda: new container encrypted: False >12:12:33,324 DEBUG anaconda: old container raid level: None >12:12:33,324 DEBUG anaconda: new container raid level: None >12:12:33,324 DEBUG anaconda: old container size request: 0 >12:12:33,324 DEBUG anaconda: new container size request: 0 >12:12:33,324 DEBUG anaconda: old disks: ['sda'] >12:12:33,324 DEBUG anaconda: new disks: ['sda'] >12:12:33,325 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:33,325 DEBUG anaconda: updated device_disks to ['sda'] >12:12:33,325 DEBUG anaconda: updated device_container_name to None >12:12:33,325 DEBUG anaconda: updated device_container_raid_level to None >12:12:33,326 DEBUG anaconda: updated device_container_encrypted to False >12:12:33,326 DEBUG anaconda: updated device_container_size to 0 >12:12:33,332 INFO anaconda: getting device type for æ åååº >12:12:33,333 DEBUG anaconda: populate_raid: 2, None >12:12:33,333 INFO anaconda: getting device type for æ åååº >12:12:33,334 DEBUG anaconda: new selector: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:12:33,334 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:12:33,335 DEBUG anaconda: updated device_disks to ['sda'] >12:12:33,335 DEBUG anaconda: updated device_container_name to None >12:12:33,335 DEBUG anaconda: updated device_container_raid_level to None >12:12:33,335 DEBUG anaconda: updated device_container_encrypted to False >12:12:33,335 DEBUG anaconda: updated device_container_size to 0 >12:12:33,338 DEBUG anaconda: fs type changed: ntfs >12:12:33,343 INFO anaconda: getting device type for æ åååº >12:12:33,343 DEBUG anaconda: populate_raid: 2, None >12:12:33,343 INFO anaconda: getting device type for æ åååº >12:12:34,020 DEBUG anaconda: current selector: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:12:34,020 DEBUG anaconda: notebook page = 1 >12:12:34,020 INFO anaconda: ui: saving changes to device sda7 >12:12:34,021 DEBUG anaconda: old name: sda7 >12:12:34,021 DEBUG anaconda: new name: None >12:12:34,024 DEBUG anaconda: old size: 102406.5 >12:12:34,024 DEBUG anaconda: new size: 102406 >12:12:34,024 INFO anaconda: getting device type for æ åååº >12:12:34,025 DEBUG anaconda: old device type: 2 >12:12:34,025 DEBUG anaconda: new device type: 2 >12:12:34,025 DEBUG anaconda: reformat: False >12:12:34,027 DEBUG anaconda: old fs type: ntfs >12:12:34,027 DEBUG anaconda: new fs type: ntfs >12:12:34,027 DEBUG anaconda: old encryption setting: False >12:12:34,028 DEBUG anaconda: new encryption setting: False >12:12:34,028 DEBUG anaconda: old label: >12:12:34,028 DEBUG anaconda: new_label: >12:12:34,028 DEBUG anaconda: old mountpoint: >12:12:34,028 DEBUG anaconda: new mountpoint: >12:12:34,028 DEBUG anaconda: old raid level: None >12:12:34,029 DEBUG anaconda: new raid level: None >12:12:34,029 DEBUG anaconda: old container: None >12:12:34,029 DEBUG anaconda: new container: None >12:12:34,029 DEBUG anaconda: old container encrypted: False >12:12:34,029 DEBUG anaconda: new container encrypted: False >12:12:34,030 DEBUG anaconda: old container raid level: None >12:12:34,030 DEBUG anaconda: new container raid level: None >12:12:34,030 DEBUG anaconda: old container size request: 0 >12:12:34,030 DEBUG anaconda: new container size request: 0 >12:12:34,030 DEBUG anaconda: old disks: ['sda'] >12:12:34,030 DEBUG anaconda: new disks: ['sda'] >12:12:34,031 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:12:34,031 DEBUG anaconda: updated device_disks to ['sda'] >12:12:34,031 DEBUG anaconda: updated device_container_name to None >12:12:34,031 DEBUG anaconda: updated device_container_raid_level to None >12:12:34,032 DEBUG anaconda: updated device_container_encrypted to False >12:12:34,032 DEBUG anaconda: updated device_container_size to 0 >12:12:34,037 DEBUG anaconda: fs type changed: ntfs >12:12:34,041 INFO anaconda: getting device type for æ åååº >12:12:34,042 DEBUG anaconda: populate_raid: 2, None >12:12:34,042 INFO anaconda: getting device type for æ åååº >12:12:34,042 DEBUG anaconda: new selector: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:34,043 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:12:34,043 DEBUG anaconda: updated device_disks to ['sda'] >12:12:34,043 DEBUG anaconda: updated device_container_name to None >12:12:34,043 DEBUG anaconda: updated device_container_raid_level to None >12:12:34,043 DEBUG anaconda: updated device_container_encrypted to False >12:12:34,043 DEBUG anaconda: updated device_container_size to 0 >12:12:34,046 DEBUG anaconda: fs type changed: ext4 >12:12:34,051 INFO anaconda: getting device type for æ åååº >12:12:34,051 DEBUG anaconda: populate_raid: 2, None >12:12:34,052 INFO anaconda: getting device type for æ åååº >12:12:41,036 INFO anaconda: getting device type for æ åååº >12:12:42,324 INFO anaconda: ui: saving changes to device sda8 >12:12:42,324 DEBUG anaconda: old name: sda8 >12:12:42,324 DEBUG anaconda: new name: None >12:12:42,329 DEBUG anaconda: old size: 20000.0 >12:12:42,329 DEBUG anaconda: new size: 20000 >12:12:42,329 INFO anaconda: getting device type for æ åååº >12:12:42,329 DEBUG anaconda: old device type: 2 >12:12:42,330 DEBUG anaconda: new device type: 2 >12:12:42,330 DEBUG anaconda: reformat: True >12:12:42,331 DEBUG anaconda: old fs type: ext4 >12:12:42,331 DEBUG anaconda: new fs type: ext4 >12:12:42,331 DEBUG anaconda: old encryption setting: False >12:12:42,332 DEBUG anaconda: new encryption setting: False >12:12:42,332 DEBUG anaconda: old label: >12:12:42,332 DEBUG anaconda: new_label: >12:12:42,332 DEBUG anaconda: old mountpoint: >12:12:42,332 DEBUG anaconda: new mountpoint: / >12:12:42,333 DEBUG anaconda: old raid level: None >12:12:42,333 DEBUG anaconda: new raid level: None >12:12:42,333 DEBUG anaconda: old container: None >12:12:42,333 DEBUG anaconda: new container: None >12:12:42,333 DEBUG anaconda: old container encrypted: False >12:12:42,334 DEBUG anaconda: new container encrypted: False >12:12:42,334 DEBUG anaconda: old container raid level: None >12:12:42,334 DEBUG anaconda: new container raid level: None >12:12:42,334 DEBUG anaconda: old container size request: 0 >12:12:42,334 DEBUG anaconda: new container size request: 0 >12:12:42,334 DEBUG anaconda: old disks: ['sda'] >12:12:42,334 DEBUG anaconda: new disks: ['sda'] >12:12:42,336 INFO anaconda: scheduling reformat of sda8 as ext4 >12:12:42,348 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with non-existent ext4 filesystem mounted at / >12:12:42,348 DEBUG anaconda: updated device_disks to ['sda'] >12:12:42,349 DEBUG anaconda: updated device_container_name to None >12:12:42,349 DEBUG anaconda: updated device_container_raid_level to None >12:12:42,349 DEBUG anaconda: updated device_container_encrypted to False >12:12:42,349 DEBUG anaconda: updated device_container_size to 0 >12:12:42,356 INFO anaconda: getting device type for æ åååº >12:12:42,356 DEBUG anaconda: populate_raid: 2, None >12:12:42,356 INFO anaconda: getting device type for æ åååº >12:12:43,963 DEBUG anaconda: current selector: existing 20000MB partition sda8 (12) with non-existent ext4 filesystem mounted at / >12:12:43,964 DEBUG anaconda: notebook page = 1 >12:12:43,964 INFO anaconda: ui: saving changes to device sda8 >12:12:43,964 DEBUG anaconda: old name: sda8 >12:12:43,964 DEBUG anaconda: new name: None >12:12:43,968 DEBUG anaconda: old size: 20000.0 >12:12:43,968 DEBUG anaconda: new size: 20000 >12:12:43,968 INFO anaconda: getting device type for æ åååº >12:12:43,969 DEBUG anaconda: old device type: 2 >12:12:43,969 DEBUG anaconda: new device type: 2 >12:12:43,969 DEBUG anaconda: reformat: True >12:12:43,970 DEBUG anaconda: old fs type: ext4 >12:12:43,970 DEBUG anaconda: new fs type: ext4 >12:12:43,971 DEBUG anaconda: old encryption setting: False >12:12:43,971 DEBUG anaconda: new encryption setting: False >12:12:43,971 DEBUG anaconda: old label: >12:12:43,971 DEBUG anaconda: new_label: >12:12:43,971 DEBUG anaconda: old mountpoint: / >12:12:43,971 DEBUG anaconda: new mountpoint: / >12:12:43,972 DEBUG anaconda: old raid level: None >12:12:43,972 DEBUG anaconda: new raid level: None >12:12:43,972 DEBUG anaconda: old container: None >12:12:43,972 DEBUG anaconda: new container: None >12:12:43,972 DEBUG anaconda: old container encrypted: False >12:12:43,973 DEBUG anaconda: new container encrypted: False >12:12:43,973 DEBUG anaconda: old container raid level: None >12:12:43,973 DEBUG anaconda: new container raid level: None >12:12:43,973 DEBUG anaconda: old container size request: 0 >12:12:43,973 DEBUG anaconda: new container size request: 0 >12:12:43,973 DEBUG anaconda: old disks: ['sda'] >12:12:43,973 DEBUG anaconda: new disks: ['sda'] >12:12:43,973 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with non-existent ext4 filesystem mounted at / >12:12:43,974 DEBUG anaconda: updated device_disks to ['sda'] >12:12:43,974 DEBUG anaconda: updated device_container_name to None >12:12:43,974 DEBUG anaconda: updated device_container_raid_level to None >12:12:43,974 DEBUG anaconda: updated device_container_encrypted to False >12:12:43,974 DEBUG anaconda: updated device_container_size to 0 >12:12:43,982 INFO anaconda: getting device type for æ åååº >12:12:43,983 DEBUG anaconda: populate_raid: 2, None >12:12:43,983 INFO anaconda: getting device type for æ åååº >12:12:43,984 DEBUG anaconda: new selector: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:12:43,984 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:12:43,984 DEBUG anaconda: updated device_disks to ['sda'] >12:12:43,984 DEBUG anaconda: updated device_container_name to None >12:12:43,985 DEBUG anaconda: updated device_container_raid_level to None >12:12:43,985 DEBUG anaconda: updated device_container_encrypted to False >12:12:43,985 DEBUG anaconda: updated device_container_size to 0 >12:12:43,988 INFO anaconda: getting device type for æ åååº >12:12:43,989 DEBUG anaconda: fs type changed: ntfs >12:12:43,995 INFO anaconda: getting device type for æ åååº >12:12:43,996 DEBUG anaconda: populate_raid: 2, None >12:12:43,996 INFO anaconda: getting device type for æ åååº >12:12:44,996 DEBUG anaconda: current selector: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:12:44,997 DEBUG anaconda: notebook page = 1 >12:12:44,997 INFO anaconda: ui: saving changes to device sda7 >12:12:44,997 DEBUG anaconda: old name: sda7 >12:12:44,997 DEBUG anaconda: new name: None >12:12:45,001 DEBUG anaconda: old size: 102406.5 >12:12:45,002 DEBUG anaconda: new size: 102406 >12:12:45,002 INFO anaconda: getting device type for æ åååº >12:12:45,003 DEBUG anaconda: old device type: 2 >12:12:45,003 DEBUG anaconda: new device type: 2 >12:12:45,003 DEBUG anaconda: reformat: False >12:12:45,005 DEBUG anaconda: old fs type: ntfs >12:12:45,005 DEBUG anaconda: new fs type: ntfs >12:12:45,006 DEBUG anaconda: old encryption setting: False >12:12:45,006 DEBUG anaconda: new encryption setting: False >12:12:45,006 DEBUG anaconda: old label: >12:12:45,006 DEBUG anaconda: new_label: >12:12:45,006 DEBUG anaconda: old mountpoint: >12:12:45,007 DEBUG anaconda: new mountpoint: >12:12:45,007 DEBUG anaconda: old raid level: None >12:12:45,007 DEBUG anaconda: new raid level: None >12:12:45,008 DEBUG anaconda: old container: None >12:12:45,008 DEBUG anaconda: new container: None >12:12:45,008 DEBUG anaconda: old container encrypted: False >12:12:45,008 DEBUG anaconda: new container encrypted: False >12:12:45,008 DEBUG anaconda: old container raid level: None >12:12:45,008 DEBUG anaconda: new container raid level: None >12:12:45,009 DEBUG anaconda: old container size request: 0 >12:12:45,009 DEBUG anaconda: new container size request: 0 >12:12:45,009 DEBUG anaconda: old disks: ['sda'] >12:12:45,009 DEBUG anaconda: new disks: ['sda'] >12:12:45,009 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:12:45,010 DEBUG anaconda: updated device_disks to ['sda'] >12:12:45,010 DEBUG anaconda: updated device_container_name to None >12:12:45,010 DEBUG anaconda: updated device_container_raid_level to None >12:12:45,011 DEBUG anaconda: updated device_container_encrypted to False >12:12:45,011 DEBUG anaconda: updated device_container_size to 0 >12:12:45,017 DEBUG anaconda: fs type changed: ntfs >12:12:45,022 INFO anaconda: getting device type for æ åååº >12:12:45,023 DEBUG anaconda: populate_raid: 2, None >12:12:45,023 INFO anaconda: getting device type for æ åååº >12:12:45,024 DEBUG anaconda: new selector: existing 20000MB partition sda9 (13) with existing ext4 filesystem >12:12:45,025 DEBUG anaconda: populate_right_side: existing 20000MB partition sda9 (13) with existing ext4 filesystem >12:12:45,025 DEBUG anaconda: updated device_disks to ['sda'] >12:12:45,026 DEBUG anaconda: updated device_container_name to None >12:12:45,026 DEBUG anaconda: updated device_container_raid_level to None >12:12:45,026 DEBUG anaconda: updated device_container_encrypted to False >12:12:45,026 DEBUG anaconda: updated device_container_size to 0 >12:12:45,029 DEBUG anaconda: fs type changed: ext4 >12:12:45,035 INFO anaconda: getting device type for æ åååº >12:12:45,036 DEBUG anaconda: populate_raid: 2, None >12:12:45,036 INFO anaconda: getting device type for æ åååº >12:12:50,355 INFO anaconda: getting device type for æ åååº >12:12:51,316 INFO anaconda: ui: saving changes to device sda9 >12:12:51,316 DEBUG anaconda: old name: sda9 >12:12:51,317 DEBUG anaconda: new name: None >12:12:51,321 DEBUG anaconda: old size: 20000.0 >12:12:51,321 DEBUG anaconda: new size: 20000 >12:12:51,322 INFO anaconda: getting device type for æ åååº >12:12:51,323 DEBUG anaconda: old device type: 2 >12:12:51,323 DEBUG anaconda: new device type: 2 >12:12:51,323 DEBUG anaconda: reformat: True >12:12:51,325 DEBUG anaconda: old fs type: ext4 >12:12:51,326 DEBUG anaconda: new fs type: ext4 >12:12:51,326 DEBUG anaconda: old encryption setting: False >12:12:51,326 DEBUG anaconda: new encryption setting: False >12:12:51,326 DEBUG anaconda: old label: >12:12:51,326 DEBUG anaconda: new_label: >12:12:51,327 DEBUG anaconda: old mountpoint: >12:12:51,327 DEBUG anaconda: new mountpoint: /usr >12:12:51,329 DEBUG anaconda: old raid level: None >12:12:51,329 DEBUG anaconda: new raid level: None >12:12:51,329 DEBUG anaconda: old container: None >12:12:51,330 DEBUG anaconda: new container: None >12:12:51,330 DEBUG anaconda: old container encrypted: False >12:12:51,330 DEBUG anaconda: new container encrypted: False >12:12:51,330 DEBUG anaconda: old container raid level: None >12:12:51,330 DEBUG anaconda: new container raid level: None >12:12:51,331 DEBUG anaconda: old container size request: 0 >12:12:51,331 DEBUG anaconda: new container size request: 0 >12:12:51,331 DEBUG anaconda: old disks: ['sda'] >12:12:51,331 DEBUG anaconda: new disks: ['sda'] >12:12:51,331 INFO anaconda: scheduling reformat of sda9 as ext4 >12:12:51,346 DEBUG anaconda: populate_right_side: existing 20000MB partition sda9 (13) with non-existent ext4 filesystem mounted at /usr >12:12:51,347 DEBUG anaconda: updated device_disks to ['sda'] >12:12:51,347 DEBUG anaconda: updated device_container_name to None >12:12:51,347 DEBUG anaconda: updated device_container_raid_level to None >12:12:51,348 DEBUG anaconda: updated device_container_encrypted to False >12:12:51,348 DEBUG anaconda: updated device_container_size to 0 >12:12:51,355 INFO anaconda: getting device type for æ åååº >12:12:51,356 DEBUG anaconda: populate_raid: 2, None >12:12:51,356 INFO anaconda: getting device type for æ åååº >12:12:54,995 DEBUG anaconda: current selector: existing 20000MB partition sda9 (13) with non-existent ext4 filesystem mounted at /usr >12:12:54,996 DEBUG anaconda: notebook page = 1 >12:12:54,996 INFO anaconda: ui: saving changes to device sda9 >12:12:54,996 DEBUG anaconda: old name: sda9 >12:12:54,996 DEBUG anaconda: new name: None >12:12:55,000 DEBUG anaconda: old size: 20000.0 >12:12:55,000 DEBUG anaconda: new size: 20000 >12:12:55,000 INFO anaconda: getting device type for æ åååº >12:12:55,001 DEBUG anaconda: old device type: 2 >12:12:55,001 DEBUG anaconda: new device type: 2 >12:12:55,001 DEBUG anaconda: reformat: True >12:12:55,003 DEBUG anaconda: old fs type: ext4 >12:12:55,003 DEBUG anaconda: new fs type: ext4 >12:12:55,003 DEBUG anaconda: old encryption setting: False >12:12:55,003 DEBUG anaconda: new encryption setting: False >12:12:55,003 DEBUG anaconda: old label: >12:12:55,003 DEBUG anaconda: new_label: >12:12:55,004 DEBUG anaconda: old mountpoint: /usr >12:12:55,004 DEBUG anaconda: new mountpoint: /usr >12:12:55,004 DEBUG anaconda: old raid level: None >12:12:55,005 DEBUG anaconda: new raid level: None >12:12:55,005 DEBUG anaconda: old container: None >12:12:55,005 DEBUG anaconda: new container: None >12:12:55,005 DEBUG anaconda: old container encrypted: False >12:12:55,005 DEBUG anaconda: new container encrypted: False >12:12:55,005 DEBUG anaconda: old container raid level: None >12:12:55,005 DEBUG anaconda: new container raid level: None >12:12:55,006 DEBUG anaconda: old container size request: 0 >12:12:55,006 DEBUG anaconda: new container size request: 0 >12:12:55,006 DEBUG anaconda: old disks: ['sda'] >12:12:55,006 DEBUG anaconda: new disks: ['sda'] >12:12:55,006 DEBUG anaconda: populate_right_side: existing 20000MB partition sda9 (13) with non-existent ext4 filesystem mounted at /usr >12:12:55,006 DEBUG anaconda: updated device_disks to ['sda'] >12:12:55,007 DEBUG anaconda: updated device_container_name to None >12:12:55,007 DEBUG anaconda: updated device_container_raid_level to None >12:12:55,007 DEBUG anaconda: updated device_container_encrypted to False >12:12:55,007 DEBUG anaconda: updated device_container_size to 0 >12:12:55,014 INFO anaconda: getting device type for æ åååº >12:12:55,015 DEBUG anaconda: populate_raid: 2, None >12:12:55,015 INFO anaconda: getting device type for æ åååº >12:12:55,015 DEBUG anaconda: new selector: existing 10000MB partition sda10 (5) with existing vfat filesystem >12:12:55,016 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with existing vfat filesystem >12:12:55,016 DEBUG anaconda: updated device_disks to ['sda'] >12:12:55,016 DEBUG anaconda: updated device_container_name to None >12:12:55,016 DEBUG anaconda: updated device_container_raid_level to None >12:12:55,017 DEBUG anaconda: updated device_container_encrypted to False >12:12:55,017 DEBUG anaconda: updated device_container_size to 0 >12:12:55,020 INFO anaconda: getting device type for æ åååº >12:12:55,021 DEBUG anaconda: fs type changed: vfat >12:12:55,027 INFO anaconda: getting device type for æ åååº >12:12:55,027 DEBUG anaconda: populate_raid: 2, None >12:12:55,027 INFO anaconda: getting device type for æ åååº >12:13:02,147 INFO anaconda: getting device type for æ åååº >12:13:03,052 INFO anaconda: ui: saving changes to device sda10 >12:13:03,052 DEBUG anaconda: old name: sda10 >12:13:03,052 DEBUG anaconda: new name: None >12:13:03,055 DEBUG anaconda: old size: 10000.0 >12:13:03,055 DEBUG anaconda: new size: 10000 >12:13:03,055 INFO anaconda: getting device type for æ åååº >12:13:03,056 DEBUG anaconda: old device type: 2 >12:13:03,056 DEBUG anaconda: new device type: 2 >12:13:03,056 DEBUG anaconda: reformat: True >12:13:03,057 DEBUG anaconda: old fs type: vfat >12:13:03,058 DEBUG anaconda: new fs type: vfat >12:13:03,058 DEBUG anaconda: old encryption setting: False >12:13:03,058 DEBUG anaconda: new encryption setting: False >12:13:03,058 DEBUG anaconda: old label: >12:13:03,058 DEBUG anaconda: new_label: >12:13:03,058 DEBUG anaconda: old mountpoint: >12:13:03,058 DEBUG anaconda: new mountpoint: /home >12:13:03,059 DEBUG anaconda: old raid level: None >12:13:03,059 DEBUG anaconda: new raid level: None >12:13:03,059 DEBUG anaconda: old container: None >12:13:03,059 DEBUG anaconda: new container: None >12:13:03,060 DEBUG anaconda: old container encrypted: False >12:13:03,060 DEBUG anaconda: new container encrypted: False >12:13:03,060 DEBUG anaconda: old container raid level: None >12:13:03,060 DEBUG anaconda: new container raid level: None >12:13:03,060 DEBUG anaconda: old container size request: 0 >12:13:03,060 DEBUG anaconda: new container size request: 0 >12:13:03,060 DEBUG anaconda: old disks: ['sda'] >12:13:03,060 DEBUG anaconda: new disks: ['sda'] >12:13:03,060 INFO anaconda: scheduling reformat of sda10 as vfat >12:13:03,070 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home >12:13:03,070 DEBUG anaconda: updated device_disks to ['sda'] >12:13:03,070 DEBUG anaconda: updated device_container_name to None >12:13:03,071 DEBUG anaconda: updated device_container_raid_level to None >12:13:03,071 DEBUG anaconda: updated device_container_encrypted to False >12:13:03,071 DEBUG anaconda: updated device_container_size to 0 >12:13:03,077 INFO anaconda: getting device type for æ åååº >12:13:03,078 DEBUG anaconda: populate_raid: 2, None >12:13:03,078 INFO anaconda: getting device type for æ åååº >12:13:04,731 DEBUG anaconda: current selector: existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home >12:13:04,732 DEBUG anaconda: notebook page = 1 >12:13:04,732 INFO anaconda: ui: saving changes to device sda10 >12:13:04,732 DEBUG anaconda: old name: sda10 >12:13:04,732 DEBUG anaconda: new name: None >12:13:04,736 DEBUG anaconda: old size: 10000.0 >12:13:04,736 DEBUG anaconda: new size: 10000 >12:13:04,736 INFO anaconda: getting device type for æ åååº >12:13:04,736 DEBUG anaconda: old device type: 2 >12:13:04,736 DEBUG anaconda: new device type: 2 >12:13:04,737 DEBUG anaconda: reformat: True >12:13:04,738 DEBUG anaconda: old fs type: vfat >12:13:04,738 DEBUG anaconda: new fs type: vfat >12:13:04,738 DEBUG anaconda: old encryption setting: False >12:13:04,738 DEBUG anaconda: new encryption setting: False >12:13:04,738 DEBUG anaconda: old label: >12:13:04,738 DEBUG anaconda: new_label: >12:13:04,739 DEBUG anaconda: old mountpoint: /home >12:13:04,739 DEBUG anaconda: new mountpoint: /home >12:13:04,739 DEBUG anaconda: old raid level: None >12:13:04,740 DEBUG anaconda: new raid level: None >12:13:04,740 DEBUG anaconda: old container: None >12:13:04,740 DEBUG anaconda: new container: None >12:13:04,740 DEBUG anaconda: old container encrypted: False >12:13:04,740 DEBUG anaconda: new container encrypted: False >12:13:04,740 DEBUG anaconda: old container raid level: None >12:13:04,740 DEBUG anaconda: new container raid level: None >12:13:04,740 DEBUG anaconda: old container size request: 0 >12:13:04,740 DEBUG anaconda: new container size request: 0 >12:13:04,741 DEBUG anaconda: old disks: ['sda'] >12:13:04,741 DEBUG anaconda: new disks: ['sda'] >12:13:04,741 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home >12:13:04,741 DEBUG anaconda: updated device_disks to ['sda'] >12:13:04,741 DEBUG anaconda: updated device_container_name to None >12:13:04,741 DEBUG anaconda: updated device_container_raid_level to None >12:13:04,741 DEBUG anaconda: updated device_container_encrypted to False >12:13:04,742 DEBUG anaconda: updated device_container_size to 0 >12:13:04,748 INFO anaconda: getting device type for æ åååº >12:13:04,749 DEBUG anaconda: populate_raid: 2, None >12:13:04,749 INFO anaconda: getting device type for æ åååº >12:13:04,749 DEBUG anaconda: new selector: existing 2000MB partition sda11 (6) with existing swap >12:13:04,750 DEBUG anaconda: populate_right_side: existing 2000MB partition sda11 (6) with existing swap >12:13:04,750 DEBUG anaconda: updated device_disks to ['sda'] >12:13:04,750 DEBUG anaconda: updated device_container_name to None >12:13:04,750 DEBUG anaconda: updated device_container_raid_level to None >12:13:04,750 DEBUG anaconda: updated device_container_encrypted to False >12:13:04,750 DEBUG anaconda: updated device_container_size to 0 >12:13:04,753 INFO anaconda: getting device type for æ åååº >12:13:04,754 DEBUG anaconda: fs type changed: swap >12:13:04,759 INFO anaconda: getting device type for æ åååº >12:13:04,760 DEBUG anaconda: populate_raid: 2, None >12:13:04,760 INFO anaconda: getting device type for æ åååº >12:13:08,828 INFO anaconda: getting device type for æ åååº >12:13:13,251 INFO anaconda: ui: saving changes to device sda11 >12:13:13,252 DEBUG anaconda: old name: sda11 >12:13:13,252 DEBUG anaconda: new name: None >12:13:13,255 DEBUG anaconda: old size: 2000.0 >12:13:13,256 DEBUG anaconda: new size: 2000 >12:13:13,256 INFO anaconda: getting device type for æ åååº >12:13:13,256 DEBUG anaconda: old device type: 2 >12:13:13,257 DEBUG anaconda: new device type: 2 >12:13:13,257 DEBUG anaconda: reformat: True >12:13:13,259 DEBUG anaconda: old fs type: swap >12:13:13,259 DEBUG anaconda: new fs type: swap >12:13:13,259 DEBUG anaconda: old encryption setting: False >12:13:13,259 DEBUG anaconda: new encryption setting: False >12:13:13,259 DEBUG anaconda: old label: >12:13:13,259 DEBUG anaconda: new_label: >12:13:13,259 DEBUG anaconda: old mountpoint: >12:13:13,260 DEBUG anaconda: new mountpoint: >12:13:13,260 DEBUG anaconda: old raid level: None >12:13:13,260 DEBUG anaconda: new raid level: None >12:13:13,260 DEBUG anaconda: old container: None >12:13:13,260 DEBUG anaconda: new container: None >12:13:13,260 DEBUG anaconda: old container encrypted: False >12:13:13,260 DEBUG anaconda: new container encrypted: False >12:13:13,261 DEBUG anaconda: old container raid level: None >12:13:13,261 DEBUG anaconda: new container raid level: None >12:13:13,261 DEBUG anaconda: old container size request: 0 >12:13:13,262 DEBUG anaconda: new container size request: 0 >12:13:13,262 DEBUG anaconda: old disks: ['sda'] >12:13:13,263 DEBUG anaconda: new disks: ['sda'] >12:13:13,263 INFO anaconda: scheduling reformat of sda11 as swap >12:13:13,275 DEBUG anaconda: populate_right_side: existing 2000MB partition sda11 (6) with non-existent swap >12:13:13,276 DEBUG anaconda: updated device_disks to ['sda'] >12:13:13,276 DEBUG anaconda: updated device_container_name to None >12:13:13,276 DEBUG anaconda: updated device_container_raid_level to None >12:13:13,276 DEBUG anaconda: updated device_container_encrypted to False >12:13:13,276 DEBUG anaconda: updated device_container_size to 0 >12:13:13,283 INFO anaconda: getting device type for æ åååº >12:13:13,283 DEBUG anaconda: populate_raid: 2, None >12:13:13,283 INFO anaconda: getting device type for æ åååº >12:13:14,732 DEBUG anaconda: current selector: existing 2000MB partition sda11 (6) with non-existent swap >12:13:14,732 DEBUG anaconda: notebook page = 1 >12:13:14,733 INFO anaconda: ui: saving changes to device sda11 >12:13:14,733 DEBUG anaconda: old name: sda11 >12:13:14,733 DEBUG anaconda: new name: None >12:13:14,737 DEBUG anaconda: old size: 2000.0 >12:13:14,737 DEBUG anaconda: new size: 2000 >12:13:14,737 INFO anaconda: getting device type for æ åååº >12:13:14,738 DEBUG anaconda: old device type: 2 >12:13:14,738 DEBUG anaconda: new device type: 2 >12:13:14,738 DEBUG anaconda: reformat: True >12:13:14,739 DEBUG anaconda: old fs type: swap >12:13:14,739 DEBUG anaconda: new fs type: swap >12:13:14,739 DEBUG anaconda: old encryption setting: False >12:13:14,740 DEBUG anaconda: new encryption setting: False >12:13:14,740 DEBUG anaconda: old label: >12:13:14,740 DEBUG anaconda: new_label: >12:13:14,740 DEBUG anaconda: old mountpoint: >12:13:14,740 DEBUG anaconda: new mountpoint: >12:13:14,740 DEBUG anaconda: old raid level: None >12:13:14,740 DEBUG anaconda: new raid level: None >12:13:14,741 DEBUG anaconda: old container: None >12:13:14,741 DEBUG anaconda: new container: None >12:13:14,741 DEBUG anaconda: old container encrypted: False >12:13:14,741 DEBUG anaconda: new container encrypted: False >12:13:14,741 DEBUG anaconda: old container raid level: None >12:13:14,741 DEBUG anaconda: new container raid level: None >12:13:14,741 DEBUG anaconda: old container size request: 0 >12:13:14,741 DEBUG anaconda: new container size request: 0 >12:13:14,741 DEBUG anaconda: old disks: ['sda'] >12:13:14,742 DEBUG anaconda: new disks: ['sda'] >12:13:14,742 DEBUG anaconda: populate_right_side: existing 2000MB partition sda11 (6) with non-existent swap >12:13:14,742 DEBUG anaconda: updated device_disks to ['sda'] >12:13:14,742 DEBUG anaconda: updated device_container_name to None >12:13:14,742 DEBUG anaconda: updated device_container_raid_level to None >12:13:14,743 DEBUG anaconda: updated device_container_encrypted to False >12:13:14,743 DEBUG anaconda: updated device_container_size to 0 >12:13:14,749 INFO anaconda: getting device type for æ åååº >12:13:14,750 DEBUG anaconda: populate_raid: 2, None >12:13:14,750 INFO anaconda: getting device type for æ åååº >12:13:14,751 DEBUG anaconda: new selector: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:13:14,751 DEBUG anaconda: populate_right_side: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:13:14,751 DEBUG anaconda: updated device_disks to ['sda'] >12:13:14,752 DEBUG anaconda: updated device_container_name to None >12:13:14,752 DEBUG anaconda: updated device_container_raid_level to None >12:13:14,752 DEBUG anaconda: updated device_container_encrypted to False >12:13:14,752 DEBUG anaconda: updated device_container_size to 0 >12:13:14,755 INFO anaconda: getting device type for æ åååº >12:13:14,755 DEBUG anaconda: fs type changed: ext4 >12:13:14,763 INFO anaconda: getting device type for æ åååº >12:13:14,764 DEBUG anaconda: populate_raid: 2, None >12:13:14,764 INFO anaconda: getting device type for æ åååº >12:13:16,052 DEBUG anaconda: current selector: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:13:16,053 DEBUG anaconda: notebook page = 1 >12:13:16,053 INFO anaconda: ui: saving changes to device sda3 >12:13:16,053 DEBUG anaconda: old name: sda3 >12:13:16,053 DEBUG anaconda: new name: None >12:13:16,058 DEBUG anaconda: old size: 2.0 >12:13:16,058 DEBUG anaconda: new size: 2 >12:13:16,058 INFO anaconda: getting device type for æ åååº >12:13:16,059 DEBUG anaconda: old device type: 2 >12:13:16,059 DEBUG anaconda: new device type: 2 >12:13:16,059 DEBUG anaconda: reformat: False >12:13:16,061 DEBUG anaconda: old fs type: ext4 >12:13:16,061 DEBUG anaconda: new fs type: ext4 >12:13:16,062 DEBUG anaconda: old encryption setting: False >12:13:16,062 DEBUG anaconda: new encryption setting: False >12:13:16,062 DEBUG anaconda: old label: >12:13:16,062 DEBUG anaconda: new_label: >12:13:16,062 DEBUG anaconda: old mountpoint: >12:13:16,062 DEBUG anaconda: new mountpoint: >12:13:16,062 DEBUG anaconda: old raid level: None >12:13:16,063 DEBUG anaconda: new raid level: None >12:13:16,063 DEBUG anaconda: old container: None >12:13:16,063 DEBUG anaconda: new container: None >12:13:16,063 DEBUG anaconda: old container encrypted: False >12:13:16,063 DEBUG anaconda: new container encrypted: False >12:13:16,063 DEBUG anaconda: old container raid level: None >12:13:16,063 DEBUG anaconda: new container raid level: None >12:13:16,064 DEBUG anaconda: old container size request: 0 >12:13:16,064 DEBUG anaconda: new container size request: 0 >12:13:16,064 DEBUG anaconda: old disks: ['sda'] >12:13:16,064 DEBUG anaconda: new disks: ['sda'] >12:13:16,064 DEBUG anaconda: populate_right_side: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:13:16,065 DEBUG anaconda: updated device_disks to ['sda'] >12:13:16,065 DEBUG anaconda: updated device_container_name to None >12:13:16,065 DEBUG anaconda: updated device_container_raid_level to None >12:13:16,065 DEBUG anaconda: updated device_container_encrypted to False >12:13:16,065 DEBUG anaconda: updated device_container_size to 0 >12:13:16,074 INFO anaconda: getting device type for æ åååº >12:13:16,074 DEBUG anaconda: populate_raid: 2, None >12:13:16,074 INFO anaconda: getting device type for æ åååº >12:13:16,075 DEBUG anaconda: new selector: existing 81925MB partition sda5 (9) with existing ntfs filesystem >12:13:16,076 DEBUG anaconda: populate_right_side: existing 81925MB partition sda5 (9) with existing ntfs filesystem >12:13:16,076 DEBUG anaconda: updated device_disks to ['sda'] >12:13:16,076 DEBUG anaconda: updated device_container_name to None >12:13:16,076 DEBUG anaconda: updated device_container_raid_level to None >12:13:16,076 DEBUG anaconda: updated device_container_encrypted to False >12:13:16,076 DEBUG anaconda: updated device_container_size to 0 >12:13:16,080 DEBUG anaconda: fs type changed: ntfs >12:13:16,086 INFO anaconda: getting device type for æ åååº >12:13:16,086 DEBUG anaconda: populate_raid: 2, None >12:13:16,087 INFO anaconda: getting device type for æ åååº >12:13:16,435 DEBUG anaconda: current selector: existing 81925MB partition sda5 (9) with existing ntfs filesystem >12:13:16,436 DEBUG anaconda: notebook page = 1 >12:13:16,436 INFO anaconda: ui: saving changes to device sda5 >12:13:16,436 DEBUG anaconda: old name: sda5 >12:13:16,436 DEBUG anaconda: new name: None >12:13:16,439 DEBUG anaconda: old size: 81925.1938477 >12:13:16,439 DEBUG anaconda: new size: 81925 >12:13:16,440 INFO anaconda: getting device type for æ åååº >12:13:16,440 DEBUG anaconda: old device type: 2 >12:13:16,440 DEBUG anaconda: new device type: 2 >12:13:16,440 DEBUG anaconda: reformat: False >12:13:16,442 DEBUG anaconda: old fs type: ntfs >12:13:16,442 DEBUG anaconda: new fs type: ntfs >12:13:16,442 DEBUG anaconda: old encryption setting: False >12:13:16,442 DEBUG anaconda: new encryption setting: False >12:13:16,442 DEBUG anaconda: old label: >12:13:16,442 DEBUG anaconda: new_label: >12:13:16,442 DEBUG anaconda: old mountpoint: >12:13:16,442 DEBUG anaconda: new mountpoint: >12:13:16,442 DEBUG anaconda: old raid level: None >12:13:16,442 DEBUG anaconda: new raid level: None >12:13:16,443 DEBUG anaconda: old container: None >12:13:16,443 DEBUG anaconda: new container: None >12:13:16,443 DEBUG anaconda: old container encrypted: False >12:13:16,443 DEBUG anaconda: new container encrypted: False >12:13:16,443 DEBUG anaconda: old container raid level: None >12:13:16,443 DEBUG anaconda: new container raid level: None >12:13:16,443 DEBUG anaconda: old container size request: 0 >12:13:16,443 DEBUG anaconda: new container size request: 0 >12:13:16,443 DEBUG anaconda: old disks: ['sda'] >12:13:16,444 DEBUG anaconda: new disks: ['sda'] >12:13:16,444 DEBUG anaconda: populate_right_side: existing 81925MB partition sda5 (9) with existing ntfs filesystem >12:13:16,444 DEBUG anaconda: updated device_disks to ['sda'] >12:13:16,444 DEBUG anaconda: updated device_container_name to None >12:13:16,444 DEBUG anaconda: updated device_container_raid_level to None >12:13:16,445 DEBUG anaconda: updated device_container_encrypted to False >12:13:16,445 DEBUG anaconda: updated device_container_size to 0 >12:13:16,448 DEBUG anaconda: fs type changed: ntfs >12:13:16,453 INFO anaconda: getting device type for æ åååº >12:13:16,454 DEBUG anaconda: populate_raid: 2, None >12:13:16,454 INFO anaconda: getting device type for æ åååº >12:13:16,454 DEBUG anaconda: new selector: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:13:16,455 DEBUG anaconda: populate_right_side: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:13:16,455 DEBUG anaconda: updated device_disks to ['sda'] >12:13:16,455 DEBUG anaconda: updated device_container_name to None >12:13:16,455 DEBUG anaconda: updated device_container_raid_level to None >12:13:16,455 DEBUG anaconda: updated device_container_encrypted to False >12:13:16,456 DEBUG anaconda: updated device_container_size to 0 >12:13:16,458 DEBUG anaconda: fs type changed: ext4 >12:13:16,463 INFO anaconda: getting device type for æ åååº >12:13:16,464 DEBUG anaconda: populate_raid: 2, None >12:13:16,464 INFO anaconda: getting device type for æ åååº >12:13:20,715 DEBUG anaconda: current selector: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:13:20,716 DEBUG anaconda: notebook page = 1 >12:13:20,717 INFO anaconda: ui: saving changes to device sda3 >12:13:20,717 DEBUG anaconda: old name: sda3 >12:13:20,717 DEBUG anaconda: new name: None >12:13:20,722 DEBUG anaconda: old size: 2.0 >12:13:20,722 DEBUG anaconda: new size: 2 >12:13:20,722 INFO anaconda: getting device type for æ åååº >12:13:20,724 DEBUG anaconda: old device type: 2 >12:13:20,724 DEBUG anaconda: new device type: 2 >12:13:20,724 DEBUG anaconda: reformat: False >12:13:20,727 DEBUG anaconda: old fs type: ext4 >12:13:20,727 DEBUG anaconda: new fs type: ext4 >12:13:20,727 DEBUG anaconda: old encryption setting: False >12:13:20,727 DEBUG anaconda: new encryption setting: False >12:13:20,728 DEBUG anaconda: old label: >12:13:20,728 DEBUG anaconda: new_label: >12:13:20,728 DEBUG anaconda: old mountpoint: >12:13:20,728 DEBUG anaconda: new mountpoint: >12:13:20,729 DEBUG anaconda: old raid level: None >12:13:20,729 DEBUG anaconda: new raid level: None >12:13:20,729 DEBUG anaconda: old container: None >12:13:20,730 DEBUG anaconda: new container: None >12:13:20,730 DEBUG anaconda: old container encrypted: False >12:13:20,730 DEBUG anaconda: new container encrypted: False >12:13:20,730 DEBUG anaconda: old container raid level: None >12:13:20,731 DEBUG anaconda: new container raid level: None >12:13:20,731 DEBUG anaconda: old container size request: 0 >12:13:20,731 DEBUG anaconda: new container size request: 0 >12:13:20,731 DEBUG anaconda: old disks: ['sda'] >12:13:20,731 DEBUG anaconda: new disks: ['sda'] >12:13:20,732 DEBUG anaconda: populate_right_side: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:13:20,733 DEBUG anaconda: updated device_disks to ['sda'] >12:13:20,733 DEBUG anaconda: updated device_container_name to None >12:13:20,733 DEBUG anaconda: updated device_container_raid_level to None >12:13:20,733 DEBUG anaconda: updated device_container_encrypted to False >12:13:20,734 DEBUG anaconda: updated device_container_size to 0 >12:13:20,744 INFO anaconda: getting device type for æ åååº >12:13:20,745 DEBUG anaconda: populate_raid: 2, None >12:13:20,745 INFO anaconda: getting device type for æ åååº >12:13:20,746 DEBUG anaconda: new selector: existing 20000MB partition sda8 (12) with non-existent ext4 filesystem mounted at / >12:13:20,747 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with non-existent ext4 filesystem mounted at / >12:13:20,748 DEBUG anaconda: updated device_disks to ['sda'] >12:13:20,748 DEBUG anaconda: updated device_container_name to None >12:13:20,748 DEBUG anaconda: updated device_container_raid_level to None >12:13:20,748 DEBUG anaconda: updated device_container_encrypted to False >12:13:20,748 DEBUG anaconda: updated device_container_size to 0 >12:13:20,752 INFO anaconda: getting device type for æ åååº >12:13:20,759 INFO anaconda: getting device type for æ åååº >12:13:20,760 DEBUG anaconda: populate_raid: 2, None >12:13:20,760 INFO anaconda: getting device type for æ åååº >12:13:21,427 DEBUG anaconda: current selector: existing 20000MB partition sda8 (12) with non-existent ext4 filesystem mounted at / >12:13:21,428 DEBUG anaconda: notebook page = 1 >12:13:21,428 INFO anaconda: ui: saving changes to device sda8 >12:13:21,428 DEBUG anaconda: old name: sda8 >12:13:21,428 DEBUG anaconda: new name: None >12:13:21,432 DEBUG anaconda: old size: 20000.0 >12:13:21,432 DEBUG anaconda: new size: 20000 >12:13:21,432 INFO anaconda: getting device type for æ åååº >12:13:21,433 DEBUG anaconda: old device type: 2 >12:13:21,433 DEBUG anaconda: new device type: 2 >12:13:21,433 DEBUG anaconda: reformat: True >12:13:21,435 DEBUG anaconda: old fs type: ext4 >12:13:21,435 DEBUG anaconda: new fs type: ext4 >12:13:21,436 DEBUG anaconda: old encryption setting: False >12:13:21,436 DEBUG anaconda: new encryption setting: False >12:13:21,436 DEBUG anaconda: old label: >12:13:21,436 DEBUG anaconda: new_label: >12:13:21,436 DEBUG anaconda: old mountpoint: / >12:13:21,436 DEBUG anaconda: new mountpoint: / >12:13:21,437 DEBUG anaconda: old raid level: None >12:13:21,437 DEBUG anaconda: new raid level: None >12:13:21,437 DEBUG anaconda: old container: None >12:13:21,437 DEBUG anaconda: new container: None >12:13:21,437 DEBUG anaconda: old container encrypted: False >12:13:21,438 DEBUG anaconda: new container encrypted: False >12:13:21,438 DEBUG anaconda: old container raid level: None >12:13:21,438 DEBUG anaconda: new container raid level: None >12:13:21,438 DEBUG anaconda: old container size request: 0 >12:13:21,438 DEBUG anaconda: new container size request: 0 >12:13:21,438 DEBUG anaconda: old disks: ['sda'] >12:13:21,438 DEBUG anaconda: new disks: ['sda'] >12:13:21,438 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with non-existent ext4 filesystem mounted at / >12:13:21,439 DEBUG anaconda: updated device_disks to ['sda'] >12:13:21,439 DEBUG anaconda: updated device_container_name to None >12:13:21,439 DEBUG anaconda: updated device_container_raid_level to None >12:13:21,439 DEBUG anaconda: updated device_container_encrypted to False >12:13:21,439 DEBUG anaconda: updated device_container_size to 0 >12:13:21,446 INFO anaconda: getting device type for æ åååº >12:13:21,446 DEBUG anaconda: populate_raid: 2, None >12:13:21,447 INFO anaconda: getting device type for æ åååº >12:13:21,447 DEBUG anaconda: new selector: existing 20000MB partition sda9 (13) with non-existent ext4 filesystem mounted at /usr >12:13:21,448 DEBUG anaconda: populate_right_side: existing 20000MB partition sda9 (13) with non-existent ext4 filesystem mounted at /usr >12:13:21,448 DEBUG anaconda: updated device_disks to ['sda'] >12:13:21,448 DEBUG anaconda: updated device_container_name to None >12:13:21,448 DEBUG anaconda: updated device_container_raid_level to None >12:13:21,448 DEBUG anaconda: updated device_container_encrypted to False >12:13:21,448 DEBUG anaconda: updated device_container_size to 0 >12:13:21,455 INFO anaconda: getting device type for æ åååº >12:13:21,455 DEBUG anaconda: populate_raid: 2, None >12:13:21,456 INFO anaconda: getting device type for æ åååº >12:13:23,060 DEBUG anaconda: current selector: existing 20000MB partition sda9 (13) with non-existent ext4 filesystem mounted at /usr >12:13:23,060 DEBUG anaconda: notebook page = 1 >12:13:23,061 INFO anaconda: ui: saving changes to device sda9 >12:13:23,061 DEBUG anaconda: old name: sda9 >12:13:23,061 DEBUG anaconda: new name: None >12:13:23,065 DEBUG anaconda: old size: 20000.0 >12:13:23,066 DEBUG anaconda: new size: 20000 >12:13:23,066 INFO anaconda: getting device type for æ åååº >12:13:23,067 DEBUG anaconda: old device type: 2 >12:13:23,067 DEBUG anaconda: new device type: 2 >12:13:23,067 DEBUG anaconda: reformat: True >12:13:23,069 DEBUG anaconda: old fs type: ext4 >12:13:23,070 DEBUG anaconda: new fs type: ext4 >12:13:23,070 DEBUG anaconda: old encryption setting: False >12:13:23,070 DEBUG anaconda: new encryption setting: False >12:13:23,070 DEBUG anaconda: old label: >12:13:23,070 DEBUG anaconda: new_label: >12:13:23,071 DEBUG anaconda: old mountpoint: /usr >12:13:23,071 DEBUG anaconda: new mountpoint: /usr >12:13:23,072 DEBUG anaconda: old raid level: None >12:13:23,072 DEBUG anaconda: new raid level: None >12:13:23,073 DEBUG anaconda: old container: None >12:13:23,073 DEBUG anaconda: new container: None >12:13:23,073 DEBUG anaconda: old container encrypted: False >12:13:23,074 DEBUG anaconda: new container encrypted: False >12:13:23,074 DEBUG anaconda: old container raid level: None >12:13:23,074 DEBUG anaconda: new container raid level: None >12:13:23,074 DEBUG anaconda: old container size request: 0 >12:13:23,074 DEBUG anaconda: new container size request: 0 >12:13:23,075 DEBUG anaconda: old disks: ['sda'] >12:13:23,075 DEBUG anaconda: new disks: ['sda'] >12:13:23,075 DEBUG anaconda: populate_right_side: existing 20000MB partition sda9 (13) with non-existent ext4 filesystem mounted at /usr >12:13:23,076 DEBUG anaconda: updated device_disks to ['sda'] >12:13:23,076 DEBUG anaconda: updated device_container_name to None >12:13:23,076 DEBUG anaconda: updated device_container_raid_level to None >12:13:23,076 DEBUG anaconda: updated device_container_encrypted to False >12:13:23,076 DEBUG anaconda: updated device_container_size to 0 >12:13:23,085 INFO anaconda: getting device type for æ åååº >12:13:23,085 DEBUG anaconda: populate_raid: 2, None >12:13:23,086 INFO anaconda: getting device type for æ åååº >12:13:23,087 DEBUG anaconda: new selector: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:13:23,087 DEBUG anaconda: populate_right_side: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:13:23,088 DEBUG anaconda: updated device_disks to ['sda'] >12:13:23,088 DEBUG anaconda: updated device_container_name to None >12:13:23,088 DEBUG anaconda: updated device_container_raid_level to None >12:13:23,088 DEBUG anaconda: updated device_container_encrypted to False >12:13:23,088 DEBUG anaconda: updated device_container_size to 0 >12:13:23,092 INFO anaconda: getting device type for æ åååº >12:13:23,096 INFO anaconda: getting device type for æ åååº >12:13:23,097 DEBUG anaconda: populate_raid: 2, None >12:13:23,097 INFO anaconda: getting device type for æ åååº >12:13:30,787 DEBUG anaconda: removing device 'existing 2MB partition sda3 (8) with existing ext4 filesystem' from page æªç¥ >12:13:34,203 DEBUG anaconda: current selector: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:13:34,204 DEBUG anaconda: notebook page = 1 >12:13:34,204 INFO anaconda: ui: saving changes to device sda3 >12:13:34,205 DEBUG anaconda: old name: sda3 >12:13:34,205 DEBUG anaconda: new name: None >12:13:34,210 DEBUG anaconda: old size: 2.0 >12:13:34,210 DEBUG anaconda: new size: 2 >12:13:34,210 INFO anaconda: getting device type for æ åååº >12:13:34,211 DEBUG anaconda: old device type: 2 >12:13:34,212 DEBUG anaconda: new device type: 2 >12:13:34,212 DEBUG anaconda: reformat: False >12:13:34,214 DEBUG anaconda: old fs type: ext4 >12:13:34,214 DEBUG anaconda: new fs type: ext4 >12:13:34,215 DEBUG anaconda: old encryption setting: False >12:13:34,215 DEBUG anaconda: new encryption setting: False >12:13:34,215 DEBUG anaconda: old label: >12:13:34,215 DEBUG anaconda: new_label: >12:13:34,215 DEBUG anaconda: old mountpoint: >12:13:34,216 DEBUG anaconda: new mountpoint: >12:13:34,216 DEBUG anaconda: old raid level: None >12:13:34,216 DEBUG anaconda: new raid level: None >12:13:34,217 DEBUG anaconda: old container: None >12:13:34,217 DEBUG anaconda: new container: None >12:13:34,217 DEBUG anaconda: old container encrypted: False >12:13:34,217 DEBUG anaconda: new container encrypted: False >12:13:34,217 DEBUG anaconda: old container raid level: None >12:13:34,218 DEBUG anaconda: new container raid level: None >12:13:34,218 DEBUG anaconda: old container size request: 0 >12:13:34,218 DEBUG anaconda: new container size request: 0 >12:13:34,218 DEBUG anaconda: old disks: ['sda'] >12:13:34,218 DEBUG anaconda: new disks: ['sda'] >12:13:34,219 DEBUG anaconda: populate_right_side: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:13:34,219 DEBUG anaconda: updated device_disks to ['sda'] >12:13:34,220 DEBUG anaconda: updated device_container_name to None >12:13:34,220 DEBUG anaconda: updated device_container_raid_level to None >12:13:34,220 DEBUG anaconda: updated device_container_encrypted to False >12:13:34,220 DEBUG anaconda: updated device_container_size to 0 >12:13:34,230 INFO anaconda: getting device type for æ åååº >12:13:34,231 DEBUG anaconda: populate_raid: 2, None >12:13:34,231 INFO anaconda: getting device type for æ åååº >12:13:34,232 DEBUG anaconda: new selector: existing 81925MB partition sda5 (9) with existing ntfs filesystem >12:13:34,233 DEBUG anaconda: populate_right_side: existing 81925MB partition sda5 (9) with existing ntfs filesystem >12:13:34,233 DEBUG anaconda: updated device_disks to ['sda'] >12:13:34,234 DEBUG anaconda: updated device_container_name to None >12:13:34,234 DEBUG anaconda: updated device_container_raid_level to None >12:13:34,234 DEBUG anaconda: updated device_container_encrypted to False >12:13:34,234 DEBUG anaconda: updated device_container_size to 0 >12:13:34,238 DEBUG anaconda: fs type changed: ntfs >12:13:34,244 INFO anaconda: getting device type for æ åååº >12:13:34,245 DEBUG anaconda: populate_raid: 2, None >12:13:34,245 INFO anaconda: getting device type for æ åååº >12:13:34,651 DEBUG anaconda: current selector: existing 81925MB partition sda5 (9) with existing ntfs filesystem >12:13:34,652 DEBUG anaconda: notebook page = 1 >12:13:34,652 INFO anaconda: ui: saving changes to device sda5 >12:13:34,652 DEBUG anaconda: old name: sda5 >12:13:34,653 DEBUG anaconda: new name: None >12:13:34,658 DEBUG anaconda: old size: 81925.1938477 >12:13:34,658 DEBUG anaconda: new size: 81925 >12:13:34,658 INFO anaconda: getting device type for æ åååº >12:13:34,659 DEBUG anaconda: old device type: 2 >12:13:34,659 DEBUG anaconda: new device type: 2 >12:13:34,660 DEBUG anaconda: reformat: False >12:13:34,662 DEBUG anaconda: old fs type: ntfs >12:13:34,662 DEBUG anaconda: new fs type: ntfs >12:13:34,662 DEBUG anaconda: old encryption setting: False >12:13:34,662 DEBUG anaconda: new encryption setting: False >12:13:34,662 DEBUG anaconda: old label: >12:13:34,663 DEBUG anaconda: new_label: >12:13:34,663 DEBUG anaconda: old mountpoint: >12:13:34,663 DEBUG anaconda: new mountpoint: >12:13:34,663 DEBUG anaconda: old raid level: None >12:13:34,663 DEBUG anaconda: new raid level: None >12:13:34,664 DEBUG anaconda: old container: None >12:13:34,664 DEBUG anaconda: new container: None >12:13:34,664 DEBUG anaconda: old container encrypted: False >12:13:34,665 DEBUG anaconda: new container encrypted: False >12:13:34,665 DEBUG anaconda: old container raid level: None >12:13:34,665 DEBUG anaconda: new container raid level: None >12:13:34,665 DEBUG anaconda: old container size request: 0 >12:13:34,665 DEBUG anaconda: new container size request: 0 >12:13:34,666 DEBUG anaconda: old disks: ['sda'] >12:13:34,666 DEBUG anaconda: new disks: ['sda'] >12:13:34,666 DEBUG anaconda: populate_right_side: existing 81925MB partition sda5 (9) with existing ntfs filesystem >12:13:34,667 DEBUG anaconda: updated device_disks to ['sda'] >12:13:34,667 DEBUG anaconda: updated device_container_name to None >12:13:34,667 DEBUG anaconda: updated device_container_raid_level to None >12:13:34,667 DEBUG anaconda: updated device_container_encrypted to False >12:13:34,668 DEBUG anaconda: updated device_container_size to 0 >12:13:34,674 DEBUG anaconda: fs type changed: ntfs >12:13:34,680 INFO anaconda: getting device type for æ åååº >12:13:34,681 DEBUG anaconda: populate_raid: 2, None >12:13:34,681 INFO anaconda: getting device type for æ åååº >12:13:34,682 DEBUG anaconda: new selector: existing 153605MB partition sda6 (10) with existing ntfs filesystem >12:13:34,683 DEBUG anaconda: populate_right_side: existing 153605MB partition sda6 (10) with existing ntfs filesystem >12:13:34,683 DEBUG anaconda: updated device_disks to ['sda'] >12:13:34,683 DEBUG anaconda: updated device_container_name to None >12:13:34,684 DEBUG anaconda: updated device_container_raid_level to None >12:13:34,684 DEBUG anaconda: updated device_container_encrypted to False >12:13:34,684 DEBUG anaconda: updated device_container_size to 0 >12:13:34,688 DEBUG anaconda: fs type changed: ntfs >12:13:34,693 INFO anaconda: getting device type for æ åååº >12:13:34,694 DEBUG anaconda: populate_raid: 2, None >12:13:34,694 INFO anaconda: getting device type for æ åååº >12:13:35,035 DEBUG anaconda: current selector: existing 153605MB partition sda6 (10) with existing ntfs filesystem >12:13:35,036 DEBUG anaconda: notebook page = 1 >12:13:35,036 INFO anaconda: ui: saving changes to device sda6 >12:13:35,036 DEBUG anaconda: old name: sda6 >12:13:35,036 DEBUG anaconda: new name: None >12:13:35,039 DEBUG anaconda: old size: 153605.843262 >12:13:35,040 DEBUG anaconda: new size: 153605 >12:13:35,040 INFO anaconda: getting device type for æ åååº >12:13:35,040 DEBUG anaconda: old device type: 2 >12:13:35,040 DEBUG anaconda: new device type: 2 >12:13:35,041 DEBUG anaconda: reformat: False >12:13:35,042 DEBUG anaconda: old fs type: ntfs >12:13:35,042 DEBUG anaconda: new fs type: ntfs >12:13:35,042 DEBUG anaconda: old encryption setting: False >12:13:35,042 DEBUG anaconda: new encryption setting: False >12:13:35,042 DEBUG anaconda: old label: >12:13:35,042 DEBUG anaconda: new_label: >12:13:35,043 DEBUG anaconda: old mountpoint: >12:13:35,043 DEBUG anaconda: new mountpoint: >12:13:35,043 DEBUG anaconda: old raid level: None >12:13:35,043 DEBUG anaconda: new raid level: None >12:13:35,043 DEBUG anaconda: old container: None >12:13:35,043 DEBUG anaconda: new container: None >12:13:35,043 DEBUG anaconda: old container encrypted: False >12:13:35,043 DEBUG anaconda: new container encrypted: False >12:13:35,044 DEBUG anaconda: old container raid level: None >12:13:35,044 DEBUG anaconda: new container raid level: None >12:13:35,044 DEBUG anaconda: old container size request: 0 >12:13:35,044 DEBUG anaconda: new container size request: 0 >12:13:35,044 DEBUG anaconda: old disks: ['sda'] >12:13:35,044 DEBUG anaconda: new disks: ['sda'] >12:13:35,044 DEBUG anaconda: populate_right_side: existing 153605MB partition sda6 (10) with existing ntfs filesystem >12:13:35,045 DEBUG anaconda: updated device_disks to ['sda'] >12:13:35,045 DEBUG anaconda: updated device_container_name to None >12:13:35,045 DEBUG anaconda: updated device_container_raid_level to None >12:13:35,045 DEBUG anaconda: updated device_container_encrypted to False >12:13:35,046 DEBUG anaconda: updated device_container_size to 0 >12:13:35,049 DEBUG anaconda: fs type changed: ntfs >12:13:35,054 INFO anaconda: getting device type for æ åååº >12:13:35,055 DEBUG anaconda: populate_raid: 2, None >12:13:35,055 INFO anaconda: getting device type for æ åååº >12:13:35,056 DEBUG anaconda: new selector: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:13:35,056 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:13:35,056 DEBUG anaconda: updated device_disks to ['sda'] >12:13:35,057 DEBUG anaconda: updated device_container_name to None >12:13:35,057 DEBUG anaconda: updated device_container_raid_level to None >12:13:35,057 DEBUG anaconda: updated device_container_encrypted to False >12:13:35,057 DEBUG anaconda: updated device_container_size to 0 >12:13:35,060 DEBUG anaconda: fs type changed: ntfs >12:13:35,065 INFO anaconda: getting device type for æ åååº >12:13:35,066 DEBUG anaconda: populate_raid: 2, None >12:13:35,066 INFO anaconda: getting device type for æ åååº >12:13:36,051 DEBUG anaconda: current selector: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:13:36,052 DEBUG anaconda: notebook page = 1 >12:13:36,052 INFO anaconda: ui: saving changes to device sda1 >12:13:36,052 DEBUG anaconda: old name: sda1 >12:13:36,052 DEBUG anaconda: new name: None >12:13:36,057 DEBUG anaconda: old size: 81925.1938477 >12:13:36,057 DEBUG anaconda: new size: 81925 >12:13:36,057 INFO anaconda: getting device type for æ åååº >12:13:36,058 DEBUG anaconda: old device type: 2 >12:13:36,058 DEBUG anaconda: new device type: 2 >12:13:36,058 DEBUG anaconda: reformat: False >12:13:36,060 DEBUG anaconda: old fs type: ntfs >12:13:36,060 DEBUG anaconda: new fs type: ntfs >12:13:36,060 DEBUG anaconda: old encryption setting: False >12:13:36,060 DEBUG anaconda: new encryption setting: False >12:13:36,060 DEBUG anaconda: old label: >12:13:36,060 DEBUG anaconda: new_label: >12:13:36,060 DEBUG anaconda: old mountpoint: >12:13:36,061 DEBUG anaconda: new mountpoint: >12:13:36,061 DEBUG anaconda: old raid level: None >12:13:36,061 DEBUG anaconda: new raid level: None >12:13:36,061 DEBUG anaconda: old container: None >12:13:36,061 DEBUG anaconda: new container: None >12:13:36,062 DEBUG anaconda: old container encrypted: False >12:13:36,062 DEBUG anaconda: new container encrypted: False >12:13:36,062 DEBUG anaconda: old container raid level: None >12:13:36,062 DEBUG anaconda: new container raid level: None >12:13:36,062 DEBUG anaconda: old container size request: 0 >12:13:36,062 DEBUG anaconda: new container size request: 0 >12:13:36,062 DEBUG anaconda: old disks: ['sda'] >12:13:36,062 DEBUG anaconda: new disks: ['sda'] >12:13:36,063 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:13:36,063 DEBUG anaconda: updated device_disks to ['sda'] >12:13:36,063 DEBUG anaconda: updated device_container_name to None >12:13:36,063 DEBUG anaconda: updated device_container_raid_level to None >12:13:36,064 DEBUG anaconda: updated device_container_encrypted to False >12:13:36,064 DEBUG anaconda: updated device_container_size to 0 >12:13:36,068 DEBUG anaconda: fs type changed: ntfs >12:13:36,075 INFO anaconda: getting device type for æ åååº >12:13:36,075 DEBUG anaconda: populate_raid: 2, None >12:13:36,076 INFO anaconda: getting device type for æ åååº >12:13:36,076 DEBUG anaconda: new selector: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:13:36,077 DEBUG anaconda: populate_right_side: existing 2MB partition sda3 (8) with existing ext4 filesystem >12:13:36,077 DEBUG anaconda: updated device_disks to ['sda'] >12:13:36,077 DEBUG anaconda: updated device_container_name to None >12:13:36,077 DEBUG anaconda: updated device_container_raid_level to None >12:13:36,078 DEBUG anaconda: updated device_container_encrypted to False >12:13:36,078 DEBUG anaconda: updated device_container_size to 0 >12:13:36,081 DEBUG anaconda: fs type changed: ext4 >12:13:36,088 INFO anaconda: getting device type for æ åååº >12:13:36,088 DEBUG anaconda: populate_raid: 2, None >12:13:36,089 INFO anaconda: getting device type for æ åååº >12:13:37,323 DEBUG anaconda: removing device 'existing 2MB partition sda3 (8) with existing ext4 filesystem' from page æªç¥ >12:13:38,397 INFO anaconda: ui: removed device sda3 >12:13:38,412 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >12:13:38,433 DEBUG anaconda: ui: unused=['sda7', 'sda6', 'sda1', 'sda5'] >12:13:38,434 DEBUG anaconda: ui: new_devices=['sda9', 'sda8', 'sda10', 'sda11'] >12:13:38,493 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:13:38,494 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:13:38,494 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home >12:13:38,494 DEBUG anaconda: updated device_disks to ['sda'] >12:13:38,494 DEBUG anaconda: updated device_container_name to None >12:13:38,494 DEBUG anaconda: updated device_container_raid_level to None >12:13:38,494 DEBUG anaconda: updated device_container_encrypted to False >12:13:38,494 DEBUG anaconda: updated device_container_size to 0 >12:13:38,497 INFO anaconda: getting device type for æ åååº >12:13:38,499 DEBUG anaconda: fs type changed: vfat >12:13:38,504 INFO anaconda: getting device type for æ åååº >12:13:38,504 DEBUG anaconda: populate_raid: 2, None >12:13:38,505 INFO anaconda: getting device type for æ åååº >12:13:38,506 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:13:38,507 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home >12:13:38,507 DEBUG anaconda: updated device_disks to ['sda'] >12:13:38,507 DEBUG anaconda: updated device_container_name to None >12:13:38,507 DEBUG anaconda: updated device_container_raid_level to None >12:13:38,507 DEBUG anaconda: updated device_container_encrypted to False >12:13:38,507 DEBUG anaconda: updated device_container_size to 0 >12:13:38,513 INFO anaconda: getting device type for æ åååº >12:13:38,513 DEBUG anaconda: populate_raid: 2, None >12:13:38,513 INFO anaconda: getting device type for æ åååº >12:13:40,699 DEBUG anaconda: page clicked: æªç¥ >12:13:40,700 DEBUG anaconda: current selector: existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home >12:13:40,701 DEBUG anaconda: notebook page = 1 >12:13:40,701 INFO anaconda: ui: saving changes to device sda10 >12:13:40,701 DEBUG anaconda: old name: sda10 >12:13:40,702 DEBUG anaconda: new name: None >12:13:40,707 DEBUG anaconda: old size: 10000.0 >12:13:40,707 DEBUG anaconda: new size: 10000 >12:13:40,708 INFO anaconda: getting device type for æ åååº >12:13:40,709 DEBUG anaconda: old device type: 2 >12:13:40,709 DEBUG anaconda: new device type: 2 >12:13:40,709 DEBUG anaconda: reformat: True >12:13:40,711 DEBUG anaconda: old fs type: vfat >12:13:40,711 DEBUG anaconda: new fs type: vfat >12:13:40,711 DEBUG anaconda: old encryption setting: False >12:13:40,711 DEBUG anaconda: new encryption setting: False >12:13:40,712 DEBUG anaconda: old label: >12:13:40,712 DEBUG anaconda: new_label: >12:13:40,712 DEBUG anaconda: old mountpoint: /home >12:13:40,712 DEBUG anaconda: new mountpoint: /home >12:13:40,713 DEBUG anaconda: old raid level: None >12:13:40,713 DEBUG anaconda: new raid level: None >12:13:40,713 DEBUG anaconda: old container: None >12:13:40,713 DEBUG anaconda: new container: None >12:13:40,714 DEBUG anaconda: old container encrypted: False >12:13:40,714 DEBUG anaconda: new container encrypted: False >12:13:40,714 DEBUG anaconda: old container raid level: None >12:13:40,714 DEBUG anaconda: new container raid level: None >12:13:40,714 DEBUG anaconda: old container size request: 0 >12:13:40,714 DEBUG anaconda: new container size request: 0 >12:13:40,714 DEBUG anaconda: old disks: ['sda'] >12:13:40,714 DEBUG anaconda: new disks: ['sda'] >12:13:40,714 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home >12:13:40,715 DEBUG anaconda: updated device_disks to ['sda'] >12:13:40,715 DEBUG anaconda: updated device_container_name to None >12:13:40,715 DEBUG anaconda: updated device_container_raid_level to None >12:13:40,715 DEBUG anaconda: updated device_container_encrypted to False >12:13:40,715 DEBUG anaconda: updated device_container_size to 0 >12:13:40,723 INFO anaconda: getting device type for æ åååº >12:13:40,723 DEBUG anaconda: populate_raid: 2, None >12:13:40,724 INFO anaconda: getting device type for æ åååº >12:13:40,724 DEBUG anaconda: show mountpoint: æªç¥ >12:13:40,724 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:13:40,725 DEBUG anaconda: updated device_disks to ['sda'] >12:13:40,725 DEBUG anaconda: updated device_container_name to None >12:13:40,725 DEBUG anaconda: updated device_container_raid_level to None >12:13:40,725 DEBUG anaconda: updated device_container_encrypted to False >12:13:40,725 DEBUG anaconda: updated device_container_size to 0 >12:13:40,728 INFO anaconda: getting device type for æ åååº >12:13:40,730 DEBUG anaconda: fs type changed: ntfs >12:13:40,735 INFO anaconda: getting device type for æ åååº >12:13:40,736 DEBUG anaconda: populate_raid: 2, None >12:13:40,736 INFO anaconda: getting device type for æ åååº >12:13:44,811 DEBUG anaconda: current selector: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:13:44,812 DEBUG anaconda: notebook page = 1 >12:13:44,812 INFO anaconda: ui: saving changes to device sda1 >12:13:44,813 DEBUG anaconda: old name: sda1 >12:13:44,813 DEBUG anaconda: new name: None >12:13:44,817 DEBUG anaconda: old size: 81925.1938477 >12:13:44,817 DEBUG anaconda: new size: 81925 >12:13:44,817 INFO anaconda: getting device type for æ åååº >12:13:44,817 DEBUG anaconda: old device type: 2 >12:13:44,818 DEBUG anaconda: new device type: 2 >12:13:44,818 DEBUG anaconda: reformat: False >12:13:44,819 DEBUG anaconda: old fs type: ntfs >12:13:44,819 DEBUG anaconda: new fs type: ntfs >12:13:44,819 DEBUG anaconda: old encryption setting: False >12:13:44,819 DEBUG anaconda: new encryption setting: False >12:13:44,820 DEBUG anaconda: old label: >12:13:44,820 DEBUG anaconda: new_label: >12:13:44,820 DEBUG anaconda: old mountpoint: >12:13:44,820 DEBUG anaconda: new mountpoint: >12:13:44,820 DEBUG anaconda: old raid level: None >12:13:44,820 DEBUG anaconda: new raid level: None >12:13:44,820 DEBUG anaconda: old container: None >12:13:44,820 DEBUG anaconda: new container: None >12:13:44,821 DEBUG anaconda: old container encrypted: False >12:13:44,821 DEBUG anaconda: new container encrypted: False >12:13:44,821 DEBUG anaconda: old container raid level: None >12:13:44,821 DEBUG anaconda: new container raid level: None >12:13:44,821 DEBUG anaconda: old container size request: 0 >12:13:44,821 DEBUG anaconda: new container size request: 0 >12:13:44,821 DEBUG anaconda: old disks: ['sda'] >12:13:44,821 DEBUG anaconda: new disks: ['sda'] >12:13:44,822 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:13:44,822 DEBUG anaconda: updated device_disks to ['sda'] >12:13:44,822 DEBUG anaconda: updated device_container_name to None >12:13:44,822 DEBUG anaconda: updated device_container_raid_level to None >12:13:44,822 DEBUG anaconda: updated device_container_encrypted to False >12:13:44,823 DEBUG anaconda: updated device_container_size to 0 >12:13:44,827 DEBUG anaconda: fs type changed: ntfs >12:13:44,834 INFO anaconda: getting device type for æ åååº >12:13:44,834 DEBUG anaconda: populate_raid: 2, None >12:13:44,834 INFO anaconda: getting device type for æ åååº >12:13:44,835 DEBUG anaconda: new selector: existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home >12:13:44,835 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home >12:13:44,835 DEBUG anaconda: updated device_disks to ['sda'] >12:13:44,836 DEBUG anaconda: updated device_container_name to None >12:13:44,836 DEBUG anaconda: updated device_container_raid_level to None >12:13:44,836 DEBUG anaconda: updated device_container_encrypted to False >12:13:44,836 DEBUG anaconda: updated device_container_size to 0 >12:13:44,839 INFO anaconda: getting device type for æ åååº >12:13:44,841 DEBUG anaconda: fs type changed: vfat >12:13:44,846 INFO anaconda: getting device type for æ åååº >12:13:44,847 DEBUG anaconda: populate_raid: 2, None >12:13:44,847 INFO anaconda: getting device type for æ åååº >12:13:49,243 DEBUG anaconda: current selector: existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home >12:13:49,244 DEBUG anaconda: notebook page = 1 >12:13:49,244 INFO anaconda: ui: saving changes to device sda10 >12:13:49,244 DEBUG anaconda: old name: sda10 >12:13:49,244 DEBUG anaconda: new name: None >12:13:49,248 DEBUG anaconda: old size: 10000.0 >12:13:49,248 DEBUG anaconda: new size: 10000 >12:13:49,248 INFO anaconda: getting device type for æ åååº >12:13:49,249 DEBUG anaconda: old device type: 2 >12:13:49,249 DEBUG anaconda: new device type: 2 >12:13:49,249 DEBUG anaconda: reformat: True >12:13:49,251 DEBUG anaconda: old fs type: vfat >12:13:49,251 DEBUG anaconda: new fs type: vfat >12:13:49,251 DEBUG anaconda: old encryption setting: False >12:13:49,251 DEBUG anaconda: new encryption setting: False >12:13:49,252 DEBUG anaconda: old label: >12:13:49,252 DEBUG anaconda: new_label: >12:13:49,252 DEBUG anaconda: old mountpoint: /home >12:13:49,252 DEBUG anaconda: new mountpoint: /home >12:13:49,253 DEBUG anaconda: old raid level: None >12:13:49,253 DEBUG anaconda: new raid level: None >12:13:49,253 DEBUG anaconda: old container: None >12:13:49,253 DEBUG anaconda: new container: None >12:13:49,254 DEBUG anaconda: old container encrypted: False >12:13:49,254 DEBUG anaconda: new container encrypted: False >12:13:49,254 DEBUG anaconda: old container raid level: None >12:13:49,254 DEBUG anaconda: new container raid level: None >12:13:49,254 DEBUG anaconda: old container size request: 0 >12:13:49,254 DEBUG anaconda: new container size request: 0 >12:13:49,254 DEBUG anaconda: old disks: ['sda'] >12:13:49,254 DEBUG anaconda: new disks: ['sda'] >12:13:49,255 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home >12:13:49,255 DEBUG anaconda: updated device_disks to ['sda'] >12:13:49,255 DEBUG anaconda: updated device_container_name to None >12:13:49,255 DEBUG anaconda: updated device_container_raid_level to None >12:13:49,255 DEBUG anaconda: updated device_container_encrypted to False >12:13:49,255 DEBUG anaconda: updated device_container_size to 0 >12:13:49,263 INFO anaconda: getting device type for æ åååº >12:13:49,264 DEBUG anaconda: populate_raid: 2, None >12:13:49,264 INFO anaconda: getting device type for æ åååº >12:13:49,265 DEBUG anaconda: new selector: existing 20000MB partition sda8 (12) with non-existent ext4 filesystem mounted at / >12:13:49,266 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with non-existent ext4 filesystem mounted at / >12:13:49,266 DEBUG anaconda: updated device_disks to ['sda'] >12:13:49,266 DEBUG anaconda: updated device_container_name to None >12:13:49,266 DEBUG anaconda: updated device_container_raid_level to None >12:13:49,267 DEBUG anaconda: updated device_container_encrypted to False >12:13:49,267 DEBUG anaconda: updated device_container_size to 0 >12:13:49,271 DEBUG anaconda: fs type changed: ext4 >12:13:49,277 INFO anaconda: getting device type for æ åååº >12:13:49,278 DEBUG anaconda: populate_raid: 2, None >12:13:49,278 INFO anaconda: getting device type for æ åååº >12:13:50,651 DEBUG anaconda: current selector: existing 20000MB partition sda8 (12) with non-existent ext4 filesystem mounted at / >12:13:50,652 DEBUG anaconda: notebook page = 1 >12:13:50,652 INFO anaconda: ui: saving changes to device sda8 >12:13:50,652 DEBUG anaconda: old name: sda8 >12:13:50,652 DEBUG anaconda: new name: None >12:13:50,656 DEBUG anaconda: old size: 20000.0 >12:13:50,656 DEBUG anaconda: new size: 20000 >12:13:50,656 INFO anaconda: getting device type for æ åååº >12:13:50,657 DEBUG anaconda: old device type: 2 >12:13:50,657 DEBUG anaconda: new device type: 2 >12:13:50,657 DEBUG anaconda: reformat: True >12:13:50,658 DEBUG anaconda: old fs type: ext4 >12:13:50,658 DEBUG anaconda: new fs type: ext4 >12:13:50,659 DEBUG anaconda: old encryption setting: False >12:13:50,659 DEBUG anaconda: new encryption setting: False >12:13:50,659 DEBUG anaconda: old label: >12:13:50,659 DEBUG anaconda: new_label: >12:13:50,659 DEBUG anaconda: old mountpoint: / >12:13:50,659 DEBUG anaconda: new mountpoint: / >12:13:50,660 DEBUG anaconda: old raid level: None >12:13:50,660 DEBUG anaconda: new raid level: None >12:13:50,660 DEBUG anaconda: old container: None >12:13:50,661 DEBUG anaconda: new container: None >12:13:50,661 DEBUG anaconda: old container encrypted: False >12:13:50,661 DEBUG anaconda: new container encrypted: False >12:13:50,661 DEBUG anaconda: old container raid level: None >12:13:50,661 DEBUG anaconda: new container raid level: None >12:13:50,661 DEBUG anaconda: old container size request: 0 >12:13:50,661 DEBUG anaconda: new container size request: 0 >12:13:50,661 DEBUG anaconda: old disks: ['sda'] >12:13:50,661 DEBUG anaconda: new disks: ['sda'] >12:13:50,662 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with non-existent ext4 filesystem mounted at / >12:13:50,662 DEBUG anaconda: updated device_disks to ['sda'] >12:13:50,662 DEBUG anaconda: updated device_container_name to None >12:13:50,662 DEBUG anaconda: updated device_container_raid_level to None >12:13:50,662 DEBUG anaconda: updated device_container_encrypted to False >12:13:50,662 DEBUG anaconda: updated device_container_size to 0 >12:13:50,670 INFO anaconda: getting device type for æ åååº >12:13:50,670 DEBUG anaconda: populate_raid: 2, None >12:13:50,670 INFO anaconda: getting device type for æ åååº >12:13:50,671 DEBUG anaconda: new selector: existing 20000MB partition sda9 (13) with non-existent ext4 filesystem mounted at /usr >12:13:50,672 DEBUG anaconda: populate_right_side: existing 20000MB partition sda9 (13) with non-existent ext4 filesystem mounted at /usr >12:13:50,672 DEBUG anaconda: updated device_disks to ['sda'] >12:13:50,672 DEBUG anaconda: updated device_container_name to None >12:13:50,672 DEBUG anaconda: updated device_container_raid_level to None >12:13:50,672 DEBUG anaconda: updated device_container_encrypted to False >12:13:50,672 DEBUG anaconda: updated device_container_size to 0 >12:13:50,679 INFO anaconda: getting device type for æ åååº >12:13:50,680 DEBUG anaconda: populate_raid: 2, None >12:13:50,680 INFO anaconda: getting device type for æ åååº >12:13:51,147 DEBUG anaconda: current selector: existing 20000MB partition sda9 (13) with non-existent ext4 filesystem mounted at /usr >12:13:51,148 DEBUG anaconda: notebook page = 1 >12:13:51,148 INFO anaconda: ui: saving changes to device sda9 >12:13:51,148 DEBUG anaconda: old name: sda9 >12:13:51,148 DEBUG anaconda: new name: None >12:13:51,152 DEBUG anaconda: old size: 20000.0 >12:13:51,152 DEBUG anaconda: new size: 20000 >12:13:51,152 INFO anaconda: getting device type for æ åååº >12:13:51,153 DEBUG anaconda: old device type: 2 >12:13:51,153 DEBUG anaconda: new device type: 2 >12:13:51,154 DEBUG anaconda: reformat: True >12:13:51,156 DEBUG anaconda: old fs type: ext4 >12:13:51,156 DEBUG anaconda: new fs type: ext4 >12:13:51,156 DEBUG anaconda: old encryption setting: False >12:13:51,157 DEBUG anaconda: new encryption setting: False >12:13:51,157 DEBUG anaconda: old label: >12:13:51,157 DEBUG anaconda: new_label: >12:13:51,157 DEBUG anaconda: old mountpoint: /usr >12:13:51,157 DEBUG anaconda: new mountpoint: /usr >12:13:51,158 DEBUG anaconda: old raid level: None >12:13:51,158 DEBUG anaconda: new raid level: None >12:13:51,158 DEBUG anaconda: old container: None >12:13:51,159 DEBUG anaconda: new container: None >12:13:51,159 DEBUG anaconda: old container encrypted: False >12:13:51,159 DEBUG anaconda: new container encrypted: False >12:13:51,159 DEBUG anaconda: old container raid level: None >12:13:51,159 DEBUG anaconda: new container raid level: None >12:13:51,159 DEBUG anaconda: old container size request: 0 >12:13:51,159 DEBUG anaconda: new container size request: 0 >12:13:51,159 DEBUG anaconda: old disks: ['sda'] >12:13:51,159 DEBUG anaconda: new disks: ['sda'] >12:13:51,160 DEBUG anaconda: populate_right_side: existing 20000MB partition sda9 (13) with non-existent ext4 filesystem mounted at /usr >12:13:51,160 DEBUG anaconda: updated device_disks to ['sda'] >12:13:51,160 DEBUG anaconda: updated device_container_name to None >12:13:51,160 DEBUG anaconda: updated device_container_raid_level to None >12:13:51,160 DEBUG anaconda: updated device_container_encrypted to False >12:13:51,160 DEBUG anaconda: updated device_container_size to 0 >12:13:51,169 INFO anaconda: getting device type for æ åååº >12:13:51,170 DEBUG anaconda: populate_raid: 2, None >12:13:51,170 INFO anaconda: getting device type for æ åååº >12:13:51,171 DEBUG anaconda: new selector: existing 2000MB partition sda11 (6) with non-existent swap >12:13:51,171 DEBUG anaconda: populate_right_side: existing 2000MB partition sda11 (6) with non-existent swap >12:13:51,172 DEBUG anaconda: updated device_disks to ['sda'] >12:13:51,172 DEBUG anaconda: updated device_container_name to None >12:13:51,172 DEBUG anaconda: updated device_container_raid_level to None >12:13:51,172 DEBUG anaconda: updated device_container_encrypted to False >12:13:51,172 DEBUG anaconda: updated device_container_size to 0 >12:13:51,175 DEBUG anaconda: fs type changed: swap >12:13:51,182 INFO anaconda: getting device type for æ åååº >12:13:51,182 DEBUG anaconda: populate_raid: 2, None >12:13:51,182 INFO anaconda: getting device type for æ åååº >12:13:51,707 DEBUG anaconda: current selector: existing 2000MB partition sda11 (6) with non-existent swap >12:13:51,708 DEBUG anaconda: notebook page = 1 >12:13:51,708 INFO anaconda: ui: saving changes to device sda11 >12:13:51,708 DEBUG anaconda: old name: sda11 >12:13:51,708 DEBUG anaconda: new name: None >12:13:51,712 DEBUG anaconda: old size: 2000.0 >12:13:51,712 DEBUG anaconda: new size: 2000 >12:13:51,712 INFO anaconda: getting device type for æ åååº >12:13:51,713 DEBUG anaconda: old device type: 2 >12:13:51,713 DEBUG anaconda: new device type: 2 >12:13:51,713 DEBUG anaconda: reformat: True >12:13:51,714 DEBUG anaconda: old fs type: swap >12:13:51,714 DEBUG anaconda: new fs type: swap >12:13:51,714 DEBUG anaconda: old encryption setting: False >12:13:51,714 DEBUG anaconda: new encryption setting: False >12:13:51,714 DEBUG anaconda: old label: >12:13:51,715 DEBUG anaconda: new_label: >12:13:51,715 DEBUG anaconda: old mountpoint: >12:13:51,715 DEBUG anaconda: new mountpoint: >12:13:51,715 DEBUG anaconda: old raid level: None >12:13:51,715 DEBUG anaconda: new raid level: None >12:13:51,715 DEBUG anaconda: old container: None >12:13:51,715 DEBUG anaconda: new container: None >12:13:51,716 DEBUG anaconda: old container encrypted: False >12:13:51,716 DEBUG anaconda: new container encrypted: False >12:13:51,716 DEBUG anaconda: old container raid level: None >12:13:51,716 DEBUG anaconda: new container raid level: None >12:13:51,716 DEBUG anaconda: old container size request: 0 >12:13:51,716 DEBUG anaconda: new container size request: 0 >12:13:51,716 DEBUG anaconda: old disks: ['sda'] >12:13:51,716 DEBUG anaconda: new disks: ['sda'] >12:13:51,717 DEBUG anaconda: populate_right_side: existing 2000MB partition sda11 (6) with non-existent swap >12:13:51,717 DEBUG anaconda: updated device_disks to ['sda'] >12:13:51,717 DEBUG anaconda: updated device_container_name to None >12:13:51,717 DEBUG anaconda: updated device_container_raid_level to None >12:13:51,717 DEBUG anaconda: updated device_container_encrypted to False >12:13:51,718 DEBUG anaconda: updated device_container_size to 0 >12:13:51,724 INFO anaconda: getting device type for æ åååº >12:13:51,725 DEBUG anaconda: populate_raid: 2, None >12:13:51,725 INFO anaconda: getting device type for æ åååº >12:13:51,725 DEBUG anaconda: new selector: existing 20000MB partition sda9 (13) with non-existent ext4 filesystem mounted at /usr >12:13:51,726 DEBUG anaconda: populate_right_side: existing 20000MB partition sda9 (13) with non-existent ext4 filesystem mounted at /usr >12:13:51,726 DEBUG anaconda: updated device_disks to ['sda'] >12:13:51,726 DEBUG anaconda: updated device_container_name to None >12:13:51,726 DEBUG anaconda: updated device_container_raid_level to None >12:13:51,727 DEBUG anaconda: updated device_container_encrypted to False >12:13:51,727 DEBUG anaconda: updated device_container_size to 0 >12:13:51,730 DEBUG anaconda: fs type changed: ext4 >12:13:51,735 INFO anaconda: getting device type for æ åååº >12:13:51,736 DEBUG anaconda: populate_raid: 2, None >12:13:51,736 INFO anaconda: getting device type for æ åååº >12:13:52,843 DEBUG anaconda: current selector: existing 20000MB partition sda9 (13) with non-existent ext4 filesystem mounted at /usr >12:13:52,844 DEBUG anaconda: notebook page = 1 >12:13:52,844 INFO anaconda: ui: saving changes to device sda9 >12:13:52,844 DEBUG anaconda: old name: sda9 >12:13:52,844 DEBUG anaconda: new name: None >12:13:52,850 DEBUG anaconda: old size: 20000.0 >12:13:52,850 DEBUG anaconda: new size: 20000 >12:13:52,850 INFO anaconda: getting device type for æ åååº >12:13:52,851 DEBUG anaconda: old device type: 2 >12:13:52,851 DEBUG anaconda: new device type: 2 >12:13:52,851 DEBUG anaconda: reformat: True >12:13:52,853 DEBUG anaconda: old fs type: ext4 >12:13:52,853 DEBUG anaconda: new fs type: ext4 >12:13:52,853 DEBUG anaconda: old encryption setting: False >12:13:52,853 DEBUG anaconda: new encryption setting: False >12:13:52,853 DEBUG anaconda: old label: >12:13:52,854 DEBUG anaconda: new_label: >12:13:52,854 DEBUG anaconda: old mountpoint: /usr >12:13:52,854 DEBUG anaconda: new mountpoint: /usr >12:13:52,855 DEBUG anaconda: old raid level: None >12:13:52,855 DEBUG anaconda: new raid level: None >12:13:52,855 DEBUG anaconda: old container: None >12:13:52,855 DEBUG anaconda: new container: None >12:13:52,855 DEBUG anaconda: old container encrypted: False >12:13:52,855 DEBUG anaconda: new container encrypted: False >12:13:52,856 DEBUG anaconda: old container raid level: None >12:13:52,856 DEBUG anaconda: new container raid level: None >12:13:52,856 DEBUG anaconda: old container size request: 0 >12:13:52,856 DEBUG anaconda: new container size request: 0 >12:13:52,856 DEBUG anaconda: old disks: ['sda'] >12:13:52,856 DEBUG anaconda: new disks: ['sda'] >12:13:52,856 DEBUG anaconda: populate_right_side: existing 20000MB partition sda9 (13) with non-existent ext4 filesystem mounted at /usr >12:13:52,857 DEBUG anaconda: updated device_disks to ['sda'] >12:13:52,857 DEBUG anaconda: updated device_container_name to None >12:13:52,857 DEBUG anaconda: updated device_container_raid_level to None >12:13:52,857 DEBUG anaconda: updated device_container_encrypted to False >12:13:52,857 DEBUG anaconda: updated device_container_size to 0 >12:13:52,865 INFO anaconda: getting device type for æ åååº >12:13:52,866 DEBUG anaconda: populate_raid: 2, None >12:13:52,866 INFO anaconda: getting device type for æ åååº >12:13:52,867 DEBUG anaconda: new selector: existing 20000MB partition sda8 (12) with non-existent ext4 filesystem mounted at / >12:13:52,867 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with non-existent ext4 filesystem mounted at / >12:13:52,868 DEBUG anaconda: updated device_disks to ['sda'] >12:13:52,868 DEBUG anaconda: updated device_container_name to None >12:13:52,868 DEBUG anaconda: updated device_container_raid_level to None >12:13:52,868 DEBUG anaconda: updated device_container_encrypted to False >12:13:52,868 DEBUG anaconda: updated device_container_size to 0 >12:13:52,876 INFO anaconda: getting device type for æ åååº >12:13:52,877 DEBUG anaconda: populate_raid: 2, None >12:13:52,877 INFO anaconda: getting device type for æ åååº >12:13:57,627 DEBUG anaconda: current selector: existing 20000MB partition sda8 (12) with non-existent ext4 filesystem mounted at / >12:13:57,628 DEBUG anaconda: notebook page = 1 >12:13:57,628 INFO anaconda: ui: saving changes to device sda8 >12:13:57,628 DEBUG anaconda: old name: sda8 >12:13:57,629 DEBUG anaconda: new name: None >12:13:57,633 DEBUG anaconda: old size: 20000.0 >12:13:57,634 DEBUG anaconda: new size: 20000 >12:13:57,634 INFO anaconda: getting device type for æ åååº >12:13:57,634 DEBUG anaconda: old device type: 2 >12:13:57,635 DEBUG anaconda: new device type: 2 >12:13:57,635 DEBUG anaconda: reformat: True >12:13:57,637 DEBUG anaconda: old fs type: ext4 >12:13:57,637 DEBUG anaconda: new fs type: ext4 >12:13:57,637 DEBUG anaconda: old encryption setting: False >12:13:57,637 DEBUG anaconda: new encryption setting: False >12:13:57,637 DEBUG anaconda: old label: >12:13:57,637 DEBUG anaconda: new_label: >12:13:57,637 DEBUG anaconda: old mountpoint: / >12:13:57,638 DEBUG anaconda: new mountpoint: / >12:13:57,638 DEBUG anaconda: old raid level: None >12:13:57,639 DEBUG anaconda: new raid level: None >12:13:57,639 DEBUG anaconda: old container: None >12:13:57,639 DEBUG anaconda: new container: None >12:13:57,639 DEBUG anaconda: old container encrypted: False >12:13:57,639 DEBUG anaconda: new container encrypted: False >12:13:57,639 DEBUG anaconda: old container raid level: None >12:13:57,639 DEBUG anaconda: new container raid level: None >12:13:57,640 DEBUG anaconda: old container size request: 0 >12:13:57,640 DEBUG anaconda: new container size request: 0 >12:13:57,640 DEBUG anaconda: old disks: ['sda'] >12:13:57,640 DEBUG anaconda: new disks: ['sda'] >12:13:57,640 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with non-existent ext4 filesystem mounted at / >12:13:57,641 DEBUG anaconda: updated device_disks to ['sda'] >12:13:57,641 DEBUG anaconda: updated device_container_name to None >12:13:57,642 DEBUG anaconda: updated device_container_raid_level to None >12:13:57,642 DEBUG anaconda: updated device_container_encrypted to False >12:13:57,643 DEBUG anaconda: updated device_container_size to 0 >12:13:57,651 INFO anaconda: getting device type for æ åååº >12:13:57,652 DEBUG anaconda: populate_raid: 2, None >12:13:57,652 INFO anaconda: getting device type for æ åååº >12:13:57,653 DEBUG anaconda: new selector: existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home >12:13:57,653 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home >12:13:57,653 DEBUG anaconda: updated device_disks to ['sda'] >12:13:57,654 DEBUG anaconda: updated device_container_name to None >12:13:57,654 DEBUG anaconda: updated device_container_raid_level to None >12:13:57,654 DEBUG anaconda: updated device_container_encrypted to False >12:13:57,654 DEBUG anaconda: updated device_container_size to 0 >12:13:57,657 DEBUG anaconda: fs type changed: vfat >12:13:57,663 INFO anaconda: getting device type for æ åååº >12:13:57,664 DEBUG anaconda: populate_raid: 2, None >12:13:57,664 INFO anaconda: getting device type for æ åååº >12:14:01,227 INFO anaconda: ui: saving changes to device sda10 >12:14:01,228 DEBUG anaconda: old name: sda10 >12:14:01,228 DEBUG anaconda: new name: None >12:14:01,233 DEBUG anaconda: old size: 10000.0 >12:14:01,233 DEBUG anaconda: new size: 10000 >12:14:01,233 INFO anaconda: getting device type for æ åååº >12:14:01,235 DEBUG anaconda: old device type: 2 >12:14:01,235 DEBUG anaconda: new device type: 2 >12:14:01,235 DEBUG anaconda: reformat: True >12:14:01,237 DEBUG anaconda: old fs type: vfat >12:14:01,237 DEBUG anaconda: new fs type: vfat >12:14:01,238 DEBUG anaconda: old encryption setting: False >12:14:01,238 DEBUG anaconda: new encryption setting: False >12:14:01,238 DEBUG anaconda: old label: >12:14:01,238 DEBUG anaconda: new_label: >12:14:01,239 DEBUG anaconda: old mountpoint: /home >12:14:01,239 DEBUG anaconda: new mountpoint: /home >12:14:01,240 DEBUG anaconda: old raid level: None >12:14:01,241 DEBUG anaconda: new raid level: None >12:14:01,241 DEBUG anaconda: old container: None >12:14:01,241 DEBUG anaconda: new container: None >12:14:01,242 DEBUG anaconda: old container encrypted: False >12:14:01,242 DEBUG anaconda: new container encrypted: False >12:14:01,242 DEBUG anaconda: old container raid level: None >12:14:01,242 DEBUG anaconda: new container raid level: None >12:14:01,242 DEBUG anaconda: old container size request: 0 >12:14:01,243 DEBUG anaconda: new container size request: 0 >12:14:01,243 DEBUG anaconda: old disks: ['sda'] >12:14:01,243 DEBUG anaconda: new disks: ['sda'] >12:14:01,243 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home >12:14:01,244 DEBUG anaconda: updated device_disks to ['sda'] >12:14:01,244 DEBUG anaconda: updated device_container_name to None >12:14:01,245 DEBUG anaconda: updated device_container_raid_level to None >12:14:01,245 DEBUG anaconda: updated device_container_encrypted to False >12:14:01,245 DEBUG anaconda: updated device_container_size to 0 >12:14:01,254 INFO anaconda: getting device type for æ åååº >12:14:01,255 DEBUG anaconda: populate_raid: 2, None >12:14:01,256 INFO anaconda: getting device type for æ åååº >12:14:02,512 DEBUG anaconda: new disk order: [] >12:14:02,537 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:14:02,538 DEBUG anaconda: _is_valid_size(sda) returning True >12:14:02,538 DEBUG anaconda: _is_valid_location(sda) returning True >12:14:02,538 DEBUG anaconda: _is_valid_format(sda) returning True >12:14:02,538 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:14:02,539 INFO anaconda: Running Thread: AnaCheckStorageThread (140078714656512) >12:14:02,544 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:14:02,544 DEBUG anaconda: _is_valid_size(sda) returning True >12:14:02,544 DEBUG anaconda: _is_valid_location(sda) returning True >12:14:02,544 DEBUG anaconda: _is_valid_format(sda) returning True >12:14:02,545 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:14:02,545 DEBUG anaconda: _is_valid_disklabel(sda8) returning True >12:14:02,545 DEBUG anaconda: _is_valid_size(sda8) returning True >12:14:02,545 DEBUG anaconda: _is_valid_location(sda8) returning True >12:14:02,545 DEBUG anaconda: _is_valid_partition(sda8) returning True >12:14:02,545 DEBUG anaconda: _is_valid_format(sda8) returning True >12:14:02,545 DEBUG anaconda: is_valid_stage2_device(sda8) returning True >12:14:02,546 ERR anaconda: æè½½ç¹ /home å¿ é¡»å¨ linux æä»¶ç³»ç»ä¸ã >12:14:02,546 INFO anaconda: Thread Done: AnaCheckStorageThread (140078714656512) >12:14:02,570 INFO anaconda: Not doing 'require network connection' in live installation >12:14:02,601 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:14:02,606 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:14:02,606 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> status to: æ£å¨æ£æ¥åå¨é ç½®... >12:14:02,611 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:14:10,748 DEBUG anaconda: disk free: 5.07 GB fs free: 391.52 GB sw needs: 2.97 GB auto swap: 3.85 GB >12:14:15,234 DEBUG anaconda: disk free: 5.07 GB fs free: 391.52 GB sw needs: 2.97 GB auto swap: 3.85 GB >12:14:19,344 INFO anaconda: Running Thread: AnaExecuteStorageThread (140078714656512) >12:14:19,365 DEBUG anaconda: new disk order: [] >12:14:19,403 DEBUG anaconda: new disk order: [] >12:14:19,409 INFO anaconda: Not doing 'require network connection' in live installation >12:14:19,427 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:14:19,427 DEBUG anaconda: _is_valid_size(sda) returning True >12:14:19,427 DEBUG anaconda: _is_valid_location(sda) returning True >12:14:19,428 DEBUG anaconda: _is_valid_format(sda) returning True >12:14:19,428 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:14:19,428 INFO anaconda: Thread Done: AnaExecuteStorageThread (140078714656512) >12:14:19,481 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >12:14:19,498 DEBUG anaconda: ui: unused=['sda6', 'sda5', 'sda1', 'sda7'] >12:14:19,500 DEBUG anaconda: ui: new_devices=['sda9', 'sda10', 'sda11', 'sda8'] >12:14:19,557 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:14:19,558 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:14:19,558 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home >12:14:19,558 DEBUG anaconda: updated device_disks to ['sda'] >12:14:19,558 DEBUG anaconda: updated device_container_name to None >12:14:19,558 DEBUG anaconda: updated device_container_raid_level to None >12:14:19,558 DEBUG anaconda: updated device_container_encrypted to False >12:14:19,558 DEBUG anaconda: updated device_container_size to 0 >12:14:19,564 INFO anaconda: getting device type for æ åååº >12:14:19,565 DEBUG anaconda: populate_raid: 2, None >12:14:19,565 INFO anaconda: getting device type for æ åååº >12:14:19,566 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:14:19,566 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home >12:14:19,566 DEBUG anaconda: updated device_disks to ['sda'] >12:14:19,566 DEBUG anaconda: updated device_container_name to None >12:14:19,566 DEBUG anaconda: updated device_container_raid_level to None >12:14:19,566 DEBUG anaconda: updated device_container_encrypted to False >12:14:19,567 DEBUG anaconda: updated device_container_size to 0 >12:14:19,573 INFO anaconda: getting device type for æ åååº >12:14:19,573 DEBUG anaconda: populate_raid: 2, None >12:14:19,574 INFO anaconda: getting device type for æ åååº >12:14:19,596 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:14:19,596 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> status to: æ£å¨ä¿ååå¨é ç½®... >12:14:19,601 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:14:22,355 INFO anaconda: ui: saving changes to device sda10 >12:14:22,356 DEBUG anaconda: old name: sda10 >12:14:22,356 DEBUG anaconda: new name: None >12:14:22,361 DEBUG anaconda: old size: 10000.0 >12:14:22,361 DEBUG anaconda: new size: 10000 >12:14:22,361 INFO anaconda: getting device type for æ åååº >12:14:22,362 DEBUG anaconda: old device type: 2 >12:14:22,362 DEBUG anaconda: new device type: 2 >12:14:22,362 DEBUG anaconda: reformat: True >12:14:22,363 DEBUG anaconda: old fs type: vfat >12:14:22,364 DEBUG anaconda: new fs type: vfat >12:14:22,364 DEBUG anaconda: old encryption setting: False >12:14:22,364 DEBUG anaconda: new encryption setting: False >12:14:22,364 DEBUG anaconda: old label: >12:14:22,364 DEBUG anaconda: new_label: >12:14:22,364 DEBUG anaconda: old mountpoint: /home >12:14:22,364 DEBUG anaconda: new mountpoint: /home >12:14:22,365 DEBUG anaconda: old raid level: None >12:14:22,365 DEBUG anaconda: new raid level: None >12:14:22,366 DEBUG anaconda: old container: None >12:14:22,366 DEBUG anaconda: new container: None >12:14:22,366 DEBUG anaconda: old container encrypted: False >12:14:22,366 DEBUG anaconda: new container encrypted: False >12:14:22,366 DEBUG anaconda: old container raid level: None >12:14:22,366 DEBUG anaconda: new container raid level: None >12:14:22,366 DEBUG anaconda: old container size request: 0 >12:14:22,366 DEBUG anaconda: new container size request: 0 >12:14:22,366 DEBUG anaconda: old disks: ['sda'] >12:14:22,367 DEBUG anaconda: new disks: ['sda'] >12:14:22,367 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home >12:14:22,367 DEBUG anaconda: updated device_disks to ['sda'] >12:14:22,367 DEBUG anaconda: updated device_container_name to None >12:14:22,367 DEBUG anaconda: updated device_container_raid_level to None >12:14:22,367 DEBUG anaconda: updated device_container_encrypted to False >12:14:22,368 DEBUG anaconda: updated device_container_size to 0 >12:14:22,375 INFO anaconda: getting device type for æ åååº >12:14:22,376 DEBUG anaconda: populate_raid: 2, None >12:14:22,376 INFO anaconda: getting device type for æ åååº >12:14:25,247 DEBUG anaconda: new disk order: [] >12:14:25,280 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:14:25,280 DEBUG anaconda: _is_valid_size(sda) returning True >12:14:25,280 DEBUG anaconda: _is_valid_location(sda) returning True >12:14:25,281 DEBUG anaconda: _is_valid_format(sda) returning True >12:14:25,281 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:14:25,281 INFO anaconda: Running Thread: AnaCheckStorageThread (140078714656512) >12:14:25,287 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:14:25,287 DEBUG anaconda: _is_valid_size(sda) returning True >12:14:25,287 DEBUG anaconda: _is_valid_location(sda) returning True >12:14:25,287 DEBUG anaconda: _is_valid_format(sda) returning True >12:14:25,287 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:14:25,287 DEBUG anaconda: _is_valid_disklabel(sda8) returning True >12:14:25,288 DEBUG anaconda: _is_valid_size(sda8) returning True >12:14:25,288 DEBUG anaconda: _is_valid_location(sda8) returning True >12:14:25,288 DEBUG anaconda: _is_valid_partition(sda8) returning True >12:14:25,288 DEBUG anaconda: _is_valid_format(sda8) returning True >12:14:25,288 DEBUG anaconda: is_valid_stage2_device(sda8) returning True >12:14:25,290 ERR anaconda: æè½½ç¹ /home å¿ é¡»å¨ linux æä»¶ç³»ç»ä¸ã >12:14:25,290 INFO anaconda: Thread Done: AnaCheckStorageThread (140078714656512) >12:14:25,313 INFO anaconda: Not doing 'require network connection' in live installation >12:14:25,336 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:14:25,341 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:14:25,342 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> status to: æ£å¨æ£æ¥åå¨é ç½®... >12:14:25,346 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:15:29,870 DEBUG anaconda: disk free: 5.07 GB fs free: 391.52 GB sw needs: 2.97 GB auto swap: 3.85 GB >12:15:32,774 INFO anaconda: Running Thread: AnaExecuteStorageThread (140078714656512) >12:15:32,795 DEBUG anaconda: new disk order: [] >12:15:32,828 DEBUG anaconda: new disk order: [] >12:15:32,834 INFO anaconda: Not doing 'require network connection' in live installation >12:15:32,853 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:15:32,853 DEBUG anaconda: _is_valid_size(sda) returning True >12:15:32,853 DEBUG anaconda: _is_valid_location(sda) returning True >12:15:32,853 DEBUG anaconda: _is_valid_format(sda) returning True >12:15:32,853 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:15:32,853 INFO anaconda: Thread Done: AnaExecuteStorageThread (140078714656512) >12:15:32,902 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >12:15:32,918 DEBUG anaconda: ui: unused=['sda5', 'sda6', 'sda1', 'sda7'] >12:15:32,919 DEBUG anaconda: ui: new_devices=['sda11', 'sda9', 'sda10', 'sda8'] >12:15:32,975 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:15:32,976 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:15:32,976 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home >12:15:32,976 DEBUG anaconda: updated device_disks to ['sda'] >12:15:32,976 DEBUG anaconda: updated device_container_name to None >12:15:32,976 DEBUG anaconda: updated device_container_raid_level to None >12:15:32,976 DEBUG anaconda: updated device_container_encrypted to False >12:15:32,976 DEBUG anaconda: updated device_container_size to 0 >12:15:32,982 INFO anaconda: getting device type for æ åååº >12:15:32,983 DEBUG anaconda: populate_raid: 2, None >12:15:32,983 INFO anaconda: getting device type for æ åååº >12:15:32,983 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:15:32,984 DEBUG anaconda: populate_right_side: existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home >12:15:32,984 DEBUG anaconda: updated device_disks to ['sda'] >12:15:32,984 DEBUG anaconda: updated device_container_name to None >12:15:32,984 DEBUG anaconda: updated device_container_raid_level to None >12:15:32,984 DEBUG anaconda: updated device_container_encrypted to False >12:15:32,984 DEBUG anaconda: updated device_container_size to 0 >12:15:32,990 INFO anaconda: getting device type for æ åååº >12:15:32,990 DEBUG anaconda: populate_raid: 2, None >12:15:32,990 INFO anaconda: getting device type for æ åååº >12:15:33,012 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:15:33,013 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> status to: æ£å¨ä¿ååå¨é ç½®... >12:15:33,018 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:15:36,258 DEBUG anaconda: removing device 'existing 10000MB partition sda10 (5) with non-existent vfat filesystem mounted at /home' from page æ° Fedora 20 å®è£ >12:15:36,264 DEBUG anaconda: updated device: existing 10000MB partition sda10 (5) with existing vfat filesystem >12:15:36,265 INFO anaconda: ui: removed device sda10 >12:15:36,278 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >12:15:36,298 DEBUG anaconda: ui: unused=['sda5', 'sda6', 'sda10', 'sda1', 'sda7'] >12:15:36,300 DEBUG anaconda: ui: new_devices=['sda11', 'sda8', 'sda9'] >12:15:36,363 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:15:36,363 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:15:36,363 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with non-existent ext4 filesystem mounted at / >12:15:36,363 DEBUG anaconda: updated device_disks to ['sda'] >12:15:36,363 DEBUG anaconda: updated device_container_name to None >12:15:36,364 DEBUG anaconda: updated device_container_raid_level to None >12:15:36,364 DEBUG anaconda: updated device_container_encrypted to False >12:15:36,364 DEBUG anaconda: updated device_container_size to 0 >12:15:36,366 DEBUG anaconda: fs type changed: ext4 >12:15:36,371 INFO anaconda: getting device type for æ åååº >12:15:36,372 DEBUG anaconda: populate_raid: 2, None >12:15:36,372 INFO anaconda: getting device type for æ åååº >12:15:36,373 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:15:36,373 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with non-existent ext4 filesystem mounted at / >12:15:36,374 DEBUG anaconda: updated device_disks to ['sda'] >12:15:36,374 DEBUG anaconda: updated device_container_name to None >12:15:36,374 DEBUG anaconda: updated device_container_raid_level to None >12:15:36,374 DEBUG anaconda: updated device_container_encrypted to False >12:15:36,374 DEBUG anaconda: updated device_container_size to 0 >12:15:36,380 INFO anaconda: getting device type for æ åååº >12:15:36,380 DEBUG anaconda: populate_raid: 2, None >12:15:36,380 INFO anaconda: getting device type for æ åååº >12:15:40,170 DEBUG anaconda: removing device 'existing 20000MB partition sda8 (12) with non-existent ext4 filesystem mounted at /' from page æ° Fedora 20 å®è£ >12:15:40,177 DEBUG anaconda: updated device: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:15:40,178 INFO anaconda: ui: removed device sda8 >12:15:40,188 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >12:15:40,213 DEBUG anaconda: ui: unused=['sda5', 'sda6', 'sda10', 'sda1', 'sda7', 'sda8'] >12:15:40,215 DEBUG anaconda: ui: new_devices=['sda11', 'sda9'] >12:15:40,280 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:15:40,280 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:15:40,280 DEBUG anaconda: populate_right_side: existing 20000MB partition sda9 (13) with non-existent ext4 filesystem mounted at /usr >12:15:40,280 DEBUG anaconda: updated device_disks to ['sda'] >12:15:40,281 DEBUG anaconda: updated device_container_name to None >12:15:40,281 DEBUG anaconda: updated device_container_raid_level to None >12:15:40,281 DEBUG anaconda: updated device_container_encrypted to False >12:15:40,281 DEBUG anaconda: updated device_container_size to 0 >12:15:40,287 INFO anaconda: getting device type for æ åååº >12:15:40,287 DEBUG anaconda: populate_raid: 2, None >12:15:40,287 INFO anaconda: getting device type for æ åååº >12:15:40,289 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:15:40,289 DEBUG anaconda: populate_right_side: existing 20000MB partition sda9 (13) with non-existent ext4 filesystem mounted at /usr >12:15:40,289 DEBUG anaconda: updated device_disks to ['sda'] >12:15:40,289 DEBUG anaconda: updated device_container_name to None >12:15:40,289 DEBUG anaconda: updated device_container_raid_level to None >12:15:40,289 DEBUG anaconda: updated device_container_encrypted to False >12:15:40,289 DEBUG anaconda: updated device_container_size to 0 >12:15:40,295 INFO anaconda: getting device type for æ åååº >12:15:40,296 DEBUG anaconda: populate_raid: 2, None >12:15:40,296 INFO anaconda: getting device type for æ åååº >12:15:42,210 DEBUG anaconda: removing device 'existing 20000MB partition sda9 (13) with non-existent ext4 filesystem mounted at /usr' from page æ° Fedora 20 å®è£ >12:15:42,218 DEBUG anaconda: updated device: existing 20000MB partition sda9 (13) with existing ext4 filesystem >12:15:42,218 INFO anaconda: ui: removed device sda9 >12:15:42,228 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >12:15:42,247 DEBUG anaconda: ui: unused=['sda5', 'sda9', 'sda10', 'sda8', 'sda1', 'sda6', 'sda7'] >12:15:42,248 DEBUG anaconda: ui: new_devices=['sda11'] >12:15:42,303 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:15:42,304 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:15:42,304 DEBUG anaconda: populate_right_side: existing 2000MB partition sda11 (6) with non-existent swap >12:15:42,304 DEBUG anaconda: updated device_disks to ['sda'] >12:15:42,304 DEBUG anaconda: updated device_container_name to None >12:15:42,305 DEBUG anaconda: updated device_container_raid_level to None >12:15:42,305 DEBUG anaconda: updated device_container_encrypted to False >12:15:42,305 DEBUG anaconda: updated device_container_size to 0 >12:15:42,308 DEBUG anaconda: fs type changed: swap >12:15:42,313 INFO anaconda: getting device type for æ åååº >12:15:42,313 DEBUG anaconda: populate_raid: 2, None >12:15:42,314 INFO anaconda: getting device type for æ åååº >12:15:42,315 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:15:42,315 DEBUG anaconda: populate_right_side: existing 2000MB partition sda11 (6) with non-existent swap >12:15:42,316 DEBUG anaconda: updated device_disks to ['sda'] >12:15:42,316 DEBUG anaconda: updated device_container_name to None >12:15:42,316 DEBUG anaconda: updated device_container_raid_level to None >12:15:42,316 DEBUG anaconda: updated device_container_encrypted to False >12:15:42,316 DEBUG anaconda: updated device_container_size to 0 >12:15:42,322 INFO anaconda: getting device type for æ åååº >12:15:42,322 DEBUG anaconda: populate_raid: 2, None >12:15:42,323 INFO anaconda: getting device type for æ åååº >12:15:42,890 DEBUG anaconda: removing device 'existing 2000MB partition sda11 (6) with non-existent swap' from page æ° Fedora 20 å®è£ >12:15:42,895 DEBUG anaconda: updated device: existing 2000MB partition sda11 (6) with existing swap >12:15:42,896 INFO anaconda: ui: removed device sda11 >12:15:42,905 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >12:15:42,924 DEBUG anaconda: ui: unused=['sda5', 'sda11', 'sda9', 'sda7', 'sda8', 'sda1', 'sda10', 'sda6'] >12:15:42,925 DEBUG anaconda: ui: new_devices=[] >12:15:42,987 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:15:42,987 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:15:42,988 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:15:44,418 DEBUG anaconda: page clicked: æªç¥ >12:15:44,419 DEBUG anaconda: show mountpoint: æªç¥ >12:15:44,419 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:15:44,419 DEBUG anaconda: updated device_disks to ['sda'] >12:15:44,419 DEBUG anaconda: updated device_container_name to None >12:15:44,420 DEBUG anaconda: updated device_container_raid_level to None >12:15:44,420 DEBUG anaconda: updated device_container_encrypted to False >12:15:44,420 DEBUG anaconda: updated device_container_size to 0 >12:15:44,422 INFO anaconda: getting device type for æ åååº >12:15:44,424 DEBUG anaconda: fs type changed: ntfs >12:15:44,429 INFO anaconda: getting device type for æ åååº >12:15:44,429 DEBUG anaconda: populate_raid: 2, None >12:15:44,429 INFO anaconda: getting device type for æ åååº >12:15:46,242 DEBUG anaconda: current selector: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:15:46,243 DEBUG anaconda: notebook page = 1 >12:15:46,243 INFO anaconda: ui: saving changes to device sda1 >12:15:46,243 DEBUG anaconda: old name: sda1 >12:15:46,244 DEBUG anaconda: new name: None >12:15:46,248 DEBUG anaconda: old size: 81925.1938477 >12:15:46,248 DEBUG anaconda: new size: 81925 >12:15:46,248 INFO anaconda: getting device type for æ åååº >12:15:46,249 DEBUG anaconda: old device type: 2 >12:15:46,249 DEBUG anaconda: new device type: 2 >12:15:46,249 DEBUG anaconda: reformat: False >12:15:46,251 DEBUG anaconda: old fs type: ntfs >12:15:46,251 DEBUG anaconda: new fs type: ntfs >12:15:46,252 DEBUG anaconda: old encryption setting: False >12:15:46,252 DEBUG anaconda: new encryption setting: False >12:15:46,252 DEBUG anaconda: old label: >12:15:46,252 DEBUG anaconda: new_label: >12:15:46,252 DEBUG anaconda: old mountpoint: >12:15:46,253 DEBUG anaconda: new mountpoint: >12:15:46,253 DEBUG anaconda: old raid level: None >12:15:46,253 DEBUG anaconda: new raid level: None >12:15:46,254 DEBUG anaconda: old container: None >12:15:46,254 DEBUG anaconda: new container: None >12:15:46,254 DEBUG anaconda: old container encrypted: False >12:15:46,254 DEBUG anaconda: new container encrypted: False >12:15:46,254 DEBUG anaconda: old container raid level: None >12:15:46,255 DEBUG anaconda: new container raid level: None >12:15:46,255 DEBUG anaconda: old container size request: 0 >12:15:46,255 DEBUG anaconda: new container size request: 0 >12:15:46,255 DEBUG anaconda: old disks: ['sda'] >12:15:46,255 DEBUG anaconda: new disks: ['sda'] >12:15:46,256 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:15:46,256 DEBUG anaconda: updated device_disks to ['sda'] >12:15:46,256 DEBUG anaconda: updated device_container_name to None >12:15:46,257 DEBUG anaconda: updated device_container_raid_level to None >12:15:46,257 DEBUG anaconda: updated device_container_encrypted to False >12:15:46,257 DEBUG anaconda: updated device_container_size to 0 >12:15:46,263 DEBUG anaconda: fs type changed: ntfs >12:15:46,269 INFO anaconda: getting device type for æ åååº >12:15:46,269 DEBUG anaconda: populate_raid: 2, None >12:15:46,270 INFO anaconda: getting device type for æ åååº >12:15:46,270 DEBUG anaconda: new selector: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:15:46,271 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:15:46,271 DEBUG anaconda: updated device_disks to ['sda'] >12:15:46,272 DEBUG anaconda: updated device_container_name to None >12:15:46,272 DEBUG anaconda: updated device_container_raid_level to None >12:15:46,272 DEBUG anaconda: updated device_container_encrypted to False >12:15:46,272 DEBUG anaconda: updated device_container_size to 0 >12:15:46,276 DEBUG anaconda: fs type changed: ntfs >12:15:46,281 INFO anaconda: getting device type for æ åååº >12:15:46,282 DEBUG anaconda: populate_raid: 2, None >12:15:46,282 INFO anaconda: getting device type for æ åååº >12:15:46,954 DEBUG anaconda: current selector: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:15:46,955 DEBUG anaconda: notebook page = 1 >12:15:46,955 INFO anaconda: ui: saving changes to device sda7 >12:15:46,955 DEBUG anaconda: old name: sda7 >12:15:46,955 DEBUG anaconda: new name: None >12:15:46,958 DEBUG anaconda: old size: 102406.5 >12:15:46,959 DEBUG anaconda: new size: 102406 >12:15:46,959 INFO anaconda: getting device type for æ åååº >12:15:46,959 DEBUG anaconda: old device type: 2 >12:15:46,959 DEBUG anaconda: new device type: 2 >12:15:46,959 DEBUG anaconda: reformat: False >12:15:46,961 DEBUG anaconda: old fs type: ntfs >12:15:46,961 DEBUG anaconda: new fs type: ntfs >12:15:46,961 DEBUG anaconda: old encryption setting: False >12:15:46,961 DEBUG anaconda: new encryption setting: False >12:15:46,961 DEBUG anaconda: old label: >12:15:46,961 DEBUG anaconda: new_label: >12:15:46,961 DEBUG anaconda: old mountpoint: >12:15:46,961 DEBUG anaconda: new mountpoint: >12:15:46,962 DEBUG anaconda: old raid level: None >12:15:46,962 DEBUG anaconda: new raid level: None >12:15:46,962 DEBUG anaconda: old container: None >12:15:46,962 DEBUG anaconda: new container: None >12:15:46,962 DEBUG anaconda: old container encrypted: False >12:15:46,962 DEBUG anaconda: new container encrypted: False >12:15:46,962 DEBUG anaconda: old container raid level: None >12:15:46,962 DEBUG anaconda: new container raid level: None >12:15:46,963 DEBUG anaconda: old container size request: 0 >12:15:46,963 DEBUG anaconda: new container size request: 0 >12:15:46,963 DEBUG anaconda: old disks: ['sda'] >12:15:46,963 DEBUG anaconda: new disks: ['sda'] >12:15:46,963 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:15:46,964 DEBUG anaconda: updated device_disks to ['sda'] >12:15:46,964 DEBUG anaconda: updated device_container_name to None >12:15:46,964 DEBUG anaconda: updated device_container_raid_level to None >12:15:46,964 DEBUG anaconda: updated device_container_encrypted to False >12:15:46,964 DEBUG anaconda: updated device_container_size to 0 >12:15:46,968 DEBUG anaconda: fs type changed: ntfs >12:15:46,973 INFO anaconda: getting device type for æ åååº >12:15:46,973 DEBUG anaconda: populate_raid: 2, None >12:15:46,973 INFO anaconda: getting device type for æ åååº >12:15:46,974 DEBUG anaconda: new selector: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:15:46,974 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (12) with existing ext4 filesystem >12:15:46,975 DEBUG anaconda: updated device_disks to ['sda'] >12:15:46,975 DEBUG anaconda: updated device_container_name to None >12:15:46,975 DEBUG anaconda: updated device_container_raid_level to None >12:15:46,975 DEBUG anaconda: updated device_container_encrypted to False >12:15:46,975 DEBUG anaconda: updated device_container_size to 0 >12:15:46,978 DEBUG anaconda: fs type changed: ext4 >12:15:46,983 INFO anaconda: getting device type for æ åååº >12:15:46,984 DEBUG anaconda: populate_raid: 2, None >12:15:46,984 INFO anaconda: getting device type for æ åååº >12:15:49,898 DEBUG anaconda: removing device 'existing 20000MB partition sda8 (12) with existing ext4 filesystem' from page æªç¥ >12:15:51,060 INFO anaconda: ui: removed device sda8 >12:15:51,075 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda10', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >12:15:51,094 DEBUG anaconda: ui: unused=['sda5', 'sda10', 'sda8', 'sda9', 'sda1', 'sda7', 'sda6'] >12:15:51,095 DEBUG anaconda: ui: new_devices=[] >12:15:51,145 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:15:51,146 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:15:51,146 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:15:52,394 DEBUG anaconda: page clicked: æªç¥ >12:15:52,395 DEBUG anaconda: show mountpoint: æªç¥ >12:15:52,395 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:15:52,395 DEBUG anaconda: updated device_disks to ['sda'] >12:15:52,395 DEBUG anaconda: updated device_container_name to None >12:15:52,396 DEBUG anaconda: updated device_container_raid_level to None >12:15:52,396 DEBUG anaconda: updated device_container_encrypted to False >12:15:52,396 DEBUG anaconda: updated device_container_size to 0 >12:15:52,399 DEBUG anaconda: fs type changed: ntfs >12:15:52,404 INFO anaconda: getting device type for æ åååº >12:15:52,404 DEBUG anaconda: populate_raid: 2, None >12:15:52,405 INFO anaconda: getting device type for æ åååº >12:15:53,098 DEBUG anaconda: current selector: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:15:53,099 DEBUG anaconda: notebook page = 1 >12:15:53,099 INFO anaconda: ui: saving changes to device sda1 >12:15:53,099 DEBUG anaconda: old name: sda1 >12:15:53,099 DEBUG anaconda: new name: None >12:15:53,103 DEBUG anaconda: old size: 81925.1938477 >12:15:53,103 DEBUG anaconda: new size: 81925 >12:15:53,103 INFO anaconda: getting device type for æ åååº >12:15:53,104 DEBUG anaconda: old device type: 2 >12:15:53,104 DEBUG anaconda: new device type: 2 >12:15:53,104 DEBUG anaconda: reformat: False >12:15:53,106 DEBUG anaconda: old fs type: ntfs >12:15:53,107 DEBUG anaconda: new fs type: ntfs >12:15:53,107 DEBUG anaconda: old encryption setting: False >12:15:53,107 DEBUG anaconda: new encryption setting: False >12:15:53,107 DEBUG anaconda: old label: >12:15:53,107 DEBUG anaconda: new_label: >12:15:53,108 DEBUG anaconda: old mountpoint: >12:15:53,108 DEBUG anaconda: new mountpoint: >12:15:53,108 DEBUG anaconda: old raid level: None >12:15:53,108 DEBUG anaconda: new raid level: None >12:15:53,109 DEBUG anaconda: old container: None >12:15:53,109 DEBUG anaconda: new container: None >12:15:53,109 DEBUG anaconda: old container encrypted: False >12:15:53,109 DEBUG anaconda: new container encrypted: False >12:15:53,109 DEBUG anaconda: old container raid level: None >12:15:53,109 DEBUG anaconda: new container raid level: None >12:15:53,110 DEBUG anaconda: old container size request: 0 >12:15:53,110 DEBUG anaconda: new container size request: 0 >12:15:53,110 DEBUG anaconda: old disks: ['sda'] >12:15:53,110 DEBUG anaconda: new disks: ['sda'] >12:15:53,110 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:15:53,111 DEBUG anaconda: updated device_disks to ['sda'] >12:15:53,111 DEBUG anaconda: updated device_container_name to None >12:15:53,111 DEBUG anaconda: updated device_container_raid_level to None >12:15:53,111 DEBUG anaconda: updated device_container_encrypted to False >12:15:53,112 DEBUG anaconda: updated device_container_size to 0 >12:15:53,117 DEBUG anaconda: fs type changed: ntfs >12:15:53,122 INFO anaconda: getting device type for æ åååº >12:15:53,122 DEBUG anaconda: populate_raid: 2, None >12:15:53,123 INFO anaconda: getting device type for æ åååº >12:15:53,123 DEBUG anaconda: new selector: existing 10000MB partition sda9 (5) with existing vfat filesystem >12:15:53,124 DEBUG anaconda: populate_right_side: existing 10000MB partition sda9 (5) with existing vfat filesystem >12:15:53,124 DEBUG anaconda: updated device_disks to ['sda'] >12:15:53,124 DEBUG anaconda: updated device_container_name to None >12:15:53,125 DEBUG anaconda: updated device_container_raid_level to None >12:15:53,125 DEBUG anaconda: updated device_container_encrypted to False >12:15:53,125 DEBUG anaconda: updated device_container_size to 0 >12:15:53,128 DEBUG anaconda: fs type changed: vfat >12:15:53,133 INFO anaconda: getting device type for æ åååº >12:15:53,134 DEBUG anaconda: populate_raid: 2, None >12:15:53,134 INFO anaconda: getting device type for æ åååº >12:15:54,858 DEBUG anaconda: removing device 'existing 10000MB partition sda9 (5) with existing vfat filesystem' from page æªç¥ >12:15:56,439 INFO anaconda: ui: removed device sda9 >12:15:56,453 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >12:15:56,470 DEBUG anaconda: ui: unused=['sda5', 'sda9', 'sda8', 'sda7', 'sda1', 'sda6'] >12:15:56,471 DEBUG anaconda: ui: new_devices=[] >12:15:56,515 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:15:56,515 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:15:56,516 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:15:57,538 DEBUG anaconda: page clicked: æªç¥ >12:15:57,539 DEBUG anaconda: show mountpoint: æªç¥ >12:15:57,539 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:15:57,539 DEBUG anaconda: updated device_disks to ['sda'] >12:15:57,539 DEBUG anaconda: updated device_container_name to None >12:15:57,539 DEBUG anaconda: updated device_container_raid_level to None >12:15:57,540 DEBUG anaconda: updated device_container_encrypted to False >12:15:57,540 DEBUG anaconda: updated device_container_size to 0 >12:15:57,543 DEBUG anaconda: fs type changed: ntfs >12:15:57,548 INFO anaconda: getting device type for æ åååº >12:15:57,549 DEBUG anaconda: populate_raid: 2, None >12:15:57,549 INFO anaconda: getting device type for æ åååº >12:15:58,346 DEBUG anaconda: current selector: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:15:58,347 DEBUG anaconda: notebook page = 1 >12:15:58,347 INFO anaconda: ui: saving changes to device sda1 >12:15:58,347 DEBUG anaconda: old name: sda1 >12:15:58,347 DEBUG anaconda: new name: None >12:15:58,350 DEBUG anaconda: old size: 81925.1938477 >12:15:58,350 DEBUG anaconda: new size: 81925 >12:15:58,350 INFO anaconda: getting device type for æ åååº >12:15:58,350 DEBUG anaconda: old device type: 2 >12:15:58,350 DEBUG anaconda: new device type: 2 >12:15:58,350 DEBUG anaconda: reformat: False >12:15:58,352 DEBUG anaconda: old fs type: ntfs >12:15:58,352 DEBUG anaconda: new fs type: ntfs >12:15:58,352 DEBUG anaconda: old encryption setting: False >12:15:58,352 DEBUG anaconda: new encryption setting: False >12:15:58,352 DEBUG anaconda: old label: >12:15:58,352 DEBUG anaconda: new_label: >12:15:58,352 DEBUG anaconda: old mountpoint: >12:15:58,352 DEBUG anaconda: new mountpoint: >12:15:58,352 DEBUG anaconda: old raid level: None >12:15:58,352 DEBUG anaconda: new raid level: None >12:15:58,353 DEBUG anaconda: old container: None >12:15:58,353 DEBUG anaconda: new container: None >12:15:58,353 DEBUG anaconda: old container encrypted: False >12:15:58,353 DEBUG anaconda: new container encrypted: False >12:15:58,353 DEBUG anaconda: old container raid level: None >12:15:58,353 DEBUG anaconda: new container raid level: None >12:15:58,353 DEBUG anaconda: old container size request: 0 >12:15:58,353 DEBUG anaconda: new container size request: 0 >12:15:58,353 DEBUG anaconda: old disks: ['sda'] >12:15:58,353 DEBUG anaconda: new disks: ['sda'] >12:15:58,354 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:15:58,354 DEBUG anaconda: updated device_disks to ['sda'] >12:15:58,354 DEBUG anaconda: updated device_container_name to None >12:15:58,354 DEBUG anaconda: updated device_container_raid_level to None >12:15:58,354 DEBUG anaconda: updated device_container_encrypted to False >12:15:58,355 DEBUG anaconda: updated device_container_size to 0 >12:15:58,358 DEBUG anaconda: fs type changed: ntfs >12:15:58,362 INFO anaconda: getting device type for æ åååº >12:15:58,363 DEBUG anaconda: populate_raid: 2, None >12:15:58,363 INFO anaconda: getting device type for æ åååº >12:15:58,363 DEBUG anaconda: new selector: existing 2000MB partition sda9 (6) with existing swap >12:15:58,364 DEBUG anaconda: populate_right_side: existing 2000MB partition sda9 (6) with existing swap >12:15:58,364 DEBUG anaconda: updated device_disks to ['sda'] >12:15:58,364 DEBUG anaconda: updated device_container_name to None >12:15:58,364 DEBUG anaconda: updated device_container_raid_level to None >12:15:58,364 DEBUG anaconda: updated device_container_encrypted to False >12:15:58,364 DEBUG anaconda: updated device_container_size to 0 >12:15:58,366 DEBUG anaconda: fs type changed: swap >12:15:58,371 INFO anaconda: getting device type for æ åååº >12:15:58,372 DEBUG anaconda: populate_raid: 2, None >12:15:58,372 INFO anaconda: getting device type for æ åååº >12:15:58,978 DEBUG anaconda: current selector: existing 2000MB partition sda9 (6) with existing swap >12:15:58,979 DEBUG anaconda: notebook page = 1 >12:15:58,979 INFO anaconda: ui: saving changes to device sda9 >12:15:58,979 DEBUG anaconda: old name: sda9 >12:15:58,979 DEBUG anaconda: new name: None >12:15:58,982 DEBUG anaconda: old size: 2000.0 >12:15:58,982 DEBUG anaconda: new size: 2000 >12:15:58,982 INFO anaconda: getting device type for æ åååº >12:15:58,982 DEBUG anaconda: old device type: 2 >12:15:58,983 DEBUG anaconda: new device type: 2 >12:15:58,983 DEBUG anaconda: reformat: False >12:15:58,988 DEBUG anaconda: old fs type: swap >12:15:58,988 DEBUG anaconda: new fs type: swap >12:15:58,988 DEBUG anaconda: old encryption setting: False >12:15:58,989 DEBUG anaconda: new encryption setting: False >12:15:58,989 DEBUG anaconda: old label: >12:15:58,989 DEBUG anaconda: new_label: >12:15:58,989 DEBUG anaconda: old mountpoint: >12:15:58,989 DEBUG anaconda: new mountpoint: >12:15:58,989 DEBUG anaconda: old raid level: None >12:15:58,989 DEBUG anaconda: new raid level: None >12:15:58,989 DEBUG anaconda: old container: None >12:15:58,989 DEBUG anaconda: new container: None >12:15:58,990 DEBUG anaconda: old container encrypted: False >12:15:58,990 DEBUG anaconda: new container encrypted: False >12:15:58,990 DEBUG anaconda: old container raid level: None >12:15:58,990 DEBUG anaconda: new container raid level: None >12:15:58,990 DEBUG anaconda: old container size request: 0 >12:15:58,990 DEBUG anaconda: new container size request: 0 >12:15:58,990 DEBUG anaconda: old disks: ['sda'] >12:15:58,990 DEBUG anaconda: new disks: ['sda'] >12:15:58,990 DEBUG anaconda: populate_right_side: existing 2000MB partition sda9 (6) with existing swap >12:15:58,991 DEBUG anaconda: updated device_disks to ['sda'] >12:15:58,991 DEBUG anaconda: updated device_container_name to None >12:15:58,991 DEBUG anaconda: updated device_container_raid_level to None >12:15:58,991 DEBUG anaconda: updated device_container_encrypted to False >12:15:58,991 DEBUG anaconda: updated device_container_size to 0 >12:15:58,997 INFO anaconda: getting device type for æ åååº >12:15:58,998 DEBUG anaconda: populate_raid: 2, None >12:15:58,998 INFO anaconda: getting device type for æ åååº >12:15:58,998 DEBUG anaconda: new selector: existing 20000MB partition sda8 (13) with existing ext4 filesystem >12:15:58,999 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (13) with existing ext4 filesystem >12:15:58,999 DEBUG anaconda: updated device_disks to ['sda'] >12:15:58,999 DEBUG anaconda: updated device_container_name to None >12:15:58,999 DEBUG anaconda: updated device_container_raid_level to None >12:15:58,999 DEBUG anaconda: updated device_container_encrypted to False >12:15:58,999 DEBUG anaconda: updated device_container_size to 0 >12:15:59,002 DEBUG anaconda: fs type changed: ext4 >12:15:59,007 INFO anaconda: getting device type for æ åååº >12:15:59,007 DEBUG anaconda: populate_raid: 2, None >12:15:59,007 INFO anaconda: getting device type for æ åååº >12:15:59,378 DEBUG anaconda: current selector: existing 20000MB partition sda8 (13) with existing ext4 filesystem >12:15:59,379 DEBUG anaconda: notebook page = 1 >12:15:59,379 INFO anaconda: ui: saving changes to device sda8 >12:15:59,379 DEBUG anaconda: old name: sda8 >12:15:59,379 DEBUG anaconda: new name: None >12:15:59,382 DEBUG anaconda: old size: 20000.0 >12:15:59,382 DEBUG anaconda: new size: 20000 >12:15:59,382 INFO anaconda: getting device type for æ åååº >12:15:59,382 DEBUG anaconda: old device type: 2 >12:15:59,382 DEBUG anaconda: new device type: 2 >12:15:59,382 DEBUG anaconda: reformat: False >12:15:59,384 DEBUG anaconda: old fs type: ext4 >12:15:59,384 DEBUG anaconda: new fs type: ext4 >12:15:59,384 DEBUG anaconda: old encryption setting: False >12:15:59,384 DEBUG anaconda: new encryption setting: False >12:15:59,384 DEBUG anaconda: old label: >12:15:59,384 DEBUG anaconda: new_label: >12:15:59,384 DEBUG anaconda: old mountpoint: >12:15:59,384 DEBUG anaconda: new mountpoint: >12:15:59,384 DEBUG anaconda: old raid level: None >12:15:59,384 DEBUG anaconda: new raid level: None >12:15:59,385 DEBUG anaconda: old container: None >12:15:59,385 DEBUG anaconda: new container: None >12:15:59,385 DEBUG anaconda: old container encrypted: False >12:15:59,385 DEBUG anaconda: new container encrypted: False >12:15:59,385 DEBUG anaconda: old container raid level: None >12:15:59,385 DEBUG anaconda: new container raid level: None >12:15:59,385 DEBUG anaconda: old container size request: 0 >12:15:59,385 DEBUG anaconda: new container size request: 0 >12:15:59,385 DEBUG anaconda: old disks: ['sda'] >12:15:59,385 DEBUG anaconda: new disks: ['sda'] >12:15:59,386 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (13) with existing ext4 filesystem >12:15:59,386 DEBUG anaconda: updated device_disks to ['sda'] >12:15:59,386 DEBUG anaconda: updated device_container_name to None >12:15:59,386 DEBUG anaconda: updated device_container_raid_level to None >12:15:59,386 DEBUG anaconda: updated device_container_encrypted to False >12:15:59,387 DEBUG anaconda: updated device_container_size to 0 >12:15:59,392 INFO anaconda: getting device type for æ åååº >12:15:59,393 DEBUG anaconda: populate_raid: 2, None >12:15:59,393 INFO anaconda: getting device type for æ åååº >12:15:59,393 DEBUG anaconda: new selector: existing 2000MB partition sda9 (6) with existing swap >12:15:59,394 DEBUG anaconda: populate_right_side: existing 2000MB partition sda9 (6) with existing swap >12:15:59,394 DEBUG anaconda: updated device_disks to ['sda'] >12:15:59,394 DEBUG anaconda: updated device_container_name to None >12:15:59,394 DEBUG anaconda: updated device_container_raid_level to None >12:15:59,394 DEBUG anaconda: updated device_container_encrypted to False >12:15:59,394 DEBUG anaconda: updated device_container_size to 0 >12:15:59,397 DEBUG anaconda: fs type changed: swap >12:15:59,402 INFO anaconda: getting device type for æ åååº >12:15:59,402 DEBUG anaconda: populate_raid: 2, None >12:15:59,402 INFO anaconda: getting device type for æ åååº >12:16:00,026 DEBUG anaconda: current selector: existing 2000MB partition sda9 (6) with existing swap >12:16:00,027 DEBUG anaconda: notebook page = 1 >12:16:00,027 INFO anaconda: ui: saving changes to device sda9 >12:16:00,027 DEBUG anaconda: old name: sda9 >12:16:00,027 DEBUG anaconda: new name: None >12:16:00,030 DEBUG anaconda: old size: 2000.0 >12:16:00,030 DEBUG anaconda: new size: 2000 >12:16:00,030 INFO anaconda: getting device type for æ åååº >12:16:00,031 DEBUG anaconda: old device type: 2 >12:16:00,031 DEBUG anaconda: new device type: 2 >12:16:00,031 DEBUG anaconda: reformat: False >12:16:00,032 DEBUG anaconda: old fs type: swap >12:16:00,032 DEBUG anaconda: new fs type: swap >12:16:00,032 DEBUG anaconda: old encryption setting: False >12:16:00,032 DEBUG anaconda: new encryption setting: False >12:16:00,032 DEBUG anaconda: old label: >12:16:00,032 DEBUG anaconda: new_label: >12:16:00,033 DEBUG anaconda: old mountpoint: >12:16:00,033 DEBUG anaconda: new mountpoint: >12:16:00,033 DEBUG anaconda: old raid level: None >12:16:00,033 DEBUG anaconda: new raid level: None >12:16:00,033 DEBUG anaconda: old container: None >12:16:00,033 DEBUG anaconda: new container: None >12:16:00,033 DEBUG anaconda: old container encrypted: False >12:16:00,033 DEBUG anaconda: new container encrypted: False >12:16:00,033 DEBUG anaconda: old container raid level: None >12:16:00,034 DEBUG anaconda: new container raid level: None >12:16:00,034 DEBUG anaconda: old container size request: 0 >12:16:00,034 DEBUG anaconda: new container size request: 0 >12:16:00,034 DEBUG anaconda: old disks: ['sda'] >12:16:00,034 DEBUG anaconda: new disks: ['sda'] >12:16:00,034 DEBUG anaconda: populate_right_side: existing 2000MB partition sda9 (6) with existing swap >12:16:00,035 DEBUG anaconda: updated device_disks to ['sda'] >12:16:00,035 DEBUG anaconda: updated device_container_name to None >12:16:00,035 DEBUG anaconda: updated device_container_raid_level to None >12:16:00,035 DEBUG anaconda: updated device_container_encrypted to False >12:16:00,035 DEBUG anaconda: updated device_container_size to 0 >12:16:00,041 INFO anaconda: getting device type for æ åååº >12:16:00,042 DEBUG anaconda: populate_raid: 2, None >12:16:00,042 INFO anaconda: getting device type for æ åååº >12:16:00,042 DEBUG anaconda: new selector: existing 20000MB partition sda8 (13) with existing ext4 filesystem >12:16:00,043 DEBUG anaconda: populate_right_side: existing 20000MB partition sda8 (13) with existing ext4 filesystem >12:16:00,043 DEBUG anaconda: updated device_disks to ['sda'] >12:16:00,043 DEBUG anaconda: updated device_container_name to None >12:16:00,043 DEBUG anaconda: updated device_container_raid_level to None >12:16:00,043 DEBUG anaconda: updated device_container_encrypted to False >12:16:00,043 DEBUG anaconda: updated device_container_size to 0 >12:16:00,046 DEBUG anaconda: fs type changed: ext4 >12:16:00,051 INFO anaconda: getting device type for æ åååº >12:16:00,052 DEBUG anaconda: populate_raid: 2, None >12:16:00,052 INFO anaconda: getting device type for æ åååº >12:16:02,002 DEBUG anaconda: removing device 'existing 20000MB partition sda8 (13) with existing ext4 filesystem' from page æªç¥ >12:16:03,530 INFO anaconda: ui: removed device sda8 >12:16:03,543 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sdc', 'sr0'] >12:16:03,555 DEBUG anaconda: ui: unused=['sda5', 'sda1', 'sda7', 'sda8', 'sda6'] >12:16:03,556 DEBUG anaconda: ui: new_devices=[] >12:16:03,592 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:16:03,593 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:16:03,593 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:16:04,810 DEBUG anaconda: page clicked: æªç¥ >12:16:04,810 DEBUG anaconda: show mountpoint: æªç¥ >12:16:04,811 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:16:04,811 DEBUG anaconda: updated device_disks to ['sda'] >12:16:04,811 DEBUG anaconda: updated device_container_name to None >12:16:04,811 DEBUG anaconda: updated device_container_raid_level to None >12:16:04,812 DEBUG anaconda: updated device_container_encrypted to False >12:16:04,812 DEBUG anaconda: updated device_container_size to 0 >12:16:04,815 DEBUG anaconda: fs type changed: ntfs >12:16:04,821 INFO anaconda: getting device type for æ åååº >12:16:04,821 DEBUG anaconda: populate_raid: 2, None >12:16:04,821 INFO anaconda: getting device type for æ åååº >12:16:05,354 DEBUG anaconda: current selector: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:16:05,355 DEBUG anaconda: notebook page = 1 >12:16:05,355 INFO anaconda: ui: saving changes to device sda1 >12:16:05,355 DEBUG anaconda: old name: sda1 >12:16:05,355 DEBUG anaconda: new name: None >12:16:05,358 DEBUG anaconda: old size: 81925.1938477 >12:16:05,358 DEBUG anaconda: new size: 81925 >12:16:05,358 INFO anaconda: getting device type for æ åååº >12:16:05,359 DEBUG anaconda: old device type: 2 >12:16:05,359 DEBUG anaconda: new device type: 2 >12:16:05,359 DEBUG anaconda: reformat: False >12:16:05,360 DEBUG anaconda: old fs type: ntfs >12:16:05,360 DEBUG anaconda: new fs type: ntfs >12:16:05,360 DEBUG anaconda: old encryption setting: False >12:16:05,360 DEBUG anaconda: new encryption setting: False >12:16:05,360 DEBUG anaconda: old label: >12:16:05,360 DEBUG anaconda: new_label: >12:16:05,361 DEBUG anaconda: old mountpoint: >12:16:05,361 DEBUG anaconda: new mountpoint: >12:16:05,361 DEBUG anaconda: old raid level: None >12:16:05,361 DEBUG anaconda: new raid level: None >12:16:05,361 DEBUG anaconda: old container: None >12:16:05,361 DEBUG anaconda: new container: None >12:16:05,361 DEBUG anaconda: old container encrypted: False >12:16:05,361 DEBUG anaconda: new container encrypted: False >12:16:05,361 DEBUG anaconda: old container raid level: None >12:16:05,362 DEBUG anaconda: new container raid level: None >12:16:05,362 DEBUG anaconda: old container size request: 0 >12:16:05,362 DEBUG anaconda: new container size request: 0 >12:16:05,362 DEBUG anaconda: old disks: ['sda'] >12:16:05,362 DEBUG anaconda: new disks: ['sda'] >12:16:05,362 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:16:05,362 DEBUG anaconda: updated device_disks to ['sda'] >12:16:05,363 DEBUG anaconda: updated device_container_name to None >12:16:05,363 DEBUG anaconda: updated device_container_raid_level to None >12:16:05,363 DEBUG anaconda: updated device_container_encrypted to False >12:16:05,363 DEBUG anaconda: updated device_container_size to 0 >12:16:05,366 DEBUG anaconda: fs type changed: ntfs >12:16:05,371 INFO anaconda: getting device type for æ åååº >12:16:05,371 DEBUG anaconda: populate_raid: 2, None >12:16:05,371 INFO anaconda: getting device type for æ åååº >12:16:05,372 DEBUG anaconda: new selector: existing 2000MB partition sda8 (6) with existing swap >12:16:05,372 DEBUG anaconda: populate_right_side: existing 2000MB partition sda8 (6) with existing swap >12:16:05,373 DEBUG anaconda: updated device_disks to ['sda'] >12:16:05,373 DEBUG anaconda: updated device_container_name to None >12:16:05,373 DEBUG anaconda: updated device_container_raid_level to None >12:16:05,373 DEBUG anaconda: updated device_container_encrypted to False >12:16:05,373 DEBUG anaconda: updated device_container_size to 0 >12:16:05,375 DEBUG anaconda: fs type changed: swap >12:16:05,380 INFO anaconda: getting device type for æ åååº >12:16:05,381 DEBUG anaconda: populate_raid: 2, None >12:16:05,381 INFO anaconda: getting device type for æ åååº >12:16:06,490 DEBUG anaconda: removing device 'existing 2000MB partition sda8 (6) with existing swap' from page æªç¥ >12:16:07,522 INFO anaconda: ui: removed device sda8 >12:16:07,535 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda5', 'sda6', 'sda7', 'sdc', 'sr0'] >12:16:07,544 DEBUG anaconda: ui: unused=['sda5', 'sda1', 'sda7', 'sda6'] >12:16:07,545 DEBUG anaconda: ui: new_devices=[] >12:16:07,576 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:16:07,576 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:16:07,577 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:16:09,378 DEBUG anaconda: page clicked: æªç¥ >12:16:09,378 DEBUG anaconda: show mountpoint: æªç¥ >12:16:09,379 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:16:09,379 DEBUG anaconda: updated device_disks to ['sda'] >12:16:09,379 DEBUG anaconda: updated device_container_name to None >12:16:09,379 DEBUG anaconda: updated device_container_raid_level to None >12:16:09,379 DEBUG anaconda: updated device_container_encrypted to False >12:16:09,380 DEBUG anaconda: updated device_container_size to 0 >12:16:09,383 DEBUG anaconda: fs type changed: ntfs >12:16:09,388 INFO anaconda: getting device type for æ åååº >12:16:09,388 DEBUG anaconda: populate_raid: 2, None >12:16:09,389 INFO anaconda: getting device type for æ åååº >12:16:10,378 DEBUG anaconda: current selector: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:16:10,379 DEBUG anaconda: notebook page = 1 >12:16:10,379 INFO anaconda: ui: saving changes to device sda1 >12:16:10,379 DEBUG anaconda: old name: sda1 >12:16:10,379 DEBUG anaconda: new name: None >12:16:10,382 DEBUG anaconda: old size: 81925.1938477 >12:16:10,382 DEBUG anaconda: new size: 81925 >12:16:10,382 INFO anaconda: getting device type for æ åååº >12:16:10,383 DEBUG anaconda: old device type: 2 >12:16:10,383 DEBUG anaconda: new device type: 2 >12:16:10,383 DEBUG anaconda: reformat: False >12:16:10,384 DEBUG anaconda: old fs type: ntfs >12:16:10,384 DEBUG anaconda: new fs type: ntfs >12:16:10,384 DEBUG anaconda: old encryption setting: False >12:16:10,384 DEBUG anaconda: new encryption setting: False >12:16:10,384 DEBUG anaconda: old label: >12:16:10,384 DEBUG anaconda: new_label: >12:16:10,385 DEBUG anaconda: old mountpoint: >12:16:10,385 DEBUG anaconda: new mountpoint: >12:16:10,385 DEBUG anaconda: old raid level: None >12:16:10,385 DEBUG anaconda: new raid level: None >12:16:10,385 DEBUG anaconda: old container: None >12:16:10,385 DEBUG anaconda: new container: None >12:16:10,385 DEBUG anaconda: old container encrypted: False >12:16:10,385 DEBUG anaconda: new container encrypted: False >12:16:10,385 DEBUG anaconda: old container raid level: None >12:16:10,385 DEBUG anaconda: new container raid level: None >12:16:10,386 DEBUG anaconda: old container size request: 0 >12:16:10,386 DEBUG anaconda: new container size request: 0 >12:16:10,386 DEBUG anaconda: old disks: ['sda'] >12:16:10,386 DEBUG anaconda: new disks: ['sda'] >12:16:10,386 DEBUG anaconda: populate_right_side: existing 81925MB partition sda1 (4) with existing ntfs filesystem >12:16:10,386 DEBUG anaconda: updated device_disks to ['sda'] >12:16:10,386 DEBUG anaconda: updated device_container_name to None >12:16:10,387 DEBUG anaconda: updated device_container_raid_level to None >12:16:10,387 DEBUG anaconda: updated device_container_encrypted to False >12:16:10,387 DEBUG anaconda: updated device_container_size to 0 >12:16:10,390 DEBUG anaconda: fs type changed: ntfs >12:16:10,395 INFO anaconda: getting device type for æ åååº >12:16:10,395 DEBUG anaconda: populate_raid: 2, None >12:16:10,395 INFO anaconda: getting device type for æ åååº >12:16:10,396 DEBUG anaconda: new selector: existing 153605MB partition sda6 (10) with existing ntfs filesystem >12:16:10,396 DEBUG anaconda: populate_right_side: existing 153605MB partition sda6 (10) with existing ntfs filesystem >12:16:10,397 DEBUG anaconda: updated device_disks to ['sda'] >12:16:10,397 DEBUG anaconda: updated device_container_name to None >12:16:10,397 DEBUG anaconda: updated device_container_raid_level to None >12:16:10,397 DEBUG anaconda: updated device_container_encrypted to False >12:16:10,397 DEBUG anaconda: updated device_container_size to 0 >12:16:10,400 DEBUG anaconda: fs type changed: ntfs >12:16:10,404 INFO anaconda: getting device type for æ åååº >12:16:10,405 DEBUG anaconda: populate_raid: 2, None >12:16:10,405 INFO anaconda: getting device type for æ åååº >12:16:10,730 DEBUG anaconda: current selector: existing 153605MB partition sda6 (10) with existing ntfs filesystem >12:16:10,731 DEBUG anaconda: notebook page = 1 >12:16:10,731 INFO anaconda: ui: saving changes to device sda6 >12:16:10,731 DEBUG anaconda: old name: sda6 >12:16:10,731 DEBUG anaconda: new name: None >12:16:10,734 DEBUG anaconda: old size: 153605.843262 >12:16:10,734 DEBUG anaconda: new size: 153605 >12:16:10,734 INFO anaconda: getting device type for æ åååº >12:16:10,734 DEBUG anaconda: old device type: 2 >12:16:10,734 DEBUG anaconda: new device type: 2 >12:16:10,735 DEBUG anaconda: reformat: False >12:16:10,736 DEBUG anaconda: old fs type: ntfs >12:16:10,736 DEBUG anaconda: new fs type: ntfs >12:16:10,736 DEBUG anaconda: old encryption setting: False >12:16:10,736 DEBUG anaconda: new encryption setting: False >12:16:10,736 DEBUG anaconda: old label: >12:16:10,736 DEBUG anaconda: new_label: >12:16:10,736 DEBUG anaconda: old mountpoint: >12:16:10,736 DEBUG anaconda: new mountpoint: >12:16:10,736 DEBUG anaconda: old raid level: None >12:16:10,736 DEBUG anaconda: new raid level: None >12:16:10,737 DEBUG anaconda: old container: None >12:16:10,737 DEBUG anaconda: new container: None >12:16:10,737 DEBUG anaconda: old container encrypted: False >12:16:10,737 DEBUG anaconda: new container encrypted: False >12:16:10,737 DEBUG anaconda: old container raid level: None >12:16:10,737 DEBUG anaconda: new container raid level: None >12:16:10,737 DEBUG anaconda: old container size request: 0 >12:16:10,737 DEBUG anaconda: new container size request: 0 >12:16:10,737 DEBUG anaconda: old disks: ['sda'] >12:16:10,737 DEBUG anaconda: new disks: ['sda'] >12:16:10,738 DEBUG anaconda: populate_right_side: existing 153605MB partition sda6 (10) with existing ntfs filesystem >12:16:10,738 DEBUG anaconda: updated device_disks to ['sda'] >12:16:10,738 DEBUG anaconda: updated device_container_name to None >12:16:10,738 DEBUG anaconda: updated device_container_raid_level to None >12:16:10,738 DEBUG anaconda: updated device_container_encrypted to False >12:16:10,739 DEBUG anaconda: updated device_container_size to 0 >12:16:10,742 DEBUG anaconda: fs type changed: ntfs >12:16:10,746 INFO anaconda: getting device type for æ åååº >12:16:10,747 DEBUG anaconda: populate_raid: 2, None >12:16:10,747 INFO anaconda: getting device type for æ åååº >12:16:10,747 DEBUG anaconda: new selector: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:16:10,748 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:16:10,748 DEBUG anaconda: updated device_disks to ['sda'] >12:16:10,748 DEBUG anaconda: updated device_container_name to None >12:16:10,748 DEBUG anaconda: updated device_container_raid_level to None >12:16:10,748 DEBUG anaconda: updated device_container_encrypted to False >12:16:10,748 DEBUG anaconda: updated device_container_size to 0 >12:16:10,751 DEBUG anaconda: fs type changed: ntfs >12:16:10,755 INFO anaconda: getting device type for æ åååº >12:16:10,756 DEBUG anaconda: populate_raid: 2, None >12:16:10,756 INFO anaconda: getting device type for æ åååº >12:16:15,186 INFO anaconda: ui: saving changes to device sda7 >12:16:15,186 DEBUG anaconda: old name: sda7 >12:16:15,187 DEBUG anaconda: new name: None >12:16:15,190 DEBUG anaconda: old size: 102406.5 >12:16:15,190 DEBUG anaconda: new size: 102406 >12:16:15,190 INFO anaconda: getting device type for æ åååº >12:16:15,190 DEBUG anaconda: old device type: 2 >12:16:15,190 DEBUG anaconda: new device type: 2 >12:16:15,191 DEBUG anaconda: reformat: False >12:16:15,192 DEBUG anaconda: old fs type: ntfs >12:16:15,192 DEBUG anaconda: new fs type: ntfs >12:16:15,192 DEBUG anaconda: old encryption setting: False >12:16:15,192 DEBUG anaconda: new encryption setting: False >12:16:15,192 DEBUG anaconda: old label: >12:16:15,192 DEBUG anaconda: new_label: >12:16:15,192 DEBUG anaconda: old mountpoint: >12:16:15,192 DEBUG anaconda: new mountpoint: >12:16:15,192 DEBUG anaconda: old raid level: None >12:16:15,193 DEBUG anaconda: new raid level: None >12:16:15,193 DEBUG anaconda: old container: None >12:16:15,193 DEBUG anaconda: new container: None >12:16:15,193 DEBUG anaconda: old container encrypted: False >12:16:15,193 DEBUG anaconda: new container encrypted: False >12:16:15,193 DEBUG anaconda: old container raid level: None >12:16:15,193 DEBUG anaconda: new container raid level: None >12:16:15,193 DEBUG anaconda: old container size request: 0 >12:16:15,193 DEBUG anaconda: new container size request: 0 >12:16:15,194 DEBUG anaconda: old disks: ['sda'] >12:16:15,194 DEBUG anaconda: new disks: ['sda'] >12:16:15,194 DEBUG anaconda: populate_right_side: existing 102406MB partition sda7 (11) with existing ntfs filesystem >12:16:15,194 DEBUG anaconda: updated device_disks to ['sda'] >12:16:15,194 DEBUG anaconda: updated device_container_name to None >12:16:15,194 DEBUG anaconda: updated device_container_raid_level to None >12:16:15,195 DEBUG anaconda: updated device_container_encrypted to False >12:16:15,195 DEBUG anaconda: updated device_container_size to 0 >12:16:15,198 DEBUG anaconda: fs type changed: ntfs >12:16:15,203 INFO anaconda: getting device type for æ åååº >12:16:15,203 DEBUG anaconda: populate_raid: 2, None >12:16:15,203 INFO anaconda: getting device type for æ åååº >12:16:25,393 DEBUG anaconda: requested size = 10 GB ; available space = 57.07 GB >12:16:25,512 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sdc', 'sr0'] >12:16:25,522 DEBUG anaconda: ui: unused=['sda5', 'sda6', 'sda1', 'sda7'] >12:16:25,523 DEBUG anaconda: ui: new_devices=['fedora-root'] >12:16:25,561 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:16:25,562 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:16:25,562 DEBUG anaconda: populate_right_side: non-existent 10000MB lvmlv fedora-root (30) with non-existent ext4 filesystem mounted at / >12:16:25,562 DEBUG anaconda: updated device_disks to ['sda'] >12:16:25,562 DEBUG anaconda: updated device_container_name to fedora >12:16:25,563 DEBUG anaconda: updated device_container_raid_level to None >12:16:25,563 DEBUG anaconda: updated device_container_encrypted to False >12:16:25,563 DEBUG anaconda: updated device_container_size to 0 >12:16:25,566 INFO anaconda: getting device type for æ åååº >12:16:25,568 DEBUG anaconda: fs type changed: ext4 >12:16:25,574 INFO anaconda: getting device type for LVM >12:16:25,574 DEBUG anaconda: device_type_changed: 0 LVM >12:16:25,575 INFO anaconda: getting device type for LVM >12:16:25,575 INFO anaconda: getting device type for LVM >12:16:25,576 INFO anaconda: getting device type for LVM >12:16:25,576 INFO anaconda: getting device type for LVM >12:16:25,577 INFO anaconda: getting device type for LVM >12:16:25,577 INFO anaconda: getting device type for LVM >12:16:25,578 INFO anaconda: getting device type for LVM >12:16:25,578 INFO anaconda: getting device type for LVM >12:16:25,579 INFO anaconda: getting device type for LVM >12:16:25,579 INFO anaconda: getting device type for LVM >12:16:25,579 INFO anaconda: getting device type for LVM >12:16:25,580 DEBUG anaconda: populate_raid: 0, None >12:16:25,580 INFO anaconda: getting device type for LVM >12:16:25,581 INFO anaconda: getting device type for LVM >12:16:25,581 DEBUG anaconda: populate_raid: 0, None >12:16:25,582 INFO anaconda: getting device type for LVM >12:16:25,582 DEBUG anaconda: new container selection: fedora >12:16:25,583 DEBUG anaconda: default container is fedora >12:16:25,584 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:16:25,584 DEBUG anaconda: populate_right_side: non-existent 10000MB lvmlv fedora-root (30) with non-existent ext4 filesystem mounted at / >12:16:25,585 DEBUG anaconda: updated device_disks to ['sda'] >12:16:25,585 DEBUG anaconda: updated device_container_name to fedora >12:16:25,585 DEBUG anaconda: updated device_container_raid_level to None >12:16:25,585 DEBUG anaconda: updated device_container_encrypted to False >12:16:25,585 DEBUG anaconda: updated device_container_size to 0 >12:16:25,591 INFO anaconda: getting device type for LVM >12:16:25,592 DEBUG anaconda: populate_raid: 0, None >12:16:25,592 INFO anaconda: getting device type for LVM >12:16:25,593 DEBUG anaconda: new container selection: None >12:16:25,593 DEBUG anaconda: new container selection: None >12:16:25,594 DEBUG anaconda: new container selection: fedora >12:16:25,594 DEBUG anaconda: default container is fedora >12:16:29,180 INFO anaconda: getting device type for æ åååº >12:16:29,181 DEBUG anaconda: device_type_changed: 2 æ åååº >12:16:29,181 INFO anaconda: getting device type for æ åååº >12:16:29,182 INFO anaconda: getting device type for æ åååº >12:16:29,183 INFO anaconda: getting device type for æ åååº >12:16:29,184 INFO anaconda: getting device type for æ åååº >12:16:29,185 INFO anaconda: getting device type for æ åååº >12:16:29,186 INFO anaconda: getting device type for æ åååº >12:16:29,186 INFO anaconda: getting device type for æ åååº >12:16:29,187 INFO anaconda: getting device type for æ åååº >12:16:29,187 DEBUG anaconda: populate_raid: 2, None >12:16:29,187 INFO anaconda: getting device type for æ åååº >12:16:35,626 INFO anaconda: ui: saving changes to device fedora-root >12:16:35,626 DEBUG anaconda: old name: root >12:16:35,626 DEBUG anaconda: new name: None >12:16:35,629 DEBUG anaconda: old size: 10000.0 >12:16:35,630 DEBUG anaconda: new size: 10000 >12:16:35,630 INFO anaconda: getting device type for æ åååº >12:16:35,631 DEBUG anaconda: old device type: 0 >12:16:35,631 DEBUG anaconda: new device type: 2 >12:16:35,631 DEBUG anaconda: reformat: True >12:16:35,633 DEBUG anaconda: old fs type: ext4 >12:16:35,633 DEBUG anaconda: new fs type: ext4 >12:16:35,633 DEBUG anaconda: old encryption setting: False >12:16:35,633 DEBUG anaconda: new encryption setting: False >12:16:35,633 DEBUG anaconda: old label: >12:16:35,634 DEBUG anaconda: new_label: >12:16:35,634 DEBUG anaconda: old mountpoint: / >12:16:35,634 DEBUG anaconda: new mountpoint: / >12:16:35,635 DEBUG anaconda: old raid level: None >12:16:35,635 DEBUG anaconda: new raid level: None >12:16:35,636 DEBUG anaconda: old container: None >12:16:35,636 DEBUG anaconda: new container: fedora >12:16:35,636 DEBUG anaconda: old container encrypted: False >12:16:35,636 DEBUG anaconda: new container encrypted: False >12:16:35,636 DEBUG anaconda: old container raid level: None >12:16:35,636 DEBUG anaconda: new container raid level: None >12:16:35,636 DEBUG anaconda: old container size request: 0 >12:16:35,637 DEBUG anaconda: new container size request: 0 >12:16:35,637 DEBUG anaconda: old disks: ['sda'] >12:16:35,637 DEBUG anaconda: new disks: ['sda'] >12:16:35,762 DEBUG anaconda: populate_right_side: non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / >12:16:35,762 DEBUG anaconda: updated device_disks to ['sda'] >12:16:35,762 DEBUG anaconda: updated device_container_name to None >12:16:35,762 DEBUG anaconda: updated device_container_raid_level to None >12:16:35,762 DEBUG anaconda: updated device_container_encrypted to False >12:16:35,762 DEBUG anaconda: updated device_container_size to 0 >12:16:35,768 INFO anaconda: getting device type for æ åååº >12:16:35,768 DEBUG anaconda: populate_raid: 2, None >12:16:35,769 INFO anaconda: getting device type for æ åååº >12:16:35,769 DEBUG anaconda: leaving save_right_side >12:16:37,330 INFO anaconda: ui: saving changes to device sda3 >12:16:37,330 DEBUG anaconda: old name: sda3 >12:16:37,330 DEBUG anaconda: new name: None >12:16:37,333 DEBUG anaconda: old size: 2.0 >12:16:37,333 DEBUG anaconda: new size: 2 >12:16:37,333 INFO anaconda: getting device type for æ åååº >12:16:37,334 DEBUG anaconda: old device type: 2 >12:16:37,334 DEBUG anaconda: new device type: 2 >12:16:37,334 DEBUG anaconda: reformat: True >12:16:37,335 DEBUG anaconda: old fs type: ext4 >12:16:37,335 DEBUG anaconda: new fs type: ext4 >12:16:37,336 DEBUG anaconda: old encryption setting: False >12:16:37,336 DEBUG anaconda: new encryption setting: False >12:16:37,336 DEBUG anaconda: old label: >12:16:37,336 DEBUG anaconda: new_label: >12:16:37,336 DEBUG anaconda: old mountpoint: / >12:16:37,336 DEBUG anaconda: new mountpoint: / >12:16:37,337 DEBUG anaconda: old raid level: None >12:16:37,337 DEBUG anaconda: new raid level: None >12:16:37,337 DEBUG anaconda: old container: None >12:16:37,337 DEBUG anaconda: new container: None >12:16:37,337 DEBUG anaconda: old container encrypted: False >12:16:37,337 DEBUG anaconda: new container encrypted: False >12:16:37,337 DEBUG anaconda: old container raid level: None >12:16:37,337 DEBUG anaconda: new container raid level: None >12:16:37,337 DEBUG anaconda: old container size request: 0 >12:16:37,338 DEBUG anaconda: new container size request: 0 >12:16:37,338 DEBUG anaconda: old disks: ['sda'] >12:16:37,338 DEBUG anaconda: new disks: ['sda'] >12:16:37,338 DEBUG anaconda: nothing changed for new device >12:16:45,249 DEBUG anaconda: requested size = 20 GB ; available space = 57.07 GB >12:16:45,377 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-usr', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sdc', 'sr0'] >12:16:45,387 DEBUG anaconda: ui: unused=['sda5', 'sda6', 'sda1', 'sda7'] >12:16:45,389 DEBUG anaconda: ui: new_devices=['fedora-usr', 'sda3'] >12:16:45,428 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:16:45,428 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:16:45,428 DEBUG anaconda: populate_right_side: non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / >12:16:45,429 DEBUG anaconda: updated device_disks to ['sda'] >12:16:45,429 DEBUG anaconda: updated device_container_name to None >12:16:45,429 DEBUG anaconda: updated device_container_raid_level to None >12:16:45,429 DEBUG anaconda: updated device_container_encrypted to False >12:16:45,429 DEBUG anaconda: updated device_container_size to 0 >12:16:45,434 INFO anaconda: getting device type for æ åååº >12:16:45,435 DEBUG anaconda: populate_raid: 2, None >12:16:45,435 INFO anaconda: getting device type for æ åååº >12:16:45,436 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:16:45,436 DEBUG anaconda: current selector: non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / >12:16:45,437 DEBUG anaconda: notebook page = 1 >12:16:45,437 INFO anaconda: ui: saving changes to device sda3 >12:16:45,437 DEBUG anaconda: old name: sda3 >12:16:45,437 DEBUG anaconda: new name: None >12:16:45,439 DEBUG anaconda: old size: 2.0 >12:16:45,440 DEBUG anaconda: new size: 2 >12:16:45,440 INFO anaconda: getting device type for æ åååº >12:16:45,440 DEBUG anaconda: old device type: 2 >12:16:45,440 DEBUG anaconda: new device type: 2 >12:16:45,440 DEBUG anaconda: reformat: True >12:16:45,442 DEBUG anaconda: old fs type: ext4 >12:16:45,442 DEBUG anaconda: new fs type: ext4 >12:16:45,442 DEBUG anaconda: old encryption setting: False >12:16:45,442 DEBUG anaconda: new encryption setting: False >12:16:45,442 DEBUG anaconda: old label: >12:16:45,442 DEBUG anaconda: new_label: >12:16:45,442 DEBUG anaconda: old mountpoint: / >12:16:45,442 DEBUG anaconda: new mountpoint: / >12:16:45,443 DEBUG anaconda: old raid level: None >12:16:45,443 DEBUG anaconda: new raid level: None >12:16:45,443 DEBUG anaconda: old container: None >12:16:45,443 DEBUG anaconda: new container: None >12:16:45,443 DEBUG anaconda: old container encrypted: False >12:16:45,443 DEBUG anaconda: new container encrypted: False >12:16:45,443 DEBUG anaconda: old container raid level: None >12:16:45,443 DEBUG anaconda: new container raid level: None >12:16:45,444 DEBUG anaconda: old container size request: 0 >12:16:45,444 DEBUG anaconda: new container size request: 0 >12:16:45,444 DEBUG anaconda: old disks: ['sda'] >12:16:45,444 DEBUG anaconda: new disks: ['sda'] >12:16:45,444 DEBUG anaconda: nothing changed for new device >12:16:45,444 DEBUG anaconda: new selector: non-existent 20000MB lvmlv fedora-usr (34) with non-existent ext4 filesystem mounted at /usr >12:16:45,444 DEBUG anaconda: populate_right_side: non-existent 20000MB lvmlv fedora-usr (34) with non-existent ext4 filesystem mounted at /usr >12:16:45,444 DEBUG anaconda: updated device_disks to ['sda'] >12:16:45,444 DEBUG anaconda: updated device_container_name to fedora >12:16:45,444 DEBUG anaconda: updated device_container_raid_level to None >12:16:45,445 DEBUG anaconda: updated device_container_encrypted to False >12:16:45,445 DEBUG anaconda: updated device_container_size to 0 >12:16:45,450 INFO anaconda: getting device type for LVM >12:16:45,451 DEBUG anaconda: device_type_changed: 0 LVM >12:16:45,451 INFO anaconda: getting device type for LVM >12:16:45,451 INFO anaconda: getting device type for LVM >12:16:45,452 INFO anaconda: getting device type for LVM >12:16:45,452 INFO anaconda: getting device type for LVM >12:16:45,452 INFO anaconda: getting device type for LVM >12:16:45,453 INFO anaconda: getting device type for LVM >12:16:45,453 INFO anaconda: getting device type for LVM >12:16:45,453 INFO anaconda: getting device type for LVM >12:16:45,453 INFO anaconda: getting device type for LVM >12:16:45,454 INFO anaconda: getting device type for LVM >12:16:45,454 INFO anaconda: getting device type for LVM >12:16:45,454 DEBUG anaconda: populate_raid: 0, None >12:16:45,454 INFO anaconda: getting device type for LVM >12:16:45,455 INFO anaconda: getting device type for LVM >12:16:45,455 DEBUG anaconda: populate_raid: 0, None >12:16:45,456 INFO anaconda: getting device type for LVM >12:16:45,456 DEBUG anaconda: new container selection: None >12:16:45,456 DEBUG anaconda: new container selection: None >12:16:45,457 DEBUG anaconda: new container selection: fedora >12:16:45,457 DEBUG anaconda: default container is fedora >12:16:47,948 INFO anaconda: getting device type for æ åååº >12:16:47,948 DEBUG anaconda: device_type_changed: 2 æ åååº >12:16:47,949 INFO anaconda: getting device type for æ åååº >12:16:47,950 INFO anaconda: getting device type for æ åååº >12:16:47,950 INFO anaconda: getting device type for æ åååº >12:16:47,952 INFO anaconda: getting device type for æ åååº >12:16:47,953 INFO anaconda: getting device type for æ åååº >12:16:47,953 INFO anaconda: getting device type for æ åååº >12:16:47,954 INFO anaconda: getting device type for æ åååº >12:16:47,954 INFO anaconda: getting device type for æ åååº >12:16:47,955 DEBUG anaconda: populate_raid: 2, None >12:16:47,955 INFO anaconda: getting device type for æ åååº >12:16:49,210 INFO anaconda: ui: saving changes to device fedora-usr >12:16:49,210 DEBUG anaconda: old name: usr >12:16:49,210 DEBUG anaconda: new name: None >12:16:49,213 DEBUG anaconda: old size: 20000.0 >12:16:49,213 DEBUG anaconda: new size: 20000 >12:16:49,213 INFO anaconda: getting device type for æ åååº >12:16:49,214 DEBUG anaconda: old device type: 0 >12:16:49,214 DEBUG anaconda: new device type: 2 >12:16:49,214 DEBUG anaconda: reformat: True >12:16:49,215 DEBUG anaconda: old fs type: ext4 >12:16:49,215 DEBUG anaconda: new fs type: ext4 >12:16:49,215 DEBUG anaconda: old encryption setting: False >12:16:49,216 DEBUG anaconda: new encryption setting: False >12:16:49,216 DEBUG anaconda: old label: >12:16:49,216 DEBUG anaconda: new_label: >12:16:49,216 DEBUG anaconda: old mountpoint: /usr >12:16:49,216 DEBUG anaconda: new mountpoint: /usr >12:16:49,217 DEBUG anaconda: old raid level: None >12:16:49,217 DEBUG anaconda: new raid level: None >12:16:49,217 DEBUG anaconda: old container: None >12:16:49,217 DEBUG anaconda: new container: fedora >12:16:49,217 DEBUG anaconda: old container encrypted: False >12:16:49,217 DEBUG anaconda: new container encrypted: False >12:16:49,217 DEBUG anaconda: old container raid level: None >12:16:49,217 DEBUG anaconda: new container raid level: None >12:16:49,217 DEBUG anaconda: old container size request: 0 >12:16:49,217 DEBUG anaconda: new container size request: 0 >12:16:49,218 DEBUG anaconda: old disks: ['sda'] >12:16:49,218 DEBUG anaconda: new disks: ['sda'] >12:16:49,342 DEBUG anaconda: populate_right_side: non-existent 20000MB partition sda8 (35) with non-existent ext4 filesystem mounted at /usr >12:16:49,342 DEBUG anaconda: updated device_disks to ['sda'] >12:16:49,342 DEBUG anaconda: updated device_container_name to None >12:16:49,342 DEBUG anaconda: updated device_container_raid_level to None >12:16:49,343 DEBUG anaconda: updated device_container_encrypted to False >12:16:49,343 DEBUG anaconda: updated device_container_size to 0 >12:16:49,349 INFO anaconda: getting device type for æ åååº >12:16:49,350 DEBUG anaconda: populate_raid: 2, None >12:16:49,350 INFO anaconda: getting device type for æ åååº >12:16:49,350 DEBUG anaconda: leaving save_right_side >12:16:50,866 INFO anaconda: ui: saving changes to device sda8 >12:16:50,866 DEBUG anaconda: old name: sda8 >12:16:50,866 DEBUG anaconda: new name: None >12:16:50,870 DEBUG anaconda: old size: 20000.0 >12:16:50,870 DEBUG anaconda: new size: 20000 >12:16:50,870 INFO anaconda: getting device type for æ åååº >12:16:50,871 DEBUG anaconda: old device type: 2 >12:16:50,871 DEBUG anaconda: new device type: 2 >12:16:50,871 DEBUG anaconda: reformat: True >12:16:50,872 DEBUG anaconda: old fs type: ext4 >12:16:50,872 DEBUG anaconda: new fs type: ext4 >12:16:50,872 DEBUG anaconda: old encryption setting: False >12:16:50,873 DEBUG anaconda: new encryption setting: False >12:16:50,873 DEBUG anaconda: old label: >12:16:50,873 DEBUG anaconda: new_label: >12:16:50,873 DEBUG anaconda: old mountpoint: /usr >12:16:50,873 DEBUG anaconda: new mountpoint: /usr >12:16:50,874 DEBUG anaconda: old raid level: None >12:16:50,874 DEBUG anaconda: new raid level: None >12:16:50,874 DEBUG anaconda: old container: None >12:16:50,874 DEBUG anaconda: new container: None >12:16:50,874 DEBUG anaconda: old container encrypted: False >12:16:50,874 DEBUG anaconda: new container encrypted: False >12:16:50,874 DEBUG anaconda: old container raid level: None >12:16:50,875 DEBUG anaconda: new container raid level: None >12:16:50,875 DEBUG anaconda: old container size request: 0 >12:16:50,875 DEBUG anaconda: new container size request: 0 >12:16:50,875 DEBUG anaconda: old disks: ['sda'] >12:16:50,875 DEBUG anaconda: new disks: ['sda'] >12:16:50,875 DEBUG anaconda: nothing changed for new device >12:17:00,354 DEBUG anaconda: requested size = 20 GB ; available space = 37.07 GB >12:17:00,526 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >12:17:00,538 DEBUG anaconda: ui: unused=['sda5', 'sda6', 'sda1', 'sda7'] >12:17:00,540 DEBUG anaconda: ui: new_devices=['sda8', 'fedora-home', 'sda3'] >12:17:00,595 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:17:00,595 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:17:00,595 DEBUG anaconda: populate_right_side: non-existent 20000MB lvmlv fedora-home (38) with non-existent ext4 filesystem mounted at /home >12:17:00,596 DEBUG anaconda: updated device_disks to ['sda'] >12:17:00,596 DEBUG anaconda: updated device_container_name to fedora >12:17:00,596 DEBUG anaconda: updated device_container_raid_level to None >12:17:00,596 DEBUG anaconda: updated device_container_encrypted to False >12:17:00,596 DEBUG anaconda: updated device_container_size to 0 >12:17:00,603 INFO anaconda: getting device type for LVM >12:17:00,603 DEBUG anaconda: device_type_changed: 0 LVM >12:17:00,603 INFO anaconda: getting device type for LVM >12:17:00,604 INFO anaconda: getting device type for LVM >12:17:00,605 INFO anaconda: getting device type for LVM >12:17:00,605 INFO anaconda: getting device type for LVM >12:17:00,606 INFO anaconda: getting device type for LVM >12:17:00,606 INFO anaconda: getting device type for LVM >12:17:00,607 INFO anaconda: getting device type for LVM >12:17:00,607 INFO anaconda: getting device type for LVM >12:17:00,607 INFO anaconda: getting device type for LVM >12:17:00,608 INFO anaconda: getting device type for LVM >12:17:00,608 INFO anaconda: getting device type for LVM >12:17:00,609 DEBUG anaconda: populate_raid: 0, None >12:17:00,609 INFO anaconda: getting device type for LVM >12:17:00,610 INFO anaconda: getting device type for LVM >12:17:00,610 DEBUG anaconda: populate_raid: 0, None >12:17:00,611 INFO anaconda: getting device type for LVM >12:17:00,611 DEBUG anaconda: new container selection: None >12:17:00,612 DEBUG anaconda: new container selection: None >12:17:00,612 DEBUG anaconda: new container selection: fedora >12:17:00,612 DEBUG anaconda: default container is fedora >12:17:00,614 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:17:00,615 DEBUG anaconda: populate_right_side: non-existent 20000MB lvmlv fedora-home (38) with non-existent ext4 filesystem mounted at /home >12:17:00,615 DEBUG anaconda: updated device_disks to ['sda'] >12:17:00,615 DEBUG anaconda: updated device_container_name to fedora >12:17:00,615 DEBUG anaconda: updated device_container_raid_level to None >12:17:00,615 DEBUG anaconda: updated device_container_encrypted to False >12:17:00,616 DEBUG anaconda: updated device_container_size to 0 >12:17:00,621 INFO anaconda: getting device type for LVM >12:17:00,622 DEBUG anaconda: populate_raid: 0, None >12:17:00,622 INFO anaconda: getting device type for LVM >12:17:00,623 DEBUG anaconda: new container selection: None >12:17:00,623 DEBUG anaconda: new container selection: None >12:17:00,624 DEBUG anaconda: new container selection: fedora >12:17:00,624 DEBUG anaconda: default container is fedora >12:17:03,388 INFO anaconda: getting device type for æ åååº >12:17:03,388 DEBUG anaconda: device_type_changed: 2 æ åååº >12:17:03,389 INFO anaconda: getting device type for æ åååº >12:17:03,390 INFO anaconda: getting device type for æ åååº >12:17:03,391 INFO anaconda: getting device type for æ åååº >12:17:03,392 INFO anaconda: getting device type for æ åååº >12:17:03,393 INFO anaconda: getting device type for æ åååº >12:17:03,393 INFO anaconda: getting device type for æ åååº >12:17:03,394 INFO anaconda: getting device type for æ åååº >12:17:03,395 INFO anaconda: getting device type for æ åååº >12:17:03,395 DEBUG anaconda: populate_raid: 2, None >12:17:03,395 INFO anaconda: getting device type for æ åååº >12:17:05,058 INFO anaconda: ui: saving changes to device fedora-home >12:17:05,058 DEBUG anaconda: old name: home >12:17:05,058 DEBUG anaconda: new name: None >12:17:05,062 DEBUG anaconda: old size: 20000.0 >12:17:05,062 DEBUG anaconda: new size: 20000 >12:17:05,062 INFO anaconda: getting device type for æ åååº >12:17:05,062 DEBUG anaconda: old device type: 0 >12:17:05,062 DEBUG anaconda: new device type: 2 >12:17:05,063 DEBUG anaconda: reformat: True >12:17:05,064 DEBUG anaconda: old fs type: ext4 >12:17:05,064 DEBUG anaconda: new fs type: ext4 >12:17:05,064 DEBUG anaconda: old encryption setting: False >12:17:05,064 DEBUG anaconda: new encryption setting: False >12:17:05,064 DEBUG anaconda: old label: >12:17:05,065 DEBUG anaconda: new_label: >12:17:05,065 DEBUG anaconda: old mountpoint: /home >12:17:05,065 DEBUG anaconda: new mountpoint: /home >12:17:05,065 DEBUG anaconda: old raid level: None >12:17:05,066 DEBUG anaconda: new raid level: None >12:17:05,066 DEBUG anaconda: old container: None >12:17:05,066 DEBUG anaconda: new container: fedora >12:17:05,066 DEBUG anaconda: old container encrypted: False >12:17:05,066 DEBUG anaconda: new container encrypted: False >12:17:05,066 DEBUG anaconda: old container raid level: None >12:17:05,066 DEBUG anaconda: new container raid level: None >12:17:05,067 DEBUG anaconda: old container size request: 0 >12:17:05,067 DEBUG anaconda: new container size request: 0 >12:17:05,067 DEBUG anaconda: old disks: ['sda'] >12:17:05,067 DEBUG anaconda: new disks: ['sda'] >12:17:05,235 DEBUG anaconda: populate_right_side: non-existent 20000MB partition sda9 (39) with non-existent ext4 filesystem mounted at /home >12:17:05,235 DEBUG anaconda: updated device_disks to ['sda'] >12:17:05,235 DEBUG anaconda: updated device_container_name to None >12:17:05,236 DEBUG anaconda: updated device_container_raid_level to None >12:17:05,236 DEBUG anaconda: updated device_container_encrypted to False >12:17:05,236 DEBUG anaconda: updated device_container_size to 0 >12:17:05,243 INFO anaconda: getting device type for æ åååº >12:17:05,243 DEBUG anaconda: populate_raid: 2, None >12:17:05,244 INFO anaconda: getting device type for æ åååº >12:17:05,244 DEBUG anaconda: leaving save_right_side >12:17:07,098 DEBUG anaconda: populate_right_side: non-existent 20000MB partition sda9 (39) with non-existent ext4 filesystem mounted at /home >12:17:07,098 DEBUG anaconda: updated device_disks to ['sda'] >12:17:07,099 DEBUG anaconda: updated device_container_name to None >12:17:07,099 DEBUG anaconda: updated device_container_raid_level to None >12:17:07,099 DEBUG anaconda: updated device_container_encrypted to False >12:17:07,099 DEBUG anaconda: updated device_container_size to 0 >12:17:07,106 INFO anaconda: getting device type for æ åååº >12:17:07,107 DEBUG anaconda: populate_raid: 2, None >12:17:07,107 INFO anaconda: getting device type for æ åååº >12:17:08,730 INFO anaconda: ui: saving changes to device sda9 >12:17:08,730 DEBUG anaconda: old name: sda9 >12:17:08,730 DEBUG anaconda: new name: None >12:17:08,733 DEBUG anaconda: old size: 20000.0 >12:17:08,733 DEBUG anaconda: new size: 20000 >12:17:08,734 INFO anaconda: getting device type for æ åååº >12:17:08,734 DEBUG anaconda: old device type: 2 >12:17:08,734 DEBUG anaconda: new device type: 2 >12:17:08,734 DEBUG anaconda: reformat: True >12:17:08,736 DEBUG anaconda: old fs type: ext4 >12:17:08,736 DEBUG anaconda: new fs type: ext4 >12:17:08,736 DEBUG anaconda: old encryption setting: False >12:17:08,736 DEBUG anaconda: new encryption setting: False >12:17:08,736 DEBUG anaconda: old label: >12:17:08,736 DEBUG anaconda: new_label: >12:17:08,736 DEBUG anaconda: old mountpoint: /home >12:17:08,736 DEBUG anaconda: new mountpoint: /home >12:17:08,737 DEBUG anaconda: old raid level: None >12:17:08,737 DEBUG anaconda: new raid level: None >12:17:08,737 DEBUG anaconda: old container: None >12:17:08,737 DEBUG anaconda: new container: None >12:17:08,738 DEBUG anaconda: old container encrypted: False >12:17:08,738 DEBUG anaconda: new container encrypted: False >12:17:08,738 DEBUG anaconda: old container raid level: None >12:17:08,738 DEBUG anaconda: new container raid level: None >12:17:08,738 DEBUG anaconda: old container size request: 0 >12:17:08,738 DEBUG anaconda: new container size request: 0 >12:17:08,738 DEBUG anaconda: old disks: ['sda'] >12:17:08,738 DEBUG anaconda: new disks: ['sda'] >12:17:08,738 DEBUG anaconda: nothing changed for new device >12:17:19,369 DEBUG anaconda: requested size = 10 GB ; available space = 17.07 GB >12:17:19,558 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-data', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda10', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >12:17:19,572 DEBUG anaconda: ui: unused=['sda5', 'sda6', 'sda1', 'sda7'] >12:17:19,574 DEBUG anaconda: ui: new_devices=['sda9', 'fedora-data', 'sda3', 'sda8'] >12:17:19,631 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:17:19,631 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:17:19,631 DEBUG anaconda: populate_right_side: non-existent 10000MB lvmlv fedora-data (42) with non-existent ext4 filesystem mounted at /data >12:17:19,631 DEBUG anaconda: updated device_disks to ['sda'] >12:17:19,631 DEBUG anaconda: updated device_container_name to fedora >12:17:19,632 DEBUG anaconda: updated device_container_raid_level to None >12:17:19,632 DEBUG anaconda: updated device_container_encrypted to False >12:17:19,632 DEBUG anaconda: updated device_container_size to 0 >12:17:19,638 INFO anaconda: getting device type for LVM >12:17:19,638 DEBUG anaconda: device_type_changed: 0 LVM >12:17:19,639 INFO anaconda: getting device type for LVM >12:17:19,639 INFO anaconda: getting device type for LVM >12:17:19,640 INFO anaconda: getting device type for LVM >12:17:19,640 INFO anaconda: getting device type for LVM >12:17:19,640 INFO anaconda: getting device type for LVM >12:17:19,641 INFO anaconda: getting device type for LVM >12:17:19,641 INFO anaconda: getting device type for LVM >12:17:19,642 INFO anaconda: getting device type for LVM >12:17:19,642 INFO anaconda: getting device type for LVM >12:17:19,643 INFO anaconda: getting device type for LVM >12:17:19,643 INFO anaconda: getting device type for LVM >12:17:19,643 DEBUG anaconda: populate_raid: 0, None >12:17:19,644 INFO anaconda: getting device type for LVM >12:17:19,645 INFO anaconda: getting device type for LVM >12:17:19,645 DEBUG anaconda: populate_raid: 0, None >12:17:19,645 INFO anaconda: getting device type for LVM >12:17:19,646 DEBUG anaconda: new container selection: None >12:17:19,646 DEBUG anaconda: new container selection: None >12:17:19,647 DEBUG anaconda: new container selection: fedora >12:17:19,647 DEBUG anaconda: default container is fedora >12:17:19,649 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:17:19,649 DEBUG anaconda: populate_right_side: non-existent 10000MB lvmlv fedora-data (42) with non-existent ext4 filesystem mounted at /data >12:17:19,650 DEBUG anaconda: updated device_disks to ['sda'] >12:17:19,650 DEBUG anaconda: updated device_container_name to fedora >12:17:19,650 DEBUG anaconda: updated device_container_raid_level to None >12:17:19,650 DEBUG anaconda: updated device_container_encrypted to False >12:17:19,650 DEBUG anaconda: updated device_container_size to 0 >12:17:19,656 INFO anaconda: getting device type for LVM >12:17:19,656 DEBUG anaconda: populate_raid: 0, None >12:17:19,657 INFO anaconda: getting device type for LVM >12:17:19,657 DEBUG anaconda: new container selection: None >12:17:19,658 DEBUG anaconda: new container selection: None >12:17:19,658 DEBUG anaconda: new container selection: fedora >12:17:19,659 DEBUG anaconda: default container is fedora >12:17:22,547 INFO anaconda: getting device type for æ åååº >12:17:22,548 DEBUG anaconda: device_type_changed: 2 æ åååº >12:17:22,548 INFO anaconda: getting device type for æ åååº >12:17:22,549 INFO anaconda: getting device type for æ åååº >12:17:22,550 INFO anaconda: getting device type for æ åååº >12:17:22,552 INFO anaconda: getting device type for æ åååº >12:17:22,552 INFO anaconda: getting device type for æ åååº >12:17:22,553 INFO anaconda: getting device type for æ åååº >12:17:22,554 INFO anaconda: getting device type for æ åååº >12:17:22,554 INFO anaconda: getting device type for æ åååº >12:17:22,555 DEBUG anaconda: populate_raid: 2, None >12:17:22,555 INFO anaconda: getting device type for æ åååº >12:17:23,738 INFO anaconda: ui: saving changes to device fedora-data >12:17:23,738 DEBUG anaconda: old name: data >12:17:23,738 DEBUG anaconda: new name: None >12:17:23,741 DEBUG anaconda: old size: 10000.0 >12:17:23,741 DEBUG anaconda: new size: 10000 >12:17:23,741 INFO anaconda: getting device type for æ åååº >12:17:23,742 DEBUG anaconda: old device type: 0 >12:17:23,742 DEBUG anaconda: new device type: 2 >12:17:23,742 DEBUG anaconda: reformat: True >12:17:23,743 DEBUG anaconda: old fs type: ext4 >12:17:23,743 DEBUG anaconda: new fs type: ext4 >12:17:23,743 DEBUG anaconda: old encryption setting: False >12:17:23,743 DEBUG anaconda: new encryption setting: False >12:17:23,743 DEBUG anaconda: old label: >12:17:23,743 DEBUG anaconda: new_label: >12:17:23,744 DEBUG anaconda: old mountpoint: /data >12:17:23,744 DEBUG anaconda: new mountpoint: /data >12:17:23,744 DEBUG anaconda: old raid level: None >12:17:23,744 DEBUG anaconda: new raid level: None >12:17:23,745 DEBUG anaconda: old container: None >12:17:23,745 DEBUG anaconda: new container: fedora >12:17:23,745 DEBUG anaconda: old container encrypted: False >12:17:23,745 DEBUG anaconda: new container encrypted: False >12:17:23,745 DEBUG anaconda: old container raid level: None >12:17:23,745 DEBUG anaconda: new container raid level: None >12:17:23,745 DEBUG anaconda: old container size request: 0 >12:17:23,745 DEBUG anaconda: new container size request: 0 >12:17:23,745 DEBUG anaconda: old disks: ['sda'] >12:17:23,746 DEBUG anaconda: new disks: ['sda'] >12:17:23,937 DEBUG anaconda: populate_right_side: non-existent 10000MB partition sda10 (43) with non-existent ext4 filesystem mounted at /data >12:17:23,938 DEBUG anaconda: updated device_disks to ['sda'] >12:17:23,938 DEBUG anaconda: updated device_container_name to None >12:17:23,938 DEBUG anaconda: updated device_container_raid_level to None >12:17:23,938 DEBUG anaconda: updated device_container_encrypted to False >12:17:23,938 DEBUG anaconda: updated device_container_size to 0 >12:17:23,944 INFO anaconda: getting device type for æ åååº >12:17:23,945 DEBUG anaconda: populate_raid: 2, None >12:17:23,945 INFO anaconda: getting device type for æ åååº >12:17:23,945 DEBUG anaconda: leaving save_right_side >12:17:25,562 INFO anaconda: ui: saving changes to device sda10 >12:17:25,562 DEBUG anaconda: old name: sda10 >12:17:25,562 DEBUG anaconda: new name: None >12:17:25,565 DEBUG anaconda: old size: 10000.0 >12:17:25,565 DEBUG anaconda: new size: 10000 >12:17:25,565 INFO anaconda: getting device type for æ åååº >12:17:25,566 DEBUG anaconda: old device type: 2 >12:17:25,566 DEBUG anaconda: new device type: 2 >12:17:25,566 DEBUG anaconda: reformat: True >12:17:25,567 DEBUG anaconda: old fs type: ext4 >12:17:25,567 DEBUG anaconda: new fs type: ext4 >12:17:25,567 DEBUG anaconda: old encryption setting: False >12:17:25,567 DEBUG anaconda: new encryption setting: False >12:17:25,567 DEBUG anaconda: old label: >12:17:25,568 DEBUG anaconda: new_label: >12:17:25,568 DEBUG anaconda: old mountpoint: /data >12:17:25,568 DEBUG anaconda: new mountpoint: /data >12:17:25,568 DEBUG anaconda: old raid level: None >12:17:25,569 DEBUG anaconda: new raid level: None >12:17:25,569 DEBUG anaconda: old container: None >12:17:25,569 DEBUG anaconda: new container: None >12:17:25,569 DEBUG anaconda: old container encrypted: False >12:17:25,569 DEBUG anaconda: new container encrypted: False >12:17:25,569 DEBUG anaconda: old container raid level: None >12:17:25,569 DEBUG anaconda: new container raid level: None >12:17:25,569 DEBUG anaconda: old container size request: 0 >12:17:25,569 DEBUG anaconda: new container size request: 0 >12:17:25,569 DEBUG anaconda: old disks: ['sda'] >12:17:25,570 DEBUG anaconda: new disks: ['sda'] >12:17:25,570 DEBUG anaconda: nothing changed for new device >12:17:37,056 DEBUG anaconda: requested size = 2 GB ; available space = 7.07 GB >12:17:37,272 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >12:17:37,288 DEBUG anaconda: ui: unused=['sda5', 'sda6', 'sda1', 'sda7'] >12:17:37,290 DEBUG anaconda: ui: new_devices=['sda9', 'sda3', 'sda8', 'fedora-swap', 'sda10'] >12:17:37,352 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:17:37,352 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:17:37,352 DEBUG anaconda: populate_right_side: non-existent 10000MB partition sda10 (43) with non-existent ext4 filesystem mounted at /data >12:17:37,353 DEBUG anaconda: updated device_disks to ['sda'] >12:17:37,353 DEBUG anaconda: updated device_container_name to None >12:17:37,353 DEBUG anaconda: updated device_container_raid_level to None >12:17:37,353 DEBUG anaconda: updated device_container_encrypted to False >12:17:37,353 DEBUG anaconda: updated device_container_size to 0 >12:17:37,358 INFO anaconda: getting device type for æ åååº >12:17:37,359 DEBUG anaconda: populate_raid: 2, None >12:17:37,359 INFO anaconda: getting device type for æ åååº >12:17:37,361 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:17:37,361 DEBUG anaconda: current selector: non-existent 10000MB partition sda10 (43) with non-existent ext4 filesystem mounted at /data >12:17:37,362 DEBUG anaconda: notebook page = 1 >12:17:37,362 INFO anaconda: ui: saving changes to device sda10 >12:17:37,362 DEBUG anaconda: old name: sda10 >12:17:37,362 DEBUG anaconda: new name: None >12:17:37,365 DEBUG anaconda: old size: 10000.0 >12:17:37,365 DEBUG anaconda: new size: 10000 >12:17:37,365 INFO anaconda: getting device type for æ åååº >12:17:37,365 DEBUG anaconda: old device type: 2 >12:17:37,365 DEBUG anaconda: new device type: 2 >12:17:37,365 DEBUG anaconda: reformat: True >12:17:37,367 DEBUG anaconda: old fs type: ext4 >12:17:37,367 DEBUG anaconda: new fs type: ext4 >12:17:37,367 DEBUG anaconda: old encryption setting: False >12:17:37,367 DEBUG anaconda: new encryption setting: False >12:17:37,367 DEBUG anaconda: old label: >12:17:37,367 DEBUG anaconda: new_label: >12:17:37,367 DEBUG anaconda: old mountpoint: /data >12:17:37,367 DEBUG anaconda: new mountpoint: /data >12:17:37,368 DEBUG anaconda: old raid level: None >12:17:37,368 DEBUG anaconda: new raid level: None >12:17:37,368 DEBUG anaconda: old container: None >12:17:37,368 DEBUG anaconda: new container: None >12:17:37,368 DEBUG anaconda: old container encrypted: False >12:17:37,368 DEBUG anaconda: new container encrypted: False >12:17:37,369 DEBUG anaconda: old container raid level: None >12:17:37,369 DEBUG anaconda: new container raid level: None >12:17:37,369 DEBUG anaconda: old container size request: 0 >12:17:37,369 DEBUG anaconda: new container size request: 0 >12:17:37,369 DEBUG anaconda: old disks: ['sda'] >12:17:37,369 DEBUG anaconda: new disks: ['sda'] >12:17:37,369 DEBUG anaconda: nothing changed for new device >12:17:37,369 DEBUG anaconda: new selector: non-existent 2000MB lvmlv fedora-swap (46) with non-existent swap >12:17:37,369 DEBUG anaconda: populate_right_side: non-existent 2000MB lvmlv fedora-swap (46) with non-existent swap >12:17:37,369 DEBUG anaconda: updated device_disks to ['sda'] >12:17:37,370 DEBUG anaconda: updated device_container_name to fedora >12:17:37,370 DEBUG anaconda: updated device_container_raid_level to None >12:17:37,370 DEBUG anaconda: updated device_container_encrypted to False >12:17:37,370 DEBUG anaconda: updated device_container_size to 0 >12:17:37,373 DEBUG anaconda: fs type changed: swap >12:17:37,377 INFO anaconda: getting device type for LVM >12:17:37,378 DEBUG anaconda: device_type_changed: 0 LVM >12:17:37,378 INFO anaconda: getting device type for LVM >12:17:37,378 INFO anaconda: getting device type for LVM >12:17:37,379 INFO anaconda: getting device type for LVM >12:17:37,379 INFO anaconda: getting device type for LVM >12:17:37,379 INFO anaconda: getting device type for LVM >12:17:37,379 INFO anaconda: getting device type for LVM >12:17:37,380 INFO anaconda: getting device type for LVM >12:17:37,380 INFO anaconda: getting device type for LVM >12:17:37,380 INFO anaconda: getting device type for LVM >12:17:37,381 INFO anaconda: getting device type for LVM >12:17:37,381 INFO anaconda: getting device type for LVM >12:17:37,381 DEBUG anaconda: populate_raid: 0, None >12:17:37,381 INFO anaconda: getting device type for LVM >12:17:37,382 INFO anaconda: getting device type for LVM >12:17:37,382 DEBUG anaconda: populate_raid: 0, None >12:17:37,382 INFO anaconda: getting device type for LVM >12:17:37,383 DEBUG anaconda: new container selection: None >12:17:37,383 DEBUG anaconda: new container selection: None >12:17:37,384 DEBUG anaconda: new container selection: fedora >12:17:37,384 DEBUG anaconda: default container is fedora >12:17:38,611 INFO anaconda: getting device type for æ åååº >12:17:38,612 DEBUG anaconda: device_type_changed: 2 æ åååº >12:17:38,612 INFO anaconda: getting device type for æ åååº >12:17:38,613 INFO anaconda: getting device type for æ åååº >12:17:38,614 INFO anaconda: getting device type for æ åååº >12:17:38,616 INFO anaconda: getting device type for æ åååº >12:17:38,616 INFO anaconda: getting device type for æ åååº >12:17:38,617 INFO anaconda: getting device type for æ åååº >12:17:38,617 INFO anaconda: getting device type for æ åååº >12:17:38,618 INFO anaconda: getting device type for æ åååº >12:17:38,619 DEBUG anaconda: populate_raid: 2, None >12:17:38,619 INFO anaconda: getting device type for æ åååº >12:17:39,738 INFO anaconda: ui: saving changes to device fedora-swap >12:17:39,738 DEBUG anaconda: old name: swap >12:17:39,738 DEBUG anaconda: new name: None >12:17:39,741 DEBUG anaconda: old size: 2000.0 >12:17:39,741 DEBUG anaconda: new size: 2000 >12:17:39,741 INFO anaconda: getting device type for æ åååº >12:17:39,741 DEBUG anaconda: old device type: 0 >12:17:39,741 DEBUG anaconda: new device type: 2 >12:17:39,741 DEBUG anaconda: reformat: True >12:17:39,742 DEBUG anaconda: old fs type: swap >12:17:39,743 DEBUG anaconda: new fs type: swap >12:17:39,743 DEBUG anaconda: old encryption setting: False >12:17:39,743 DEBUG anaconda: new encryption setting: False >12:17:39,743 DEBUG anaconda: old label: >12:17:39,743 DEBUG anaconda: new_label: >12:17:39,743 DEBUG anaconda: old mountpoint: >12:17:39,743 DEBUG anaconda: new mountpoint: >12:17:39,743 DEBUG anaconda: old raid level: None >12:17:39,743 DEBUG anaconda: new raid level: None >12:17:39,743 DEBUG anaconda: old container: None >12:17:39,744 DEBUG anaconda: new container: fedora >12:17:39,744 DEBUG anaconda: old container encrypted: False >12:17:39,744 DEBUG anaconda: new container encrypted: False >12:17:39,744 DEBUG anaconda: old container raid level: None >12:17:39,744 DEBUG anaconda: new container raid level: None >12:17:39,744 DEBUG anaconda: old container size request: 0 >12:17:39,744 DEBUG anaconda: new container size request: 0 >12:17:39,744 DEBUG anaconda: old disks: ['sda'] >12:17:39,744 DEBUG anaconda: new disks: ['sda'] >12:17:39,966 DEBUG anaconda: populate_right_side: non-existent 2000MB partition sda11 (47) with non-existent swap >12:17:39,966 DEBUG anaconda: updated device_disks to ['sda'] >12:17:39,967 DEBUG anaconda: updated device_container_name to None >12:17:39,967 DEBUG anaconda: updated device_container_raid_level to None >12:17:39,967 DEBUG anaconda: updated device_container_encrypted to False >12:17:39,967 DEBUG anaconda: updated device_container_size to 0 >12:17:39,973 INFO anaconda: getting device type for æ åååº >12:17:39,973 DEBUG anaconda: populate_raid: 2, None >12:17:39,974 INFO anaconda: getting device type for æ åååº >12:17:39,974 DEBUG anaconda: leaving save_right_side >12:17:41,394 INFO anaconda: ui: saving changes to device sda11 >12:17:41,394 DEBUG anaconda: old name: sda11 >12:17:41,394 DEBUG anaconda: new name: None >12:17:41,397 DEBUG anaconda: old size: 2000.0 >12:17:41,397 DEBUG anaconda: new size: 2000 >12:17:41,397 INFO anaconda: getting device type for æ åååº >12:17:41,397 DEBUG anaconda: old device type: 2 >12:17:41,398 DEBUG anaconda: new device type: 2 >12:17:41,398 DEBUG anaconda: reformat: True >12:17:41,399 DEBUG anaconda: old fs type: swap >12:17:41,399 DEBUG anaconda: new fs type: swap >12:17:41,399 DEBUG anaconda: old encryption setting: False >12:17:41,399 DEBUG anaconda: new encryption setting: False >12:17:41,399 DEBUG anaconda: old label: >12:17:41,399 DEBUG anaconda: new_label: >12:17:41,399 DEBUG anaconda: old mountpoint: >12:17:41,399 DEBUG anaconda: new mountpoint: >12:17:41,399 DEBUG anaconda: old raid level: None >12:17:41,399 DEBUG anaconda: new raid level: None >12:17:41,400 DEBUG anaconda: old container: None >12:17:41,400 DEBUG anaconda: new container: None >12:17:41,400 DEBUG anaconda: old container encrypted: False >12:17:41,400 DEBUG anaconda: new container encrypted: False >12:17:41,400 DEBUG anaconda: old container raid level: None >12:17:41,400 DEBUG anaconda: new container raid level: None >12:17:41,400 DEBUG anaconda: old container size request: 0 >12:17:41,400 DEBUG anaconda: new container size request: 0 >12:17:41,400 DEBUG anaconda: old disks: ['sda'] >12:17:41,401 DEBUG anaconda: new disks: ['sda'] >12:17:41,401 DEBUG anaconda: nothing changed for new device >12:17:43,003 DEBUG anaconda: new disk order: [] >12:17:43,031 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:17:43,032 DEBUG anaconda: _is_valid_size(sda) returning True >12:17:43,032 DEBUG anaconda: _is_valid_location(sda) returning True >12:17:43,032 DEBUG anaconda: _is_valid_format(sda) returning True >12:17:43,032 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:17:43,032 INFO anaconda: Running Thread: AnaCheckStorageThread (140078714656512) >12:17:43,037 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:17:43,037 DEBUG anaconda: _is_valid_size(sda) returning True >12:17:43,037 DEBUG anaconda: _is_valid_location(sda) returning True >12:17:43,037 DEBUG anaconda: _is_valid_format(sda) returning True >12:17:43,038 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:17:43,038 DEBUG anaconda: _is_valid_disklabel(sda3) returning True >12:17:43,038 DEBUG anaconda: _is_valid_size(sda3) returning True >12:17:43,039 DEBUG anaconda: _is_valid_location(sda3) returning True >12:17:43,039 DEBUG anaconda: _is_valid_partition(sda3) returning True >12:17:43,039 DEBUG anaconda: _is_valid_format(sda3) returning True >12:17:43,039 DEBUG anaconda: is_valid_stage2_device(sda3) returning True >12:17:43,041 WARN anaconda: æ¨çæ ¹ååºå°äº 250 MBï¼è¿ä¸ªç©ºé´é常太å°ï¼ä¸è¶³ä»¥å®è£ Fedoraã >12:17:43,042 INFO anaconda: Thread Done: AnaCheckStorageThread (140078714656512) >12:17:43,062 INFO anaconda: Not doing 'require network connection' in live installation >12:17:43,739 INFO anaconda: fs space: 20.00 GB needed: 2.98 GB >12:17:44,406 INFO anaconda: fs space: 20.00 GB needed: 2.98 GB >12:17:44,418 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:17:45,075 INFO anaconda: fs space: 20.00 GB needed: 2.98 GB >12:17:45,087 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:17:45,087 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> status to: æ£å¨æ£æ¥åå¨é ç½®... >12:17:45,742 INFO anaconda: fs space: 20.00 GB needed: 2.98 GB >12:17:45,754 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:18:27,586 DEBUG anaconda: disk free: 5.07 GB fs free: 391.52 GB sw needs: 2.98 GB auto swap: 3.85 GB >12:18:33,440 DEBUG anaconda: disk free: 5.07 GB fs free: 391.52 GB sw needs: 2.98 GB auto swap: 3.85 GB >12:19:03,943 DEBUG anaconda: disk free: 5.07 GB fs free: 391.52 GB sw needs: 2.98 GB auto swap: 3.85 GB >12:19:05,523 INFO anaconda: Running Thread: AnaExecuteStorageThread (140078714656512) >12:19:05,539 DEBUG anaconda: new disk order: [] >12:19:05,578 DEBUG anaconda: new disk order: [] >12:19:05,584 INFO anaconda: Not doing 'require network connection' in live installation >12:19:05,606 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:19:05,606 DEBUG anaconda: _is_valid_size(sda) returning True >12:19:05,606 DEBUG anaconda: _is_valid_location(sda) returning True >12:19:05,606 DEBUG anaconda: _is_valid_format(sda) returning True >12:19:05,606 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:19:05,606 INFO anaconda: Thread Done: AnaExecuteStorageThread (140078714656512) >12:19:05,661 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdc', 'sr0'] >12:19:05,677 DEBUG anaconda: ui: unused=['sda5', 'sda7', 'sda6', 'sda1'] >12:19:05,678 DEBUG anaconda: ui: new_devices=['sda3', 'sda9', 'sda10', 'sda8', 'sda11'] >12:19:05,740 DEBUG anaconda: page clicked: æ° Fedora 20 å®è£ >12:19:05,740 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:19:05,740 DEBUG anaconda: populate_right_side: non-existent 10000MB partition sda10 (43) with non-existent ext4 filesystem mounted at /data >12:19:05,741 DEBUG anaconda: updated device_disks to ['sda'] >12:19:05,741 DEBUG anaconda: updated device_container_name to None >12:19:05,741 DEBUG anaconda: updated device_container_raid_level to None >12:19:05,741 DEBUG anaconda: updated device_container_encrypted to False >12:19:05,741 DEBUG anaconda: updated device_container_size to 0 >12:19:05,744 DEBUG anaconda: fs type changed: ext4 >12:19:05,749 INFO anaconda: getting device type for æ åååº >12:19:05,749 DEBUG anaconda: populate_raid: 2, None >12:19:05,749 INFO anaconda: getting device type for æ åååº >12:19:05,750 DEBUG anaconda: show mountpoint: æ° Fedora 20 å®è£ >12:19:05,750 DEBUG anaconda: populate_right_side: non-existent 10000MB partition sda10 (43) with non-existent ext4 filesystem mounted at /data >12:19:05,750 DEBUG anaconda: updated device_disks to ['sda'] >12:19:05,751 DEBUG anaconda: updated device_container_name to None >12:19:05,751 DEBUG anaconda: updated device_container_raid_level to None >12:19:05,751 DEBUG anaconda: updated device_container_encrypted to False >12:19:05,751 DEBUG anaconda: updated device_container_size to 0 >12:19:05,756 INFO anaconda: getting device type for æ åååº >12:19:05,757 DEBUG anaconda: populate_raid: 2, None >12:19:05,757 INFO anaconda: getting device type for æ åååº >12:19:06,437 INFO anaconda: fs space: 20.00 GB needed: 2.98 GB >12:19:06,449 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:19:06,449 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> status to: æ£å¨ä¿ååå¨é ç½®... >12:19:07,103 INFO anaconda: fs space: 20.00 GB needed: 2.98 GB >12:19:07,116 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:19:09,833 DEBUG anaconda: current selector: non-existent 10000MB partition sda10 (43) with non-existent ext4 filesystem mounted at /data >12:19:09,834 DEBUG anaconda: notebook page = 1 >12:19:09,834 INFO anaconda: ui: saving changes to device sda10 >12:19:09,834 DEBUG anaconda: old name: sda10 >12:19:09,834 DEBUG anaconda: new name: None >12:19:09,838 DEBUG anaconda: old size: 10000.0 >12:19:09,838 DEBUG anaconda: new size: 10000 >12:19:09,838 INFO anaconda: getting device type for æ åååº >12:19:09,839 DEBUG anaconda: old device type: 2 >12:19:09,839 DEBUG anaconda: new device type: 2 >12:19:09,839 DEBUG anaconda: reformat: True >12:19:09,841 DEBUG anaconda: old fs type: ext4 >12:19:09,841 DEBUG anaconda: new fs type: ext4 >12:19:09,841 DEBUG anaconda: old encryption setting: False >12:19:09,841 DEBUG anaconda: new encryption setting: False >12:19:09,842 DEBUG anaconda: old label: >12:19:09,842 DEBUG anaconda: new_label: >12:19:09,842 DEBUG anaconda: old mountpoint: /data >12:19:09,842 DEBUG anaconda: new mountpoint: /data >12:19:09,843 DEBUG anaconda: old raid level: None >12:19:09,843 DEBUG anaconda: new raid level: None >12:19:09,844 DEBUG anaconda: old container: None >12:19:09,844 DEBUG anaconda: new container: None >12:19:09,844 DEBUG anaconda: old container encrypted: False >12:19:09,844 DEBUG anaconda: new container encrypted: False >12:19:09,844 DEBUG anaconda: old container raid level: None >12:19:09,844 DEBUG anaconda: new container raid level: None >12:19:09,844 DEBUG anaconda: old container size request: 0 >12:19:09,845 DEBUG anaconda: new container size request: 0 >12:19:09,845 DEBUG anaconda: old disks: ['sda'] >12:19:09,845 DEBUG anaconda: new disks: ['sda'] >12:19:09,845 DEBUG anaconda: nothing changed for new device >12:19:09,845 DEBUG anaconda: new selector: non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / >12:19:09,846 DEBUG anaconda: populate_right_side: non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / >12:19:09,846 DEBUG anaconda: updated device_disks to ['sda'] >12:19:09,846 DEBUG anaconda: updated device_container_name to None >12:19:09,846 DEBUG anaconda: updated device_container_raid_level to None >12:19:09,846 DEBUG anaconda: updated device_container_encrypted to False >12:19:09,846 DEBUG anaconda: updated device_container_size to 0 >12:19:09,855 INFO anaconda: getting device type for æ åååº >12:19:09,855 DEBUG anaconda: populate_raid: 2, None >12:19:09,855 INFO anaconda: getting device type for æ åååº >12:19:12,073 DEBUG anaconda: populate_right_side: non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / >12:19:12,073 DEBUG anaconda: updated device_disks to ['sda'] >12:19:12,074 DEBUG anaconda: updated device_container_name to None >12:19:12,074 DEBUG anaconda: updated device_container_raid_level to None >12:19:12,074 DEBUG anaconda: updated device_container_encrypted to False >12:19:12,074 DEBUG anaconda: updated device_container_size to 0 >12:19:12,080 INFO anaconda: getting device type for æ åååº >12:19:12,080 DEBUG anaconda: populate_raid: 2, None >12:19:12,081 INFO anaconda: getting device type for æ åååº >12:19:19,561 DEBUG anaconda: current selector: non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / >12:19:19,561 DEBUG anaconda: notebook page = 1 >12:19:19,562 INFO anaconda: ui: saving changes to device sda3 >12:19:19,562 DEBUG anaconda: old name: sda3 >12:19:19,562 DEBUG anaconda: new name: None >12:19:19,565 DEBUG anaconda: old size: 2.0 >12:19:19,565 DEBUG anaconda: new size: 2 >12:19:19,566 INFO anaconda: getting device type for æ åååº >12:19:19,566 DEBUG anaconda: old device type: 2 >12:19:19,566 DEBUG anaconda: new device type: 2 >12:19:19,566 DEBUG anaconda: reformat: True >12:19:19,568 DEBUG anaconda: old fs type: ext4 >12:19:19,568 DEBUG anaconda: new fs type: ext4 >12:19:19,568 DEBUG anaconda: old encryption setting: False >12:19:19,569 DEBUG anaconda: new encryption setting: False >12:19:19,569 DEBUG anaconda: old label: >12:19:19,569 DEBUG anaconda: new_label: >12:19:19,569 DEBUG anaconda: old mountpoint: / >12:19:19,569 DEBUG anaconda: new mountpoint: / >12:19:19,570 DEBUG anaconda: old raid level: None >12:19:19,570 DEBUG anaconda: new raid level: None >12:19:19,570 DEBUG anaconda: old container: None >12:19:19,571 DEBUG anaconda: new container: None >12:19:19,571 DEBUG anaconda: old container encrypted: False >12:19:19,571 DEBUG anaconda: new container encrypted: False >12:19:19,571 DEBUG anaconda: old container raid level: None >12:19:19,571 DEBUG anaconda: new container raid level: None >12:19:19,571 DEBUG anaconda: old container size request: 0 >12:19:19,571 DEBUG anaconda: new container size request: 0 >12:19:19,571 DEBUG anaconda: old disks: ['sda'] >12:19:19,571 DEBUG anaconda: new disks: ['sda'] >12:19:19,572 DEBUG anaconda: nothing changed for new device >12:19:19,572 DEBUG anaconda: new selector: non-existent 10000MB partition sda10 (43) with non-existent ext4 filesystem mounted at /data >12:19:19,572 DEBUG anaconda: populate_right_side: non-existent 10000MB partition sda10 (43) with non-existent ext4 filesystem mounted at /data >12:19:19,572 DEBUG anaconda: updated device_disks to ['sda'] >12:19:19,573 DEBUG anaconda: updated device_container_name to None >12:19:19,573 DEBUG anaconda: updated device_container_raid_level to None >12:19:19,573 DEBUG anaconda: updated device_container_encrypted to False >12:19:19,573 DEBUG anaconda: updated device_container_size to 0 >12:19:19,580 INFO anaconda: getting device type for æ åååº >12:19:19,581 DEBUG anaconda: populate_raid: 2, None >12:19:19,581 INFO anaconda: getting device type for æ åååº >12:19:19,937 DEBUG anaconda: current selector: non-existent 10000MB partition sda10 (43) with non-existent ext4 filesystem mounted at /data >12:19:19,937 DEBUG anaconda: notebook page = 1 >12:19:19,937 INFO anaconda: ui: saving changes to device sda10 >12:19:19,938 DEBUG anaconda: old name: sda10 >12:19:19,938 DEBUG anaconda: new name: None >12:19:19,940 DEBUG anaconda: old size: 10000.0 >12:19:19,941 DEBUG anaconda: new size: 10000 >12:19:19,941 INFO anaconda: getting device type for æ åååº >12:19:19,941 DEBUG anaconda: old device type: 2 >12:19:19,941 DEBUG anaconda: new device type: 2 >12:19:19,941 DEBUG anaconda: reformat: True >12:19:19,943 DEBUG anaconda: old fs type: ext4 >12:19:19,943 DEBUG anaconda: new fs type: ext4 >12:19:19,943 DEBUG anaconda: old encryption setting: False >12:19:19,943 DEBUG anaconda: new encryption setting: False >12:19:19,943 DEBUG anaconda: old label: >12:19:19,943 DEBUG anaconda: new_label: >12:19:19,943 DEBUG anaconda: old mountpoint: /data >12:19:19,943 DEBUG anaconda: new mountpoint: /data >12:19:19,944 DEBUG anaconda: old raid level: None >12:19:19,944 DEBUG anaconda: new raid level: None >12:19:19,944 DEBUG anaconda: old container: None >12:19:19,944 DEBUG anaconda: new container: None >12:19:19,944 DEBUG anaconda: old container encrypted: False >12:19:19,944 DEBUG anaconda: new container encrypted: False >12:19:19,944 DEBUG anaconda: old container raid level: None >12:19:19,945 DEBUG anaconda: new container raid level: None >12:19:19,945 DEBUG anaconda: old container size request: 0 >12:19:19,945 DEBUG anaconda: new container size request: 0 >12:19:19,945 DEBUG anaconda: old disks: ['sda'] >12:19:19,945 DEBUG anaconda: new disks: ['sda'] >12:19:19,945 DEBUG anaconda: nothing changed for new device >12:19:19,945 DEBUG anaconda: new selector: non-existent 20000MB partition sda8 (39) with non-existent ext4 filesystem mounted at /home >12:19:19,945 DEBUG anaconda: populate_right_side: non-existent 20000MB partition sda8 (39) with non-existent ext4 filesystem mounted at /home >12:19:19,946 DEBUG anaconda: updated device_disks to ['sda'] >12:19:19,946 DEBUG anaconda: updated device_container_name to None >12:19:19,946 DEBUG anaconda: updated device_container_raid_level to None >12:19:19,946 DEBUG anaconda: updated device_container_encrypted to False >12:19:19,946 DEBUG anaconda: updated device_container_size to 0 >12:19:19,952 INFO anaconda: getting device type for æ åååº >12:19:19,952 DEBUG anaconda: populate_raid: 2, None >12:19:19,953 INFO anaconda: getting device type for æ åååº >12:19:20,217 DEBUG anaconda: populate_right_side: non-existent 20000MB partition sda8 (39) with non-existent ext4 filesystem mounted at /home >12:19:20,217 DEBUG anaconda: updated device_disks to ['sda'] >12:19:20,217 DEBUG anaconda: updated device_container_name to None >12:19:20,218 DEBUG anaconda: updated device_container_raid_level to None >12:19:20,218 DEBUG anaconda: updated device_container_encrypted to False >12:19:20,218 DEBUG anaconda: updated device_container_size to 0 >12:19:20,223 INFO anaconda: getting device type for æ åååº >12:19:20,224 DEBUG anaconda: populate_raid: 2, None >12:19:20,224 INFO anaconda: getting device type for æ åååº >12:19:20,553 DEBUG anaconda: current selector: non-existent 20000MB partition sda8 (39) with non-existent ext4 filesystem mounted at /home >12:19:20,553 DEBUG anaconda: notebook page = 1 >12:19:20,553 INFO anaconda: ui: saving changes to device sda8 >12:19:20,554 DEBUG anaconda: old name: sda8 >12:19:20,554 DEBUG anaconda: new name: None >12:19:20,556 DEBUG anaconda: old size: 20000.0 >12:19:20,556 DEBUG anaconda: new size: 20000 >12:19:20,557 INFO anaconda: getting device type for æ åååº >12:19:20,557 DEBUG anaconda: old device type: 2 >12:19:20,557 DEBUG anaconda: new device type: 2 >12:19:20,557 DEBUG anaconda: reformat: True >12:19:20,558 DEBUG anaconda: old fs type: ext4 >12:19:20,558 DEBUG anaconda: new fs type: ext4 >12:19:20,559 DEBUG anaconda: old encryption setting: False >12:19:20,559 DEBUG anaconda: new encryption setting: False >12:19:20,559 DEBUG anaconda: old label: >12:19:20,559 DEBUG anaconda: new_label: >12:19:20,559 DEBUG anaconda: old mountpoint: /home >12:19:20,559 DEBUG anaconda: new mountpoint: /home >12:19:20,560 DEBUG anaconda: old raid level: None >12:19:20,560 DEBUG anaconda: new raid level: None >12:19:20,560 DEBUG anaconda: old container: None >12:19:20,560 DEBUG anaconda: new container: None >12:19:20,560 DEBUG anaconda: old container encrypted: False >12:19:20,560 DEBUG anaconda: new container encrypted: False >12:19:20,560 DEBUG anaconda: old container raid level: None >12:19:20,560 DEBUG anaconda: new container raid level: None >12:19:20,560 DEBUG anaconda: old container size request: 0 >12:19:20,561 DEBUG anaconda: new container size request: 0 >12:19:20,561 DEBUG anaconda: old disks: ['sda'] >12:19:20,561 DEBUG anaconda: new disks: ['sda'] >12:19:20,561 DEBUG anaconda: nothing changed for new device >12:19:20,561 DEBUG anaconda: new selector: non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / >12:19:20,561 DEBUG anaconda: populate_right_side: non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / >12:19:20,562 DEBUG anaconda: updated device_disks to ['sda'] >12:19:20,562 DEBUG anaconda: updated device_container_name to None >12:19:20,562 DEBUG anaconda: updated device_container_raid_level to None >12:19:20,562 DEBUG anaconda: updated device_container_encrypted to False >12:19:20,562 DEBUG anaconda: updated device_container_size to 0 >12:19:20,568 INFO anaconda: getting device type for æ åååº >12:19:20,568 DEBUG anaconda: populate_raid: 2, None >12:19:20,568 INFO anaconda: getting device type for æ åååº >12:19:21,137 DEBUG anaconda: current selector: non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / >12:19:21,137 DEBUG anaconda: notebook page = 1 >12:19:21,137 INFO anaconda: ui: saving changes to device sda3 >12:19:21,137 DEBUG anaconda: old name: sda3 >12:19:21,138 DEBUG anaconda: new name: None >12:19:21,140 DEBUG anaconda: old size: 2.0 >12:19:21,140 DEBUG anaconda: new size: 2 >12:19:21,140 INFO anaconda: getting device type for æ åååº >12:19:21,141 DEBUG anaconda: old device type: 2 >12:19:21,141 DEBUG anaconda: new device type: 2 >12:19:21,141 DEBUG anaconda: reformat: True >12:19:21,142 DEBUG anaconda: old fs type: ext4 >12:19:21,142 DEBUG anaconda: new fs type: ext4 >12:19:21,142 DEBUG anaconda: old encryption setting: False >12:19:21,142 DEBUG anaconda: new encryption setting: False >12:19:21,142 DEBUG anaconda: old label: >12:19:21,143 DEBUG anaconda: new_label: >12:19:21,143 DEBUG anaconda: old mountpoint: / >12:19:21,143 DEBUG anaconda: new mountpoint: / >12:19:21,143 DEBUG anaconda: old raid level: None >12:19:21,143 DEBUG anaconda: new raid level: None >12:19:21,144 DEBUG anaconda: old container: None >12:19:21,144 DEBUG anaconda: new container: None >12:19:21,144 DEBUG anaconda: old container encrypted: False >12:19:21,144 DEBUG anaconda: new container encrypted: False >12:19:21,144 DEBUG anaconda: old container raid level: None >12:19:21,144 DEBUG anaconda: new container raid level: None >12:19:21,144 DEBUG anaconda: old container size request: 0 >12:19:21,144 DEBUG anaconda: new container size request: 0 >12:19:21,144 DEBUG anaconda: old disks: ['sda'] >12:19:21,144 DEBUG anaconda: new disks: ['sda'] >12:19:21,145 DEBUG anaconda: nothing changed for new device >12:19:21,145 DEBUG anaconda: new selector: non-existent 20000MB partition sda9 (35) with non-existent ext4 filesystem mounted at /usr >12:19:21,145 DEBUG anaconda: populate_right_side: non-existent 20000MB partition sda9 (35) with non-existent ext4 filesystem mounted at /usr >12:19:21,145 DEBUG anaconda: updated device_disks to ['sda'] >12:19:21,145 DEBUG anaconda: updated device_container_name to None >12:19:21,145 DEBUG anaconda: updated device_container_raid_level to None >12:19:21,146 DEBUG anaconda: updated device_container_encrypted to False >12:19:21,146 DEBUG anaconda: updated device_container_size to 0 >12:19:21,151 INFO anaconda: getting device type for æ åååº >12:19:21,152 DEBUG anaconda: populate_raid: 2, None >12:19:21,152 INFO anaconda: getting device type for æ åååº >12:19:21,513 DEBUG anaconda: current selector: non-existent 20000MB partition sda9 (35) with non-existent ext4 filesystem mounted at /usr >12:19:21,513 DEBUG anaconda: notebook page = 1 >12:19:21,513 INFO anaconda: ui: saving changes to device sda9 >12:19:21,514 DEBUG anaconda: old name: sda9 >12:19:21,514 DEBUG anaconda: new name: None >12:19:21,517 DEBUG anaconda: old size: 20000.0 >12:19:21,517 DEBUG anaconda: new size: 20000 >12:19:21,517 INFO anaconda: getting device type for æ åååº >12:19:21,517 DEBUG anaconda: old device type: 2 >12:19:21,517 DEBUG anaconda: new device type: 2 >12:19:21,518 DEBUG anaconda: reformat: True >12:19:21,519 DEBUG anaconda: old fs type: ext4 >12:19:21,519 DEBUG anaconda: new fs type: ext4 >12:19:21,519 DEBUG anaconda: old encryption setting: False >12:19:21,519 DEBUG anaconda: new encryption setting: False >12:19:21,519 DEBUG anaconda: old label: >12:19:21,519 DEBUG anaconda: new_label: >12:19:21,519 DEBUG anaconda: old mountpoint: /usr >12:19:21,520 DEBUG anaconda: new mountpoint: /usr >12:19:21,520 DEBUG anaconda: old raid level: None >12:19:21,520 DEBUG anaconda: new raid level: None >12:19:21,521 DEBUG anaconda: old container: None >12:19:21,521 DEBUG anaconda: new container: None >12:19:21,521 DEBUG anaconda: old container encrypted: False >12:19:21,521 DEBUG anaconda: new container encrypted: False >12:19:21,521 DEBUG anaconda: old container raid level: None >12:19:21,521 DEBUG anaconda: new container raid level: None >12:19:21,521 DEBUG anaconda: old container size request: 0 >12:19:21,521 DEBUG anaconda: new container size request: 0 >12:19:21,521 DEBUG anaconda: old disks: ['sda'] >12:19:21,521 DEBUG anaconda: new disks: ['sda'] >12:19:21,522 DEBUG anaconda: nothing changed for new device >12:19:21,522 DEBUG anaconda: new selector: non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / >12:19:21,522 DEBUG anaconda: populate_right_side: non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / >12:19:21,522 DEBUG anaconda: updated device_disks to ['sda'] >12:19:21,522 DEBUG anaconda: updated device_container_name to None >12:19:21,523 DEBUG anaconda: updated device_container_raid_level to None >12:19:21,523 DEBUG anaconda: updated device_container_encrypted to False >12:19:21,523 DEBUG anaconda: updated device_container_size to 0 >12:19:21,529 INFO anaconda: getting device type for æ åååº >12:19:21,529 DEBUG anaconda: populate_raid: 2, None >12:19:21,530 INFO anaconda: getting device type for æ åååº >12:19:25,289 DEBUG anaconda: current selector: non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / >12:19:25,290 DEBUG anaconda: notebook page = 1 >12:19:25,290 INFO anaconda: ui: saving changes to device sda3 >12:19:25,290 DEBUG anaconda: old name: sda3 >12:19:25,290 DEBUG anaconda: new name: None >12:19:25,295 DEBUG anaconda: old size: 2.0 >12:19:25,295 DEBUG anaconda: new size: 2 >12:19:25,295 INFO anaconda: getting device type for æ åååº >12:19:25,296 DEBUG anaconda: old device type: 2 >12:19:25,296 DEBUG anaconda: new device type: 2 >12:19:25,297 DEBUG anaconda: reformat: True >12:19:25,299 DEBUG anaconda: old fs type: ext4 >12:19:25,299 DEBUG anaconda: new fs type: ext4 >12:19:25,299 DEBUG anaconda: old encryption setting: False >12:19:25,300 DEBUG anaconda: new encryption setting: False >12:19:25,300 DEBUG anaconda: old label: >12:19:25,300 DEBUG anaconda: new_label: >12:19:25,300 DEBUG anaconda: old mountpoint: / >12:19:25,301 DEBUG anaconda: new mountpoint: / >12:19:25,302 DEBUG anaconda: old raid level: None >12:19:25,302 DEBUG anaconda: new raid level: None >12:19:25,303 DEBUG anaconda: old container: None >12:19:25,303 DEBUG anaconda: new container: None >12:19:25,303 DEBUG anaconda: old container encrypted: False >12:19:25,304 DEBUG anaconda: new container encrypted: False >12:19:25,304 DEBUG anaconda: old container raid level: None >12:19:25,304 DEBUG anaconda: new container raid level: None >12:19:25,304 DEBUG anaconda: old container size request: 0 >12:19:25,305 DEBUG anaconda: new container size request: 0 >12:19:25,305 DEBUG anaconda: old disks: ['sda'] >12:19:25,305 DEBUG anaconda: new disks: ['sda'] >12:19:25,305 DEBUG anaconda: nothing changed for new device >12:19:25,306 DEBUG anaconda: new selector: non-existent 20000MB partition sda9 (35) with non-existent ext4 filesystem mounted at /usr >12:19:25,306 DEBUG anaconda: populate_right_side: non-existent 20000MB partition sda9 (35) with non-existent ext4 filesystem mounted at /usr >12:19:25,307 DEBUG anaconda: updated device_disks to ['sda'] >12:19:25,307 DEBUG anaconda: updated device_container_name to None >12:19:25,308 DEBUG anaconda: updated device_container_raid_level to None >12:19:25,308 DEBUG anaconda: updated device_container_encrypted to False >12:19:25,308 DEBUG anaconda: updated device_container_size to 0 >12:19:25,317 INFO anaconda: getting device type for æ åååº >12:19:25,318 DEBUG anaconda: populate_raid: 2, None >12:19:25,319 INFO anaconda: getting device type for æ åååº >12:19:25,681 DEBUG anaconda: current selector: non-existent 20000MB partition sda9 (35) with non-existent ext4 filesystem mounted at /usr >12:19:25,681 DEBUG anaconda: notebook page = 1 >12:19:25,682 INFO anaconda: ui: saving changes to device sda9 >12:19:25,682 DEBUG anaconda: old name: sda9 >12:19:25,682 DEBUG anaconda: new name: None >12:19:25,686 DEBUG anaconda: old size: 20000.0 >12:19:25,686 DEBUG anaconda: new size: 20000 >12:19:25,686 INFO anaconda: getting device type for æ åååº >12:19:25,687 DEBUG anaconda: old device type: 2 >12:19:25,687 DEBUG anaconda: new device type: 2 >12:19:25,687 DEBUG anaconda: reformat: True >12:19:25,689 DEBUG anaconda: old fs type: ext4 >12:19:25,689 DEBUG anaconda: new fs type: ext4 >12:19:25,689 DEBUG anaconda: old encryption setting: False >12:19:25,689 DEBUG anaconda: new encryption setting: False >12:19:25,689 DEBUG anaconda: old label: >12:19:25,689 DEBUG anaconda: new_label: >12:19:25,689 DEBUG anaconda: old mountpoint: /usr >12:19:25,690 DEBUG anaconda: new mountpoint: /usr >12:19:25,690 DEBUG anaconda: old raid level: None >12:19:25,691 DEBUG anaconda: new raid level: None >12:19:25,691 DEBUG anaconda: old container: None >12:19:25,691 DEBUG anaconda: new container: None >12:19:25,691 DEBUG anaconda: old container encrypted: False >12:19:25,691 DEBUG anaconda: new container encrypted: False >12:19:25,691 DEBUG anaconda: old container raid level: None >12:19:25,691 DEBUG anaconda: new container raid level: None >12:19:25,692 DEBUG anaconda: old container size request: 0 >12:19:25,692 DEBUG anaconda: new container size request: 0 >12:19:25,692 DEBUG anaconda: old disks: ['sda'] >12:19:25,692 DEBUG anaconda: new disks: ['sda'] >12:19:25,692 DEBUG anaconda: nothing changed for new device >12:19:25,692 DEBUG anaconda: new selector: non-existent 2000MB partition sda11 (47) with non-existent swap >12:19:25,693 DEBUG anaconda: populate_right_side: non-existent 2000MB partition sda11 (47) with non-existent swap >12:19:25,693 DEBUG anaconda: updated device_disks to ['sda'] >12:19:25,693 DEBUG anaconda: updated device_container_name to None >12:19:25,693 DEBUG anaconda: updated device_container_raid_level to None >12:19:25,693 DEBUG anaconda: updated device_container_encrypted to False >12:19:25,693 DEBUG anaconda: updated device_container_size to 0 >12:19:25,697 DEBUG anaconda: fs type changed: swap >12:19:25,703 INFO anaconda: getting device type for æ åååº >12:19:25,704 DEBUG anaconda: populate_raid: 2, None >12:19:25,704 INFO anaconda: getting device type for æ åååº >12:19:26,257 DEBUG anaconda: current selector: non-existent 2000MB partition sda11 (47) with non-existent swap >12:19:26,257 DEBUG anaconda: notebook page = 1 >12:19:26,257 INFO anaconda: ui: saving changes to device sda11 >12:19:26,258 DEBUG anaconda: old name: sda11 >12:19:26,258 DEBUG anaconda: new name: None >12:19:26,260 DEBUG anaconda: old size: 2000.0 >12:19:26,261 DEBUG anaconda: new size: 2000 >12:19:26,261 INFO anaconda: getting device type for æ åååº >12:19:26,261 DEBUG anaconda: old device type: 2 >12:19:26,261 DEBUG anaconda: new device type: 2 >12:19:26,261 DEBUG anaconda: reformat: True >12:19:26,262 DEBUG anaconda: old fs type: swap >12:19:26,262 DEBUG anaconda: new fs type: swap >12:19:26,263 DEBUG anaconda: old encryption setting: False >12:19:26,263 DEBUG anaconda: new encryption setting: False >12:19:26,263 DEBUG anaconda: old label: >12:19:26,263 DEBUG anaconda: new_label: >12:19:26,263 DEBUG anaconda: old mountpoint: >12:19:26,263 DEBUG anaconda: new mountpoint: >12:19:26,263 DEBUG anaconda: old raid level: None >12:19:26,263 DEBUG anaconda: new raid level: None >12:19:26,263 DEBUG anaconda: old container: None >12:19:26,264 DEBUG anaconda: new container: None >12:19:26,264 DEBUG anaconda: old container encrypted: False >12:19:26,264 DEBUG anaconda: new container encrypted: False >12:19:26,264 DEBUG anaconda: old container raid level: None >12:19:26,264 DEBUG anaconda: new container raid level: None >12:19:26,264 DEBUG anaconda: old container size request: 0 >12:19:26,264 DEBUG anaconda: new container size request: 0 >12:19:26,264 DEBUG anaconda: old disks: ['sda'] >12:19:26,264 DEBUG anaconda: new disks: ['sda'] >12:19:26,265 DEBUG anaconda: nothing changed for new device >12:19:26,265 DEBUG anaconda: new selector: non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / >12:19:26,265 DEBUG anaconda: populate_right_side: non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / >12:19:26,265 DEBUG anaconda: updated device_disks to ['sda'] >12:19:26,266 DEBUG anaconda: updated device_container_name to None >12:19:26,266 DEBUG anaconda: updated device_container_raid_level to None >12:19:26,266 DEBUG anaconda: updated device_container_encrypted to False >12:19:26,266 DEBUG anaconda: updated device_container_size to 0 >12:19:26,269 DEBUG anaconda: fs type changed: ext4 >12:19:26,273 INFO anaconda: getting device type for æ åååº >12:19:26,274 DEBUG anaconda: populate_raid: 2, None >12:19:26,274 INFO anaconda: getting device type for æ åååº >12:19:26,865 DEBUG anaconda: current selector: non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / >12:19:26,865 DEBUG anaconda: notebook page = 1 >12:19:26,865 INFO anaconda: ui: saving changes to device sda3 >12:19:26,866 DEBUG anaconda: old name: sda3 >12:19:26,866 DEBUG anaconda: new name: None >12:19:26,868 DEBUG anaconda: old size: 2.0 >12:19:26,868 DEBUG anaconda: new size: 2 >12:19:26,868 INFO anaconda: getting device type for æ åååº >12:19:26,869 DEBUG anaconda: old device type: 2 >12:19:26,869 DEBUG anaconda: new device type: 2 >12:19:26,869 DEBUG anaconda: reformat: True >12:19:26,870 DEBUG anaconda: old fs type: ext4 >12:19:26,870 DEBUG anaconda: new fs type: ext4 >12:19:26,870 DEBUG anaconda: old encryption setting: False >12:19:26,871 DEBUG anaconda: new encryption setting: False >12:19:26,871 DEBUG anaconda: old label: >12:19:26,871 DEBUG anaconda: new_label: >12:19:26,871 DEBUG anaconda: old mountpoint: / >12:19:26,871 DEBUG anaconda: new mountpoint: / >12:19:26,872 DEBUG anaconda: old raid level: None >12:19:26,872 DEBUG anaconda: new raid level: None >12:19:26,872 DEBUG anaconda: old container: None >12:19:26,872 DEBUG anaconda: new container: None >12:19:26,872 DEBUG anaconda: old container encrypted: False >12:19:26,872 DEBUG anaconda: new container encrypted: False >12:19:26,872 DEBUG anaconda: old container raid level: None >12:19:26,872 DEBUG anaconda: new container raid level: None >12:19:26,872 DEBUG anaconda: old container size request: 0 >12:19:26,873 DEBUG anaconda: new container size request: 0 >12:19:26,873 DEBUG anaconda: old disks: ['sda'] >12:19:26,873 DEBUG anaconda: new disks: ['sda'] >12:19:26,873 DEBUG anaconda: nothing changed for new device >12:19:26,873 DEBUG anaconda: new selector: non-existent 2000MB partition sda11 (47) with non-existent swap >12:19:26,873 DEBUG anaconda: populate_right_side: non-existent 2000MB partition sda11 (47) with non-existent swap >12:19:26,874 DEBUG anaconda: updated device_disks to ['sda'] >12:19:26,874 DEBUG anaconda: updated device_container_name to None >12:19:26,874 DEBUG anaconda: updated device_container_raid_level to None >12:19:26,874 DEBUG anaconda: updated device_container_encrypted to False >12:19:26,874 DEBUG anaconda: updated device_container_size to 0 >12:19:26,877 DEBUG anaconda: fs type changed: swap >12:19:26,881 INFO anaconda: getting device type for æ åååº >12:19:26,882 DEBUG anaconda: populate_raid: 2, None >12:19:26,882 INFO anaconda: getting device type for æ åååº >12:19:29,001 INFO anaconda: ui: saving changes to device sda11 >12:19:29,001 DEBUG anaconda: old name: sda11 >12:19:29,001 DEBUG anaconda: new name: None >12:19:29,004 DEBUG anaconda: old size: 2000.0 >12:19:29,005 DEBUG anaconda: new size: 2000 >12:19:29,005 INFO anaconda: getting device type for æ åååº >12:19:29,005 DEBUG anaconda: old device type: 2 >12:19:29,005 DEBUG anaconda: new device type: 2 >12:19:29,005 DEBUG anaconda: reformat: True >12:19:29,007 DEBUG anaconda: old fs type: swap >12:19:29,007 DEBUG anaconda: new fs type: swap >12:19:29,007 DEBUG anaconda: old encryption setting: False >12:19:29,007 DEBUG anaconda: new encryption setting: False >12:19:29,007 DEBUG anaconda: old label: >12:19:29,007 DEBUG anaconda: new_label: >12:19:29,007 DEBUG anaconda: old mountpoint: >12:19:29,007 DEBUG anaconda: new mountpoint: >12:19:29,007 DEBUG anaconda: old raid level: None >12:19:29,007 DEBUG anaconda: new raid level: None >12:19:29,008 DEBUG anaconda: old container: None >12:19:29,008 DEBUG anaconda: new container: None >12:19:29,008 DEBUG anaconda: old container encrypted: False >12:19:29,008 DEBUG anaconda: new container encrypted: False >12:19:29,008 DEBUG anaconda: old container raid level: None >12:19:29,008 DEBUG anaconda: new container raid level: None >12:19:29,008 DEBUG anaconda: old container size request: 0 >12:19:29,008 DEBUG anaconda: new container size request: 0 >12:19:29,008 DEBUG anaconda: old disks: ['sda'] >12:19:29,009 DEBUG anaconda: new disks: ['sda'] >12:19:29,009 DEBUG anaconda: nothing changed for new device >12:19:30,515 DEBUG anaconda: new disk order: [] >12:19:30,548 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:19:30,548 DEBUG anaconda: _is_valid_size(sda) returning True >12:19:30,548 DEBUG anaconda: _is_valid_location(sda) returning True >12:19:30,549 DEBUG anaconda: _is_valid_format(sda) returning True >12:19:30,549 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:19:30,549 INFO anaconda: Running Thread: AnaCheckStorageThread (140078714656512) >12:19:30,554 DEBUG anaconda: _is_valid_disklabel(sda) returning True >12:19:30,554 DEBUG anaconda: _is_valid_size(sda) returning True >12:19:30,554 DEBUG anaconda: _is_valid_location(sda) returning True >12:19:30,554 DEBUG anaconda: _is_valid_format(sda) returning True >12:19:30,554 DEBUG anaconda: is_valid_stage1_device(sda) returning True >12:19:30,554 DEBUG anaconda: _is_valid_disklabel(sda3) returning True >12:19:30,555 DEBUG anaconda: _is_valid_size(sda3) returning True >12:19:30,555 DEBUG anaconda: _is_valid_location(sda3) returning True >12:19:30,555 DEBUG anaconda: _is_valid_partition(sda3) returning True >12:19:30,556 DEBUG anaconda: _is_valid_format(sda3) returning True >12:19:30,556 DEBUG anaconda: is_valid_stage2_device(sda3) returning True >12:19:30,558 WARN anaconda: æ¨çæ ¹ååºå°äº 250 MBï¼è¿ä¸ªç©ºé´é常太å°ï¼ä¸è¶³ä»¥å®è£ Fedoraã >12:19:30,558 INFO anaconda: Thread Done: AnaCheckStorageThread (140078714656512) >12:19:30,579 INFO anaconda: Not doing 'require network connection' in live installation >12:19:31,247 INFO anaconda: fs space: 20.00 GB needed: 2.98 GB >12:19:31,920 INFO anaconda: fs space: 20.00 GB needed: 2.98 GB >12:19:31,933 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:19:32,590 INFO anaconda: fs space: 20.00 GB needed: 2.98 GB >12:19:32,602 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:19:32,603 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> status to: æ£å¨æ£æ¥åå¨é ç½®... >12:19:33,258 INFO anaconda: fs space: 20.00 GB needed: 2.98 GB >12:19:33,270 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x51c7b50> >12:19:34,608 INFO anaconda: Running Thread: AnaInstallThread (140078714656512) >12:19:34,609 INFO anaconda: Not doing 'save system time to HW clock' in live installation >12:19:34,609 INFO anaconda: æ£å¨è®¾ç½®å®è£ ç¯å¢ >12:19:52,479 INFO anaconda: æ£å¨ /dev/sda8 ä¸å建æä»¶ç³»ç» ext4 >12:20:01,723 INFO anaconda: æ£å¨ /dev/sda11 ä¸å建æä»¶ç³»ç» swap >12:20:02,007 INFO anaconda: æ£å¨ /dev/sda10 ä¸å建æä»¶ç³»ç» ext4 >12:20:05,377 INFO anaconda: æ£å¨ /dev/sda9 ä¸å建æä»¶ç³»ç» ext4 >12:20:08,872 INFO anaconda: æ£å¨ /dev/sda3 ä¸å建æä»¶ç³»ç» ext4 >12:20:09,899 INFO anaconda: Running Thread: AnaLiveProgressThread (140078697871104) >12:22:03,490 INFO anaconda: Thread Done: AnaLiveProgressThread (140078697871104) >12:22:03,492 DEBUG anaconda: running handleException >12:22:03,493 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >12:22:03,493 INFO anaconda: Thread Done: AnaInstallThread (140078714656512) > > >/tmp/packaging.log: >12:06:19,139 INFO packaging: rsync exited with code 23 >12:22:03,335 INFO packaging: rsync exited with code 23 > > >/tmp/program.log: >08:00:07,588 INFO program: Running... udevadm settle --timeout=300 >08:00:07,598 DEBUG program: Return code: 0 >08:00:07,637 INFO program: Running... multipath -c /dev/sdb >08:00:07,659 INFO program: Jul 25 08:00:07 | /etc/multipath.conf does not exist, blacklisting all devices. >08:00:07,659 INFO program: Jul 25 08:00:07 | A default multipath.conf file is located at >08:00:07,659 INFO program: Jul 25 08:00:07 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >08:00:07,659 INFO program: Jul 25 08:00:07 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >08:00:07,659 INFO program: /dev/sdb is not a valid multipath device path >08:00:07,659 DEBUG program: Return code: 1 >08:00:07,691 INFO program: Running... multipath -c /dev/sdc >08:00:07,694 INFO program: Jul 25 08:00:07 | /etc/multipath.conf does not exist, blacklisting all devices. >08:00:07,694 INFO program: Jul 25 08:00:07 | A default multipath.conf file is located at >08:00:07,694 INFO program: Jul 25 08:00:07 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >08:00:07,694 INFO program: Jul 25 08:00:07 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >08:00:07,694 INFO program: /dev/sdc is not a valid multipath device path >08:00:07,694 DEBUG program: Return code: 1 >08:00:07,702 INFO program: Running... multipath -c /dev/sda >08:00:07,705 INFO program: Jul 25 08:00:07 | /etc/multipath.conf does not exist, blacklisting all devices. >08:00:07,705 INFO program: Jul 25 08:00:07 | A default multipath.conf file is located at >08:00:07,705 INFO program: Jul 25 08:00:07 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >08:00:07,705 INFO program: Jul 25 08:00:07 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >08:00:07,705 INFO program: /dev/sda is not a valid multipath device path >08:00:07,706 DEBUG program: Return code: 1 >08:00:08,468 INFO program: Running... udevadm settle --timeout=300 >08:00:08,476 DEBUG program: Return code: 0 >08:00:09,808 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >08:00:09,819 DEBUG program: Return code: 0 >08:00:09,819 INFO program: Running... udevadm settle --timeout=300 >08:00:10,792 DEBUG program: Return code: 0 >08:00:10,793 INFO program: Running... modprobe fcoe >08:00:10,836 DEBUG program: Return code: 0 >08:00:10,837 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >08:00:10,846 INFO program: No FCoE boot disk information is found in EDD! >08:00:10,847 DEBUG program: Return code: 1 >08:00:11,180 INFO program: Running... udevadm settle --timeout=300 >08:00:11,204 DEBUG program: Return code: 0 >08:00:11,233 INFO program: Running... udevadm settle --timeout=300 >08:00:11,246 DEBUG program: Return code: 0 >08:00:11,274 INFO program: Running... multipath -c /dev/sdb >08:00:11,283 INFO program: Jul 25 08:00:11 | /etc/multipath.conf does not exist, blacklisting all devices. >08:00:11,283 INFO program: Jul 25 08:00:11 | A default multipath.conf file is located at >08:00:11,283 INFO program: Jul 25 08:00:11 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >08:00:11,283 INFO program: Jul 25 08:00:11 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >08:00:11,283 INFO program: /dev/sdb is not a valid multipath device path >08:00:11,284 DEBUG program: Return code: 1 >08:00:11,360 INFO program: Running... multipath -c /dev/sdc >08:00:11,366 INFO program: Jul 25 08:00:11 | /etc/multipath.conf does not exist, blacklisting all devices. >08:00:11,366 INFO program: Jul 25 08:00:11 | A default multipath.conf file is located at >08:00:11,366 INFO program: Jul 25 08:00:11 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >08:00:11,366 INFO program: Jul 25 08:00:11 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >08:00:11,366 INFO program: /dev/sdc is not a valid multipath device path >08:00:11,367 DEBUG program: Return code: 1 >08:00:11,381 INFO program: Running... multipath -c /dev/sda >08:00:11,386 INFO program: Jul 25 08:00:11 | /etc/multipath.conf does not exist, blacklisting all devices. >08:00:11,387 INFO program: Jul 25 08:00:11 | A default multipath.conf file is located at >08:00:11,387 INFO program: Jul 25 08:00:11 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >08:00:11,387 INFO program: Jul 25 08:00:11 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >08:00:11,387 INFO program: /dev/sda is not a valid multipath device path >08:00:11,387 DEBUG program: Return code: 1 >08:00:11,729 INFO program: Running... ntfsinfo -m /dev/sda1 >08:00:11,854 INFO program: Volume Information >08:00:11,855 INFO program: Name of device: /dev/sda1 >08:00:11,856 INFO program: Device state: 11 >08:00:11,856 INFO program: Volume Name: >08:00:11,857 INFO program: Volume State: 91 >08:00:11,858 INFO program: Volume Flags: 0x0000 >08:00:11,858 INFO program: Volume Version: 3.1 >08:00:11,859 INFO program: Sector Size: 512 >08:00:11,859 INFO program: Cluster Size: 4096 >08:00:11,860 INFO program: Index Block Size: 4096 >08:00:11,860 INFO program: Volume Size in Clusters: 20972849 >08:00:11,860 INFO program: MFT Information >08:00:11,861 INFO program: MFT Record Size: 1024 >08:00:11,861 INFO program: MFT Zone Multiplier: 0 >08:00:11,861 INFO program: MFT Data Position: 24 >08:00:11,862 INFO program: MFT Zone Start: 786432 >08:00:11,862 INFO program: MFT Zone End: 3408038 >08:00:11,862 INFO program: MFT Zone Position: 786432 >08:00:11,862 INFO program: Current Position in First Data Zone: 3408038 >08:00:11,862 INFO program: Current Position in Second Data Zone: 0 >08:00:11,863 INFO program: Allocated clusters 19584 (0.1%) >08:00:11,864 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >08:00:11,864 INFO program: FILE_MFTMirr Size: 4 >08:00:11,865 INFO program: LCN of Data Attribute for File_MFTMirr: 16 >08:00:11,865 INFO program: Size of Attribute Definition Table: 2560 >08:00:11,865 INFO program: Number of Attached Extent Inodes: 0 >08:00:11,866 INFO program: FILE_Bitmap Information >08:00:11,866 INFO program: FILE_Bitmap MFT Record Number: 6 >08:00:11,866 INFO program: State of FILE_Bitmap Inode: 80 >08:00:11,866 INFO program: Length of Attribute List: 0 >08:00:11,867 INFO program: Number of Attached Extent Inodes: 0 >08:00:11,867 INFO program: FILE_Bitmap Data Attribute Information >08:00:11,867 INFO program: Decompressed Runlist: not done yet >08:00:11,868 INFO program: Base Inode: 6 >08:00:11,868 INFO program: Attribute Types: not done yet >08:00:11,868 INFO program: Attribute Name Length: 0 >08:00:11,868 INFO program: Attribute State: 3 >08:00:11,868 INFO program: Attribute Allocated Size: 2625536 >08:00:11,868 INFO program: Attribute Data Size: 2621608 >08:00:11,869 INFO program: Attribute Initialized Size: 2621608 >08:00:11,869 INFO program: Attribute Compressed Size: 0 >08:00:11,869 INFO program: Compression Block Size: 0 >08:00:11,869 INFO program: Compression Block Size Bits: 0 >08:00:11,869 INFO program: Compression Block Clusters: 0 >08:00:11,870 INFO program: Free Clusters: 17737629 (84.6%) >08:00:11,870 DEBUG program: Return code: 0 >08:00:11,870 INFO program: Running... ntfsresize -m /dev/sda1 >08:00:13,754 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >08:00:13,755 INFO program: Minsize (in MB): 13252 >08:00:13,755 DEBUG program: Return code: 0 >08:00:13,904 INFO program: Running... ntfsinfo -m /dev/sda5 >08:00:14,071 INFO program: Volume Information >08:00:14,071 INFO program: Name of device: /dev/sda5 >08:00:14,071 INFO program: Device state: 11 >08:00:14,071 INFO program: Volume Name: >08:00:14,071 INFO program: Volume State: 91 >08:00:14,071 INFO program: Volume Flags: 0x0000 >08:00:14,071 INFO program: Volume Version: 3.1 >08:00:14,072 INFO program: Sector Size: 512 >08:00:14,072 INFO program: Cluster Size: 4096 >08:00:14,072 INFO program: Index Block Size: 4096 >08:00:14,072 INFO program: Volume Size in Clusters: 20972849 >08:00:14,072 INFO program: MFT Information >08:00:14,072 INFO program: MFT Record Size: 1024 >08:00:14,072 INFO program: MFT Zone Multiplier: 0 >08:00:14,072 INFO program: MFT Data Position: 24 >08:00:14,072 INFO program: MFT Zone Start: 786432 >08:00:14,072 INFO program: MFT Zone End: 3408038 >08:00:14,073 INFO program: MFT Zone Position: 786432 >08:00:14,073 INFO program: Current Position in First Data Zone: 3408038 >08:00:14,073 INFO program: Current Position in Second Data Zone: 0 >08:00:14,073 INFO program: Allocated clusters 192 (0.0%) >08:00:14,073 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >08:00:14,073 INFO program: FILE_MFTMirr Size: 4 >08:00:14,073 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >08:00:14,073 INFO program: Size of Attribute Definition Table: 2560 >08:00:14,073 INFO program: Number of Attached Extent Inodes: 0 >08:00:14,074 INFO program: FILE_Bitmap Information >08:00:14,074 INFO program: FILE_Bitmap MFT Record Number: 6 >08:00:14,074 INFO program: State of FILE_Bitmap Inode: 80 >08:00:14,074 INFO program: Length of Attribute List: 0 >08:00:14,074 INFO program: Number of Attached Extent Inodes: 0 >08:00:14,075 INFO program: FILE_Bitmap Data Attribute Information >08:00:14,075 INFO program: Decompressed Runlist: not done yet >08:00:14,075 INFO program: Base Inode: 6 >08:00:14,075 INFO program: Attribute Types: not done yet >08:00:14,075 INFO program: Attribute Name Length: 0 >08:00:14,076 INFO program: Attribute State: 3 >08:00:14,076 INFO program: Attribute Allocated Size: 2625536 >08:00:14,076 INFO program: Attribute Data Size: 2621608 >08:00:14,076 INFO program: Attribute Initialized Size: 2621608 >08:00:14,076 INFO program: Attribute Compressed Size: 0 >08:00:14,076 INFO program: Compression Block Size: 0 >08:00:14,077 INFO program: Compression Block Size Bits: 0 >08:00:14,077 INFO program: Compression Block Clusters: 0 >08:00:14,077 INFO program: Free Clusters: 20387091 (97.2%) >08:00:14,077 DEBUG program: Return code: 0 >08:00:14,078 INFO program: Running... ntfsresize -m /dev/sda5 >08:00:14,127 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >08:00:14,128 INFO program: Minsize (in MB): 3223 >08:00:14,128 DEBUG program: Return code: 0 >08:00:14,186 INFO program: Running... ntfsinfo -m /dev/sda6 >08:00:14,322 INFO program: Volume Information >08:00:14,322 INFO program: Name of device: /dev/sda6 >08:00:14,323 INFO program: Device state: 11 >08:00:14,323 INFO program: Volume Name: >08:00:14,323 INFO program: Volume State: 91 >08:00:14,323 INFO program: Volume Flags: 0x0000 >08:00:14,323 INFO program: Volume Version: 3.1 >08:00:14,323 INFO program: Sector Size: 512 >08:00:14,323 INFO program: Cluster Size: 4096 >08:00:14,323 INFO program: Index Block Size: 4096 >08:00:14,324 INFO program: Volume Size in Clusters: 39323095 >08:00:14,324 INFO program: MFT Information >08:00:14,324 INFO program: MFT Record Size: 1024 >08:00:14,324 INFO program: MFT Zone Multiplier: 0 >08:00:14,324 INFO program: MFT Data Position: 24 >08:00:14,324 INFO program: MFT Zone Start: 786432 >08:00:14,324 INFO program: MFT Zone End: 5701818 >08:00:14,324 INFO program: MFT Zone Position: 786432 >08:00:14,324 INFO program: Current Position in First Data Zone: 5701818 >08:00:14,325 INFO program: Current Position in Second Data Zone: 0 >08:00:14,325 INFO program: Allocated clusters 1152 (0.0%) >08:00:14,325 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >08:00:14,325 INFO program: FILE_MFTMirr Size: 4 >08:00:14,325 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >08:00:14,325 INFO program: Size of Attribute Definition Table: 2560 >08:00:14,325 INFO program: Number of Attached Extent Inodes: 0 >08:00:14,325 INFO program: FILE_Bitmap Information >08:00:14,326 INFO program: FILE_Bitmap MFT Record Number: 6 >08:00:14,326 INFO program: State of FILE_Bitmap Inode: 80 >08:00:14,326 INFO program: Length of Attribute List: 0 >08:00:14,326 INFO program: Number of Attached Extent Inodes: 0 >08:00:14,327 INFO program: FILE_Bitmap Data Attribute Information >08:00:14,327 INFO program: Decompressed Runlist: not done yet >08:00:14,327 INFO program: Base Inode: 6 >08:00:14,328 INFO program: Attribute Types: not done yet >08:00:14,328 INFO program: Attribute Name Length: 0 >08:00:14,328 INFO program: Attribute State: 3 >08:00:14,329 INFO program: Attribute Allocated Size: 4919296 >08:00:14,329 INFO program: Attribute Data Size: 4915392 >08:00:14,329 INFO program: Attribute Initialized Size: 4915392 >08:00:14,330 INFO program: Attribute Compressed Size: 0 >08:00:14,330 INFO program: Compression Block Size: 0 >08:00:14,330 INFO program: Compression Block Size Bits: 0 >08:00:14,331 INFO program: Compression Block Clusters: 0 >08:00:14,331 INFO program: Free Clusters: 37292810 (94.8%) >08:00:14,333 DEBUG program: Return code: 0 >08:00:14,334 INFO program: Running... ntfsresize -m /dev/sda6 >08:00:14,462 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >08:00:14,463 INFO program: Minsize (in MB): 8317 >08:00:14,463 DEBUG program: Return code: 0 >08:00:14,508 INFO program: Running... ntfsinfo -m /dev/sda7 >08:00:14,768 INFO program: Volume Information >08:00:14,768 INFO program: Name of device: /dev/sda7 >08:00:14,769 INFO program: Device state: 11 >08:00:14,769 INFO program: Volume Name: >08:00:14,769 INFO program: Volume State: 91 >08:00:14,769 INFO program: Volume Flags: 0x0000 >08:00:14,770 INFO program: Volume Version: 3.1 >08:00:14,770 INFO program: Sector Size: 512 >08:00:14,770 INFO program: Cluster Size: 4096 >08:00:14,770 INFO program: Index Block Size: 4096 >08:00:14,770 INFO program: Volume Size in Clusters: 26216063 >08:00:14,771 INFO program: MFT Information >08:00:14,771 INFO program: MFT Record Size: 1024 >08:00:14,771 INFO program: MFT Zone Multiplier: 0 >08:00:14,771 INFO program: MFT Data Position: 24 >08:00:14,772 INFO program: MFT Zone Start: 786432 >08:00:14,772 INFO program: MFT Zone End: 4063439 >08:00:14,772 INFO program: MFT Zone Position: 786432 >08:00:14,772 INFO program: Current Position in First Data Zone: 4063439 >08:00:14,772 INFO program: Current Position in Second Data Zone: 0 >08:00:14,773 INFO program: Allocated clusters 64 (0.0%) >08:00:14,773 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >08:00:14,773 INFO program: FILE_MFTMirr Size: 4 >08:00:14,773 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >08:00:14,774 INFO program: Size of Attribute Definition Table: 2560 >08:00:14,774 INFO program: Number of Attached Extent Inodes: 0 >08:00:14,774 INFO program: FILE_Bitmap Information >08:00:14,774 INFO program: FILE_Bitmap MFT Record Number: 6 >08:00:14,774 INFO program: State of FILE_Bitmap Inode: 80 >08:00:14,775 INFO program: Length of Attribute List: 0 >08:00:14,775 INFO program: Number of Attached Extent Inodes: 0 >08:00:14,775 INFO program: FILE_Bitmap Data Attribute Information >08:00:14,776 INFO program: Decompressed Runlist: not done yet >08:00:14,776 INFO program: Base Inode: 6 >08:00:14,776 INFO program: Attribute Types: not done yet >08:00:14,777 INFO program: Attribute Name Length: 0 >08:00:14,777 INFO program: Attribute State: 3 >08:00:14,777 INFO program: Attribute Allocated Size: 3280896 >08:00:14,777 INFO program: Attribute Data Size: 3277008 >08:00:14,778 INFO program: Attribute Initialized Size: 3277008 >08:00:14,778 INFO program: Attribute Compressed Size: 0 >08:00:14,778 INFO program: Compression Block Size: 0 >08:00:14,779 INFO program: Compression Block Size Bits: 0 >08:00:14,779 INFO program: Compression Block Clusters: 0 >08:00:14,779 INFO program: Free Clusters: 26188706 (99.9%) >08:00:14,780 DEBUG program: Return code: 0 >08:00:14,780 INFO program: Running... ntfsresize -m /dev/sda7 >08:00:14,902 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >08:00:14,903 INFO program: Minsize (in MB): 3222 >08:00:14,903 DEBUG program: Return code: 0 >08:00:14,965 INFO program: Running... ntfsinfo -m /dev/sda8 >08:00:15,071 INFO program: Volume Information >08:00:15,071 INFO program: Name of device: /dev/sda8 >08:00:15,072 INFO program: Device state: 11 >08:00:15,072 INFO program: Volume Name: >08:00:15,072 INFO program: Volume State: 91 >08:00:15,072 INFO program: Volume Flags: 0x0000 >08:00:15,072 INFO program: Volume Version: 3.1 >08:00:15,072 INFO program: Sector Size: 512 >08:00:15,072 INFO program: Cluster Size: 4096 >08:00:15,072 INFO program: Index Block Size: 4096 >08:00:15,073 INFO program: Volume Size in Clusters: 14611109 >08:00:15,073 INFO program: MFT Information >08:00:15,073 INFO program: MFT Record Size: 1024 >08:00:15,073 INFO program: MFT Zone Multiplier: 0 >08:00:15,073 INFO program: MFT Data Position: 24 >08:00:15,073 INFO program: MFT Zone Start: 786432 >08:00:15,073 INFO program: MFT Zone End: 2612820 >08:00:15,073 INFO program: MFT Zone Position: 786432 >08:00:15,073 INFO program: Current Position in First Data Zone: 2612820 >08:00:15,073 INFO program: Current Position in Second Data Zone: 0 >08:00:15,074 INFO program: Allocated clusters 64 (0.0%) >08:00:15,074 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >08:00:15,074 INFO program: FILE_MFTMirr Size: 4 >08:00:15,074 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >08:00:15,074 INFO program: Size of Attribute Definition Table: 2560 >08:00:15,074 INFO program: Number of Attached Extent Inodes: 0 >08:00:15,074 INFO program: FILE_Bitmap Information >08:00:15,075 INFO program: FILE_Bitmap MFT Record Number: 6 >08:00:15,075 INFO program: State of FILE_Bitmap Inode: 80 >08:00:15,075 INFO program: Length of Attribute List: 0 >08:00:15,075 INFO program: Number of Attached Extent Inodes: 0 >08:00:15,076 INFO program: FILE_Bitmap Data Attribute Information >08:00:15,076 INFO program: Decompressed Runlist: not done yet >08:00:15,076 INFO program: Base Inode: 6 >08:00:15,076 INFO program: Attribute Types: not done yet >08:00:15,077 INFO program: Attribute Name Length: 0 >08:00:15,077 INFO program: Attribute State: 3 >08:00:15,077 INFO program: Attribute Allocated Size: 1826816 >08:00:15,077 INFO program: Attribute Data Size: 1826392 >08:00:15,077 INFO program: Attribute Initialized Size: 1826392 >08:00:15,078 INFO program: Attribute Compressed Size: 0 >08:00:15,078 INFO program: Compression Block Size: 0 >08:00:15,078 INFO program: Compression Block Size Bits: 0 >08:00:15,078 INFO program: Compression Block Clusters: 0 >08:00:15,079 INFO program: Free Clusters: 14586411 (99.8%) >08:00:15,079 DEBUG program: Return code: 0 >08:00:15,079 INFO program: Running... ntfsresize -m /dev/sda8 >08:00:15,115 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >08:00:15,115 INFO program: Minsize (in MB): 3222 >08:00:15,116 DEBUG program: Return code: 0 >08:00:15,208 INFO program: Running... dumpe2fs -h /dev/loop3 >08:00:15,243 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:00:15,243 INFO program: Filesystem volume name: _Fedora-Live-Des >08:00:15,243 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >08:00:15,243 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >08:00:15,243 INFO program: Filesystem magic number: 0xEF53 >08:00:15,244 INFO program: Filesystem revision #: 1 (dynamic) >08:00:15,244 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 >08:00:15,244 INFO program: Filesystem flags: signed_directory_hash >08:00:15,244 INFO program: Default mount options: user_xattr acl >08:00:15,244 INFO program: Filesystem state: clean >08:00:15,244 INFO program: Errors behavior: Continue >08:00:15,244 INFO program: Filesystem OS type: Linux >08:00:15,244 INFO program: Inode count: 262144 >08:00:15,244 INFO program: Block count: 1048576 >08:00:15,244 INFO program: Reserved block count: 10484 >08:00:15,245 INFO program: Free blocks: 225114 >08:00:15,245 INFO program: Free inodes: 155781 >08:00:15,245 INFO program: First block: 0 >08:00:15,245 INFO program: Block size: 4096 >08:00:15,245 INFO program: Fragment size: 4096 >08:00:15,245 INFO program: Reserved GDT blocks: 255 >08:00:15,245 INFO program: Blocks per group: 32768 >08:00:15,245 INFO program: Fragments per group: 32768 >08:00:15,245 INFO program: Inodes per group: 8192 >08:00:15,245 INFO program: Inode blocks per group: 512 >08:00:15,245 INFO program: Flex block group size: 16 >08:00:15,246 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >08:00:15,246 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >08:00:15,246 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >08:00:15,246 INFO program: Mount count: 0 >08:00:15,246 INFO program: Maximum mount count: -1 >08:00:15,246 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >08:00:15,247 INFO program: Check interval: 0 (<none>) >08:00:15,247 INFO program: Lifetime writes: 767 MB >08:00:15,247 INFO program: Reserved blocks uid: 0 (user root) >08:00:15,247 INFO program: Reserved blocks gid: 0 (group root) >08:00:15,247 INFO program: First inode: 11 >08:00:15,248 INFO program: Inode size: 256 >08:00:15,248 INFO program: Required extra isize: 28 >08:00:15,248 INFO program: Desired extra isize: 28 >08:00:15,248 INFO program: Journal inode: 8 >08:00:15,249 INFO program: Default directory hash: half_md4 >08:00:15,249 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >08:00:15,249 INFO program: Journal backup: inode blocks >08:00:15,249 INFO program: Journal features: journal_incompat_revoke >08:00:15,250 INFO program: Journal size: 128M >08:00:15,250 INFO program: Journal length: 32768 >08:00:15,250 INFO program: Journal sequence: 0x00003086 >08:00:15,250 INFO program: Journal start: 0 >08:00:15,251 INFO program: >08:00:15,251 DEBUG program: Return code: 0 >08:00:15,252 INFO program: Running... resize2fs -P /dev/loop3 >08:00:15,265 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:00:15,266 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >08:00:15,266 INFO program: Couldn't find valid filesystem superblock. >08:00:15,266 DEBUG program: Return code: 1 >08:00:15,298 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >08:00:15,303 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:00:15,303 INFO program: Filesystem volume name: _Fedora-Live-Des >08:00:15,304 INFO program: Last mounted on: / >08:00:15,304 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >08:00:15,304 INFO program: Filesystem magic number: 0xEF53 >08:00:15,304 INFO program: Filesystem revision #: 1 (dynamic) >08:00:15,304 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 >08:00:15,304 INFO program: Filesystem flags: signed_directory_hash >08:00:15,304 INFO program: Default mount options: user_xattr acl >08:00:15,304 INFO program: Filesystem state: clean >08:00:15,304 INFO program: Errors behavior: Continue >08:00:15,305 INFO program: Filesystem OS type: Linux >08:00:15,305 INFO program: Inode count: 262144 >08:00:15,305 INFO program: Block count: 1048576 >08:00:15,305 INFO program: Reserved block count: 10484 >08:00:15,305 INFO program: Free blocks: 225114 >08:00:15,305 INFO program: Free inodes: 155781 >08:00:15,305 INFO program: First block: 0 >08:00:15,305 INFO program: Block size: 4096 >08:00:15,305 INFO program: Fragment size: 4096 >08:00:15,305 INFO program: Reserved GDT blocks: 255 >08:00:15,305 INFO program: Blocks per group: 32768 >08:00:15,306 INFO program: Fragments per group: 32768 >08:00:15,306 INFO program: Inodes per group: 8192 >08:00:15,306 INFO program: Inode blocks per group: 512 >08:00:15,306 INFO program: Flex block group size: 16 >08:00:15,306 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >08:00:15,306 INFO program: Last mount time: Fri Jul 25 07:59:49 2014 >08:00:15,306 INFO program: Last write time: Fri Jul 25 07:59:49 2014 >08:00:15,306 INFO program: Mount count: 1 >08:00:15,307 INFO program: Maximum mount count: -1 >08:00:15,307 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >08:00:15,307 INFO program: Check interval: 0 (<none>) >08:00:15,307 INFO program: Lifetime writes: 767 MB >08:00:15,307 INFO program: Reserved blocks uid: 0 (user root) >08:00:15,308 INFO program: Reserved blocks gid: 0 (group root) >08:00:15,308 INFO program: First inode: 11 >08:00:15,308 INFO program: Inode size: 256 >08:00:15,308 INFO program: Required extra isize: 28 >08:00:15,308 INFO program: Desired extra isize: 28 >08:00:15,308 INFO program: Journal inode: 8 >08:00:15,309 INFO program: Default directory hash: half_md4 >08:00:15,309 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >08:00:15,309 INFO program: Journal backup: inode blocks >08:00:15,309 INFO program: Journal features: journal_incompat_revoke >08:00:15,309 INFO program: Journal size: 128M >08:00:15,309 INFO program: Journal length: 32768 >08:00:15,310 INFO program: Journal sequence: 0x00003087 >08:00:15,310 INFO program: Journal start: 1 >08:00:15,310 INFO program: >08:00:15,310 DEBUG program: Return code: 0 >08:00:15,310 INFO program: Running... resize2fs -P /dev/mapper/live-rw >08:00:15,315 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:00:15,316 INFO program: Estimated minimum size of the filesystem: 825687 >08:00:15,316 DEBUG program: Return code: 0 >08:00:15,341 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >08:00:15,346 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:00:15,346 INFO program: Filesystem volume name: _Fedora-Live-Des >08:00:15,346 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >08:00:15,347 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >08:00:15,347 INFO program: Filesystem magic number: 0xEF53 >08:00:15,347 INFO program: Filesystem revision #: 1 (dynamic) >08:00:15,347 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 >08:00:15,347 INFO program: Filesystem flags: signed_directory_hash >08:00:15,347 INFO program: Default mount options: user_xattr acl >08:00:15,347 INFO program: Filesystem state: clean >08:00:15,347 INFO program: Errors behavior: Continue >08:00:15,347 INFO program: Filesystem OS type: Linux >08:00:15,347 INFO program: Inode count: 262144 >08:00:15,347 INFO program: Block count: 1048576 >08:00:15,348 INFO program: Reserved block count: 10484 >08:00:15,348 INFO program: Free blocks: 225114 >08:00:15,348 INFO program: Free inodes: 155781 >08:00:15,348 INFO program: First block: 0 >08:00:15,348 INFO program: Block size: 4096 >08:00:15,348 INFO program: Fragment size: 4096 >08:00:15,348 INFO program: Reserved GDT blocks: 255 >08:00:15,348 INFO program: Blocks per group: 32768 >08:00:15,348 INFO program: Fragments per group: 32768 >08:00:15,348 INFO program: Inodes per group: 8192 >08:00:15,349 INFO program: Inode blocks per group: 512 >08:00:15,349 INFO program: Flex block group size: 16 >08:00:15,349 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >08:00:15,349 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >08:00:15,349 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >08:00:15,349 INFO program: Mount count: 0 >08:00:15,349 INFO program: Maximum mount count: -1 >08:00:15,350 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >08:00:15,350 INFO program: Check interval: 0 (<none>) >08:00:15,350 INFO program: Lifetime writes: 767 MB >08:00:15,350 INFO program: Reserved blocks uid: 0 (user root) >08:00:15,350 INFO program: Reserved blocks gid: 0 (group root) >08:00:15,351 INFO program: First inode: 11 >08:00:15,351 INFO program: Inode size: 256 >08:00:15,351 INFO program: Required extra isize: 28 >08:00:15,351 INFO program: Desired extra isize: 28 >08:00:15,351 INFO program: Journal inode: 8 >08:00:15,351 INFO program: Default directory hash: half_md4 >08:00:15,352 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >08:00:15,352 INFO program: Journal backup: inode blocks >08:00:15,352 INFO program: Journal features: journal_incompat_revoke >08:00:15,352 INFO program: Journal size: 128M >08:00:15,352 INFO program: Journal length: 32768 >08:00:15,353 INFO program: Journal sequence: 0x00003086 >08:00:15,353 INFO program: Journal start: 0 >08:00:15,353 INFO program: >08:00:15,353 DEBUG program: Return code: 0 >08:00:15,354 INFO program: Running... resize2fs -P /dev/mapper/live-base >08:00:15,358 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:00:15,359 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >08:00:15,359 INFO program: Couldn't find valid filesystem superblock. >08:00:15,359 DEBUG program: Return code: 1 >08:00:15,390 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >08:00:15,395 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >08:00:15,395 INFO program: Filesystem volume name: _Fedora-Live-Des >08:00:15,395 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >08:00:15,396 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >08:00:15,396 INFO program: Filesystem magic number: 0xEF53 >08:00:15,396 INFO program: Filesystem revision #: 1 (dynamic) >08:00:15,396 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 >08:00:15,396 INFO program: Filesystem flags: signed_directory_hash >08:00:15,396 INFO program: Default mount options: user_xattr acl >08:00:15,396 INFO program: Filesystem state: clean >08:00:15,396 INFO program: Errors behavior: Continue >08:00:15,396 INFO program: Filesystem OS type: Linux >08:00:15,396 INFO program: Inode count: 212992 >08:00:15,397 INFO program: Block count: 825687 >08:00:15,397 INFO program: Reserved block count: 8255 >08:00:15,397 INFO program: Free blocks: 5566 >08:00:15,397 INFO program: Free inodes: 106629 >08:00:15,397 INFO program: First block: 0 >08:00:15,397 INFO program: Block size: 4096 >08:00:15,397 INFO program: Fragment size: 4096 >08:00:15,397 INFO program: Reserved GDT blocks: 255 >08:00:15,397 INFO program: Blocks per group: 32768 >08:00:15,397 INFO program: Fragments per group: 32768 >08:00:15,397 INFO program: Inodes per group: 8192 >08:00:15,398 INFO program: Inode blocks per group: 512 >08:00:15,398 INFO program: Flex block group size: 16 >08:00:15,398 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >08:00:15,398 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >08:00:15,398 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >08:00:15,398 INFO program: Mount count: 0 >08:00:15,399 INFO program: Maximum mount count: -1 >08:00:15,399 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >08:00:15,399 INFO program: Check interval: 0 (<none>) >08:00:15,399 INFO program: Lifetime writes: 768 MB >08:00:15,399 INFO program: Reserved blocks uid: 0 (user root) >08:00:15,399 INFO program: Reserved blocks gid: 0 (group root) >08:00:15,400 INFO program: First inode: 11 >08:00:15,400 INFO program: Inode size: 256 >08:00:15,400 INFO program: Required extra isize: 28 >08:00:15,400 INFO program: Desired extra isize: 28 >08:00:15,400 INFO program: Journal inode: 8 >08:00:15,400 INFO program: Default directory hash: half_md4 >08:00:15,401 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >08:00:15,401 INFO program: Journal backup: inode blocks >08:00:15,401 INFO program: Journal features: journal_incompat_revoke >08:00:15,401 INFO program: Journal size: 128M >08:00:15,401 INFO program: Journal length: 32768 >08:00:15,401 INFO program: Journal sequence: 0x00003086 >08:00:15,402 INFO program: Journal start: 0 >08:00:15,402 INFO program: >08:00:15,402 DEBUG program: Return code: 0 >08:00:15,402 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >08:00:15,407 INFO program: resize2fs 1.42.8 (20-Jun-2013) >08:00:15,408 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >08:00:15,408 INFO program: Couldn't find valid filesystem superblock. >08:00:15,408 DEBUG program: Return code: 1 >08:00:15,417 INFO program: Running... udevadm settle --timeout=300 >08:00:15,429 DEBUG program: Return code: 0 >08:00:15,436 INFO program: Running... udevadm settle --timeout=300 >08:00:15,446 DEBUG program: Return code: 0 >08:00:15,447 INFO program: Running... udevadm settle --timeout=300 >08:00:15,457 DEBUG program: Return code: 0 >08:00:15,460 INFO program: Running... udevadm settle --timeout=300 >08:00:15,469 DEBUG program: Return code: 0 >08:00:15,471 INFO program: Running... udevadm settle --timeout=300 >08:00:15,481 DEBUG program: Return code: 0 >08:00:15,484 INFO program: Running... udevadm settle --timeout=300 >08:00:15,493 DEBUG program: Return code: 0 >08:00:15,495 INFO program: Running... udevadm settle --timeout=300 >08:00:15,505 DEBUG program: Return code: 0 >08:00:15,508 INFO program: Running... udevadm settle --timeout=300 >08:00:15,517 DEBUG program: Return code: 0 >08:00:15,519 INFO program: Running... udevadm settle --timeout=300 >08:00:15,528 DEBUG program: Return code: 0 >08:00:15,532 INFO program: Running... udevadm settle --timeout=300 >08:00:15,542 DEBUG program: Return code: 0 >08:00:15,544 INFO program: Running... udevadm settle --timeout=300 >08:00:15,553 DEBUG program: Return code: 0 >08:00:15,556 INFO program: Running... udevadm settle --timeout=300 >08:00:15,566 DEBUG program: Return code: 0 >08:00:15,569 INFO program: Running... udevadm settle --timeout=300 >08:00:15,578 DEBUG program: Return code: 0 >08:00:15,641 INFO program: Running... hwclock --hctosys --localtime >12:00:16,001 DEBUG program: Return code: 0 >12:00:16,002 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >12:00:16,015 DEBUG program: Return code: 0 >12:00:30,320 INFO program: Running... modprobe btrfs >12:00:30,379 DEBUG program: Return code: 0 >12:00:30,384 INFO program: Running... modprobe xfs >12:00:30,438 DEBUG program: Return code: 0 >12:00:47,465 INFO program: Running... udevadm settle --timeout=300 >12:00:47,485 DEBUG program: Return code: 0 >12:00:47,506 INFO program: Running... udevadm settle --timeout=300 >12:00:47,518 DEBUG program: Return code: 0 >12:01:20,010 INFO program: Running... udevadm settle --timeout=300 >12:01:20,023 DEBUG program: Return code: 0 >12:01:32,481 INFO program: Running... udevadm settle --timeout=300 >12:01:32,492 DEBUG program: Return code: 0 >12:03:56,919 INFO program: Running... udevadm settle --timeout=300 >12:03:56,934 DEBUG program: Return code: 0 >12:04:04,093 INFO program: Running... swapoff -a >12:04:04,107 DEBUG program: Return code: 0 >12:04:04,117 INFO program: Running... udevadm settle --timeout=300 >12:04:04,140 DEBUG program: Return code: 0 >12:04:04,141 INFO program: Running... udevadm settle --timeout=300 >12:04:04,152 DEBUG program: Return code: 0 >12:04:04,155 INFO program: Running... udevadm settle --timeout=300 >12:04:04,167 DEBUG program: Return code: 0 >12:04:04,169 INFO program: Running... udevadm settle --timeout=300 >12:04:04,179 DEBUG program: Return code: 0 >12:04:04,183 INFO program: Running... udevadm settle --timeout=300 >12:04:04,194 DEBUG program: Return code: 0 >12:04:04,195 INFO program: Running... udevadm settle --timeout=300 >12:04:04,208 DEBUG program: Return code: 0 >12:04:04,212 INFO program: Running... udevadm settle --timeout=300 >12:04:04,225 DEBUG program: Return code: 0 >12:04:04,227 INFO program: Running... udevadm settle --timeout=300 >12:04:04,240 DEBUG program: Return code: 0 >12:04:04,244 INFO program: Running... udevadm settle --timeout=300 >12:04:04,257 DEBUG program: Return code: 0 >12:04:04,260 INFO program: Running... udevadm settle --timeout=300 >12:04:04,273 DEBUG program: Return code: 0 >12:04:04,309 INFO program: Running... wipefs -f -a /dev/sda8 >12:04:04,932 INFO program: /dev/sda8: 8 bytes were erased at offset 0x00000003 (ntfs): 4e 54 46 53 20 20 20 20 >12:04:04,933 DEBUG program: Return code: 0 >12:04:04,933 INFO program: Running... udevadm settle --timeout=300 >12:04:04,971 DEBUG program: Return code: 0 >12:04:04,974 INFO program: Running... udevadm settle --timeout=300 >12:04:04,986 DEBUG program: Return code: 0 >12:04:04,986 INFO program: Running... udevadm settle --timeout=300 >12:04:04,996 DEBUG program: Return code: 0 >12:04:05,002 INFO program: Running... udevadm settle --timeout=300 >12:04:05,011 DEBUG program: Return code: 0 >12:04:05,111 INFO program: Running... udevadm settle --timeout=300 >12:04:05,625 DEBUG program: Return code: 0 >12:04:05,754 INFO program: Running... udevadm settle --timeout=300 >12:04:06,457 DEBUG program: Return code: 0 >12:04:06,457 INFO program: Running... udevadm settle --timeout=300 >12:04:06,470 DEBUG program: Return code: 0 >12:04:06,478 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=976769024 count=2048 >12:04:06,568 INFO program: 2048+0 records in >12:04:06,568 INFO program: 2048+0 records out >12:04:06,568 INFO program: 1048576 bytes (1.0 MB) copied, 0.078862 s, 13.3 MB/s >12:04:06,568 DEBUG program: Return code: 0 >12:04:06,569 INFO program: Running... udevadm settle --timeout=300 >12:04:06,649 DEBUG program: Return code: 0 >12:04:06,777 INFO program: Running... udevadm settle --timeout=300 >12:04:07,444 DEBUG program: Return code: 0 >12:04:07,447 INFO program: Running... wipefs -f -a /dev/sda3 >12:04:07,498 DEBUG program: Return code: 0 >12:04:07,501 INFO program: Running... udevadm settle --timeout=300 >12:04:07,572 DEBUG program: Return code: 0 >12:04:07,573 INFO program: Running... udevadm settle --timeout=300 >12:04:07,584 DEBUG program: Return code: 0 >12:04:07,707 INFO program: Running... mke2fs -t ext4 /dev/sda3 >12:04:07,819 INFO program: mke2fs 1.42.8 (20-Jun-2013) >12:04:07,819 INFO program: Filesystem label= >12:04:07,819 INFO program: OS type: Linux >12:04:07,819 INFO program: Block size=1024 (log=0) >12:04:07,819 INFO program: Fragment size=1024 (log=0) >12:04:07,820 INFO program: Stride=4 blocks, Stripe width=4 blocks >12:04:07,820 INFO program: 256 inodes, 2048 blocks >12:04:07,820 INFO program: 102 blocks (4.98%) reserved for the super user >12:04:07,820 INFO program: First data block=1 >12:04:07,820 INFO program: Maximum filesystem blocks=2097152 >12:04:07,820 INFO program: 1 block group >12:04:07,820 INFO program: 8192 blocks per group, 8192 fragments per group >12:04:07,820 INFO program: 256 inodes per group >12:04:07,820 INFO program: >12:04:07,820 INFO program: Allocating group tables: 0/1 done >12:04:07,821 INFO program: Writing inode tables: 0/1 done >12:04:07,821 INFO program: Creating journal (1024 blocks): done >12:04:07,821 INFO program: Writing superblocks and filesystem accounting information: 0/1 done >12:04:07,821 INFO program: >12:04:07,821 DEBUG program: Return code: 0 >12:04:07,824 INFO program: Running... udevadm settle --timeout=300 >12:04:07,843 DEBUG program: Return code: 0 >12:04:07,846 INFO program: Running... udevadm settle --timeout=300 >12:04:07,858 DEBUG program: Return code: 0 >12:04:07,865 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=859881472 count=2048 >12:04:07,904 INFO program: 2048+0 records in >12:04:07,904 INFO program: 2048+0 records out >12:04:07,904 INFO program: 1048576 bytes (1.0 MB) copied, 0.0330298 s, 31.7 MB/s >12:04:07,904 DEBUG program: Return code: 0 >12:04:07,904 INFO program: Running... udevadm settle --timeout=300 >12:04:07,942 DEBUG program: Return code: 0 >12:04:08,063 INFO program: Running... udevadm settle --timeout=300 >12:04:08,887 DEBUG program: Return code: 0 >12:04:08,892 INFO program: Running... wipefs -f -a /dev/sda8 >12:04:08,989 DEBUG program: Return code: 0 >12:04:08,995 INFO program: Running... udevadm settle --timeout=300 >12:04:09,084 DEBUG program: Return code: 0 >12:04:09,085 INFO program: Running... udevadm settle --timeout=300 >12:04:09,099 DEBUG program: Return code: 0 >12:04:09,106 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=900843520 count=2048 >12:04:09,188 INFO program: 2048+0 records in >12:04:09,189 INFO program: 2048+0 records out >12:04:09,189 INFO program: 1048576 bytes (1.0 MB) copied, 0.0758884 s, 13.8 MB/s >12:04:09,189 DEBUG program: Return code: 0 >12:04:09,189 INFO program: Running... udevadm settle --timeout=300 >12:04:09,387 DEBUG program: Return code: 0 >12:04:09,509 INFO program: Running... udevadm settle --timeout=300 >12:04:10,607 DEBUG program: Return code: 0 >12:04:10,612 INFO program: Running... wipefs -f -a /dev/sda9 >12:04:10,686 DEBUG program: Return code: 0 >12:04:10,692 INFO program: Running... udevadm settle --timeout=300 >12:04:10,793 DEBUG program: Return code: 0 >12:04:10,793 INFO program: Running... udevadm settle --timeout=300 >12:04:10,806 DEBUG program: Return code: 0 >12:04:10,929 INFO program: Running... mke2fs -t ext4 /dev/sda9 >12:04:13,867 INFO program: mke2fs 1.42.8 (20-Jun-2013) >12:04:13,867 INFO program: Filesystem label= >12:04:13,868 INFO program: OS type: Linux >12:04:13,868 INFO program: Block size=4096 (log=2) >12:04:13,868 INFO program: Fragment size=4096 (log=2) >12:04:13,868 INFO program: Stride=0 blocks, Stripe width=0 blocks >12:04:13,868 INFO program: 1281120 inodes, 5120000 blocks >12:04:13,868 INFO program: 256000 blocks (5.00%) reserved for the super user >12:04:13,868 INFO program: First data block=0 >12:04:13,869 INFO program: Maximum filesystem blocks=4294967296 >12:04:13,869 INFO program: 157 block groups >12:04:13,869 INFO program: 32768 blocks per group, 32768 fragments per group >12:04:13,869 INFO program: 8160 inodes per group >12:04:13,869 INFO program: Superblock backups stored on blocks: >12:04:13,869 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >12:04:13,869 INFO program: 4096000 >12:04:13,869 INFO program: >12:04:13,869 INFO program: Allocating group tables: 0/157 done >12:04:13,870 INFO program: Writing inode tables: 0/157 done >12:04:13,870 INFO program: Creating journal (32768 blocks): done >12:04:13,870 INFO program: Writing superblocks and filesystem accounting information: 0/157 done >12:04:13,870 INFO program: >12:04:13,870 DEBUG program: Return code: 0 >12:04:13,871 INFO program: Running... udevadm settle --timeout=300 >12:04:14,073 DEBUG program: Return code: 0 >12:04:14,078 INFO program: Running... udevadm settle --timeout=300 >12:04:14,092 DEBUG program: Return code: 0 >12:04:14,101 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=941805568 count=2048 >12:04:14,143 INFO program: 2048+0 records in >12:04:14,143 INFO program: 2048+0 records out >12:04:14,143 INFO program: 1048576 bytes (1.0 MB) copied, 0.0350629 s, 29.9 MB/s >12:04:14,143 DEBUG program: Return code: 0 >12:04:14,143 INFO program: Running... udevadm settle --timeout=300 >12:04:14,312 DEBUG program: Return code: 0 >12:04:14,486 INFO program: Running... udevadm settle --timeout=300 >12:04:15,877 DEBUG program: Return code: 0 >12:04:15,881 INFO program: Running... wipefs -f -a /dev/sda10 >12:04:15,976 DEBUG program: Return code: 0 >12:04:15,980 INFO program: Running... udevadm settle --timeout=300 >12:04:16,078 DEBUG program: Return code: 0 >12:04:16,079 INFO program: Running... udevadm settle --timeout=300 >12:04:16,090 DEBUG program: Return code: 0 >12:04:16,229 INFO program: Running... mkdosfs /dev/sda10 >12:04:16,539 INFO program: mkfs.fat 3.0.23 (2013-10-15) >12:04:16,539 DEBUG program: Return code: 0 >12:04:16,541 INFO program: Running... udevadm settle --timeout=300 >12:04:16,857 DEBUG program: Return code: 0 >12:04:16,860 INFO program: Running... udevadm settle --timeout=300 >12:04:16,871 DEBUG program: Return code: 0 >12:04:16,880 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=962287616 count=2048 >12:04:16,919 INFO program: 2048+0 records in >12:04:16,920 INFO program: 2048+0 records out >12:04:16,920 INFO program: 1048576 bytes (1.0 MB) copied, 0.0347219 s, 30.2 MB/s >12:04:16,920 DEBUG program: Return code: 0 >12:04:16,920 INFO program: Running... udevadm settle --timeout=300 >12:04:17,063 DEBUG program: Return code: 0 >12:04:17,260 INFO program: Running... udevadm settle --timeout=300 >12:04:18,750 DEBUG program: Return code: 0 >12:04:18,755 INFO program: Running... wipefs -f -a /dev/sda11 >12:04:18,843 DEBUG program: Return code: 0 >12:04:18,848 INFO program: Running... udevadm settle --timeout=300 >12:04:18,975 DEBUG program: Return code: 0 >12:04:18,975 INFO program: Running... udevadm settle --timeout=300 >12:04:18,989 DEBUG program: Return code: 0 >12:04:19,168 INFO program: Running... mkswap -f /dev/sda11 >12:04:19,215 INFO program: Setting up swapspace version 1, size = 2047996 KiB >12:04:19,215 INFO program: no label, UUID=6108c551-4aeb-4cd2-b9a0-df4326671dc9 >12:04:19,215 DEBUG program: Return code: 0 >12:04:19,217 INFO program: Running... udevadm settle --timeout=300 >12:04:19,236 DEBUG program: Return code: 0 >12:04:19,240 INFO program: Running... udevadm settle --timeout=300 >12:04:19,251 DEBUG program: Return code: 0 >12:04:19,425 INFO program: Running... mke2fs -t ext4 /dev/sda8 >12:04:22,117 INFO program: mke2fs 1.42.8 (20-Jun-2013) >12:04:22,117 INFO program: Filesystem label= >12:04:22,118 INFO program: OS type: Linux >12:04:22,118 INFO program: Block size=4096 (log=2) >12:04:22,118 INFO program: Fragment size=4096 (log=2) >12:04:22,118 INFO program: Stride=0 blocks, Stripe width=0 blocks >12:04:22,118 INFO program: 1281120 inodes, 5120000 blocks >12:04:22,118 INFO program: 256000 blocks (5.00%) reserved for the super user >12:04:22,118 INFO program: First data block=0 >12:04:22,118 INFO program: Maximum filesystem blocks=4294967296 >12:04:22,119 INFO program: 157 block groups >12:04:22,119 INFO program: 32768 blocks per group, 32768 fragments per group >12:04:22,119 INFO program: 8160 inodes per group >12:04:22,119 INFO program: Superblock backups stored on blocks: >12:04:22,119 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >12:04:22,119 INFO program: 4096000 >12:04:22,119 INFO program: >12:04:22,119 INFO program: Allocating group tables: 0/157 done >12:04:22,120 INFO program: Writing inode tables: 0/157 done >12:04:22,120 INFO program: Creating journal (32768 blocks): done >12:04:22,120 INFO program: Writing superblocks and filesystem accounting information: 0/157 done >12:04:22,121 INFO program: >12:04:22,121 DEBUG program: Return code: 0 >12:04:22,124 INFO program: Running... udevadm settle --timeout=300 >12:04:22,284 DEBUG program: Return code: 0 >12:04:22,287 INFO program: Running... udevadm settle --timeout=300 >12:04:22,297 DEBUG program: Return code: 0 >12:04:22,344 INFO program: Running... swapon /dev/sda11 >12:04:22,358 DEBUG program: Return code: 0 >12:04:22,391 INFO program: Running... mount -t ext4 -o defaults /dev/sda3 /mnt/sysimage >12:04:22,415 DEBUG program: Return code: 0 >12:04:22,418 INFO program: Running... mount -t vfat -o umask=0077,shortname=winnt /dev/sda10 /mnt/sysimage/data >12:04:22,455 DEBUG program: Return code: 0 >12:04:22,458 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >12:04:22,464 DEBUG program: Return code: 0 >12:04:22,468 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >12:04:22,476 DEBUG program: Return code: 0 >12:04:22,479 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >12:04:22,487 DEBUG program: Return code: 0 >12:04:22,490 INFO program: Running... mount -t ext4 -o defaults /dev/sda8 /mnt/sysimage/home >12:04:22,541 DEBUG program: Return code: 0 >12:04:22,554 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >12:04:22,562 DEBUG program: Return code: 0 >12:04:22,597 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >12:04:22,604 DEBUG program: Return code: 0 >12:04:22,608 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >12:04:22,616 DEBUG program: Return code: 0 >12:04:22,619 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >12:04:22,626 DEBUG program: Return code: 0 >12:04:22,629 INFO program: Running... mount -t ext4 -o defaults /dev/sda9 /mnt/sysimage/usr >12:04:22,690 DEBUG program: Return code: 0 >12:04:22,705 INFO program: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ --exclude /run/ --exclude /boot/*rescue* --exclude /etc/machine-id /mnt/install/source/ /mnt/sysimage >12:06:18,725 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/dbus-1/session.d" failed: No space left on device (28) >12:06:18,726 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,726 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/dbus-1/system.d" failed: No space left on device (28) >12:06:18,726 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,726 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/dconf/db" failed: No space left on device (28) >12:06:18,727 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,727 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/dconf/profile" failed: No space left on device (28) >12:06:18,727 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,727 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/dhcp/dhclient.d" failed: No space left on device (28) >12:06:18,727 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,727 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/firewalld/icmptypes" failed: No space left on device (28) >12:06:18,728 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,728 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/firewalld/services" failed: No space left on device (28) >12:06:18,731 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,731 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/firewalld/zones" failed: No space left on device (28) >12:06:18,732 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,732 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/fonts/conf.d" failed: No space left on device (28) >12:06:18,732 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,732 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gconf/2" failed: No space left on device (28) >12:06:18,733 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,733 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gconf/gconf.xml.defaults" failed: No space left on device (28) >12:06:18,733 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,733 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gconf/gconf.xml.mandatory" failed: No space left on device (28) >12:06:18,733 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,734 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gconf/gconf.xml.system" failed: No space left on device (28) >12:06:18,734 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,734 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gconf/schemas" failed: No space left on device (28) >12:06:18,734 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,735 INFO program: rsync: symlink "/mnt/sysimage/etc/gdm/Xsession" -> "../X11/xinit/Xsession" failed: No space left on device (28) >12:06:18,735 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gdm/Init" failed: No space left on device (28) >12:06:18,735 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,736 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gdm/PostLogin" failed: No space left on device (28) >12:06:18,736 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,736 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gdm/PostSession" failed: No space left on device (28) >12:06:18,737 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,737 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gdm/PreSession" failed: No space left on device (28) >12:06:18,737 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,738 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/ghostscript/9.10" failed: No space left on device (28) >12:06:18,738 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,738 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/groff/site-font" failed: No space left on device (28) >12:06:18,739 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,739 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/groff/site-tmac" failed: No space left on device (28) >12:06:18,739 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,740 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/ipsec.d/cacerts" failed: No space left on device (28) >12:06:18,740 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,740 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/ipsec.d/crls" failed: No space left on device (28) >12:06:18,741 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,741 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/ipsec.d/policies" failed: No space left on device (28) >12:06:18,741 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,742 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/java/security" failed: No space left on device (28) >12:06:18,742 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,742 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/kernel/postinst.d" failed: No space left on device (28) >12:06:18,742 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,743 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/libreport/events.d" failed: No space left on device (28) >12:06:18,743 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,743 INFO program: rsync: mkstemp "/mnt/sysimage/boot/.vmlinuz-3.11.10-301.fc20.x86_64.hmac.TP3Aic" failed: No space left on device (28) >12:06:18,744 INFO program: rsync: mkstemp "/mnt/sysimage/boot/.System.map-3.11.10-301.fc20.x86_64.TIclNk" failed: No space left on device (28) >12:06:18,744 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/libreport/events" failed: No space left on device (28) >12:06:18,744 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,745 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/libreport/plugins" failed: No space left on device (28) >12:06:18,745 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,745 INFO program: rsync: mkstemp "/mnt/sysimage/boot/.config-3.11.10-301.fc20.x86_64.zABFtt" failed: No space left on device (28) >12:06:18,745 INFO program: rsync: mkstemp "/mnt/sysimage/boot/.elf-memtest86+-4.20.UbX9bC" failed: No space left on device (28) >12:06:18,746 INFO program: rsync: mkstemp "/mnt/sysimage/boot/.initrd-plymouth.img.2AB6XK" failed: No space left on device (28) >12:06:18,746 INFO program: rsync: mkstemp "/mnt/sysimage/boot/.memtest86+-4.20.obp2NT" failed: No space left on device (28) >12:06:18,746 INFO program: rsync: mkstemp "/mnt/sysimage/boot/.vmlinuz-3.11.10-301.fc20.x86_64.uzicF2" failed: No space left on device (28) >12:06:18,747 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/.mach_kernel.w20dhc" failed: No space left on device (28) >12:06:18,747 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/BOOT/.BOOTX64.EFI.LWYYZl" failed: No space left on device (28) >12:06:18,747 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/libreport/workflows.d" failed: No space left on device (28) >12:06:18,747 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,748 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/BOOT/.fallback.efi.047h0v" failed: No space left on device (28) >12:06:18,748 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/.BOOT.CSV.ZPEo8F" failed: No space left on device (28) >12:06:18,748 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/.MokManager.efi.YmQ9rQ" failed: No space left on device (28) >12:06:18,749 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/.gcdx64.efi.i2TyS0" failed: No space left on device (28) >12:06:18,749 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/.grubx64.efi.491snb" failed: No space left on device (28) >12:06:18,749 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/.shim-fedora.efi.6IGnWl" failed: No space left on device (28) >12:06:18,750 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/.shim.efi.K6KPAw" failed: No space left on device (28) >12:06:18,750 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/fonts/.unicode.pf2.eqF5lH" failed: No space left on device (28) >12:06:18,750 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/System/Library/CoreServices/.SystemVersion.plist.7eAYuS" failed: No space left on device (28) >12:06:18,750 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.cat.c32.kocfL3" failed: No space left on device (28) >12:06:18,751 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.chain.c32.Tz9adf" failed: No space left on device (28) >12:06:18,751 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.cmd.c32.zRa8Eq" failed: No space left on device (28) >12:06:18,751 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.config.c32.flX56B" failed: No space left on device (28) >12:06:18,752 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.cpuid.c32.tuE4yN" failed: No space left on device (28) >12:06:18,752 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.cpuidtest.c32.F1e40Y" failed: No space left on device (28) >12:06:18,753 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.disk.c32.3m14sa" failed: No space left on device (28) >12:06:18,753 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.dmitest.c32.Hyg6Ul" failed: No space left on device (28) >12:06:18,754 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/lvm/archive" failed: No space left on device (28) >12:06:18,754 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,754 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/lvm/backup" failed: No space left on device (28) >12:06:18,754 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,755 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/lvm/cache" failed: No space left on device (28) >12:06:18,755 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,755 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/lvm/profile" failed: No space left on device (28) >12:06:18,756 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,756 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/mcelog/triggers" failed: No space left on device (28) >12:06:18,756 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,757 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/openldap/certs" failed: No space left on device (28) >12:06:18,757 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,757 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.elf.c32.fly9mx" failed: No space left on device (28) >12:06:18,757 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.ethersel.c32.0L4dPI" failed: No space left on device (28) >12:06:18,758 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.gfxboot.c32.e7lZoU" failed: No space left on device (28) >12:06:18,758 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.gpxecmd.c32.C9VMY5" failed: No space left on device (28) >12:06:18,758 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.hdt.c32.YCUjGh" failed: No space left on device (28) >12:06:18,759 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.host.c32.QMC7nt" failed: No space left on device (28) >12:06:18,759 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.ifcpu.c32.k8OJtF" failed: No space left on device (28) >12:06:18,759 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.ifcpu64.c32.YfsbSR" failed: No space left on device (28) >12:06:18,759 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.ifplop.c32.qnZDg4" failed: No space left on device (28) >12:06:18,760 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.int18.com.w1x7Eg" failed: No space left on device (28) >12:06:18,760 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.kbdmap.c32.f2HB3s" failed: No space left on device (28) >12:06:18,760 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.linux.c32.0Qr6rF" failed: No space left on device (28) >12:06:18,761 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.ls.c32.N55CQR" failed: No space left on device (28) >12:06:18,761 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.lua.c32.jUWaf4" failed: No space left on device (28) >12:06:18,761 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.mboot.c32.VUpXDg" failed: No space left on device (28) >12:06:18,761 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.memdisk.3DBR3s" failed: No space left on device (28) >12:06:18,762 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.memdump.com.rzGNtF" failed: No space left on device (28) >12:06:18,762 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.meminfo.c32.XoTKTR" failed: No space left on device (28) >12:06:18,762 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.menu.c32.hQQIj4" failed: No space left on device (28) >12:06:18,763 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.pcitest.c32.rU8LJg" failed: No space left on device (28) >12:06:18,763 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.pmload.c32.3QhR9s" failed: No space left on device (28) >12:06:18,763 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.poweroff.com.XNPFCF" failed: No space left on device (28) >12:06:18,763 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.pwd.c32.1r3u5R" failed: No space left on device (28) >12:06:18,764 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.pxechain.com.nDGky4" failed: No space left on device (28) >12:06:18,764 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.reboot.c32.3iDa1g" failed: No space left on device (28) >12:06:18,764 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.rosh.c32.ZSQ0tt" failed: No space left on device (28) >12:06:18,765 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.sanboot.c32.LhRSWF" failed: No space left on device (28) >12:06:18,765 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.sdi.c32.DzgLpS" failed: No space left on device (28) >12:06:18,765 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.sysdump.c32.xc8ES4" failed: No space left on device (28) >12:06:18,766 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.ver.com.nGvbnh" failed: No space left on device (28) >12:06:18,766 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.vesainfo.c32.PHxIRt" failed: No space left on device (28) >12:06:18,766 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.vesamenu.c32.LTXfmG" failed: No space left on device (28) >12:06:18,767 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.vpdtest.c32.tzSTQS" failed: No space left on device (28) >12:06:18,767 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.whichsys.c32.Hjmyl5" failed: No space left on device (28) >12:06:18,767 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.zzjson.c32.RcHATh" failed: No space left on device (28) >12:06:18,767 INFO program: rsync: mkstemp "/mnt/sysimage/boot/grub2/themes/system/.background.png.5JAFru" failed: No space left on device (28) >12:06:18,768 INFO program: rsync: mkstemp "/mnt/sysimage/boot/grub2/themes/system/.fireworks.png.YVAIDH" failed: No space left on device (28) >12:06:18,768 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.pwd.lock.oc7omV" failed: No space left on device (28) >12:06:18,768 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.DIR_COLORS.miUoe9" failed: No space left on device (28) >12:06:18,769 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.DIR_COLORS.256color.3dzp6m" failed: No space left on device (28) >12:06:18,769 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.DIR_COLORS.lightbgcolor.oAxqYA" failed: No space left on device (28) >12:06:18,770 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.GREP_COLORS.mKLrQO" failed: No space left on device (28) >12:06:18,770 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.adjtime.xx9sI2" failed: No space left on device (28) >12:06:18,770 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.aliases.2fGuAg" failed: No space left on device (28) >12:06:18,771 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.anacrontab.xPowsu" failed: No space left on device (28) >12:06:18,771 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.asound.conf.KrfykI" failed: No space left on device (28) >12:06:18,771 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.at.deny.GUdAcW" failed: No space left on device (28) >12:06:18,772 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.bashrc.XskC49" failed: No space left on device (28) >12:06:18,772 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.brlapi.key.iq5EWn" failed: No space left on device (28) >12:06:18,772 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.brltty.conf.w64HOB" failed: No space left on device (28) >12:06:18,772 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.chrony.conf.TpYLGP" failed: No space left on device (28) >12:06:18,773 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.chrony.keys.NmbQy3" failed: No space left on device (28) >12:06:18,773 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.cron.deny.9VAUqh" failed: No space left on device (28) >12:06:18,773 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.crontab.tbkZiv" failed: No space left on device (28) >12:06:18,774 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.csh.cshrc.PMd4aJ" failed: No space left on device (28) >12:06:18,774 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.csh.login.Vaj92W" failed: No space left on device (28) >12:06:18,774 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.dnsmasq.conf.LgBeVa" failed: No space left on device (28) >12:06:18,775 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.dracut.conf.CPMkNo" failed: No space left on device (28) >12:06:18,775 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.drirc.CP8qFC" failed: No space left on device (28) >12:06:18,775 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.e2fsck.conf.deSxxQ" failed: No space left on device (28) >12:06:18,775 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.environment.EXNEp4" failed: No space left on device (28) >12:06:18,776 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.ethertypes.G1RLhi" failed: No space left on device (28) >12:06:18,776 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.exports.Bj5S9v" failed: No space left on device (28) >12:06:18,776 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.fedora-release.cST01J" failed: No space left on device (28) >12:06:18,776 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.filesystems.uWdSZX" failed: No space left on device (28) >12:06:18,777 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.fprintd.conf.LB4JXb" failed: No space left on device (28) >12:06:18,777 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.fstab.hQdCVp" failed: No space left on device (28) >12:06:18,777 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.fuse.conf.soDuTD" failed: No space left on device (28) >12:06:18,778 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.gdbinit.QSknRR" failed: No space left on device (28) >12:06:18,778 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.group.KChgP5" failed: No space left on device (28) >12:06:18,778 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.group-.46taNj" failed: No space left on device (28) >12:06:18,779 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.gshadow.hhA6Kx" failed: No space left on device (28) >12:06:18,779 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.gshadow-.EUPPOL" failed: No space left on device (28) >12:06:18,779 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.hba.conf.8CEzSZ" failed: No space left on device (28) >12:06:18,780 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.host.conf.D7NjWd" failed: No space left on device (28) >12:06:18,780 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.hosts.yIc4Zr" failed: No space left on device (28) >12:06:18,780 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.hosts.allow.VfQO3F" failed: No space left on device (28) >12:06:18,780 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.hosts.deny.LQ7z7T" failed: No space left on device (28) >12:06:18,781 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.inittab.pmzmb8" failed: No space left on device (28) >12:06:18,781 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.inputrc.dpPMqm" failed: No space left on device (28) >12:06:18,781 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.ipsec.conf.LTFdGA" failed: No space left on device (28) >12:06:18,782 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.ipsec.secrets.BX1EVO" failed: No space left on device (28) >12:06:18,782 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.issue.pIF6a3" failed: No space left on device (28) >12:06:18,782 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.issue.net.ZRByqh" failed: No space left on device (28) >12:06:18,783 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.kdump.conf.9l80Fv" failed: No space left on device (28) >12:06:18,783 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.krb5.conf.BjmuVJ" failed: No space left on device (28) >12:06:18,783 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.ld.so.cache.F4VXaY" failed: No space left on device (28) >12:06:18,783 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pkcs11/modules" failed: No space left on device (28) >12:06:18,784 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,784 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pki/CA" failed: No space left on device (28) >12:06:18,784 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,785 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pki/ca-trust" failed: No space left on device (28) >12:06:18,785 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,785 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pki/java" failed: No space left on device (28) >12:06:18,786 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,786 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pki/nssdb" failed: No space left on device (28) >12:06:18,787 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,787 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pki/rpm-gpg" failed: No space left on device (28) >12:06:18,787 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,787 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pki/tls" failed: No space left on device (28) >12:06:18,788 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,788 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pm/config.d" failed: No space left on device (28) >12:06:18,788 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,789 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pm/power.d" failed: No space left on device (28) >12:06:18,789 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,789 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pm/sleep.d" failed: No space left on device (28) >12:06:18,789 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,790 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/polkit-1/localauthority.conf.d" failed: No space left on device (28) >12:06:18,790 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,790 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/polkit-1/localauthority" failed: No space left on device (28) >12:06:18,791 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,791 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/polkit-1/rules.d" failed: No space left on device (28) >12:06:18,791 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,791 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/ppp/peers" failed: No space left on device (28) >12:06:18,792 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,792 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/init.d" failed: No space left on device (28) >12:06:18,792 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,793 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc0.d" failed: No space left on device (28) >12:06:18,793 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,793 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc1.d" failed: No space left on device (28) >12:06:18,793 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,794 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc2.d" failed: No space left on device (28) >12:06:18,794 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,794 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc3.d" failed: No space left on device (28) >12:06:18,794 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,795 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc4.d" failed: No space left on device (28) >12:06:18,795 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,795 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc5.d" failed: No space left on device (28) >12:06:18,796 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,796 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc6.d" failed: No space left on device (28) >12:06:18,796 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,796 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.ld.so.conf.xEOuqc" failed: No space left on device (28) >12:06:18,797 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.libaudit.conf.Sl8INq" failed: No space left on device (28) >12:06:18,797 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.libuser.conf.edZXaF" failed: No space left on device (28) >12:06:18,797 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.locale.conf.jnidyT" failed: No space left on device (28) >12:06:18,798 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.login.defs.1hBg37" failed: No space left on device (28) >12:06:18,798 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.logrotate.conf.EM9ZJm" failed: No space left on device (28) >12:06:18,798 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.magic.mxDKqB" failed: No space left on device (28) >12:06:18,798 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.mailcap.mHFv7P" failed: No space left on device (28) >12:06:18,799 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.man_db.conf.FHahO4" failed: No space left on device (28) >12:06:18,799 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.mime.types.Xck3uj" failed: No space left on device (28) >12:06:18,799 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.mke2fs.conf.5S0Sby" failed: No space left on device (28) >12:06:18,799 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.motd.rxNj4M" failed: No space left on device (28) >12:06:18,800 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.mtools.conf.d2DMW1" failed: No space left on device (28) >12:06:18,800 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.networks.hD3Bch" failed: No space left on device (28) >12:06:18,800 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.nsswitch.conf.c73rsw" failed: No space left on device (28) >12:06:18,801 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.nsswitch.conf.bak.mSGiIL" failed: No space left on device (28) >12:06:18,801 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.os-release.dbS9X0" failed: No space left on device (28) >12:06:18,801 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.passwd.1rs1dg" failed: No space left on device (28) >12:06:18,802 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.passwd-.tJbsJv" failed: No space left on device (28) >12:06:18,802 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.passwdqc.conf.PpRTeL" failed: No space left on device (28) >12:06:18,802 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.printcap.Xg9lK0" failed: No space left on device (28) >12:06:18,803 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.profile.rd7Ofg" failed: No space left on device (28) >12:06:18,803 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.protocols.ZH6E8v" failed: No space left on device (28) >12:06:18,803 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.request-key.conf.7KKz1L" failed: No space left on device (28) >12:06:18,804 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.resolv.conf.7z77G2" failed: No space left on device (28) >12:06:18,804 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.rpc.JQUHmj" failed: No space left on device (28) >12:06:18,804 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.rsyncd.conf.0Avi2z" failed: No space left on device (28) >12:06:18,805 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.rwtab.QPFTHQ" failed: No space left on device (28) >12:06:18,805 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.rygel.conf.brsvn7" failed: No space left on device (28) >12:06:18,805 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.securetty.sB872n" failed: No space left on device (28) >12:06:18,805 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.services.Q7tLIE" failed: No space left on device (28) >12:06:18,806 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.sestatus.conf.mElzxV" failed: No space left on device (28) >12:06:18,806 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.shadow.AX4nmc" failed: No space left on device (28) >12:06:18,806 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.shadow-.A54cbt" failed: No space left on device (28) >12:06:18,807 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.shells.wdi2ZJ" failed: No space left on device (28) >12:06:18,807 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.sos.conf.mIHRO0" failed: No space left on device (28) >12:06:18,807 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.statetab.UblHDh" failed: No space left on device (28) >12:06:18,808 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.sudoers.E79wsy" failed: No space left on device (28) >12:06:18,808 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.sysctl.conf.aignhP" failed: No space left on device (28) >12:06:18,808 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.system-release-cpe.kvne65" failed: No space left on device (28) >12:06:18,808 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.tcsd.conf.IXrg5m" failed: No space left on device (28) >12:06:18,809 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.trusted-key.key.PJJj4D" failed: No space left on device (28) >12:06:18,809 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.updatedb.conf.zqln3U" failed: No space left on device (28) >12:06:18,809 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.usb_modeswitch.conf.K7dr2b" failed: No space left on device (28) >12:06:18,809 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.vconsole.conf.VBmv1s" failed: No space left on device (28) >12:06:18,810 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.vdpau_wrapper.cfg.qxNz0J" failed: No space left on device (28) >12:06:18,810 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.virc.EzsEZ0" failed: No space left on device (28) >12:06:18,810 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.wvdial.conf.VirJYh" failed: No space left on device (28) >12:06:18,811 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.yum.conf.LSDOXy" failed: No space left on device (28) >12:06:18,811 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/.NetworkManager.conf.ivuWWP" failed: No space left on device (28) >12:06:18,811 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/VPN/.nm-l2tp-service.name.usbP36" failed: No space left on device (28) >12:06:18,811 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/VPN/.nm-openconnect-service.name.K1wygo" failed: No space left on device (28) >12:06:18,812 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/VPN/.nm-openvpn-service.name.yyGitF" failed: No space left on device (28) >12:06:18,812 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/VPN/.nm-pptp-service.name.znn3FW" failed: No space left on device (28) >12:06:18,812 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/VPN/.nm-vpnc-service.name.H2qOSd" failed: No space left on device (28) >12:06:18,813 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/dispatcher.d/.00-netreport.kLqB5u" failed: No space left on device (28) >12:06:18,813 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/dispatcher.d/.04-iscsi.Xsm5rM" failed: No space left on device (28) >12:06:18,813 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/dispatcher.d/.11-dhclient.zJbAO3" failed: No space left on device (28) >12:06:18,813 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/dispatcher.d/.20-chrony.Shp5al" failed: No space left on device (28) >12:06:18,814 INFO program: rsync: mkstemp "/mnt/sysimage/etc/PackageKit/.CommandNotFound.conf.buIDxC" failed: No space left on device (28) >12:06:18,814 INFO program: rsync: mkstemp "/mnt/sysimage/etc/PackageKit/.PackageKit.conf.NAaU3T" failed: No space left on device (28) >12:06:18,814 INFO program: rsync: mkstemp "/mnt/sysimage/etc/PackageKit/.Vendor.conf.TDJbAb" failed: No space left on device (28) >12:06:18,814 INFO program: rsync: mkstemp "/mnt/sysimage/etc/PackageKit/.Yum.conf.5iMt6s" failed: No space left on device (28) >12:06:18,814 INFO program: rsync: mkstemp "/mnt/sysimage/etc/PackageKit/events/post-transaction.d/.README.poQOCK" failed: No space left on device (28) >12:06:18,815 INFO program: rsync: mkstemp "/mnt/sysimage/etc/PackageKit/events/pre-transaction.d/.README.6YCKm2" failed: No space left on device (28) >12:06:18,815 INFO program: rsync: mkstemp "/mnt/sysimage/etc/UPower/.UPower.conf.6eYmik" failed: No space left on device (28) >12:06:18,815 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/.Xmodmap.0QYNlC" failed: No space left on device (28) >12:06:18,815 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/.Xresources.Suq2wU" failed: No space left on device (28) >12:06:18,815 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/.Xclients.APFnIc" failed: No space left on device (28) >12:06:18,816 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/.Xsession.2xkq1u" failed: No space left on device (28) >12:06:18,816 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/.xinitrc.S50tkN" failed: No space left on device (28) >12:06:18,816 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/.xinitrc-common.GLoyD5" failed: No space left on device (28) >12:06:18,816 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/xinitrc.d/.00-start-message-bus.sh.OOJFWn" failed: No space left on device (28) >12:06:18,816 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/xinitrc.d/.localuser.sh.SiIorG" failed: No space left on device (28) >12:06:18,817 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/xinitrc.d/.xdg-user-dirs.sh.MRf8VY" failed: No space left on device (28) >12:06:18,817 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/xinitrc.d/.zz-liveinst.sh.QB6Rqh" failed: No space left on device (28) >12:06:18,817 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/xinput.d/.ibus.conf.2sdDVz" failed: No space left on device (28) >12:06:18,817 INFO program: rsync: mkstemp "/mnt/sysimage/etc/abrt/.abrt-action-save-package-data.conf.Ml07BS" failed: No space left on device (28) >12:06:18,817 INFO program: rsync: mkstemp "/mnt/sysimage/etc/abrt/.abrt-harvest-vmcore.conf.8TLmqb" failed: No space left on device (28) >12:06:18,817 INFO program: rsync: mkstemp "/mnt/sysimage/etc/abrt/.abrt.conf.sbcCeu" failed: No space left on device (28) >12:06:18,818 INFO program: rsync: mkstemp "/mnt/sysimage/etc/abrt/.gpg_keys.conf.4zQR2M" failed: No space left on device (28) >12:06:18,818 INFO program: rsync: mkstemp "/mnt/sysimage/etc/abrt/.xorg.conf.4qE7Q5" failed: No space left on device (28) >12:06:18,818 INFO program: rsync: mkstemp "/mnt/sysimage/etc/abrt/plugins/.CCpp.conf.qhfoFo" failed: No space left on device (28) >12:06:18,818 INFO program: rsync: mkstemp "/mnt/sysimage/etc/abrt/plugins/.python.conf.Ms8qBH" failed: No space left on device (28) >12:06:18,818 INFO program: rsync: mkstemp "/mnt/sysimage/etc/alsa/.alsactl.conf.4ZKvx0" failed: No space left on device (28) >12:06:18,819 INFO program: rsync: mkstemp "/mnt/sysimage/etc/alsa/.state-daemon.conf.K4ogFj" failed: No space left on device (28) >12:06:18,819 INFO program: rsync: mkstemp "/mnt/sysimage/etc/at-spi2/.accessibility.conf.ofU8MC" failed: No space left on device (28) >12:06:18,819 INFO program: rsync: mkstemp "/mnt/sysimage/etc/audisp/.audispd.conf.61PJ2V" failed: No space left on device (28) >12:06:18,819 INFO program: rsync: mkstemp "/mnt/sysimage/etc/audisp/plugins.d/.af_unix.conf.Soi6tf" failed: No space left on device (28) >12:06:18,819 INFO program: rsync: mkstemp "/mnt/sysimage/etc/audisp/plugins.d/.sedispatch.conf.aVo56y" failed: No space left on device (28) >12:06:18,819 INFO program: rsync: mkstemp "/mnt/sysimage/etc/audisp/plugins.d/.syslog.conf.eLf5JS" failed: No space left on device (28) >12:06:18,820 INFO program: rsync: mkstemp "/mnt/sysimage/etc/audit/.audit.rules.o9a8mc" failed: No space left on device (28) >12:06:18,820 INFO program: rsync: mkstemp "/mnt/sysimage/etc/audit/.auditd.conf.oZOPbw" failed: No space left on device (28) >12:06:18,820 INFO program: rsync: mkstemp "/mnt/sysimage/etc/audit/rules.d/.audit.rules.SJfz0P" failed: No space left on device (28) >12:06:18,820 INFO program: rsync: mkstemp "/mnt/sysimage/etc/avahi/.avahi-autoipd.action.EHLZ09" failed: No space left on device (28) >12:06:18,820 INFO program: rsync: mkstemp "/mnt/sysimage/etc/avahi/.avahi-daemon.conf.K8uc9t" failed: No space left on device (28) >12:06:18,821 INFO program: rsync: mkstemp "/mnt/sysimage/etc/avahi/.hosts.IkQphO" failed: No space left on device (28) >12:06:18,821 INFO program: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.fcoeadm.GwSEp8" failed: No space left on device (28) >12:06:18,821 INFO program: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.fcoemon.OxgzJs" failed: No space left on device (28) >12:06:18,821 INFO program: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.lldpad.V7bu3M" failed: No space left on device (28) >12:06:18,821 INFO program: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.lldptool.0sqpn7" failed: No space left on device (28) >12:06:18,822 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/sane.d/dll.d" failed: No space left on device (28) >12:06:18,822 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,822 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/security/console.apps" failed: No space left on device (28) >12:06:18,822 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,822 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/security/console.perms.d" failed: No space left on device (28) >12:06:18,822 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,823 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/security/limits.d" failed: No space left on device (28) >12:06:18,823 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,823 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/security/namespace.d" failed: No space left on device (28) >12:06:18,823 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,823 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/selinux/targeted" failed: No space left on device (28) >12:06:18,824 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,824 INFO program: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.pulseaudio-bash-completion.sh.FnklHr" failed: No space left on device (28) >12:06:18,824 INFO program: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.redefine_filedir.RJ5h1L" failed: No space left on device (28) >12:06:18,824 INFO program: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.yum-utils.bash.HQafl6" failed: No space left on device (28) >12:06:18,824 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.af.ctb.JBKdFq" failed: No space left on device (28) >12:06:18,824 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.am.ctb.TgkPaL" failed: No space left on device (28) >12:06:18,825 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ar.ttb.DELXZ5" failed: No space left on device (28) >12:06:18,825 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.as.ttb.H2m7Oq" failed: No space left on device (28) >12:06:18,825 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ascii-basic.tti.J3nhEL" failed: No space left on device (28) >12:06:18,825 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.attrib.atb.fmKrt6" failed: No space left on device (28) >12:06:18,825 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.attributes.atb.RdjCir" failed: No space left on device (28) >12:06:18,826 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.awa.ttb.1yxatM" failed: No space left on device (28) >12:06:18,826 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.bengali.tti.ZVnJD7" failed: No space left on device (28) >12:06:18,826 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.bg.ttb.fiajOs" failed: No space left on device (28) >12:06:18,826 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.bh.ttb.kUbUYN" failed: No space left on device (28) >12:06:18,826 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.blocks.tti.y98v98" failed: No space left on device (28) >12:06:18,826 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.bn.ttb.TYD8ju" failed: No space left on device (28) >12:06:18,827 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.bo.ttb.ljqLuP" failed: No space left on device (28) >12:06:18,827 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.boxes.tti.KMFoFa" failed: No space left on device (28) >12:06:18,827 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.bra.ttb.0ky2Pv" failed: No space left on device (28) >12:06:18,827 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brf.ttb.P4CG0Q" failed: No space left on device (28) >12:06:18,827 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-abt_basic.kti.4FXkbc" failed: No space left on device (28) >12:06:18,828 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-abt_extra.kti.SkBZlx" failed: No space left on device (28) >12:06:18,828 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-abt_large.ktb.6NtEwS" failed: No space left on device (28) >12:06:18,828 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-abt_small.ktb.ILzjHd" failed: No space left on device (28) >12:06:18,828 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-bc.ktb.PJTYRy" failed: No space left on device (28) >12:06:18,828 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-sat_basic.kti.XEyE2T" failed: No space left on device (28) >12:06:18,828 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-sat_extra.kti.JkIkdf" failed: No space left on device (28) >12:06:18,829 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-sat_large.ktb.Je70nA" failed: No space left on device (28) >12:06:18,829 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-sat_small.ktb.lkKHyV" failed: No space left on device (28) >12:06:18,829 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-at-all.ktb.erBoJg" failed: No space left on device (28) >12:06:18,829 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ba-all.txt.GWS5TB" failed: No space left on device (28) >12:06:18,829 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bd-all.txt.1iwN4W" failed: No space left on device (28) >12:06:18,829 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bl-18.txt.uPmvfi" failed: No space left on device (28) >12:06:18,830 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bl-40_m20_m40.txt.RNsdqD" failed: No space left on device (28) >12:06:18,830 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-command.kti.9HSVAY" failed: No space left on device (28) >12:06:18,830 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-default.ktb.e4uELj" failed: No space left on device (28) >12:06:18,830 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-display6.kti.eFlnWE" failed: No space left on device (28) >12:06:18,830 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-display7.kti.7Hr66Z" failed: No space left on device (28) >12:06:18,830 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-dm80p.ktb.BhOPhl" failed: No space left on device (28) >12:06:18,831 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-front10.kti.HLmzsG" failed: No space left on device (28) >12:06:18,831 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-front6.kti.krajD1" failed: No space left on device (28) >12:06:18,831 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-horizontal.kti.6Qa3Nm" failed: No space left on device (28) >12:06:18,831 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-inka.ktb.SJpNYH" failed: No space left on device (28) >12:06:18,831 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-joystick.kti.RoRx92" failed: No space left on device (28) >12:06:18,832 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-keyboard.kti.kfHiko" failed: No space left on device (28) >12:06:18,832 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-pro.ktb.HQK3uJ" failed: No space left on device (28) >12:06:18,832 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-routing6.kti.618OF4" failed: No space left on device (28) >12:06:18,832 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-routing7.kti.llLAQp" failed: No space left on device (28) >12:06:18,833 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-status.kti.cWBm1K" failed: No space left on device (28) >12:06:18,833 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-vario.ktb.x0G8b6" failed: No space left on device (28) >12:06:18,833 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-vario80.ktb.TIZUmr" failed: No space left on device (28) >12:06:18,833 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-vertical.kti.1EtHxM" failed: No space left on device (28) >12:06:18,833 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-wheels.kti.YhbuI7" failed: No space left on device (28) >12:06:18,834 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bn-all.ktb.3c8gTs" failed: No space left on device (28) >12:06:18,834 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bn-input.kti.tzr43N" failed: No space left on device (28) >12:06:18,834 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-cb-all.ktb.umWRe9" failed: No space left on device (28) >12:06:18,834 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ce-all.ktb.QxHFpu" failed: No space left on device (28) >12:06:18,834 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ce-novem.ktb.ISKtAP" failed: No space left on device (28) >12:06:18,835 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-chords.kti.uU1hLa" failed: No space left on device (28) >12:06:18,835 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ec-all.txt.fKy6Vv" failed: No space left on device (28) >12:06:18,835 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ec-spanish.txt.f1jV6Q" failed: No space left on device (28) >12:06:18,835 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-all.txt.UghKhc" failed: No space left on device (28) >12:06:18,836 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-braille.kti.OStzsx" failed: No space left on device (28) >12:06:18,836 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-clio.ktb.pg1oDS" failed: No space left on device (28) >12:06:18,836 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-common.kti.HeYeOd" failed: No space left on device (28) >12:06:18,837 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-esys_large.ktb.Yo94Yy" failed: No space left on device (28) >12:06:18,837 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-esys_medium.ktb.7OyV9T" failed: No space left on device (28) >12:06:18,837 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-esys_small.ktb.PgaMkf" failed: No space left on device (28) >12:06:18,837 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-esytime.ktb.mjZCvA" failed: No space left on device (28) >12:06:18,837 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-iris.ktb.88ZtGV" failed: No space left on device (28) >12:06:18,838 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-joysticks.kti.iJflRg" failed: No space left on device (28) >12:06:18,838 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-sw12.kti.lHIc2B" failed: No space left on device (28) >12:06:18,838 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-sw34.kti.Aap4cX" failed: No space left on device (28) >12:06:18,838 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-sw56.kti.fxmWni" failed: No space left on device (28) >12:06:18,838 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-bumpers.kti.5RxOyD" failed: No space left on device (28) >12:06:18,839 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-common.kti.cKVGJY" failed: No space left on device (28) >12:06:18,839 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-focus_basic.ktb.9JwzUj" failed: No space left on device (28) >12:06:18,839 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-focus_basic.kti.Vzks5E" failed: No space left on device (28) >12:06:18,839 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-focus_large.ktb.Brllg0" failed: No space left on device (28) >12:06:18,839 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-focus_small.ktb.6myerl" failed: No space left on device (28) >12:06:18,839 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-pacmate.ktb.DiX7BG" failed: No space left on device (28) >12:06:18,840 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-rockers.kti.iqz1M1" failed: No space left on device (28) >12:06:18,840 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-hm-dots.kti.BQpVXm" failed: No space left on device (28) >12:06:18,840 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-hm-edge.ktb.wbtP8H" failed: No space left on device (28) >12:06:18,840 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-hm-sense.ktb.6eLJj3" failed: No space left on device (28) >12:06:18,840 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-hm-sync.ktb.AnhEuo" failed: No space left on device (28) >12:06:18,841 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-ab40.ktb.pI0yFJ" failed: No space left on device (28) >12:06:18,841 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-bkwm.ktb.92QAS4" failed: No space left on device (28) >12:06:18,841 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-bs.kti.VVpD5p" failed: No space left on device (28) >12:06:18,841 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-bs40.ktb.PUfGiL" failed: No space left on device (28) >12:06:18,841 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-bs80.ktb.rgjJv6" failed: No space left on device (28) >12:06:18,841 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-dots.kti.ZbzMIr" failed: No space left on device (28) >12:06:18,842 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-easy.ktb.zG3PVM" failed: No space left on device (28) >12:06:18,842 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-input.kti.dJMT87" failed: No space left on device (28) >12:06:18,842 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-keypad.kti.5oIXlt" failed: No space left on device (28) >12:06:18,842 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-mdlr.ktb.YJS1yO" failed: No space left on device (28) >12:06:18,842 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-me.kti.nQf6L9" failed: No space left on device (28) >12:06:18,843 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-me64.ktb.KsSaZu" failed: No space left on device (28) >12:06:18,843 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-me88.ktb.YbFfcQ" failed: No space left on device (28) >12:06:18,843 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-rockers.kti.84Fkpb" failed: No space left on device (28) >12:06:18,843 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-wave.ktb.fHXpCw" failed: No space left on device (28) >12:06:18,843 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-hw-all.ktb.KWuvPR" failed: No space left on device (28) >12:06:18,843 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ir-all.kti.ylgB2c" failed: No space left on device (28) >12:06:18,844 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ir-brl.ktb.rGgHfy" failed: No space left on device (28) >12:06:18,844 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ir-pc.ktb.txxNsT" failed: No space left on device (28) >12:06:18,844 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-lb-all.txt.451TFe" failed: No space left on device (28) >12:06:18,844 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-lt-all.txt.l5E0Sz" failed: No space left on device (28) >12:06:18,844 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-mb-all.txt.icv75U" failed: No space left on device (28) >12:06:18,844 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-md-all.txt.5Eyejg" failed: No space left on device (28) >12:06:18,845 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-mn-all.txt.pYZlwB" failed: No space left on device (28) >12:06:18,845 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-mt-all.ktb.O1EtJW" failed: No space left on device (28) >12:06:18,845 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-np-all.ktb.lrwBWh" failed: No space left on device (28) >12:06:18,845 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pg-all.ktb.q1yJ9C" failed: No space left on device (28) >12:06:18,845 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-2d_l.ktb.H6MRmY" failed: No space left on device (28) >12:06:18,846 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-2d_s.ktb.7B9Zzj" failed: No space left on device (28) >12:06:18,846 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-bar.kti.jHF8ME" failed: No space left on device (28) >12:06:18,846 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-c.ktb.4nph0Z" failed: No space left on device (28) >12:06:18,846 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-c_486.ktb.uhlqdl" failed: No space left on device (28) >12:06:18,846 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el2d_80s.ktb.UftzqG" failed: No space left on device (28) >12:06:18,847 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el40c.ktb.i6KID1" failed: No space left on device (28) >12:06:18,847 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el40s.ktb.AboSQm" failed: No space left on device (28) >12:06:18,847 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el60c.ktb.mye23H" failed: No space left on device (28) >12:06:18,847 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el66s.ktb.BGhch3" failed: No space left on device (28) >12:06:18,847 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el70s.ktb.nWtmuo" failed: No space left on device (28) >12:06:18,847 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el80_ii.ktb.NGTwHJ" failed: No space left on device (28) >12:06:18,848 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el80c.ktb.pUtHU4" failed: No space left on device (28) >12:06:18,848 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el80s.ktb.L4gS7p" failed: No space left on device (28) >12:06:18,848 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el_2d_40.ktb.afg3kL" failed: No space left on device (28) >12:06:18,848 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el_2d_66.ktb.Yvrey6" failed: No space left on device (28) >12:06:18,848 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el_2d_80.ktb.VXQpLr" failed: No space left on device (28) >12:06:18,849 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el_40_p.ktb.G3rBYM" failed: No space left on device (28) >12:06:18,849 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el_80.ktb.VzdNb8" failed: No space left on device (28) >12:06:18,849 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-elba_20.ktb.OMbZot" failed: No space left on device (28) >12:06:18,849 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-elba_32.ktb.oEjbCO" failed: No space left on device (28) >12:06:18,849 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-elba_trio_20.ktb.SvCnP9" failed: No space left on device (28) >12:06:18,850 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-elba_trio_32.ktb.A84z2u" failed: No space left on device (28) >12:06:18,850 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-front13.kti.GAOMfQ" failed: No space left on device (28) >12:06:18,850 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-front9.kti.LMRZsb" failed: No space left on device (28) >12:06:18,850 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-ib_80.ktb.9h8cGw" failed: No space left on device (28) >12:06:18,850 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-keyboard.kti.fZBqTR" failed: No space left on device (28) >12:06:18,850 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-keys.kti.oolE6c" failed: No space left on device (28) >12:06:18,851 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-routing.kti.zjlSjy" failed: No space left on device (28) >12:06:18,851 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-status0.kti.Y9z6wT" failed: No space left on device (28) >12:06:18,851 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-status13.kti.K30kKe" failed: No space left on device (28) >12:06:18,851 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-status2.kti.QOEzXz" failed: No space left on device (28) >12:06:18,852 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-status20.kti.M9uOaV" failed: No space left on device (28) >12:06:18,852 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-status22.kti.Jjx3ng" failed: No space left on device (28) >12:06:18,852 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-status4.kti.pgLiBB" failed: No space left on device (28) >12:06:18,853 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-switches.kti.CCbyOW" failed: No space left on device (28) >12:06:18,854 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-trio.ktb.jATN1h" failed: No space left on device (28) >12:06:18,854 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-sk-bdp.ktb.4oK3eD" failed: No space left on device (28) >12:06:18,854 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-sk-ntk.ktb.s6SjsY" failed: No space left on device (28) >12:06:18,855 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-tn-all.txt.wSoAFj" failed: No space left on device (28) >12:06:18,855 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ts-nav20_nav40.txt.7RhRSE" failed: No space left on device (28) >12:06:18,855 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ts-nav80.txt.pRu85Z" failed: No space left on device (28) >12:06:18,855 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ts-pb40.txt.ES0pjl" failed: No space left on device (28) >12:06:18,856 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ts-pb65_pb81.txt.qWQHwG" failed: No space left on device (28) >12:06:18,856 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-tt-all.txt.6qYZJ1" failed: No space left on device (28) >12:06:18,856 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-vd-all.txt.YGhiXm" failed: No space left on device (28) >12:06:18,857 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-vo-all.ktb.MQMAaI" failed: No space left on device (28) >12:06:18,857 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-vo-bp.ktb.ViyTn3" failed: No space left on device (28) >12:06:18,857 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-vr-all.txt.kOFcBo" failed: No space left on device (28) >12:06:18,857 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-vs-all.txt.cSXvOJ" failed: No space left on device (28) >12:06:18,858 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-xw-all.txt.akqP14" failed: No space left on device (28) >12:06:18,858 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.common.tti.J738eq" failed: No space left on device (28) >12:06:18,858 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.control-latin.tti.S5WssL" failed: No space left on device (28) >12:06:18,859 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.countries.cti.h93MF6" failed: No space left on device (28) >12:06:18,859 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.cs.ttb.FK4ATr" failed: No space left on device (28) >12:06:18,859 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.cy.ttb.u55p7M" failed: No space left on device (28) >12:06:18,859 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.da-1252.ttb.arpfl8" failed: No space left on device (28) >12:06:18,860 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.da-lt.ttb.Dws5yt" failed: No space left on device (28) >12:06:18,860 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.da.ttb.HW3VMO" failed: No space left on device (28) >12:06:18,860 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.de-basis.ctb.UNjN09" failed: No space left on device (28) >12:06:18,860 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.de-chess.tti.RMZEev" failed: No space left on device (28) >12:06:18,861 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.de-kurzschrift.ctb.oqRwsQ" failed: No space left on device (28) >12:06:18,861 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.de-vollschrift.ctb.m24pGb" failed: No space left on device (28) >12:06:18,861 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.de.ttb.ObyjUw" failed: No space left on device (28) >12:06:18,862 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.devanagari.tti.3bud8R" failed: No space left on device (28) >12:06:18,862 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.dra.ttb.pRJ7ld" failed: No space left on device (28) >12:06:18,862 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.el.ttb.oic2zy" failed: No space left on device (28) >12:06:18,862 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en-chess.tti.nbPlOT" failed: No space left on device (28) >12:06:18,863 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en-na-ascii.tti.JJMF2e" failed: No space left on device (28) >12:06:18,863 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en-nabcc.ttb.3TXZgA" failed: No space left on device (28) >12:06:18,863 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en-ueb-g2.ctb.CwVkvV" failed: No space left on device (28) >12:06:18,864 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en-us-g2.ctb.BXgGJg" failed: No space left on device (28) >12:06:18,864 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en.ttb.Cws3XB" failed: No space left on device (28) >12:06:18,864 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en_CA.ttb.vrSqcX" failed: No space left on device (28) >12:06:18,864 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en_GB.ttb.YODOqi" failed: No space left on device (28) >12:06:18,865 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en_US.ttb.hKScFD" failed: No space left on device (28) >12:06:18,865 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.eo.ttb.jZUTTY" failed: No space left on device (28) >12:06:18,865 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.es.ctb.H4eB8j" failed: No space left on device (28) >12:06:18,866 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.es.ttb.ngUinF" failed: No space left on device (28) >12:06:18,866 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.et.ttb.GV70B0" failed: No space left on device (28) >12:06:18,866 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fi.ttb.adzJQl" failed: No space left on device (28) >12:06:18,866 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr-2007.ttb.CHss5G" failed: No space left on device (28) >12:06:18,867 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr-abrege.ctb.bqZbk2" failed: No space left on device (28) >12:06:18,867 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr-cbifs.ttb.fG7Wyn" failed: No space left on device (28) >12:06:18,867 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr-integral.ctb.2aKINI" failed: No space left on device (28) >12:06:18,867 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr-vs.ttb.XJEu23" failed: No space left on device (28) >12:06:18,868 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr.ttb.iv6zhp" failed: No space left on device (28) >12:06:18,868 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr_CA.ttb.0GNFwK" failed: No space left on device (28) >12:06:18,868 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr_FR.ttb.qtZLL5" failed: No space left on device (28) >12:06:18,869 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ga.ttb.3wKS0q" failed: No space left on device (28) >12:06:18,869 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.gd.ttb.ITJZfM" failed: No space left on device (28) >12:06:18,869 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.gon.ttb.R8Y6u7" failed: No space left on device (28) >12:06:18,870 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.gu.ttb.hoqeKs" failed: No space left on device (28) >12:06:18,870 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.gujarati.tti.MU2lZN" failed: No space left on device (28) >12:06:18,870 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.gurmukhi.tti.fPZte9" failed: No space left on device (28) >12:06:18,871 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ha.ctb.m8fCtu" failed: No space left on device (28) >12:06:18,871 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.he.ttb.lLGKIP" failed: No space left on device (28) >12:06:18,871 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.hi.ttb.PztTXa" failed: No space left on device (28) >12:06:18,872 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.hr.ttb.jSt2cw" failed: No space left on device (28) >12:06:18,872 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.hu.ttb.7o3bsR" failed: No space left on device (28) >12:06:18,872 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.hy.ttb.WNWlHc" failed: No space left on device (28) >12:06:18,872 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.id.ctb.9bbwWx" failed: No space left on device (28) >12:06:18,873 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ipa.ctb.tdCGbT" failed: No space left on device (28) >12:06:18,873 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.is.ttb.dINRqe" failed: No space left on device (28) >12:06:18,873 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.it.ttb.ZWs3Fz" failed: No space left on device (28) >12:06:18,874 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ja.ctb.TdHfVU" failed: No space left on device (28) >12:06:18,874 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kannada.tti.mD9nbg" failed: No space left on device (28) >12:06:18,874 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kbd-braille.kti.OchxrB" failed: No space left on device (28) >12:06:18,874 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kbd-desktop.ktb.XBCGHW" failed: No space left on device (28) >12:06:18,875 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kbd-keypad.ktb.Z2aQXh" failed: No space left on device (28) >12:06:18,875 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kbd-kp_say.kti.atXZdD" failed: No space left on device (28) >12:06:18,875 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kbd-kp_speak.kti.ivU9tY" failed: No space left on device (28) >12:06:18,876 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kbd-laptop.ktb.vD3jKj" failed: No space left on device (28) >12:06:18,876 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kha.ttb.Pqru0E" failed: No space left on device (28) >12:06:18,876 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kn.ttb.BD0Eg0" failed: No space left on device (28) >12:06:18,876 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ko-g1.ctb.E9LPwl" failed: No space left on device (28) >12:06:18,877 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ko-g2.ctb.DyG0MG" failed: No space left on device (28) >12:06:18,877 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ko.ctb.xPKb31" failed: No space left on device (28) >12:06:18,877 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kok.ttb.Fwmvjn" failed: No space left on device (28) >12:06:18,877 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kru.ttb.9bhPzI" failed: No space left on device (28) >12:06:18,878 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.latex-access.ctb.a3p9P3" failed: No space left on device (28) >12:06:18,878 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.letters-cyrillic.tti.4rYt6o" failed: No space left on device (28) >12:06:18,878 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.letters-latin-dot8.tti.tfTOmK" failed: No space left on device (28) >12:06:18,879 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.letters-latin.cti.MM69C5" failed: No space left on device (28) >12:06:18,879 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.letters-latin.tti.uBzvTq" failed: No space left on device (28) >12:06:18,879 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.letters-tibetan.tti.8xRiaM" failed: No space left on device (28) >12:06:18,879 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.lt.ttb.CAC6q7" failed: No space left on device (28) >12:06:18,880 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.lv.ttb.v4BUHs" failed: No space left on device (28) >12:06:18,880 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.malayalam.tti.gkmLYN" failed: No space left on device (28) >12:06:18,880 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mg.ctb.DMsCf9" failed: No space left on device (28) >12:06:18,880 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mg.ttb.sONtwu" failed: No space left on device (28) >12:06:18,881 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mi.ttb.LNllNP" failed: No space left on device (28) >12:06:18,881 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ml.ttb.t47c4a" failed: No space left on device (28) >12:06:18,881 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mni.ttb.eU74kw" failed: No space left on device (28) >12:06:18,882 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mr.ttb.JXlXBR" failed: No space left on device (28) >12:06:18,882 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mt.ttb.z8MPSc" failed: No space left on device (28) >12:06:18,882 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mun.ctb.71tI9x" failed: No space left on device (28) >12:06:18,882 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mun.ttb.YAnBqT" failed: No space left on device (28) >12:06:18,883 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mwr.ttb.BCsuHe" failed: No space left on device (28) >12:06:18,883 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.nabcc.cti.D9KnYz" failed: No space left on device (28) >12:06:18,883 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ne.ttb.W5phfV" failed: No space left on device (28) >12:06:18,884 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.new.ttb.h1gbwg" failed: No space left on device (28) >12:06:18,884 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.nl.ctb.SEj5MB" failed: No space left on device (28) >12:06:18,884 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.nl.ttb.9YyZ3W" failed: No space left on device (28) >12:06:18,885 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.nl_BE.ttb.Nx1Tki" failed: No space left on device (28) >12:06:18,885 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.nl_NL.ttb.0iXOBD" failed: No space left on device (28) >12:06:18,885 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.no-generic.ttb.RFlKSY" failed: No space left on device (28) >12:06:18,885 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.no-oub.ttb.Hyj29j" failed: No space left on device (28) >12:06:18,886 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.no.ttb.6nPkrF" failed: No space left on device (28) >12:06:18,886 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.numbers-dot6.tti.hoyDI0" failed: No space left on device (28) >12:06:18,887 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.numbers-dot8.tti.eWvWZl" failed: No space left on device (28) >12:06:18,887 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.numbers-french.tti.wvHfhH" failed: No space left on device (28) >12:06:18,887 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.numbers-nemeth.tti.fQ7yy2" failed: No space left on device (28) >12:06:18,887 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.nwc.ttb.pROSPn" failed: No space left on device (28) >12:06:18,888 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ny.ctb.ozHc7I" failed: No space left on device (28) >12:06:18,888 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.or.ttb.KxLwo4" failed: No space left on device (28) >12:06:18,888 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.oriya.tti.6r8QFp" failed: No space left on device (28) >12:06:18,889 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.pa.ttb.y9RbXK" failed: No space left on device (28) >12:06:18,889 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.pi.ttb.xxPwe6" failed: No space left on device (28) >12:06:18,889 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.pl.ttb.ca1Rvr" failed: No space left on device (28) >12:06:18,889 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.pt.ctb.tfHdNM" failed: No space left on device (28) >12:06:18,890 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.pt.ttb.UWQz47" failed: No space left on device (28) >12:06:18,890 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.punctuation-alternate.tti.7SNDmt" failed: No space left on device (28) >12:06:18,890 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.punctuation-basic.tti.a59HEO" failed: No space left on device (28) >12:06:18,891 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.punctuation-tibetan.tti.rxKMW9" failed: No space left on device (28) >12:06:18,891 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ro.ttb.GeARev" failed: No space left on device (28) >12:06:18,891 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ru.ttb.vnBWwQ" failed: No space left on device (28) >12:06:18,891 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sa.ttb.zIS1Ob" failed: No space left on device (28) >12:06:18,892 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sat.ttb.3xn76w" failed: No space left on device (28) >12:06:18,892 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sd.ttb.QE6cpS" failed: No space left on device (28) >12:06:18,892 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.si.ctb.P41iHd" failed: No space left on device (28) >12:06:18,893 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sk.ttb.EAepZy" failed: No space left on device (28) >12:06:18,893 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.spaces.tti.bDUvhU" failed: No space left on device (28) >12:06:18,893 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sv-1989.ttb.XlPCzf" failed: No space left on device (28) >12:06:18,894 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sv-1996.ttb.SGdKRA" failed: No space left on device (28) >12:06:18,894 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sv.ttb.jo3R9V" failed: No space left on device (28) >12:06:18,894 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sw.ctb.wS6Zrh" failed: No space left on device (28) >12:06:18,894 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sw.ttb.3ao8JC" failed: No space left on device (28) >12:06:18,895 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ta.ttb.9CSg2X" failed: No space left on device (28) >12:06:18,895 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.tamil.tti.P5zpkj" failed: No space left on device (28) >12:06:18,895 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.te.ttb.gIEyCE" failed: No space left on device (28) >12:06:18,895 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.telugu.tti.4dzZUZ" failed: No space left on device (28) >12:06:18,896 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.th.ctb.7MPqdl" failed: No space left on device (28) >12:06:18,896 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.tr.ttb.oNkSvG" failed: No space left on device (28) >12:06:18,896 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.vi.ttb.Gr2jO1" failed: No space left on device (28) >12:06:18,897 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.zh-tw-polyphone.cti.1SmM6m" failed: No space left on device (28) >12:06:18,897 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.zh-tw-ucb.ctb.1E97pI" failed: No space left on device (28) >12:06:18,897 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.zh-tw.ctb.cpNKK3" failed: No space left on device (28) >12:06:18,898 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.zu.ctb.0wCsap" failed: No space left on device (28) >12:06:18,898 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cron.d/.0hourly.xL3cAK" failed: No space left on device (28) >12:06:18,898 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cron.d/.raid-check.xZQZd6" failed: No space left on device (28) >12:06:18,898 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cron.d/.unbound-anchor.1HeNRr" failed: No space left on device (28) >12:06:18,899 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cron.daily/.logrotate.RbMBvN" failed: No space left on device (28) >12:06:18,899 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cron.daily/.man-db.cron.blR9i9" failed: No space left on device (28) >12:06:18,899 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cron.daily/.mlocate.NksI6u" failed: No space left on device (28) >12:06:18,900 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cron.hourly/.0anacron.W7XhUQ" failed: No space left on device (28) >12:06:18,900 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cron.hourly/.mcelog.cron.RjQDPc" failed: No space left on device (28) >12:06:18,900 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.classes.conf.K0M3Ky" failed: No space left on device (28) >12:06:18,900 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.client.conf.MXqgMU" failed: No space left on device (28) >12:06:18,901 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.cups-browsed.conf.OcXtNg" failed: No space left on device (28) >12:06:18,901 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.cups-files.conf.4WJHOC" failed: No space left on device (28) >12:06:18,901 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.cupsd.conf.4oeWPY" failed: No space left on device (28) >12:06:18,902 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.cupsd.conf.default.ARfbRk" failed: No space left on device (28) >12:06:18,902 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.lpoptions.c5FqSG" failed: No space left on device (28) >12:06:18,902 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.paps.convs.M5kGT2" failed: No space left on device (28) >12:06:18,903 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.printers.conf.CIgWUo" failed: No space left on device (28) >12:06:18,903 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.snmp.conf.W4pcWK" failed: No space left on device (28) >12:06:18,903 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.subscriptions.conf.ojRsX6" failed: No space left on device (28) >12:06:18,904 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cupshelpers/.preferreddrivers.xml.IfVLYs" failed: No space left on device (28) >12:06:18,904 INFO program: rsync: mkstemp "/mnt/sysimage/etc/dbus-1/.session.conf.w8pO9O" failed: No space left on device (28) >12:06:18,904 INFO program: rsync: mkstemp "/mnt/sysimage/etc/dbus-1/.system.conf.6CHzub" failed: No space left on device (28) >12:06:18,905 INFO program: rsync: stat "/mnt/sysimage/etc/dbus-1/session.d" failed: No such file or directory (2) >12:06:18,905 INFO program: rsync: stat "/mnt/sysimage/etc/dbus-1/system.d" failed: No such file or directory (2) >12:06:18,905 INFO program: rsync: stat "/mnt/sysimage/etc/dconf/db" failed: No such file or directory (2) >12:06:18,905 INFO program: rsync: stat "/mnt/sysimage/etc/dconf/profile" failed: No such file or directory (2) >12:06:18,906 INFO program: rsync: mkstemp "/mnt/sysimage/etc/default/.nss.WzaqPx" failed: No space left on device (28) >12:06:18,906 INFO program: rsync: mkstemp "/mnt/sysimage/etc/default/.useradd.grvSlU" failed: No space left on device (28) >12:06:18,906 INFO program: rsync: mkstemp "/mnt/sysimage/etc/dhcp/.dhclient.conf.i3ynSg" failed: No space left on device (28) >12:06:18,906 INFO program: rsync: stat "/mnt/sysimage/etc/dhcp/dhclient.d" failed: No such file or directory (2) >12:06:18,907 INFO program: rsync: mkstemp "/mnt/sysimage/etc/dnf/.dnf.conf.qPLxAD" failed: No space left on device (28) >12:06:18,907 INFO program: rsync: mkstemp "/mnt/sysimage/etc/fcoe/.cfg-ethx.aWlus0" failed: No space left on device (28) >12:06:18,907 INFO program: rsync: mkstemp "/mnt/sysimage/etc/fcoe/.config.oBSdsn" failed: No space left on device (28) >12:06:18,908 INFO program: rsync: mkstemp "/mnt/sysimage/etc/festival/.siteinit.scm.ceY2rK" failed: No space left on device (28) >12:06:18,908 INFO program: rsync: mkstemp "/mnt/sysimage/etc/festival/.sitevars.scm.2HAAz7" failed: No space left on device (28) >12:06:18,908 INFO program: rsync: mkstemp "/mnt/sysimage/etc/firewalld/.firewalld.conf.SULaHu" failed: No space left on device (28) >12:06:18,909 INFO program: rsync: mkstemp "/mnt/sysimage/etc/firewalld/.lockdown-whitelist.xml.6ukwWR" failed: No space left on device (28) >12:06:18,909 INFO program: rsync: stat "/mnt/sysimage/etc/firewalld/icmptypes" failed: No such file or directory (2) >12:06:18,909 INFO program: rsync: stat "/mnt/sysimage/etc/firewalld/services" failed: No such file or directory (2) >12:06:18,909 INFO program: rsync: stat "/mnt/sysimage/etc/firewalld/zones" failed: No such file or directory (2) >12:06:18,910 INFO program: rsync: mkstemp "/mnt/sysimage/etc/fonts/.fonts.conf.YmNUbf" failed: No space left on device (28) >12:06:18,910 INFO program: rsync: stat "/mnt/sysimage/etc/fonts/conf.d" failed: No such file or directory (2) >12:06:18,910 INFO program: rsync: mkstemp "/mnt/sysimage/etc/foomatic/.filter.conf.4bu7yC" failed: No space left on device (28) >12:06:18,910 INFO program: rsync: stat "/mnt/sysimage/etc/gconf/2" failed: No such file or directory (2) >12:06:18,911 INFO program: rsync: stat "/mnt/sysimage/etc/gconf/gconf.xml.defaults" failed: No such file or directory (2) >12:06:18,911 INFO program: rsync: stat "/mnt/sysimage/etc/gconf/gconf.xml.mandatory" failed: No such file or directory (2) >12:06:18,911 INFO program: rsync: stat "/mnt/sysimage/etc/gconf/gconf.xml.system" failed: No such file or directory (2) >12:06:18,912 INFO program: rsync: stat "/mnt/sysimage/etc/gconf/schemas" failed: No such file or directory (2) >12:06:18,912 INFO program: rsync: mkstemp "/mnt/sysimage/etc/gdm/.custom.conf.g4447Z" failed: No space left on device (28) >12:06:18,912 INFO program: rsync: stat "/mnt/sysimage/etc/gdm/Init" failed: No such file or directory (2) >12:06:18,912 INFO program: rsync: stat "/mnt/sysimage/etc/gdm/PostLogin" failed: No such file or directory (2) >12:06:18,913 INFO program: rsync: stat "/mnt/sysimage/etc/gdm/PostSession" failed: No such file or directory (2) >12:06:18,913 INFO program: rsync: stat "/mnt/sysimage/etc/gdm/PreSession" failed: No such file or directory (2) >12:06:18,913 INFO program: rsync: stat "/mnt/sysimage/etc/ghostscript/9.10" failed: No such file or directory (2) >12:06:18,913 INFO program: rsync: stat "/mnt/sysimage/etc/groff/site-font" failed: No such file or directory (2) >12:06:18,914 INFO program: rsync: stat "/mnt/sysimage/etc/groff/site-tmac" failed: No such file or directory (2) >12:06:18,914 INFO program: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.00_header.8IqJSn" failed: No space left on device (28) >12:06:18,914 INFO program: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.10_linux.QY66KL" failed: No space left on device (28) >12:06:18,914 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/sgml/docbook" failed: No space left on device (28) >12:06:18,915 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,915 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/skel/.mozilla" failed: No space left on device (28) >12:06:18,915 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,915 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/speech-dispatcher/clients" failed: No space left on device (28) >12:06:18,916 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,916 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/speech-dispatcher/modules" failed: No space left on device (28) >12:06:18,916 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,917 INFO program: rsync: symlink "/mnt/sysimage/etc/ssl/certs" -> "../pki/tls/certs" failed: No space left on device (28) >12:06:18,917 INFO program: rsync: symlink "/mnt/sysimage/etc/sysconfig/grub" -> "/etc/default/grub" failed: No space left on device (28) >12:06:18,917 INFO program: rsync: symlink "/mnt/sysimage/etc/sysconfig/selinux" -> "../selinux/config" failed: No space left on device (28) >12:06:18,917 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/sysconfig/cbq" failed: No space left on device (28) >12:06:18,918 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,918 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/sysconfig/console" failed: No space left on device (28) >12:06:18,918 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,919 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/sysconfig/modules" failed: No space left on device (28) >12:06:18,919 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,919 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/sysconfig/network-scripts" failed: No space left on device (28) >12:06:18,920 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,920 INFO program: rsync: symlink "/mnt/sysimage/etc/sysctl.d/99-sysctl.conf" -> "../sysctl.conf" failed: No space left on device (28) >12:06:18,920 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/systemd/system" failed: No space left on device (28) >12:06:18,921 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,921 INFO program: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.20_linux_xen.2T4wD9" failed: No space left on device (28) >12:06:18,921 INFO program: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.20_ppc_terminfo.wgoYvx" failed: No space left on device (28) >12:06:18,922 INFO program: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.30_os-prober.qgLqoV" failed: No space left on device (28) >12:06:18,922 INFO program: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.40_custom.axnUgj" failed: No space left on device (28) >12:06:18,922 INFO program: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.41_custom.4GGGwH" failed: No space left on device (28) >12:06:18,922 INFO program: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.README.afduM5" failed: No space left on device (28) >12:06:18,923 INFO program: rsync: mkstemp "/mnt/sysimage/etc/highlight/.filetypes.conf.t1t69t" failed: No space left on device (28) >12:06:18,923 INFO program: rsync: mkstemp "/mnt/sysimage/etc/hp/.hplip.conf.rZIg6S" failed: No space left on device (28) >12:06:18,923 INFO program: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.ematch_map.zuKO8h" failed: No space left on device (28) >12:06:18,924 INFO program: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.group.dFw4AH" failed: No space left on device (28) >12:06:18,924 INFO program: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.rt_dsfield.N3Tk36" failed: No space left on device (28) >12:06:18,924 INFO program: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.rt_protos.BPGBvw" failed: No space left on device (28) >12:06:18,924 INFO program: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.rt_realms.3dTSXV" failed: No space left on device (28) >12:06:18,925 INFO program: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.rt_scopes.nYuaql" failed: No space left on device (28) >12:06:18,925 INFO program: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.rt_tables.nIusSK" failed: No space left on device (28) >12:06:18,925 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ipsec.d/.cert8.db.9IXMka" failed: No space left on device (28) >12:06:18,925 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ipsec.d/.key3.db.bl0tWz" failed: No space left on device (28) >12:06:18,926 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ipsec.d/.secmod.db.pyrzRZ" failed: No space left on device (28) >12:06:18,926 INFO program: rsync: stat "/mnt/sysimage/etc/ipsec.d/cacerts" failed: No such file or directory (2) >12:06:18,926 INFO program: rsync: stat "/mnt/sysimage/etc/ipsec.d/crls" failed: No such file or directory (2) >12:06:18,926 INFO program: rsync: stat "/mnt/sysimage/etc/ipsec.d/policies" failed: No such file or directory (2) >12:06:18,927 INFO program: rsync: mkstemp "/mnt/sysimage/etc/iscsi/.initiatorname.iscsi.zCBHMp" failed: No space left on device (28) >12:06:18,927 INFO program: rsync: mkstemp "/mnt/sysimage/etc/iscsi/.iscsid.conf.3NNCPP" failed: No space left on device (28) >12:06:18,927 INFO program: rsync: mkstemp "/mnt/sysimage/etc/java/.font.properties.1KEzSf" failed: No space left on device (28) >12:06:18,928 INFO program: rsync: mkstemp "/mnt/sysimage/etc/java/.java.conf.17lm1F" failed: No space left on device (28) >12:06:18,928 INFO program: rsync: stat "/mnt/sysimage/etc/java/security" failed: No such file or directory (2) >12:06:18,928 INFO program: rsync: stat "/mnt/sysimage/etc/kernel/postinst.d" failed: No such file or directory (2) >12:06:18,928 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ld.so.conf.d/.kernel-3.11.10-301.fc20.x86_64.conf.Fa6ca6" failed: No space left on device (28) >12:06:18,929 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ld.so.conf.d/.libiscsi-x86_64.conf.6jp0sw" failed: No space left on device (28) >12:06:18,929 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ld.so.conf.d/.llvm-x86_64.conf.ZFzOLW" failed: No space left on device (28) >12:06:18,929 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ld.so.conf.d/.tracker-x86_64.conf.rAmD4m" failed: No space left on device (28) >12:06:18,930 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ld.so.conf.d/.xulrunner-64.conf.o8IsnN" failed: No space left on device (28) >12:06:18,930 INFO program: rsync: mkstemp "/mnt/sysimage/etc/libnl/.classid.PQHjGd" failed: No space left on device (28) >12:06:18,930 INFO program: rsync: mkstemp "/mnt/sysimage/etc/libnl/.pktloc.xOzU6D" failed: No space left on device (28) >12:06:18,930 INFO program: rsync: mkstemp "/mnt/sysimage/etc/libreport/.forbidden_words.conf.vsSDx4" failed: No space left on device (28) >12:06:18,931 INFO program: rsync: mkstemp "/mnt/sysimage/etc/libreport/.ignored_words.conf.Huj43u" failed: No space left on device (28) >12:06:18,931 INFO program: rsync: mkstemp "/mnt/sysimage/etc/libreport/.report_event.conf.T47uAV" failed: No space left on device (28) >12:06:18,931 INFO program: rsync: stat "/mnt/sysimage/etc/libreport/events.d" failed: No such file or directory (2) >12:06:18,932 INFO program: rsync: stat "/mnt/sysimage/etc/libreport/events" failed: No such file or directory (2) >12:06:18,932 INFO program: rsync: stat "/mnt/sysimage/etc/libreport/plugins" failed: No such file or directory (2) >12:06:18,932 INFO program: rsync: stat "/mnt/sysimage/etc/libreport/workflows.d" failed: No such file or directory (2) >12:06:18,932 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.chrony.xDbX6l" failed: No space left on device (28) >12:06:18,933 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.cups.sAcfJM" failed: No space left on device (28) >12:06:18,933 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.glusterd.ysJxld" failed: No space left on device (28) >12:06:18,933 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.glusterfs-fuse.6wrQXD" failed: No space left on device (28) >12:06:18,934 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.glusterfsd.Cck9z4" failed: No space left on device (28) >12:06:18,934 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.iscsiuiolog.qDnscv" failed: No space left on device (28) >12:06:18,934 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.ppp.4YBLOV" failed: No space left on device (28) >12:06:18,935 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.psacct.c8Z4qm" failed: No space left on device (28) >12:06:18,935 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.samba.orxo3M" failed: No space left on device (28) >12:06:18,935 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.sssd.elkIFd" failed: No space left on device (28) >12:06:18,935 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.wpa_supplicant.UPh2hE" failed: No space left on device (28) >12:06:18,936 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.yum.QCqmU4" failed: No space left on device (28) >12:06:18,936 INFO program: rsync: mkstemp "/mnt/sysimage/etc/lvm/.lvm.conf.uWRIwv" failed: No space left on device (28) >12:06:18,937 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/systemd/user" failed: No space left on device (28) >12:06:18,937 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,937 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/udev/rules.d" failed: No space left on device (28) >12:06:18,938 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,938 INFO program: rsync: stat "/mnt/sysimage/etc/lvm/archive" failed: No such file or directory (2) >12:06:18,938 INFO program: rsync: stat "/mnt/sysimage/etc/lvm/backup" failed: No such file or directory (2) >12:06:18,938 INFO program: rsync: stat "/mnt/sysimage/etc/lvm/cache" failed: No such file or directory (2) >12:06:18,939 INFO program: rsync: stat "/mnt/sysimage/etc/lvm/profile" failed: No such file or directory (2) >12:06:18,939 INFO program: rsync: mkstemp "/mnt/sysimage/etc/mcelog/.mcelog.conf.G4c1gW" failed: No space left on device (28) >12:06:18,939 INFO program: rsync: mkstemp "/mnt/sysimage/etc/mcelog/.mcelog.setup.YNVyon" failed: No space left on device (28) >12:06:18,939 INFO program: rsync: stat "/mnt/sysimage/etc/mcelog/triggers" failed: No such file or directory (2) >12:06:18,940 INFO program: rsync: mkstemp "/mnt/sysimage/etc/modprobe.d/.openfwwf.conf.VeI8vO" failed: No space left on device (28) >12:06:18,940 INFO program: rsync: mkstemp "/mnt/sysimage/etc/openldap/.ldap.conf.tT3eXf" failed: No space left on device (28) >12:06:18,940 INFO program: rsync: stat "/mnt/sysimage/etc/openldap/certs" failed: No such file or directory (2) >12:06:18,940 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.atd.xBb9vH" failed: No space left on device (28) >12:06:18,941 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.chfn.txjJg9" failed: No space left on device (28) >12:06:18,941 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.chsh.B9Bk1A" failed: No space left on device (28) >12:06:18,941 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.config-util.zohWL2" failed: No space left on device (28) >12:06:18,941 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.crond.htdywu" failed: No space left on device (28) >12:06:18,942 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.cups.rgpahW" failed: No space left on device (28) >12:06:18,942 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.fingerprint-auth.NXWM1n" failed: No space left on device (28) >12:06:18,942 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.gdm-autologin.JVMpMP" failed: No space left on device (28) >12:06:18,943 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.gdm-fingerprint.jqP2wh" failed: No space left on device (28) >12:06:18,943 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.gdm-launch-environment.BboGhJ" failed: No space left on device (28) >12:06:18,943 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.gdm-password.VVgk2a" failed: No space left on device (28) >12:06:18,943 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.gdm-pin.BwEYMC" failed: No space left on device (28) >12:06:18,944 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.gdm-smartcard.FAmDx4" failed: No space left on device (28) >12:06:18,944 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.liveinst.xkmiiw" failed: No space left on device (28) >12:06:18,944 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.login.PMyX2X" failed: No space left on device (28) >12:06:18,945 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.other.zrZCNp" failed: No space left on device (28) >12:06:18,945 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.passwd.VCJiyR" failed: No space left on device (28) >12:06:18,945 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.password-auth.7IJYij" failed: No space left on device (28) >12:06:18,945 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.pluto.noYE3K" failed: No space left on device (28) >12:06:18,946 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.polkit-1.3HrlOc" failed: No space left on device (28) >12:06:18,946 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.postlogin.Zga2yE" failed: No space left on device (28) >12:06:18,946 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.ppp.hoKJj6" failed: No space left on device (28) >12:06:18,946 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.remote.HVIr4x" failed: No space left on device (28) >12:06:18,947 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.runuser.rvZ9OZ" failed: No space left on device (28) >12:06:18,947 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.runuser-l.v1sSzr" failed: No space left on device (28) >12:06:18,947 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.setup.Ju6AkT" failed: No space left on device (28) >12:06:18,948 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.smartcard-auth.LNWj5k" failed: No space left on device (28) >12:06:18,948 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.sshd.TB22PM" failed: No space left on device (28) >12:06:18,948 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.su.JcoMAe" failed: No space left on device (28) >12:06:18,948 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.su-l.LQ7vlG" failed: No space left on device (28) >12:06:18,949 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.sudo.1ubg67" failed: No space left on device (28) >12:06:18,949 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.sudo-i.jdu0Qz" failed: No space left on device (28) >12:06:18,949 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.system-auth.7S2KB1" failed: No space left on device (28) >12:06:18,949 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.systemd-user.Z0Rvmt" failed: No space left on device (28) >12:06:18,950 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.vlock.3GYg7U" failed: No space left on device (28) >12:06:18,950 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.vmtoolsd.3Yh2Rm" failed: No space left on device (28) >12:06:18,950 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.xserver.NCMNCO" failed: No space left on device (28) >12:06:18,951 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam_pkcs11/.pam_pkcs11.conf.HQOAng" failed: No space left on device (28) >12:06:18,951 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam_pkcs11/.pkcs11_eventmgr.conf.nj7SjI" failed: No space left on device (28) >12:06:18,951 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pcmcia/.config.opts.xdJdga" failed: No space left on device (28) >12:06:18,952 INFO program: rsync: stat "/mnt/sysimage/etc/pkcs11/modules" failed: No such file or directory (2) >12:06:18,952 INFO program: rsync: stat "/mnt/sysimage/etc/pki/CA" failed: No such file or directory (2) >12:06:18,952 INFO program: rsync: stat "/mnt/sysimage/etc/pki/ca-trust" failed: No such file or directory (2) >12:06:18,952 INFO program: rsync: stat "/mnt/sysimage/etc/pki/java" failed: No such file or directory (2) >12:06:18,953 INFO program: rsync: stat "/mnt/sysimage/etc/pki/nssdb" failed: No such file or directory (2) >12:06:18,953 INFO program: rsync: stat "/mnt/sysimage/etc/pki/rpm-gpg" failed: No such file or directory (2) >12:06:18,954 INFO program: rsync: stat "/mnt/sysimage/etc/pki/tls" failed: No such file or directory (2) >12:06:18,954 INFO program: rsync: mkstemp "/mnt/sysimage/etc/plymouth/.plymouthd.conf.1igmkC" failed: No space left on device (28) >12:06:18,954 INFO program: rsync: stat "/mnt/sysimage/etc/pm/config.d" failed: No such file or directory (2) >12:06:18,954 INFO program: rsync: stat "/mnt/sysimage/etc/pm/power.d" failed: No such file or directory (2) >12:06:18,955 INFO program: rsync: stat "/mnt/sysimage/etc/pm/sleep.d" failed: No such file or directory (2) >12:06:18,955 INFO program: rsync: stat "/mnt/sysimage/etc/polkit-1/localauthority.conf.d" failed: No such file or directory (2) >12:06:18,955 INFO program: rsync: stat "/mnt/sysimage/etc/polkit-1/localauthority" failed: No such file or directory (2) >12:06:18,955 INFO program: rsync: stat "/mnt/sysimage/etc/polkit-1/rules.d" failed: No such file or directory (2) >12:06:18,956 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.chap-secrets.uDTiw4" failed: No space left on device (28) >12:06:18,956 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.chap-secrets.sample.UpA0Pw" failed: No space left on device (28) >12:06:18,956 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.eaptls-client.wCiJ9Y" failed: No space left on device (28) >12:06:18,957 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.eaptls-server.Ylkstr" failed: No space left on device (28) >12:06:18,957 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.firewall-masq.A8BbNT" failed: No space left on device (28) >12:06:18,957 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.firewall-standalone.SedV6l" failed: No space left on device (28) >12:06:18,957 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.ip-down.AW5EqO" failed: No space left on device (28) >12:06:18,958 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.ip-down.ipv6to4.KsfpKg" failed: No space left on device (28) >12:06:18,958 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.ip-up.IAL93I" failed: No space left on device (28) >12:06:18,958 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.ip-up.ipv6to4.quyUnb" failed: No space left on device (28) >12:06:18,958 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.ipv6-down.0pRFHD" failed: No space left on device (28) >12:06:18,959 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.ipv6-up.6rsr15" failed: No space left on device (28) >12:06:18,959 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.options.inpdly" failed: No space left on device (28) >12:06:18,959 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.options.pptp.CyAZE0" failed: No space left on device (28) >12:06:18,960 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.options.xl2tpd.WxhMYs" failed: No space left on device (28) >12:06:18,960 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.pap-secrets.SmrziV" failed: No space left on device (28) >12:06:18,960 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.pppoe-server-options.6SPmCn" failed: No space left on device (28) >12:06:18,960 INFO program: rsync: stat "/mnt/sysimage/etc/ppp/peers" failed: No such file or directory (2) >12:06:18,961 INFO program: rsync: mkstemp "/mnt/sysimage/etc/prelink.conf.d/.fipscheck.conf.AXpbWP" failed: No space left on device (28) >12:06:18,961 INFO program: rsync: mkstemp "/mnt/sysimage/etc/prelink.conf.d/.grub2.conf.VRJBri" failed: No space left on device (28) >12:06:18,961 INFO program: rsync: mkstemp "/mnt/sysimage/etc/prelink.conf.d/.libreswan-fips.conf.RkI2WK" failed: No space left on device (28) >12:06:18,961 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.256term.csh.U4zysd" failed: No space left on device (28) >12:06:18,962 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.256term.sh.H4YF9F" failed: No space left on device (28) >12:06:18,962 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.PackageKit.sh.qd2NQ8" failed: No space left on device (28) >12:06:18,962 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.bash_completion.sh.3iuWxB" failed: No space left on device (28) >12:06:18,962 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.colorgrep.csh.uYH5e4" failed: No space left on device (28) >12:06:18,963 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.colorgrep.sh.8KPfWw" failed: No space left on device (28) >12:06:18,963 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.colorls.csh.ePoqDZ" failed: No space left on device (28) >12:06:18,963 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.colorls.sh.uOoBks" failed: No space left on device (28) >12:06:18,964 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.lang.csh.CNMM1U" failed: No space left on device (28) >12:06:18,964 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.lang.sh.OwAYIn" failed: No space left on device (28) >12:06:18,964 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.less.csh.OzOaqQ" failed: No space left on device (28) >12:06:18,964 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.less.sh.aEon7i" failed: No space left on device (28) >12:06:18,965 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.vte.sh.A4iAOL" failed: No space left on device (28) >12:06:18,965 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.which2.csh.QOJNve" failed: No space left on device (28) >12:06:18,965 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.which2.sh.SEy1cH" failed: No space left on device (28) >12:06:18,965 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pulse/.client.conf.o18gU9" failed: No space left on device (28) >12:06:18,966 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pulse/.daemon.conf.4aFbJC" failed: No space left on device (28) >12:06:18,966 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pulse/.default.pa.OoL6x5" failed: No space left on device (28) >12:06:18,966 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pulse/.system.pa.GAf2my" failed: No space left on device (28) >12:06:18,967 INFO program: rsync: mkstemp "/mnt/sysimage/etc/purple/.prefs.xml.mkDYb1" failed: No space left on device (28) >12:06:18,967 INFO program: rsync: stat "/mnt/sysimage/etc/rc.d/init.d" failed: No such file or directory (2) >12:06:18,967 INFO program: rsync: stat "/mnt/sysimage/etc/rc.d/rc0.d" failed: No such file or directory (2) >12:06:18,967 INFO program: rsync: stat "/mnt/sysimage/etc/rc.d/rc1.d" failed: No such file or directory (2) >12:06:18,968 INFO program: rsync: stat "/mnt/sysimage/etc/rc.d/rc2.d" failed: No such file or directory (2) >12:06:18,968 INFO program: rsync: stat "/mnt/sysimage/etc/rc.d/rc3.d" failed: No such file or directory (2) >12:06:18,968 INFO program: rsync: stat "/mnt/sysimage/etc/rc.d/rc4.d" failed: No such file or directory (2) >12:06:18,968 INFO program: rsync: stat "/mnt/sysimage/etc/rc.d/rc5.d" failed: No such file or directory (2) >12:06:18,969 INFO program: rsync: stat "/mnt/sysimage/etc/rc.d/rc6.d" failed: No such file or directory (2) >12:06:18,969 INFO program: rsync: mkstemp "/mnt/sysimage/etc/request-key.d/.cifs.idmap.conf.aE0J8t" failed: No space left on device (28) >12:06:18,970 INFO program: rsync: mkstemp "/mnt/sysimage/etc/request-key.d/.cifs.spnego.conf.Ry67iX" failed: No space left on device (28) >12:06:18,970 INFO program: rsync: mkstemp "/mnt/sysimage/etc/rpm/.macros.color.tpIytq" failed: No space left on device (28) >12:06:18,970 INFO program: rsync: mkstemp "/mnt/sysimage/etc/rpm/.macros.dist.BDwEPT" failed: No space left on device (28) >12:06:18,971 INFO program: rsync: mkstemp "/mnt/sysimage/etc/rpm/.macros.fjava.vtBLbn" failed: No space left on device (28) >12:06:18,971 INFO program: rsync: mkstemp "/mnt/sysimage/etc/rpm/.macros.gconf2.ojCUxQ" failed: No space left on device (28) >12:06:18,971 INFO program: rsync: mkstemp "/mnt/sysimage/etc/rpm/.macros.imgcreate.2e93Tj" failed: No space left on device (28) >12:06:18,971 INFO program: rsync: mkstemp "/mnt/sysimage/etc/rpm/.macros.jpackage.wHZdgN" failed: No space left on device (28) >12:06:18,972 INFO program: rsync: mkstemp "/mnt/sysimage/etc/rsyslog.d/.listen.conf.oXpqCg" failed: No space left on device (28) >12:06:18,972 INFO program: rsync: mkstemp "/mnt/sysimage/etc/rsyslog.d/.spice-vdagentd.conf.v6DeaK" failed: No space left on device (28) >12:06:18,972 INFO program: rsync: mkstemp "/mnt/sysimage/etc/rwtab.d/.sssd.dlY7Hd" failed: No space left on device (28) >12:06:18,973 INFO program: rsync: mkstemp "/mnt/sysimage/etc/samba/.lmhosts.M8gdNH" failed: No space left on device (28) >12:06:18,973 INFO program: rsync: mkstemp "/mnt/sysimage/etc/samba/.smb.conf.SMayec" failed: No space left on device (28) >12:06:18,973 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.abaton.conf.Sj3YFG" failed: No space left on device (28) >12:06:18,973 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.agfafocus.conf.1Q06fb" failed: No space left on device (28) >12:06:18,974 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.apple.conf.D7LfQF" failed: No space left on device (28) >12:06:18,974 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.artec.conf.pUYoqa" failed: No space left on device (28) >12:06:18,974 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.artec_eplus48u.conf.hOxy0E" failed: No space left on device (28) >12:06:18,974 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.avision.conf.XghJA9" failed: No space left on device (28) >12:06:18,975 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.bh.conf.wGGUaE" failed: No space left on device (28) >12:06:18,975 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.canon.conf.8oM6K8" failed: No space left on device (28) >12:06:18,975 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.canon630u.conf.IpAjlD" failed: No space left on device (28) >12:06:18,976 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.canon_dr.conf.46LwV7" failed: No space left on device (28) >12:06:18,976 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.canon_pp.conf.0LoKvC" failed: No space left on device (28) >12:06:18,976 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.cardscan.conf.IyiY56" failed: No space left on device (28) >12:06:18,976 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.coolscan.conf.8sscGB" failed: No space left on device (28) >12:06:18,977 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.coolscan2.conf.wJRqg6" failed: No space left on device (28) >12:06:18,977 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.coolscan3.conf.EIwFQA" failed: No space left on device (28) >12:06:18,977 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.dc210.conf.46qUq5" failed: No space left on device (28) >12:06:18,978 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.dc240.conf.CnD90z" failed: No space left on device (28) >12:06:18,978 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.dc25.conf.gWnpB4" failed: No space left on device (28) >12:06:18,978 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.dell1600n_net.conf.GbsFbz" failed: No space left on device (28) >12:06:18,978 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.dll.conf.uG0VL3" failed: No space left on device (28) >12:06:18,979 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.dmc.conf.ODOcmy" failed: No space left on device (28) >12:06:18,979 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.epjitsu.conf.GBQtW2" failed: No space left on device (28) >12:06:18,979 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.epson.conf.4e8Kwx" failed: No space left on device (28) >12:06:18,979 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.epson2.conf.mjH261" failed: No space left on device (28) >12:06:18,980 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.fujitsu.conf.iDtkHw" failed: No space left on device (28) >12:06:18,980 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.genesys.conf.6qACh1" failed: No space left on device (28) >12:06:18,980 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.gphoto2.conf.eY3URv" failed: No space left on device (28) >12:06:18,981 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.gt68xx.conf.6vOds0" failed: No space left on device (28) >12:06:18,981 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.hp.conf.gX8w2u" failed: No space left on device (28) >12:06:18,981 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.hp3900.conf.qCJQCZ" failed: No space left on device (28) >12:06:18,981 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.hp4200.conf.Eezadu" failed: No space left on device (28) >12:06:18,982 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.hp5400.conf.AzLuNY" failed: No space left on device (28) >12:06:18,982 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.hpsj5s.conf.mUvPnt" failed: No space left on device (28) >12:06:18,982 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.hs2p.conf.cCFaYX" failed: No space left on device (28) >12:06:18,982 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.ibm.conf.cBbwys" failed: No space left on device (28) >12:06:18,983 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.kodak.conf.CORR8W" failed: No space left on device (28) >12:06:18,983 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.kodakaio.conf.dqLdJr" failed: No space left on device (28) >12:06:18,983 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.leo.conf.zXUzjW" failed: No space left on device (28) >12:06:18,984 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.lexmark.conf.HyeWTq" failed: No space left on device (28) >12:06:18,984 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.ma1509.conf.bZJiuV" failed: No space left on device (28) >12:06:18,984 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.magicolor.conf.aAsF4p" failed: No space left on device (28) >12:06:18,984 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.matsushita.conf.M0n2EU" failed: No space left on device (28) >12:06:18,985 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.microtek.conf.Bbtpfp" failed: No space left on device (28) >12:06:18,985 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.microtek2.conf.37FMPT" failed: No space left on device (28) >12:06:18,985 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.mustek.conf.6x29po" failed: No space left on device (28) >12:06:18,986 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.mustek_pp.conf.Dazx0S" failed: No space left on device (28) >12:06:18,986 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.mustek_usb.conf.dejVAn" failed: No space left on device (28) >12:06:18,987 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.nec.conf.ezfjbS" failed: No space left on device (28) >12:06:18,987 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.net.conf.PDjHLm" failed: No space left on device (28) >12:06:18,987 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.p5.conf.H4w5lR" failed: No space left on device (28) >12:06:18,988 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.pie.conf.E9StWl" failed: No space left on device (28) >12:06:18,988 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.pixma.conf.NBnSwQ" failed: No space left on device (28) >12:06:18,988 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.plustek.conf.WS0g7k" failed: No space left on device (28) >12:06:18,988 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.plustek_pp.conf.jzQFHP" failed: No space left on device (28) >12:06:18,989 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.qcam.conf.OmO4hk" failed: No space left on device (28) >12:06:18,989 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.ricoh.conf.GMTtSO" failed: No space left on device (28) >12:06:18,989 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.rts8891.conf.fL7Ssj" failed: No space left on device (28) >12:06:18,989 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.s9036.conf.Vzvi3N" failed: No space left on device (28) >12:06:18,990 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.saned.conf.se1HDi" failed: No space left on device (28) >12:06:18,990 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.sceptre.conf.7lG7dN" failed: No space left on device (28) >12:06:18,990 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.sharp.conf.jisxOh" failed: No space left on device (28) >12:06:18,990 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.sm3840.conf.YLnXoM" failed: No space left on device (28) >12:06:18,991 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.snapscan.conf.cJrnZg" failed: No space left on device (28) >12:06:18,991 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.sp15c.conf.rCGNzL" failed: No space left on device (28) >12:06:18,991 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.st400.conf.5Jbeag" failed: No space left on device (28) >12:06:18,991 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.stv680.conf.oFYEKK" failed: No space left on device (28) >12:06:18,992 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.tamarack.conf.Ir35kf" failed: No space left on device (28) >12:06:18,992 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.teco1.conf.6DjxVJ" failed: No space left on device (28) >12:06:18,992 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.teco2.conf.A5JYve" failed: No space left on device (28) >12:06:18,993 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.teco3.conf.MJmq6I" failed: No space left on device (28) >12:06:18,993 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.test.conf.Ks8RGd" failed: No space left on device (28) >12:06:18,993 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.u12.conf.U36jhI" failed: No space left on device (28) >12:06:18,993 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/vmware-tools/scripts" failed: No space left on device (28) >12:06:18,994 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,994 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/xdg/autostart" failed: No space left on device (28) >12:06:18,994 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,994 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/xdg/menus" failed: No space left on device (28) >12:06:18,995 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,995 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/xdg/systemd" failed: No space left on device (28) >12:06:18,995 INFO program: *** Skipping any contents from this failed directory *** >12:06:18,995 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.umax.conf.CkAMRc" failed: No space left on device (28) >12:06:18,996 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.umax1220u.conf.NAvfsH" failed: No space left on device (28) >12:06:18,996 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.umax_pp.conf.HIEI2b" failed: No space left on device (28) >12:06:18,996 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.v4l.conf.8i2bDG" failed: No space left on device (28) >12:06:18,997 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.xerox_mfp.conf.4sY6kb" failed: No space left on device (28) >12:06:18,997 INFO program: rsync: stat "/mnt/sysimage/etc/sane.d/dll.d" failed: No such file or directory (2) >12:06:18,997 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.access.conf.8fh92F" failed: No space left on device (28) >12:06:18,997 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.chroot.conf.ARZD2a" failed: No space left on device (28) >12:06:18,998 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.console.handlers.OZg91F" failed: No space left on device (28) >12:06:18,998 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.console.perms.uocF1a" failed: No space left on device (28) >12:06:18,998 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.group.conf.QuGb1F" failed: No space left on device (28) >12:06:18,998 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.limits.conf.WHpJ0a" failed: No space left on device (28) >12:06:18,999 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.namespace.conf.cRTh0F" failed: No space left on device (28) >12:06:18,999 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.namespace.init.qX2QZa" failed: No space left on device (28) >12:06:18,999 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.opasswd.E9cWeG" failed: No space left on device (28) >12:06:18,999 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.pam_env.conf.ou61tb" failed: No space left on device (28) >12:06:19,000 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.pwquality.conf.czO8IG" failed: No space left on device (28) >12:06:19,000 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.sepermit.conf.U6egYb" failed: No space left on device (28) >12:06:19,000 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.time.conf.029ndH" failed: No space left on device (28) >12:06:19,001 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/yum/fssnap.d" failed: No space left on device (28) >12:06:19,001 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,001 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/yum/pluginconf.d" failed: No space left on device (28) >12:06:19,001 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,002 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/yum/protected.d" failed: No space left on device (28) >12:06:19,002 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,002 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/yum/vars" failed: No space left on device (28) >12:06:19,003 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,003 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/root/.mozilla" failed: No space left on device (28) >12:06:19,004 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,004 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/tmp/hsperfdata_root" failed: No space left on device (28) >12:06:19,004 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,004 INFO program: rsync: stat "/mnt/sysimage/etc/security/console.apps" failed: No such file or directory (2) >12:06:19,005 INFO program: rsync: stat "/mnt/sysimage/etc/security/console.perms.d" failed: No such file or directory (2) >12:06:19,005 INFO program: rsync: stat "/mnt/sysimage/etc/security/limits.d" failed: No such file or directory (2) >12:06:19,005 INFO program: rsync: stat "/mnt/sysimage/etc/security/namespace.d" failed: No such file or directory (2) >12:06:19,006 INFO program: rsync: mkstemp "/mnt/sysimage/etc/selinux/.config.K6PBsc" failed: No space left on device (28) >12:06:19,006 INFO program: rsync: mkstemp "/mnt/sysimage/etc/selinux/.semanage.conf.9LvmVH" failed: No space left on device (28) >12:06:19,006 INFO program: rsync: stat "/mnt/sysimage/etc/selinux/targeted" failed: No such file or directory (2) >12:06:19,006 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setroubleshoot/.setroubleshoot.conf.VxLFod" failed: No space left on device (28) >12:06:19,007 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.98netconfig.t5jXaJ" failed: No space left on device (28) >12:06:19,007 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.98system-config-authentication.XzV04e" failed: No space left on device (28) >12:06:19,007 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.98system-config-display.PqM5YK" failed: No space left on device (28) >12:06:19,007 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.98system-config-keyboard.Bz4aTg" failed: No space left on device (28) >12:06:19,008 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99Xconfigurator.DAJgNM" failed: No space left on device (28) >12:06:19,008 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99authconfig.fBLmHi" failed: No space left on device (28) >12:06:19,008 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99kbdconfig.Tv8sBO" failed: No space left on device (28) >12:06:19,009 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99mouseconfig.91Tzvk" failed: No space left on device (28) >12:06:19,009 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99ntsysv.f20GpQ" failed: No space left on device (28) >12:06:19,009 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99printconf-tui.fftOjm" failed: No space left on device (28) >12:06:19,009 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99sndconfig.rsgWdS" failed: No space left on device (28) >12:06:19,010 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99system-config-firewall-tui.Tdp47n" failed: No space left on device (28) >12:06:19,010 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99system-config-network-tui.vWUc2T" failed: No space left on device (28) >12:06:19,010 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99timeconfig.jEOlWp" failed: No space left on device (28) >12:06:19,010 INFO program: rsync: stat "/mnt/sysimage/etc/sgml/docbook" failed: No such file or directory (2) >12:06:19,011 INFO program: rsync: mkstemp "/mnt/sysimage/etc/skel/.bash_logout.pRNmcW" failed: No space left on device (28) >12:06:19,011 INFO program: rsync: mkstemp "/mnt/sysimage/etc/skel/.bash_profile.Fu4wDs" failed: No space left on device (28) >12:06:19,011 INFO program: rsync: mkstemp "/mnt/sysimage/etc/skel/.bashrc.lJKH4Y" failed: No space left on device (28) >12:06:19,011 INFO program: rsync: stat "/mnt/sysimage/etc/skel/.mozilla" failed: No such file or directory (2) >12:06:19,012 INFO program: rsync: mkstemp "/mnt/sysimage/etc/speech-dispatcher/.speechd.conf.9XcTvv" failed: No space left on device (28) >12:06:19,012 INFO program: rsync: stat "/mnt/sysimage/etc/speech-dispatcher/clients" failed: No such file or directory (2) >12:06:19,012 INFO program: rsync: stat "/mnt/sysimage/etc/speech-dispatcher/modules" failed: No such file or directory (2) >12:06:19,012 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ssh/.moduli.uxVT41" failed: No space left on device (28) >12:06:19,013 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ssh/.ssh_config.H9ZEOy" failed: No space left on device (28) >12:06:19,013 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ssh/.sshd_config.6rxqy5" failed: No space left on device (28) >12:06:19,013 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.atd.slHeiC" failed: No space left on device (28) >12:06:19,014 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.crond.BnGoo9" failed: No space left on device (28) >12:06:19,014 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.ebtables-config.h3mzuG" failed: No space left on device (28) >12:06:19,014 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.fcoe.chkKAd" failed: No space left on device (28) >12:06:19,014 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.firewalld.iksVGK" failed: No space left on device (28) >12:06:19,015 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.glusterd.8aK6Mh" failed: No space left on device (28) >12:06:19,015 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.glusterfsd.RKciTO" failed: No space left on device (28) >12:06:19,015 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.init.PXNtZl" failed: No space left on device (28) >12:06:19,015 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.ip6tables-config.6vBF5S" failed: No space left on device (28) >12:06:19,016 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.iptables-config.UdARbq" failed: No space left on device (28) >12:06:19,016 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.irda.jEL3hX" failed: No space left on device (28) >12:06:19,016 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.irqbalance.Oh6fou" failed: No space left on device (28) >12:06:19,016 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.kdump.ICAsu1" failed: No space left on device (28) >12:06:19,017 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.man-db.XlfFAy" failed: No space left on device (28) >12:06:19,017 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.netconsole.Ta2RG5" failed: No space left on device (28) >12:06:19,017 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.network.mUY4MC" failed: No space left on device (28) >12:06:19,017 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.pluto.k83hT9" failed: No space left on device (28) >12:06:19,018 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.raid-check.DkivZG" failed: No space left on device (28) >12:06:19,018 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.rdisc.Ty0I5d" failed: No space left on device (28) >12:06:19,018 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.readonly-root.OPWWbL" failed: No space left on device (28) >12:06:19,018 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.rsyncd.Eg7aii" failed: No space left on device (28) >12:06:19,019 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.run-parts.vjtpoP" failed: No space left on device (28) >12:06:19,019 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.samba.Iz2Dum" failed: No space left on device (28) >12:06:19,020 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.sshd.kBNSAT" failed: No space left on device (28) >12:06:19,020 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.wpa_supplicant.6FP7Gq" failed: No space left on device (28) >12:06:19,021 INFO program: rsync: stat "/mnt/sysimage/etc/sysconfig/cbq" failed: No such file or directory (2) >12:06:19,021 INFO program: rsync: stat "/mnt/sysimage/etc/sysconfig/console" failed: No such file or directory (2) >12:06:19,021 INFO program: rsync: stat "/mnt/sysimage/etc/sysconfig/modules" failed: No such file or directory (2) >12:06:19,021 INFO program: rsync: stat "/mnt/sysimage/etc/sysconfig/network-scripts" failed: No such file or directory (2) >12:06:19,022 INFO program: rsync: mkstemp "/mnt/sysimage/etc/systemd/.bootchart.conf.jyMnNX" failed: No space left on device (28) >12:06:19,022 INFO program: rsync: mkstemp "/mnt/sysimage/etc/systemd/.journald.conf.QFroZu" failed: No space left on device (28) >12:06:19,022 INFO program: rsync: mkstemp "/mnt/sysimage/etc/systemd/.logind.conf.q5Npb2" failed: No space left on device (28) >12:06:19,022 INFO program: rsync: mkstemp "/mnt/sysimage/etc/systemd/.system.conf.btprnz" failed: No space left on device (28) >12:06:19,023 INFO program: rsync: mkstemp "/mnt/sysimage/etc/systemd/.user.conf.vdctz6" failed: No space left on device (28) >12:06:19,023 INFO program: rsync: stat "/mnt/sysimage/etc/systemd/system" failed: No such file or directory (2) >12:06:19,023 INFO program: rsync: stat "/mnt/sysimage/etc/systemd/user" failed: No such file or directory (2) >12:06:19,023 INFO program: rsync: mkstemp "/mnt/sysimage/etc/tmpfiles.d/.libgpod.conf.bkDxLD" failed: No space left on device (28) >12:06:19,024 INFO program: rsync: mkstemp "/mnt/sysimage/etc/tmpfiles.d/.vpnc.conf.OU3p3a" failed: No space left on device (28) >12:06:19,024 INFO program: rsync: mkstemp "/mnt/sysimage/etc/tmpfiles.d/.xl2tpd.conf.V8pjlI" failed: No space left on device (28) >12:06:19,024 INFO program: rsync: mkstemp "/mnt/sysimage/etc/udev/.hwdb.bin.O0geDf" failed: No space left on device (28) >12:06:19,024 INFO program: rsync: mkstemp "/mnt/sysimage/etc/udev/.udev.conf.iU1gdN" failed: No space left on device (28) >12:06:19,025 INFO program: rsync: stat "/mnt/sysimage/etc/udev/rules.d" failed: No such file or directory (2) >12:06:19,025 INFO program: rsync: mkstemp "/mnt/sysimage/etc/unbound/.dlv.isc.org.key.osClNk" failed: No space left on device (28) >12:06:19,025 INFO program: rsync: mkstemp "/mnt/sysimage/etc/unbound/.icannbundle.pem.R9DyuS" failed: No space left on device (28) >12:06:19,026 INFO program: rsync: mkstemp "/mnt/sysimage/etc/unbound/.root.key.BnWMbq" failed: No space left on device (28) >12:06:19,026 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.03f0:002a.rtT1SX" failed: No space left on device (28) >12:06:19,026 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0408:ea25.ajc2Hv" failed: No space left on device (28) >12:06:19,026 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0408:f000.mE12w3" failed: No space left on device (28) >12:06:19,027 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:060c.D113lB" failed: No space left on device (28) >12:06:19,027 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:0610.5Ya5a9" failed: No space left on device (28) >12:06:19,027 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:0618.vss6ZG" failed: No space left on device (28) >12:06:19,028 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:061d.VDT7Oe" failed: No space left on device (28) >12:06:19,028 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:0622.ppt9DM" failed: No space left on device (28) >12:06:19,028 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:0627.z49atk" failed: No space left on device (28) >12:06:19,028 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:062c.EW0ciS" failed: No space left on device (28) >12:06:19,029 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:0632.Yc0e7p" failed: No space left on device (28) >12:06:19,029 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:0637.h96gWX" failed: No space left on device (28) >12:06:19,029 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0471:1210.pnmjLv" failed: No space left on device (28) >12:06:19,030 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0471:1210:uMa=Philips.JYJlA3" failed: No space left on device (28) >12:06:19,030 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0471:1210:uMa=Wisue.cNhopB" failed: No space left on device (28) >12:06:19,030 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0471:1237.J9Xqe9" failed: No space left on device (28) >12:06:19,030 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0482:024d.HsOt3G" failed: No space left on device (28) >12:06:19,031 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.04bb:bccd.1gNwSe" failed: No space left on device (28) >12:06:19,031 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.04cc:225c.3FUzHM" failed: No space left on device (28) >12:06:19,031 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.04e8:680c.jCaDwk" failed: No space left on device (28) >12:06:19,031 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.04e8:689a.GrAGlS" failed: No space left on device (28) >12:06:19,032 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.04e8:f000.4t7Jaq" failed: No space left on device (28) >12:06:19,032 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.04e8:f000:sMo=U209.JMMNZX" failed: No space left on device (28) >12:06:19,032 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.057c:84ff.FKAROv" failed: No space left on device (28) >12:06:19,032 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:0010.0nxVD3" failed: No space left on device (28) >12:06:19,033 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:sVe=GT.nNDZsB" failed: No space left on device (28) >12:06:19,033 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:sVe=Option.hBS3h9" failed: No space left on device (28) >12:06:19,033 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=AnyDATA.p0f86G" failed: No space left on device (28) >12:06:19,034 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=CELOT.fCKcWe" failed: No space left on device (28) >12:06:19,034 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=DGT.aHnhLM" failed: No space left on device (28) >12:06:19,034 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=Option.5M9lAk" failed: No space left on device (28) >12:06:19,034 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=SAMSUNG.kZ2qpS" failed: No space left on device (28) >12:06:19,035 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=SSE.b64veq" failed: No space left on device (28) >12:06:19,035 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=StrongRising.e7dB3X" failed: No space left on device (28) >12:06:19,035 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=Vertex.RCvGSv" failed: No space left on device (28) >12:06:19,036 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:2000.xg0LH3" failed: No space left on device (28) >12:06:19,036 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:2001.3SCRwB" failed: No space left on device (28) >12:06:19,036 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:6503.6IvXl9" failed: No space left on device (28) >12:06:19,037 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:f000.42w3aH" failed: No space left on device (28) >12:06:19,037 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c7:1000.4xH9Ze" failed: No space left on device (28) >12:06:19,037 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.072f:100d.u6YfPM" failed: No space left on device (28) >12:06:19,038 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.07d1:a800.VGpmEk" failed: No space left on device (28) >12:06:19,038 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.07d1:a804.DMVstS" failed: No space left on device (28) >12:06:19,038 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0922:1001.2dAziq" failed: No space left on device (28) >12:06:19,039 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0930:0d46.MjoG7X" failed: No space left on device (28) >12:06:19,039 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0ace:2011.sXkNWv" failed: No space left on device (28) >12:06:19,039 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0ace:20ff.nYqUL3" failed: No space left on device (28) >12:06:19,039 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:4007.jCD1AB" failed: No space left on device (28) >12:06:19,040 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6711.lIY8p9" failed: No space left on device (28) >12:06:19,040 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6731.iVrgfH" failed: No space left on device (28) >12:06:19,040 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6751.OT2n4e" failed: No space left on device (28) >12:06:19,040 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6771.AELvTM" failed: No space left on device (28) >12:06:19,041 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6791.qwDDIk" failed: No space left on device (28) >12:06:19,041 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6811.MmCLxS" failed: No space left on device (28) >12:06:19,041 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6911.J8JTmq" failed: No space left on device (28) >12:06:19,042 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6951.X9Y1bY" failed: No space left on device (28) >12:06:19,042 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6971.Lima1v" failed: No space left on device (28) >12:06:19,042 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7011.CHSiQ3" failed: No space left on device (28) >12:06:19,042 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7031.QGxrFB" failed: No space left on device (28) >12:06:19,043 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7051.t7iAu9" failed: No space left on device (28) >12:06:19,043 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7071.JmbJjH" failed: No space left on device (28) >12:06:19,043 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7111.FZbS8e" failed: No space left on device (28) >12:06:19,044 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7211.QZl1XM" failed: No space left on device (28) >12:06:19,044 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7251.2eEaNk" failed: No space left on device (28) >12:06:19,044 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7271.bN3jCS" failed: No space left on device (28) >12:06:19,044 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7301.aXAtrq" failed: No space left on device (28) >12:06:19,045 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7311.g1eDgY" failed: No space left on device (28) >12:06:19,045 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7361.VM0M5v" failed: No space left on device (28) >12:06:19,045 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7381.LKTWU3" failed: No space left on device (28) >12:06:19,046 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7401.mYV6JB" failed: No space left on device (28) >12:06:19,046 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7501.cV4gz9" failed: No space left on device (28) >12:06:19,046 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7601.8ylroH" failed: No space left on device (28) >12:06:19,046 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7701.9fLBdf" failed: No space left on device (28) >12:06:19,047 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7706.8PhM2M" failed: No space left on device (28) >12:06:19,047 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7801.vqXWRk" failed: No space left on device (28) >12:06:19,047 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7901.dKJ7GS" failed: No space left on device (28) >12:06:19,047 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7a01.beQiwq" failed: No space left on device (28) >12:06:19,048 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7a05.uHdulY" failed: No space left on device (28) >12:06:19,048 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8006.O4IFaw" failed: No space left on device (28) >12:06:19,048 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8200.lioRZ3" failed: No space left on device (28) >12:06:19,049 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8201.Hza3OB" failed: No space left on device (28) >12:06:19,049 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8300.zk4eE9" failed: No space left on device (28) >12:06:19,049 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8302.Ds6qtH" failed: No space left on device (28) >12:06:19,049 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8304.BdhDif" failed: No space left on device (28) >12:06:19,050 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8400.4vzP7M" failed: No space left on device (28) >12:06:19,050 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8600.o761Wk" failed: No space left on device (28) >12:06:19,050 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8700.ISKeMS" failed: No space left on device (28) >12:06:19,050 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8800.6yxrBq" failed: No space left on device (28) >12:06:19,051 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8900.0RrEqY" failed: No space left on device (28) >12:06:19,051 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:9000.oCwRfw" failed: No space left on device (28) >12:06:19,051 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:9200.7kI443" failed: No space left on device (28) >12:06:19,052 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:c031.G02hUB" failed: No space left on device (28) >12:06:19,052 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:c100.ApuvJ9" failed: No space left on device (28) >12:06:19,052 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d001.8h2IyH" failed: No space left on device (28) >12:06:19,053 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d013.0pJWnf" failed: No space left on device (28) >12:06:19,053 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d031.TsxadN" failed: No space left on device (28) >12:06:19,053 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d033.FHso2k" failed: No space left on device (28) >12:06:19,054 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d035.LTvCRS" failed: No space left on device (28) >12:06:19,054 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d055.WXHQGq" failed: No space left on device (28) >12:06:19,054 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d057.YR04vY" failed: No space left on device (28) >12:06:19,055 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d058.Zrsjlw" failed: No space left on device (28) >12:06:19,055 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d155.Oq1xa4" failed: No space left on device (28) >12:06:19,055 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d157.SgJMZB" failed: No space left on device (28) >12:06:19,055 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d255.HRy1O9" failed: No space left on device (28) >12:06:19,056 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d257.pDwgEH" failed: No space left on device (28) >12:06:19,056 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d357.OiBvtf" failed: No space left on device (28) >12:06:19,056 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0b3c:c700.eHNKiN" failed: No space left on device (28) >12:06:19,056 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0b3c:f000.YH7Z7k" failed: No space left on device (28) >12:06:19,057 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0cf3:20ff.lWzfXS" failed: No space left on device (28) >12:06:19,057 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0d46:45a1.3L9uMq" failed: No space left on device (28) >12:06:19,057 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0d46:45a5.trSKBY" failed: No space left on device (28) >12:06:19,057 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0df7:0800.8TI0qw" failed: No space left on device (28) >12:06:19,058 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0e8d:0002.w2Fgg4" failed: No space left on device (28) >12:06:19,058 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0e8d:0002:uPr=MT.wUKw5B" failed: No space left on device (28) >12:06:19,058 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0e8d:7109.0tbNU9" failed: No space left on device (28) >12:06:19,058 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0fca:8020.b6O3JH" failed: No space left on device (28) >12:06:19,059 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0fce:d0cf.QoAkzf" failed: No space left on device (28) >12:06:19,059 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0fce:d0e1.sYsBoN" failed: No space left on device (28) >12:06:19,059 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0fce:d103.WEtSdl" failed: No space left on device (28) >12:06:19,060 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0fd1:1000.JZA92S" failed: No space left on device (28) >12:06:19,060 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:1000.XpQqSq" failed: No space left on device (28) >12:06:19,060 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:607f.F1cIHY" failed: No space left on device (28) >12:06:19,060 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:613a.hQIZww" failed: No space left on device (28) >12:06:19,061 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:613f.WYohm4" failed: No space left on device (28) >12:06:19,061 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:614e.k0ezbC" failed: No space left on device (28) >12:06:19,061 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:6156.2BbR09" failed: No space left on device (28) >12:06:19,061 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:6190.TCi9PH" failed: No space left on device (28) >12:06:19,062 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:61aa.MQxrFf" failed: No space left on device (28) >12:06:19,062 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:61dd.k3TJuN" failed: No space left on device (28) >12:06:19,062 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:61e7.uHn2jl" failed: No space left on device (28) >12:06:19,062 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:61eb.6VXk9S" failed: No space left on device (28) >12:06:19,063 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:6327.z2GDYq" failed: No space left on device (28) >12:06:19,063 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1033:0035.3hxWNY" failed: No space left on device (28) >12:06:19,063 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.106c:3b03.ZMwfDw" failed: No space left on device (28) >12:06:19,063 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.106c:3b05.9eDys4" failed: No space left on device (28) >12:06:19,064 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.106c:3b06.qkSRhC" failed: No space left on device (28) >12:06:19,064 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.106c:3b11.75eb79" failed: No space left on device (28) >12:06:19,064 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.106c:3b14.ryHuWH" failed: No space left on device (28) >12:06:19,065 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1076:7f40.j0hOLf" failed: No space left on device (28) >12:06:19,065 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.109b:f009.LzY7AN" failed: No space left on device (28) >12:06:19,065 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.10a9:6080.7dOrql" failed: No space left on device (28) >12:06:19,065 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1199:0fff.ksKLfT" failed: No space left on device (28) >12:06:19,066 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1266:1000.RBP54q" failed: No space left on device (28) >12:06:19,066 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1001.WU2pUY" failed: No space left on device (28) >12:06:19,066 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1003.IKnKJw" failed: No space left on device (28) >12:06:19,066 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1009.BOQ4y4" failed: No space left on device (28) >12:06:19,067 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:101e.rHvpoC" failed: No space left on device (28) >12:06:19,067 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1030.DFiKda" failed: No space left on device (28) >12:06:19,067 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1031.ord52H" failed: No space left on device (28) >12:06:19,068 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1414.t1dqSf" failed: No space left on device (28) >12:06:19,068 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1446.zKmLHN" failed: No space left on device (28) >12:06:19,068 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1449.Q6B6wl" failed: No space left on device (28) >12:06:19,068 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14ad.vI0rmT" failed: No space left on device (28) >12:06:19,069 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14b5.2SvNbr" failed: No space left on device (28) >12:06:19,069 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14b7.yG880Y" failed: No space left on device (28) >12:06:19,069 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14ba.8VSuQw" failed: No space left on device (28) >12:06:19,070 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14c1.QMKQF4" failed: No space left on device (28) >12:06:19,071 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14c3.83LcvC" failed: No space left on device (28) >12:06:19,071 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14c4.WXUyka" failed: No space left on device (28) >12:06:19,071 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14c5.NHbV9H" failed: No space left on device (28) >12:06:19,071 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14d1.S3zhZf" failed: No space left on device (28) >12:06:19,072 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14fe.DP4DON" failed: No space left on device (28) >12:06:19,072 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1505.Z1I0Dl" failed: No space left on device (28) >12:06:19,072 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:151a.8CvntT" failed: No space left on device (28) >12:06:19,072 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1520.6WpKir" failed: No space left on device (28) >12:06:19,073 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1521.Wrs77Y" failed: No space left on device (28) >12:06:19,073 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1523.f3AuXw" failed: No space left on device (28) >12:06:19,073 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1526.NSSRM4" failed: No space left on device (28) >12:06:19,074 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1553.N9ffCC" failed: No space left on device (28) >12:06:19,074 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1557.C9KCra" failed: No space left on device (28) >12:06:19,074 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:155b.xfp0gI" failed: No space left on device (28) >12:06:19,075 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:156a.VZao6f" failed: No space left on device (28) >12:06:19,075 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1805.Nk3LVN" failed: No space left on device (28) >12:06:19,075 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1c0b.VB49Kl" failed: No space left on device (28) >12:06:19,075 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1c1b.AdcyAT" failed: No space left on device (28) >12:06:19,076 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1c24.gwsWpr" failed: No space left on device (28) >12:06:19,076 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1d50.dCQkfZ" failed: No space left on device (28) >12:06:19,076 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1da1.A5lJ4w" failed: No space left on device (28) >12:06:19,076 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1f01.D827T4" failed: No space left on device (28) >12:06:19,077 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1f03.xdRwJC" failed: No space left on device (28) >12:06:19,077 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1f11.dfOVya" failed: No space left on device (28) >12:06:19,077 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1f15.PgRkoI" failed: No space left on device (28) >12:06:19,077 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:380b.bg2Jdg" failed: No space left on device (28) >12:06:19,078 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1307:1169.bQj92N" failed: No space left on device (28) >12:06:19,078 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5010.ZcKySl" failed: No space left on device (28) >12:06:19,078 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5020.5aiYHT" failed: No space left on device (28) >12:06:19,078 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5023.McYnxr" failed: No space left on device (28) >12:06:19,079 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5030.cEMNmZ" failed: No space left on device (28) >12:06:19,079 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5031.VDHdcx" failed: No space left on device (28) >12:06:19,079 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5041.14JD14" failed: No space left on device (28) >12:06:19,080 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5059.GlU3QC" failed: No space left on device (28) >12:06:19,080 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:7001.8AeuGa" failed: No space left on device (28) >12:06:19,080 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.148e:a000.ScHUvI" failed: No space left on device (28) >12:06:19,080 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.148f:2578.nKfllg" failed: No space left on device (28) >12:06:19,081 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.15eb:7153.ewXLaO" failed: No space left on device (28) >12:06:19,081 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.16d8:6281.XiLc0l" failed: No space left on device (28) >12:06:19,081 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.16d8:6803.DdHDPT" failed: No space left on device (28) >12:06:19,081 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.16d8:6804.O3U4Er" failed: No space left on device (28) >12:06:19,082 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.16d8:700a.NmgwuZ" failed: No space left on device (28) >12:06:19,082 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.16d8:700b.KIOXjx" failed: No space left on device (28) >12:06:19,082 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.16d8:f000.Bfwp94" failed: No space left on device (28) >12:06:19,082 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1726:f00e.LzkRYC" failed: No space left on device (28) >12:06:19,083 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.198a:0003.aUhjOa" failed: No space left on device (28) >12:06:19,083 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.198f:bccd.gJmLDI" failed: No space left on device (28) >12:06:19,083 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0003.dXDdtg" failed: No space left on device (28) >12:06:19,083 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0013.ND4FiO" failed: No space left on device (28) >12:06:19,084 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0026.WnE87l" failed: No space left on device (28) >12:06:19,084 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0031.abkBXT" failed: No space left on device (28) >12:06:19,084 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0040.3R83Mr" failed: No space left on device (28) >12:06:19,084 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0053.cm4wCZ" failed: No space left on device (28) >12:06:19,085 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0083.6Xa0rx" failed: No space left on device (28) >12:06:19,085 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0083:uPr=WCDMA.rmqth5" failed: No space left on device (28) >12:06:19,085 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0101.gVMW6C" failed: No space left on device (28) >12:06:19,086 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0103.ngiqWa" failed: No space left on device (28) >12:06:19,086 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0110.FgUTLI" failed: No space left on device (28) >12:06:19,087 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0115.KJDnBg" failed: No space left on device (28) >12:06:19,087 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0120.lNtRqO" failed: No space left on device (28) >12:06:19,087 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0146.akrlgm" failed: No space left on device (28) >12:06:19,088 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0149.eewP5T" failed: No space left on device (28) >12:06:19,088 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0150.oHJjVr" failed: No space left on device (28) >12:06:19,088 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0154.TI3NKZ" failed: No space left on device (28) >12:06:19,088 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0166.zZviAx" failed: No space left on device (28) >12:06:19,089 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0169.rj6Mp5" failed: No space left on device (28) >12:06:19,089 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0266.r4MhfD" failed: No space left on device (28) >12:06:19,089 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0325.HIBM4a" failed: No space left on device (28) >12:06:19,089 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1001.T1xhUI" failed: No space left on device (28) >12:06:19,090 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1007.y9CMJg" failed: No space left on device (28) >12:06:19,090 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1009.UgShzO" failed: No space left on device (28) >12:06:19,090 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1013.YDeNom" failed: No space left on device (28) >12:06:19,091 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1017.D9HieU" failed: No space left on device (28) >12:06:19,091 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1171.xwkO3r" failed: No space left on device (28) >12:06:19,091 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1175.Ny4jTZ" failed: No space left on device (28) >12:06:19,091 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1179.toUPIx" failed: No space left on device (28) >12:06:19,092 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1201.dfTly5" failed: No space left on device (28) >12:06:19,092 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1216.XPYRnD" failed: No space left on device (28) >12:06:19,092 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1224.Y9bodb" failed: No space left on device (28) >12:06:19,092 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1227.RMyU2I" failed: No space left on device (28) >12:06:19,093 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1514.fJ4qSg" failed: No space left on device (28) >12:06:19,093 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1517.tlHXHO" failed: No space left on device (28) >12:06:19,093 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1520.hVruxm" failed: No space left on device (28) >12:06:19,093 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1523.O5j1mU" failed: No space left on device (28) >12:06:19,094 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1528.QHoycs" failed: No space left on device (28) >12:06:19,094 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1542.SyV51Z" failed: No space left on device (28) >12:06:19,094 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:2000.wrCDRx" failed: No space left on device (28) >12:06:19,095 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:bccd.2tsbH5" failed: No space left on device (28) >12:06:19,095 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:ffde.6UpJwD" failed: No space left on device (28) >12:06:19,095 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:ffe6.0Huhmb" failed: No space left on device (28) >12:06:19,095 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:fff5.scIPbJ" failed: No space left on device (28) >12:06:19,096 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:fff6.Kb4n1g" failed: No space left on device (28) >12:06:19,096 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1a8d:1000.o2wWQO" failed: No space left on device (28) >12:06:19,096 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1a8d:2000.q86uGm" failed: No space left on device (28) >12:06:19,096 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ab7:5700.oJP3vU" failed: No space left on device (28) >12:06:19,097 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1b7d:0700.Z7LCls" failed: No space left on device (28) >12:06:19,097 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1bbb:000f.dKSbb0" failed: No space left on device (28) >12:06:19,097 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1bbb:00ca.Jf6K0x" failed: No space left on device (28) >12:06:19,097 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1bbb:f000.vvqkQ5" failed: No space left on device (28) >12:06:19,098 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1bbb:f017.2BSTFD" failed: No space left on device (28) >12:06:19,098 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1bbb:f052.fistvb" failed: No space left on device (28) >12:06:19,098 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:1001.0g82kJ" failed: No space left on device (28) >12:06:19,099 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:6061.JeUCah" failed: No space left on device (28) >12:06:19,099 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:9200.thOc0O" failed: No space left on device (28) >12:06:19,099 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:9800.pvPMPm" failed: No space left on device (28) >12:06:19,099 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:98ff.kmYmFU" failed: No space left on device (28) >12:06:19,100 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:9e00.yFeXus" failed: No space left on device (28) >12:06:19,100 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:9e08.XcCxk0" failed: No space left on device (28) >12:06:19,100 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:f000.PF679x" failed: No space left on device (28) >12:06:19,101 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1da5:f000.wrKIZ5" failed: No space left on device (28) >12:06:19,101 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1dd6:1000.9lvjPD" failed: No space left on device (28) >12:06:19,101 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1de1:1101.WapUEb" failed: No space left on device (28) >12:06:19,101 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1e0e:f000.cEpvuJ" failed: No space left on device (28) >12:06:19,102 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1e89:f000.tOw6jh" failed: No space left on device (28) >12:06:19,102 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1edf:6003.kXLH9O" failed: No space left on device (28) >12:06:19,102 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0009.sZ7iZm" failed: No space left on device (28) >12:06:19,103 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0013.zuBUOU" failed: No space left on device (28) >12:06:19,103 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0040.4EgwEs" failed: No space left on device (28) >12:06:19,103 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:004a.YQ37t0" failed: No space left on device (28) >12:06:19,104 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0054.rtYJjy" failed: No space left on device (28) >12:06:19,104 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0060.LJ9l95" failed: No space left on device (28) >12:06:19,104 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0063.vRsYYD" failed: No space left on device (28) >12:06:19,105 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0068.j6YAOb" failed: No space left on device (28) >12:06:19,105 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1f28:0021.WGJdEJ" failed: No space left on device (28) >12:06:19,105 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1fac:0032.3pBQth" failed: No space left on device (28) >12:06:19,105 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1fac:0130.fWBtjP" failed: No space left on device (28) >12:06:19,106 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1fac:0150.NhJ68m" failed: No space left on device (28) >12:06:19,106 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1fac:0151.tlXJYU" failed: No space left on device (28) >12:06:19,106 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2001:a706.CcjnOs" failed: No space left on device (28) >12:06:19,106 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2001:a707.vfL0D0" failed: No space left on device (28) >12:06:19,107 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2001:a708.aDkEty" failed: No space left on device (28) >12:06:19,107 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2001:a805.2a3hj6" failed: No space left on device (28) >12:06:19,107 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2001:a80b.i8SV8D" failed: No space left on device (28) >12:06:19,107 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.201e:1023.yDPzYb" failed: No space left on device (28) >12:06:19,108 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.201e:2009.oWTdOJ" failed: No space left on device (28) >12:06:19,108 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2020:0002.2I5RDh" failed: No space left on device (28) >12:06:19,108 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2020:f00e.qvqwtP" failed: No space left on device (28) >12:06:19,108 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2077:1000.3YRajn" failed: No space left on device (28) >12:06:19,109 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2077:f000.0QqP8U" failed: No space left on device (28) >12:06:19,109 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.21f5:1000.O87tYs" failed: No space left on device (28) >12:06:19,109 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.22de:6801.W4V8N0" failed: No space left on device (28) >12:06:19,110 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.22de:6803.LzRNDy" failed: No space left on device (28) >12:06:19,110 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.22f4:0021.WUVst6" failed: No space left on device (28) >12:06:19,110 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.230d:0001.0N67iE" failed: No space left on device (28) >12:06:19,110 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.230d:0007.vfpN8b" failed: No space left on device (28) >12:06:19,111 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.230d:0101.smNsYJ" failed: No space left on device (28) >12:06:19,111 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.230d:0103.Jvj8Nh" failed: No space left on device (28) >12:06:19,111 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2357:0200.VKVNDP" failed: No space left on device (28) >12:06:19,111 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2357:f000.GqFttn" failed: No space left on device (28) >12:06:19,112 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.8888:6500.dtz9iV" failed: No space left on device (28) >12:06:19,112 INFO program: rsync: mkstemp "/mnt/sysimage/etc/vmware-tools/.poweroff-vm-default.1toQ8s" failed: No space left on device (28) >12:06:19,112 INFO program: rsync: mkstemp "/mnt/sysimage/etc/vmware-tools/.poweron-vm-default.DfMJ30" failed: No space left on device (28) >12:06:19,113 INFO program: rsync: mkstemp "/mnt/sysimage/etc/vmware-tools/.resume-vm-default.J0KDYy" failed: No space left on device (28) >12:06:19,113 INFO program: rsync: mkstemp "/mnt/sysimage/etc/vmware-tools/.statechange.subr.4N8xT6" failed: No space left on device (28) >12:06:19,113 INFO program: rsync: mkstemp "/mnt/sysimage/etc/vmware-tools/.suspend-vm-default.wYOsOE" failed: No space left on device (28) >12:06:19,113 INFO program: rsync: mkstemp "/mnt/sysimage/etc/vmware-tools/.vm-support.ZaQnJc" failed: No space left on device (28) >12:06:19,114 INFO program: rsync: stat "/mnt/sysimage/etc/vmware-tools/scripts" failed: No such file or directory (2) >12:06:19,114 INFO program: rsync: mkstemp "/mnt/sysimage/etc/vpnc/.default.conf.BB9kEK" failed: No space left on device (28) >12:06:19,114 INFO program: rsync: mkstemp "/mnt/sysimage/etc/vpnc/.vpnc-script.CC42Gi" failed: No space left on device (28) >12:06:19,114 INFO program: rsync: mkstemp "/mnt/sysimage/etc/wpa_supplicant/.wpa_supplicant.conf.ac9NJQ" failed: No space left on device (28) >12:06:19,115 INFO program: rsync: mkstemp "/mnt/sysimage/etc/xdg/.user-dirs.conf.q2xccp" failed: No space left on device (28) >12:06:19,115 INFO program: rsync: mkstemp "/mnt/sysimage/etc/xdg/.user-dirs.defaults.UYIoMX" failed: No space left on device (28) >12:06:19,115 INFO program: rsync: stat "/mnt/sysimage/etc/xdg/autostart" failed: No such file or directory (2) >12:06:19,116 INFO program: rsync: stat "/mnt/sysimage/etc/xdg/menus" failed: No such file or directory (2) >12:06:19,116 INFO program: rsync: stat "/mnt/sysimage/etc/xdg/systemd" failed: No such file or directory (2) >12:06:19,116 INFO program: rsync: mkstemp "/mnt/sysimage/etc/xl2tpd/.l2tp-secrets.gbGCmw" failed: No space left on device (28) >12:06:19,116 INFO program: rsync: mkstemp "/mnt/sysimage/etc/xl2tpd/.xl2tpd.conf.wIMF24" failed: No space left on device (28) >12:06:19,117 INFO program: rsync: mkstemp "/mnt/sysimage/etc/xml/.catalog.s9hKID" failed: No space left on device (28) >12:06:19,117 INFO program: rsync: mkstemp "/mnt/sysimage/etc/xtables/.connlabel.conf.077qKc" failed: No space left on device (28) >12:06:19,117 INFO program: rsync: mkstemp "/mnt/sysimage/etc/yum.repos.d/.fedora-updates-testing.repo.KvMvZL" failed: No space left on device (28) >12:06:19,118 INFO program: rsync: mkstemp "/mnt/sysimage/etc/yum.repos.d/.fedora-updates.repo.lKmBkl" failed: No space left on device (28) >12:06:19,118 INFO program: rsync: mkstemp "/mnt/sysimage/etc/yum.repos.d/.fedora.repo.hXYHFU" failed: No space left on device (28) >12:06:19,118 INFO program: rsync: mkstemp "/mnt/sysimage/etc/yum/.version-groups.conf.UVTP0t" failed: No space left on device (28) >12:06:19,118 INFO program: rsync: stat "/mnt/sysimage/etc/yum/fssnap.d" failed: No such file or directory (2) >12:06:19,119 INFO program: rsync: stat "/mnt/sysimage/etc/yum/pluginconf.d" failed: No such file or directory (2) >12:06:19,119 INFO program: rsync: stat "/mnt/sysimage/etc/yum/protected.d" failed: No such file or directory (2) >12:06:19,119 INFO program: rsync: stat "/mnt/sysimage/etc/yum/vars" failed: No such file or directory (2) >12:06:19,120 INFO program: rsync: mkstemp "/mnt/sysimage/root/.bash_logout.OxISr3" failed: No space left on device (28) >12:06:19,120 INFO program: rsync: mkstemp "/mnt/sysimage/root/.bash_profile.GnLB2C" failed: No space left on device (28) >12:06:19,121 INFO program: rsync: mkstemp "/mnt/sysimage/root/.bashrc.GQslDc" failed: No space left on device (28) >12:06:19,121 INFO program: rsync: mkstemp "/mnt/sysimage/root/.cshrc.Lex5dM" failed: No space left on device (28) >12:06:19,121 INFO program: rsync: mkstemp "/mnt/sysimage/root/.tcshrc.AO1POl" failed: No space left on device (28) >12:06:19,121 INFO program: rsync: stat "/mnt/sysimage/root/.mozilla" failed: No such file or directory (2) >12:06:19,122 INFO program: rsync: stat "/mnt/sysimage/tmp/hsperfdata_root" failed: No such file or directory (2) >12:06:19,122 INFO program: rsync: symlink "/mnt/sysimage/var/lock" -> "../run/lock" failed: No space left on device (28) >12:06:19,122 INFO program: rsync: symlink "/mnt/sysimage/var/mail" -> "spool/mail" failed: No space left on device (28) >12:06:19,123 INFO program: rsync: symlink "/mnt/sysimage/var/run" -> "../run" failed: No space left on device (28) >12:06:19,123 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/account" failed: No space left on device (28) >12:06:19,123 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,123 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/adm" failed: No space left on device (28) >12:06:19,124 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,124 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/cache" failed: No space left on device (28) >12:06:19,124 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,124 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/crash" failed: No space left on device (28) >12:06:19,125 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,125 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/db" failed: No space left on device (28) >12:06:19,125 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,126 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/empty" failed: No space left on device (28) >12:06:19,126 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,126 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/games" failed: No space left on device (28) >12:06:19,126 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,127 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/gopher" failed: No space left on device (28) >12:06:19,127 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,127 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/kerberos" failed: No space left on device (28) >12:06:19,128 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,128 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/lib" failed: No space left on device (28) >12:06:19,128 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,128 INFO program: rsync: stat "/mnt/sysimage/var/account" failed: No such file or directory (2) >12:06:19,129 INFO program: rsync: stat "/mnt/sysimage/var/adm" failed: No such file or directory (2) >12:06:19,129 INFO program: rsync: stat "/mnt/sysimage/var/cache" failed: No such file or directory (2) >12:06:19,129 INFO program: rsync: stat "/mnt/sysimage/var/crash" failed: No such file or directory (2) >12:06:19,129 INFO program: rsync: stat "/mnt/sysimage/var/db" failed: No such file or directory (2) >12:06:19,130 INFO program: rsync: stat "/mnt/sysimage/var/empty" failed: No such file or directory (2) >12:06:19,130 INFO program: rsync: stat "/mnt/sysimage/var/games" failed: No such file or directory (2) >12:06:19,130 INFO program: rsync: stat "/mnt/sysimage/var/gopher" failed: No such file or directory (2) >12:06:19,130 INFO program: rsync: stat "/mnt/sysimage/var/kerberos" failed: No such file or directory (2) >12:06:19,131 INFO program: rsync: stat "/mnt/sysimage/var/lib" failed: No such file or directory (2) >12:06:19,131 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/local" failed: No space left on device (28) >12:06:19,131 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,131 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/log" failed: No space left on device (28) >12:06:19,132 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,132 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/nis" failed: No space left on device (28) >12:06:19,132 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,133 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/opt" failed: No space left on device (28) >12:06:19,133 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,133 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/preserve" failed: No space left on device (28) >12:06:19,133 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,134 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/spool" failed: No space left on device (28) >12:06:19,134 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,134 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/tmp" failed: No space left on device (28) >12:06:19,134 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,135 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/yp" failed: No space left on device (28) >12:06:19,135 INFO program: *** Skipping any contents from this failed directory *** >12:06:19,135 INFO program: rsync: stat "/mnt/sysimage/var/local" failed: No such file or directory (2) >12:06:19,136 INFO program: rsync: stat "/mnt/sysimage/var/log" failed: No such file or directory (2) >12:06:19,136 INFO program: rsync: stat "/mnt/sysimage/var/nis" failed: No such file or directory (2) >12:06:19,136 INFO program: rsync: stat "/mnt/sysimage/var/opt" failed: No such file or directory (2) >12:06:19,137 INFO program: rsync: stat "/mnt/sysimage/var/preserve" failed: No such file or directory (2) >12:06:19,137 INFO program: rsync: stat "/mnt/sysimage/var/spool" failed: No such file or directory (2) >12:06:19,137 INFO program: rsync: stat "/mnt/sysimage/var/tmp" failed: No such file or directory (2) >12:06:19,138 INFO program: rsync: stat "/mnt/sysimage/var/yp" failed: No such file or directory (2) >12:06:19,138 INFO program: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1165) [sender=3.1.0pre1] >12:06:19,138 DEBUG program: Return code: 23 >12:06:19,627 INFO program: Running... journalctl -b >12:06:53,064 INFO program: Running... lsblk --perms --fs --bytes >12:06:53,116 INFO program: NAME SIZE OWNER GROUP MODE NAME FSTYPE LABEL UUID MOUNTPOINT >12:06:53,116 INFO program: sda 500107862016 root disk brw-rw---- sda >12:06:53,116 INFO program: |-sda1 85904792064 root disk brw-rw---- |-sda1 ntfs 607A76AA7A767D1A >12:06:53,116 INFO program: |-sda2 1024 root disk brw-rw---- |-sda2 >12:06:53,116 INFO program: |-sda3 2097152 root disk brw-rw---- |-sda3 ext4 82ad4ca6-0488-45bd-b6db-d465d4593094 /mnt/sysimage >12:06:53,116 INFO program: |-sda5 85904792064 root disk brw-rw---- |-sda5 ntfs 000F73F1000CEAD5 >12:06:53,116 INFO program: |-sda6 161067400704 root disk brw-rw---- |-sda6 ntfs 000AC82400006D5C >12:06:53,117 INFO program: |-sda7 107380998144 root disk brw-rw---- |-sda7 ntfs 000F11D70009FA79 >12:06:53,117 INFO program: |-sda8 20971520000 root disk brw-rw---- |-sda8 ext4 4ffcb75c-417c-4b85-8854-b0c35c51f104 /mnt/sysimage/home >12:06:53,117 INFO program: |-sda9 20971520000 root disk brw-rw---- |-sda9 ext4 286ff6a6-e8ef-4b75-9b95-9adce7606279 /mnt/sysimage/usr >12:06:53,117 INFO program: |-sda10 10485760000 root disk brw-rw---- |-sda10 vfat 0003-963F /mnt/sysimage/data >12:06:53,117 INFO program: `-sda11 2097152000 root disk brw-rw---- `-sda11 swap 6108c551-4aeb-4cd2-b9a0-df4326671dc9 [SWAP] >12:06:53,117 INFO program: sdb 4009754624 root disk brw-rw---- sdb >12:06:53,117 INFO program: `-sdb4 4009623552 root disk brw-rw---- `-sdb4 vfat FEDORA B4FE-5315 /run/initramfs/live >12:06:53,117 INFO program: sr0 1073741312 root cdrom brw-rw---- sr0 >12:06:53,117 INFO program: loop0 8192 root disk brw-rw---- loop0 squashfs >12:06:53,117 INFO program: loop1 1294336 root disk brw-rw---- loop1 DM_snapshot_cow >12:06:53,118 INFO program: `-live-osimg-min 4294967296 root disk brw-rw---- `-live-osimg-min ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >12:06:53,118 INFO program: loop2 929828864 root disk brw-rw---- loop2 squashfs >12:06:53,118 INFO program: loop3 4294967296 root disk brw-rw---- loop3 ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >12:06:53,118 INFO program: |-live-rw 4294967296 root disk brw-rw---- |-live-rw ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 / >12:06:53,118 INFO program: |-live-base 4294967296 root disk brw-rw---- |-live-base ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 /mnt/install/source >12:06:53,118 INFO program: `-live-osimg-min 4294967296 root disk brw-rw---- `-live-osimg-min ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >12:06:53,118 INFO program: loop4 536870912 root disk brw-rw---- loop4 DM_snapshot_cow >12:06:53,118 INFO program: `-live-rw 4294967296 root disk brw-rw---- `-live-rw ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 / >12:06:53,118 DEBUG program: Return code: 0 >12:06:53,119 INFO program: Running... nmcli device show >12:06:53,231 INFO program: GENERAL.DEVICE: wlp3s0 >12:06:53,231 INFO program: GENERAL.TYPE: wifi >12:06:53,231 INFO program: GENERAL.VENDOR: Broadcom Corporation >12:06:53,231 INFO program: GENERAL.PRODUCT: BCM4313 802.11bgn Wireless Network Adapter >12:06:53,231 INFO program: GENERAL.DRIVER: brcmsmac >12:06:53,231 INFO program: GENERAL.DRIVER-VERSION: 3.11.10-301.fc20.x86_64 >12:06:53,232 INFO program: GENERAL.FIRMWARE-VERSION: N/A >12:06:53,232 INFO program: GENERAL.HWADDR: 1C:3E:84:65:DE:2A >12:06:53,232 INFO program: GENERAL.STATE: 30 (disconnected) >12:06:53,232 INFO program: GENERAL.REASON: 42 (The supplicant is now available) >12:06:53,232 INFO program: GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/bcma0:0/net/wlp3s0 >12:06:53,232 INFO program: GENERAL.IP-IFACE: >12:06:53,232 INFO program: GENERAL.NM-MANAGED: yes >12:06:53,232 INFO program: GENERAL.AUTOCONNECT: yes >12:06:53,232 INFO program: GENERAL.FIRMWARE-MISSING: no >12:06:53,232 INFO program: GENERAL.CONNECTION: not connected >12:06:53,232 INFO program: CAPABILITIES.CARRIER-DETECT: no >12:06:53,233 INFO program: CAPABILITIES.SPEED: unknown >12:06:53,233 INFO program: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: >12:06:53,233 INFO program: WIFI-PROPERTIES.WEP: yes >12:06:53,233 INFO program: WIFI-PROPERTIES.WPA: yes >12:06:53,233 INFO program: WIFI-PROPERTIES.WPA2: yes >12:06:53,233 INFO program: WIFI-PROPERTIES.TKIP: yes >12:06:53,234 INFO program: WIFI-PROPERTIES.CCMP: yes >12:06:53,234 INFO program: WIFI-PROPERTIES.AP: yes >12:06:53,234 INFO program: WIFI-PROPERTIES.ADHOC: yes >12:06:53,234 INFO program: AP[1].*: >12:06:53,234 INFO program: AP[1].SSID: gamestars >12:06:53,235 INFO program: AP[1].MODE: Infra >12:06:53,235 INFO program: AP[1].CHAN: 7 >12:06:53,235 INFO program: AP[1].RATE: 54 MB/s >12:06:53,235 INFO program: AP[1].SIGNAL: 57 >12:06:53,235 INFO program: AP[1].BARS: âââ_ >12:06:53,235 INFO program: AP[1].SECURITY: WPA1 WPA2 >12:06:53,236 INFO program: AP[2].*: >12:06:53,236 INFO program: AP[2].SSID: torrentClient300 >12:06:53,236 INFO program: AP[2].MODE: Infra >12:06:53,236 INFO program: AP[2].CHAN: 1 >12:06:53,236 INFO program: AP[2].RATE: 54 MB/s >12:06:53,237 INFO program: AP[2].SIGNAL: 55 >12:06:53,237 INFO program: AP[2].BARS: ââ__ >12:06:53,237 INFO program: AP[2].SECURITY: WPA1 WPA2 >12:06:53,237 INFO program: AP[3].*: >12:06:53,237 INFO program: AP[3].SSID: TP-hszc >12:06:53,237 INFO program: AP[3].MODE: Infra >12:06:53,238 INFO program: AP[3].CHAN: 1 >12:06:53,238 INFO program: AP[3].RATE: 54 MB/s >12:06:53,238 INFO program: AP[3].SIGNAL: 47 >12:06:53,238 INFO program: AP[3].BARS: ââ__ >12:06:53,238 INFO program: AP[3].SECURITY: WPA1 WPA2 >12:06:53,238 INFO program: AP[4].*: >12:06:53,239 INFO program: AP[4].SSID: LWGARMSTRONG_Network >12:06:53,239 INFO program: AP[4].MODE: Infra >12:06:53,239 INFO program: AP[4].CHAN: 6 >12:06:53,239 INFO program: AP[4].RATE: 54 MB/s >12:06:53,239 INFO program: AP[4].SIGNAL: 100 >12:06:53,240 INFO program: AP[4].BARS: ââââ >12:06:53,240 INFO program: AP[4].SECURITY: WPA1 WPA2 >12:06:53,240 INFO program: AP[5].*: >12:06:53,240 INFO program: AP[5].SSID: TP-LINK_C00672 >12:06:53,240 INFO program: AP[5].MODE: Infra >12:06:53,241 INFO program: AP[5].CHAN: 11 >12:06:53,241 INFO program: AP[5].RATE: 54 MB/s >12:06:53,241 INFO program: AP[5].SIGNAL: 40 >12:06:53,241 INFO program: AP[5].BARS: ââ__ >12:06:53,241 INFO program: AP[5].SECURITY: WPA1 WPA2 >12:06:53,241 INFO program: AP[6].*: >12:06:53,242 INFO program: AP[6].SSID: ljm >12:06:53,242 INFO program: AP[6].MODE: Infra >12:06:53,242 INFO program: AP[6].CHAN: 1 >12:06:53,242 INFO program: AP[6].RATE: 54 MB/s >12:06:53,242 INFO program: AP[6].SIGNAL: 40 >12:06:53,242 INFO program: AP[6].BARS: ââ__ >12:06:53,243 INFO program: AP[6].SECURITY: WPA1 WPA2 >12:06:53,243 INFO program: AP[7].*: >12:06:53,243 INFO program: AP[7].SSID: 503 >12:06:53,243 INFO program: AP[7].MODE: Infra >12:06:53,243 INFO program: AP[7].CHAN: 6 >12:06:53,244 INFO program: AP[7].RATE: 54 MB/s >12:06:53,244 INFO program: AP[7].SIGNAL: 44 >12:06:53,244 INFO program: AP[7].BARS: ââ__ >12:06:53,244 INFO program: AP[7].SECURITY: WPA1 WPA2 >12:06:53,244 INFO program: AP[8].*: >12:06:53,244 INFO program: AP[8].SSID: MARONG_Network >12:06:53,245 INFO program: AP[8].MODE: Infra >12:06:53,245 INFO program: AP[8].CHAN: 4 >12:06:53,245 INFO program: AP[8].RATE: 54 MB/s >12:06:53,245 INFO program: AP[8].SIGNAL: 42 >12:06:53,245 INFO program: AP[8].BARS: ââ__ >12:06:53,246 INFO program: AP[8].SECURITY: WPA1 WPA2 >12:06:53,246 INFO program: AP[9].*: >12:06:53,246 INFO program: AP[9].SSID: TP-LINK_60565A >12:06:53,246 INFO program: AP[9].MODE: Infra >12:06:53,246 INFO program: AP[9].CHAN: 1 >12:06:53,246 INFO program: AP[9].RATE: 54 MB/s >12:06:53,247 INFO program: AP[9].SIGNAL: 35 >12:06:53,247 INFO program: AP[9].BARS: ââ__ >12:06:53,247 INFO program: AP[9].SECURITY: WPA1 WPA2 >12:06:53,247 INFO program: AP[10].*: >12:06:53,247 INFO program: AP[10].SSID: 511303 >12:06:53,247 INFO program: AP[10].MODE: Infra >12:06:53,248 INFO program: AP[10].CHAN: 6 >12:06:53,248 INFO program: AP[10].RATE: 54 MB/s >12:06:53,248 INFO program: AP[10].SIGNAL: 27 >12:06:53,248 INFO program: AP[10].BARS: â___ >12:06:53,248 INFO program: AP[10].SECURITY: WPA1 WPA2 >12:06:53,249 INFO program: AP[11].*: >12:06:53,249 INFO program: AP[11].SSID: kaixin >12:06:53,249 INFO program: AP[11].MODE: Infra >12:06:53,249 INFO program: AP[11].CHAN: 9 >12:06:53,249 INFO program: AP[11].RATE: 54 MB/s >12:06:53,249 INFO program: AP[11].SIGNAL: 20 >12:06:53,250 INFO program: AP[11].BARS: â___ >12:06:53,250 INFO program: AP[11].SECURITY: WPA1 WPA2 >12:06:53,250 INFO program: AP[12].*: >12:06:53,250 INFO program: AP[12].SSID: rongxuzhongtuo >12:06:53,250 INFO program: AP[12].MODE: Infra >12:06:53,250 INFO program: AP[12].CHAN: 11 >12:06:53,251 INFO program: AP[12].RATE: 54 MB/s >12:06:53,251 INFO program: AP[12].SIGNAL: 30 >12:06:53,251 INFO program: AP[12].BARS: â___ >12:06:53,251 INFO program: AP[12].SECURITY: WPA1 WPA2 >12:06:53,251 INFO program: AP[13].*: >12:06:53,252 INFO program: AP[13].SSID: GOW12.4g >12:06:53,252 INFO program: AP[13].MODE: Infra >12:06:53,252 INFO program: AP[13].CHAN: 6 >12:06:53,252 INFO program: AP[13].RATE: 54 MB/s >12:06:53,252 INFO program: AP[13].SIGNAL: 20 >12:06:53,252 INFO program: AP[13].BARS: â___ >12:06:53,253 INFO program: AP[13].SECURITY: WPA2 >12:06:53,253 INFO program: AP[14].*: >12:06:53,253 INFO program: AP[14].SSID: huangcx >12:06:53,253 INFO program: AP[14].MODE: Infra >12:06:53,253 INFO program: AP[14].CHAN: 1 >12:06:53,253 INFO program: AP[14].RATE: 54 MB/s >12:06:53,254 INFO program: AP[14].SIGNAL: 29 >12:06:53,254 INFO program: AP[14].BARS: â___ >12:06:53,254 INFO program: AP[14].SECURITY: WPA1 WPA2 >12:06:53,254 INFO program: AP[15].*: >12:06:53,254 INFO program: AP[15].SSID: TP402-LAN >12:06:53,255 INFO program: AP[15].MODE: Infra >12:06:53,255 INFO program: AP[15].CHAN: 1 >12:06:53,255 INFO program: AP[15].RATE: 54 MB/s >12:06:53,255 INFO program: AP[15].SIGNAL: 22 >12:06:53,255 INFO program: AP[15].BARS: â___ >12:06:53,255 INFO program: AP[15].SECURITY: WPA1 WPA2 >12:06:53,256 INFO program: AP[16].*: >12:06:53,256 INFO program: AP[16].SSID: wqh123456 >12:06:53,256 INFO program: AP[16].MODE: Infra >12:06:53,256 INFO program: AP[16].CHAN: 1 >12:06:53,256 INFO program: AP[16].RATE: 54 MB/s >12:06:53,256 INFO program: AP[16].SIGNAL: 29 >12:06:53,257 INFO program: AP[16].BARS: â___ >12:06:53,257 INFO program: AP[16].SECURITY: WPA1 WPA2 >12:06:53,257 INFO program: AP[17].*: >12:06:53,257 INFO program: AP[17].SSID: yiyuxinsheng >12:06:53,257 INFO program: AP[17].MODE: Infra >12:06:53,257 INFO program: AP[17].CHAN: 11 >12:06:53,258 INFO program: AP[17].RATE: 54 MB/s >12:06:53,258 INFO program: AP[17].SIGNAL: 22 >12:06:53,258 INFO program: AP[17].BARS: â___ >12:06:53,258 INFO program: AP[17].SECURITY: WPA1 WPA2 >12:06:53,258 INFO program: >12:06:53,259 INFO program: GENERAL.DEVICE: p3p1 >12:06:53,259 INFO program: GENERAL.TYPE: ethernet >12:06:53,259 INFO program: GENERAL.VENDOR: Qualcomm Atheros >12:06:53,259 INFO program: GENERAL.PRODUCT: AR8162 Fast Ethernet >12:06:53,259 INFO program: GENERAL.DRIVER: alx >12:06:53,259 INFO program: GENERAL.DRIVER-VERSION: >12:06:53,260 INFO program: GENERAL.FIRMWARE-VERSION: >12:06:53,260 INFO program: GENERAL.HWADDR: 3C:97:0E:FE:45:EA >12:06:53,260 INFO program: GENERAL.STATE: 20 (unavailable) >12:06:53,260 INFO program: GENERAL.REASON: 2 (Device is now managed) >12:06:53,260 INFO program: GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/net/p3p1 >12:06:53,260 INFO program: GENERAL.IP-IFACE: >12:06:53,261 INFO program: GENERAL.NM-MANAGED: yes >12:06:53,261 INFO program: GENERAL.AUTOCONNECT: yes >12:06:53,261 INFO program: GENERAL.FIRMWARE-MISSING: no >12:06:53,261 INFO program: GENERAL.CONNECTION: not connected >12:06:53,261 INFO program: CAPABILITIES.CARRIER-DETECT: yes >12:06:53,262 INFO program: CAPABILITIES.SPEED: unknown >12:06:53,262 INFO program: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: >12:06:53,262 INFO program: WIRED-PROPERTIES.CARRIER: off >12:06:53,262 INFO program: >12:06:53,262 INFO program: GENERAL.DEVICE: lo >12:06:53,262 INFO program: GENERAL.TYPE: loopback >12:06:53,263 INFO program: GENERAL.VENDOR: -- >12:06:53,263 INFO program: GENERAL.PRODUCT: -- >12:06:53,263 INFO program: GENERAL.DRIVER: unknown >12:06:53,263 INFO program: GENERAL.DRIVER-VERSION: >12:06:53,263 INFO program: GENERAL.FIRMWARE-VERSION: >12:06:53,263 INFO program: GENERAL.HWADDR: (unknown) >12:06:53,264 INFO program: GENERAL.STATE: 10 (unmanaged) >12:06:53,264 INFO program: GENERAL.REASON: 0 (No reason given) >12:06:53,264 INFO program: GENERAL.UDI: /sys/devices/virtual/net/lo >12:06:53,264 INFO program: GENERAL.IP-IFACE: >12:06:53,264 INFO program: GENERAL.NM-MANAGED: no >12:06:53,264 INFO program: GENERAL.AUTOCONNECT: yes >12:06:53,265 INFO program: GENERAL.FIRMWARE-MISSING: no >12:06:53,265 INFO program: GENERAL.CONNECTION: not connected >12:06:53,265 INFO program: CAPABILITIES.CARRIER-DETECT: yes >12:06:53,265 INFO program: CAPABILITIES.SPEED: unknown >12:06:53,265 INFO program: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: >12:06:53,266 DEBUG program: Return code: 0 >12:06:53,266 INFO program: Running... journalctl -b >12:11:17,379 INFO program: Running... udevadm settle --timeout=300 >12:11:17,390 DEBUG program: Return code: 0 >12:11:17,426 INFO program: Running... multipath -c /dev/sdb >12:11:17,444 INFO program: Jul 25 12:11:17 | /etc/multipath.conf does not exist, blacklisting all devices. >12:11:17,444 INFO program: Jul 25 12:11:17 | A default multipath.conf file is located at >12:11:17,444 INFO program: Jul 25 12:11:17 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >12:11:17,445 INFO program: Jul 25 12:11:17 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >12:11:17,445 INFO program: /dev/sdb is not a valid multipath device path >12:11:17,445 DEBUG program: Return code: 1 >12:11:17,476 INFO program: Running... multipath -c /dev/sdc >12:11:17,479 INFO program: Jul 25 12:11:17 | /etc/multipath.conf does not exist, blacklisting all devices. >12:11:17,480 INFO program: Jul 25 12:11:17 | A default multipath.conf file is located at >12:11:17,480 INFO program: Jul 25 12:11:17 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >12:11:17,480 INFO program: Jul 25 12:11:17 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >12:11:17,480 INFO program: /dev/sdc is not a valid multipath device path >12:11:17,480 DEBUG program: Return code: 1 >12:11:17,488 INFO program: Running... multipath -c /dev/sda >12:11:17,492 INFO program: Jul 25 12:11:17 | /etc/multipath.conf does not exist, blacklisting all devices. >12:11:17,492 INFO program: Jul 25 12:11:17 | A default multipath.conf file is located at >12:11:17,492 INFO program: Jul 25 12:11:17 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >12:11:17,492 INFO program: Jul 25 12:11:17 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >12:11:17,492 INFO program: /dev/sda is not a valid multipath device path >12:11:17,492 DEBUG program: Return code: 1 >12:11:18,916 INFO program: Running... udevadm settle --timeout=300 >12:11:18,923 DEBUG program: Return code: 0 >12:11:20,234 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:11:20,245 DEBUG program: Return code: 0 >12:11:20,246 INFO program: Running... udevadm settle --timeout=300 >12:11:21,286 DEBUG program: Return code: 0 >12:11:21,287 INFO program: Running... modprobe fcoe >12:11:21,291 DEBUG program: Return code: 0 >12:11:21,292 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:11:21,309 INFO program: No FCoE boot disk information is found in EDD! >12:11:21,310 DEBUG program: Return code: 1 >12:11:21,576 INFO program: Running... udevadm settle --timeout=300 >12:11:21,587 DEBUG program: Return code: 0 >12:11:21,635 INFO program: Running... udevadm settle --timeout=300 >12:11:21,647 DEBUG program: Return code: 0 >12:11:21,679 INFO program: Running... multipath -c /dev/sdb >12:11:21,686 INFO program: Jul 25 12:11:21 | /etc/multipath.conf does not exist, blacklisting all devices. >12:11:21,687 INFO program: Jul 25 12:11:21 | A default multipath.conf file is located at >12:11:21,687 INFO program: Jul 25 12:11:21 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >12:11:21,687 INFO program: Jul 25 12:11:21 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >12:11:21,688 INFO program: /dev/sdb is not a valid multipath device path >12:11:21,688 DEBUG program: Return code: 1 >12:11:21,757 INFO program: Running... multipath -c /dev/sdc >12:11:21,763 INFO program: Jul 25 12:11:21 | /etc/multipath.conf does not exist, blacklisting all devices. >12:11:21,764 INFO program: Jul 25 12:11:21 | A default multipath.conf file is located at >12:11:21,764 INFO program: Jul 25 12:11:21 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >12:11:21,764 INFO program: Jul 25 12:11:21 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >12:11:21,765 INFO program: /dev/sdc is not a valid multipath device path >12:11:21,765 DEBUG program: Return code: 1 >12:11:21,777 INFO program: Running... multipath -c /dev/sda >12:11:21,783 INFO program: Jul 25 12:11:21 | /etc/multipath.conf does not exist, blacklisting all devices. >12:11:21,784 INFO program: Jul 25 12:11:21 | A default multipath.conf file is located at >12:11:21,784 INFO program: Jul 25 12:11:21 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >12:11:21,785 INFO program: Jul 25 12:11:21 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >12:11:21,785 INFO program: /dev/sda is not a valid multipath device path >12:11:21,785 DEBUG program: Return code: 1 >12:11:21,928 INFO program: Running... ntfsinfo -m /dev/sda1 >12:11:22,057 INFO program: Volume Information >12:11:22,057 INFO program: Name of device: /dev/sda1 >12:11:22,057 INFO program: Device state: 11 >12:11:22,058 INFO program: Volume Name: >12:11:22,058 INFO program: Volume State: 91 >12:11:22,058 INFO program: Volume Flags: 0x0000 >12:11:22,058 INFO program: Volume Version: 3.1 >12:11:22,058 INFO program: Sector Size: 512 >12:11:22,059 INFO program: Cluster Size: 4096 >12:11:22,059 INFO program: Index Block Size: 4096 >12:11:22,059 INFO program: Volume Size in Clusters: 20972849 >12:11:22,059 INFO program: MFT Information >12:11:22,060 INFO program: MFT Record Size: 1024 >12:11:22,060 INFO program: MFT Zone Multiplier: 0 >12:11:22,060 INFO program: MFT Data Position: 24 >12:11:22,060 INFO program: MFT Zone Start: 786432 >12:11:22,060 INFO program: MFT Zone End: 3408038 >12:11:22,060 INFO program: MFT Zone Position: 786432 >12:11:22,060 INFO program: Current Position in First Data Zone: 3408038 >12:11:22,060 INFO program: Current Position in Second Data Zone: 0 >12:11:22,060 INFO program: Allocated clusters 19584 (0.1%) >12:11:22,060 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:11:22,061 INFO program: FILE_MFTMirr Size: 4 >12:11:22,061 INFO program: LCN of Data Attribute for File_MFTMirr: 16 >12:11:22,061 INFO program: Size of Attribute Definition Table: 2560 >12:11:22,061 INFO program: Number of Attached Extent Inodes: 0 >12:11:22,062 INFO program: FILE_Bitmap Information >12:11:22,062 INFO program: FILE_Bitmap MFT Record Number: 6 >12:11:22,062 INFO program: State of FILE_Bitmap Inode: 80 >12:11:22,063 INFO program: Length of Attribute List: 0 >12:11:22,063 INFO program: Number of Attached Extent Inodes: 0 >12:11:22,063 INFO program: FILE_Bitmap Data Attribute Information >12:11:22,063 INFO program: Decompressed Runlist: not done yet >12:11:22,064 INFO program: Base Inode: 6 >12:11:22,064 INFO program: Attribute Types: not done yet >12:11:22,064 INFO program: Attribute Name Length: 0 >12:11:22,064 INFO program: Attribute State: 3 >12:11:22,065 INFO program: Attribute Allocated Size: 2625536 >12:11:22,065 INFO program: Attribute Data Size: 2621608 >12:11:22,065 INFO program: Attribute Initialized Size: 2621608 >12:11:22,066 INFO program: Attribute Compressed Size: 0 >12:11:22,066 INFO program: Compression Block Size: 0 >12:11:22,066 INFO program: Compression Block Size Bits: 0 >12:11:22,066 INFO program: Compression Block Clusters: 0 >12:11:22,067 INFO program: Free Clusters: 17737629 (84.6%) >12:11:22,067 DEBUG program: Return code: 0 >12:11:22,067 INFO program: Running... ntfsresize -m /dev/sda1 >12:11:23,992 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >12:11:23,992 INFO program: Minsize (in MB): 13252 >12:11:23,992 DEBUG program: Return code: 0 >12:11:24,284 INFO program: Running... dumpe2fs -h /dev/sda3 >12:11:24,315 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:11:24,315 INFO program: Filesystem volume name: <none> >12:11:24,315 INFO program: Last mounted on: <not available> >12:11:24,316 INFO program: Filesystem UUID: 82ad4ca6-0488-45bd-b6db-d465d4593094 >12:11:24,316 INFO program: Filesystem magic number: 0xEF53 >12:11:24,316 INFO program: Filesystem revision #: 1 (dynamic) >12:11:24,316 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 >12:11:24,316 INFO program: Filesystem flags: signed_directory_hash >12:11:24,317 INFO program: Default mount options: user_xattr acl >12:11:24,317 INFO program: Filesystem state: clean >12:11:24,317 INFO program: Errors behavior: Continue >12:11:24,317 INFO program: Filesystem OS type: Linux >12:11:24,317 INFO program: Inode count: 256 >12:11:24,317 INFO program: Block count: 2048 >12:11:24,318 INFO program: Reserved block count: 102 >12:11:24,318 INFO program: Free blocks: 714 >12:11:24,318 INFO program: Free inodes: 0 >12:11:24,318 INFO program: First block: 1 >12:11:24,318 INFO program: Block size: 1024 >12:11:24,319 INFO program: Fragment size: 1024 >12:11:24,319 INFO program: Reserved GDT blocks: 7 >12:11:24,319 INFO program: Blocks per group: 8192 >12:11:24,319 INFO program: Fragments per group: 8192 >12:11:24,319 INFO program: Inodes per group: 256 >12:11:24,319 INFO program: Inode blocks per group: 32 >12:11:24,320 INFO program: RAID stride: 4 >12:11:24,320 INFO program: RAID stripe width: 4 >12:11:24,320 INFO program: Flex block group size: 16 >12:11:24,320 INFO program: Filesystem created: Fri Jul 25 12:04:07 2014 >12:11:24,321 INFO program: Last mount time: Fri Jul 25 12:04:22 2014 >12:11:24,321 INFO program: Last write time: Fri Jul 25 12:11:15 2014 >12:11:24,321 INFO program: Mount count: 1 >12:11:24,321 INFO program: Maximum mount count: -1 >12:11:24,322 INFO program: Last checked: Fri Jul 25 12:04:07 2014 >12:11:24,322 INFO program: Check interval: 0 (<none>) >12:11:24,322 INFO program: Lifetime writes: 2506 kB >12:11:24,322 INFO program: Reserved blocks uid: 0 (user root) >12:11:24,323 INFO program: Reserved blocks gid: 0 (group root) >12:11:24,323 INFO program: First inode: 11 >12:11:24,323 INFO program: Inode size: 128 >12:11:24,323 INFO program: Journal inode: 8 >12:11:24,324 INFO program: Default directory hash: half_md4 >12:11:24,324 INFO program: Directory Hash Seed: 9af4da9d-f089-4de6-a7c9-11883f78e95b >12:11:24,324 INFO program: Journal backup: inode blocks >12:11:24,325 INFO program: Journal features: (none) >12:11:24,325 INFO program: Journal size: 1024k >12:11:24,326 INFO program: Journal length: 1024 >12:11:24,326 INFO program: Journal sequence: 0x0000009e >12:11:24,326 INFO program: Journal start: 0 >12:11:24,326 INFO program: >12:11:24,327 DEBUG program: Return code: 0 >12:11:24,327 INFO program: Running... resize2fs -P /dev/sda3 >12:11:24,337 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:11:24,337 INFO program: Estimated minimum size of the filesystem: 1815 >12:11:24,337 DEBUG program: Return code: 0 >12:11:24,431 INFO program: Running... ntfsinfo -m /dev/sda5 >12:11:24,537 INFO program: Volume Information >12:11:24,537 INFO program: Name of device: /dev/sda5 >12:11:24,537 INFO program: Device state: 11 >12:11:24,537 INFO program: Volume Name: >12:11:24,537 INFO program: Volume State: 91 >12:11:24,538 INFO program: Volume Flags: 0x0000 >12:11:24,538 INFO program: Volume Version: 3.1 >12:11:24,538 INFO program: Sector Size: 512 >12:11:24,538 INFO program: Cluster Size: 4096 >12:11:24,538 INFO program: Index Block Size: 4096 >12:11:24,538 INFO program: Volume Size in Clusters: 20972849 >12:11:24,538 INFO program: MFT Information >12:11:24,538 INFO program: MFT Record Size: 1024 >12:11:24,538 INFO program: MFT Zone Multiplier: 0 >12:11:24,538 INFO program: MFT Data Position: 24 >12:11:24,539 INFO program: MFT Zone Start: 786432 >12:11:24,539 INFO program: MFT Zone End: 3408038 >12:11:24,539 INFO program: MFT Zone Position: 786432 >12:11:24,539 INFO program: Current Position in First Data Zone: 3408038 >12:11:24,539 INFO program: Current Position in Second Data Zone: 0 >12:11:24,539 INFO program: Allocated clusters 192 (0.0%) >12:11:24,539 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:11:24,539 INFO program: FILE_MFTMirr Size: 4 >12:11:24,539 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:11:24,539 INFO program: Size of Attribute Definition Table: 2560 >12:11:24,540 INFO program: Number of Attached Extent Inodes: 0 >12:11:24,540 INFO program: FILE_Bitmap Information >12:11:24,540 INFO program: FILE_Bitmap MFT Record Number: 6 >12:11:24,540 INFO program: State of FILE_Bitmap Inode: 80 >12:11:24,540 INFO program: Length of Attribute List: 0 >12:11:24,540 INFO program: Number of Attached Extent Inodes: 0 >12:11:24,541 INFO program: FILE_Bitmap Data Attribute Information >12:11:24,541 INFO program: Decompressed Runlist: not done yet >12:11:24,541 INFO program: Base Inode: 6 >12:11:24,541 INFO program: Attribute Types: not done yet >12:11:24,541 INFO program: Attribute Name Length: 0 >12:11:24,542 INFO program: Attribute State: 3 >12:11:24,542 INFO program: Attribute Allocated Size: 2625536 >12:11:24,542 INFO program: Attribute Data Size: 2621608 >12:11:24,542 INFO program: Attribute Initialized Size: 2621608 >12:11:24,542 INFO program: Attribute Compressed Size: 0 >12:11:24,542 INFO program: Compression Block Size: 0 >12:11:24,543 INFO program: Compression Block Size Bits: 0 >12:11:24,543 INFO program: Compression Block Clusters: 0 >12:11:24,543 INFO program: Free Clusters: 20387091 (97.2%) >12:11:24,543 DEBUG program: Return code: 0 >12:11:24,543 INFO program: Running... ntfsresize -m /dev/sda5 >12:11:24,579 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >12:11:24,579 INFO program: Minsize (in MB): 3223 >12:11:24,579 DEBUG program: Return code: 0 >12:11:24,643 INFO program: Running... ntfsinfo -m /dev/sda6 >12:11:24,826 INFO program: Volume Information >12:11:24,826 INFO program: Name of device: /dev/sda6 >12:11:24,826 INFO program: Device state: 11 >12:11:24,826 INFO program: Volume Name: >12:11:24,826 INFO program: Volume State: 91 >12:11:24,827 INFO program: Volume Flags: 0x0000 >12:11:24,827 INFO program: Volume Version: 3.1 >12:11:24,827 INFO program: Sector Size: 512 >12:11:24,827 INFO program: Cluster Size: 4096 >12:11:24,827 INFO program: Index Block Size: 4096 >12:11:24,828 INFO program: Volume Size in Clusters: 39323095 >12:11:24,828 INFO program: MFT Information >12:11:24,828 INFO program: MFT Record Size: 1024 >12:11:24,828 INFO program: MFT Zone Multiplier: 0 >12:11:24,828 INFO program: MFT Data Position: 24 >12:11:24,828 INFO program: MFT Zone Start: 786432 >12:11:24,829 INFO program: MFT Zone End: 5701818 >12:11:24,829 INFO program: MFT Zone Position: 786432 >12:11:24,829 INFO program: Current Position in First Data Zone: 5701818 >12:11:24,829 INFO program: Current Position in Second Data Zone: 0 >12:11:24,829 INFO program: Allocated clusters 1152 (0.0%) >12:11:24,830 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:11:24,830 INFO program: FILE_MFTMirr Size: 4 >12:11:24,830 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:11:24,830 INFO program: Size of Attribute Definition Table: 2560 >12:11:24,830 INFO program: Number of Attached Extent Inodes: 0 >12:11:24,830 INFO program: FILE_Bitmap Information >12:11:24,831 INFO program: FILE_Bitmap MFT Record Number: 6 >12:11:24,831 INFO program: State of FILE_Bitmap Inode: 80 >12:11:24,831 INFO program: Length of Attribute List: 0 >12:11:24,832 INFO program: Number of Attached Extent Inodes: 0 >12:11:24,832 INFO program: FILE_Bitmap Data Attribute Information >12:11:24,832 INFO program: Decompressed Runlist: not done yet >12:11:24,832 INFO program: Base Inode: 6 >12:11:24,833 INFO program: Attribute Types: not done yet >12:11:24,833 INFO program: Attribute Name Length: 0 >12:11:24,833 INFO program: Attribute State: 3 >12:11:24,834 INFO program: Attribute Allocated Size: 4919296 >12:11:24,834 INFO program: Attribute Data Size: 4915392 >12:11:24,834 INFO program: Attribute Initialized Size: 4915392 >12:11:24,835 INFO program: Attribute Compressed Size: 0 >12:11:24,835 INFO program: Compression Block Size: 0 >12:11:24,835 INFO program: Compression Block Size Bits: 0 >12:11:24,835 INFO program: Compression Block Clusters: 0 >12:11:24,836 INFO program: Free Clusters: 37292810 (94.8%) >12:11:24,836 DEBUG program: Return code: 0 >12:11:24,837 INFO program: Running... ntfsresize -m /dev/sda6 >12:11:25,026 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >12:11:25,026 INFO program: Minsize (in MB): 8317 >12:11:25,026 DEBUG program: Return code: 0 >12:11:25,112 INFO program: Running... ntfsinfo -m /dev/sda7 >12:11:25,257 INFO program: Volume Information >12:11:25,257 INFO program: Name of device: /dev/sda7 >12:11:25,257 INFO program: Device state: 11 >12:11:25,258 INFO program: Volume Name: >12:11:25,258 INFO program: Volume State: 91 >12:11:25,258 INFO program: Volume Flags: 0x0000 >12:11:25,258 INFO program: Volume Version: 3.1 >12:11:25,258 INFO program: Sector Size: 512 >12:11:25,258 INFO program: Cluster Size: 4096 >12:11:25,258 INFO program: Index Block Size: 4096 >12:11:25,258 INFO program: Volume Size in Clusters: 26216063 >12:11:25,258 INFO program: MFT Information >12:11:25,258 INFO program: MFT Record Size: 1024 >12:11:25,259 INFO program: MFT Zone Multiplier: 0 >12:11:25,259 INFO program: MFT Data Position: 24 >12:11:25,259 INFO program: MFT Zone Start: 786432 >12:11:25,259 INFO program: MFT Zone End: 4063439 >12:11:25,259 INFO program: MFT Zone Position: 786432 >12:11:25,259 INFO program: Current Position in First Data Zone: 4063439 >12:11:25,259 INFO program: Current Position in Second Data Zone: 0 >12:11:25,259 INFO program: Allocated clusters 64 (0.0%) >12:11:25,259 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:11:25,259 INFO program: FILE_MFTMirr Size: 4 >12:11:25,260 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:11:25,260 INFO program: Size of Attribute Definition Table: 2560 >12:11:25,260 INFO program: Number of Attached Extent Inodes: 0 >12:11:25,260 INFO program: FILE_Bitmap Information >12:11:25,260 INFO program: FILE_Bitmap MFT Record Number: 6 >12:11:25,260 INFO program: State of FILE_Bitmap Inode: 80 >12:11:25,261 INFO program: Length of Attribute List: 0 >12:11:25,261 INFO program: Number of Attached Extent Inodes: 0 >12:11:25,261 INFO program: FILE_Bitmap Data Attribute Information >12:11:25,261 INFO program: Decompressed Runlist: not done yet >12:11:25,261 INFO program: Base Inode: 6 >12:11:25,262 INFO program: Attribute Types: not done yet >12:11:25,262 INFO program: Attribute Name Length: 0 >12:11:25,262 INFO program: Attribute State: 3 >12:11:25,262 INFO program: Attribute Allocated Size: 3280896 >12:11:25,263 INFO program: Attribute Data Size: 3277008 >12:11:25,263 INFO program: Attribute Initialized Size: 3277008 >12:11:25,263 INFO program: Attribute Compressed Size: 0 >12:11:25,263 INFO program: Compression Block Size: 0 >12:11:25,264 INFO program: Compression Block Size Bits: 0 >12:11:25,264 INFO program: Compression Block Clusters: 0 >12:11:25,264 INFO program: Free Clusters: 26188706 (99.9%) >12:11:25,265 DEBUG program: Return code: 0 >12:11:25,265 INFO program: Running... ntfsresize -m /dev/sda7 >12:11:25,359 INFO program: ntfsresize v2013.1.13 (libntfs-3g) >12:11:25,360 INFO program: Minsize (in MB): 3222 >12:11:25,360 DEBUG program: Return code: 0 >12:11:25,444 INFO program: Running... dumpe2fs -h /dev/sda8 >12:11:25,506 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:11:25,506 INFO program: Filesystem volume name: <none> >12:11:25,507 INFO program: Last mounted on: <not available> >12:11:25,507 INFO program: Filesystem UUID: 4ffcb75c-417c-4b85-8854-b0c35c51f104 >12:11:25,507 INFO program: Filesystem magic number: 0xEF53 >12:11:25,507 INFO program: Filesystem revision #: 1 (dynamic) >12:11:25,507 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 >12:11:25,508 INFO program: Filesystem flags: signed_directory_hash >12:11:25,508 INFO program: Default mount options: user_xattr acl >12:11:25,508 INFO program: Filesystem state: clean >12:11:25,508 INFO program: Errors behavior: Continue >12:11:25,508 INFO program: Filesystem OS type: Linux >12:11:25,509 INFO program: Inode count: 1281120 >12:11:25,509 INFO program: Block count: 5120000 >12:11:25,509 INFO program: Reserved block count: 256000 >12:11:25,509 INFO program: Free blocks: 4995567 >12:11:25,509 INFO program: Free inodes: 1281109 >12:11:25,509 INFO program: First block: 0 >12:11:25,510 INFO program: Block size: 4096 >12:11:25,510 INFO program: Fragment size: 4096 >12:11:25,510 INFO program: Reserved GDT blocks: 1022 >12:11:25,510 INFO program: Blocks per group: 32768 >12:11:25,510 INFO program: Fragments per group: 32768 >12:11:25,511 INFO program: Inodes per group: 8160 >12:11:25,511 INFO program: Inode blocks per group: 510 >12:11:25,511 INFO program: Flex block group size: 16 >12:11:25,511 INFO program: Filesystem created: Fri Jul 25 12:04:19 2014 >12:11:25,512 INFO program: Last mount time: Fri Jul 25 12:04:22 2014 >12:11:25,512 INFO program: Last write time: Fri Jul 25 12:11:15 2014 >12:11:25,512 INFO program: Mount count: 1 >12:11:25,513 INFO program: Maximum mount count: -1 >12:11:25,513 INFO program: Last checked: Fri Jul 25 12:04:19 2014 >12:11:25,513 INFO program: Check interval: 0 (<none>) >12:11:25,513 INFO program: Lifetime writes: 446 MB >12:11:25,514 INFO program: Reserved blocks uid: 0 (user root) >12:11:25,514 INFO program: Reserved blocks gid: 0 (group root) >12:11:25,514 INFO program: First inode: 11 >12:11:25,515 INFO program: Inode size: 256 >12:11:25,515 INFO program: Required extra isize: 28 >12:11:25,515 INFO program: Desired extra isize: 28 >12:11:25,516 INFO program: Journal inode: 8 >12:11:25,516 INFO program: Default directory hash: half_md4 >12:11:25,516 INFO program: Directory Hash Seed: b435fe6c-5b58-4e78-8821-534ba80e955f >12:11:25,517 INFO program: Journal backup: inode blocks >12:11:25,517 INFO program: Journal features: (none) >12:11:25,517 INFO program: Journal size: 128M >12:11:25,517 INFO program: Journal length: 32768 >12:11:25,518 INFO program: Journal sequence: 0x0000002c >12:11:25,518 INFO program: Journal start: 0 >12:11:25,518 INFO program: >12:11:25,519 DEBUG program: Return code: 0 >12:11:25,519 INFO program: Running... resize2fs -P /dev/sda8 >12:11:25,526 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:11:25,527 INFO program: Estimated minimum size of the filesystem: 53651 >12:11:25,527 DEBUG program: Return code: 0 >12:11:25,615 INFO program: Running... dumpe2fs -h /dev/sda9 >12:11:25,664 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:11:25,664 INFO program: Filesystem volume name: <none> >12:11:25,664 INFO program: Last mounted on: /mnt/sysimage/usr >12:11:25,664 INFO program: Filesystem UUID: 286ff6a6-e8ef-4b75-9b95-9adce7606279 >12:11:25,665 INFO program: Filesystem magic number: 0xEF53 >12:11:25,665 INFO program: Filesystem revision #: 1 (dynamic) >12:11:25,665 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 >12:11:25,665 INFO program: Filesystem flags: signed_directory_hash >12:11:25,665 INFO program: Default mount options: user_xattr acl >12:11:25,665 INFO program: Filesystem state: clean >12:11:25,665 INFO program: Errors behavior: Continue >12:11:25,665 INFO program: Filesystem OS type: Linux >12:11:25,665 INFO program: Inode count: 1281120 >12:11:25,666 INFO program: Block count: 5120000 >12:11:25,666 INFO program: Reserved block count: 256000 >12:11:25,666 INFO program: Free blocks: 4265279 >12:11:25,666 INFO program: Free inodes: 1182277 >12:11:25,666 INFO program: First block: 0 >12:11:25,666 INFO program: Block size: 4096 >12:11:25,666 INFO program: Fragment size: 4096 >12:11:25,666 INFO program: Reserved GDT blocks: 1022 >12:11:25,666 INFO program: Blocks per group: 32768 >12:11:25,666 INFO program: Fragments per group: 32768 >12:11:25,666 INFO program: Inodes per group: 8160 >12:11:25,667 INFO program: Inode blocks per group: 510 >12:11:25,667 INFO program: Flex block group size: 16 >12:11:25,667 INFO program: Filesystem created: Fri Jul 25 12:04:10 2014 >12:11:25,667 INFO program: Last mount time: Fri Jul 25 12:04:22 2014 >12:11:25,667 INFO program: Last write time: Fri Jul 25 12:11:15 2014 >12:11:25,667 INFO program: Mount count: 1 >12:11:25,668 INFO program: Maximum mount count: -1 >12:11:25,668 INFO program: Last checked: Fri Jul 25 12:04:10 2014 >12:11:25,668 INFO program: Check interval: 0 (<none>) >12:11:25,668 INFO program: Lifetime writes: 3418 MB >12:11:25,668 INFO program: Reserved blocks uid: 0 (user root) >12:11:25,669 INFO program: Reserved blocks gid: 0 (group root) >12:11:25,669 INFO program: First inode: 11 >12:11:25,669 INFO program: Inode size: 256 >12:11:25,669 INFO program: Required extra isize: 28 >12:11:25,669 INFO program: Desired extra isize: 28 >12:11:25,670 INFO program: Journal inode: 8 >12:11:25,670 INFO program: Default directory hash: half_md4 >12:11:25,670 INFO program: Directory Hash Seed: cd003b31-9fc9-4330-9f17-64c9080858ed >12:11:25,670 INFO program: Journal backup: inode blocks >12:11:25,671 INFO program: Journal features: (none) >12:11:25,671 INFO program: Journal size: 128M >12:11:25,671 INFO program: Journal length: 32768 >12:11:25,671 INFO program: Journal sequence: 0x00000033 >12:11:25,672 INFO program: Journal start: 0 >12:11:25,672 INFO program: >12:11:25,672 DEBUG program: Return code: 0 >12:11:25,673 INFO program: Running... resize2fs -P /dev/sda9 >12:11:25,679 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:11:25,679 INFO program: Estimated minimum size of the filesystem: 796286 >12:11:25,679 DEBUG program: Return code: 0 >12:11:25,757 INFO program: Running... dumpe2fs -h /dev/loop3 >12:11:25,765 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:11:25,765 INFO program: Filesystem volume name: _Fedora-Live-Des >12:11:25,765 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >12:11:25,765 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >12:11:25,766 INFO program: Filesystem magic number: 0xEF53 >12:11:25,766 INFO program: Filesystem revision #: 1 (dynamic) >12:11:25,766 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 >12:11:25,766 INFO program: Filesystem flags: signed_directory_hash >12:11:25,766 INFO program: Default mount options: user_xattr acl >12:11:25,766 INFO program: Filesystem state: clean >12:11:25,767 INFO program: Errors behavior: Continue >12:11:25,767 INFO program: Filesystem OS type: Linux >12:11:25,767 INFO program: Inode count: 262144 >12:11:25,767 INFO program: Block count: 1048576 >12:11:25,767 INFO program: Reserved block count: 10484 >12:11:25,767 INFO program: Free blocks: 225114 >12:11:25,768 INFO program: Free inodes: 155781 >12:11:25,768 INFO program: First block: 0 >12:11:25,768 INFO program: Block size: 4096 >12:11:25,768 INFO program: Fragment size: 4096 >12:11:25,768 INFO program: Reserved GDT blocks: 255 >12:11:25,769 INFO program: Blocks per group: 32768 >12:11:25,769 INFO program: Fragments per group: 32768 >12:11:25,769 INFO program: Inodes per group: 8192 >12:11:25,769 INFO program: Inode blocks per group: 512 >12:11:25,769 INFO program: Flex block group size: 16 >12:11:25,769 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >12:11:25,770 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >12:11:25,770 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >12:11:25,770 INFO program: Mount count: 0 >12:11:25,770 INFO program: Maximum mount count: -1 >12:11:25,770 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >12:11:25,771 INFO program: Check interval: 0 (<none>) >12:11:25,771 INFO program: Lifetime writes: 767 MB >12:11:25,771 INFO program: Reserved blocks uid: 0 (user root) >12:11:25,771 INFO program: Reserved blocks gid: 0 (group root) >12:11:25,771 INFO program: First inode: 11 >12:11:25,772 INFO program: Inode size: 256 >12:11:25,772 INFO program: Required extra isize: 28 >12:11:25,772 INFO program: Desired extra isize: 28 >12:11:25,772 INFO program: Journal inode: 8 >12:11:25,772 INFO program: Default directory hash: half_md4 >12:11:25,773 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >12:11:25,773 INFO program: Journal backup: inode blocks >12:11:25,773 INFO program: Journal features: journal_incompat_revoke >12:11:25,773 INFO program: Journal size: 128M >12:11:25,773 INFO program: Journal length: 32768 >12:11:25,773 INFO program: Journal sequence: 0x00003086 >12:11:25,774 INFO program: Journal start: 0 >12:11:25,774 INFO program: >12:11:25,774 DEBUG program: Return code: 0 >12:11:25,774 INFO program: Running... resize2fs -P /dev/loop3 >12:11:25,780 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:11:25,780 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >12:11:25,780 INFO program: Couldn't find valid filesystem superblock. >12:11:25,780 DEBUG program: Return code: 1 >12:11:25,816 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:11:25,821 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:11:25,822 INFO program: Filesystem volume name: _Fedora-Live-Des >12:11:25,822 INFO program: Last mounted on: / >12:11:25,822 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >12:11:25,822 INFO program: Filesystem magic number: 0xEF53 >12:11:25,822 INFO program: Filesystem revision #: 1 (dynamic) >12:11:25,823 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 >12:11:25,823 INFO program: Filesystem flags: signed_directory_hash >12:11:25,823 INFO program: Default mount options: user_xattr acl >12:11:25,823 INFO program: Filesystem state: clean >12:11:25,823 INFO program: Errors behavior: Continue >12:11:25,823 INFO program: Filesystem OS type: Linux >12:11:25,824 INFO program: Inode count: 262144 >12:11:25,824 INFO program: Block count: 1048576 >12:11:25,824 INFO program: Reserved block count: 10484 >12:11:25,824 INFO program: Free blocks: 225114 >12:11:25,824 INFO program: Free inodes: 155781 >12:11:25,825 INFO program: First block: 0 >12:11:25,825 INFO program: Block size: 4096 >12:11:25,825 INFO program: Fragment size: 4096 >12:11:25,825 INFO program: Reserved GDT blocks: 255 >12:11:25,825 INFO program: Blocks per group: 32768 >12:11:25,825 INFO program: Fragments per group: 32768 >12:11:25,826 INFO program: Inodes per group: 8192 >12:11:25,826 INFO program: Inode blocks per group: 512 >12:11:25,826 INFO program: Flex block group size: 16 >12:11:25,826 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >12:11:25,826 INFO program: Last mount time: Fri Jul 25 07:59:49 2014 >12:11:25,827 INFO program: Last write time: Fri Jul 25 07:59:49 2014 >12:11:25,827 INFO program: Mount count: 1 >12:11:25,827 INFO program: Maximum mount count: -1 >12:11:25,827 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >12:11:25,828 INFO program: Check interval: 0 (<none>) >12:11:25,828 INFO program: Lifetime writes: 767 MB >12:11:25,828 INFO program: Reserved blocks uid: 0 (user root) >12:11:25,828 INFO program: Reserved blocks gid: 0 (group root) >12:11:25,829 INFO program: First inode: 11 >12:11:25,829 INFO program: Inode size: 256 >12:11:25,829 INFO program: Required extra isize: 28 >12:11:25,829 INFO program: Desired extra isize: 28 >12:11:25,830 INFO program: Journal inode: 8 >12:11:25,830 INFO program: Default directory hash: half_md4 >12:11:25,830 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >12:11:25,831 INFO program: Journal backup: inode blocks >12:11:25,831 INFO program: Journal features: journal_incompat_revoke >12:11:25,831 INFO program: Journal size: 128M >12:11:25,831 INFO program: Journal length: 32768 >12:11:25,832 INFO program: Journal sequence: 0x00003087 >12:11:25,832 INFO program: Journal start: 1 >12:11:25,832 INFO program: >12:11:25,832 DEBUG program: Return code: 0 >12:11:25,833 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:11:25,838 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:11:25,838 INFO program: Estimated minimum size of the filesystem: 825687 >12:11:25,839 DEBUG program: Return code: 0 >12:11:25,863 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >12:11:25,869 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:11:25,869 INFO program: Filesystem volume name: _Fedora-Live-Des >12:11:25,869 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >12:11:25,870 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >12:11:25,870 INFO program: Filesystem magic number: 0xEF53 >12:11:25,870 INFO program: Filesystem revision #: 1 (dynamic) >12:11:25,870 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 >12:11:25,870 INFO program: Filesystem flags: signed_directory_hash >12:11:25,871 INFO program: Default mount options: user_xattr acl >12:11:25,871 INFO program: Filesystem state: clean >12:11:25,871 INFO program: Errors behavior: Continue >12:11:25,871 INFO program: Filesystem OS type: Linux >12:11:25,871 INFO program: Inode count: 262144 >12:11:25,871 INFO program: Block count: 1048576 >12:11:25,872 INFO program: Reserved block count: 10484 >12:11:25,872 INFO program: Free blocks: 225114 >12:11:25,872 INFO program: Free inodes: 155781 >12:11:25,872 INFO program: First block: 0 >12:11:25,872 INFO program: Block size: 4096 >12:11:25,873 INFO program: Fragment size: 4096 >12:11:25,873 INFO program: Reserved GDT blocks: 255 >12:11:25,873 INFO program: Blocks per group: 32768 >12:11:25,873 INFO program: Fragments per group: 32768 >12:11:25,873 INFO program: Inodes per group: 8192 >12:11:25,873 INFO program: Inode blocks per group: 512 >12:11:25,874 INFO program: Flex block group size: 16 >12:11:25,874 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >12:11:25,874 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >12:11:25,874 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >12:11:25,875 INFO program: Mount count: 0 >12:11:25,875 INFO program: Maximum mount count: -1 >12:11:25,875 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >12:11:25,876 INFO program: Check interval: 0 (<none>) >12:11:25,876 INFO program: Lifetime writes: 767 MB >12:11:25,876 INFO program: Reserved blocks uid: 0 (user root) >12:11:25,876 INFO program: Reserved blocks gid: 0 (group root) >12:11:25,877 INFO program: First inode: 11 >12:11:25,877 INFO program: Inode size: 256 >12:11:25,877 INFO program: Required extra isize: 28 >12:11:25,877 INFO program: Desired extra isize: 28 >12:11:25,878 INFO program: Journal inode: 8 >12:11:25,878 INFO program: Default directory hash: half_md4 >12:11:25,878 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >12:11:25,878 INFO program: Journal backup: inode blocks >12:11:25,879 INFO program: Journal features: journal_incompat_revoke >12:11:25,879 INFO program: Journal size: 128M >12:11:25,879 INFO program: Journal length: 32768 >12:11:25,880 INFO program: Journal sequence: 0x00003086 >12:11:25,880 INFO program: Journal start: 0 >12:11:25,880 INFO program: >12:11:25,880 DEBUG program: Return code: 0 >12:11:25,881 INFO program: Running... resize2fs -P /dev/mapper/live-base >12:11:25,886 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:11:25,886 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >12:11:25,887 INFO program: Couldn't find valid filesystem superblock. >12:11:25,887 DEBUG program: Return code: 1 >12:11:25,915 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:11:25,920 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >12:11:25,920 INFO program: Filesystem volume name: _Fedora-Live-Des >12:11:25,921 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >12:11:25,921 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >12:11:25,921 INFO program: Filesystem magic number: 0xEF53 >12:11:25,921 INFO program: Filesystem revision #: 1 (dynamic) >12:11:25,921 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 >12:11:25,922 INFO program: Filesystem flags: signed_directory_hash >12:11:25,922 INFO program: Default mount options: user_xattr acl >12:11:25,922 INFO program: Filesystem state: clean >12:11:25,922 INFO program: Errors behavior: Continue >12:11:25,922 INFO program: Filesystem OS type: Linux >12:11:25,922 INFO program: Inode count: 212992 >12:11:25,923 INFO program: Block count: 825687 >12:11:25,923 INFO program: Reserved block count: 8255 >12:11:25,923 INFO program: Free blocks: 5566 >12:11:25,923 INFO program: Free inodes: 106629 >12:11:25,923 INFO program: First block: 0 >12:11:25,923 INFO program: Block size: 4096 >12:11:25,924 INFO program: Fragment size: 4096 >12:11:25,924 INFO program: Reserved GDT blocks: 255 >12:11:25,924 INFO program: Blocks per group: 32768 >12:11:25,924 INFO program: Fragments per group: 32768 >12:11:25,924 INFO program: Inodes per group: 8192 >12:11:25,924 INFO program: Inode blocks per group: 512 >12:11:25,925 INFO program: Flex block group size: 16 >12:11:25,925 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >12:11:25,925 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >12:11:25,925 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >12:11:25,926 INFO program: Mount count: 0 >12:11:25,926 INFO program: Maximum mount count: -1 >12:11:25,926 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >12:11:25,926 INFO program: Check interval: 0 (<none>) >12:11:25,927 INFO program: Lifetime writes: 768 MB >12:11:25,927 INFO program: Reserved blocks uid: 0 (user root) >12:11:25,927 INFO program: Reserved blocks gid: 0 (group root) >12:11:25,927 INFO program: First inode: 11 >12:11:25,928 INFO program: Inode size: 256 >12:11:25,928 INFO program: Required extra isize: 28 >12:11:25,928 INFO program: Desired extra isize: 28 >12:11:25,928 INFO program: Journal inode: 8 >12:11:25,929 INFO program: Default directory hash: half_md4 >12:11:25,929 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >12:11:25,929 INFO program: Journal backup: inode blocks >12:11:25,929 INFO program: Journal features: journal_incompat_revoke >12:11:25,930 INFO program: Journal size: 128M >12:11:25,930 INFO program: Journal length: 32768 >12:11:25,930 INFO program: Journal sequence: 0x00003086 >12:11:25,931 INFO program: Journal start: 0 >12:11:25,931 INFO program: >12:11:25,931 DEBUG program: Return code: 0 >12:11:25,932 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >12:11:25,937 INFO program: resize2fs 1.42.8 (20-Jun-2013) >12:11:25,937 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >12:11:25,937 INFO program: Couldn't find valid filesystem superblock. >12:11:25,937 DEBUG program: Return code: 1 >12:11:25,945 INFO program: Running... udevadm settle --timeout=300 >12:11:25,957 DEBUG program: Return code: 0 >12:11:25,966 INFO program: Running... udevadm settle --timeout=300 >12:11:25,978 DEBUG program: Return code: 0 >12:11:25,980 INFO program: Running... udevadm settle --timeout=300 >12:11:25,989 DEBUG program: Return code: 0 >12:11:25,993 INFO program: Running... udevadm settle --timeout=300 >12:11:26,003 DEBUG program: Return code: 0 >12:11:26,004 INFO program: Running... udevadm settle --timeout=300 >12:11:26,014 DEBUG program: Return code: 0 >12:11:26,018 INFO program: Running... udevadm settle --timeout=300 >12:11:26,027 DEBUG program: Return code: 0 >12:11:26,029 INFO program: Running... swapoff /dev/sda11 >12:11:26,039 DEBUG program: Return code: 0 >12:11:26,041 INFO program: Running... udevadm settle --timeout=300 >12:11:26,258 DEBUG program: Return code: 0 >12:11:26,262 INFO program: Running... udevadm settle --timeout=300 >12:11:26,274 DEBUG program: Return code: 0 >12:11:26,275 INFO program: Running... udevadm settle --timeout=300 >12:11:26,285 DEBUG program: Return code: 0 >12:11:26,289 INFO program: Running... udevadm settle --timeout=300 >12:11:26,301 DEBUG program: Return code: 0 >12:11:26,302 INFO program: Running... udevadm settle --timeout=300 >12:11:26,312 DEBUG program: Return code: 0 >12:11:26,315 INFO program: Running... udevadm settle --timeout=300 >12:11:26,325 DEBUG program: Return code: 0 >12:11:26,327 INFO program: Running... udevadm settle --timeout=300 >12:11:26,336 DEBUG program: Return code: 0 >12:11:26,340 INFO program: Running... udevadm settle --timeout=300 >12:11:26,349 DEBUG program: Return code: 0 >12:11:26,351 INFO program: Running... udevadm settle --timeout=300 >12:11:26,360 DEBUG program: Return code: 0 >12:11:26,363 INFO program: Running... udevadm settle --timeout=300 >12:11:26,373 DEBUG program: Return code: 0 >12:11:26,375 INFO program: Running... udevadm settle --timeout=300 >12:11:26,385 DEBUG program: Return code: 0 >12:11:26,388 INFO program: Running... udevadm settle --timeout=300 >12:11:26,400 DEBUG program: Return code: 0 >12:11:26,402 INFO program: Running... udevadm settle --timeout=300 >12:11:26,412 DEBUG program: Return code: 0 >12:11:26,415 INFO program: Running... udevadm settle --timeout=300 >12:11:26,425 DEBUG program: Return code: 0 >12:11:26,428 INFO program: Running... udevadm settle --timeout=300 >12:11:26,438 DEBUG program: Return code: 0 >12:11:26,448 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >12:11:26,484 DEBUG program: Return code: 0 >12:11:26,501 INFO program: Running... udevadm settle --timeout=300 >12:11:26,511 DEBUG program: Return code: 0 >12:11:26,511 INFO program: Running... umount /mnt/sysimage >12:11:26,520 DEBUG program: Return code: 0 >12:11:26,520 INFO program: Running... udevadm settle --timeout=300 >12:11:26,530 DEBUG program: Return code: 0 >12:11:26,533 INFO program: Running... udevadm settle --timeout=300 >12:11:26,543 DEBUG program: Return code: 0 >12:11:26,544 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda8 /mnt/sysimage >12:11:26,605 DEBUG program: Return code: 0 >12:11:26,620 INFO program: Running... udevadm settle --timeout=300 >12:11:26,630 DEBUG program: Return code: 0 >12:11:26,630 INFO program: Running... umount /mnt/sysimage >12:11:26,639 DEBUG program: Return code: 0 >12:11:26,639 INFO program: Running... udevadm settle --timeout=300 >12:11:26,649 DEBUG program: Return code: 0 >12:11:26,652 INFO program: Running... udevadm settle --timeout=300 >12:11:26,662 DEBUG program: Return code: 0 >12:11:26,664 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda9 /mnt/sysimage >12:11:26,707 DEBUG program: Return code: 0 >12:11:26,727 INFO program: Running... udevadm settle --timeout=300 >12:11:26,737 DEBUG program: Return code: 0 >12:11:26,737 INFO program: Running... umount /mnt/sysimage >12:11:26,746 DEBUG program: Return code: 0 >12:11:26,746 INFO program: Running... udevadm settle --timeout=300 >12:11:26,756 DEBUG program: Return code: 0 >12:11:26,759 INFO program: Running... udevadm settle --timeout=300 >12:11:26,769 DEBUG program: Return code: 0 >12:11:26,836 INFO program: Running... hwclock --hctosys --localtime >12:11:27,000 DEBUG program: Return code: 0 >12:11:27,001 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >12:11:27,008 DEBUG program: Return code: 0 >12:11:56,913 INFO program: Running... udevadm settle --timeout=300 >12:11:56,939 DEBUG program: Return code: 0 >12:11:56,963 INFO program: Running... udevadm settle --timeout=300 >12:11:56,974 DEBUG program: Return code: 0 >12:13:38,380 INFO program: Running... udevadm settle --timeout=300 >12:13:38,394 DEBUG program: Return code: 0 >12:14:02,512 INFO program: Running... udevadm settle --timeout=300 >12:14:02,524 DEBUG program: Return code: 0 >12:14:19,365 INFO program: Running... udevadm settle --timeout=300 >12:14:19,388 DEBUG program: Return code: 0 >12:14:19,403 INFO program: Running... udevadm settle --timeout=300 >12:14:19,415 DEBUG program: Return code: 0 >12:14:25,247 INFO program: Running... udevadm settle --timeout=300 >12:14:25,266 DEBUG program: Return code: 0 >12:15:32,796 INFO program: Running... udevadm settle --timeout=300 >12:15:32,814 DEBUG program: Return code: 0 >12:15:32,828 INFO program: Running... udevadm settle --timeout=300 >12:15:32,840 DEBUG program: Return code: 0 >12:15:51,041 INFO program: Running... udevadm settle --timeout=300 >12:15:51,052 DEBUG program: Return code: 0 >12:15:56,418 INFO program: Running... udevadm settle --timeout=300 >12:15:56,432 DEBUG program: Return code: 0 >12:16:03,513 INFO program: Running... udevadm settle --timeout=300 >12:16:03,524 DEBUG program: Return code: 0 >12:16:07,502 INFO program: Running... udevadm settle --timeout=300 >12:16:07,515 DEBUG program: Return code: 0 >12:17:43,004 INFO program: Running... udevadm settle --timeout=300 >12:17:43,019 DEBUG program: Return code: 0 >12:19:05,540 INFO program: Running... udevadm settle --timeout=300 >12:19:05,562 DEBUG program: Return code: 0 >12:19:05,578 INFO program: Running... udevadm settle --timeout=300 >12:19:05,594 DEBUG program: Return code: 0 >12:19:30,515 INFO program: Running... udevadm settle --timeout=300 >12:19:30,534 DEBUG program: Return code: 0 >12:19:34,613 INFO program: Running... swapoff -a >12:19:34,620 DEBUG program: Return code: 0 >12:19:34,632 INFO program: Running... udevadm settle --timeout=300 >12:19:34,651 DEBUG program: Return code: 0 >12:19:34,653 INFO program: Running... udevadm settle --timeout=300 >12:19:34,665 DEBUG program: Return code: 0 >12:19:34,668 INFO program: Running... udevadm settle --timeout=300 >12:19:34,680 DEBUG program: Return code: 0 >12:19:34,682 INFO program: Running... udevadm settle --timeout=300 >12:19:34,694 DEBUG program: Return code: 0 >12:19:34,698 INFO program: Running... udevadm settle --timeout=300 >12:19:34,709 DEBUG program: Return code: 0 >12:19:34,711 INFO program: Running... udevadm settle --timeout=300 >12:19:34,722 DEBUG program: Return code: 0 >12:19:34,726 INFO program: Running... udevadm settle --timeout=300 >12:19:34,739 DEBUG program: Return code: 0 >12:19:34,740 INFO program: Running... udevadm settle --timeout=300 >12:19:34,754 DEBUG program: Return code: 0 >12:19:34,757 INFO program: Running... udevadm settle --timeout=300 >12:19:34,771 DEBUG program: Return code: 0 >12:19:34,774 INFO program: Running... udevadm settle --timeout=300 >12:19:34,788 DEBUG program: Return code: 0 >12:19:34,853 INFO program: Running... wipefs -f -a /dev/sda11 >12:19:35,268 INFO program: /dev/sda11: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >12:19:35,269 DEBUG program: Return code: 0 >12:19:35,269 INFO program: Running... udevadm settle --timeout=300 >12:19:35,426 DEBUG program: Return code: 0 >12:19:35,430 INFO program: Running... udevadm settle --timeout=300 >12:19:35,441 DEBUG program: Return code: 0 >12:19:35,442 INFO program: Running... udevadm settle --timeout=300 >12:19:35,454 DEBUG program: Return code: 0 >12:19:35,460 INFO program: Running... udevadm settle --timeout=300 >12:19:35,472 DEBUG program: Return code: 0 >12:19:35,635 INFO program: Running... udevadm settle --timeout=300 >12:19:36,940 DEBUG program: Return code: 0 >12:19:37,226 INFO program: Running... udevadm settle --timeout=300 >12:19:38,549 DEBUG program: Return code: 0 >12:19:38,550 INFO program: Running... udevadm settle --timeout=300 >12:19:38,563 DEBUG program: Return code: 0 >12:19:38,566 INFO program: Running... wipefs -f -a /dev/sda9 >12:19:38,695 INFO program: /dev/sda9: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >12:19:38,695 DEBUG program: Return code: 0 >12:19:38,696 INFO program: Running... udevadm settle --timeout=300 >12:19:38,802 DEBUG program: Return code: 0 >12:19:38,806 INFO program: Running... udevadm settle --timeout=300 >12:19:38,821 DEBUG program: Return code: 0 >12:19:38,822 INFO program: Running... udevadm settle --timeout=300 >12:19:38,834 DEBUG program: Return code: 0 >12:19:38,837 INFO program: Running... wipefs -f -a /dev/sda10 >12:19:38,954 INFO program: /dev/sda10: 8 bytes were erased at offset 0x00000052 (vfat): 46 41 54 33 32 20 20 20 >12:19:38,954 INFO program: /dev/sda10: 1 byte was erased at offset 0x00000000 (vfat): eb >12:19:38,955 INFO program: /dev/sda10: 2 bytes were erased at offset 0x000001fe (vfat): 55 aa >12:19:38,955 DEBUG program: Return code: 0 >12:19:38,955 INFO program: Running... udevadm settle --timeout=300 >12:19:38,971 DEBUG program: Return code: 0 >12:19:38,974 INFO program: Running... udevadm settle --timeout=300 >12:19:38,987 DEBUG program: Return code: 0 >12:19:38,987 INFO program: Running... udevadm settle --timeout=300 >12:19:39,000 DEBUG program: Return code: 0 >12:19:39,005 INFO program: Running... udevadm settle --timeout=300 >12:19:39,017 DEBUG program: Return code: 0 >12:19:39,153 INFO program: Running... udevadm settle --timeout=300 >12:19:40,635 DEBUG program: Return code: 0 >12:19:40,872 INFO program: Running... udevadm settle --timeout=300 >12:19:42,144 DEBUG program: Return code: 0 >12:19:42,144 INFO program: Running... udevadm settle --timeout=300 >12:19:42,160 DEBUG program: Return code: 0 >12:19:42,166 INFO program: Running... udevadm settle --timeout=300 >12:19:42,180 DEBUG program: Return code: 0 >12:19:42,372 INFO program: Running... udevadm settle --timeout=300 >12:19:43,442 DEBUG program: Return code: 0 >12:19:43,615 INFO program: Running... udevadm settle --timeout=300 >12:19:44,796 DEBUG program: Return code: 0 >12:19:44,796 INFO program: Running... udevadm settle --timeout=300 >12:19:44,809 DEBUG program: Return code: 0 >12:19:44,811 INFO program: Running... wipefs -f -a /dev/sda8 >12:19:44,921 INFO program: /dev/sda8: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >12:19:44,921 DEBUG program: Return code: 0 >12:19:44,921 INFO program: Running... udevadm settle --timeout=300 >12:19:45,027 DEBUG program: Return code: 0 >12:19:45,030 INFO program: Running... udevadm settle --timeout=300 >12:19:45,043 DEBUG program: Return code: 0 >12:19:45,044 INFO program: Running... udevadm settle --timeout=300 >12:19:45,057 DEBUG program: Return code: 0 >12:19:45,061 INFO program: Running... udevadm settle --timeout=300 >12:19:45,074 DEBUG program: Return code: 0 >12:19:45,170 INFO program: Running... udevadm settle --timeout=300 >12:19:46,039 DEBUG program: Return code: 0 >12:19:46,176 INFO program: Running... udevadm settle --timeout=300 >12:19:47,326 DEBUG program: Return code: 0 >12:19:47,326 INFO program: Running... udevadm settle --timeout=300 >12:19:47,341 DEBUG program: Return code: 0 >12:19:47,344 INFO program: Running... wipefs -f -a /dev/sda3 >12:19:47,391 INFO program: /dev/sda3: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >12:19:47,391 DEBUG program: Return code: 0 >12:19:47,392 INFO program: Running... udevadm settle --timeout=300 >12:19:47,465 DEBUG program: Return code: 0 >12:19:47,468 INFO program: Running... udevadm settle --timeout=300 >12:19:47,481 DEBUG program: Return code: 0 >12:19:47,482 INFO program: Running... udevadm settle --timeout=300 >12:19:47,494 DEBUG program: Return code: 0 >12:19:47,499 INFO program: Running... udevadm settle --timeout=300 >12:19:47,510 DEBUG program: Return code: 0 >12:19:47,602 INFO program: Running... udevadm settle --timeout=300 >12:19:48,447 DEBUG program: Return code: 0 >12:19:48,588 INFO program: Running... udevadm settle --timeout=300 >12:19:49,445 DEBUG program: Return code: 0 >12:19:49,446 INFO program: Running... udevadm settle --timeout=300 >12:19:49,461 DEBUG program: Return code: 0 >12:19:49,470 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=976769024 count=2048 >12:19:49,568 INFO program: 2048+0 records in >12:19:49,568 INFO program: 2048+0 records out >12:19:49,568 INFO program: 1048576 bytes (1.0 MB) copied, 0.0842648 s, 12.4 MB/s >12:19:49,568 DEBUG program: Return code: 0 >12:19:49,568 INFO program: Running... udevadm settle --timeout=300 >12:19:49,660 DEBUG program: Return code: 0 >12:19:49,793 INFO program: Running... udevadm settle --timeout=300 >12:19:50,466 DEBUG program: Return code: 0 >12:19:50,470 INFO program: Running... wipefs -f -a /dev/sda3 >12:19:50,511 DEBUG program: Return code: 0 >12:19:50,516 INFO program: Running... udevadm settle --timeout=300 >12:19:50,583 DEBUG program: Return code: 0 >12:19:50,584 INFO program: Running... udevadm settle --timeout=300 >12:19:50,597 DEBUG program: Return code: 0 >12:19:50,605 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=859881472 count=2048 >12:19:50,682 INFO program: 2048+0 records in >12:19:50,682 INFO program: 2048+0 records out >12:19:50,682 INFO program: 1048576 bytes (1.0 MB) copied, 0.0676936 s, 15.5 MB/s >12:19:50,682 DEBUG program: Return code: 0 >12:19:50,682 INFO program: Running... udevadm settle --timeout=300 >12:19:50,831 DEBUG program: Return code: 0 >12:19:50,958 INFO program: Running... udevadm settle --timeout=300 >12:19:52,253 DEBUG program: Return code: 0 >12:19:52,257 INFO program: Running... wipefs -f -a /dev/sda8 >12:19:52,355 DEBUG program: Return code: 0 >12:19:52,360 INFO program: Running... udevadm settle --timeout=300 >12:19:52,462 DEBUG program: Return code: 0 >12:19:52,462 INFO program: Running... udevadm settle --timeout=300 >12:19:52,477 DEBUG program: Return code: 0 >12:19:52,618 INFO program: Running... mke2fs -t ext4 /dev/sda8 >12:19:55,449 INFO program: mke2fs 1.42.8 (20-Jun-2013) >12:19:55,449 INFO program: Filesystem label= >12:19:55,449 INFO program: OS type: Linux >12:19:55,449 INFO program: Block size=4096 (log=2) >12:19:55,449 INFO program: Fragment size=4096 (log=2) >12:19:55,450 INFO program: Stride=0 blocks, Stripe width=0 blocks >12:19:55,450 INFO program: 1281120 inodes, 5120000 blocks >12:19:55,450 INFO program: 256000 blocks (5.00%) reserved for the super user >12:19:55,450 INFO program: First data block=0 >12:19:55,450 INFO program: Maximum filesystem blocks=4294967296 >12:19:55,450 INFO program: 157 block groups >12:19:55,450 INFO program: 32768 blocks per group, 32768 fragments per group >12:19:55,450 INFO program: 8160 inodes per group >12:19:55,450 INFO program: Superblock backups stored on blocks: >12:19:55,450 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >12:19:55,451 INFO program: 4096000 >12:19:55,451 INFO program: >12:19:55,451 INFO program: Allocating group tables: 0/157 done >12:19:55,451 INFO program: Writing inode tables: 0/157 done >12:19:55,451 INFO program: Creating journal (32768 blocks): done >12:19:55,451 INFO program: Writing superblocks and filesystem accounting information: 0/157 done >12:19:55,451 INFO program: >12:19:55,451 DEBUG program: Return code: 0 >12:19:55,452 INFO program: Running... udevadm settle --timeout=300 >12:19:55,614 DEBUG program: Return code: 0 >12:19:55,617 INFO program: Running... udevadm settle --timeout=300 >12:19:55,629 DEBUG program: Return code: 0 >12:19:55,637 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=900843520 count=2048 >12:19:55,683 INFO program: 2048+0 records in >12:19:55,683 INFO program: 2048+0 records out >12:19:55,683 INFO program: 1048576 bytes (1.0 MB) copied, 0.0373864 s, 28.0 MB/s >12:19:55,684 DEBUG program: Return code: 0 >12:19:55,684 INFO program: Running... udevadm settle --timeout=300 >12:19:55,858 DEBUG program: Return code: 0 >12:19:56,011 INFO program: Running... udevadm settle --timeout=300 >12:19:57,223 DEBUG program: Return code: 0 >12:19:57,227 INFO program: Running... wipefs -f -a /dev/sda9 >12:19:57,335 DEBUG program: Return code: 0 >12:19:57,341 INFO program: Running... udevadm settle --timeout=300 >12:19:57,464 DEBUG program: Return code: 0 >12:19:57,465 INFO program: Running... udevadm settle --timeout=300 >12:19:57,477 DEBUG program: Return code: 0 >12:19:57,486 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=941805568 count=2048 >12:19:57,532 INFO program: 2048+0 records in >12:19:57,532 INFO program: 2048+0 records out >12:19:57,532 INFO program: 1048576 bytes (1.0 MB) copied, 0.0384014 s, 27.3 MB/s >12:19:57,532 DEBUG program: Return code: 0 >12:19:57,533 INFO program: Running... udevadm settle --timeout=300 >12:19:57,581 DEBUG program: Return code: 0 >12:19:57,726 INFO program: Running... udevadm settle --timeout=300 >12:19:59,364 DEBUG program: Return code: 0 >12:19:59,368 INFO program: Running... wipefs -f -a /dev/sda10 >12:19:59,485 DEBUG program: Return code: 0 >12:19:59,489 INFO program: Running... udevadm settle --timeout=300 >12:19:59,643 DEBUG program: Return code: 0 >12:19:59,644 INFO program: Running... udevadm settle --timeout=300 >12:19:59,659 DEBUG program: Return code: 0 >12:19:59,667 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=962287616 count=2048 >12:19:59,708 INFO program: 2048+0 records in >12:19:59,708 INFO program: 2048+0 records out >12:19:59,709 INFO program: 1048576 bytes (1.0 MB) copied, 0.0345578 s, 30.3 MB/s >12:19:59,709 DEBUG program: Return code: 0 >12:19:59,709 INFO program: Running... udevadm settle --timeout=300 >12:19:59,749 DEBUG program: Return code: 0 >12:19:59,928 INFO program: Running... udevadm settle --timeout=300 >12:20:01,473 DEBUG program: Return code: 0 >12:20:01,477 INFO program: Running... wipefs -f -a /dev/sda11 >12:20:01,565 DEBUG program: Return code: 0 >12:20:01,569 INFO program: Running... udevadm settle --timeout=300 >12:20:01,707 DEBUG program: Return code: 0 >12:20:01,708 INFO program: Running... udevadm settle --timeout=300 >12:20:01,722 DEBUG program: Return code: 0 >12:20:01,906 INFO program: Running... mkswap -f /dev/sda11 >12:20:01,970 INFO program: Setting up swapspace version 1, size = 2047996 KiB >12:20:01,971 INFO program: no label, UUID=a798fc9c-613b-441a-b4af-ccbe830ada85 >12:20:01,971 DEBUG program: Return code: 0 >12:20:01,972 INFO program: Running... udevadm settle --timeout=300 >12:20:01,991 DEBUG program: Return code: 0 >12:20:01,994 INFO program: Running... udevadm settle --timeout=300 >12:20:02,005 DEBUG program: Return code: 0 >12:20:02,166 INFO program: Running... mke2fs -t ext4 /dev/sda10 >12:20:05,147 INFO program: mke2fs 1.42.8 (20-Jun-2013) >12:20:05,147 INFO program: Filesystem label= >12:20:05,147 INFO program: OS type: Linux >12:20:05,147 INFO program: Block size=4096 (log=2) >12:20:05,147 INFO program: Fragment size=4096 (log=2) >12:20:05,148 INFO program: Stride=0 blocks, Stripe width=0 blocks >12:20:05,148 INFO program: 640848 inodes, 2560000 blocks >12:20:05,148 INFO program: 128000 blocks (5.00%) reserved for the super user >12:20:05,148 INFO program: First data block=0 >12:20:05,148 INFO program: Maximum filesystem blocks=2621440000 >12:20:05,148 INFO program: 79 block groups >12:20:05,148 INFO program: 32768 blocks per group, 32768 fragments per group >12:20:05,148 INFO program: 8112 inodes per group >12:20:05,148 INFO program: Superblock backups stored on blocks: >12:20:05,149 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 >12:20:05,149 INFO program: >12:20:05,149 INFO program: Allocating group tables: 0/79 done >12:20:05,149 INFO program: Writing inode tables: 0/79 done >12:20:05,149 INFO program: Creating journal (32768 blocks): done >12:20:05,149 INFO program: Writing superblocks and filesystem accounting information: 0/79 done >12:20:05,149 INFO program: >12:20:05,149 DEBUG program: Return code: 0 >12:20:05,151 INFO program: Running... udevadm settle --timeout=300 >12:20:05,361 DEBUG program: Return code: 0 >12:20:05,364 INFO program: Running... udevadm settle --timeout=300 >12:20:05,375 DEBUG program: Return code: 0 >12:20:05,545 INFO program: Running... mke2fs -t ext4 /dev/sda9 >12:20:08,620 INFO program: mke2fs 1.42.8 (20-Jun-2013) >12:20:08,620 INFO program: Filesystem label= >12:20:08,620 INFO program: OS type: Linux >12:20:08,621 INFO program: Block size=4096 (log=2) >12:20:08,621 INFO program: Fragment size=4096 (log=2) >12:20:08,621 INFO program: Stride=0 blocks, Stripe width=0 blocks >12:20:08,621 INFO program: 1281120 inodes, 5120000 blocks >12:20:08,621 INFO program: 256000 blocks (5.00%) reserved for the super user >12:20:08,621 INFO program: First data block=0 >12:20:08,621 INFO program: Maximum filesystem blocks=4294967296 >12:20:08,621 INFO program: 157 block groups >12:20:08,622 INFO program: 32768 blocks per group, 32768 fragments per group >12:20:08,622 INFO program: 8160 inodes per group >12:20:08,622 INFO program: Superblock backups stored on blocks: >12:20:08,622 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >12:20:08,622 INFO program: 4096000 >12:20:08,622 INFO program: >12:20:08,622 INFO program: Allocating group tables: 0/157 done >12:20:08,622 INFO program: Writing inode tables: 0/157 done >12:20:08,623 INFO program: Creating journal (32768 blocks): done >12:20:08,623 INFO program: Writing superblocks and filesystem accounting information: 0/157 done >12:20:08,623 INFO program: >12:20:08,623 DEBUG program: Return code: 0 >12:20:08,624 INFO program: Running... udevadm settle --timeout=300 >12:20:08,855 DEBUG program: Return code: 0 >12:20:08,858 INFO program: Running... udevadm settle --timeout=300 >12:20:08,870 DEBUG program: Return code: 0 >12:20:09,034 INFO program: Running... mke2fs -t ext4 /dev/sda3 >12:20:09,359 INFO program: mke2fs 1.42.8 (20-Jun-2013) >12:20:09,359 INFO program: Filesystem label= >12:20:09,359 INFO program: OS type: Linux >12:20:09,360 INFO program: Block size=1024 (log=0) >12:20:09,360 INFO program: Fragment size=1024 (log=0) >12:20:09,360 INFO program: Stride=4 blocks, Stripe width=4 blocks >12:20:09,360 INFO program: 256 inodes, 2048 blocks >12:20:09,360 INFO program: 102 blocks (4.98%) reserved for the super user >12:20:09,360 INFO program: First data block=1 >12:20:09,360 INFO program: Maximum filesystem blocks=2097152 >12:20:09,360 INFO program: 1 block group >12:20:09,361 INFO program: 8192 blocks per group, 8192 fragments per group >12:20:09,361 INFO program: 256 inodes per group >12:20:09,361 INFO program: >12:20:09,361 INFO program: Allocating group tables: 0/1 done >12:20:09,361 INFO program: Writing inode tables: 0/1 done >12:20:09,361 INFO program: Creating journal (1024 blocks): done >12:20:09,361 INFO program: Writing superblocks and filesystem accounting information: 0/1 done >12:20:09,361 INFO program: >12:20:09,362 DEBUG program: Return code: 0 >12:20:09,363 INFO program: Running... udevadm settle --timeout=300 >12:20:09,379 DEBUG program: Return code: 0 >12:20:09,382 INFO program: Running... udevadm settle --timeout=300 >12:20:09,394 DEBUG program: Return code: 0 >12:20:09,460 INFO program: Running... swapon /dev/sda11 >12:20:09,474 DEBUG program: Return code: 0 >12:20:09,509 INFO program: Running... mount -t ext4 -o defaults /dev/sda3 /mnt/sysimage >12:20:09,519 DEBUG program: Return code: 0 >12:20:09,523 INFO program: Running... mount -t ext4 -o defaults /dev/sda10 /mnt/sysimage/data >12:20:09,613 DEBUG program: Return code: 0 >12:20:09,631 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >12:20:09,641 DEBUG program: Return code: 0 >12:20:09,644 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >12:20:09,651 DEBUG program: Return code: 0 >12:20:09,655 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >12:20:09,663 DEBUG program: Return code: 0 >12:20:09,667 INFO program: Running... mount -t ext4 -o defaults /dev/sda8 /mnt/sysimage/home >12:20:09,723 DEBUG program: Return code: 0 >12:20:09,737 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >12:20:09,746 DEBUG program: Return code: 0 >12:20:09,779 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >12:20:09,786 DEBUG program: Return code: 0 >12:20:09,791 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >12:20:09,797 DEBUG program: Return code: 0 >12:20:09,802 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >12:20:09,809 DEBUG program: Return code: 0 >12:20:09,814 INFO program: Running... mount -t ext4 -o defaults /dev/sda9 /mnt/sysimage/usr >12:20:09,884 DEBUG program: Return code: 0 >12:20:09,899 INFO program: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ --exclude /run/ --exclude /boot/*rescue* --exclude /etc/machine-id /mnt/install/source/ /mnt/sysimage >12:22:03,002 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/dbus-1/session.d" failed: No space left on device (28) >12:22:03,003 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,003 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/dbus-1/system.d" failed: No space left on device (28) >12:22:03,003 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,003 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/dconf/db" failed: No space left on device (28) >12:22:03,003 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,004 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/dconf/profile" failed: No space left on device (28) >12:22:03,004 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,004 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/dhcp/dhclient.d" failed: No space left on device (28) >12:22:03,004 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,004 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/firewalld/icmptypes" failed: No space left on device (28) >12:22:03,004 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,004 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/firewalld/services" failed: No space left on device (28) >12:22:03,006 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,006 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/firewalld/zones" failed: No space left on device (28) >12:22:03,007 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,007 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/fonts/conf.d" failed: No space left on device (28) >12:22:03,007 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,007 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gconf/2" failed: No space left on device (28) >12:22:03,007 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,008 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gconf/gconf.xml.defaults" failed: No space left on device (28) >12:22:03,008 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,008 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gconf/gconf.xml.mandatory" failed: No space left on device (28) >12:22:03,008 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,008 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gconf/gconf.xml.system" failed: No space left on device (28) >12:22:03,009 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,009 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gconf/schemas" failed: No space left on device (28) >12:22:03,009 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,009 INFO program: rsync: symlink "/mnt/sysimage/etc/gdm/Xsession" -> "../X11/xinit/Xsession" failed: No space left on device (28) >12:22:03,009 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gdm/Init" failed: No space left on device (28) >12:22:03,010 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,010 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gdm/PostLogin" failed: No space left on device (28) >12:22:03,010 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,011 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gdm/PostSession" failed: No space left on device (28) >12:22:03,011 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,011 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/gdm/PreSession" failed: No space left on device (28) >12:22:03,012 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,012 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/ghostscript/9.10" failed: No space left on device (28) >12:22:03,012 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,012 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/groff/site-font" failed: No space left on device (28) >12:22:03,013 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,015 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/groff/site-tmac" failed: No space left on device (28) >12:22:03,015 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,015 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/ipsec.d/cacerts" failed: No space left on device (28) >12:22:03,015 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,016 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/ipsec.d/crls" failed: No space left on device (28) >12:22:03,016 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,016 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/ipsec.d/policies" failed: No space left on device (28) >12:22:03,016 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,016 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/java/security" failed: No space left on device (28) >12:22:03,017 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,017 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/kernel/postinst.d" failed: No space left on device (28) >12:22:03,017 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,017 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/libreport/events.d" failed: No space left on device (28) >12:22:03,018 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,018 INFO program: rsync: mkstemp "/mnt/sysimage/boot/.vmlinuz-3.11.10-301.fc20.x86_64.hmac.0eecej" failed: No space left on device (28) >12:22:03,018 INFO program: rsync: mkstemp "/mnt/sysimage/boot/.System.map-3.11.10-301.fc20.x86_64.LmIc2G" failed: No space left on device (28) >12:22:03,019 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/libreport/events" failed: No space left on device (28) >12:22:03,019 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,019 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/libreport/plugins" failed: No space left on device (28) >12:22:03,020 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,020 INFO program: rsync: mkstemp "/mnt/sysimage/boot/.config-3.11.10-301.fc20.x86_64.QgQ524" failed: No space left on device (28) >12:22:03,020 INFO program: rsync: mkstemp "/mnt/sysimage/boot/.elf-memtest86+-4.20.VfvJ5s" failed: No space left on device (28) >12:22:03,021 INFO program: rsync: mkstemp "/mnt/sysimage/boot/.initrd-plymouth.img.hn3x9Q" failed: No space left on device (28) >12:22:03,021 INFO program: rsync: mkstemp "/mnt/sysimage/boot/.memtest86+-4.20.FQDSff" failed: No space left on device (28) >12:22:03,021 INFO program: rsync: mkstemp "/mnt/sysimage/boot/.vmlinuz-3.11.10-301.fc20.x86_64.zjvlmD" failed: No space left on device (28) >12:22:03,022 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/.mach_kernel.4e6UG1" failed: No space left on device (28) >12:22:03,022 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/BOOT/.BOOTX64.EFI.EXxNbq" failed: No space left on device (28) >12:22:03,022 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/libreport/workflows.d" failed: No space left on device (28) >12:22:03,022 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,023 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/BOOT/.fallback.efi.tAT3XO" failed: No space left on device (28) >12:22:03,023 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/.BOOT.CSV.sxidWd" failed: No space left on device (28) >12:22:03,023 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/.MokManager.efi.f3e05C" failed: No space left on device (28) >12:22:03,024 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/.gcdx64.efi.gtMRl2" failed: No space left on device (28) >12:22:03,024 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/.grubx64.efi.HPURFr" failed: No space left on device (28) >12:22:03,024 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/.shim-fedora.efi.NhcK3Q" failed: No space left on device (28) >12:22:03,024 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/.shim.efi.AYm0wg" failed: No space left on device (28) >12:22:03,025 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/EFI/fedora/fonts/.unicode.pf2.k3Aa6F" failed: No space left on device (28) >12:22:03,025 INFO program: rsync: mkstemp "/mnt/sysimage/boot/efi/System/Library/CoreServices/.SystemVersion.plist.gldkY5" failed: No space left on device (28) >12:22:03,025 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.cat.c32.CtzI0v" failed: No space left on device (28) >12:22:03,026 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.chain.c32.vuAMeW" failed: No space left on device (28) >12:22:03,026 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.cmd.c32.gkeSsm" failed: No space left on device (28) >12:22:03,026 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.config.c32.hE6YGM" failed: No space left on device (28) >12:22:03,027 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.cpuid.c32.CYZ6Uc" failed: No space left on device (28) >12:22:03,027 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.cpuidtest.c32.IExf9C" failed: No space left on device (28) >12:22:03,027 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.disk.c32.dK1on3" failed: No space left on device (28) >12:22:03,028 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.dmitest.c32.M1XyBt" failed: No space left on device (28) >12:22:03,028 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/lvm/archive" failed: No space left on device (28) >12:22:03,028 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,029 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/lvm/backup" failed: No space left on device (28) >12:22:03,029 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,029 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/lvm/cache" failed: No space left on device (28) >12:22:03,030 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,030 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/lvm/profile" failed: No space left on device (28) >12:22:03,031 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,031 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/mcelog/triggers" failed: No space left on device (28) >12:22:03,032 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,032 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/openldap/certs" failed: No space left on device (28) >12:22:03,032 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,033 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.elf.c32.n5BKPT" failed: No space left on device (28) >12:22:03,033 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.ethersel.c32.QNsX3j" failed: No space left on device (28) >12:22:03,033 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.gfxboot.c32.SEeKtK" failed: No space left on device (28) >12:22:03,034 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.gpxecmd.c32.4VezTa" failed: No space left on device (28) >12:22:03,034 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.hdt.c32.pL68qB" failed: No space left on device (28) >12:22:03,034 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.host.c32.gCvWY1" failed: No space left on device (28) >12:22:03,034 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.ifcpu.c32.pG3iEs" failed: No space left on device (28) >12:22:03,035 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.ifcpu64.c32.yKFHjT" failed: No space left on device (28) >12:22:03,035 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.ifplop.c32.Kh6yik" failed: No space left on device (28) >12:22:03,035 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.int18.com.vO9qhL" failed: No space left on device (28) >12:22:03,036 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.kbdmap.c32.Vnvjgc" failed: No space left on device (28) >12:22:03,036 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.linux.c32.iOdcfD" failed: No space left on device (28) >12:22:03,036 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.ls.c32.HMs6d4" failed: No space left on device (28) >12:22:03,036 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.lua.c32.KBx1cv" failed: No space left on device (28) >12:22:03,037 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.mboot.c32.ubm4bW" failed: No space left on device (28) >12:22:03,037 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.memdisk.Kim9bn" failed: No space left on device (28) >12:22:03,037 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.memdump.com.QbRfcO" failed: No space left on device (28) >12:22:03,038 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.meminfo.c32.eAancf" failed: No space left on device (28) >12:22:03,038 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.menu.c32.raXucG" failed: No space left on device (28) >12:22:03,038 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.pcitest.c32.wAVRc7" failed: No space left on device (28) >12:22:03,039 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.pmload.c32.ImKgdy" failed: No space left on device (28) >12:22:03,039 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.poweroff.com.SO2ufZ" failed: No space left on device (28) >12:22:03,039 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.pwd.c32.jijKhq" failed: No space left on device (28) >12:22:03,039 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.pxechain.com.lBSZjR" failed: No space left on device (28) >12:22:03,040 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.reboot.c32.5qKfmi" failed: No space left on device (28) >12:22:03,040 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.rosh.c32.V2RvoJ" failed: No space left on device (28) >12:22:03,040 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.sanboot.c32.8ruNqa" failed: No space left on device (28) >12:22:03,041 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.sdi.c32.igB5sB" failed: No space left on device (28) >12:22:03,041 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.sysdump.c32.MFZov2" failed: No space left on device (28) >12:22:03,041 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.ver.com.1tKKyt" failed: No space left on device (28) >12:22:03,041 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.vesainfo.c32.7966BU" failed: No space left on device (28) >12:22:03,042 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.vesamenu.c32.oPMtFl" failed: No space left on device (28) >12:22:03,042 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.vpdtest.c32.5JPUIM" failed: No space left on device (28) >12:22:03,042 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.whichsys.c32.eNemMd" failed: No space left on device (28) >12:22:03,043 INFO program: rsync: mkstemp "/mnt/sysimage/boot/extlinux/.zzjson.c32.nOzJQE" failed: No space left on device (28) >12:22:03,043 INFO program: rsync: mkstemp "/mnt/sysimage/boot/grub2/themes/system/.background.png.fgX8U5" failed: No space left on device (28) >12:22:03,043 INFO program: rsync: mkstemp "/mnt/sysimage/boot/grub2/themes/system/.fireworks.png.8d2ubx" failed: No space left on device (28) >12:22:03,044 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.pwd.lock.bOnqxY" failed: No space left on device (28) >12:22:03,044 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.DIR_COLORS.RNct1p" failed: No space left on device (28) >12:22:03,044 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.DIR_COLORS.256color.5YxwvR" failed: No space left on device (28) >12:22:03,045 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.DIR_COLORS.lightbgcolor.vFaAZi" failed: No space left on device (28) >12:22:03,045 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.GREP_COLORS.sd3DtK" failed: No space left on device (28) >12:22:03,045 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.adjtime.q94HXb" failed: No space left on device (28) >12:22:03,045 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.aliases.GHhMrD" failed: No space left on device (28) >12:22:03,046 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.anacrontab.VIGQV4" failed: No space left on device (28) >12:22:03,046 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.asound.conf.vAfVpw" failed: No space left on device (28) >12:22:03,046 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.at.deny.dmWZTX" failed: No space left on device (28) >12:22:03,047 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.bashrc.ZEL4np" failed: No space left on device (28) >12:22:03,047 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.brlapi.key.ku39RQ" failed: No space left on device (28) >12:22:03,048 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.brltty.conf.HQzfmi" failed: No space left on device (28) >12:22:03,048 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.chrony.conf.i8UlQJ" failed: No space left on device (28) >12:22:03,049 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.chrony.keys.EAtskb" failed: No space left on device (28) >12:22:03,049 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.cron.deny.C1bzOC" failed: No space left on device (28) >12:22:03,049 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.crontab.VQ7Fi4" failed: No space left on device (28) >12:22:03,050 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.csh.cshrc.2afNMv" failed: No space left on device (28) >12:22:03,050 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.csh.login.T2wUgX" failed: No space left on device (28) >12:22:03,050 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.dnsmasq.conf.7011Ko" failed: No space left on device (28) >12:22:03,050 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.dracut.conf.0yuafQ" failed: No space left on device (28) >12:22:03,051 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.drirc.ME9iJh" failed: No space left on device (28) >12:22:03,051 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.e2fsck.conf.I80rdJ" failed: No space left on device (28) >12:22:03,051 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.environment.5N1AHa" failed: No space left on device (28) >12:22:03,051 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.ethertypes.EKaKbC" failed: No space left on device (28) >12:22:03,051 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.exports.MRtTF3" failed: No space left on device (28) >12:22:03,052 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.fedora-release.Rfq39u" failed: No space left on device (28) >12:22:03,052 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.filesystems.5ssVLW" failed: No space left on device (28) >12:22:03,052 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.fprintd.conf.FtpOno" failed: No space left on device (28) >12:22:03,052 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.fstab.qByHZP" failed: No space left on device (28) >12:22:03,052 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.fuse.conf.umTABh" failed: No space left on device (28) >12:22:03,053 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.gdbinit.ztnudJ" failed: No space left on device (28) >12:22:03,053 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.group.w60nPa" failed: No space left on device (28) >12:22:03,053 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.group-.kHiirC" failed: No space left on device (28) >12:22:03,053 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.gshadow.xQee33" failed: No space left on device (28) >12:22:03,053 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.gshadow-.EDsNQv" failed: No space left on device (28) >12:22:03,053 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.hba.conf.F2cnEX" failed: No space left on device (28) >12:22:03,054 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.host.conf.FNgXrp" failed: No space left on device (28) >12:22:03,054 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.hosts.hoFxfR" failed: No space left on device (28) >12:22:03,054 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.hosts.allow.nMk82i" failed: No space left on device (28) >12:22:03,054 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.hosts.deny.vQHJQK" failed: No space left on device (28) >12:22:03,054 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.inittab.lLlmEc" failed: No space left on device (28) >12:22:03,055 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.inputrc.qGZCDE" failed: No space left on device (28) >12:22:03,055 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.ipsec.conf.T3vUC6" failed: No space left on device (28) >12:22:03,055 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.ipsec.secrets.KbCcCy" failed: No space left on device (28) >12:22:03,055 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.issue.1V3uB0" failed: No space left on device (28) >12:22:03,055 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.issue.net.mbMNAs" failed: No space left on device (28) >12:22:03,056 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.kdump.conf.DFL6zU" failed: No space left on device (28) >12:22:03,056 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.krb5.conf.Ojgqzm" failed: No space left on device (28) >12:22:03,056 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.ld.so.cache.5x5JyO" failed: No space left on device (28) >12:22:03,056 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pkcs11/modules" failed: No space left on device (28) >12:22:03,056 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,056 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pki/CA" failed: No space left on device (28) >12:22:03,057 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,057 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pki/ca-trust" failed: No space left on device (28) >12:22:03,057 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,057 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pki/java" failed: No space left on device (28) >12:22:03,057 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,058 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pki/nssdb" failed: No space left on device (28) >12:22:03,058 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,058 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pki/rpm-gpg" failed: No space left on device (28) >12:22:03,058 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,058 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pki/tls" failed: No space left on device (28) >12:22:03,059 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,059 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pm/config.d" failed: No space left on device (28) >12:22:03,059 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,059 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pm/power.d" failed: No space left on device (28) >12:22:03,059 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,060 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/pm/sleep.d" failed: No space left on device (28) >12:22:03,060 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,060 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/polkit-1/localauthority.conf.d" failed: No space left on device (28) >12:22:03,060 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,061 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/polkit-1/localauthority" failed: No space left on device (28) >12:22:03,061 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,061 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/polkit-1/rules.d" failed: No space left on device (28) >12:22:03,061 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,061 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/ppp/peers" failed: No space left on device (28) >12:22:03,061 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,062 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/init.d" failed: No space left on device (28) >12:22:03,062 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,062 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc0.d" failed: No space left on device (28) >12:22:03,062 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,062 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc1.d" failed: No space left on device (28) >12:22:03,063 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,063 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc2.d" failed: No space left on device (28) >12:22:03,063 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,063 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc3.d" failed: No space left on device (28) >12:22:03,063 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,064 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc4.d" failed: No space left on device (28) >12:22:03,064 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,064 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc5.d" failed: No space left on device (28) >12:22:03,065 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,065 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/rc.d/rc6.d" failed: No space left on device (28) >12:22:03,066 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,066 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.ld.so.conf.cWv8xg" failed: No space left on device (28) >12:22:03,066 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.libaudit.conf.fMu5II" failed: No space left on device (28) >12:22:03,066 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.libuser.conf.gBR2Ta" failed: No space left on device (28) >12:22:03,067 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.locale.conf.zRB04C" failed: No space left on device (28) >12:22:03,067 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.login.defs.U4l0f5" failed: No space left on device (28) >12:22:03,067 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.logrotate.conf.bpozGx" failed: No space left on device (28) >12:22:03,067 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.magic.fST86Z" failed: No space left on device (28) >12:22:03,067 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.mailcap.afBIxs" failed: No space left on device (28) >12:22:03,068 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.man_db.conf.o5riYU" failed: No space left on device (28) >12:22:03,068 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.mime.types.kfBSon" failed: No space left on device (28) >12:22:03,068 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.mke2fs.conf.P9xuPP" failed: No space left on device (28) >12:22:03,068 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.motd.GFG6fi" failed: No space left on device (28) >12:22:03,068 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.mtools.conf.8tJJGK" failed: No space left on device (28) >12:22:03,068 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.networks.Hww1id" failed: No space left on device (28) >12:22:03,069 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.nsswitch.conf.IvNjVF" failed: No space left on device (28) >12:22:03,069 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.nsswitch.conf.bak.dotCx8" failed: No space left on device (28) >12:22:03,069 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.os-release.cYyV9A" failed: No space left on device (28) >12:22:03,069 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.passwd.htZeM3" failed: No space left on device (28) >12:22:03,069 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.passwd-.KENyow" failed: No space left on device (28) >12:22:03,070 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.passwdqc.conf.Z21S0Y" failed: No space left on device (28) >12:22:03,070 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.printcap.KnudDr" failed: No space left on device (28) >12:22:03,070 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.profile.Zr8xfU" failed: No space left on device (28) >12:22:03,070 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.protocols.E5jTRm" failed: No space left on device (28) >12:22:03,070 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.request-key.conf.DwMcCP" failed: No space left on device (28) >12:22:03,071 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.resolv.conf.YZcOFi" failed: No space left on device (28) >12:22:03,071 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.rpc.FKBqJL" failed: No space left on device (28) >12:22:03,071 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.rsyncd.conf.iNN3Me" failed: No space left on device (28) >12:22:03,071 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.rwtab.NqL3dI" failed: No space left on device (28) >12:22:03,071 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.rygel.conf.24Y4Eb" failed: No space left on device (28) >12:22:03,072 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.securetty.5ZA75E" failed: No space left on device (28) >12:22:03,072 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.services.OY1ax8" failed: No space left on device (28) >12:22:03,072 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.sestatus.conf.59995B" failed: No space left on device (28) >12:22:03,072 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.shadow.zAUJM5" failed: No space left on device (28) >12:22:03,072 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.shadow-.zOkktz" failed: No space left on device (28) >12:22:03,073 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.shells.Fv3U92" failed: No space left on device (28) >12:22:03,073 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.sos.conf.NmYvQw" failed: No space left on device (28) >12:22:03,073 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.statetab.iq46w0" failed: No space left on device (28) >12:22:03,073 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.sudoers.qPlIdu" failed: No space left on device (28) >12:22:03,073 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.sysctl.conf.VVRjUX" failed: No space left on device (28) >12:22:03,073 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.system-release-cpe.lagWAr" failed: No space left on device (28) >12:22:03,074 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.tcsd.conf.m8tetV" failed: No space left on device (28) >12:22:03,074 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.trusted-key.key.rwoxlp" failed: No space left on device (28) >12:22:03,074 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.updatedb.conf.fGAQdT" failed: No space left on device (28) >12:22:03,074 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.usb_modeswitch.conf.s1395m" failed: No space left on device (28) >12:22:03,074 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.vconsole.conf.k1QtYQ" failed: No space left on device (28) >12:22:03,075 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.vdpau_wrapper.cfg.4a0NQk" failed: No space left on device (28) >12:22:03,075 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.virc.Qsq8IO" failed: No space left on device (28) >12:22:03,075 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.wvdial.conf.ePatBi" failed: No space left on device (28) >12:22:03,075 INFO program: rsync: mkstemp "/mnt/sysimage/etc/.yum.conf.8YaOtM" failed: No space left on device (28) >12:22:03,075 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/.NetworkManager.conf.n54bmg" failed: No space left on device (28) >12:22:03,076 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/VPN/.nm-l2tp-service.name.O4sdqK" failed: No space left on device (28) >12:22:03,076 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/VPN/.nm-openconnect-service.name.Xbc2Be" failed: No space left on device (28) >12:22:03,076 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/VPN/.nm-openvpn-service.name.qZtRNI" failed: No space left on device (28) >12:22:03,076 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/VPN/.nm-pptp-service.name.fc2GZc" failed: No space left on device (28) >12:22:03,076 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/VPN/.nm-vpnc-service.name.0KRwbH" failed: No space left on device (28) >12:22:03,077 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/dispatcher.d/.00-netreport.NOOonb" failed: No space left on device (28) >12:22:03,077 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/dispatcher.d/.04-iscsi.kSyVKF" failed: No space left on device (28) >12:22:03,077 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/dispatcher.d/.11-dhclient.XBQs89" failed: No space left on device (28) >12:22:03,077 INFO program: rsync: mkstemp "/mnt/sysimage/etc/NetworkManager/dispatcher.d/.20-chrony.H8s0vE" failed: No space left on device (28) >12:22:03,077 INFO program: rsync: mkstemp "/mnt/sysimage/etc/PackageKit/.CommandNotFound.conf.4FlBT8" failed: No space left on device (28) >12:22:03,078 INFO program: rsync: mkstemp "/mnt/sysimage/etc/PackageKit/.PackageKit.conf.qOYWoD" failed: No space left on device (28) >12:22:03,078 INFO program: rsync: mkstemp "/mnt/sysimage/etc/PackageKit/.Vendor.conf.GMSjU7" failed: No space left on device (28) >12:22:03,078 INFO program: rsync: mkstemp "/mnt/sysimage/etc/PackageKit/.Yum.conf.VCiHpC" failed: No space left on device (28) >12:22:03,078 INFO program: rsync: mkstemp "/mnt/sysimage/etc/PackageKit/events/post-transaction.d/.README.ILx7U6" failed: No space left on device (28) >12:22:03,078 INFO program: rsync: mkstemp "/mnt/sysimage/etc/PackageKit/events/pre-transaction.d/.README.uHGbCB" failed: No space left on device (28) >12:22:03,079 INFO program: rsync: mkstemp "/mnt/sysimage/etc/UPower/.UPower.conf.jt5Wu6" failed: No space left on device (28) >12:22:03,079 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/.Xmodmap.QUqwvB" failed: No space left on device (28) >12:22:03,079 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/.Xresources.ffcTD6" failed: No space left on device (28) >12:22:03,079 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/.Xclients.g6zlMB" failed: No space left on device (28) >12:22:03,079 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/.Xsession.hSBv26" failed: No space left on device (28) >12:22:03,080 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/.xinitrc.0LsGiC" failed: No space left on device (28) >12:22:03,080 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/.xinitrc-common.VpKRy7" failed: No space left on device (28) >12:22:03,080 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/xinitrc.d/.00-start-message-bus.sh.kJX6OC" failed: No space left on device (28) >12:22:03,080 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/xinitrc.d/.localuser.sh.zRQYg8" failed: No space left on device (28) >12:22:03,080 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/xinitrc.d/.xdg-user-dirs.sh.ordRID" failed: No space left on device (28) >12:22:03,081 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/xinitrc.d/.zz-liveinst.sh.fhOJa9" failed: No space left on device (28) >12:22:03,081 INFO program: rsync: mkstemp "/mnt/sysimage/etc/X11/xinit/xinput.d/.ibus.conf.q0lDCE" failed: No space left on device (28) >12:22:03,082 INFO program: rsync: mkstemp "/mnt/sysimage/etc/abrt/.abrt-action-save-package-data.conf.iILdga" failed: No space left on device (28) >12:22:03,082 INFO program: rsync: mkstemp "/mnt/sysimage/etc/abrt/.abrt-harvest-vmcore.conf.3SSB1F" failed: No space left on device (28) >12:22:03,082 INFO program: rsync: mkstemp "/mnt/sysimage/etc/abrt/.abrt.conf.eNr0Mb" failed: No space left on device (28) >12:22:03,083 INFO program: rsync: mkstemp "/mnt/sysimage/etc/abrt/.gpg_keys.conf.tjjpyH" failed: No space left on device (28) >12:22:03,083 INFO program: rsync: mkstemp "/mnt/sysimage/etc/abrt/.xorg.conf.EXjOjd" failed: No space left on device (28) >12:22:03,083 INFO program: rsync: mkstemp "/mnt/sysimage/etc/abrt/plugins/.CCpp.conf.h2Le5I" failed: No space left on device (28) >12:22:03,083 INFO program: rsync: mkstemp "/mnt/sysimage/etc/abrt/plugins/.python.conf.f5LrYe" failed: No space left on device (28) >12:22:03,083 INFO program: rsync: mkstemp "/mnt/sysimage/etc/alsa/.alsactl.conf.oasHRK" failed: No space left on device (28) >12:22:03,084 INFO program: rsync: mkstemp "/mnt/sysimage/etc/alsa/.state-daemon.conf.mFyBWg" failed: No space left on device (28) >12:22:03,084 INFO program: rsync: mkstemp "/mnt/sysimage/etc/at-spi2/.accessibility.conf.CBrI1M" failed: No space left on device (28) >12:22:03,084 INFO program: rsync: mkstemp "/mnt/sysimage/etc/audisp/.audispd.conf.UlFsej" failed: No space left on device (28) >12:22:03,084 INFO program: rsync: mkstemp "/mnt/sysimage/etc/audisp/plugins.d/.af_unix.conf.hkmYCP" failed: No space left on device (28) >12:22:03,084 INFO program: rsync: mkstemp "/mnt/sysimage/etc/audisp/plugins.d/.sedispatch.conf.kpT6cm" failed: No space left on device (28) >12:22:03,084 INFO program: rsync: mkstemp "/mnt/sysimage/etc/audisp/plugins.d/.syslog.conf.FOngNS" failed: No space left on device (28) >12:22:03,085 INFO program: rsync: mkstemp "/mnt/sysimage/etc/audit/.audit.rules.HgNsnp" failed: No space left on device (28) >12:22:03,085 INFO program: rsync: mkstemp "/mnt/sysimage/etc/audit/.auditd.conf.L4izlW" failed: No space left on device (28) >12:22:03,085 INFO program: rsync: mkstemp "/mnt/sysimage/etc/audit/rules.d/.audit.rules.UHWGjt" failed: No space left on device (28) >12:22:03,085 INFO program: rsync: mkstemp "/mnt/sysimage/etc/avahi/.avahi-autoipd.action.3HgFE0" failed: No space left on device (28) >12:22:03,085 INFO program: rsync: mkstemp "/mnt/sysimage/etc/avahi/.avahi-daemon.conf.GrqVoy" failed: No space left on device (28) >12:22:03,086 INFO program: rsync: mkstemp "/mnt/sysimage/etc/avahi/.hosts.9b6b95" failed: No space left on device (28) >12:22:03,086 INFO program: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.fcoeadm.eQ3tTD" failed: No space left on device (28) >12:22:03,086 INFO program: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.fcoemon.FZbzLb" failed: No space left on device (28) >12:22:03,086 INFO program: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.lldpad.zYFFDJ" failed: No space left on device (28) >12:22:03,086 INFO program: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.lldptool.e9EMvh" failed: No space left on device (28) >12:22:03,087 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/sane.d/dll.d" failed: No space left on device (28) >12:22:03,087 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,087 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/security/console.apps" failed: No space left on device (28) >12:22:03,087 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,087 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/security/console.perms.d" failed: No space left on device (28) >12:22:03,088 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,088 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/security/limits.d" failed: No space left on device (28) >12:22:03,088 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,088 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/security/namespace.d" failed: No space left on device (28) >12:22:03,088 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,088 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/selinux/targeted" failed: No space left on device (28) >12:22:03,089 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,089 INFO program: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.pulseaudio-bash-completion.sh.HLxVnP" failed: No space left on device (28) >12:22:03,089 INFO program: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.redefine_filedir.NW55fn" failed: No space left on device (28) >12:22:03,089 INFO program: rsync: mkstemp "/mnt/sysimage/etc/bash_completion.d/.yum-utils.bash.Abjh8U" failed: No space left on device (28) >12:22:03,089 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.af.ctb.oCNu0s" failed: No space left on device (28) >12:22:03,090 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.am.ctb.dt8j20" failed: No space left on device (28) >12:22:03,090 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ar.ttb.nvXJjz" failed: No space left on device (28) >12:22:03,090 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.as.ttb.5WqaB7" failed: No space left on device (28) >12:22:03,090 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ascii-basic.tti.TZdBSF" failed: No space left on device (28) >12:22:03,090 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.attrib.atb.09h29d" failed: No space left on device (28) >12:22:03,091 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.attributes.atb.7BngzM" failed: No space left on device (28) >12:22:03,091 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.awa.ttb.mxevYk" failed: No space left on device (28) >12:22:03,091 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.bengali.tti.ekGKnT" failed: No space left on device (28) >12:22:03,091 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.bg.ttb.l1Q0Mr" failed: No space left on device (28) >12:22:03,091 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.bh.ttb.Metic0" failed: No space left on device (28) >12:22:03,091 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.blocks.tti.LcWABy" failed: No space left on device (28) >12:22:03,092 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.bn.ttb.P16T06" failed: No space left on device (28) >12:22:03,092 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.bo.ttb.6TUdqF" failed: No space left on device (28) >12:22:03,092 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.boxes.tti.ySiyPd" failed: No space left on device (28) >12:22:03,092 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.bra.ttb.y1wTeM" failed: No space left on device (28) >12:22:03,092 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brf.ttb.bBefEk" failed: No space left on device (28) >12:22:03,093 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-abt_basic.kti.4WpB3S" failed: No space left on device (28) >12:22:03,093 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-abt_extra.kti.EG8Xsr" failed: No space left on device (28) >12:22:03,093 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-abt_large.ktb.zuhlSZ" failed: No space left on device (28) >12:22:03,093 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-abt_small.ktb.JcQIhy" failed: No space left on device (28) >12:22:03,093 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-bc.ktb.QsE6G6" failed: No space left on device (28) >12:22:03,094 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-sat_basic.kti.RpRu6E" failed: No space left on device (28) >12:22:03,094 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-sat_extra.kti.2IITvd" failed: No space left on device (28) >12:22:03,094 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-sat_large.ktb.DxSiVL" failed: No space left on device (28) >12:22:03,094 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-al-sat_small.ktb.PUnIkk" failed: No space left on device (28) >12:22:03,094 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-at-all.ktb.iq47JS" failed: No space left on device (28) >12:22:03,095 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ba-all.txt.BuYx9q" failed: No space left on device (28) >12:22:03,095 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bd-all.txt.DJ1XyZ" failed: No space left on device (28) >12:22:03,095 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bl-18.txt.y7coYx" failed: No space left on device (28) >12:22:03,095 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bl-40_m20_m40.txt.yoBOn6" failed: No space left on device (28) >12:22:03,095 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-command.kti.iHefNE" failed: No space left on device (28) >12:22:03,096 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-default.ktb.l14Fcd" failed: No space left on device (28) >12:22:03,096 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-display6.kti.1X56BL" failed: No space left on device (28) >12:22:03,096 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-display7.kti.tgqy1j" failed: No space left on device (28) >12:22:03,096 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-dm80p.ktb.F84ZqS" failed: No space left on device (28) >12:22:03,096 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-front10.kti.tQUrQq" failed: No space left on device (28) >12:22:03,096 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-front6.kti.eEWTfZ" failed: No space left on device (28) >12:22:03,097 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-horizontal.kti.pI8lFx" failed: No space left on device (28) >12:22:03,097 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-inka.ktb.SxvO45" failed: No space left on device (28) >12:22:03,097 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-joystick.kti.YI4guE" failed: No space left on device (28) >12:22:03,097 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-keyboard.kti.sQZJTc" failed: No space left on device (28) >12:22:03,098 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-pro.ktb.8mcdjL" failed: No space left on device (28) >12:22:03,099 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-routing6.kti.bHKGIj" failed: No space left on device (28) >12:22:03,099 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-routing7.kti.0Rza8R" failed: No space left on device (28) >12:22:03,099 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-status.kti.fhBExq" failed: No space left on device (28) >12:22:03,099 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-vario.ktb.cWN8WY" failed: No space left on device (28) >12:22:03,100 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-vario80.ktb.gZgDmx" failed: No space left on device (28) >12:22:03,100 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-vertical.kti.YpT7L5" failed: No space left on device (28) >12:22:03,100 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bm-wheels.kti.Z9FCbE" failed: No space left on device (28) >12:22:03,100 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bn-all.ktb.ZwC7Ac" failed: No space left on device (28) >12:22:03,100 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-bn-input.kti.QOSC0K" failed: No space left on device (28) >12:22:03,100 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-cb-all.ktb.rFj8pj" failed: No space left on device (28) >12:22:03,101 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ce-all.ktb.6jWDPR" failed: No space left on device (28) >12:22:03,101 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ce-novem.ktb.X3L9eq" failed: No space left on device (28) >12:22:03,101 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-chords.kti.eyMFEY" failed: No space left on device (28) >12:22:03,101 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ec-all.txt.Ax1b4w" failed: No space left on device (28) >12:22:03,101 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ec-spanish.txt.bPpIt5" failed: No space left on device (28) >12:22:03,102 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-all.txt.t4YeTD" failed: No space left on device (28) >12:22:03,102 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-braille.kti.HdGLic" failed: No space left on device (28) >12:22:03,102 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-clio.ktb.amCiIK" failed: No space left on device (28) >12:22:03,102 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-common.kti.mrYP7i" failed: No space left on device (28) >12:22:03,102 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-esys_large.ktb.y8znxR" failed: No space left on device (28) >12:22:03,102 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-esys_medium.ktb.nGqVWp" failed: No space left on device (28) >12:22:03,103 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-esys_small.ktb.ipttmY" failed: No space left on device (28) >12:22:03,103 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-esytime.ktb.KxF1Lw" failed: No space left on device (28) >12:22:03,103 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-iris.ktb.rw2zb5" failed: No space left on device (28) >12:22:03,103 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-joysticks.kti.6tC8AD" failed: No space left on device (28) >12:22:03,103 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-sw12.kti.COnH0b" failed: No space left on device (28) >12:22:03,104 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-sw34.kti.1HjgqK" failed: No space left on device (28) >12:22:03,104 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-eu-sw56.kti.aXqPPi" failed: No space left on device (28) >12:22:03,104 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-bumpers.kti.bIFofR" failed: No space left on device (28) >12:22:03,104 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-common.kti.cU4XEp" failed: No space left on device (28) >12:22:03,104 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-focus_basic.ktb.dNFx4X" failed: No space left on device (28) >12:22:03,104 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-focus_basic.kti.9nr7tw" failed: No space left on device (28) >12:22:03,105 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-focus_large.ktb.LVmHT4" failed: No space left on device (28) >12:22:03,105 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-focus_small.ktb.jnshjD" failed: No space left on device (28) >12:22:03,105 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-pacmate.ktb.MBIRIb" failed: No space left on device (28) >12:22:03,105 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-fs-rockers.kti.D77r8J" failed: No space left on device (28) >12:22:03,105 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-hm-dots.kti.8iL2xi" failed: No space left on device (28) >12:22:03,106 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-hm-edge.ktb.UHyDXQ" failed: No space left on device (28) >12:22:03,106 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-hm-sense.ktb.1dvenp" failed: No space left on device (28) >12:22:03,106 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-hm-sync.ktb.QSFPMX" failed: No space left on device (28) >12:22:03,106 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-ab40.ktb.Eu2qcw" failed: No space left on device (28) >12:22:03,106 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-bkwm.ktb.WAc9C4" failed: No space left on device (28) >12:22:03,106 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-bs.kti.2BwS3C" failed: No space left on device (28) >12:22:03,107 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-bs40.ktb.CbaCub" failed: No space left on device (28) >12:22:03,107 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-bs80.ktb.6q2lVJ" failed: No space left on device (28) >12:22:03,107 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-dots.kti.zya6li" failed: No space left on device (28) >12:22:03,107 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-easy.ktb.RkzQMQ" failed: No space left on device (28) >12:22:03,107 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-input.kti.7VdBdp" failed: No space left on device (28) >12:22:03,108 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-keypad.kti.30cmEX" failed: No space left on device (28) >12:22:03,108 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-mdlr.ktb.kYv74v" failed: No space left on device (28) >12:22:03,108 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-me.kti.I42Sv4" failed: No space left on device (28) >12:22:03,108 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-me64.ktb.rfOEWC" failed: No space left on device (28) >12:22:03,108 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-me88.ktb.O9Lqnb" failed: No space left on device (28) >12:22:03,109 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-rockers.kti.oyYcOJ" failed: No space left on device (28) >12:22:03,109 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ht-wave.ktb.UKqZei" failed: No space left on device (28) >12:22:03,109 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-hw-all.ktb.jmaMFQ" failed: No space left on device (28) >12:22:03,109 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ir-all.kti.uq8y6o" failed: No space left on device (28) >12:22:03,109 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ir-brl.ktb.UHlmxX" failed: No space left on device (28) >12:22:03,109 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ir-pc.ktb.LjR9Xv" failed: No space left on device (28) >12:22:03,110 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-lb-all.txt.uKBXo4" failed: No space left on device (28) >12:22:03,110 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-lt-all.txt.zoxLPC" failed: No space left on device (28) >12:22:03,110 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-mb-all.txt.2IGzgb" failed: No space left on device (28) >12:22:03,110 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-md-all.txt.YL4nHJ" failed: No space left on device (28) >12:22:03,110 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-mn-all.txt.LlQc8h" failed: No space left on device (28) >12:22:03,111 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-mt-all.ktb.teS1yQ" failed: No space left on device (28) >12:22:03,111 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-np-all.ktb.bJdRZo" failed: No space left on device (28) >12:22:03,111 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pg-all.ktb.qIMGqX" failed: No space left on device (28) >12:22:03,111 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-2d_l.ktb.WjAwRv" failed: No space left on device (28) >12:22:03,111 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-2d_s.ktb.LGBmi4" failed: No space left on device (28) >12:22:03,112 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-bar.kti.ymQcJC" failed: No space left on device (28) >12:22:03,112 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-c.ktb.qxk39a" failed: No space left on device (28) >12:22:03,112 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-c_486.ktb.cH1TAJ" failed: No space left on device (28) >12:22:03,112 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el2d_80s.ktb.KR0K1h" failed: No space left on device (28) >12:22:03,112 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el40c.ktb.txeCsQ" failed: No space left on device (28) >12:22:03,112 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el40s.ktb.oGItTo" failed: No space left on device (28) >12:22:03,113 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el60c.ktb.0SrlkX" failed: No space left on device (28) >12:22:03,113 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el66s.ktb.lbydLv" failed: No space left on device (28) >12:22:03,113 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el70s.ktb.pNQ5b4" failed: No space left on device (28) >12:22:03,113 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el80_ii.ktb.HCmYCC" failed: No space left on device (28) >12:22:03,113 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el80c.ktb.VPfR3a" failed: No space left on device (28) >12:22:03,114 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el80s.ktb.JymKuJ" failed: No space left on device (28) >12:22:03,114 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el_2d_40.ktb.9USDVh" failed: No space left on device (28) >12:22:03,114 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el_2d_66.ktb.AjAxmQ" failed: No space left on device (28) >12:22:03,115 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el_2d_80.ktb.3VvrNo" failed: No space left on device (28) >12:22:03,116 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el_40_p.ktb.OjQleX" failed: No space left on device (28) >12:22:03,116 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-el_80.ktb.DJngFv" failed: No space left on device (28) >12:22:03,116 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-elba_20.ktb.bi6a63" failed: No space left on device (28) >12:22:03,116 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-elba_32.ktb.UX95wC" failed: No space left on device (28) >12:22:03,117 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-elba_trio_20.ktb.1ds1Xa" failed: No space left on device (28) >12:22:03,117 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-elba_trio_32.ktb.t0XWoJ" failed: No space left on device (28) >12:22:03,117 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-front13.kti.gDOSPh" failed: No space left on device (28) >12:22:03,117 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-front9.kti.LN5OgQ" failed: No space left on device (28) >12:22:03,117 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-ib_80.ktb.PFELHo" failed: No space left on device (28) >12:22:03,117 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-keyboard.kti.CGpI8W" failed: No space left on device (28) >12:22:03,118 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-keys.kti.8QqFzv" failed: No space left on device (28) >12:22:03,118 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-routing.kti.ZRHC03" failed: No space left on device (28) >12:22:03,118 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-status0.kti.eCdArC" failed: No space left on device (28) >12:22:03,118 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-status13.kti.D9VxSa" failed: No space left on device (28) >12:22:03,118 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-status2.kti.qURvjJ" failed: No space left on device (28) >12:22:03,118 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-status20.kti.1p1tKh" failed: No space left on device (28) >12:22:03,119 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-status22.kti.vKqsbQ" failed: No space left on device (28) >12:22:03,119 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-status4.kti.b75qCo" failed: No space left on device (28) >12:22:03,119 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-switches.kti.T1Zp3W" failed: No space left on device (28) >12:22:03,119 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-pm-trio.ktb.mUcpuv" failed: No space left on device (28) >12:22:03,119 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-sk-bdp.ktb.TUCoV3" failed: No space left on device (28) >12:22:03,120 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-sk-ntk.ktb.yajomC" failed: No space left on device (28) >12:22:03,120 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-tn-all.txt.ESuoNa" failed: No space left on device (28) >12:22:03,120 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ts-nav20_nav40.txt.kP2oeJ" failed: No space left on device (28) >12:22:03,120 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ts-nav80.txt.v1SpFh" failed: No space left on device (28) >12:22:03,120 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ts-pb40.txt.1P0q6P" failed: No space left on device (28) >12:22:03,120 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-ts-pb65_pb81.txt.iDBsxo" failed: No space left on device (28) >12:22:03,121 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-tt-all.txt.H7CuYW" failed: No space left on device (28) >12:22:03,121 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-vd-all.txt.n2Rwpv" failed: No space left on device (28) >12:22:03,121 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-vo-all.ktb.iqlzQ3" failed: No space left on device (28) >12:22:03,121 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-vo-bp.ktb.oz4BhC" failed: No space left on device (28) >12:22:03,121 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-vr-all.txt.nTcFIa" failed: No space left on device (28) >12:22:03,122 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-vs-all.txt.6ryI9I" failed: No space left on device (28) >12:22:03,122 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.brl-xw-all.txt.8T5LAh" failed: No space left on device (28) >12:22:03,122 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.common.tti.JjOP1P" failed: No space left on device (28) >12:22:03,122 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.control-latin.tti.rqKTso" failed: No space left on device (28) >12:22:03,122 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.countries.cti.miXXTW" failed: No space left on device (28) >12:22:03,122 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.cs.ttb.Ovkplv" failed: No space left on device (28) >12:22:03,123 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.cy.ttb.ma9QM3" failed: No space left on device (28) >12:22:03,123 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.da-1252.ttb.ELfjeC" failed: No space left on device (28) >12:22:03,123 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.da-lt.ttb.Ax0LFa" failed: No space left on device (28) >12:22:03,123 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.da.ttb.Hkef7I" failed: No space left on device (28) >12:22:03,123 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.de-basis.ctb.Xv2Iyh" failed: No space left on device (28) >12:22:03,124 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.de-chess.tti.Tudd0P" failed: No space left on device (28) >12:22:03,124 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.de-kurzschrift.ctb.1lAHro" failed: No space left on device (28) >12:22:03,124 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.de-vollschrift.ctb.oYgdTW" failed: No space left on device (28) >12:22:03,124 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.de.ttb.N6fJkv" failed: No space left on device (28) >12:22:03,124 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.devanagari.tti.VWJfM3" failed: No space left on device (28) >12:22:03,125 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.dra.ttb.sKBMdC" failed: No space left on device (28) >12:22:03,125 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.el.ttb.5aIjFa" failed: No space left on device (28) >12:22:03,125 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en-chess.tti.FFUf7I" failed: No space left on device (28) >12:22:03,125 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en-na-ascii.tti.J1oczh" failed: No space left on device (28) >12:22:03,125 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en-nabcc.ttb.b9680P" failed: No space left on device (28) >12:22:03,125 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en-ueb-g2.ctb.q0J6so" failed: No space left on device (28) >12:22:03,126 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en-us-g2.ctb.pfN4UW" failed: No space left on device (28) >12:22:03,126 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en.ttb.NVD4mv" failed: No space left on device (28) >12:22:03,126 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en_CA.ttb.C2U4O3" failed: No space left on device (28) >12:22:03,126 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en_GB.ttb.Y1z5gC" failed: No space left on device (28) >12:22:03,126 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.en_US.ttb.cnJ6Ia" failed: No space left on device (28) >12:22:03,127 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.eo.ttb.mMerbJ" failed: No space left on device (28) >12:22:03,127 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.es.ctb.du2LDh" failed: No space left on device (28) >12:22:03,127 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.es.ttb.tUa75P" failed: No space left on device (28) >12:22:03,127 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.et.ttb.HXTsyo" failed: No space left on device (28) >12:22:03,127 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fi.ttb.BgSO0W" failed: No space left on device (28) >12:22:03,128 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr-2007.ttb.2Rhbtv" failed: No space left on device (28) >12:22:03,128 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr-abrege.ctb.yxiyV3" failed: No space left on device (28) >12:22:03,128 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr-cbifs.ttb.ELXWnC" failed: No space left on device (28) >12:22:03,128 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr-integral.ctb.xpamQa" failed: No space left on device (28) >12:22:03,128 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr-vs.ttb.3CCLiJ" failed: No space left on device (28) >12:22:03,129 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr.ttb.k6cwLh" failed: No space left on device (28) >12:22:03,129 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr_CA.ttb.k6dheQ" failed: No space left on device (28) >12:22:03,129 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.fr_FR.ttb.C0K2Go" failed: No space left on device (28) >12:22:03,129 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ga.ttb.EZXO9W" failed: No space left on device (28) >12:22:03,129 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.gd.ttb.cIJBCv" failed: No space left on device (28) >12:22:03,130 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.gon.ttb.eqIo53" failed: No space left on device (28) >12:22:03,130 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.gu.ttb.ujVbyC" failed: No space left on device (28) >12:22:03,130 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.gujarati.tti.6MjZ0a" failed: No space left on device (28) >12:22:03,130 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.gurmukhi.tti.0w2MtJ" failed: No space left on device (28) >12:22:03,130 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ha.ctb.mQ5AWh" failed: No space left on device (28) >12:22:03,131 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.he.ttb.7FlppQ" failed: No space left on device (28) >12:22:03,131 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.hi.ttb.48YdSo" failed: No space left on device (28) >12:22:03,132 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.hr.ttb.mJP2kX" failed: No space left on device (28) >12:22:03,132 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.hu.ttb.tWOSNv" failed: No space left on device (28) >12:22:03,132 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.hy.ttb.ew7Ig4" failed: No space left on device (28) >12:22:03,132 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.id.ctb.18VzJC" failed: No space left on device (28) >12:22:03,133 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ipa.ctb.kOYqcb" failed: No space left on device (28) >12:22:03,133 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.is.ttb.J2NiFJ" failed: No space left on device (28) >12:22:03,133 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.it.ttb.MH7a8h" failed: No space left on device (28) >12:22:03,133 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ja.ctb.gTe4AQ" failed: No space left on device (28) >12:22:03,133 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kannada.tti.W3UY4o" failed: No space left on device (28) >12:22:03,134 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kbd-braille.kti.YehUyX" failed: No space left on device (28) >12:22:03,134 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kbd-desktop.ktb.xgRP2v" failed: No space left on device (28) >12:22:03,134 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kbd-keypad.ktb.KcFLw4" failed: No space left on device (28) >12:22:03,134 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kbd-kp_say.kti.2vHH0C" failed: No space left on device (28) >12:22:03,134 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kbd-kp_speak.kti.11SDub" failed: No space left on device (28) >12:22:03,135 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kbd-laptop.ktb.7ZgAYJ" failed: No space left on device (28) >12:22:03,135 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kha.ttb.ioSwsi" failed: No space left on device (28) >12:22:03,135 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kn.ttb.5KFtWQ" failed: No space left on device (28) >12:22:03,135 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ko-g1.ctb.MZBqqp" failed: No space left on device (28) >12:22:03,135 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ko-g2.ctb.wMJnUX" failed: No space left on device (28) >12:22:03,135 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ko.ctb.vV0kow" failed: No space left on device (28) >12:22:03,136 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kok.ttb.Ym7qS4" failed: No space left on device (28) >12:22:03,136 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.kru.ttb.lIrxmD" failed: No space left on device (28) >12:22:03,136 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.latex-access.ctb.u3ZDQb" failed: No space left on device (28) >12:22:03,136 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.letters-cyrillic.tti.EOSKkK" failed: No space left on device (28) >12:22:03,136 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.letters-latin-dot8.tti.Hw5ROi" failed: No space left on device (28) >12:22:03,137 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.letters-latin.cti.JtBZiR" failed: No space left on device (28) >12:22:03,137 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.letters-latin.tti.9vo7Mp" failed: No space left on device (28) >12:22:03,137 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.letters-tibetan.tti.ZLgGhY" failed: No space left on device (28) >12:22:03,137 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.lt.ttb.qUAfMw" failed: No space left on device (28) >12:22:03,137 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.lv.ttb.uE9Og5" failed: No space left on device (28) >12:22:03,138 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.malayalam.tti.9yzrLD" failed: No space left on device (28) >12:22:03,138 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mg.ctb.iAk4fc" failed: No space left on device (28) >12:22:03,138 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mg.ttb.5RjHKK" failed: No space left on device (28) >12:22:03,138 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mi.ttb.7svkfj" failed: No space left on device (28) >12:22:03,138 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ml.ttb.VDVXJR" failed: No space left on device (28) >12:22:03,138 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mni.ttb.xqABeq" failed: No space left on device (28) >12:22:03,139 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mr.ttb.EKrfJY" failed: No space left on device (28) >12:22:03,139 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mt.ttb.6fuTdx" failed: No space left on device (28) >12:22:03,139 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mun.ctb.hMNxI5" failed: No space left on device (28) >12:22:03,139 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mun.ttb.HRkcdE" failed: No space left on device (28) >12:22:03,139 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.mwr.ttb.uU3QHc" failed: No space left on device (28) >12:22:03,140 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.nabcc.cti.I7XvcL" failed: No space left on device (28) >12:22:03,140 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ne.ttb.TmebHj" failed: No space left on device (28) >12:22:03,140 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.new.ttb.C7JQbS" failed: No space left on device (28) >12:22:03,140 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.nl.ctb.1GswGq" failed: No space left on device (28) >12:22:03,140 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.nl.ttb.5HmcbZ" failed: No space left on device (28) >12:22:03,140 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.nl_BE.ttb.DisSFx" failed: No space left on device (28) >12:22:03,141 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.nl_NL.ttb.721ya6" failed: No space left on device (28) >12:22:03,141 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.no-generic.ttb.bn4fFE" failed: No space left on device (28) >12:22:03,141 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.no-oub.ttb.m4Mjad" failed: No space left on device (28) >12:22:03,141 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.no.ttb.7g6nFL" failed: No space left on device (28) >12:22:03,141 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.numbers-dot6.tti.e3Dsak" failed: No space left on device (28) >12:22:03,141 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.numbers-dot8.tti.wpqxFS" failed: No space left on device (28) >12:22:03,142 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.numbers-french.tti.mOrCar" failed: No space left on device (28) >12:22:03,142 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.numbers-nemeth.tti.CrHHFZ" failed: No space left on device (28) >12:22:03,142 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.nwc.ttb.BxcNay" failed: No space left on device (28) >12:22:03,142 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ny.ctb.74SSF6" failed: No space left on device (28) >12:22:03,142 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.or.ttb.Q4KYaF" failed: No space left on device (28) >12:22:03,143 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.oriya.tti.xqY4Fd" failed: No space left on device (28) >12:22:03,143 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.pa.ttb.gtybbM" failed: No space left on device (28) >12:22:03,143 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.pi.ttb.SCkiGk" failed: No space left on device (28) >12:22:03,143 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.pl.ttb.58jpbT" failed: No space left on device (28) >12:22:03,143 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.pt.ctb.YhOwGr" failed: No space left on device (28) >12:22:03,144 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.pt.ttb.8fMEb0" failed: No space left on device (28) >12:22:03,144 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.punctuation-alternate.tti.JnevHy" failed: No space left on device (28) >12:22:03,144 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.punctuation-basic.tti.DC7ld7" failed: No space left on device (28) >12:22:03,144 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.punctuation-tibetan.tti.ZyfdJF" failed: No space left on device (28) >12:22:03,144 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ro.ttb.jKB4ee" failed: No space left on device (28) >12:22:03,145 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ru.ttb.vuaWKM" failed: No space left on device (28) >12:22:03,145 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sa.ttb.cdZNgl" failed: No space left on device (28) >12:22:03,145 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sat.ttb.r11FMT" failed: No space left on device (28) >12:22:03,145 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sd.ttb.HBfyis" failed: No space left on device (28) >12:22:03,145 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.si.ctb.60EqO0" failed: No space left on device (28) >12:22:03,145 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sk.ttb.bUgjkz" failed: No space left on device (28) >12:22:03,146 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.spaces.tti.kfgcQ7" failed: No space left on device (28) >12:22:03,146 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sv-1989.ttb.cXs5lG" failed: No space left on device (28) >12:22:03,146 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sv-1996.ttb.T65YRe" failed: No space left on device (28) >12:22:03,146 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sv.ttb.4G5SnN" failed: No space left on device (28) >12:22:03,146 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sw.ctb.rDhNTl" failed: No space left on device (28) >12:22:03,147 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.sw.ttb.OkHHpU" failed: No space left on device (28) >12:22:03,147 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.ta.ttb.BGjCVs" failed: No space left on device (28) >12:22:03,147 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.tamil.tti.7F9wr1" failed: No space left on device (28) >12:22:03,147 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.te.ttb.YznsXz" failed: No space left on device (28) >12:22:03,148 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.telugu.tti.HfWnt8" failed: No space left on device (28) >12:22:03,148 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.th.ctb.bDOjZG" failed: No space left on device (28) >12:22:03,148 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.tr.ttb.vT5fvf" failed: No space left on device (28) >12:22:03,149 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.vi.ttb.ovCc1N" failed: No space left on device (28) >12:22:03,149 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.zh-tw-polyphone.cti.ZgJ9wm" failed: No space left on device (28) >12:22:03,149 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.zh-tw-ucb.ctb.wC533U" failed: No space left on device (28) >12:22:03,150 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.zh-tw.ctb.92LfCt" failed: No space left on device (28) >12:22:03,150 INFO program: rsync: mkstemp "/mnt/sysimage/etc/brltty/.zu.ctb.DMNdg2" failed: No space left on device (28) >12:22:03,150 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cron.d/.0hourly.gBpfUA" failed: No space left on device (28) >12:22:03,150 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cron.d/.raid-check.DI1WC9" failed: No space left on device (28) >12:22:03,150 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cron.d/.unbound-anchor.wgdFlI" failed: No space left on device (28) >12:22:03,151 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cron.daily/.logrotate.dFyo4g" failed: No space left on device (28) >12:22:03,151 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cron.daily/.man-db.cron.WjTVUP" failed: No space left on device (28) >12:22:03,151 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cron.daily/.mlocate.rCCtLo" failed: No space left on device (28) >12:22:03,151 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cron.hourly/.0anacron.Xg91BX" failed: No space left on device (28) >12:22:03,151 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cron.hourly/.mcelog.cron.nMugEw" failed: No space left on device (28) >12:22:03,151 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.classes.conf.nmaxG5" failed: No space left on device (28) >12:22:03,152 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.client.conf.ySEtUE" failed: No space left on device (28) >12:22:03,152 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.cups-browsed.conf.gFzq8d" failed: No space left on device (28) >12:22:03,152 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.cups-files.conf.glInmN" failed: No space left on device (28) >12:22:03,152 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.cupsd.conf.m3klAm" failed: No space left on device (28) >12:22:03,152 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.cupsd.conf.default.lVljOV" failed: No space left on device (28) >12:22:03,153 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.lpoptions.UDHh2u" failed: No space left on device (28) >12:22:03,153 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.paps.convs.85jgg4" failed: No space left on device (28) >12:22:03,153 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.printers.conf.YpafuD" failed: No space left on device (28) >12:22:03,153 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.snmp.conf.7v9dIc" failed: No space left on device (28) >12:22:03,153 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cups/.subscriptions.conf.mxidWL" failed: No space left on device (28) >12:22:03,154 INFO program: rsync: mkstemp "/mnt/sysimage/etc/cupshelpers/.preferreddrivers.xml.9t0eal" failed: No space left on device (28) >12:22:03,154 INFO program: rsync: mkstemp "/mnt/sysimage/etc/dbus-1/.session.conf.HPeXzU" failed: No space left on device (28) >12:22:03,154 INFO program: rsync: mkstemp "/mnt/sysimage/etc/dbus-1/.system.conf.JPXr7t" failed: No space left on device (28) >12:22:03,154 INFO program: rsync: stat "/mnt/sysimage/etc/dbus-1/session.d" failed: No such file or directory (2) >12:22:03,154 INFO program: rsync: stat "/mnt/sysimage/etc/dbus-1/system.d" failed: No such file or directory (2) >12:22:03,154 INFO program: rsync: stat "/mnt/sysimage/etc/dconf/db" failed: No such file or directory (2) >12:22:03,155 INFO program: rsync: stat "/mnt/sysimage/etc/dconf/profile" failed: No such file or directory (2) >12:22:03,155 INFO program: rsync: mkstemp "/mnt/sysimage/etc/default/.nss.Gpk0E3" failed: No space left on device (28) >12:22:03,155 INFO program: rsync: mkstemp "/mnt/sysimage/etc/default/.useradd.yZ6boD" failed: No space left on device (28) >12:22:03,155 INFO program: rsync: mkstemp "/mnt/sysimage/etc/dhcp/.dhclient.conf.UFXp7c" failed: No space left on device (28) >12:22:03,155 INFO program: rsync: stat "/mnt/sysimage/etc/dhcp/dhclient.d" failed: No such file or directory (2) >12:22:03,156 INFO program: rsync: mkstemp "/mnt/sysimage/etc/dnf/.dnf.conf.WfPk2M" failed: No space left on device (28) >12:22:03,156 INFO program: rsync: mkstemp "/mnt/sysimage/etc/fcoe/.cfg-ethx.hTemnn" failed: No space left on device (28) >12:22:03,156 INFO program: rsync: mkstemp "/mnt/sysimage/etc/fcoe/.config.MhTeVX" failed: No space left on device (28) >12:22:03,156 INFO program: rsync: mkstemp "/mnt/sysimage/etc/festival/.siteinit.scm.bYP9sy" failed: No space left on device (28) >12:22:03,156 INFO program: rsync: mkstemp "/mnt/sysimage/etc/festival/.sitevars.scm.HJMT68" failed: No space left on device (28) >12:22:03,156 INFO program: rsync: mkstemp "/mnt/sysimage/etc/firewalld/.firewalld.conf.uFjFKJ" failed: No space left on device (28) >12:22:03,157 INFO program: rsync: mkstemp "/mnt/sysimage/etc/firewalld/.lockdown-whitelist.xml.XHk5Jk" failed: No space left on device (28) >12:22:03,157 INFO program: rsync: stat "/mnt/sysimage/etc/firewalld/icmptypes" failed: No such file or directory (2) >12:22:03,157 INFO program: rsync: stat "/mnt/sysimage/etc/firewalld/services" failed: No such file or directory (2) >12:22:03,157 INFO program: rsync: stat "/mnt/sysimage/etc/firewalld/zones" failed: No such file or directory (2) >12:22:03,157 INFO program: rsync: mkstemp "/mnt/sysimage/etc/fonts/.fonts.conf.dI4wJV" failed: No space left on device (28) >12:22:03,157 INFO program: rsync: stat "/mnt/sysimage/etc/fonts/conf.d" failed: No such file or directory (2) >12:22:03,158 INFO program: rsync: mkstemp "/mnt/sysimage/etc/foomatic/.filter.conf.AAE29w" failed: No space left on device (28) >12:22:03,158 INFO program: rsync: stat "/mnt/sysimage/etc/gconf/2" failed: No such file or directory (2) >12:22:03,158 INFO program: rsync: stat "/mnt/sysimage/etc/gconf/gconf.xml.defaults" failed: No such file or directory (2) >12:22:03,158 INFO program: rsync: stat "/mnt/sysimage/etc/gconf/gconf.xml.mandatory" failed: No such file or directory (2) >12:22:03,158 INFO program: rsync: stat "/mnt/sysimage/etc/gconf/gconf.xml.system" failed: No such file or directory (2) >12:22:03,159 INFO program: rsync: stat "/mnt/sysimage/etc/gconf/schemas" failed: No such file or directory (2) >12:22:03,159 INFO program: rsync: mkstemp "/mnt/sysimage/etc/gdm/.custom.conf.Nru9R8" failed: No space left on device (28) >12:22:03,159 INFO program: rsync: stat "/mnt/sysimage/etc/gdm/Init" failed: No such file or directory (2) >12:22:03,159 INFO program: rsync: stat "/mnt/sysimage/etc/gdm/PostLogin" failed: No such file or directory (2) >12:22:03,159 INFO program: rsync: stat "/mnt/sysimage/etc/gdm/PostSession" failed: No such file or directory (2) >12:22:03,159 INFO program: rsync: stat "/mnt/sysimage/etc/gdm/PreSession" failed: No such file or directory (2) >12:22:03,160 INFO program: rsync: stat "/mnt/sysimage/etc/ghostscript/9.10" failed: No such file or directory (2) >12:22:03,160 INFO program: rsync: stat "/mnt/sysimage/etc/groff/site-font" failed: No such file or directory (2) >12:22:03,160 INFO program: rsync: stat "/mnt/sysimage/etc/groff/site-tmac" failed: No such file or directory (2) >12:22:03,160 INFO program: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.00_header.F4p1JK" failed: No space left on device (28) >12:22:03,161 INFO program: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.10_linux.Ym2CJm" failed: No space left on device (28) >12:22:03,161 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/sgml/docbook" failed: No space left on device (28) >12:22:03,161 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,161 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/skel/.mozilla" failed: No space left on device (28) >12:22:03,161 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,161 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/speech-dispatcher/clients" failed: No space left on device (28) >12:22:03,162 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,162 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/speech-dispatcher/modules" failed: No space left on device (28) >12:22:03,162 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,162 INFO program: rsync: symlink "/mnt/sysimage/etc/ssl/certs" -> "../pki/tls/certs" failed: No space left on device (28) >12:22:03,162 INFO program: rsync: symlink "/mnt/sysimage/etc/sysconfig/grub" -> "/etc/default/grub" failed: No space left on device (28) >12:22:03,163 INFO program: rsync: symlink "/mnt/sysimage/etc/sysconfig/selinux" -> "../selinux/config" failed: No space left on device (28) >12:22:03,163 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/sysconfig/cbq" failed: No space left on device (28) >12:22:03,163 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,163 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/sysconfig/console" failed: No space left on device (28) >12:22:03,164 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,164 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/sysconfig/modules" failed: No space left on device (28) >12:22:03,164 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,165 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/sysconfig/network-scripts" failed: No space left on device (28) >12:22:03,165 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,165 INFO program: rsync: symlink "/mnt/sysimage/etc/sysctl.d/99-sysctl.conf" -> "../sysctl.conf" failed: No space left on device (28) >12:22:03,165 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/systemd/system" failed: No space left on device (28) >12:22:03,166 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,166 INFO program: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.20_linux_xen.7VugJY" failed: No space left on device (28) >12:22:03,166 INFO program: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.20_ppc_terminfo.e43UIA" failed: No space left on device (28) >12:22:03,166 INFO program: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.30_os-prober.KKDAIc" failed: No space left on device (28) >12:22:03,166 INFO program: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.40_custom.c1QNXO" failed: No space left on device (28) >12:22:03,167 INFO program: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.41_custom.Gz01cr" failed: No space left on device (28) >12:22:03,167 INFO program: rsync: mkstemp "/mnt/sysimage/etc/grub.d/.README.ktt6K3" failed: No space left on device (28) >12:22:03,167 INFO program: rsync: mkstemp "/mnt/sysimage/etc/highlight/.filetypes.conf.nBWcjG" failed: No space left on device (28) >12:22:03,167 INFO program: rsync: mkstemp "/mnt/sysimage/etc/hp/.hplip.conf.hrzH1i" failed: No space left on device (28) >12:22:03,167 INFO program: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.ematch_map.UEsTcW" failed: No space left on device (28) >12:22:03,168 INFO program: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.group.v4vaEz" failed: No space left on device (28) >12:22:03,168 INFO program: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.rt_dsfield.OYes5c" failed: No space left on device (28) >12:22:03,168 INFO program: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.rt_protos.dFhKwQ" failed: No space left on device (28) >12:22:03,168 INFO program: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.rt_realms.vxA2Xt" failed: No space left on device (28) >12:22:03,168 INFO program: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.rt_scopes.jxclp7" failed: No space left on device (28) >12:22:03,169 INFO program: rsync: mkstemp "/mnt/sysimage/etc/iproute2/.rt_tables.AObEQK" failed: No space left on device (28) >12:22:03,169 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ipsec.d/.cert8.db.vWm1ho" failed: No space left on device (28) >12:22:03,169 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ipsec.d/.key3.db.77GYY1" failed: No space left on device (28) >12:22:03,169 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ipsec.d/.secmod.db.56uHNF" failed: No space left on device (28) >12:22:03,169 INFO program: rsync: stat "/mnt/sysimage/etc/ipsec.d/cacerts" failed: No such file or directory (2) >12:22:03,169 INFO program: rsync: stat "/mnt/sysimage/etc/ipsec.d/crls" failed: No such file or directory (2) >12:22:03,170 INFO program: rsync: stat "/mnt/sysimage/etc/ipsec.d/policies" failed: No such file or directory (2) >12:22:03,170 INFO program: rsync: mkstemp "/mnt/sysimage/etc/iscsi/.initiatorname.iscsi.MS6vCj" failed: No space left on device (28) >12:22:03,170 INFO program: rsync: mkstemp "/mnt/sysimage/etc/iscsi/.iscsid.conf.p9X3wX" failed: No space left on device (28) >12:22:03,170 INFO program: rsync: mkstemp "/mnt/sysimage/etc/java/.font.properties.w5kFrB" failed: No space left on device (28) >12:22:03,170 INFO program: rsync: mkstemp "/mnt/sysimage/etc/java/.java.conf.C064rf" failed: No space left on device (28) >12:22:03,171 INFO program: rsync: stat "/mnt/sysimage/etc/java/security" failed: No such file or directory (2) >12:22:03,171 INFO program: rsync: stat "/mnt/sysimage/etc/kernel/postinst.d" failed: No such file or directory (2) >12:22:03,171 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ld.so.conf.d/.kernel-3.11.10-301.fc20.x86_64.conf.7wSwsT" failed: No space left on device (28) >12:22:03,171 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ld.so.conf.d/.libiscsi-x86_64.conf.ovLUEx" failed: No space left on device (28) >12:22:03,171 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ld.so.conf.d/.llvm-x86_64.conf.NDpjRb" failed: No space left on device (28) >12:22:03,171 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ld.so.conf.d/.tracker-x86_64.conf.vigI3P" failed: No space left on device (28) >12:22:03,172 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ld.so.conf.d/.xulrunner-64.conf.58h7fu" failed: No space left on device (28) >12:22:03,172 INFO program: rsync: mkstemp "/mnt/sysimage/etc/libnl/.classid.I9Dxs8" failed: No space left on device (28) >12:22:03,172 INFO program: rsync: mkstemp "/mnt/sysimage/etc/libnl/.pktloc.K9DJMM" failed: No space left on device (28) >12:22:03,172 INFO program: rsync: mkstemp "/mnt/sysimage/etc/libreport/.forbidden_words.conf.N3Y16q" failed: No space left on device (28) >12:22:03,172 INFO program: rsync: mkstemp "/mnt/sysimage/etc/libreport/.ignored_words.conf.W9l0y5" failed: No space left on device (28) >12:22:03,173 INFO program: rsync: mkstemp "/mnt/sysimage/etc/libreport/.report_event.conf.rU5Y0J" failed: No space left on device (28) >12:22:03,173 INFO program: rsync: stat "/mnt/sysimage/etc/libreport/events.d" failed: No such file or directory (2) >12:22:03,173 INFO program: rsync: stat "/mnt/sysimage/etc/libreport/events" failed: No such file or directory (2) >12:22:03,173 INFO program: rsync: stat "/mnt/sysimage/etc/libreport/plugins" failed: No such file or directory (2) >12:22:03,173 INFO program: rsync: stat "/mnt/sysimage/etc/libreport/workflows.d" failed: No such file or directory (2) >12:22:03,173 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.chrony.9u3Yso" failed: No space left on device (28) >12:22:03,174 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.cups.fPPLr3" failed: No space left on device (28) >12:22:03,174 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.glusterd.LF7yqI" failed: No space left on device (28) >12:22:03,174 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.glusterfs-fuse.9bFmpn" failed: No space left on device (28) >12:22:03,174 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.glusterfsd.Qqvao2" failed: No space left on device (28) >12:22:03,174 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.iscsiuiolog.o8zYmH" failed: No space left on device (28) >12:22:03,174 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.ppp.x1TMlm" failed: No space left on device (28) >12:22:03,175 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.psacct.BrsBk1" failed: No space left on device (28) >12:22:03,175 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.samba.N0fqjG" failed: No space left on device (28) >12:22:03,175 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.sssd.NAhfil" failed: No space left on device (28) >12:22:03,175 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.wpa_supplicant.zXv4g0" failed: No space left on device (28) >12:22:03,175 INFO program: rsync: mkstemp "/mnt/sysimage/etc/logrotate.d/.yum.1NXTfF" failed: No space left on device (28) >12:22:03,176 INFO program: rsync: mkstemp "/mnt/sysimage/etc/lvm/.lvm.conf.mARLek" failed: No space left on device (28) >12:22:03,176 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/systemd/user" failed: No space left on device (28) >12:22:03,176 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,176 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/udev/rules.d" failed: No space left on device (28) >12:22:03,176 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,176 INFO program: rsync: stat "/mnt/sysimage/etc/lvm/archive" failed: No such file or directory (2) >12:22:03,177 INFO program: rsync: stat "/mnt/sysimage/etc/lvm/backup" failed: No such file or directory (2) >12:22:03,177 INFO program: rsync: stat "/mnt/sysimage/etc/lvm/cache" failed: No such file or directory (2) >12:22:03,177 INFO program: rsync: stat "/mnt/sysimage/etc/lvm/profile" failed: No such file or directory (2) >12:22:03,177 INFO program: rsync: mkstemp "/mnt/sysimage/etc/mcelog/.mcelog.conf.J8ifJZ" failed: No space left on device (28) >12:22:03,178 INFO program: rsync: mkstemp "/mnt/sysimage/etc/mcelog/.mcelog.setup.yg37uF" failed: No space left on device (28) >12:22:03,178 INFO program: rsync: stat "/mnt/sysimage/etc/mcelog/triggers" failed: No such file or directory (2) >12:22:03,178 INFO program: rsync: mkstemp "/mnt/sysimage/etc/modprobe.d/.openfwwf.conf.DM62gl" failed: No space left on device (28) >12:22:03,178 INFO program: rsync: mkstemp "/mnt/sysimage/etc/openldap/.ldap.conf.c0oCi1" failed: No space left on device (28) >12:22:03,178 INFO program: rsync: stat "/mnt/sysimage/etc/openldap/certs" failed: No such file or directory (2) >12:22:03,178 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.atd.tWIXrH" failed: No space left on device (28) >12:22:03,179 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.chfn.a6q2Kn" failed: No space left on device (28) >12:22:03,179 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.chsh.nwY733" failed: No space left on device (28) >12:22:03,179 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.config-util.AsRdnK" failed: No space left on device (28) >12:22:03,179 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.crond.Pp1jGq" failed: No space left on device (28) >12:22:03,179 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.cups.uItqZ6" failed: No space left on device (28) >12:22:03,180 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.fingerprint-auth.XUcxiN" failed: No space left on device (28) >12:22:03,180 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.gdm-autologin.WrfEBt" failed: No space left on device (28) >12:22:03,180 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.gdm-fingerprint.NqBLU9" failed: No space left on device (28) >12:22:03,180 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.gdm-launch-environment.wjeTdQ" failed: No space left on device (28) >12:22:03,180 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.gdm-password.Da80ww" failed: No space left on device (28) >12:22:03,180 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.gdm-pin.ufk9Pc" failed: No space left on device (28) >12:22:03,181 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.gdm-smartcard.dCOh9S" failed: No space left on device (28) >12:22:03,181 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.liveinst.00zqsz" failed: No space left on device (28) >12:22:03,182 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.login.1iBzLf" failed: No space left on device (28) >12:22:03,182 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.other.ggZI4V" failed: No space left on device (28) >12:22:03,182 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.passwd.36xSnC" failed: No space left on device (28) >12:22:03,183 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.password-auth.kRf2Gi" failed: No space left on device (28) >12:22:03,183 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.pluto.RN9b0Y" failed: No space left on device (28) >12:22:03,183 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.polkit-1.2wcmjF" failed: No space left on device (28) >12:22:03,183 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.postlogin.LjpwCl" failed: No space left on device (28) >12:22:03,183 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.ppp.aCLGV1" failed: No space left on device (28) >12:22:03,184 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.remote.vghReI" failed: No space left on device (28) >12:22:03,184 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.runuser.A2Y1xo" failed: No space left on device (28) >12:22:03,184 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.runuser-l.XtQcR4" failed: No space left on device (28) >12:22:03,184 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.setup.KGRnaL" failed: No space left on device (28) >12:22:03,184 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.smartcard-auth.N91ytr" failed: No space left on device (28) >12:22:03,185 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.sshd.g8mKM7" failed: No space left on device (28) >12:22:03,185 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.su.7CTV5N" failed: No space left on device (28) >12:22:03,185 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.su-l.oDB7ou" failed: No space left on device (28) >12:22:03,185 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.sudo.XMwjIa" failed: No space left on device (28) >12:22:03,185 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.sudo-i.uBBv1Q" failed: No space left on device (28) >12:22:03,185 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.system-auth.ZIPHkx" failed: No space left on device (28) >12:22:03,186 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.systemd-user.OoeUDd" failed: No space left on device (28) >12:22:03,186 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.vlock.96M6WT" failed: No space left on device (28) >12:22:03,186 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.vmtoolsd.KFwjgA" failed: No space left on device (28) >12:22:03,186 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam.d/.xserver.3Mqwzg" failed: No space left on device (28) >12:22:03,186 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam_pkcs11/.pam_pkcs11.conf.qEAKSW" failed: No space left on device (28) >12:22:03,187 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pam_pkcs11/.pkcs11_eventmgr.conf.709DjD" failed: No space left on device (28) >12:22:03,187 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pcmcia/.config.opts.SDzUKj" failed: No space left on device (28) >12:22:03,187 INFO program: rsync: stat "/mnt/sysimage/etc/pkcs11/modules" failed: No such file or directory (2) >12:22:03,187 INFO program: rsync: stat "/mnt/sysimage/etc/pki/CA" failed: No such file or directory (2) >12:22:03,187 INFO program: rsync: stat "/mnt/sysimage/etc/pki/ca-trust" failed: No such file or directory (2) >12:22:03,187 INFO program: rsync: stat "/mnt/sysimage/etc/pki/java" failed: No such file or directory (2) >12:22:03,188 INFO program: rsync: stat "/mnt/sysimage/etc/pki/nssdb" failed: No such file or directory (2) >12:22:03,188 INFO program: rsync: stat "/mnt/sysimage/etc/pki/rpm-gpg" failed: No such file or directory (2) >12:22:03,188 INFO program: rsync: stat "/mnt/sysimage/etc/pki/tls" failed: No such file or directory (2) >12:22:03,188 INFO program: rsync: mkstemp "/mnt/sysimage/etc/plymouth/.plymouthd.conf.Fh3Bj0" failed: No space left on device (28) >12:22:03,188 INFO program: rsync: stat "/mnt/sysimage/etc/pm/config.d" failed: No such file or directory (2) >12:22:03,189 INFO program: rsync: stat "/mnt/sysimage/etc/pm/power.d" failed: No such file or directory (2) >12:22:03,189 INFO program: rsync: stat "/mnt/sysimage/etc/pm/sleep.d" failed: No such file or directory (2) >12:22:03,189 INFO program: rsync: stat "/mnt/sysimage/etc/polkit-1/localauthority.conf.d" failed: No such file or directory (2) >12:22:03,189 INFO program: rsync: stat "/mnt/sysimage/etc/polkit-1/localauthority" failed: No such file or directory (2) >12:22:03,189 INFO program: rsync: stat "/mnt/sysimage/etc/polkit-1/rules.d" failed: No such file or directory (2) >12:22:03,189 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.chap-secrets.2p29ZG" failed: No space left on device (28) >12:22:03,190 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.chap-secrets.sample.xHAnSn" failed: No space left on device (28) >12:22:03,190 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.eaptls-client.BBDBK4" failed: No space left on device (28) >12:22:03,190 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.eaptls-server.guWPCL" failed: No space left on device (28) >12:22:03,190 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.firewall-masq.8pv4us" failed: No space left on device (28) >12:22:03,190 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.firewall-standalone.iYkjn9" failed: No space left on device (28) >12:22:03,191 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.ip-down.w7qyfQ" failed: No space left on device (28) >12:22:03,191 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.ip-down.ipv6to4.rHKN7w" failed: No space left on device (28) >12:22:03,191 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.ip-up.8ln3Zd" failed: No space left on device (28) >12:22:03,191 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.ip-up.ipv6to4.BCfjSU" failed: No space left on device (28) >12:22:03,191 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.ipv6-down.YEuzKB" failed: No space left on device (28) >12:22:03,191 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.ipv6-up.5DZPCi" failed: No space left on device (28) >12:22:03,192 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.options.ZJN6uZ" failed: No space left on device (28) >12:22:03,192 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.options.pptp.4ePnnG" failed: No space left on device (28) >12:22:03,192 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.options.xl2tpd.j9tFfn" failed: No space left on device (28) >12:22:03,192 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.pap-secrets.EOYX73" failed: No space left on device (28) >12:22:03,192 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ppp/.pppoe-server-options.wc2g0K" failed: No space left on device (28) >12:22:03,193 INFO program: rsync: stat "/mnt/sysimage/etc/ppp/peers" failed: No such file or directory (2) >12:22:03,193 INFO program: rsync: mkstemp "/mnt/sysimage/etc/prelink.conf.d/.fipscheck.conf.G2pBSr" failed: No space left on device (28) >12:22:03,193 INFO program: rsync: mkstemp "/mnt/sysimage/etc/prelink.conf.d/.grub2.conf.l1VvW8" failed: No space left on device (28) >12:22:03,193 INFO program: rsync: mkstemp "/mnt/sysimage/etc/prelink.conf.d/.libreswan-fips.conf.gYYq0P" failed: No space left on device (28) >12:22:03,193 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.256term.csh.b7ao4w" failed: No space left on device (28) >12:22:03,194 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.256term.sh.9RS6fe" failed: No space left on device (28) >12:22:03,194 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.PackageKit.sh.Af9PrV" failed: No space left on device (28) >12:22:03,194 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.bash_completion.sh.F1IzDC" failed: No space left on device (28) >12:22:03,194 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.colorgrep.csh.aszjPj" failed: No space left on device (28) >12:22:03,194 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.colorgrep.sh.JuH300" failed: No space left on device (28) >12:22:03,195 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.colorls.csh.gR5NcI" failed: No space left on device (28) >12:22:03,195 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.colorls.sh.FeNyop" failed: No space left on device (28) >12:22:03,195 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.lang.csh.noNjA6" failed: No space left on device (28) >12:22:03,195 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.lang.sh.o144LN" failed: No space left on device (28) >12:22:03,195 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.less.csh.sCHQXu" failed: No space left on device (28) >12:22:03,195 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.less.sh.tOyC9b" failed: No space left on device (28) >12:22:03,196 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.vte.sh.2PEolT" failed: No space left on device (28) >12:22:03,196 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.which2.csh.QW2axA" failed: No space left on device (28) >12:22:03,196 INFO program: rsync: mkstemp "/mnt/sysimage/etc/profile.d/.which2.sh.hsGXIh" failed: No space left on device (28) >12:22:03,196 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pulse/.client.conf.kcELUY" failed: No space left on device (28) >12:22:03,196 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pulse/.daemon.conf.xigieG" failed: No space left on device (28) >12:22:03,197 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pulse/.default.pa.0qnPxn" failed: No space left on device (28) >12:22:03,197 INFO program: rsync: mkstemp "/mnt/sysimage/etc/pulse/.system.pa.P8OmR4" failed: No space left on device (28) >12:22:03,197 INFO program: rsync: mkstemp "/mnt/sysimage/etc/purple/.prefs.xml.Wd2UaM" failed: No space left on device (28) >12:22:03,197 INFO program: rsync: stat "/mnt/sysimage/etc/rc.d/init.d" failed: No such file or directory (2) >12:22:03,197 INFO program: rsync: stat "/mnt/sysimage/etc/rc.d/rc0.d" failed: No such file or directory (2) >12:22:03,198 INFO program: rsync: stat "/mnt/sysimage/etc/rc.d/rc1.d" failed: No such file or directory (2) >12:22:03,198 INFO program: rsync: stat "/mnt/sysimage/etc/rc.d/rc2.d" failed: No such file or directory (2) >12:22:03,199 INFO program: rsync: stat "/mnt/sysimage/etc/rc.d/rc3.d" failed: No such file or directory (2) >12:22:03,199 INFO program: rsync: stat "/mnt/sysimage/etc/rc.d/rc4.d" failed: No such file or directory (2) >12:22:03,199 INFO program: rsync: stat "/mnt/sysimage/etc/rc.d/rc5.d" failed: No such file or directory (2) >12:22:03,200 INFO program: rsync: stat "/mnt/sysimage/etc/rc.d/rc6.d" failed: No such file or directory (2) >12:22:03,200 INFO program: rsync: mkstemp "/mnt/sysimage/etc/request-key.d/.cifs.idmap.conf.3JI9Ft" failed: No space left on device (28) >12:22:03,200 INFO program: rsync: mkstemp "/mnt/sysimage/etc/request-key.d/.cifs.spnego.conf.25j5mb" failed: No space left on device (28) >12:22:03,200 INFO program: rsync: mkstemp "/mnt/sysimage/etc/rpm/.macros.color.XzY13S" failed: No space left on device (28) >12:22:03,200 INFO program: rsync: mkstemp "/mnt/sysimage/etc/rpm/.macros.dist.yits4A" failed: No space left on device (28) >12:22:03,200 INFO program: rsync: mkstemp "/mnt/sysimage/etc/rpm/.macros.fjava.v6uT4i" failed: No space left on device (28) >12:22:03,201 INFO program: rsync: mkstemp "/mnt/sysimage/etc/rpm/.macros.gconf2.0Ldm50" failed: No space left on device (28) >12:22:03,201 INFO program: rsync: mkstemp "/mnt/sysimage/etc/rpm/.macros.imgcreate.k7OP5I" failed: No space left on device (28) >12:22:03,201 INFO program: rsync: mkstemp "/mnt/sysimage/etc/rpm/.macros.jpackage.fH9j6q" failed: No space left on device (28) >12:22:03,201 INFO program: rsync: mkstemp "/mnt/sysimage/etc/rsyslog.d/.listen.conf.0D1P68" failed: No space left on device (28) >12:22:03,201 INFO program: rsync: mkstemp "/mnt/sysimage/etc/rsyslog.d/.spice-vdagentd.conf.EzLZgR" failed: No space left on device (28) >12:22:03,202 INFO program: rsync: mkstemp "/mnt/sysimage/etc/rwtab.d/.sssd.FQRarz" failed: No space left on device (28) >12:22:03,202 INFO program: rsync: mkstemp "/mnt/sysimage/etc/samba/.lmhosts.cXveHh" failed: No space left on device (28) >12:22:03,202 INFO program: rsync: mkstemp "/mnt/sysimage/etc/samba/.smb.conf.CAQJh0" failed: No space left on device (28) >12:22:03,202 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.abaton.conf.cLniSI" failed: No space left on device (28) >12:22:03,202 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.agfafocus.conf.SSBsLr" failed: No space left on device (28) >12:22:03,202 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.apple.conf.s2mDEa" failed: No space left on device (28) >12:22:03,203 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.artec.conf.R9pOxT" failed: No space left on device (28) >12:22:03,203 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.artec_eplus48u.conf.G9ZZqC" failed: No space left on device (28) >12:22:03,203 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.avision.conf.BZDckl" failed: No space left on device (28) >12:22:03,203 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.bh.conf.TJWpd4" failed: No space left on device (28) >12:22:03,203 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.canon.conf.3CVD6M" failed: No space left on device (28) >12:22:03,204 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.canon630u.conf.wTbSZv" failed: No space left on device (28) >12:22:03,204 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.canon_dr.conf.LjI6Se" failed: No space left on device (28) >12:22:03,204 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.canon_pp.conf.gCzlMX" failed: No space left on device (28) >12:22:03,204 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.cardscan.conf.6ZBAFG" failed: No space left on device (28) >12:22:03,204 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.coolscan.conf.csQPyp" failed: No space left on device (28) >12:22:03,204 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.coolscan2.conf.pFe5r8" failed: No space left on device (28) >12:22:03,205 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.coolscan3.conf.muNklR" failed: No space left on device (28) >12:22:03,205 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.dc210.conf.ccvAeA" failed: No space left on device (28) >12:22:03,205 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.dc240.conf.FTnQ7i" failed: No space left on device (28) >12:22:03,205 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.dc25.conf.Mgr601" failed: No space left on device (28) >12:22:03,205 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.dell1600n_net.conf.cuFmUK" failed: No space left on device (28) >12:22:03,206 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.dll.conf.ry3CNt" failed: No space left on device (28) >12:22:03,206 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.dmc.conf.5BBTGc" failed: No space left on device (28) >12:22:03,206 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.epjitsu.conf.H2iaAV" failed: No space left on device (28) >12:22:03,206 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.epson.conf.9xartE" failed: No space left on device (28) >12:22:03,206 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.epson2.conf.WzbImn" failed: No space left on device (28) >12:22:03,206 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.fujitsu.conf.0ZlZf6" failed: No space left on device (28) >12:22:03,207 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.genesys.conf.0FJg9O" failed: No space left on device (28) >12:22:03,207 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.gphoto2.conf.TZky2x" failed: No space left on device (28) >12:22:03,207 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.gt68xx.conf.PY6PVg" failed: No space left on device (28) >12:22:03,207 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.hp.conf.gof8OZ" failed: No space left on device (28) >12:22:03,207 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.hp3900.conf.qNxqII" failed: No space left on device (28) >12:22:03,207 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.hp4200.conf.NYYIBr" failed: No space left on device (28) >12:22:03,208 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.hp5400.conf.xSJ1ua" failed: No space left on device (28) >12:22:03,208 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.hpsj5s.conf.zTSkoT" failed: No space left on device (28) >12:22:03,208 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.hs2p.conf.WHgEhC" failed: No space left on device (28) >12:22:03,208 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.ibm.conf.saPXal" failed: No space left on device (28) >12:22:03,208 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.kodak.conf.PyDh43" failed: No space left on device (28) >12:22:03,209 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.kodakaio.conf.UQABXM" failed: No space left on device (28) >12:22:03,209 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.leo.conf.rsLVQv" failed: No space left on device (28) >12:22:03,209 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.lexmark.conf.sE4fKe" failed: No space left on device (28) >12:22:03,209 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.ma1509.conf.N2vADX" failed: No space left on device (28) >12:22:03,209 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.magicolor.conf.hf5UwG" failed: No space left on device (28) >12:22:03,209 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.matsushita.conf.mkNfqp" failed: No space left on device (28) >12:22:03,210 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.microtek.conf.R7HAj8" failed: No space left on device (28) >12:22:03,210 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.microtek2.conf.rtPVcR" failed: No space left on device (28) >12:22:03,210 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.mustek.conf.4V7g6z" failed: No space left on device (28) >12:22:03,210 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.mustek_pp.conf.bLFCZi" failed: No space left on device (28) >12:22:03,211 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.mustek_usb.conf.FfuYS1" failed: No space left on device (28) >12:22:03,211 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.nec.conf.t0BkMK" failed: No space left on device (28) >12:22:03,211 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.net.conf.fS1GFt" failed: No space left on device (28) >12:22:03,211 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.p5.conf.W3C3yc" failed: No space left on device (28) >12:22:03,211 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.pie.conf.mFrqsV" failed: No space left on device (28) >12:22:03,211 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.pixma.conf.dUrNlE" failed: No space left on device (28) >12:22:03,212 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.plustek.conf.CoCafn" failed: No space left on device (28) >12:22:03,212 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.plustek_pp.conf.Yb6x85" failed: No space left on device (28) >12:22:03,212 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.qcam.conf.tHNV1O" failed: No space left on device (28) >12:22:03,212 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.ricoh.conf.X6HjVx" failed: No space left on device (28) >12:22:03,212 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.rts8891.conf.QiOHOg" failed: No space left on device (28) >12:22:03,213 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.s9036.conf.Vg65HZ" failed: No space left on device (28) >12:22:03,213 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.saned.conf.fzyuBI" failed: No space left on device (28) >12:22:03,213 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.sceptre.conf.uFdTur" failed: No space left on device (28) >12:22:03,213 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.sharp.conf.yG4hoa" failed: No space left on device (28) >12:22:03,213 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.sm3840.conf.V98GhT" failed: No space left on device (28) >12:22:03,213 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.snapscan.conf.YHu6aC" failed: No space left on device (28) >12:22:03,214 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.sp15c.conf.is6v4k" failed: No space left on device (28) >12:22:03,214 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.st400.conf.08TVX3" failed: No space left on device (28) >12:22:03,214 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.stv680.conf.5oWlRM" failed: No space left on device (28) >12:22:03,214 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.tamarack.conf.yXaMKv" failed: No space left on device (28) >12:22:03,215 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.teco1.conf.5hAcEe" failed: No space left on device (28) >12:22:03,215 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.teco2.conf.i2bDxX" failed: No space left on device (28) >12:22:03,216 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.teco3.conf.aeZ3qG" failed: No space left on device (28) >12:22:03,216 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.test.conf.XuYukp" failed: No space left on device (28) >12:22:03,216 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.u12.conf.p39Vd8" failed: No space left on device (28) >12:22:03,216 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/vmware-tools/scripts" failed: No space left on device (28) >12:22:03,217 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,217 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/xdg/autostart" failed: No space left on device (28) >12:22:03,217 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,217 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/xdg/menus" failed: No space left on device (28) >12:22:03,217 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,218 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/xdg/systemd" failed: No space left on device (28) >12:22:03,218 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,218 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.umax.conf.46On7Q" failed: No space left on device (28) >12:22:03,218 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.umax1220u.conf.8FSP0z" failed: No space left on device (28) >12:22:03,218 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.umax_pp.conf.tp6hUi" failed: No space left on device (28) >12:22:03,218 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.v4l.conf.V9xKN1" failed: No space left on device (28) >12:22:03,219 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sane.d/.xerox_mfp.conf.4obtSK" failed: No space left on device (28) >12:22:03,219 INFO program: rsync: stat "/mnt/sysimage/etc/sane.d/dll.d" failed: No such file or directory (2) >12:22:03,219 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.access.conf.12XfXt" failed: No space left on device (28) >12:22:03,219 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.chroot.conf.AydBhd" failed: No space left on device (28) >12:22:03,219 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.console.handlers.iUUWBW" failed: No space left on device (28) >12:22:03,220 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.console.perms.ljYiWF" failed: No space left on device (28) >12:22:03,220 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.group.conf.sWmFgp" failed: No space left on device (28) >12:22:03,220 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.limits.conf.nNa2A8" failed: No space left on device (28) >12:22:03,220 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.namespace.conf.7hipVR" failed: No space left on device (28) >12:22:03,220 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.namespace.init.mAVkvB" failed: No space left on device (28) >12:22:03,220 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.opasswd.PXVg5k" failed: No space left on device (28) >12:22:03,221 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.pam_env.conf.ET5cF4" failed: No space left on device (28) >12:22:03,221 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.pwquality.conf.CAt9eO" failed: No space left on device (28) >12:22:03,221 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.sepermit.conf.YR35Ox" failed: No space left on device (28) >12:22:03,221 INFO program: rsync: mkstemp "/mnt/sysimage/etc/security/.time.conf.w1O2oh" failed: No space left on device (28) >12:22:03,221 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/yum/fssnap.d" failed: No space left on device (28) >12:22:03,222 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,222 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/yum/pluginconf.d" failed: No space left on device (28) >12:22:03,222 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,222 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/yum/protected.d" failed: No space left on device (28) >12:22:03,222 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,222 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/etc/yum/vars" failed: No space left on device (28) >12:22:03,223 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,223 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/root/.mozilla" failed: No space left on device (28) >12:22:03,223 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,223 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/tmp/hsperfdata_root" failed: No space left on device (28) >12:22:03,223 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,224 INFO program: rsync: stat "/mnt/sysimage/etc/security/console.apps" failed: No such file or directory (2) >12:22:03,224 INFO program: rsync: stat "/mnt/sysimage/etc/security/console.perms.d" failed: No such file or directory (2) >12:22:03,224 INFO program: rsync: stat "/mnt/sysimage/etc/security/limits.d" failed: No such file or directory (2) >12:22:03,224 INFO program: rsync: stat "/mnt/sysimage/etc/security/namespace.d" failed: No such file or directory (2) >12:22:03,224 INFO program: rsync: mkstemp "/mnt/sysimage/etc/selinux/.config.5HC3Y0" failed: No space left on device (28) >12:22:03,224 INFO program: rsync: mkstemp "/mnt/sysimage/etc/selinux/.semanage.conf.LX5KIK" failed: No space left on device (28) >12:22:03,225 INFO program: rsync: stat "/mnt/sysimage/etc/selinux/targeted" failed: No such file or directory (2) >12:22:03,225 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setroubleshoot/.setroubleshoot.conf.iAFLsu" failed: No space left on device (28) >12:22:03,225 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.98netconfig.7jC1te" failed: No space left on device (28) >12:22:03,225 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.98system-config-authentication.kwuiMY" failed: No space left on device (28) >12:22:03,225 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.98system-config-display.bhKz4I" failed: No space left on device (28) >12:22:03,226 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.98system-config-keyboard.1jaRmt" failed: No space left on device (28) >12:22:03,226 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99Xconfigurator.z8J8Ed" failed: No space left on device (28) >12:22:03,226 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99authconfig.VttqXX" failed: No space left on device (28) >12:22:03,226 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99kbdconfig.GvlIfI" failed: No space left on device (28) >12:22:03,226 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99mouseconfig.MSl0xs" failed: No space left on device (28) >12:22:03,226 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99ntsysv.lmziQc" failed: No space left on device (28) >12:22:03,227 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99printconf-tui.MBVA8W" failed: No space left on device (28) >12:22:03,227 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99sndconfig.qOrTqH" failed: No space left on device (28) >12:22:03,227 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99system-config-firewall-tui.HM5bJr" failed: No space left on device (28) >12:22:03,227 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99system-config-network-tui.BuRu1b" failed: No space left on device (28) >12:22:03,227 INFO program: rsync: mkstemp "/mnt/sysimage/etc/setuptool.d/.99timeconfig.5zNNjW" failed: No space left on device (28) >12:22:03,228 INFO program: rsync: stat "/mnt/sysimage/etc/sgml/docbook" failed: No such file or directory (2) >12:22:03,228 INFO program: rsync: mkstemp "/mnt/sysimage/etc/skel/.bash_logout.Igx7BG" failed: No space left on device (28) >12:22:03,228 INFO program: rsync: mkstemp "/mnt/sysimage/etc/skel/.bash_profile.hoBM0q" failed: No space left on device (28) >12:22:03,228 INFO program: rsync: mkstemp "/mnt/sysimage/etc/skel/.bashrc.Wf5rpb" failed: No space left on device (28) >12:22:03,228 INFO program: rsync: stat "/mnt/sysimage/etc/skel/.mozilla" failed: No such file or directory (2) >12:22:03,229 INFO program: rsync: mkstemp "/mnt/sysimage/etc/speech-dispatcher/.speechd.conf.o5SOjW" failed: No space left on device (28) >12:22:03,229 INFO program: rsync: stat "/mnt/sysimage/etc/speech-dispatcher/clients" failed: No such file or directory (2) >12:22:03,229 INFO program: rsync: stat "/mnt/sysimage/etc/speech-dispatcher/modules" failed: No such file or directory (2) >12:22:03,229 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ssh/.moduli.aLnsnH" failed: No space left on device (28) >12:22:03,229 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ssh/.ssh_config.4cSdBs" failed: No space left on device (28) >12:22:03,230 INFO program: rsync: mkstemp "/mnt/sysimage/etc/ssh/.sshd_config.WG0ZOd" failed: No space left on device (28) >12:22:03,230 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.atd.g3HP2Y" failed: No space left on device (28) >12:22:03,230 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.crond.6WHQtK" failed: No space left on device (28) >12:22:03,230 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.ebtables-config.VJ5SUv" failed: No space left on device (28) >12:22:03,230 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.fcoe.QaWVlh" failed: No space left on device (28) >12:22:03,230 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.firewalld.WN9YM2" failed: No space left on device (28) >12:22:03,231 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.glusterd.yyF2dO" failed: No space left on device (28) >12:22:03,231 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.glusterfsd.o7q6Ez" failed: No space left on device (28) >12:22:03,231 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.init.Ukwa6k" failed: No space left on device (28) >12:22:03,232 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.ip6tables-config.qCUex6" failed: No space left on device (28) >12:22:03,232 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.iptables-config.c9DjYR" failed: No space left on device (28) >12:22:03,232 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.irda.1iHopD" failed: No space left on device (28) >12:22:03,233 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.irqbalance.8L2tQo" failed: No space left on device (28) >12:22:03,233 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.kdump.gwSzha" failed: No space left on device (28) >12:22:03,233 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.man-db.G24FIV" failed: No space left on device (28) >12:22:03,233 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.netconsole.03zM9G" failed: No space left on device (28) >12:22:03,233 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.network.c6jTAs" failed: No space left on device (28) >12:22:03,234 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.pluto.HHh01d" failed: No space left on device (28) >12:22:03,234 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.raid-check.C5y7sZ" failed: No space left on device (28) >12:22:03,234 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.rdisc.PKFfUK" failed: No space left on device (28) >12:22:03,234 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.readonly-root.o79nlw" failed: No space left on device (28) >12:22:03,234 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.rsyncd.5eWwMh" failed: No space left on device (28) >12:22:03,234 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.run-parts.lGXFd3" failed: No space left on device (28) >12:22:03,235 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.samba.I6bPEO" failed: No space left on device (28) >12:22:03,235 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.sshd.hqHY5z" failed: No space left on device (28) >12:22:03,235 INFO program: rsync: mkstemp "/mnt/sysimage/etc/sysconfig/.wpa_supplicant.vRq8wl" failed: No space left on device (28) >12:22:03,235 INFO program: rsync: stat "/mnt/sysimage/etc/sysconfig/cbq" failed: No such file or directory (2) >12:22:03,235 INFO program: rsync: stat "/mnt/sysimage/etc/sysconfig/console" failed: No such file or directory (2) >12:22:03,236 INFO program: rsync: stat "/mnt/sysimage/etc/sysconfig/modules" failed: No such file or directory (2) >12:22:03,236 INFO program: rsync: stat "/mnt/sysimage/etc/sysconfig/network-scripts" failed: No such file or directory (2) >12:22:03,236 INFO program: rsync: mkstemp "/mnt/sysimage/etc/systemd/.bootchart.conf.hhrjY6" failed: No space left on device (28) >12:22:03,236 INFO program: rsync: mkstemp "/mnt/sysimage/etc/systemd/.journald.conf.DctVES" failed: No space left on device (28) >12:22:03,236 INFO program: rsync: mkstemp "/mnt/sysimage/etc/systemd/.logind.conf.gr3xlE" failed: No space left on device (28) >12:22:03,236 INFO program: rsync: mkstemp "/mnt/sysimage/etc/systemd/.system.conf.w0Wa2p" failed: No space left on device (28) >12:22:03,237 INFO program: rsync: mkstemp "/mnt/sysimage/etc/systemd/.user.conf.7JvOIb" failed: No space left on device (28) >12:22:03,237 INFO program: rsync: stat "/mnt/sysimage/etc/systemd/system" failed: No such file or directory (2) >12:22:03,237 INFO program: rsync: stat "/mnt/sysimage/etc/systemd/user" failed: No such file or directory (2) >12:22:03,237 INFO program: rsync: mkstemp "/mnt/sysimage/etc/tmpfiles.d/.libgpod.conf.8x7upX" failed: No space left on device (28) >12:22:03,237 INFO program: rsync: mkstemp "/mnt/sysimage/etc/tmpfiles.d/.vpnc.conf.5vnHlJ" failed: No space left on device (28) >12:22:03,238 INFO program: rsync: mkstemp "/mnt/sysimage/etc/tmpfiles.d/.xl2tpd.conf.Lg1Thv" failed: No space left on device (28) >12:22:03,238 INFO program: rsync: mkstemp "/mnt/sysimage/etc/udev/.hwdb.bin.1Vm7dh" failed: No space left on device (28) >12:22:03,238 INFO program: rsync: mkstemp "/mnt/sysimage/etc/udev/.udev.conf.w7LxI3" failed: No space left on device (28) >12:22:03,238 INFO program: rsync: stat "/mnt/sysimage/etc/udev/rules.d" failed: No such file or directory (2) >12:22:03,238 INFO program: rsync: mkstemp "/mnt/sysimage/etc/unbound/.dlv.isc.org.key.POj0cQ" failed: No space left on device (28) >12:22:03,238 INFO program: rsync: mkstemp "/mnt/sysimage/etc/unbound/.icannbundle.pem.8UJJ3C" failed: No space left on device (28) >12:22:03,239 INFO program: rsync: mkstemp "/mnt/sysimage/etc/unbound/.root.key.FqmuUp" failed: No space left on device (28) >12:22:03,239 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.03f0:002a.8NJfLc" failed: No space left on device (28) >12:22:03,239 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0408:ea25.LxRILZ" failed: No space left on device (28) >12:22:03,239 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0408:f000.elzcMM" failed: No space left on device (28) >12:22:03,239 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:060c.spsGMz" failed: No space left on device (28) >12:22:03,239 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:0610.1CtaNm" failed: No space left on device (28) >12:22:03,240 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:0618.GzEEN9" failed: No space left on device (28) >12:22:03,240 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:061d.vkY8NW" failed: No space left on device (28) >12:22:03,240 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:0622.zAqDOJ" failed: No space left on device (28) >12:22:03,240 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:0627.Li27Ow" failed: No space left on device (28) >12:22:03,240 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:062c.MxMCPj" failed: No space left on device (28) >12:22:03,241 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:0632.VwG7P6" failed: No space left on device (28) >12:22:03,241 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0421:0637.IaJCQT" failed: No space left on device (28) >12:22:03,241 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0471:1210.AvT7QG" failed: No space left on device (28) >12:22:03,241 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0471:1210:uMa=Philips.SUdDRt" failed: No space left on device (28) >12:22:03,241 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0471:1210:uMa=Wisue.N6G8Rg" failed: No space left on device (28) >12:22:03,242 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0471:1237.d6gES3" failed: No space left on device (28) >12:22:03,242 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0482:024d.Am09SQ" failed: No space left on device (28) >12:22:03,242 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.04bb:bccd.MuRFTD" failed: No space left on device (28) >12:22:03,242 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.04cc:225c.I9QbUq" failed: No space left on device (28) >12:22:03,242 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.04e8:680c.hH0HUd" failed: No space left on device (28) >12:22:03,242 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.04e8:689a.QjheV0" failed: No space left on device (28) >12:22:03,243 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.04e8:f000.utGKVN" failed: No space left on device (28) >12:22:03,243 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.04e8:f000:sMo=U209.skehWA" failed: No space left on device (28) >12:22:03,243 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.057c:84ff.rYUNWn" failed: No space left on device (28) >12:22:03,243 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:0010.tOJkXa" failed: No space left on device (28) >12:22:03,243 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:sVe=GT.g6GRXX" failed: No space left on device (28) >12:22:03,243 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:sVe=Option.7CMoYK" failed: No space left on device (28) >12:22:03,244 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=AnyDATA.pB0VYx" failed: No space left on device (28) >12:22:03,244 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=CELOT.H5mtZk" failed: No space left on device (28) >12:22:03,244 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=DGT.WBR0Z7" failed: No space left on device (28) >12:22:03,244 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=Option.eSuy0U" failed: No space left on device (28) >12:22:03,245 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=SAMSUNG.Ieg60H" failed: No space left on device (28) >12:22:03,245 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=SSE.f8aE1u" failed: No space left on device (28) >12:22:03,245 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=StrongRising.8gec2h" failed: No space left on device (28) >12:22:03,245 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:1000:uMa=Vertex.QYpK24" failed: No space left on device (28) >12:22:03,245 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:2000.8QLi3R" failed: No space left on device (28) >12:22:03,246 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:2001.tPfR3E" failed: No space left on device (28) >12:22:03,246 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:6503.o4Rp4r" failed: No space left on device (28) >12:22:03,246 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c6:f000.tDCY4e" failed: No space left on device (28) >12:22:03,246 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.05c7:1000.Kuvx51" failed: No space left on device (28) >12:22:03,246 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.072f:100d.vLv65O" failed: No space left on device (28) >12:22:03,247 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.07d1:a800.cKFF6B" failed: No space left on device (28) >12:22:03,247 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.07d1:a804.VlYe7o" failed: No space left on device (28) >12:22:03,247 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0922:1001.FAoO7b" failed: No space left on device (28) >12:22:03,248 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0930:0d46.hLZn8Y" failed: No space left on device (28) >12:22:03,248 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0ace:2011.LfKX8L" failed: No space left on device (28) >12:22:03,248 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0ace:20ff.Y7Cx9y" failed: No space left on device (28) >12:22:03,248 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:4007.39C79l" failed: No space left on device (28) >12:22:03,249 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6711.a3MHa9" failed: No space left on device (28) >12:22:03,249 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6731.wy5hbW" failed: No space left on device (28) >12:22:03,249 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6751.rAwSbJ" failed: No space left on device (28) >12:22:03,249 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6771.nQ5scw" failed: No space left on device (28) >12:22:03,250 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6791.AzN3cj" failed: No space left on device (28) >12:22:03,250 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6811.WsEEd6" failed: No space left on device (28) >12:22:03,250 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6911.3gEfeT" failed: No space left on device (28) >12:22:03,250 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6951.v3MQeG" failed: No space left on device (28) >12:22:03,250 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:6971.zm4rft" failed: No space left on device (28) >12:22:03,250 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7011.8qt3fg" failed: No space left on device (28) >12:22:03,251 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7031.jd0Eg3" failed: No space left on device (28) >12:22:03,251 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7051.mCFghQ" failed: No space left on device (28) >12:22:03,251 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7071.63uShD" failed: No space left on device (28) >12:22:03,251 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7111.r3suiq" failed: No space left on device (28) >12:22:03,251 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7211.bLw6id" failed: No space left on device (28) >12:22:03,252 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7251.sNIIj0" failed: No space left on device (28) >12:22:03,252 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7271.4xblkN" failed: No space left on device (28) >12:22:03,252 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7301.cSMXkA" failed: No space left on device (28) >12:22:03,252 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7311.YPvAln" failed: No space left on device (28) >12:22:03,252 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7361.F5mdma" failed: No space left on device (28) >12:22:03,252 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7381.WWmQmX" failed: No space left on device (28) >12:22:03,253 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7401.l3utnK" failed: No space left on device (28) >12:22:03,253 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7501.qGM6nx" failed: No space left on device (28) >12:22:03,253 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7601.I6cKok" failed: No space left on device (28) >12:22:03,253 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7701.q8Lnp7" failed: No space left on device (28) >12:22:03,253 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7706.pdu1pU" failed: No space left on device (28) >12:22:03,254 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7801.qQkFqH" failed: No space left on device (28) >12:22:03,254 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7901.Lqljru" failed: No space left on device (28) >12:22:03,254 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7a01.YqIXrh" failed: No space left on device (28) >12:22:03,254 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:7a05.R3hCs4" failed: No space left on device (28) >12:22:03,254 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8006.Lj2gtR" failed: No space left on device (28) >12:22:03,254 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8200.fuXVtE" failed: No space left on device (28) >12:22:03,255 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8201.3v2Aur" failed: No space left on device (28) >12:22:03,255 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8300.0Nkgve" failed: No space left on device (28) >12:22:03,255 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8302.DRLVv1" failed: No space left on device (28) >12:22:03,255 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8304.dilBwO" failed: No space left on device (28) >12:22:03,255 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8400.G52gxB" failed: No space left on device (28) >12:22:03,256 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8600.a0SWxo" failed: No space left on device (28) >12:22:03,256 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8700.krRCyb" failed: No space left on device (28) >12:22:03,256 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8800.CzYizY" failed: No space left on device (28) >12:22:03,256 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:8900.t3dZzL" failed: No space left on device (28) >12:22:03,256 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:9000.1bDFAy" failed: No space left on device (28) >12:22:03,257 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:9200.OIamBl" failed: No space left on device (28) >12:22:03,257 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:c031.D6P2B8" failed: No space left on device (28) >12:22:03,257 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:c100.l1HJCV" failed: No space left on device (28) >12:22:03,257 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d001.DlIqDI" failed: No space left on device (28) >12:22:03,257 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d013.rqR7Dv" failed: No space left on device (28) >12:22:03,257 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d031.Ho9OEi" failed: No space left on device (28) >12:22:03,258 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d033.mXzwF5" failed: No space left on device (28) >12:22:03,258 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d035.3y7dGS" failed: No space left on device (28) >12:22:03,258 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d055.lANVGF" failed: No space left on device (28) >12:22:03,258 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d057.BgCDHs" failed: No space left on device (28) >12:22:03,258 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d058.Y4zlIf" failed: No space left on device (28) >12:22:03,258 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d155.dhH3I2" failed: No space left on device (28) >12:22:03,259 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d157.67VLJP" failed: No space left on device (28) >12:22:03,259 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d255.fyjuKC" failed: No space left on device (28) >12:22:03,259 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d257.0hPcLp" failed: No space left on device (28) >12:22:03,259 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0af0:d357.PcsVLc" failed: No space left on device (28) >12:22:03,259 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0b3c:c700.ZodEMZ" failed: No space left on device (28) >12:22:03,260 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0b3c:f000.nc6mNM" failed: No space left on device (28) >12:22:03,260 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0cf3:20ff.k475Nz" failed: No space left on device (28) >12:22:03,260 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0d46:45a1.j0gPOm" failed: No space left on device (28) >12:22:03,260 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0d46:45a5.tJyyP9" failed: No space left on device (28) >12:22:03,260 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0df7:0800.FfYhQW" failed: No space left on device (28) >12:22:03,261 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0e8d:0002.tjx1QJ" failed: No space left on device (28) >12:22:03,261 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0e8d:0002:uPr=MT.hfdLRw" failed: No space left on device (28) >12:22:03,261 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0e8d:7109.ko1uSj" failed: No space left on device (28) >12:22:03,262 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0fca:8020.E9WeT6" failed: No space left on device (28) >12:22:03,262 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0fce:d0cf.1S2YTT" failed: No space left on device (28) >12:22:03,262 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0fce:d0e1.echJUG" failed: No space left on device (28) >12:22:03,262 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0fce:d103.kWDtVt" failed: No space left on device (28) >12:22:03,263 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.0fd1:1000.mm8dWg" failed: No space left on device (28) >12:22:03,263 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:1000.3CJYW3" failed: No space left on device (28) >12:22:03,263 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:607f.7ktJXQ" failed: No space left on device (28) >12:22:03,264 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:613a.kVkuYD" failed: No space left on device (28) >12:22:03,264 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:613f.8qjfZq" failed: No space left on device (28) >12:22:03,264 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:614e.lVt0Zd" failed: No space left on device (28) >12:22:03,265 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:6156.KzNL00" failed: No space left on device (28) >12:22:03,265 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:6190.P3dx1N" failed: No space left on device (28) >12:22:03,265 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:61aa.V1Mi2A" failed: No space left on device (28) >12:22:03,266 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:61dd.xpu42n" failed: No space left on device (28) >12:22:03,266 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:61e7.qmjQ3a" failed: No space left on device (28) >12:22:03,266 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:61eb.vhhC4X" failed: No space left on device (28) >12:22:03,267 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1004:6327.Wyno5K" failed: No space left on device (28) >12:22:03,267 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1033:0035.TOAa6x" failed: No space left on device (28) >12:22:03,267 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.106c:3b03.UVVW6k" failed: No space left on device (28) >12:22:03,267 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.106c:3b05.BipJ77" failed: No space left on device (28) >12:22:03,268 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.106c:3b06.gI2v8U" failed: No space left on device (28) >12:22:03,268 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.106c:3b11.cUOi9H" failed: No space left on device (28) >12:22:03,268 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.106c:3b14.rDJ59u" failed: No space left on device (28) >12:22:03,269 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1076:7f40.RTKSai" failed: No space left on device (28) >12:22:03,269 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.109b:f009.Y3XFb5" failed: No space left on device (28) >12:22:03,269 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.10a9:6080.F3jtcS" failed: No space left on device (28) >12:22:03,269 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1199:0fff.JuOgdF" failed: No space left on device (28) >12:22:03,270 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1266:1000.H9q4ds" failed: No space left on device (28) >12:22:03,270 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1001.NsbSef" failed: No space left on device (28) >12:22:03,270 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1003.hd4Ff2" failed: No space left on device (28) >12:22:03,271 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1009.hh5tgP" failed: No space left on device (28) >12:22:03,271 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:101e.hbeihC" failed: No space left on device (28) >12:22:03,271 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1030.2aw6hp" failed: No space left on device (28) >12:22:03,271 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1031.pCWUic" failed: No space left on device (28) >12:22:03,272 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1414.7SuJjZ" failed: No space left on device (28) >12:22:03,272 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1446.pTaykM" failed: No space left on device (28) >12:22:03,272 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1449.MJZmlz" failed: No space left on device (28) >12:22:03,273 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14ad.siUbmm" failed: No space left on device (28) >12:22:03,273 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14b5.3GW0m9" failed: No space left on device (28) >12:22:03,273 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14b7.LV6PnW" failed: No space left on device (28) >12:22:03,273 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14ba.QopFoJ" failed: No space left on device (28) >12:22:03,274 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14c1.1OTupw" failed: No space left on device (28) >12:22:03,274 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14c3.Ygykqj" failed: No space left on device (28) >12:22:03,274 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14c4.S6kar6" failed: No space left on device (28) >12:22:03,275 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14c5.c1g0rT" failed: No space left on device (28) >12:22:03,275 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14d1.V1jQsG" failed: No space left on device (28) >12:22:03,275 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:14fe.B4vGtt" failed: No space left on device (28) >12:22:03,275 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1505.03Pwug" failed: No space left on device (28) >12:22:03,276 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:151a.hsjnv3" failed: No space left on device (28) >12:22:03,276 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1520.VJTdwQ" failed: No space left on device (28) >12:22:03,276 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1521.6aC4wD" failed: No space left on device (28) >12:22:03,277 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1523.YhsVxq" failed: No space left on device (28) >12:22:03,277 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1526.yEqMyd" failed: No space left on device (28) >12:22:03,277 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1553.dxyDz0" failed: No space left on device (28) >12:22:03,277 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1557.PIOuAN" failed: No space left on device (28) >12:22:03,278 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:155b.ALamBA" failed: No space left on device (28) >12:22:03,278 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:156a.rXFdCn" failed: No space left on device (28) >12:22:03,278 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1805.kyj5Ca" failed: No space left on device (28) >12:22:03,278 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1c0b.R53WDX" failed: No space left on device (28) >12:22:03,278 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1c1b.YHXOEK" failed: No space left on device (28) >12:22:03,279 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1c24.XjYGFx" failed: No space left on device (28) >12:22:03,279 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1d50.DV7yGk" failed: No space left on device (28) >12:22:03,279 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1da1.b8mrH7" failed: No space left on device (28) >12:22:03,279 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1f01.bQKjIU" failed: No space left on device (28) >12:22:03,279 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1f03.ucgcJH" failed: No space left on device (28) >12:22:03,280 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1f11.OUT4Ju" failed: No space left on device (28) >12:22:03,280 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:1f15.L4GXKh" failed: No space left on device (28) >12:22:03,280 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.12d1:380b.k1AQL4" failed: No space left on device (28) >12:22:03,280 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1307:1169.FWCJMR" failed: No space left on device (28) >12:22:03,280 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5010.jxMCNE" failed: No space left on device (28) >12:22:03,280 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5020.i12vOr" failed: No space left on device (28) >12:22:03,281 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5023.tRqpPe" failed: No space left on device (28) >12:22:03,281 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5030.0HXiQ1" failed: No space left on device (28) >12:22:03,281 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5031.CBEcRO" failed: No space left on device (28) >12:22:03,281 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5041.pDv6RB" failed: No space left on device (28) >12:22:03,282 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:5059.zos0So" failed: No space left on device (28) >12:22:03,282 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1410:7001.NvyUTb" failed: No space left on device (28) >12:22:03,283 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.148e:a000.ExLOUY" failed: No space left on device (28) >12:22:03,283 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.148f:2578.X86IVL" failed: No space left on device (28) >12:22:03,283 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.15eb:7153.e3zDWy" failed: No space left on device (28) >12:22:03,283 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.16d8:6281.KibyXl" failed: No space left on device (28) >12:22:03,283 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.16d8:6803.coVsY8" failed: No space left on device (28) >12:22:03,284 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.16d8:6804.cwNnZV" failed: No space left on device (28) >12:22:03,284 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.16d8:700a.6YMi0I" failed: No space left on device (28) >12:22:03,284 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.16d8:700b.Z5Vd1v" failed: No space left on device (28) >12:22:03,284 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.16d8:f000.nod91i" failed: No space left on device (28) >12:22:03,284 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1726:f00e.EzB425" failed: No space left on device (28) >12:22:03,285 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.198a:0003.o28Z3S" failed: No space left on device (28) >12:22:03,285 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.198f:bccd.X6NV4F" failed: No space left on device (28) >12:22:03,285 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0003.kBCR5s" failed: No space left on device (28) >12:22:03,285 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0013.NHyN6f" failed: No space left on device (28) >12:22:03,285 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0026.fhDJ72" failed: No space left on device (28) >12:22:03,285 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0031.37OF8P" failed: No space left on device (28) >12:22:03,286 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0040.wZ7B9C" failed: No space left on device (28) >12:22:03,286 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0053.J9yyaq" failed: No space left on device (28) >12:22:03,286 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0083.c95ubd" failed: No space left on device (28) >12:22:03,286 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0083:uPr=WCDMA.kfLrc0" failed: No space left on device (28) >12:22:03,286 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0101.RByodN" failed: No space left on device (28) >12:22:03,287 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0103.g1sleA" failed: No space left on device (28) >12:22:03,287 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0110.DRuifn" failed: No space left on device (28) >12:22:03,287 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0115.ewFfga" failed: No space left on device (28) >12:22:03,287 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0120.fsXchX" failed: No space left on device (28) >12:22:03,287 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0146.s8maiK" failed: No space left on device (28) >12:22:03,287 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0149.QRT7ix" failed: No space left on device (28) >12:22:03,288 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0150.Rwy5jk" failed: No space left on device (28) >12:22:03,288 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0154.meo3k7" failed: No space left on device (28) >12:22:03,288 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0166.Ltl1lU" failed: No space left on device (28) >12:22:03,288 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0169.DVuZmH" failed: No space left on device (28) >12:22:03,288 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0266.dvLXnu" failed: No space left on device (28) >12:22:03,289 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:0325.zZ9Voh" failed: No space left on device (28) >12:22:03,289 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1001.v5GUp4" failed: No space left on device (28) >12:22:03,289 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1007.swmTqR" failed: No space left on device (28) >12:22:03,289 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1009.VA9RrE" failed: No space left on device (28) >12:22:03,289 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1013.wQ4Qsr" failed: No space left on device (28) >12:22:03,289 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1017.RH8Pte" failed: No space left on device (28) >12:22:03,290 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1171.hjlPu1" failed: No space left on device (28) >12:22:03,290 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1175.cAEOvO" failed: No space left on device (28) >12:22:03,290 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1179.fW5NwB" failed: No space left on device (28) >12:22:03,290 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1201.5AFNxo" failed: No space left on device (28) >12:22:03,290 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1216.iwmNyb" failed: No space left on device (28) >12:22:03,291 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1224.hUbNzY" failed: No space left on device (28) >12:22:03,291 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1227.XqbNAL" failed: No space left on device (28) >12:22:03,291 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1514.8ciNBy" failed: No space left on device (28) >12:22:03,291 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1517.E8vNCl" failed: No space left on device (28) >12:22:03,291 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1520.X9SND8" failed: No space left on device (28) >12:22:03,292 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1523.C2lOEV" failed: No space left on device (28) >12:22:03,292 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1528.dA4OFI" failed: No space left on device (28) >12:22:03,292 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:1542.VA9PGv" failed: No space left on device (28) >12:22:03,292 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:2000.CgtRHi" failed: No space left on device (28) >12:22:03,292 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:bccd.d4VSI5" failed: No space left on device (28) >12:22:03,292 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:ffde.57yUJS" failed: No space left on device (28) >12:22:03,293 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:ffe6.w2oWKF" failed: No space left on device (28) >12:22:03,293 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:fff5.6QoYLs" failed: No space left on device (28) >12:22:03,293 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.19d2:fff6.1uy0Mf" failed: No space left on device (28) >12:22:03,293 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1a8d:1000.nDQ2N2" failed: No space left on device (28) >12:22:03,293 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1a8d:2000.Rgh5OP" failed: No space left on device (28) >12:22:03,293 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ab7:5700.nbP7PC" failed: No space left on device (28) >12:22:03,294 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1b7d:0700.o3zaRp" failed: No space left on device (28) >12:22:03,294 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1bbb:000f.ecsdSc" failed: No space left on device (28) >12:22:03,294 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1bbb:00ca.IzsgTZ" failed: No space left on device (28) >12:22:03,294 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1bbb:f000.rGAjUM" failed: No space left on device (28) >12:22:03,295 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1bbb:f017.PdQmVz" failed: No space left on device (28) >12:22:03,295 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1bbb:f052.8NeqWm" failed: No space left on device (28) >12:22:03,295 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:1001.Z2JtX9" failed: No space left on device (28) >12:22:03,295 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:6061.sdoxYW" failed: No space left on device (28) >12:22:03,295 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:9200.iV9AZJ" failed: No space left on device (28) >12:22:03,295 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:9800.iq1E0w" failed: No space left on device (28) >12:22:03,296 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:98ff.cl3I1j" failed: No space left on device (28) >12:22:03,296 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:9e00.BqcN26" failed: No space left on device (28) >12:22:03,296 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:9e08.xGrR3T" failed: No space left on device (28) >12:22:03,296 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1c9e:f000.EXOV4G" failed: No space left on device (28) >12:22:03,296 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1da5:f000.z5h05t" failed: No space left on device (28) >12:22:03,297 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1dd6:1000.SHS46g" failed: No space left on device (28) >12:22:03,297 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1de1:1101.PIB973" failed: No space left on device (28) >12:22:03,297 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1e0e:f000.Vgse9Q" failed: No space left on device (28) >12:22:03,297 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1e89:f000.JBrjaE" failed: No space left on device (28) >12:22:03,297 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1edf:6003.SCyobr" failed: No space left on device (28) >12:22:03,297 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0009.RcPtce" failed: No space left on device (28) >12:22:03,298 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0013.hLbzd1" failed: No space left on device (28) >12:22:03,298 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0040.YDGEeO" failed: No space left on device (28) >12:22:03,299 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:004a.FxkKfB" failed: No space left on device (28) >12:22:03,299 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0054.9z4Pgo" failed: No space left on device (28) >12:22:03,300 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0060.41VVhb" failed: No space left on device (28) >12:22:03,300 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0063.uFW1iY" failed: No space left on device (28) >12:22:03,300 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1ee8:0068.vc37jL" failed: No space left on device (28) >12:22:03,300 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1f28:0021.9Mhely" failed: No space left on device (28) >12:22:03,301 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1fac:0032.bNFkml" failed: No space left on device (28) >12:22:03,301 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1fac:0130.axarn8" failed: No space left on device (28) >12:22:03,301 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1fac:0150.l2NxoV" failed: No space left on device (28) >12:22:03,302 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.1fac:0151.nJDEpI" failed: No space left on device (28) >12:22:03,302 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2001:a706.pUBLqv" failed: No space left on device (28) >12:22:03,302 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2001:a707.jhISri" failed: No space left on device (28) >12:22:03,302 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2001:a708.MPUZs5" failed: No space left on device (28) >12:22:03,303 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2001:a805.OHf7tS" failed: No space left on device (28) >12:22:03,303 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2001:a80b.xzJevF" failed: No space left on device (28) >12:22:03,303 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.201e:1023.Nwkmws" failed: No space left on device (28) >12:22:03,303 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.201e:2009.TK4txf" failed: No space left on device (28) >12:22:03,304 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2020:0002.FCVBy2" failed: No space left on device (28) >12:22:03,304 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2020:f00e.ciUJzP" failed: No space left on device (28) >12:22:03,304 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2077:1000.bI1RAC" failed: No space left on device (28) >12:22:03,305 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2077:f000.zTg0Bp" failed: No space left on device (28) >12:22:03,305 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.21f5:1000.tdD8Cc" failed: No space left on device (28) >12:22:03,305 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.22de:6801.Li6gEZ" failed: No space left on device (28) >12:22:03,305 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.22de:6803.uqIpFM" failed: No space left on device (28) >12:22:03,306 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.22f4:0021.tktyGz" failed: No space left on device (28) >12:22:03,306 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.230d:0001.cVlHHm" failed: No space left on device (28) >12:22:03,306 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.230d:0007.uCqQI9" failed: No space left on device (28) >12:22:03,306 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.230d:0101.EsEZJW" failed: No space left on device (28) >12:22:03,307 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.230d:0103.xWY8KJ" failed: No space left on device (28) >12:22:03,307 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2357:0200.NPsiMw" failed: No space left on device (28) >12:22:03,307 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.2357:f000.Be3rNj" failed: No space left on device (28) >12:22:03,308 INFO program: rsync: mkstemp "/mnt/sysimage/etc/usb_modeswitch.d/.8888:6500.5MNBO6" failed: No space left on device (28) >12:22:03,308 INFO program: rsync: mkstemp "/mnt/sysimage/etc/vmware-tools/.poweroff-vm-default.ihvMPT" failed: No space left on device (28) >12:22:03,308 INFO program: rsync: mkstemp "/mnt/sysimage/etc/vmware-tools/.poweron-vm-default.7gT3XG" failed: No space left on device (28) >12:22:03,308 INFO program: rsync: mkstemp "/mnt/sysimage/etc/vmware-tools/.resume-vm-default.ipLl6t" failed: No space left on device (28) >12:22:03,309 INFO program: rsync: mkstemp "/mnt/sysimage/etc/vmware-tools/.statechange.subr.9RUDeh" failed: No space left on device (28) >12:22:03,309 INFO program: rsync: mkstemp "/mnt/sysimage/etc/vmware-tools/.suspend-vm-default.qpeWm4" failed: No space left on device (28) >12:22:03,309 INFO program: rsync: mkstemp "/mnt/sysimage/etc/vmware-tools/.vm-support.bxNevR" failed: No space left on device (28) >12:22:03,309 INFO program: rsync: stat "/mnt/sysimage/etc/vmware-tools/scripts" failed: No such file or directory (2) >12:22:03,310 INFO program: rsync: mkstemp "/mnt/sysimage/etc/vpnc/.default.conf.2lazDE" failed: No space left on device (28) >12:22:03,310 INFO program: rsync: mkstemp "/mnt/sysimage/etc/vpnc/.vpnc-script.5rPHRr" failed: No space left on device (28) >12:22:03,310 INFO program: rsync: mkstemp "/mnt/sysimage/etc/wpa_supplicant/.wpa_supplicant.conf.jC4R5e" failed: No space left on device (28) >12:22:03,311 INFO program: rsync: mkstemp "/mnt/sysimage/etc/xdg/.user-dirs.conf.UeQSp2" failed: No space left on device (28) >12:22:03,311 INFO program: rsync: mkstemp "/mnt/sysimage/etc/xdg/.user-dirs.defaults.U4kTXP" failed: No space left on device (28) >12:22:03,311 INFO program: rsync: stat "/mnt/sysimage/etc/xdg/autostart" failed: No such file or directory (2) >12:22:03,312 INFO program: rsync: stat "/mnt/sysimage/etc/xdg/menus" failed: No such file or directory (2) >12:22:03,312 INFO program: rsync: stat "/mnt/sysimage/etc/xdg/systemd" failed: No such file or directory (2) >12:22:03,312 INFO program: rsync: mkstemp "/mnt/sysimage/etc/xl2tpd/.l2tp-secrets.GWWVvD" failed: No space left on device (28) >12:22:03,312 INFO program: rsync: mkstemp "/mnt/sysimage/etc/xl2tpd/.xl2tpd.conf.9YsKbr" failed: No space left on device (28) >12:22:03,313 INFO program: rsync: mkstemp "/mnt/sysimage/etc/xml/.catalog.8hcARe" failed: No space left on device (28) >12:22:03,313 INFO program: rsync: mkstemp "/mnt/sysimage/etc/xtables/.connlabel.conf.xKNgD2" failed: No space left on device (28) >12:22:03,313 INFO program: rsync: mkstemp "/mnt/sysimage/etc/yum.repos.d/.fedora-updates-testing.repo.H4LmIQ" failed: No space left on device (28) >12:22:03,313 INFO program: rsync: mkstemp "/mnt/sysimage/etc/yum.repos.d/.fedora-updates.repo.D96qVE" failed: No space left on device (28) >12:22:03,314 INFO program: rsync: mkstemp "/mnt/sysimage/etc/yum.repos.d/.fedora.repo.W9Iw8s" failed: No space left on device (28) >12:22:03,314 INFO program: rsync: mkstemp "/mnt/sysimage/etc/yum/.version-groups.conf.2D3Dlh" failed: No space left on device (28) >12:22:03,315 INFO program: rsync: stat "/mnt/sysimage/etc/yum/fssnap.d" failed: No such file or directory (2) >12:22:03,315 INFO program: rsync: stat "/mnt/sysimage/etc/yum/pluginconf.d" failed: No such file or directory (2) >12:22:03,315 INFO program: rsync: stat "/mnt/sysimage/etc/yum/protected.d" failed: No such file or directory (2) >12:22:03,316 INFO program: rsync: stat "/mnt/sysimage/etc/yum/vars" failed: No such file or directory (2) >12:22:03,316 INFO program: rsync: mkstemp "/mnt/sysimage/root/.bash_logout.IfRCE5" failed: No space left on device (28) >12:22:03,316 INFO program: rsync: mkstemp "/mnt/sysimage/root/.bash_profile.rlBm7T" failed: No space left on device (28) >12:22:03,317 INFO program: rsync: mkstemp "/mnt/sysimage/root/.bashrc.FjO7zI" failed: No space left on device (28) >12:22:03,317 INFO program: rsync: mkstemp "/mnt/sysimage/root/.cshrc.iUmT2w" failed: No space left on device (28) >12:22:03,317 INFO program: rsync: mkstemp "/mnt/sysimage/root/.tcshrc.TuhFvl" failed: No space left on device (28) >12:22:03,317 INFO program: rsync: stat "/mnt/sysimage/root/.mozilla" failed: No such file or directory (2) >12:22:03,318 INFO program: rsync: stat "/mnt/sysimage/tmp/hsperfdata_root" failed: No such file or directory (2) >12:22:03,318 INFO program: rsync: symlink "/mnt/sysimage/var/lock" -> "../run/lock" failed: No space left on device (28) >12:22:03,318 INFO program: rsync: symlink "/mnt/sysimage/var/mail" -> "spool/mail" failed: No space left on device (28) >12:22:03,319 INFO program: rsync: symlink "/mnt/sysimage/var/run" -> "../run" failed: No space left on device (28) >12:22:03,319 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/account" failed: No space left on device (28) >12:22:03,319 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,319 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/adm" failed: No space left on device (28) >12:22:03,320 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,320 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/cache" failed: No space left on device (28) >12:22:03,320 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,320 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/crash" failed: No space left on device (28) >12:22:03,321 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,321 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/db" failed: No space left on device (28) >12:22:03,321 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,322 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/empty" failed: No space left on device (28) >12:22:03,322 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,322 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/games" failed: No space left on device (28) >12:22:03,322 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,323 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/gopher" failed: No space left on device (28) >12:22:03,323 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,323 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/kerberos" failed: No space left on device (28) >12:22:03,323 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,324 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/lib" failed: No space left on device (28) >12:22:03,324 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,324 INFO program: rsync: stat "/mnt/sysimage/var/account" failed: No such file or directory (2) >12:22:03,324 INFO program: rsync: stat "/mnt/sysimage/var/adm" failed: No such file or directory (2) >12:22:03,325 INFO program: rsync: stat "/mnt/sysimage/var/cache" failed: No such file or directory (2) >12:22:03,325 INFO program: rsync: stat "/mnt/sysimage/var/crash" failed: No such file or directory (2) >12:22:03,325 INFO program: rsync: stat "/mnt/sysimage/var/db" failed: No such file or directory (2) >12:22:03,325 INFO program: rsync: stat "/mnt/sysimage/var/empty" failed: No such file or directory (2) >12:22:03,326 INFO program: rsync: stat "/mnt/sysimage/var/games" failed: No such file or directory (2) >12:22:03,326 INFO program: rsync: stat "/mnt/sysimage/var/gopher" failed: No such file or directory (2) >12:22:03,326 INFO program: rsync: stat "/mnt/sysimage/var/kerberos" failed: No such file or directory (2) >12:22:03,327 INFO program: rsync: stat "/mnt/sysimage/var/lib" failed: No such file or directory (2) >12:22:03,327 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/local" failed: No space left on device (28) >12:22:03,327 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,327 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/log" failed: No space left on device (28) >12:22:03,328 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,328 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/nis" failed: No space left on device (28) >12:22:03,328 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,329 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/opt" failed: No space left on device (28) >12:22:03,329 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,329 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/preserve" failed: No space left on device (28) >12:22:03,329 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,330 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/spool" failed: No space left on device (28) >12:22:03,330 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,330 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/tmp" failed: No space left on device (28) >12:22:03,330 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,331 INFO program: rsync: recv_generator: mkdir "/mnt/sysimage/var/yp" failed: No space left on device (28) >12:22:03,331 INFO program: *** Skipping any contents from this failed directory *** >12:22:03,332 INFO program: rsync: stat "/mnt/sysimage/var/local" failed: No such file or directory (2) >12:22:03,332 INFO program: rsync: stat "/mnt/sysimage/var/log" failed: No such file or directory (2) >12:22:03,332 INFO program: rsync: stat "/mnt/sysimage/var/nis" failed: No such file or directory (2) >12:22:03,333 INFO program: rsync: stat "/mnt/sysimage/var/opt" failed: No such file or directory (2) >12:22:03,333 INFO program: rsync: stat "/mnt/sysimage/var/preserve" failed: No such file or directory (2) >12:22:03,333 INFO program: rsync: stat "/mnt/sysimage/var/spool" failed: No such file or directory (2) >12:22:03,333 INFO program: rsync: stat "/mnt/sysimage/var/tmp" failed: No such file or directory (2) >12:22:03,334 INFO program: rsync: stat "/mnt/sysimage/var/yp" failed: No such file or directory (2) >12:22:03,334 INFO program: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1165) [sender=3.1.0pre1] >12:22:03,334 DEBUG program: Return code: 23 >12:22:03,559 INFO program: Running... journalctl -b > > >/tmp/storage.log: >08:00:06,796 DEBUG blivet: registered device format class LUKS as luks >08:00:06,804 DEBUG blivet: registered device format class Ext2FS as ext2 >08:00:06,804 DEBUG blivet: registered device format class Ext3FS as ext3 >08:00:06,804 DEBUG blivet: registered device format class Ext4FS as ext4 >08:00:06,804 DEBUG blivet: registered device format class FATFS as vfat >08:00:06,804 DEBUG blivet: registered device format class EFIFS as efi >08:00:06,804 DEBUG blivet: registered device format class BTRFS as btrfs >08:00:06,804 DEBUG blivet: registered device format class GFS2 as gfs2 >08:00:06,804 DEBUG blivet: registered device format class JFS as jfs >08:00:06,804 DEBUG blivet: registered device format class ReiserFS as reiserfs >08:00:06,805 DEBUG blivet: registered device format class XFS as xfs >08:00:06,805 DEBUG blivet: registered device format class HFS as hfs >08:00:06,805 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >08:00:06,805 DEBUG blivet: registered device format class HFSPlus as hfs+ >08:00:06,805 DEBUG blivet: registered device format class MacEFIFS as macefi >08:00:06,805 DEBUG blivet: registered device format class NTFS as ntfs >08:00:06,805 DEBUG blivet: registered device format class NFS as nfs >08:00:06,805 DEBUG blivet: registered device format class NFSv4 as nfs4 >08:00:06,805 DEBUG blivet: registered device format class Iso9660FS as iso9660 >08:00:06,805 DEBUG blivet: registered device format class NoDevFS as nodev >08:00:06,805 DEBUG blivet: registered device format class DevPtsFS as devpts >08:00:06,805 DEBUG blivet: registered device format class ProcFS as proc >08:00:06,805 DEBUG blivet: registered device format class SysFS as sysfs >08:00:06,805 DEBUG blivet: registered device format class TmpFS as tmpfs >08:00:06,806 DEBUG blivet: registered device format class BindFS as bind >08:00:06,806 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >08:00:06,806 DEBUG blivet: registered device format class USBFS as usbfs >08:00:06,806 DEBUG blivet: registered device format class MDRaidMember as mdmember >08:00:06,806 DEBUG blivet: registered device format class BIOSBoot as biosboot >08:00:06,807 DEBUG blivet: registered device format class DiskLabel as disklabel >08:00:06,808 DEBUG blivet: registered device format class SwapSpace as swap >08:00:06,808 DEBUG blivet: registered device format class MultipathMember as multipath_member >08:00:06,808 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >08:00:06,808 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >08:00:06,808 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >08:00:07,587 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >08:00:07,587 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >08:00:07,588 INFO blivet: sdb4 looks to be the live device; marking as protected >08:00:07,605 INFO blivet: devices to scan: ['sdb', 'sdb4', 'sdc', 'sda', 'sda1', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >08:00:07,627 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'OnlyDisk_U210', > 'ID_MODEL_ENC': 'OnlyDisk\\x20U210\\x20\\x20\\x20', > 'ID_MODEL_ID': '173c', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cad4ebea', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0', > 'ID_SERIAL_SHORT': 'ff07ECBB1600FFFF000E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Netac', > 'ID_VENDOR_ENC': 'Netac\\x20\\x20\\x20', > 'ID_VENDOR_ID': '0dd8', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30409', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >08:00:07,627 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >08:00:07,628 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >08:00:07,628 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:07,629 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >08:00:07,630 INFO blivet: sdb is a disk >08:00:07,630 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:07,637 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >08:00:07,659 INFO blivet: added disk sdb (id 0) to device tree >08:00:07,660 DEBUG blivet: looking up parted Device: /dev/sdb >08:00:07,661 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >08:00:07,662 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >08:00:07,662 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >08:00:07,663 DEBUG blivet: required disklabel type for sdb (1) is None >08:00:07,663 DEBUG blivet: default disklabel type for sdb is msdos >08:00:07,663 DEBUG blivet: selecting msdos disklabel for sdb based on size >08:00:07,666 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >08:00:07,667 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x18350d0>] > device: <parted.device.Device object at 0x182eed0> > PedDisk: <_ped.Disk object at 0x1834320> >08:00:07,667 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:00:07,668 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >08:00:07,669 INFO blivet: got device: DiskDevice instance (0x17b4110) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 3824.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: Netac OnlyDisk U210 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7831552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 124, 62) biosGeometry: (487, 255, 63) > PedDevice: <_ped.Device object at 0x16bfdd0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x180cf50> >08:00:07,670 INFO blivet: got format: DiskLabel instance (0x1816050) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x18350d0>] > device: <parted.device.Device object at 0x182eed0> > PedDisk: <_ped.Disk object at 0x1834320> > origPartedDisk = <parted.disk.Disk object at 0x1835350> > partedDevice = parted.Device instance -- > model: Netac OnlyDisk U210 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7831552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 124, 62) biosGeometry: (487, 255, 63) > PedDevice: <_ped.Device object at 0x17f5320> > >08:00:07,673 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0-part4 /dev/disk/by-label/FEDORA /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part4 /dev/disk/by-uuid/B4FE-5315', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'FEDORA', > 'ID_FS_LABEL_ENC': 'FEDORA', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'B4FE-5315', > 'ID_FS_UUID_ENC': 'B4FE-5315', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'OnlyDisk_U210', > 'ID_MODEL_ENC': 'OnlyDisk\\x20U210\\x20\\x20\\x20', > 'ID_MODEL_ID': '173c', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '7831296', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': 'cad4ebea-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cad4ebea', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0', > 'ID_SERIAL_SHORT': 'ff07ECBB1600FFFF000E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Netac', > 'ID_VENDOR_ENC': 'Netac\\x20\\x20\\x20', > 'ID_VENDOR_ID': '0dd8', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30441', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0-part4', > '/dev/disk/by-label/FEDORA', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part4', > '/dev/disk/by-uuid/B4FE-5315'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >08:00:07,673 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4)... >08:00:07,674 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >08:00:07,674 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:07,674 INFO blivet: sdb4 is a partition >08:00:07,675 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >08:00:07,675 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >08:00:07,676 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3824MB disk sdb (0) with existing msdos disklabel >08:00:07,676 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >08:00:07,677 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >08:00:07,677 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:07,678 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >08:00:07,678 DEBUG blivet: looking up parted Partition: /dev/sdb4 >08:00:07,678 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >08:00:07,679 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >08:00:07,679 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >08:00:07,680 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >08:00:07,680 INFO blivet: added partition sdb4 (id 1) to device tree >08:00:07,680 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >08:00:07,681 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >08:00:07,681 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >08:00:07,682 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >08:00:07,683 WARN blivet: disklabel detected but not usable on sdb4 >08:00:07,683 DEBUG blivet: getFormat('efi') returning EFIFS instance >08:00:07,683 INFO blivet: type detected on 'sdb4' is 'vfat' >08:00:07,683 DEBUG blivet: getFormat('efi') returning EFIFS instance >08:00:07,683 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >08:00:07,684 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: efi ; >08:00:07,684 DEBUG blivet: looking up parted Device: /dev/sdb4 >08:00:07,685 INFO blivet: got device: PartitionDevice instance (0x18160d0) -- > name = sdb4 status = True kids = 0 id = 1 > parents = ['existing 3824MB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 3823.875 > format = existing efi filesystem > major = 8 minor = 20 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 7831296 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 124, 62) biosGeometry: (487, 255, 63) > PedDevice: <_ped.Device object at 0x17f5560> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x182ef90> fileSystem: <parted.filesystem.FileSystem object at 0x1835490> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x1835190> PedPartition: <_ped.Partition object at 0x1833170> > disk = existing 3824MB disk sdb (0) with existing msdos disklabel > start = 256 end = 7831551 length = 7831296 > flags = boot >08:00:07,685 INFO blivet: got format: EFIFS instance (0x1835790) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb4 uuid = B4FE-5315 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = FEDORA size = 0 targetSize = 0 > >08:00:07,687 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Multiple_Card_Reader_058F63666435-0:0 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Card_Reader', > 'ID_MODEL_ENC': 'Card\\x20\\x20Reader\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6366', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Multiple_Card_Reader_058F63666435-0:0', > 'ID_SERIAL_SHORT': '058F63666435', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Multiple', > 'ID_VENDOR_ENC': 'Multiple', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '31524', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Multiple_Card_Reader_058F63666435-0:0', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc'} ; name: sdc ; >08:00:07,688 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc)... >08:00:07,688 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >08:00:07,689 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:07,689 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >08:00:07,690 INFO blivet: sdc is a disk >08:00:07,690 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:07,691 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >08:00:07,695 INFO blivet: added disk sdc (id 2) to device tree >08:00:07,695 DEBUG blivet: looking up parted Device: /dev/sdc >08:00:07,696 DEBUG blivet: no device or no media present >08:00:07,699 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR /dev/disk/by-id/wwn-0x5000c500611915d8', > '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': '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33707', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR', > '/dev/disk/by-id/wwn-0x5000c500611915d8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >08:00:07,699 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:00:07,700 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:00:07,700 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:07,700 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >08:00:07,701 INFO blivet: sda is a disk >08:00:07,701 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:07,702 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >08:00:07,706 INFO blivet: added disk sda (id 3) to device tree >08:00:07,706 DEBUG blivet: looking up parted Device: /dev/sda >08:00:07,707 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >08:00:07,708 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >08:00:07,709 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >08:00:07,709 DEBUG blivet: required disklabel type for sda (1) is None >08:00:07,709 DEBUG blivet: default disklabel type for sda is msdos >08:00:07,709 DEBUG blivet: selecting msdos disklabel for sda based on size >08:00:07,709 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >08:00:07,935 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 8 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1835cd0>, <parted.partition.Partition object at 0x1835550>, <parted.partition.Partition object at 0x1838050>, <parted.partition.Partition object at 0x1838210>, <parted.partition.Partition object at 0x18383d0>, <parted.partition.Partition object at 0x1838590>] > device: <parted.device.Device object at 0x18355d0> > PedDisk: <_ped.Disk object at 0x183cf38> >08:00:07,936 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:00:07,936 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >08:00:07,938 INFO blivet: got device: DiskDevice instance (0x1835ad0) -- > name = sda status = True kids = 0 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x17f5830> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1835b50> >08:00:07,940 INFO blivet: got format: DiskLabel instance (0x180cf10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 8 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1835cd0>, <parted.partition.Partition object at 0x1835550>, <parted.partition.Partition object at 0x1838050>, <parted.partition.Partition object at 0x1838210>, <parted.partition.Partition object at 0x18383d0>, <parted.partition.Partition object at 0x1838590>] > device: <parted.device.Device object at 0x18355d0> > PedDisk: <_ped.Disk object at 0x183cf38> > origPartedDisk = <parted.disk.Disk object at 0x1835dd0> > partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x17f55f0> > >08:00:07,945 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part1 /dev/disk/by-id/wwn-0x5000c500611915d8-part1 /dev/disk/by-uuid/607A76AA7A767D1A', > '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': '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '607A76AA7A767D1A', > 'ID_FS_UUID_ENC': '607A76AA7A767D1A', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '167782797', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0006bf93-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33775', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part1', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part1', > '/dev/disk/by-uuid/607A76AA7A767D1A'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >08:00:07,945 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:00:07,945 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >08:00:07,946 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:07,946 INFO blivet: sda1 is a partition >08:00:07,947 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >08:00:07,947 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:00:07,948 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >08:00:07,949 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >08:00:07,949 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >08:00:07,950 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:07,950 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >08:00:07,950 DEBUG blivet: looking up parted Partition: /dev/sda1 >08:00:07,951 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >08:00:07,952 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >08:00:07,952 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >08:00:07,953 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >08:00:07,953 INFO blivet: added partition sda1 (id 4) to device tree >08:00:07,954 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >08:00:07,954 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >08:00:07,955 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >08:00:07,955 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >08:00:07,984 WARN blivet: disklabel detected but not usable on sda1 >08:00:07,984 INFO blivet: type detected on 'sda1' is 'ntfs' >08:00:07,986 DEBUG blivet: NTFS.supported: supported: False ; >08:00:07,986 DEBUG blivet: getFormat('ntfs') returning NTFS instance >08:00:07,987 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >08:00:07,988 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >08:00:07,988 DEBUG blivet: looking up parted Device: /dev/sda1 >08:00:07,990 INFO blivet: got device: PartitionDevice instance (0x1835a10) -- > name = sda1 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 81925.1938477 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 167782797 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29 did: 0 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x17f5b90> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1835650> fileSystem: <parted.filesystem.FileSystem object at 0x1835d90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1835d10> PedPartition: <_ped.Partition object at 0x1833350> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 63 end = 167782859 length = 167782797 > flags = boot >08:00:07,991 DEBUG blivet: NTFS.supported: supported: False ; >08:00:07,991 INFO blivet: got format: NTFS instance (0x1838b10) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 607A76AA7A767D1A exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >08:00:07,995 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part2 /dev/disk/by-id/wwn-0x5000c500611915d8-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '167782860', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '808985205', > 'ID_PART_ENTRY_TYPE': '0xf', > 'ID_PART_ENTRY_UUID': '0006bf93-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33889', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part2', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >08:00:07,995 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:00:07,995 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >08:00:07,996 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:07,996 INFO blivet: sda2 is a partition >08:00:07,997 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >08:00:07,997 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:00:07,998 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >08:00:07,998 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >08:00:07,999 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >08:00:07,999 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:08,000 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >08:00:08,000 DEBUG blivet: looking up parted Partition: /dev/sda2 >08:00:08,001 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >08:00:08,002 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >08:00:08,003 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >08:00:08,003 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >08:00:08,003 INFO blivet: added partition sda2 (id 5) to device tree >08:00:08,004 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >08:00:08,005 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >08:00:08,006 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >08:00:08,007 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >08:00:08,053 WARN blivet: disklabel detected but not usable on sda2 >08:00:08,053 DEBUG blivet: no type or existing type for sda2, bailing >08:00:08,053 DEBUG blivet: looking up parted Device: /dev/sda2 >08:00:08,056 INFO blivet: got device: PartitionDevice instance (0x1838790) -- > name = sda2 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 395012.307129 > 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: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 8308 did: 24931 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x17f54d0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1835650> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1835b90> PedPartition: <_ped.Partition object at 0x18331d0> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 167782860 end = 976768064 length = 808985205 > flags = lba >08:00:08,059 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part5 /dev/disk/by-id/wwn-0x5000c500611915d8-part5 /dev/disk/by-uuid/000F73F1000CEAD5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '000F73F1000CEAD5', > 'ID_FS_UUID_ENC': '000F73F1000CEAD5', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '167782923', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '167782797', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0006bf93-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33958', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part5', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part5', > '/dev/disk/by-uuid/000F73F1000CEAD5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >08:00:08,059 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >08:00:08,060 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >08:00:08,060 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,060 INFO blivet: sda5 is a partition >08:00:08,061 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >08:00:08,061 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:00:08,062 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >08:00:08,062 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >08:00:08,063 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >08:00:08,063 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:08,064 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >08:00:08,064 DEBUG blivet: looking up parted Partition: /dev/sda5 >08:00:08,064 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >08:00:08,065 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >08:00:08,065 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >08:00:08,066 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >08:00:08,066 INFO blivet: added partition sda5 (id 6) to device tree >08:00:08,066 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >08:00:08,067 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >08:00:08,067 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >08:00:08,068 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >08:00:08,093 WARN blivet: disklabel detected but not usable on sda5 >08:00:08,093 INFO blivet: type detected on 'sda5' is 'ntfs' >08:00:08,094 DEBUG blivet: NTFS.supported: supported: False ; >08:00:08,094 DEBUG blivet: getFormat('ntfs') returning NTFS instance >08:00:08,095 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >08:00:08,095 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ntfs ; >08:00:08,096 DEBUG blivet: looking up parted Device: /dev/sda5 >08:00:08,096 INFO blivet: got device: PartitionDevice instance (0x1835b10) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 81925.1938477 > format = existing ntfs filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 167782797 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32578 did: 0 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x17f5cb0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1835650> fileSystem: <parted.filesystem.FileSystem object at 0x1838110> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1838090> PedPartition: <_ped.Partition object at 0x18333b0> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 167782923 end = 335565719 length = 167782797 > flags = >08:00:08,097 DEBUG blivet: NTFS.supported: supported: False ; >08:00:08,097 INFO blivet: got format: NTFS instance (0x18592d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda5 uuid = 000F73F1000CEAD5 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >08:00:08,101 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part6 /dev/disk/by-id/wwn-0x5000c500611915d8-part6 /dev/disk/by-uuid/000AC82400006D5C', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '000AC82400006D5C', > 'ID_FS_UUID_ENC': '000AC82400006D5C', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '335565783', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '314584767', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0006bf93-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34037', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part6', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part6', > '/dev/disk/by-uuid/000AC82400006D5C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >08:00:08,101 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >08:00:08,101 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >08:00:08,102 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,102 INFO blivet: sda6 is a partition >08:00:08,103 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >08:00:08,103 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:00:08,104 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >08:00:08,105 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >08:00:08,105 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >08:00:08,105 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:08,106 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >08:00:08,106 DEBUG blivet: looking up parted Partition: /dev/sda6 >08:00:08,106 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >08:00:08,107 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >08:00:08,107 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >08:00:08,108 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >08:00:08,108 INFO blivet: added partition sda6 (id 7) to device tree >08:00:08,108 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >08:00:08,109 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >08:00:08,109 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >08:00:08,110 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >08:00:08,160 WARN blivet: disklabel detected but not usable on sda6 >08:00:08,160 INFO blivet: type detected on 'sda6' is 'ntfs' >08:00:08,161 DEBUG blivet: NTFS.supported: supported: False ; >08:00:08,161 DEBUG blivet: getFormat('ntfs') returning NTFS instance >08:00:08,162 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >08:00:08,163 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: ntfs ; >08:00:08,163 DEBUG blivet: looking up parted Device: /dev/sda6 >08:00:08,164 INFO blivet: got device: PartitionDevice instance (0x1816190) -- > name = sda6 status = True kids = 0 id = 7 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 153605.843262 > format = existing ntfs filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 314584767 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 23600 did: 12920 busy: False > hardwareGeometry: (19581, 255, 63) biosGeometry: (19581, 255, 63) > PedDevice: <_ped.Device object at 0x17f5e60> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1835650> fileSystem: <parted.filesystem.FileSystem object at 0x18382d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1838250> PedPartition: <_ped.Partition object at 0x1833230> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 335565783 end = 650150549 length = 314584767 > flags = >08:00:08,165 DEBUG blivet: NTFS.supported: supported: False ; >08:00:08,165 INFO blivet: got format: NTFS instance (0x1859810) -- > type = ntfs name = ntfs status = False > device = /dev/sda6 uuid = 000AC82400006D5C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >08:00:08,170 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part7 /dev/disk/by-id/wwn-0x5000c500611915d8-part7 /dev/disk/by-uuid/000F11D70009FA79', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '000F11D70009FA79', > 'ID_FS_UUID_ENC': '000F11D70009FA79', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '650150613', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '209728512', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0006bf93-07', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34109', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part7', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part7', > '/dev/disk/by-uuid/000F11D70009FA79'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >08:00:08,170 INFO blivet: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >08:00:08,170 DEBUG blivet: DeviceTree.getDeviceByName: name: sda7 ; >08:00:08,171 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,171 INFO blivet: sda7 is a partition >08:00:08,172 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda7 ; >08:00:08,172 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:00:08,173 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >08:00:08,174 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >08:00:08,175 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >08:00:08,175 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:08,175 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >08:00:08,175 DEBUG blivet: looking up parted Partition: /dev/sda7 >08:00:08,176 DEBUG blivet: PartitionDevice.probe: sda7 ; exists: True ; >08:00:08,177 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >08:00:08,178 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >08:00:08,178 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >08:00:08,178 INFO blivet: added partition sda7 (id 8) to device tree >08:00:08,179 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >08:00:08,179 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >08:00:08,179 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >08:00:08,180 DEBUG blivet: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >08:00:08,260 WARN blivet: disklabel detected but not usable on sda7 >08:00:08,261 INFO blivet: type detected on 'sda7' is 'ntfs' >08:00:08,262 DEBUG blivet: NTFS.supported: supported: False ; >08:00:08,262 DEBUG blivet: getFormat('ntfs') returning NTFS instance >08:00:08,263 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >08:00:08,263 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: ntfs ; >08:00:08,264 DEBUG blivet: looking up parted Device: /dev/sda7 >08:00:08,265 INFO blivet: got device: PartitionDevice instance (0x1816110) -- > name = sda7 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 102406.5 > format = existing ntfs filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 209728512 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x17f5d40> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1835650> fileSystem: <parted.filesystem.FileSystem object at 0x1838490> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1838410> PedPartition: <_ped.Partition object at 0x1833290> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 650150613 end = 859879124 length = 209728512 > flags = >08:00:08,265 DEBUG blivet: NTFS.supported: supported: False ; >08:00:08,266 INFO blivet: got format: NTFS instance (0x1859790) -- > type = ntfs name = ntfs status = False > device = /dev/sda7 uuid = 000F11D70009FA79 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >08:00:08,269 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part8 /dev/disk/by-id/wwn-0x5000c500611915d8-part8 /dev/disk/by-uuid/000CD373000612C7', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '000CD373000612C7', > 'ID_FS_UUID_ENC': '000CD373000612C7', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '859879188', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '116888877', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0006bf93-08', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34180', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part8', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part8', > '/dev/disk/by-uuid/000CD373000612C7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >08:00:08,270 INFO blivet: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >08:00:08,270 DEBUG blivet: DeviceTree.getDeviceByName: name: sda8 ; >08:00:08,271 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,271 INFO blivet: sda8 is a partition >08:00:08,271 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda8 ; >08:00:08,272 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:00:08,272 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >08:00:08,273 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >08:00:08,274 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >08:00:08,274 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:08,274 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >08:00:08,274 DEBUG blivet: looking up parted Partition: /dev/sda8 >08:00:08,275 DEBUG blivet: PartitionDevice.probe: sda8 ; exists: True ; >08:00:08,276 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >08:00:08,277 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >08:00:08,277 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >08:00:08,278 INFO blivet: added partition sda8 (id 9) to device tree >08:00:08,278 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >08:00:08,278 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >08:00:08,279 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >08:00:08,280 DEBUG blivet: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >08:00:08,333 WARN blivet: disklabel detected but not usable on sda8 >08:00:08,333 INFO blivet: type detected on 'sda8' is 'ntfs' >08:00:08,334 DEBUG blivet: NTFS.supported: supported: False ; >08:00:08,334 DEBUG blivet: getFormat('ntfs') returning NTFS instance >08:00:08,335 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >08:00:08,335 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: ntfs ; >08:00:08,336 DEBUG blivet: looking up parted Device: /dev/sda8 >08:00:08,337 INFO blivet: got device: PartitionDevice instance (0x18356d0) -- > name = sda8 status = True kids = 0 id = 9 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 57074.6469727 > format = existing ntfs filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 116888877 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (7275, 255, 63) biosGeometry: (7275, 255, 63) > PedDevice: <_ped.Device object at 0x17f5ef0> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1835650> fileSystem: <parted.filesystem.FileSystem object at 0x1838650> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18385d0> PedPartition: <_ped.Partition object at 0x1833410> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 859879188 end = 976768064 length = 116888877 > flags = >08:00:08,338 DEBUG blivet: NTFS.supported: supported: False ; >08:00:08,338 INFO blivet: got format: NTFS instance (0x1859b10) -- > type = ntfs name = ntfs status = False > device = /dev/sda8 uuid = 000CD373000612C7 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >08:00:08,340 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-MATSHITA_DVD-RAM_UJ8D1_SCD1504409', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'MATSHITA_DVD-RAM_UJ8D1', > 'ID_MODEL_ENC': 'MATSHITA\\x20DVD-RAM\\x20UJ8D1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '8.10', > 'ID_SERIAL': 'MATSHITA_DVD-RAM_UJ8D1_SCD1504409', > 'ID_SERIAL_SHORT': 'SCD1504409', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '36515', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-MATSHITA_DVD-RAM_UJ8D1_SCD1504409'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >08:00:08,340 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >08:00:08,341 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >08:00:08,341 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,342 INFO blivet: sr0 is a cdrom >08:00:08,342 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >08:00:08,342 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:08,343 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >08:00:08,343 INFO blivet: added cdrom sr0 (id 10) to device tree >08:00:08,343 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:00:08,377 DEBUG blivet: no device or no media present >08:00:08,378 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '51861', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >08:00:08,379 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >08:00:08,379 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >08:00:08,380 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,380 INFO blivet: loop0 is a loop device >08:00:08,381 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >08:00:08,382 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >08:00:08,382 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,382 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:08,383 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >08:00:08,383 INFO blivet: added file /osmin.img (deleted) (id 11) to device tree >08:00:08,384 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >08:00:08,384 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:08,385 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >08:00:08,385 INFO blivet: added loop loop0 (id 12) to device tree >08:00:08,386 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >08:00:08,386 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >08:00:08,387 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:00:08,387 DEBUG blivet: device loop0 does not contain a disklabel >08:00:08,387 INFO blivet: type detected on 'loop0' is 'squashfs' >08:00:08,387 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:00:08,388 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >08:00:08,388 INFO blivet: got device: LoopDevice instance (0x1859f50) -- > name = loop0 status = False kids = 0 id = 12 > parents = ['existing 0MB file /osmin.img (deleted) (11)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >08:00:08,388 INFO blivet: got format: DeviceFormat instance (0x1838a50) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:00:08,389 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': '52214', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >08:00:08,389 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >08:00:08,390 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:00:08,390 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,390 INFO blivet: loop1 is a loop device >08:00:08,391 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >08:00:08,391 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >08:00:08,392 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,392 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:08,393 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >08:00:08,393 INFO blivet: added file /osmin (id 13) to device tree >08:00:08,394 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >08:00:08,394 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:08,395 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >08:00:08,395 INFO blivet: added loop loop1 (id 14) to device tree >08:00:08,395 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >08:00:08,396 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >08:00:08,396 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:00:08,396 DEBUG blivet: device loop1 does not contain a disklabel >08:00:08,396 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >08:00:08,396 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:00:08,397 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >08:00:08,397 INFO blivet: got device: LoopDevice instance (0x1838ad0) -- > name = loop1 status = False kids = 0 id = 14 > parents = ['existing 0MB file /osmin (13)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >08:00:08,397 INFO blivet: got format: DeviceFormat instance (0x1835950) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:00:08,398 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52563', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >08:00:08,398 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >08:00:08,399 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >08:00:08,399 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,399 INFO blivet: loop2 is a loop device >08:00:08,400 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >08:00:08,401 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >08:00:08,401 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,402 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:08,402 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >08:00:08,402 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 15) to device tree >08:00:08,403 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >08:00:08,403 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:08,404 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >08:00:08,404 INFO blivet: added loop loop2 (id 16) to device tree >08:00:08,404 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >08:00:08,405 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >08:00:08,405 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:00:08,405 DEBUG blivet: device loop2 does not contain a disklabel >08:00:08,405 INFO blivet: type detected on 'loop2' is 'squashfs' >08:00:08,405 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:00:08,406 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >08:00:08,406 INFO blivet: got device: LoopDevice instance (0x1859a90) -- > name = loop2 status = False kids = 0 id = 16 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (15)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >08:00:08,406 INFO blivet: got format: DeviceFormat instance (0x1859490) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:00:08,408 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52914', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >08:00:08,408 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >08:00:08,409 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:00:08,409 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,409 INFO blivet: loop3 is a loop device >08:00:08,410 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >08:00:08,410 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >08:00:08,411 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,411 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:08,412 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >08:00:08,412 INFO blivet: added file /LiveOS/ext3fs.img (id 17) to device tree >08:00:08,412 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >08:00:08,412 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:08,413 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >08:00:08,413 INFO blivet: added loop loop3 (id 18) to device tree >08:00:08,414 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >08:00:08,414 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >08:00:08,415 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:08,415 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:00:08,415 DEBUG blivet: device loop3 does not contain a disklabel >08:00:08,415 INFO blivet: type detected on 'loop3' is 'ext4' >08:00:08,416 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:08,416 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:00:08,418 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >08:00:08,418 INFO blivet: got device: LoopDevice instance (0x1859650) -- > name = loop3 status = False kids = 0 id = 18 > parents = ['existing 0MB file /LiveOS/ext3fs.img (17)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >08:00:08,419 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:08,419 INFO blivet: got format: Ext4FS instance (0x1859f10) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >08:00:08,420 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': '53282', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >08:00:08,420 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >08:00:08,421 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >08:00:08,421 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,421 INFO blivet: loop4 is a loop device >08:00:08,422 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >08:00:08,422 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >08:00:08,423 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,423 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:08,424 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >08:00:08,424 INFO blivet: added file /overlay (deleted) (id 19) to device tree >08:00:08,424 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >08:00:08,424 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:08,425 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >08:00:08,425 INFO blivet: added loop loop4 (id 20) to device tree >08:00:08,426 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >08:00:08,426 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >08:00:08,426 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:00:08,426 DEBUG blivet: device loop4 does not contain a disklabel >08:00:08,426 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >08:00:08,426 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:00:08,427 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >08:00:08,427 INFO blivet: got device: LoopDevice instance (0x18b4110) -- > name = loop4 status = False kids = 0 id = 20 > parents = ['existing 0MB file /overlay (deleted) (19)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >08:00:08,427 INFO blivet: got format: DeviceFormat instance (0x18b4210) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:00:08,429 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11412', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >08:00:08,429 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >08:00:08,430 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:00:08,431 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,431 INFO blivet: live-rw is a device-mapper device >08:00:08,431 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >08:00:08,432 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:00:08,432 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (18) with existing ext4 filesystem >08:00:08,433 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >08:00:08,433 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (20) with existing DM_snapshot_cow >08:00:08,434 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:00:08,435 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,435 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >08:00:08,435 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:08,436 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >08:00:08,436 INFO blivet: added dm live-rw (id 21) to device tree >08:00:08,436 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >08:00:08,437 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >08:00:08,438 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:08,438 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:00:08,438 DEBUG blivet: device live-rw does not contain a disklabel >08:00:08,438 INFO blivet: type detected on 'live-rw' is 'ext4' >08:00:08,438 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:08,439 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:00:08,439 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >08:00:08,439 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >08:00:08,441 INFO blivet: got device: DMDevice instance (0x1859ad0) -- > name = live-rw status = True kids = 0 id = 21 > parents = ['existing 0MB loop loop4 (20) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 21691 did: 20547 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x17f5dd0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >08:00:08,442 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:08,442 INFO blivet: got format: Ext4FS instance (0x1859310) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >08:00:08,444 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36447', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >08:00:08,444 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >08:00:08,445 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:00:08,445 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,445 INFO blivet: live-base is a device-mapper device >08:00:08,446 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >08:00:08,446 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >08:00:08,447 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:00:08,447 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (18) with existing ext4 filesystem >08:00:08,448 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:00:08,449 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,449 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >08:00:08,449 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:08,450 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >08:00:08,450 INFO blivet: added dm live-base (id 22) to device tree >08:00:08,450 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >08:00:08,451 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >08:00:08,451 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:08,451 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:00:08,451 DEBUG blivet: device live-base does not contain a disklabel >08:00:08,452 INFO blivet: type detected on 'live-base' is 'ext4' >08:00:08,452 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:08,452 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:00:08,453 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >08:00:08,453 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >08:00:08,454 INFO blivet: got device: DMDevice instance (0x1859750) -- > name = live-base status = True kids = 0 id = 22 > parents = ['existing 0MB loop loop3 (18) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x17f5b00> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >08:00:08,454 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:08,454 INFO blivet: got format: Ext4FS instance (0x18b42d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >08:00:08,457 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '44013', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >08:00:08,457 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >08:00:08,457 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >08:00:08,458 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,458 INFO blivet: live-osimg-min is a device-mapper device >08:00:08,458 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >08:00:08,459 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >08:00:08,459 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >08:00:08,460 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:00:08,460 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (14) with existing DM_snapshot_cow >08:00:08,461 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:00:08,461 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (18) with existing ext4 filesystem >08:00:08,462 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >08:00:08,462 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:08,463 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >08:00:08,463 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:08,464 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >08:00:08,464 INFO blivet: added dm live-osimg-min (id 23) to device tree >08:00:08,464 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >08:00:08,464 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >08:00:08,465 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:08,465 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:00:08,465 DEBUG blivet: device live-osimg-min does not contain a disklabel >08:00:08,465 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >08:00:08,466 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:08,466 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:00:08,466 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >08:00:08,467 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >08:00:08,467 INFO blivet: got device: DMDevice instance (0x1838a10) -- > name = live-osimg-min status = True kids = 0 id = 23 > parents = ['existing 0MB loop loop3 (18) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32578 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x17f5f80> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >08:00:08,468 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:08,468 INFO blivet: got format: Ext4FS instance (0x18b4710) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >08:00:08,481 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >08:00:10,793 INFO blivet: ISCSID is /sbin/iscsid >08:00:10,793 INFO blivet: no initiator set >08:00:10,847 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >08:00:10,847 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >08:00:10,973 DEBUG blivet: trying to set new default fstype to 'ext4' >08:00:11,000 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:11,000 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:00:11,001 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:11,005 INFO blivet: Detected 3856M of memory >08:00:11,005 INFO blivet: Suggested swap size (3856 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >08:00:11,006 INFO blivet: Swap attempt of 0M >08:00:11,178 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x3220e90> >08:00:11,179 INFO blivet: no initiator set >08:00:11,180 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >08:00:11,180 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >08:00:11,232 DEBUG blivet: protected device spec /dev/sdb4 resolved to sdb4 >08:00:11,233 INFO blivet: sdb4 looks to be the live device; marking as protected >08:00:11,252 INFO blivet: devices to scan: ['sdb', 'sdb4', 'sdc', 'sda', 'sda1', 'sda2', 'sda5', 'sda6', 'sda7', 'sda8', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >08:00:11,263 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'OnlyDisk_U210', > 'ID_MODEL_ENC': 'OnlyDisk\\x20U210\\x20\\x20\\x20', > 'ID_MODEL_ID': '173c', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cad4ebea', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0', > 'ID_SERIAL_SHORT': 'ff07ECBB1600FFFF000E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Netac', > 'ID_VENDOR_ENC': 'Netac\\x20\\x20\\x20', > 'ID_VENDOR_ID': '0dd8', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30409', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >08:00:11,264 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >08:00:11,266 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >08:00:11,268 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:11,269 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >08:00:11,271 INFO blivet: sdb is a disk >08:00:11,271 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:11,274 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >08:00:11,284 INFO blivet: added disk sdb (id 0) to device tree >08:00:11,284 DEBUG blivet: looking up parted Device: /dev/sdb >08:00:11,286 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >08:00:11,288 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >08:00:11,289 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >08:00:11,290 DEBUG blivet: required disklabel type for sdb (1) is None >08:00:11,290 DEBUG blivet: default disklabel type for sdb is msdos >08:00:11,290 DEBUG blivet: selecting msdos disklabel for sdb based on size >08:00:11,292 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >08:00:11,293 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f64800c0350>] > device: <parted.device.Device object at 0x7f64800c0150> > PedDisk: <_ped.Disk object at 0x7f64800be6c8> >08:00:11,293 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:00:11,294 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >08:00:11,295 INFO blivet: got device: DiskDevice instance (0x7f6480046ed0) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 3824.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: Netac OnlyDisk U210 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7831552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 124, 62) biosGeometry: (487, 255, 63) > PedDevice: <_ped.Device object at 0x3504e60> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f64800a5d10> >08:00:11,297 INFO blivet: got format: DiskLabel instance (0x7f64800a5f90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f64800c0350>] > device: <parted.device.Device object at 0x7f64800c0150> > PedDisk: <_ped.Disk object at 0x7f64800be6c8> > origPartedDisk = <parted.disk.Disk object at 0x7f64800c0710> > partedDevice = parted.Device instance -- > model: Netac OnlyDisk U210 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7831552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 124, 62) biosGeometry: (487, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007c3b0> > >08:00:11,304 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0-part4 /dev/disk/by-label/FEDORA /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part4 /dev/disk/by-uuid/B4FE-5315', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'FEDORA', > 'ID_FS_LABEL_ENC': 'FEDORA', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'B4FE-5315', > 'ID_FS_UUID_ENC': 'B4FE-5315', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'OnlyDisk_U210', > 'ID_MODEL_ENC': 'OnlyDisk\\x20U210\\x20\\x20\\x20', > 'ID_MODEL_ID': '173c', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '7831296', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': 'cad4ebea-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cad4ebea', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0', > 'ID_SERIAL_SHORT': 'ff07ECBB1600FFFF000E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Netac', > 'ID_VENDOR_ENC': 'Netac\\x20\\x20\\x20', > 'ID_VENDOR_ID': '0dd8', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30441', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0-part4', > '/dev/disk/by-label/FEDORA', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part4', > '/dev/disk/by-uuid/B4FE-5315'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >08:00:11,305 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4)... >08:00:11,306 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >08:00:11,309 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:11,310 INFO blivet: sdb4 is a partition >08:00:11,311 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >08:00:11,313 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >08:00:11,314 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3824MB disk sdb (0) with existing msdos disklabel >08:00:11,316 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >08:00:11,317 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >08:00:11,317 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:11,319 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >08:00:11,319 DEBUG blivet: looking up parted Partition: /dev/sdb4 >08:00:11,321 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >08:00:11,323 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >08:00:11,324 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >08:00:11,326 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >08:00:11,326 INFO blivet: added partition sdb4 (id 1) to device tree >08:00:11,327 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >08:00:11,330 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >08:00:11,331 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >08:00:11,333 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >08:00:11,334 WARN blivet: disklabel detected but not usable on sdb4 >08:00:11,334 DEBUG blivet: getFormat('efi') returning EFIFS instance >08:00:11,335 INFO blivet: type detected on 'sdb4' is 'vfat' >08:00:11,335 DEBUG blivet: getFormat('efi') returning EFIFS instance >08:00:11,337 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >08:00:11,338 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: efi ; >08:00:11,339 DEBUG blivet: looking up parted Device: /dev/sdb4 >08:00:11,341 INFO blivet: got device: PartitionDevice instance (0x7f64800c08d0) -- > name = sdb4 status = True kids = 0 id = 1 > parents = ['existing 3824MB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 3823.875 > format = existing efi filesystem > major = 8 minor = 20 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 7831296 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18772 did: 20047 busy: True > hardwareGeometry: (1018, 124, 62) biosGeometry: (487, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007c5f0> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64800c0210> fileSystem: <parted.filesystem.FileSystem object at 0x7f64800c0850> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f64800c04d0> PedPartition: <_ped.Partition object at 0x7f64800b5fb0> > disk = existing 3824MB disk sdb (0) with existing msdos disklabel > start = 256 end = 7831551 length = 7831296 > flags = boot >08:00:11,342 INFO blivet: got format: EFIFS instance (0x7f64800c0e10) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb4 uuid = B4FE-5315 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = FEDORA size = 0.0 targetSize = 0.0 > >08:00:11,347 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Multiple_Card_Reader_058F63666435-0:0 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Card_Reader', > 'ID_MODEL_ENC': 'Card\\x20\\x20Reader\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6366', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Multiple_Card_Reader_058F63666435-0:0', > 'ID_SERIAL_SHORT': '058F63666435', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Multiple', > 'ID_VENDOR_ENC': 'Multiple', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '31524', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Multiple_Card_Reader_058F63666435-0:0', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc'} ; name: sdc ; >08:00:11,348 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc)... >08:00:11,351 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >08:00:11,353 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:11,354 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >08:00:11,358 INFO blivet: sdc is a disk >08:00:11,359 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:11,360 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >08:00:11,368 INFO blivet: added disk sdc (id 2) to device tree >08:00:11,368 DEBUG blivet: looking up parted Device: /dev/sdc >08:00:11,370 DEBUG blivet: no device or no media present >08:00:11,374 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR /dev/disk/by-id/wwn-0x5000c500611915d8', > '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': '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33707', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR', > '/dev/disk/by-id/wwn-0x5000c500611915d8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >08:00:11,374 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >08:00:11,375 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:00:11,376 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:11,378 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >08:00:11,379 INFO blivet: sda is a disk >08:00:11,379 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:11,380 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >08:00:11,387 INFO blivet: added disk sda (id 3) to device tree >08:00:11,388 DEBUG blivet: looking up parted Device: /dev/sda >08:00:11,390 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >08:00:11,391 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >08:00:11,392 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >08:00:11,392 DEBUG blivet: required disklabel type for sda (1) is None >08:00:11,392 DEBUG blivet: default disklabel type for sda is msdos >08:00:11,393 DEBUG blivet: selecting msdos disklabel for sda based on size >08:00:11,393 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >08:00:11,675 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 8 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f64800cdbd0>, <parted.partition.Partition object at 0x7f64800cdf10>, <parted.partition.Partition object at 0x7f64800b91d0>, <parted.partition.Partition object at 0x7f64800db1d0>, <parted.partition.Partition object at 0x7f64800db390>, <parted.partition.Partition object at 0x7f64800db550>] > device: <parted.device.Device object at 0x7f64800cdd50> > PedDisk: <_ped.Disk object at 0x7f64800da0e0> >08:00:11,676 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >08:00:11,679 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >08:00:11,683 INFO blivet: got device: DiskDevice instance (0x7f64800cd590) -- > name = sda status = True kids = 0 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007c8c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f64800cd790> >08:00:11,687 INFO blivet: got format: DiskLabel instance (0x7f64800cdb10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 8 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f64800cdbd0>, <parted.partition.Partition object at 0x7f64800cdf10>, <parted.partition.Partition object at 0x7f64800b91d0>, <parted.partition.Partition object at 0x7f64800db1d0>, <parted.partition.Partition object at 0x7f64800db390>, <parted.partition.Partition object at 0x7f64800db550>] > device: <parted.device.Device object at 0x7f64800cdd50> > PedDisk: <_ped.Disk object at 0x7f64800da0e0> > origPartedDisk = <parted.disk.Disk object at 0x7f64800c0d10> > partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007c7a0> > >08:00:11,695 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part1 /dev/disk/by-id/wwn-0x5000c500611915d8-part1 /dev/disk/by-uuid/607A76AA7A767D1A', > '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': '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '607A76AA7A767D1A', > 'ID_FS_UUID_ENC': '607A76AA7A767D1A', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '167782797', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0006bf93-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33775', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part1', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part1', > '/dev/disk/by-uuid/607A76AA7A767D1A'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >08:00:11,695 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >08:00:11,697 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >08:00:11,700 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:11,700 INFO blivet: sda1 is a partition >08:00:11,702 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >08:00:11,703 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:00:11,705 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >08:00:11,706 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >08:00:11,708 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >08:00:11,708 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:11,711 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >08:00:11,711 DEBUG blivet: looking up parted Partition: /dev/sda1 >08:00:11,714 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >08:00:11,716 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >08:00:11,717 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >08:00:11,719 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >08:00:11,719 INFO blivet: added partition sda1 (id 4) to device tree >08:00:11,721 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >08:00:11,722 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >08:00:11,723 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >08:00:11,724 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >08:00:11,728 WARN blivet: disklabel detected but not usable on sda1 >08:00:11,729 INFO blivet: type detected on 'sda1' is 'ntfs' >08:00:13,755 DEBUG blivet: padding min size from 12638 up to 13138 >08:00:13,756 DEBUG blivet: NTFS.supported: supported: False ; >08:00:13,756 DEBUG blivet: getFormat('ntfs') returning NTFS instance >08:00:13,757 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >08:00:13,758 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >08:00:13,758 DEBUG blivet: looking up parted Device: /dev/sda1 >08:00:13,760 INFO blivet: got device: PartitionDevice instance (0x7f64800cd750) -- > name = sda1 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 81925.1938477 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 167782797 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32612 did: 0 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007cb90> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64800cde10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64800cd6d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64800cdc50> PedPartition: <_ped.Partition object at 0x7f64800d0350> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 63 end = 167782859 length = 167782797 > flags = boot >08:00:13,761 DEBUG blivet: NTFS.supported: supported: False ; >08:00:13,761 INFO blivet: got format: NTFS instance (0x7f64800dbd90) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 607A76AA7A767D1A exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 81925.0 targetSize = 81925.0 > >08:00:13,766 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part2 /dev/disk/by-id/wwn-0x5000c500611915d8-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '167782860', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '808985205', > 'ID_PART_ENTRY_TYPE': '0xf', > 'ID_PART_ENTRY_UUID': '0006bf93-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33889', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part2', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >08:00:13,766 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >08:00:13,767 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >08:00:13,768 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:13,769 INFO blivet: sda2 is a partition >08:00:13,770 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >08:00:13,770 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:00:13,771 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >08:00:13,772 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >08:00:13,773 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >08:00:13,773 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:13,773 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >08:00:13,774 DEBUG blivet: looking up parted Partition: /dev/sda2 >08:00:13,774 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >08:00:13,775 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >08:00:13,776 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >08:00:13,777 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >08:00:13,777 INFO blivet: added partition sda2 (id 5) to device tree >08:00:13,778 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >08:00:13,778 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >08:00:13,779 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >08:00:13,780 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >08:00:13,800 WARN blivet: disklabel detected but not usable on sda2 >08:00:13,800 DEBUG blivet: no type or existing type for sda2, bailing >08:00:13,801 DEBUG blivet: looking up parted Device: /dev/sda2 >08:00:13,803 INFO blivet: got device: PartitionDevice instance (0x7f64800db950) -- > name = sda2 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 395012.307129 > 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: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32612 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007cc20> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64800cde10> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64800cdc90> PedPartition: <_ped.Partition object at 0x7f64800d0170> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 167782860 end = 976768064 length = 808985205 > flags = lba >08:00:13,807 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part5 /dev/disk/by-id/wwn-0x5000c500611915d8-part5 /dev/disk/by-uuid/000F73F1000CEAD5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '000F73F1000CEAD5', > 'ID_FS_UUID_ENC': '000F73F1000CEAD5', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '167782923', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '167782797', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0006bf93-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33958', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part5', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part5', > '/dev/disk/by-uuid/000F73F1000CEAD5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >08:00:13,808 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >08:00:13,809 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >08:00:13,810 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:13,810 INFO blivet: sda5 is a partition >08:00:13,811 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >08:00:13,812 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:00:13,813 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >08:00:13,814 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >08:00:13,814 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >08:00:13,814 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:13,815 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >08:00:13,815 DEBUG blivet: looking up parted Partition: /dev/sda5 >08:00:13,816 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >08:00:13,817 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >08:00:13,818 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >08:00:13,819 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >08:00:13,819 INFO blivet: added partition sda5 (id 6) to device tree >08:00:13,819 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >08:00:13,820 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >08:00:13,821 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >08:00:13,821 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >08:00:13,903 WARN blivet: disklabel detected but not usable on sda5 >08:00:13,903 INFO blivet: type detected on 'sda5' is 'ntfs' >08:00:14,128 DEBUG blivet: padding min size from 3073 up to 3381 >08:00:14,129 DEBUG blivet: NTFS.supported: supported: False ; >08:00:14,129 DEBUG blivet: getFormat('ntfs') returning NTFS instance >08:00:14,130 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >08:00:14,131 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ntfs ; >08:00:14,131 DEBUG blivet: looking up parted Device: /dev/sda5 >08:00:14,132 INFO blivet: got device: PartitionDevice instance (0x3738bd0) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 81925.1938477 > format = existing ntfs filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 167782797 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007cd40> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64800cde10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64800db090> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64800b9110> PedPartition: <_ped.Partition object at 0x7f64800d0230> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 167782923 end = 335565719 length = 167782797 > flags = >08:00:14,133 DEBUG blivet: NTFS.supported: supported: False ; >08:00:14,134 INFO blivet: got format: NTFS instance (0x3738fd0) -- > type = ntfs name = ntfs status = False > device = /dev/sda5 uuid = 000F73F1000CEAD5 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 81925.0 targetSize = 81925.0 > >08:00:14,139 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part6 /dev/disk/by-id/wwn-0x5000c500611915d8-part6 /dev/disk/by-uuid/000AC82400006D5C', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '000AC82400006D5C', > 'ID_FS_UUID_ENC': '000AC82400006D5C', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '335565783', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '314584767', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0006bf93-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34037', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part6', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part6', > '/dev/disk/by-uuid/000AC82400006D5C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >08:00:14,139 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >08:00:14,140 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >08:00:14,141 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:14,141 INFO blivet: sda6 is a partition >08:00:14,143 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >08:00:14,143 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:00:14,146 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >08:00:14,147 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >08:00:14,148 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >08:00:14,148 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:14,149 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >08:00:14,149 DEBUG blivet: looking up parted Partition: /dev/sda6 >08:00:14,150 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >08:00:14,150 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >08:00:14,151 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >08:00:14,152 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >08:00:14,152 INFO blivet: added partition sda6 (id 7) to device tree >08:00:14,153 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >08:00:14,153 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >08:00:14,154 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >08:00:14,155 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >08:00:14,185 WARN blivet: disklabel detected but not usable on sda6 >08:00:14,185 INFO blivet: type detected on 'sda6' is 'ntfs' >08:00:14,463 DEBUG blivet: padding min size from 7931 up to 8431 >08:00:14,464 DEBUG blivet: NTFS.supported: supported: False ; >08:00:14,464 DEBUG blivet: getFormat('ntfs') returning NTFS instance >08:00:14,465 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >08:00:14,466 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: ntfs ; >08:00:14,466 DEBUG blivet: looking up parted Device: /dev/sda6 >08:00:14,468 INFO blivet: got device: PartitionDevice instance (0x7f6480046f90) -- > name = sda6 status = True kids = 0 id = 7 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 153605.843262 > format = existing ntfs filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 314584767 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (19581, 255, 63) biosGeometry: (19581, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007cb00> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64800cde10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64800db290> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64800db210> PedPartition: <_ped.Partition object at 0x7f64800d0290> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 335565783 end = 650150549 length = 314584767 > flags = >08:00:14,469 DEBUG blivet: NTFS.supported: supported: False ; >08:00:14,469 INFO blivet: got format: NTFS instance (0x37389d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda6 uuid = 000AC82400006D5C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 153605.0 targetSize = 153605.0 > >08:00:14,475 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part7 /dev/disk/by-id/wwn-0x5000c500611915d8-part7 /dev/disk/by-uuid/000F11D70009FA79', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '000F11D70009FA79', > 'ID_FS_UUID_ENC': '000F11D70009FA79', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '650150613', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '209728512', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0006bf93-07', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34109', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part7', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part7', > '/dev/disk/by-uuid/000F11D70009FA79'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >08:00:14,475 INFO blivet: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >08:00:14,476 DEBUG blivet: DeviceTree.getDeviceByName: name: sda7 ; >08:00:14,477 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:14,477 INFO blivet: sda7 is a partition >08:00:14,478 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda7 ; >08:00:14,480 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:00:14,481 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >08:00:14,482 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >08:00:14,483 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >08:00:14,483 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:14,484 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >08:00:14,484 DEBUG blivet: looking up parted Partition: /dev/sda7 >08:00:14,485 DEBUG blivet: PartitionDevice.probe: sda7 ; exists: True ; >08:00:14,486 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >08:00:14,487 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >08:00:14,488 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >08:00:14,488 INFO blivet: added partition sda7 (id 8) to device tree >08:00:14,488 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >08:00:14,489 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >08:00:14,490 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >08:00:14,491 DEBUG blivet: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >08:00:14,507 WARN blivet: disklabel detected but not usable on sda7 >08:00:14,507 INFO blivet: type detected on 'sda7' is 'ntfs' >08:00:14,903 DEBUG blivet: padding min size from 3072 up to 3380 >08:00:14,905 DEBUG blivet: NTFS.supported: supported: False ; >08:00:14,905 DEBUG blivet: getFormat('ntfs') returning NTFS instance >08:00:14,906 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >08:00:14,907 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: ntfs ; >08:00:14,908 DEBUG blivet: looking up parted Device: /dev/sda7 >08:00:14,909 INFO blivet: got device: PartitionDevice instance (0x3738a10) -- > name = sda7 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 102406.5 > format = existing ntfs filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 209728512 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007ce60> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64800cde10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64800db450> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64800db3d0> PedPartition: <_ped.Partition object at 0x7f64800d03b0> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 650150613 end = 859879124 length = 209728512 > flags = >08:00:14,911 DEBUG blivet: NTFS.supported: supported: False ; >08:00:14,913 INFO blivet: got format: NTFS instance (0x3740610) -- > type = ntfs name = ntfs status = False > device = /dev/sda7 uuid = 000F11D70009FA79 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 102406.0 targetSize = 102406.0 > >08:00:14,919 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part8 /dev/disk/by-id/wwn-0x5000c500611915d8-part8 /dev/disk/by-uuid/000CD373000612C7', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '000CD373000612C7', > 'ID_FS_UUID_ENC': '000CD373000612C7', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '859879188', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '116888877', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0006bf93-08', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34180', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part8', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part8', > '/dev/disk/by-uuid/000CD373000612C7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >08:00:14,919 INFO blivet: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >08:00:14,921 DEBUG blivet: DeviceTree.getDeviceByName: name: sda8 ; >08:00:14,923 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:14,923 INFO blivet: sda8 is a partition >08:00:14,924 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda8 ; >08:00:14,926 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >08:00:14,927 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >08:00:14,928 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >08:00:14,929 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >08:00:14,929 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:14,930 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >08:00:14,930 DEBUG blivet: looking up parted Partition: /dev/sda8 >08:00:14,931 DEBUG blivet: PartitionDevice.probe: sda8 ; exists: True ; >08:00:14,932 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >08:00:14,933 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >08:00:14,934 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >08:00:14,935 INFO blivet: added partition sda8 (id 9) to device tree >08:00:14,935 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >08:00:14,936 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >08:00:14,937 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >08:00:14,938 DEBUG blivet: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >08:00:14,964 WARN blivet: disklabel detected but not usable on sda8 >08:00:14,965 INFO blivet: type detected on 'sda8' is 'ntfs' >08:00:15,116 DEBUG blivet: padding min size from 3072 up to 3380 >08:00:15,118 DEBUG blivet: NTFS.supported: supported: False ; >08:00:15,118 DEBUG blivet: getFormat('ntfs') returning NTFS instance >08:00:15,119 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >08:00:15,120 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: ntfs ; >08:00:15,121 DEBUG blivet: looking up parted Device: /dev/sda8 >08:00:15,122 INFO blivet: got device: PartitionDevice instance (0x3738f50) -- > name = sda8 status = True kids = 0 id = 9 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 57074.6469727 > format = existing ntfs filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 116888877 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (7275, 255, 63) biosGeometry: (7275, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007ccb0> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64800cde10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64800db610> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64800db590> PedPartition: <_ped.Partition object at 0x7f64800d0410> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 859879188 end = 976768064 length = 116888877 > flags = >08:00:15,124 DEBUG blivet: NTFS.supported: supported: False ; >08:00:15,125 INFO blivet: got format: NTFS instance (0x3740810) -- > type = ntfs name = ntfs status = False > device = /dev/sda8 uuid = 000CD373000612C7 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 57074.0 targetSize = 57074.0 > >08:00:15,130 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-MATSHITA_DVD-RAM_UJ8D1_SCD1504409', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'MATSHITA_DVD-RAM_UJ8D1', > 'ID_MODEL_ENC': 'MATSHITA\\x20DVD-RAM\\x20UJ8D1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '8.10', > 'ID_SERIAL': 'MATSHITA_DVD-RAM_UJ8D1_SCD1504409', > 'ID_SERIAL_SHORT': 'SCD1504409', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '36515', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-MATSHITA_DVD-RAM_UJ8D1_SCD1504409'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >08:00:15,130 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >08:00:15,132 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >08:00:15,134 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:15,135 INFO blivet: sr0 is a cdrom >08:00:15,136 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >08:00:15,136 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:15,138 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >08:00:15,138 INFO blivet: added cdrom sr0 (id 10) to device tree >08:00:15,139 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:00:15,152 DEBUG blivet: no device or no media present >08:00:15,154 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '51861', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >08:00:15,154 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >08:00:15,155 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >08:00:15,156 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:15,157 INFO blivet: loop0 is a loop device >08:00:15,157 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >08:00:15,158 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >08:00:15,159 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:15,159 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:15,160 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >08:00:15,160 INFO blivet: added file /osmin.img (deleted) (id 11) to device tree >08:00:15,161 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >08:00:15,161 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:15,161 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >08:00:15,162 INFO blivet: added loop loop0 (id 12) to device tree >08:00:15,162 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >08:00:15,163 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >08:00:15,163 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:00:15,163 DEBUG blivet: device loop0 does not contain a disklabel >08:00:15,163 INFO blivet: type detected on 'loop0' is 'squashfs' >08:00:15,163 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:00:15,164 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >08:00:15,165 INFO blivet: got device: LoopDevice instance (0x3740390) -- > name = loop0 status = False kids = 0 id = 12 > parents = ['existing 0MB file /osmin.img (deleted) (11)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >08:00:15,165 INFO blivet: got format: DeviceFormat instance (0x37409d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:00:15,166 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': '52214', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >08:00:15,166 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >08:00:15,167 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:00:15,168 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:15,169 INFO blivet: loop1 is a loop device >08:00:15,171 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >08:00:15,172 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >08:00:15,173 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:15,173 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:15,174 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >08:00:15,174 INFO blivet: added file /osmin (id 13) to device tree >08:00:15,175 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >08:00:15,175 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:15,176 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >08:00:15,176 INFO blivet: added loop loop1 (id 14) to device tree >08:00:15,177 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >08:00:15,177 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >08:00:15,177 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:00:15,177 DEBUG blivet: device loop1 does not contain a disklabel >08:00:15,178 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >08:00:15,178 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:00:15,178 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >08:00:15,179 INFO blivet: got device: LoopDevice instance (0x3738f90) -- > name = loop1 status = False kids = 0 id = 14 > parents = ['existing 0MB file /osmin (13)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >08:00:15,179 INFO blivet: got format: DeviceFormat instance (0x3738dd0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:00:15,180 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52563', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >08:00:15,180 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >08:00:15,181 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >08:00:15,182 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:15,182 INFO blivet: loop2 is a loop device >08:00:15,183 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >08:00:15,183 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >08:00:15,184 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:15,184 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:15,186 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >08:00:15,187 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 15) to device tree >08:00:15,188 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >08:00:15,188 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:15,189 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >08:00:15,189 INFO blivet: added loop loop2 (id 16) to device tree >08:00:15,190 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >08:00:15,191 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >08:00:15,191 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:00:15,191 DEBUG blivet: device loop2 does not contain a disklabel >08:00:15,191 INFO blivet: type detected on 'loop2' is 'squashfs' >08:00:15,191 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >08:00:15,192 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >08:00:15,192 INFO blivet: got device: LoopDevice instance (0x3738c90) -- > name = loop2 status = False kids = 0 id = 16 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (15)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >08:00:15,193 INFO blivet: got format: DeviceFormat instance (0x3740410) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:00:15,194 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52914', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >08:00:15,194 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >08:00:15,195 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:00:15,196 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:15,197 INFO blivet: loop3 is a loop device >08:00:15,198 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >08:00:15,199 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >08:00:15,200 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:15,200 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:15,200 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >08:00:15,201 INFO blivet: added file /LiveOS/ext3fs.img (id 17) to device tree >08:00:15,201 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >08:00:15,202 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:15,203 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >08:00:15,203 INFO blivet: added loop loop3 (id 18) to device tree >08:00:15,204 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >08:00:15,206 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >08:00:15,207 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:15,208 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:00:15,208 DEBUG blivet: device loop3 does not contain a disklabel >08:00:15,208 INFO blivet: type detected on 'loop3' is 'ext4' >08:00:15,266 DEBUG blivet: using current size 0 as min size >08:00:15,267 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:15,267 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:00:15,268 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >08:00:15,269 INFO blivet: got device: LoopDevice instance (0x3740b90) -- > name = loop3 status = False kids = 0 id = 18 > parents = ['existing 0MB file /LiveOS/ext3fs.img (17)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >08:00:15,270 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:15,270 INFO blivet: got format: Ext4FS instance (0x3740c50) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >08:00:15,272 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': '53282', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >08:00:15,272 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >08:00:15,273 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >08:00:15,273 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:15,273 INFO blivet: loop4 is a loop device >08:00:15,274 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >08:00:15,275 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >08:00:15,276 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:15,276 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:15,277 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >08:00:15,277 INFO blivet: added file /overlay (deleted) (id 19) to device tree >08:00:15,278 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >08:00:15,278 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:15,278 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >08:00:15,279 INFO blivet: added loop loop4 (id 20) to device tree >08:00:15,279 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >08:00:15,280 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >08:00:15,280 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:00:15,280 DEBUG blivet: device loop4 does not contain a disklabel >08:00:15,280 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >08:00:15,280 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >08:00:15,281 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >08:00:15,282 INFO blivet: got device: LoopDevice instance (0x3738890) -- > name = loop4 status = False kids = 0 id = 20 > parents = ['existing 0MB file /overlay (deleted) (19)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >08:00:15,282 INFO blivet: got format: DeviceFormat instance (0x3740c10) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >08:00:15,284 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11412', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >08:00:15,284 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >08:00:15,285 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:00:15,286 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:15,286 INFO blivet: live-rw is a device-mapper device >08:00:15,287 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >08:00:15,289 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:00:15,289 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (18) with existing ext4 filesystem >08:00:15,290 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >08:00:15,291 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (20) with existing DM_snapshot_cow >08:00:15,292 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >08:00:15,293 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:15,293 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >08:00:15,294 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:15,294 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >08:00:15,294 INFO blivet: added dm live-rw (id 21) to device tree >08:00:15,295 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >08:00:15,296 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >08:00:15,297 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:15,297 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:00:15,297 DEBUG blivet: device live-rw does not contain a disklabel >08:00:15,298 INFO blivet: type detected on 'live-rw' is 'ext4' >08:00:15,316 DEBUG blivet: padding min size from 3226 up to 3548 >08:00:15,317 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:15,317 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:00:15,320 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >08:00:15,320 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >08:00:15,321 INFO blivet: got device: DMDevice instance (0x37407d0) -- > name = live-rw status = True kids = 0 id = 21 > parents = ['existing 0MB loop loop4 (20) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007cef0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >08:00:15,322 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:15,323 INFO blivet: got format: Ext4FS instance (0x3740e90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >08:00:15,326 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36447', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >08:00:15,327 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >08:00:15,327 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:00:15,329 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:15,329 INFO blivet: live-base is a device-mapper device >08:00:15,331 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >08:00:15,332 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >08:00:15,334 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:00:15,335 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (18) with existing ext4 filesystem >08:00:15,336 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >08:00:15,336 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:15,337 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >08:00:15,337 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:15,338 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >08:00:15,338 INFO blivet: added dm live-base (id 22) to device tree >08:00:15,339 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >08:00:15,339 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >08:00:15,340 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:15,340 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:00:15,341 DEBUG blivet: device live-base does not contain a disklabel >08:00:15,341 INFO blivet: type detected on 'live-base' is 'ext4' >08:00:15,359 DEBUG blivet: using current size 0 as min size >08:00:15,361 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:15,361 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:00:15,362 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >08:00:15,363 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >08:00:15,364 INFO blivet: got device: DMDevice instance (0x3740ed0) -- > name = live-base status = True kids = 0 id = 22 > parents = ['existing 0MB loop loop3 (18) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32612 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007cdd0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >08:00:15,366 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:15,367 INFO blivet: got format: Ext4FS instance (0x374c190) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >08:00:15,371 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '44013', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >08:00:15,372 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >08:00:15,373 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >08:00:15,375 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:15,376 INFO blivet: live-osimg-min is a device-mapper device >08:00:15,377 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >08:00:15,378 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >08:00:15,379 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >08:00:15,380 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >08:00:15,380 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (14) with existing DM_snapshot_cow >08:00:15,381 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >08:00:15,382 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (18) with existing ext4 filesystem >08:00:15,383 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >08:00:15,384 DEBUG blivet: DeviceTree.getDeviceByName returned None >08:00:15,385 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >08:00:15,385 DEBUG blivet: getFormat('None') returning DeviceFormat instance >08:00:15,386 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >08:00:15,386 INFO blivet: added dm live-osimg-min (id 23) to device tree >08:00:15,387 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >08:00:15,388 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >08:00:15,389 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:15,389 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:00:15,389 DEBUG blivet: device live-osimg-min does not contain a disklabel >08:00:15,390 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >08:00:15,408 DEBUG blivet: using current size 0 as min size >08:00:15,410 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:15,411 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >08:00:15,412 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >08:00:15,413 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >08:00:15,414 INFO blivet: got device: DMDevice instance (0x3740e50) -- > name = live-osimg-min status = True kids = 0 id = 23 > parents = ['existing 0MB loop loop3 (18) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007cf80> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >08:00:15,415 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:15,416 INFO blivet: got format: Ext4FS instance (0x374c050) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >08:00:15,435 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >08:00:15,435 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >08:00:15,436 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >08:00:15,447 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >08:00:15,458 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:00:15,459 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:00:15,460 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:00:15,470 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >08:00:15,482 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:00:15,483 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:00:15,484 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:00:15,494 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >08:00:15,506 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:00:15,506 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:00:15,508 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:00:15,518 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >08:00:15,530 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:00:15,530 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:00:15,532 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:00:15,543 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >08:00:15,554 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >08:00:15,555 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:00:15,556 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >08:00:15,567 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >08:00:15,568 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >08:00:15,569 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >08:00:15,579 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >08:00:15,580 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >08:00:15,581 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >08:00:15,581 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >08:00:15,582 INFO blivet: edd: collected mbr signatures: {'sda': '0x0006bf93', 'sdb': '0xcad4ebea'} >08:00:15,613 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:15,614 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:15,615 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:15,616 DEBUG blivet: Ext4FS.supported: supported: True ; >08:00:15,617 DEBUG blivet: NTFS.supported: supported: False ; >08:00:15,619 DEBUG blivet: NTFS.supported: supported: False ; >08:00:15,620 DEBUG blivet: NTFS.supported: supported: False ; >08:00:15,621 DEBUG blivet: NTFS.supported: supported: False ; >08:00:15,622 DEBUG blivet: NTFS.supported: supported: False ; >08:00:15,624 DEBUG blivet: looking up parted Device: /dev/sdc >08:00:15,626 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >08:00:15,634 DEBUG blivet: looking up parted Device: /dev/sdc >08:00:15,635 INFO blivet: Skipping disk: sdc: No media present >08:00:15,657 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >08:00:15,658 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (22) with existing ext4 filesystem >12:00:29,829 DEBUG blivet: looking up parted Device: /dev/sdc >12:00:29,831 DEBUG blivet: looking up parted Device: /dev/sdc >12:00:29,833 INFO blivet: Skipping disk: sdc: No media present >12:00:29,858 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:00:29,859 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:00:29,860 DEBUG blivet: NFSv4.supported: supported: False ; >12:00:29,860 DEBUG blivet: NFSv4.supported: supported: False ; >12:00:29,861 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:00:29,862 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:00:29,862 DEBUG blivet: Ext4FS.supported: supported: True ; >12:00:29,863 DEBUG blivet: Ext4FS.supported: supported: True ; >12:00:30,210 DEBUG blivet: Ext3FS.supported: supported: True ; >12:00:30,211 DEBUG blivet: Ext3FS.supported: supported: True ; >12:00:30,240 DEBUG blivet: Ext2FS.supported: supported: True ; >12:00:30,241 DEBUG blivet: Ext2FS.supported: supported: True ; >12:00:30,300 DEBUG blivet: SysFS.supported: supported: False ; >12:00:30,301 DEBUG blivet: SysFS.supported: supported: False ; >12:00:30,302 DEBUG blivet: MultipathMember.__init__: >12:00:30,302 DEBUG blivet: MDRaidMember.__init__: >12:00:30,303 DEBUG blivet: ProcFS.supported: supported: False ; >12:00:30,304 DEBUG blivet: ProcFS.supported: supported: False ; >12:00:30,305 DEBUG blivet: SwapSpace.__init__: >12:00:30,318 DEBUG blivet: NoDevFS.supported: supported: False ; >12:00:30,318 DEBUG blivet: NoDevFS.supported: supported: False ; >12:00:30,319 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:00:30,319 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:00:30,320 DEBUG blivet: BTRFS.supported: supported: True ; >12:00:30,381 DEBUG blivet: USBFS.supported: supported: False ; >12:00:30,382 DEBUG blivet: USBFS.supported: supported: False ; >12:00:30,382 DEBUG blivet: DiskLabel.__init__: >12:00:30,382 INFO blivet: DiskLabel.partedDevice returning None >12:00:30,383 DEBUG blivet: HFSPlus.supported: supported: False ; >12:00:30,383 DEBUG blivet: HFSPlus.supported: supported: False ; >12:00:30,384 DEBUG blivet: XFS.supported: supported: True ; >12:00:30,439 DEBUG blivet: XFS.supported: supported: True ; >12:00:30,440 DEBUG blivet: TmpFS.supported: supported: True ; >12:00:30,475 DEBUG blivet: LUKS.__init__: >12:00:30,476 DEBUG blivet: NTFS.supported: supported: False ; >12:00:30,476 DEBUG blivet: NTFS.supported: supported: False ; >12:00:30,477 DEBUG blivet: BindFS.supported: supported: False ; >12:00:30,477 DEBUG blivet: BindFS.supported: supported: False ; >12:00:30,478 DEBUG blivet: HFS.supported: supported: False ; >12:00:30,478 DEBUG blivet: HFS.supported: supported: False ; >12:00:30,479 DEBUG blivet: LVMPhysicalVolume.__init__: >12:00:30,479 DEBUG blivet: NFS.supported: supported: False ; >12:00:30,480 DEBUG blivet: NFS.supported: supported: False ; >12:00:30,480 DEBUG blivet: FATFS.supported: supported: True ; >12:00:30,481 DEBUG blivet: FATFS.supported: supported: True ; >12:00:30,482 DEBUG blivet: DMRaidMember.__init__: >12:00:34,716 DEBUG blivet: looking up parted Device: /dev/sdc >12:00:34,733 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:00:34,734 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:00:47,441 DEBUG blivet: looking up parted Device: /dev/sdc >12:00:47,443 INFO blivet: Skipping disk: sdc: No media present >12:00:47,443 DEBUG blivet: looking up parted Device: /dev/sdc >12:00:47,445 INFO blivet: Skipping disk: sdc: No media present >12:00:47,445 INFO blivet: Detected 3856M of memory >12:00:47,446 INFO blivet: Swap attempt of 3856M >12:00:47,448 DEBUG blivet: clearpart: looking at sda8 >12:00:47,448 DEBUG blivet: clearpart: looking at sda7 >12:00:47,448 DEBUG blivet: clearpart: looking at sda6 >12:00:47,448 DEBUG blivet: clearpart: looking at sda5 >12:00:47,449 DEBUG blivet: clearpart: looking at sdb4 >12:00:47,449 DEBUG blivet: clearpart: looking at sda2 >12:00:47,449 DEBUG blivet: clearpart: looking at sda1 >12:00:47,450 DEBUG blivet: checking whether disk sda has an empty extended >12:00:47,453 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64800cde10> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x43e1e90> PedPartition: <_ped.Partition object at 0x43e6650> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8'] >12:00:47,454 DEBUG blivet: checking whether disk sdb has an empty extended >12:00:47,454 DEBUG blivet: extended is None ; logicals is [] >12:00:47,454 DEBUG blivet: looking up parted Device: /dev/sdc >12:00:47,456 INFO blivet: Skipping disk: sdc: No media present >12:00:47,457 DEBUG blivet: looking up parted Device: /dev/sdc >12:00:47,459 INFO blivet: Skipping disk: sdc: No media present >12:00:47,460 DEBUG blivet: looking up parted Device: /dev/sdc >12:00:47,461 INFO blivet: Skipping disk: sdc: No media present >12:00:47,462 DEBUG blivet: looking up parted Device: /dev/sdc >12:00:47,464 INFO blivet: Skipping disk: sdc: No media present >12:00:47,502 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:00:47,503 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:00:47,504 DEBUG blivet: looking up parted Device: /dev/sdc >12:00:47,506 INFO blivet: Skipping disk: sdc: No media present >12:00:47,524 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:00:47,525 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:00:47,526 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:00:47,527 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:00:47,527 DEBUG blivet: resolved 'sda' to 'sda' (disk) >12:00:47,529 DEBUG blivet: starting Blivet copy >12:00:47,553 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >12:00:47,554 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44f8e50> fileSystem: <parted.filesystem.FileSystem object at 0x450fd90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x450fd10> PedPartition: <_ped.Partition object at 0x44f6950> >12:00:47,555 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >12:00:47,556 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44f8e50> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x450fb90> PedPartition: <_ped.Partition object at 0x44f6290> >12:00:47,557 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >12:00:47,558 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44f8e50> fileSystem: <parted.filesystem.FileSystem object at 0x469e110> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x469e090> PedPartition: <_ped.Partition object at 0x44f6a10> >12:00:47,559 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >12:00:47,559 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44f8e50> fileSystem: <parted.filesystem.FileSystem object at 0x469e2d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x469e250> PedPartition: <_ped.Partition object at 0x44f6a70> >12:00:47,560 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >12:00:47,561 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44f8e50> fileSystem: <parted.filesystem.FileSystem object at 0x469e490> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x469e410> PedPartition: <_ped.Partition object at 0x44f6ad0> >12:00:47,562 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >12:00:47,562 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44f8e50> fileSystem: <parted.filesystem.FileSystem object at 0x469e650> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x469e5d0> PedPartition: <_ped.Partition object at 0x44f6b30> >12:00:47,563 DEBUG blivet: PartitionDevice._setPartedPartition: sdb4 ; >12:00:47,564 DEBUG blivet: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3cb3c90> fileSystem: <parted.filesystem.FileSystem object at 0x469e690> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x43b2550> PedPartition: <_ped.Partition object at 0x44f69b0> >12:00:47,564 DEBUG blivet: finished Blivet copy >12:00:47,564 DEBUG blivet: looking up parted Device: /dev/sdc >12:00:47,566 INFO blivet: Skipping disk: sdc: No media present >12:00:47,566 INFO blivet: hiding device partition sdb4 (id 1) >12:00:47,567 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:00:47,567 DEBUG blivet: lvm filter: adding sdb4 to the reject list >12:00:47,567 INFO blivet: hiding device disk sdb (id 0) >12:00:47,567 DEBUG blivet: lvm filter: adding sdb to the reject list >12:00:47,569 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:00:47,570 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:00:47,571 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:00:47,572 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:00:47,572 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:00:47,573 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:00:47,574 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:00:47,575 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:00:47,576 DEBUG blivet: looking up parted Device: /dev/sdc >12:00:47,582 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:00:47,583 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:00:47,584 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:00:47,585 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:00:47,586 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:00:47,587 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:00:47,587 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:00:47,588 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:00:47,589 DEBUG blivet: looking up parted Device: /dev/sdc >12:00:47,591 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:00:47,593 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:00:47,593 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:00:47,594 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:00:47,595 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:00:47,596 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:00:47,597 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:00:47,598 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:00:47,598 DEBUG blivet: looking up parted Device: /dev/sdc >12:00:47,612 DEBUG blivet: looking up parted Device: /dev/sdc >12:00:47,613 INFO blivet: Skipping disk: sdc: No media present >12:00:47,614 DEBUG blivet: looking up parted Device: /dev/sdc >12:00:47,615 INFO blivet: Skipping disk: sdc: No media present >12:00:49,212 DEBUG blivet: NTFS.supported: supported: False ; >12:00:49,212 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:49,901 DEBUG blivet: NTFS.supported: supported: False ; >12:00:49,901 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:49,902 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >12:00:49,908 DEBUG blivet: NTFS.supported: supported: False ; >12:00:49,909 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:49,918 DEBUG blivet: NTFS.supported: supported: False ; >12:00:49,918 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:50,641 DEBUG blivet: NTFS.supported: supported: False ; >12:00:50,641 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:50,642 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 57074, ['sda'], {'encrypted': False, 'raid_level': None} >12:00:50,648 DEBUG blivet: NTFS.supported: supported: False ; >12:00:50,648 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:50,658 DEBUG blivet: NTFS.supported: supported: False ; >12:00:50,658 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:51,005 DEBUG blivet: NTFS.supported: supported: False ; >12:00:51,005 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:51,008 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 102406, ['sda'], {'encrypted': False, 'raid_level': None} >12:00:51,020 DEBUG blivet: NTFS.supported: supported: False ; >12:00:51,020 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:51,034 DEBUG blivet: NTFS.supported: supported: False ; >12:00:51,034 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:51,474 DEBUG blivet: NTFS.supported: supported: False ; >12:00:51,475 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:51,477 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 57074, ['sda'], {'encrypted': False, 'raid_level': None} >12:00:51,486 DEBUG blivet: NTFS.supported: supported: False ; >12:00:51,486 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:51,498 DEBUG blivet: NTFS.supported: supported: False ; >12:00:51,498 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:51,800 DEBUG blivet: NTFS.supported: supported: False ; >12:00:51,801 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:52,131 DEBUG blivet: NTFS.supported: supported: False ; >12:00:52,131 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:52,134 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 102406, ['sda'], {'encrypted': False, 'raid_level': None} >12:00:52,140 DEBUG blivet: NTFS.supported: supported: False ; >12:00:52,141 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:52,151 DEBUG blivet: NTFS.supported: supported: False ; >12:00:52,151 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:52,369 DEBUG blivet: NTFS.supported: supported: False ; >12:00:52,369 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:52,370 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 153605, ['sda'], {'encrypted': False, 'raid_level': None} >12:00:52,377 DEBUG blivet: NTFS.supported: supported: False ; >12:00:52,377 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:52,387 DEBUG blivet: NTFS.supported: supported: False ; >12:00:52,387 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:53,537 DEBUG blivet: NTFS.supported: supported: False ; >12:00:53,537 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:53,538 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >12:00:53,545 DEBUG blivet: NTFS.supported: supported: False ; >12:00:53,545 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:53,555 DEBUG blivet: NTFS.supported: supported: False ; >12:00:53,555 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:54,842 DEBUG blivet: NTFS.supported: supported: False ; >12:00:54,842 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:54,844 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >12:00:54,854 DEBUG blivet: NTFS.supported: supported: False ; >12:00:54,854 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:54,865 DEBUG blivet: NTFS.supported: supported: False ; >12:00:54,867 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:56,402 DEBUG blivet: NTFS.supported: supported: False ; >12:00:56,402 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:56,403 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >12:00:56,411 DEBUG blivet: NTFS.supported: supported: False ; >12:00:56,411 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:56,422 DEBUG blivet: NTFS.supported: supported: False ; >12:00:56,423 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:56,712 DEBUG blivet: NTFS.supported: supported: False ; >12:00:56,712 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:56,961 DEBUG blivet: NTFS.supported: supported: False ; >12:00:56,961 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:56,962 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 57074, ['sda'], {'encrypted': False, 'raid_level': None} >12:00:56,968 DEBUG blivet: NTFS.supported: supported: False ; >12:00:56,968 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:56,977 DEBUG blivet: NTFS.supported: supported: False ; >12:00:56,977 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:57,168 DEBUG blivet: NTFS.supported: supported: False ; >12:00:57,168 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:57,169 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 102406, ['sda'], {'encrypted': False, 'raid_level': None} >12:00:57,175 DEBUG blivet: NTFS.supported: supported: False ; >12:00:57,175 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:57,184 DEBUG blivet: NTFS.supported: supported: False ; >12:00:57,184 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:57,464 DEBUG blivet: NTFS.supported: supported: False ; >12:00:57,464 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:57,465 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 153605, ['sda'], {'encrypted': False, 'raid_level': None} >12:00:57,471 DEBUG blivet: NTFS.supported: supported: False ; >12:00:57,471 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:57,480 DEBUG blivet: NTFS.supported: supported: False ; >12:00:57,480 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:57,777 DEBUG blivet: NTFS.supported: supported: False ; >12:00:57,777 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:57,778 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >12:00:57,784 DEBUG blivet: NTFS.supported: supported: False ; >12:00:57,784 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:57,794 DEBUG blivet: NTFS.supported: supported: False ; >12:00:57,794 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:58,136 DEBUG blivet: NTFS.supported: supported: False ; >12:00:58,136 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:58,137 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 102406, ['sda'], {'encrypted': False, 'raid_level': None} >12:00:58,143 DEBUG blivet: NTFS.supported: supported: False ; >12:00:58,143 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:58,153 DEBUG blivet: NTFS.supported: supported: False ; >12:00:58,153 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:58,449 DEBUG blivet: NTFS.supported: supported: False ; >12:00:58,449 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:58,450 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 57074, ['sda'], {'encrypted': False, 'raid_level': None} >12:00:58,456 DEBUG blivet: NTFS.supported: supported: False ; >12:00:58,456 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:58,466 DEBUG blivet: NTFS.supported: supported: False ; >12:00:58,466 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:59,346 DEBUG blivet: NTFS.supported: supported: False ; >12:00:59,346 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:59,348 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 102406, ['sda'], {'encrypted': False, 'raid_level': None} >12:00:59,358 DEBUG blivet: NTFS.supported: supported: False ; >12:00:59,358 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:00:59,369 DEBUG blivet: NTFS.supported: supported: False ; >12:00:59,369 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:00,080 DEBUG blivet: NTFS.supported: supported: False ; >12:01:00,080 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:00,081 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 153605, ['sda'], {'encrypted': False, 'raid_level': None} >12:01:00,108 DEBUG blivet: NTFS.supported: supported: False ; >12:01:00,108 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:00,117 DEBUG blivet: NTFS.supported: supported: False ; >12:01:00,117 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:05,698 DEBUG blivet: NTFS.supported: supported: False ; >12:01:05,698 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:05,699 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >12:01:05,707 DEBUG blivet: NTFS.supported: supported: False ; >12:01:05,707 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:05,718 DEBUG blivet: NTFS.supported: supported: False ; >12:01:05,719 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:08,499 DEBUG blivet: NTFS.supported: supported: False ; >12:01:08,499 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:08,500 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 57074, ['sda'], {'encrypted': False, 'raid_level': None} >12:01:08,508 DEBUG blivet: NTFS.supported: supported: False ; >12:01:08,508 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:08,521 DEBUG blivet: NTFS.supported: supported: False ; >12:01:08,521 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:08,849 DEBUG blivet: NTFS.supported: supported: False ; >12:01:08,849 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:08,850 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 102406, ['sda'], {'encrypted': False, 'raid_level': None} >12:01:08,857 DEBUG blivet: NTFS.supported: supported: False ; >12:01:08,857 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:08,867 DEBUG blivet: NTFS.supported: supported: False ; >12:01:08,868 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:20,006 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; >12:01:20,006 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:01:20,007 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; current: ntfs ; type: None ; >12:01:20,008 INFO storage.ui: registered action: [0] Destroy Format ntfs filesystem on partition sda8 (id 9) >12:01:20,009 DEBUG storage.ui: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:01:20,010 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >12:01:20,024 INFO storage.ui: removed partition sda8 (id 9) from device tree >12:01:20,025 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:01:20,026 INFO storage.ui: registered action: [1] Destroy Device partition sda8 (id 9) >12:01:20,026 DEBUG storage.ui: checking whether disk sda has an empty extended >12:01:20,029 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44f8e50> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4505a50> PedPartition: <_ped.Partition object at 0x46aad70> ; logicals is ['sda5', 'sda6', 'sda7'] >12:01:20,030 DEBUG blivet: looking up parted Device: /dev/sdc >12:01:20,032 INFO blivet: Skipping disk: sdc: No media present >12:01:20,046 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:20,047 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:20,049 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:20,050 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:20,051 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:20,053 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:20,053 DEBUG blivet: looking up parted Device: /dev/sdc >12:01:20,061 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:20,063 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:20,064 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:20,065 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:20,066 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:20,067 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:20,068 DEBUG blivet: looking up parted Device: /dev/sdc >12:01:20,071 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:20,072 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:20,073 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:20,074 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:20,075 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:20,076 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:20,076 DEBUG blivet: looking up parted Device: /dev/sdc >12:01:21,648 DEBUG blivet: NTFS.supported: supported: False ; >12:01:21,649 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:22,928 DEBUG blivet: NTFS.supported: supported: False ; >12:01:22,928 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:22,929 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3c98fd0>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >12:01:22,936 DEBUG blivet: NTFS.supported: supported: False ; >12:01:22,936 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:22,947 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >12:01:22,947 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >12:01:22,947 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >12:01:27,851 DEBUG blivet: starting Blivet copy >12:01:27,882 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >12:01:27,883 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: <parted.filesystem.FileSystem object at 0x7f64801a8dd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64801a8d50> PedPartition: <_ped.Partition object at 0x46aafb0> >12:01:27,883 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >12:01:27,884 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64801a8bd0> PedPartition: <_ped.Partition object at 0x44f6b90> >12:01:27,885 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >12:01:27,886 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: <parted.filesystem.FileSystem object at 0x3cb6150> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3cb60d0> PedPartition: <_ped.Partition object at 0x7f64801a60b0> >12:01:27,887 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >12:01:27,887 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: <parted.filesystem.FileSystem object at 0x3cb6310> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3cb6290> PedPartition: <_ped.Partition object at 0x7f64801a6110> >12:01:27,888 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >12:01:27,889 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: <parted.filesystem.FileSystem object at 0x3cb64d0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3cb6450> PedPartition: <_ped.Partition object at 0x7f64801a6170> >12:01:27,890 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >12:01:27,890 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: <parted.filesystem.FileSystem object at 0x3cb6690> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3cb6610> PedPartition: <_ped.Partition object at 0x7f64801a61d0> >12:01:27,891 DEBUG blivet: PartitionDevice._setPartedPartition: sdb4 ; >12:01:27,891 DEBUG blivet: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x469ec50> fileSystem: <parted.filesystem.FileSystem object at 0x3cb66d0> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x3e59810> PedPartition: <_ped.Partition object at 0x7f64801a6050> >12:01:27,892 DEBUG blivet: finished Blivet copy >12:01:27,892 DEBUG blivet: looking up parted Device: /dev/sdc >12:01:27,893 INFO blivet: Skipping disk: sdc: No media present >12:01:27,894 INFO blivet: hiding device partition sdb4 (id 1) >12:01:27,895 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:01:27,895 DEBUG blivet: lvm filter: adding sdb4 to the reject list >12:01:27,895 INFO blivet: hiding device disk sdb (id 0) >12:01:27,895 DEBUG blivet: lvm filter: adding sdb to the reject list >12:01:27,900 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:27,902 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:27,903 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:27,904 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:27,905 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:27,907 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:27,908 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:27,909 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:27,909 DEBUG blivet: looking up parted Device: /dev/sdc >12:01:27,916 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:27,917 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:27,918 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:27,919 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:27,920 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:27,922 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:27,923 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:27,924 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:27,924 DEBUG blivet: looking up parted Device: /dev/sdc >12:01:27,927 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:27,928 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:27,929 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:27,931 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:27,931 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:27,933 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:27,934 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:27,935 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:27,935 DEBUG blivet: looking up parted Device: /dev/sdc >12:01:27,949 DEBUG blivet: looking up parted Device: /dev/sdc >12:01:27,951 INFO blivet: Skipping disk: sdc: No media present >12:01:27,952 DEBUG blivet: looking up parted Device: /dev/sdc >12:01:27,953 INFO blivet: Skipping disk: sdc: No media present >12:01:29,208 DEBUG blivet: NTFS.supported: supported: False ; >12:01:29,208 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:30,240 DEBUG blivet: NTFS.supported: supported: False ; >12:01:30,240 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:30,241 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >12:01:30,248 DEBUG blivet: NTFS.supported: supported: False ; >12:01:30,248 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:30,257 DEBUG blivet: NTFS.supported: supported: False ; >12:01:30,257 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:32,478 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; >12:01:32,478 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:01:32,479 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; current: ntfs ; type: None ; >12:01:32,479 INFO storage.ui: registered action: [2] Destroy Format ntfs filesystem on partition sda8 (id 9) >12:01:32,480 DEBUG storage.ui: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:01:32,481 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >12:01:32,492 INFO storage.ui: removed partition sda8 (id 9) from device tree >12:01:32,493 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:01:32,494 INFO storage.ui: registered action: [3] Destroy Device partition sda8 (id 9) >12:01:32,494 DEBUG storage.ui: checking whether disk sda has an empty extended >12:01:32,496 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x450fd10> PedPartition: <_ped.Partition object at 0x46aadd0> ; logicals is ['sda5', 'sda6', 'sda7'] >12:01:32,496 DEBUG blivet: looking up parted Device: /dev/sdc >12:01:32,498 INFO blivet: Skipping disk: sdc: No media present >12:01:32,508 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:32,510 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:32,512 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:32,513 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:32,514 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:32,516 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:32,516 DEBUG blivet: looking up parted Device: /dev/sdc >12:01:32,524 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:32,525 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:32,526 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:32,527 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:32,528 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:32,529 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:32,530 DEBUG blivet: looking up parted Device: /dev/sdc >12:01:32,532 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:32,534 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:32,534 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:32,535 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:32,536 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:32,537 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:32,537 DEBUG blivet: looking up parted Device: /dev/sdc >12:01:33,715 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >12:01:33,715 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >12:01:33,715 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >12:01:53,899 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 20000.0, [], {} >12:01:53,901 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 20000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x41a6a90) -- > name = sda status = True kids = 5 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007c8c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; fstype: ext4 ; encrypted: False ; >12:01:53,901 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 20000.0, ['sda'], {'mountpoint': '/', 'fstype': 'ext4', 'encrypted': False} >12:01:53,902 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >12:01:53,903 DEBUG storage.ui: starting Blivet copy >12:01:53,928 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:01:53,928 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3750450> fileSystem: <parted.filesystem.FileSystem object at 0x41afe50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41afdd0> PedPartition: <_ped.Partition object at 0x3744bf0> >12:01:53,929 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:01:53,930 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3750450> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41afc50> PedPartition: <_ped.Partition object at 0x44f6ad0> >12:01:53,931 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:01:53,931 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3750450> fileSystem: <parted.filesystem.FileSystem object at 0x41b31d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41b3150> PedPartition: <_ped.Partition object at 0x3744cb0> >12:01:53,932 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:01:53,933 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3750450> fileSystem: <parted.filesystem.FileSystem object at 0x41b3390> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41b3310> PedPartition: <_ped.Partition object at 0x3744d10> >12:01:53,933 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:01:53,934 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3750450> fileSystem: <parted.filesystem.FileSystem object at 0x41b3550> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41b34d0> PedPartition: <_ped.Partition object at 0x3744d70> >12:01:53,935 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:01:53,935 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x37550d0> fileSystem: <parted.filesystem.FileSystem object at 0x41b3590> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x3750d50> PedPartition: <_ped.Partition object at 0x3744dd0> >12:01:53,935 DEBUG storage.ui: finished Blivet copy >12:01:53,935 DEBUG storage.ui: size bumped to 20004 to include new device space >12:01:53,936 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >12:01:53,937 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x4505f90>, 20004.0, [DiskDevice instance (0x41a6a90) -- > name = sda status = True kids = 5 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007c8c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>]] >12:01:53,937 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >12:01:53,938 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x450fa90> ; >12:01:53,938 DEBUG storage.ui: parent factory container: None >12:01:53,938 DEBUG storage.ui: members: [] >12:01:53,939 DEBUG storage.ui: add_disks: ['sda'] >12:01:53,939 DEBUG storage.ui: remove_disks: [] >12:01:53,940 DEBUG storage.ui: LVMPhysicalVolume.__init__: >12:01:53,941 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:01:53,942 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >12:01:53,942 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:01:53,943 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:01:53,944 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >12:01:53,944 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >12:01:53,945 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:01:53,945 INFO storage.ui: added partition req0 (id 24) to device tree >12:01:53,946 INFO storage.ui: registered action: [4] Create Device partition req0 (id 24) >12:01:53,946 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:01:53,946 INFO storage.ui: registered action: [5] Create Format lvmpv on partition req0 (id 24) >12:01:53,946 DEBUG storage.ui: size bumped to 20004 to include new device space >12:01:53,946 DEBUG storage.ui: adding a TotalSizeSet with size 20004 >12:01:53,946 DEBUG storage.ui: set.allocated = 8 >12:01:53,947 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:01:53,948 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 24)'] from disk(s) ['sda'] >12:01:53,949 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 24)'] >12:01:53,949 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 24)'] from disk(s) ['sda'] >12:01:53,950 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:01:53,951 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:01:53,951 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:01:53,952 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:01:53,953 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:01:53,953 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:01:53,953 DEBUG storage.ui: allocating partition: req0 ; id: 24 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 20004.0 ; start: None ; end: None >12:01:53,953 DEBUG storage.ui: checking freespace on sda >12:01:53,954 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >12:01:53,954 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:01:53,954 DEBUG storage.ui: free region not suitable for request >12:01:53,954 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:01:53,954 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:01:53,955 DEBUG storage.ui: not enough free space for primary -- trying logical >12:01:53,955 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >12:01:53,955 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:01:53,955 DEBUG storage.ui: current free range is 859879125-976768064 (57074MB) >12:01:53,956 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:01:53,956 DEBUG storage.ui: free region not suitable for request >12:01:53,956 DEBUG storage.ui: evaluating growth potential for new layout >12:01:53,956 DEBUG storage.ui: calculating growth for disk /dev/sda >12:01:53,956 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:01:53,957 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:01:53,958 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46b8cd0> PedPartition: <_ped.Partition object at 0x46b5b90> >12:01:53,959 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:01:53,960 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:01:53,960 DEBUG storage.ui: adding request 24 to chunk 116888940 (859879125-976768064) on /dev/sda >12:01:53,960 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:01:53,960 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >12:01:53,960 DEBUG storage.ui: 1 requests and 116872556 (57066MB) left in chunk >12:01:53,960 DEBUG storage.ui: adding 116872556 (57066MB) to 24 (sda8) >12:01:53,960 DEBUG storage.ui: taking back 75920748 (37070MB) from 24 (sda8) >12:01:53,960 DEBUG storage.ui: new grow amount for request 24 (sda8) is 40951808 units, or 19996MB >12:01:53,961 DEBUG storage.ui: request 24 (sda8) growth: 40951808 (19996MB) size: 20004MB >12:01:53,961 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:01:53,961 DEBUG storage.ui: disk /dev/sda growth: 40951808 (19996MB) >12:01:53,962 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:01:53,962 DEBUG storage.ui: device sda8 new partedPartition None >12:01:53,963 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:01:53,964 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:01:53,964 DEBUG storage.ui: total growth: 40951808 sectors >12:01:53,964 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:01:53,964 DEBUG storage.ui: new free: 859879125-976768064 / 57074MB >12:01:53,964 DEBUG storage.ui: new free allows for 40951808 sectors of growth >12:01:53,964 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:01:53,965 DEBUG storage.ui: created partition sda8 of 8MB and added it to /dev/sda >12:01:53,966 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:01:53,966 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46b8f10> PedPartition: <_ped.Partition object at 0x46b5bf0> >12:01:53,967 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:01:53,968 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:01:53,972 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:01:53,973 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41af6d0> PedPartition: <_ped.Partition object at 0x46b5e30> >12:01:53,973 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda8(id 24)'] >12:01:53,973 DEBUG storage.ui: growable partitions are ['sda8'] >12:01:53,973 DEBUG storage.ui: adding request 24 to chunk 116888940 (859879125-976768064) on /dev/sda >12:01:53,974 DEBUG storage.ui: disk sda has 2 chunks >12:01:53,974 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:01:53,974 DEBUG storage.ui: req: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >12:01:53,974 DEBUG storage.ui: 1 requests and 116872556 (57066MB) left in chunk >12:01:53,974 DEBUG storage.ui: adding 116872556 (57066MB) to 24 (sda8) >12:01:53,974 DEBUG storage.ui: taking back 75920748 (37070MB) from 24 (sda8) >12:01:53,974 DEBUG storage.ui: new grow amount for request 24 (sda8) is 40951808 units, or 19996MB >12:01:53,974 DEBUG storage.ui: set: ['sda8'] 8/20004 >12:01:53,974 DEBUG storage.ui: allocating 19996 to TotalSizeSet with 8/20004 (19996 needed) >12:01:53,974 DEBUG storage.ui: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >12:01:53,975 DEBUG storage.ui: needed: 0 >12:01:53,975 DEBUG storage.ui: set: ['sda8'] 20004/20004 >12:01:53,975 DEBUG storage.ui: allocating 0 to TotalSizeSet with 20004/20004 (0 needed) >12:01:53,975 DEBUG storage.ui: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >12:01:53,975 DEBUG storage.ui: needed: 0 >12:01:53,975 DEBUG storage.ui: growing partitions on sda >12:01:53,975 DEBUG storage.ui: partition sda8 (24): 1 >12:01:53,975 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 859881472 end: 900849663 length: 40968192 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x44f8a50> >12:01:53,975 DEBUG storage.ui: removing all non-preexisting partitions ['sda8(id 24)'] from disk(s) ['sda'] >12:01:53,976 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:01:53,977 DEBUG storage.ui: device sda8 new partedPartition None >12:01:53,978 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:01:53,978 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:01:53,979 DEBUG storage.ui: back from removeNewPartitions >12:01:53,980 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x44f8950> PedGeometry: <_ped.Geometry object at 0x3e59a10> >12:01:53,980 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 859881472 end: 900849663 length: 40968192 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x44f8a50> >12:01:53,981 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:01:53,981 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46b8ed0> PedPartition: <_ped.Partition object at 0x44f6a10> >12:01:53,982 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:01:53,983 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:01:53,985 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:01:53,985 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x37583d0> PedPartition: <_ped.Partition object at 0x46b5fb0> >12:01:53,985 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:01:53,986 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >12:01:53,986 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >12:01:53,986 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >12:01:53,987 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >12:01:53,987 DEBUG storage.ui: fixing size of non-existent 20004MB partition sda8 (24) with non-existent lvmpv at 20004.00 >12:01:53,988 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:01:53,989 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >12:01:53,990 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda8 ; >12:01:53,990 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:01:53,991 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >12:01:53,992 INFO storage.ui: added lvmvg fedora (id 25) to device tree >12:01:53,992 INFO storage.ui: registered action: [6] Create Device lvmvg fedora (id 25) >12:01:53,992 DEBUG storage.ui: fedora size is 20000MB >12:01:53,992 DEBUG storage.ui: vg fedora has 20000MB free >12:01:53,993 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:01:53,993 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:01:53,994 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >12:01:53,995 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >12:01:53,995 DEBUG storage.ui: fedora size is 20000MB >12:01:53,996 DEBUG storage.ui: vg fedora has 20000MB free >12:01:53,996 DEBUG storage.ui: Adding fedora-root/20000MB to fedora >12:01:53,996 INFO storage.ui: added lvmlv fedora-root (id 26) to device tree >12:01:53,996 INFO storage.ui: registered action: [7] Create Device lvmlv fedora-root (id 26) >12:01:53,996 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:01:53,996 INFO storage.ui: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 26) >12:01:54,001 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:54,002 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:54,003 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:54,005 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:54,006 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:54,008 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:54,009 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:54,010 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:54,010 DEBUG blivet: looking up parted Device: /dev/sdc >12:01:54,022 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:54,023 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:54,024 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:54,025 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:54,026 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:54,027 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:54,028 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:54,029 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:54,029 DEBUG blivet: looking up parted Device: /dev/sdc >12:01:54,032 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:54,033 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:54,034 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:54,036 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:54,037 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:54,038 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:54,039 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:01:54,040 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:01:54,040 DEBUG blivet: looking up parted Device: /dev/sdc >12:01:54,056 DEBUG blivet: NTFS.supported: supported: False ; >12:01:54,057 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:01:54,058 DEBUG blivet: Ext4FS.supported: supported: True ; >12:01:54,058 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:01:54,067 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 0, [], {} >12:01:54,076 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 0, [], {} >12:01:54,078 DEBUG blivet: looking up parted Device: /dev/sdc >12:01:54,079 INFO blivet: Skipping disk: sdc: No media present >12:02:02,765 DEBUG blivet: Ext4FS.supported: supported: True ; >12:02:02,765 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:02:02,770 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:02:02,772 INFO storage.ui: removed lvmlv fedora-root (id 26) from device tree >12:02:02,775 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >12:02:02,775 INFO storage.ui: registered action: [9] Destroy Device lvmlv fedora-root (id 26) >12:02:02,776 INFO storage.ui: removed lvmvg fedora (id 25) from device tree >12:02:02,778 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda8 ; >12:02:02,778 INFO storage.ui: registered action: [10] Destroy Device lvmvg fedora (id 25) >12:02:02,779 INFO storage.ui: removed partition sda8 (id 24) from device tree >12:02:02,781 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:02:02,781 INFO storage.ui: registered action: [11] Destroy Device partition sda8 (id 24) >12:02:02,781 DEBUG storage.ui: checking whether disk sda has an empty extended >12:02:02,784 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44f8e10> PedPartition: <_ped.Partition object at 0x7f64801a6290> ; logicals is ['sda5', 'sda6', 'sda7'] >12:02:02,787 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 20000 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x41a6a90) -- > name = sda status = True kids = 5 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007c8c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >12:02:02,788 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 20000, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': None, 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 0} >12:02:02,790 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >12:02:02,790 DEBUG storage.ui: starting Blivet copy >12:02:02,825 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:02:02,826 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46b8890> fileSystem: <parted.filesystem.FileSystem object at 0x37551d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3755150> PedPartition: <_ped.Partition object at 0x7f64801a6230> >12:02:02,828 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:02:02,829 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46b8890> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41a9f90> PedPartition: <_ped.Partition object at 0x7f64801a6290> >12:02:02,830 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:02:02,831 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46b8890> fileSystem: <parted.filesystem.FileSystem object at 0x3755510> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3755490> PedPartition: <_ped.Partition object at 0x44f6a10> >12:02:02,832 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:02:02,833 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46b8890> fileSystem: <parted.filesystem.FileSystem object at 0x37556d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3755650> PedPartition: <_ped.Partition object at 0x46b5c50> >12:02:02,834 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:02:02,835 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46b8890> fileSystem: <parted.filesystem.FileSystem object at 0x3755890> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3755810> PedPartition: <_ped.Partition object at 0x46b5d70> >12:02:02,836 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:02:02,837 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41ad4d0> fileSystem: <parted.filesystem.FileSystem object at 0x3755210> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x3cb6f90> PedPartition: <_ped.Partition object at 0x44f6950> >12:02:02,837 DEBUG storage.ui: finished Blivet copy >12:02:02,838 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:02:02,838 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:02:02,840 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:02:02,840 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:02:02,842 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:02:02,842 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:02:02,843 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:02:02,844 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >12:02:02,846 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >12:02:02,847 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:02:02,847 INFO storage.ui: added partition req1 (id 27) to device tree >12:02:02,847 INFO storage.ui: registered action: [12] Create Device partition req1 (id 27) >12:02:02,848 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:02:02,848 INFO storage.ui: registered action: [13] Create Format ext4 filesystem mounted at / on partition req1 (id 27) >12:02:02,850 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:02:02,850 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 27)'] from disk(s) ['sda'] >12:02:02,851 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 27)'] >12:02:02,851 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 27)'] from disk(s) ['sda'] >12:02:02,853 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:02,854 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:02,854 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:02,856 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:02,857 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:02,857 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:02,857 DEBUG storage.ui: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 20000 ; start: None ; end: None >12:02:02,857 DEBUG storage.ui: checking freespace on sda >12:02:02,858 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >12:02:02,859 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:02:02,859 DEBUG storage.ui: free region not suitable for request >12:02:02,859 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:02:02,860 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:02:02,860 DEBUG storage.ui: evaluating growth potential for new layout >12:02:02,860 DEBUG storage.ui: calculating growth for disk /dev/sda >12:02:02,860 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:02:02,862 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:02:02,862 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c4250> PedPartition: <_ped.Partition object at 0x46b5dd0> >12:02:02,864 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:02:02,865 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:02:02,865 DEBUG storage.ui: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >12:02:02,866 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:02:02,866 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:02:02,866 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >12:02:02,866 DEBUG storage.ui: 1 requests and 3055 (1MB) left in chunk >12:02:02,866 DEBUG storage.ui: adding 3055 (1MB) to 27 (sda3) >12:02:02,867 DEBUG storage.ui: new grow amount for request 27 (sda3) is 3055 units, or 1MB >12:02:02,867 DEBUG storage.ui: request 27 (sda3) growth: 3055 (1MB) size: 2MB >12:02:02,867 DEBUG storage.ui: disk /dev/sda growth: 3055 (1MB) >12:02:02,869 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:02:02,869 DEBUG storage.ui: device sda3 new partedPartition None >12:02:02,870 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:02:02,871 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:02:02,871 DEBUG storage.ui: total growth: 3055 sectors >12:02:02,871 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:02:02,872 DEBUG storage.ui: new free: 976768065-976773167 / 2MB >12:02:02,872 DEBUG storage.ui: new free allows for 3055 sectors of growth >12:02:02,872 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:02:02,873 DEBUG storage.ui: created partition sda3 of 1MB and added it to /dev/sda >12:02:02,874 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:02:02,875 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c4490> PedPartition: <_ped.Partition object at 0x46b5f50> >12:02:02,876 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:02:02,877 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:02:02,879 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:02:02,879 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41a9d10> PedPartition: <_ped.Partition object at 0x46b5e90> >12:02:02,880 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda3(id 27)'] >12:02:02,880 DEBUG storage.ui: growable partitions are ['sda3'] >12:02:02,880 DEBUG storage.ui: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >12:02:02,880 DEBUG storage.ui: disk sda has 2 chunks >12:02:02,881 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:02:02,881 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >12:02:02,881 DEBUG storage.ui: 1 requests and 3055 (1MB) left in chunk >12:02:02,881 DEBUG storage.ui: adding 3055 (1MB) to 27 (sda3) >12:02:02,881 DEBUG storage.ui: new grow amount for request 27 (sda3) is 3055 units, or 1MB >12:02:02,882 DEBUG storage.ui: growing partitions on sda >12:02:02,882 DEBUG storage.ui: partition sda3 (27): 0 >12:02:02,882 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 976769024 end: 976773119 length: 4096 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46b8510> >12:02:02,883 DEBUG storage.ui: removing all non-preexisting partitions ['sda3(id 27)'] from disk(s) ['sda'] >12:02:02,884 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:02:02,884 DEBUG storage.ui: device sda3 new partedPartition None >12:02:02,886 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:02:02,887 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:02:02,888 DEBUG storage.ui: back from removeNewPartitions >12:02:02,888 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x46b8550> PedGeometry: <_ped.Geometry object at 0x3e597d0> >12:02:02,888 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 976769024 end: 976773119 length: 4096 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46b8510> >12:02:02,890 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:02:02,890 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41ad290> PedPartition: <_ped.Partition object at 0x44f6290> >12:02:02,891 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:02:02,892 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:02:02,894 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:02:02,895 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c4350> PedPartition: <_ped.Partition object at 0x46b5cb0> >12:02:02,895 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:02:02,895 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >12:02:02,896 DEBUG storage.ui: fixing size of non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / at 2.00 >12:02:02,896 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >12:02:02,897 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >12:02:02,897 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >12:02:02,898 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:02:02,900 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >12:02:02,904 DEBUG blivet: looking up parted Device: /dev/sdc >12:02:02,906 INFO blivet: Skipping disk: sdc: No media present >12:02:05,895 DEBUG blivet: Ext4FS.supported: supported: True ; >12:02:05,895 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:02:05,897 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 2, ['sda'], {'encrypted': False, 'raid_level': None} >12:02:05,906 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >12:02:05,906 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >12:02:05,906 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >12:02:17,123 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 20000.0, [], {} >12:02:17,126 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 20000.0 ; mountpoint: /usr ; disks: [DiskDevice instance (0x41a6a90) -- > name = sda status = True kids = 6 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007c8c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; fstype: ext4 ; encrypted: False ; >12:02:17,126 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 20000.0, ['sda'], {'mountpoint': '/usr', 'fstype': 'ext4', 'encrypted': False} >12:02:17,127 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >12:02:17,127 DEBUG storage.ui: starting Blivet copy >12:02:17,157 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:02:17,158 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46c4c10> fileSystem: <parted.filesystem.FileSystem object at 0x3755a50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3755310> PedPartition: <_ped.Partition object at 0x44f6b30> >12:02:17,159 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:02:17,160 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46c4c10> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e59650> PedPartition: <_ped.Partition object at 0x3744dd0> >12:02:17,161 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:02:17,161 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46c4c10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3755b90> PedPartition: <_ped.Partition object at 0x44f6290> >12:02:17,162 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:02:17,162 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46c4c10> fileSystem: <parted.filesystem.FileSystem object at 0x3755ad0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3755f50> PedPartition: <_ped.Partition object at 0x46b5bf0> >12:02:17,163 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:02:17,164 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46c4c10> fileSystem: <parted.filesystem.FileSystem object at 0x46c4210> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c4190> PedPartition: <_ped.Partition object at 0x46b5d10> >12:02:17,165 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:02:17,165 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46c4c10> fileSystem: <parted.filesystem.FileSystem object at 0x46c40d0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c4090> PedPartition: <_ped.Partition object at 0x46b5f50> >12:02:17,166 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:02:17,167 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3758790> fileSystem: <parted.filesystem.FileSystem object at 0x44f8850> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x41a9e50> PedPartition: <_ped.Partition object at 0x46b5dd0> >12:02:17,167 DEBUG storage.ui: finished Blivet copy >12:02:17,167 DEBUG storage.ui: size bumped to 20004 to include new device space >12:02:17,167 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >12:02:17,168 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x4505f90>, 20004.0, [DiskDevice instance (0x41a6a90) -- > name = sda status = True kids = 6 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007c8c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>]] >12:02:17,169 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >12:02:17,169 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x46b8b90> ; >12:02:17,170 DEBUG storage.ui: parent factory container: None >12:02:17,170 DEBUG storage.ui: members: [] >12:02:17,171 DEBUG storage.ui: add_disks: ['sda'] >12:02:17,171 DEBUG storage.ui: remove_disks: [] >12:02:17,172 DEBUG storage.ui: LVMPhysicalVolume.__init__: >12:02:17,173 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:02:17,173 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >12:02:17,174 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:02:17,175 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:02:17,175 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >12:02:17,177 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: lvmpv ; >12:02:17,177 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:02:17,178 INFO storage.ui: added partition req2 (id 28) to device tree >12:02:17,178 INFO storage.ui: registered action: [14] Create Device partition req2 (id 28) >12:02:17,178 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:02:17,178 INFO storage.ui: registered action: [15] Create Format lvmpv on partition req2 (id 28) >12:02:17,178 DEBUG storage.ui: size bumped to 20004 to include new device space >12:02:17,178 DEBUG storage.ui: adding a TotalSizeSet with size 20004 >12:02:17,178 DEBUG storage.ui: set.allocated = 8 >12:02:17,179 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:02:17,180 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 28)', 'sda3(id 27)'] from disk(s) ['sda'] >12:02:17,181 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:02:17,181 DEBUG storage.ui: device sda3 new partedPartition None >12:02:17,182 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:02:17,183 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:02:17,184 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req2(id 28)', 'req1(id 27)'] >12:02:17,184 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 27)', 'req2(id 28)'] from disk(s) ['sda'] >12:02:17,185 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:17,186 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:17,187 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:17,187 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:17,189 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:17,189 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:17,189 DEBUG storage.ui: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:02:17,189 DEBUG storage.ui: checking freespace on sda >12:02:17,189 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >12:02:17,190 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:02:17,190 DEBUG storage.ui: free region not suitable for request >12:02:17,190 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:02:17,190 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:02:17,190 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:02:17,190 DEBUG storage.ui: new free: 976768065-976773167 / 2MB >12:02:17,190 DEBUG storage.ui: new free allows for 0 sectors of growth >12:02:17,190 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:02:17,191 DEBUG storage.ui: created partition sda3 of 2MB and added it to /dev/sda >12:02:17,192 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:02:17,192 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c46d0> PedPartition: <_ped.Partition object at 0x46b5ef0> >12:02:17,193 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:02:17,194 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:02:17,196 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:02:17,196 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c4450> PedPartition: <_ped.Partition object at 0x46b5cb0> >12:02:17,197 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:17,198 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:17,198 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:17,199 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:17,200 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:17,200 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:17,200 DEBUG storage.ui: allocating partition: req2 ; id: 28 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 20004.0 ; start: None ; end: None >12:02:17,201 DEBUG storage.ui: checking freespace on sda >12:02:17,201 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >12:02:17,201 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:02:17,201 DEBUG storage.ui: free region not suitable for request >12:02:17,202 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:02:17,202 DEBUG storage.ui: current free range is 976768065-976769023 (0MB) >12:02:17,202 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:02:17,202 DEBUG storage.ui: current free range is 976773120-976773167 (0MB) >12:02:17,202 DEBUG storage.ui: not enough free space for primary -- trying logical >12:02:17,203 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >12:02:17,203 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:02:17,203 DEBUG storage.ui: current free range is 859879125-976768064 (57074MB) >12:02:17,203 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:02:17,203 DEBUG storage.ui: free region not suitable for request >12:02:17,203 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:02:17,204 DEBUG storage.ui: free region not suitable for request >12:02:17,204 DEBUG storage.ui: evaluating growth potential for new layout >12:02:17,204 DEBUG storage.ui: calculating growth for disk /dev/sda >12:02:17,204 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:02:17,205 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >12:02:17,206 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46b89d0> PedPartition: <_ped.Partition object at 0x46b5e90> >12:02:17,207 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:02:17,207 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:02:17,208 DEBUG storage.ui: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >12:02:17,208 DEBUG storage.ui: adding request 28 to chunk 116888940 (859879125-976768064) on /dev/sda >12:02:17,208 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:02:17,208 DEBUG storage.ui: req: PartitionRequest instance -- >id = 28 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >12:02:17,208 DEBUG storage.ui: 1 requests and 116872556 (57066MB) left in chunk >12:02:17,208 DEBUG storage.ui: adding 116872556 (57066MB) to 28 (sda8) >12:02:17,208 DEBUG storage.ui: taking back 75920748 (37070MB) from 28 (sda8) >12:02:17,208 DEBUG storage.ui: new grow amount for request 28 (sda8) is 40951808 units, or 19996MB >12:02:17,209 DEBUG storage.ui: request 28 (sda8) growth: 40951808 (19996MB) size: 20004MB >12:02:17,209 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:02:17,209 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >12:02:17,209 DEBUG storage.ui: request 27 (sda3) growth: 0 (0MB) size: 2MB >12:02:17,209 DEBUG storage.ui: disk /dev/sda growth: 40951808 (19996MB) >12:02:17,210 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:02:17,210 DEBUG storage.ui: device sda8 new partedPartition None >12:02:17,211 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >12:02:17,212 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:02:17,212 DEBUG storage.ui: total growth: 40951808 sectors >12:02:17,212 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:02:17,212 DEBUG storage.ui: new free: 859879125-976768064 / 57074MB >12:02:17,212 DEBUG storage.ui: new free allows for 40951808 sectors of growth >12:02:17,212 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:02:17,213 DEBUG storage.ui: created partition sda8 of 8MB and added it to /dev/sda >12:02:17,214 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >12:02:17,214 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46b8790> PedPartition: <_ped.Partition object at 0x46c7290> >12:02:17,215 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:02:17,216 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:02:17,218 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:02:17,218 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46d92d0> PedPartition: <_ped.Partition object at 0x46c7410> >12:02:17,218 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda8(id 28)', 'sda3(id 27)'] >12:02:17,219 DEBUG storage.ui: growable partitions are ['sda8'] >12:02:17,219 DEBUG storage.ui: adding request 28 to chunk 116888940 (859879125-976768064) on /dev/sda >12:02:17,219 DEBUG storage.ui: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >12:02:17,219 DEBUG storage.ui: disk sda has 2 chunks >12:02:17,219 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:02:17,219 DEBUG storage.ui: req: PartitionRequest instance -- >id = 28 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >12:02:17,219 DEBUG storage.ui: 1 requests and 116872556 (57066MB) left in chunk >12:02:17,219 DEBUG storage.ui: adding 116872556 (57066MB) to 28 (sda8) >12:02:17,220 DEBUG storage.ui: taking back 75920748 (37070MB) from 28 (sda8) >12:02:17,220 DEBUG storage.ui: new grow amount for request 28 (sda8) is 40951808 units, or 19996MB >12:02:17,220 DEBUG storage.ui: set: ['sda8'] 8/20004 >12:02:17,220 DEBUG storage.ui: allocating 19996 to TotalSizeSet with 8/20004 (19996 needed) >12:02:17,220 DEBUG storage.ui: PartitionRequest instance -- >id = 28 name = sda8 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >12:02:17,220 DEBUG storage.ui: needed: 0 >12:02:17,220 DEBUG storage.ui: set: ['sda8'] 20004/20004 >12:02:17,220 DEBUG storage.ui: allocating 0 to TotalSizeSet with 20004/20004 (0 needed) >12:02:17,220 DEBUG storage.ui: PartitionRequest instance -- >id = 28 name = sda8 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >12:02:17,220 DEBUG storage.ui: needed: 0 >12:02:17,220 DEBUG storage.ui: growing partitions on sda >12:02:17,221 DEBUG storage.ui: partition sda8 (28): 1 >12:02:17,221 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 859881472 end: 900849663 length: 40968192 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46c4590> >12:02:17,221 DEBUG storage.ui: removing all non-preexisting partitions ['sda8(id 28)'] from disk(s) ['sda'] >12:02:17,222 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:02:17,222 DEBUG storage.ui: device sda8 new partedPartition None >12:02:17,223 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >12:02:17,224 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:02:17,225 DEBUG storage.ui: back from removeNewPartitions >12:02:17,225 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x46c4e90> PedGeometry: <_ped.Geometry object at 0x46c4dd0> >12:02:17,225 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 859881472 end: 900849663 length: 40968192 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46c4590> >12:02:17,226 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >12:02:17,227 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46b8a50> PedPartition: <_ped.Partition object at 0x46b5b90> >12:02:17,228 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:02:17,229 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:02:17,231 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:02:17,231 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49863d0> PedPartition: <_ped.Partition object at 0x46c75f0> >12:02:17,231 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:02:17,232 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >12:02:17,232 DEBUG storage.ui: fixing size of non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / at 2.00 >12:02:17,232 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >12:02:17,232 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >12:02:17,233 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >12:02:17,233 DEBUG storage.ui: fixing size of non-existent 20004MB partition sda8 (28) with non-existent lvmpv at 20004.00 >12:02:17,234 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:02:17,235 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >12:02:17,237 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda8 ; >12:02:17,237 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:02:17,238 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >12:02:17,238 INFO storage.ui: added lvmvg fedora (id 29) to device tree >12:02:17,238 INFO storage.ui: registered action: [16] Create Device lvmvg fedora (id 29) >12:02:17,238 DEBUG storage.ui: fedora size is 20000MB >12:02:17,238 DEBUG storage.ui: vg fedora has 20000MB free >12:02:17,239 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:02:17,240 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:02:17,241 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >12:02:17,242 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-usr ; current: None ; type: ext4 ; >12:02:17,242 DEBUG storage.ui: fedora size is 20000MB >12:02:17,242 DEBUG storage.ui: vg fedora has 20000MB free >12:02:17,242 DEBUG storage.ui: Adding fedora-usr/20000MB to fedora >12:02:17,242 INFO storage.ui: added lvmlv fedora-usr (id 30) to device tree >12:02:17,242 INFO storage.ui: registered action: [17] Create Device lvmlv fedora-usr (id 30) >12:02:17,242 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:02:17,243 INFO storage.ui: registered action: [18] Create Format ext4 filesystem mounted at /usr on lvmlv fedora-usr (id 30) >12:02:17,247 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:17,248 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:17,249 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:17,250 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:17,251 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:17,254 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:17,255 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:17,256 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:17,257 DEBUG blivet: looking up parted Device: /dev/sdc >12:02:17,272 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:17,273 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:17,274 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:17,275 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:17,275 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:17,276 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:17,277 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:17,278 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:17,279 DEBUG blivet: looking up parted Device: /dev/sdc >12:02:17,282 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:17,283 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:17,283 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:17,284 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:17,285 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:17,286 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:17,287 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:17,288 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:17,288 DEBUG blivet: looking up parted Device: /dev/sdc >12:02:17,313 DEBUG blivet: Ext4FS.supported: supported: True ; >12:02:17,313 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:02:17,315 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 2, ['sda'], {'encrypted': False, 'raid_level': None} >12:02:17,327 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 0, [], {} >12:02:17,329 DEBUG blivet: looking up parted Device: /dev/sdc >12:02:17,331 INFO blivet: Skipping disk: sdc: No media present >12:02:25,301 DEBUG blivet: Ext4FS.supported: supported: True ; >12:02:25,301 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:02:25,303 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:02:25,304 INFO storage.ui: removed lvmlv fedora-usr (id 30) from device tree >12:02:25,306 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >12:02:25,306 INFO storage.ui: registered action: [19] Destroy Device lvmlv fedora-usr (id 30) >12:02:25,306 INFO storage.ui: removed lvmvg fedora (id 29) from device tree >12:02:25,307 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda8 ; >12:02:25,307 INFO storage.ui: registered action: [20] Destroy Device lvmvg fedora (id 29) >12:02:25,308 INFO storage.ui: removed partition sda8 (id 28) from device tree >12:02:25,309 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:02:25,309 INFO storage.ui: registered action: [21] Destroy Device partition sda8 (id 28) >12:02:25,310 DEBUG storage.ui: checking whether disk sda has an empty extended >12:02:25,312 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c9f90> PedPartition: <_ped.Partition object at 0x7f64801a6290> ; logicals is ['sda5', 'sda6', 'sda7'] >12:02:25,315 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 20000 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x41a6a90) -- > name = sda status = True kids = 6 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007c8c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: /usr ; fstype: ext4 ; container_size: 0 ; >12:02:25,315 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 20000, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': None, 'mountpoint': '/usr', 'fstype': 'ext4', 'container_size': 0} >12:02:25,316 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >12:02:25,317 DEBUG storage.ui: starting Blivet copy >12:02:25,349 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:02:25,350 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46c9c90> fileSystem: <parted.filesystem.FileSystem object at 0x3755f10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3755290> PedPartition: <_ped.Partition object at 0x46b5b90> >12:02:25,351 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:02:25,352 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46c9c90> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41a9e90> PedPartition: <_ped.Partition object at 0x7f64801a6290> >12:02:25,353 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:02:25,354 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46c9c90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3755f90> PedPartition: <_ped.Partition object at 0x46b5ef0> >12:02:25,355 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:02:25,355 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46c9c90> fileSystem: <parted.filesystem.FileSystem object at 0x3755e90> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3755d10> PedPartition: <_ped.Partition object at 0x46b5e90> >12:02:25,356 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:02:25,357 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46c9c90> fileSystem: <parted.filesystem.FileSystem object at 0x3755b90> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3755c10> PedPartition: <_ped.Partition object at 0x46b5dd0> >12:02:25,358 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:02:25,358 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46c9c90> fileSystem: <parted.filesystem.FileSystem object at 0x3755050> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x37551d0> PedPartition: <_ped.Partition object at 0x46b5bf0> >12:02:25,359 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:02:25,360 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3758f10> fileSystem: <parted.filesystem.FileSystem object at 0x3755390> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x41ad3d0> PedPartition: <_ped.Partition object at 0x46b5d10> >12:02:25,360 DEBUG storage.ui: finished Blivet copy >12:02:25,361 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:02:25,361 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:02:25,362 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:02:25,363 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:02:25,364 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:02:25,364 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:02:25,365 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:02:25,366 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >12:02:25,367 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: ext4 ; >12:02:25,368 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:02:25,369 INFO storage.ui: added partition req3 (id 31) to device tree >12:02:25,369 INFO storage.ui: registered action: [22] Create Device partition req3 (id 31) >12:02:25,369 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:02:25,369 INFO storage.ui: registered action: [23] Create Format ext4 filesystem mounted at /usr on partition req3 (id 31) >12:02:25,370 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:02:25,371 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 31)', 'sda3(id 27)'] from disk(s) ['sda'] >12:02:25,372 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:02:25,372 DEBUG storage.ui: device sda3 new partedPartition None >12:02:25,373 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:02:25,374 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:02:25,376 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req3(id 31)', 'req1(id 27)'] >12:02:25,376 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 27)', 'req3(id 31)'] from disk(s) ['sda'] >12:02:25,377 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:25,378 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:25,378 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:25,379 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:25,381 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:25,381 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:25,381 DEBUG storage.ui: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:02:25,381 DEBUG storage.ui: checking freespace on sda >12:02:25,381 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >12:02:25,382 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:02:25,382 DEBUG storage.ui: free region not suitable for request >12:02:25,382 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:02:25,382 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:02:25,382 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:02:25,382 DEBUG storage.ui: new free: 976768065-976773167 / 2MB >12:02:25,382 DEBUG storage.ui: new free allows for 0 sectors of growth >12:02:25,383 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:02:25,383 DEBUG storage.ui: created partition sda3 of 2MB and added it to /dev/sda >12:02:25,384 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:02:25,384 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c99d0> PedPartition: <_ped.Partition object at 0x3744dd0> >12:02:25,385 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:02:25,386 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:02:25,389 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:02:25,389 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3755510> PedPartition: <_ped.Partition object at 0x44f6a10> >12:02:25,390 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:25,391 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:25,391 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:25,392 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:25,393 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:25,393 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:25,393 DEBUG storage.ui: allocating partition: req3 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 20000 ; start: None ; end: None >12:02:25,393 DEBUG storage.ui: checking freespace on sda >12:02:25,394 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >12:02:25,394 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:02:25,394 DEBUG storage.ui: free region not suitable for request >12:02:25,394 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:02:25,395 DEBUG storage.ui: current free range is 976768065-976769023 (0MB) >12:02:25,395 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:02:25,395 DEBUG storage.ui: current free range is 976773120-976773167 (0MB) >12:02:25,395 DEBUG storage.ui: not enough free space for primary -- trying logical >12:02:25,395 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1MB boot=False best=None grow=True start=None >12:02:25,396 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:02:25,396 DEBUG storage.ui: current free range is 859879125-976768064 (57074MB) >12:02:25,396 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:02:25,396 DEBUG storage.ui: free region not suitable for request >12:02:25,396 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:02:25,396 DEBUG storage.ui: free region not suitable for request >12:02:25,396 DEBUG storage.ui: evaluating growth potential for new layout >12:02:25,397 DEBUG storage.ui: calculating growth for disk /dev/sda >12:02:25,397 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:02:25,398 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:02:25,398 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3758610> PedPartition: <_ped.Partition object at 0x46b5c50> >12:02:25,399 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:02:25,400 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:02:25,401 DEBUG storage.ui: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >12:02:25,401 DEBUG storage.ui: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >12:02:25,401 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:02:25,401 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda8 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >12:02:25,401 DEBUG storage.ui: 1 requests and 116886892 (57073MB) left in chunk >12:02:25,401 DEBUG storage.ui: adding 116886892 (57073MB) to 31 (sda8) >12:02:25,401 DEBUG storage.ui: taking back 75928940 (37074MB) from 31 (sda8) >12:02:25,401 DEBUG storage.ui: new grow amount for request 31 (sda8) is 40957952 units, or 19999MB >12:02:25,401 DEBUG storage.ui: request 31 (sda8) growth: 40957952 (19999MB) size: 20000MB >12:02:25,402 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:02:25,402 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >12:02:25,402 DEBUG storage.ui: request 27 (sda3) growth: 0 (0MB) size: 2MB >12:02:25,402 DEBUG storage.ui: disk /dev/sda growth: 40957952 (19999MB) >12:02:25,403 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:02:25,403 DEBUG storage.ui: device sda8 new partedPartition None >12:02:25,404 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:02:25,405 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:02:25,405 DEBUG storage.ui: total growth: 40957952 sectors >12:02:25,405 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:02:25,405 DEBUG storage.ui: new free: 859879125-976768064 / 57074MB >12:02:25,405 DEBUG storage.ui: new free allows for 40957952 sectors of growth >12:02:25,405 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:02:25,406 DEBUG storage.ui: created partition sda8 of 1MB and added it to /dev/sda >12:02:25,407 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:02:25,407 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c9790> PedPartition: <_ped.Partition object at 0x46b5cb0> >12:02:25,408 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:02:25,409 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:02:25,411 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:02:25,412 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46b8dd0> PedPartition: <_ped.Partition object at 0x46c7590> >12:02:25,412 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda8(id 31)', 'sda3(id 27)'] >12:02:25,412 DEBUG storage.ui: growable partitions are ['sda8'] >12:02:25,412 DEBUG storage.ui: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >12:02:25,412 DEBUG storage.ui: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >12:02:25,412 DEBUG storage.ui: disk sda has 2 chunks >12:02:25,412 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:02:25,412 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda8 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >12:02:25,413 DEBUG storage.ui: 1 requests and 116886892 (57073MB) left in chunk >12:02:25,413 DEBUG storage.ui: adding 116886892 (57073MB) to 31 (sda8) >12:02:25,413 DEBUG storage.ui: taking back 75928940 (37074MB) from 31 (sda8) >12:02:25,413 DEBUG storage.ui: new grow amount for request 31 (sda8) is 40957952 units, or 19999MB >12:02:25,413 DEBUG storage.ui: growing partitions on sda >12:02:25,413 DEBUG storage.ui: partition sda8 (31): 1 >12:02:25,413 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46c4390> >12:02:25,413 DEBUG storage.ui: removing all non-preexisting partitions ['sda8(id 31)'] from disk(s) ['sda'] >12:02:25,415 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:02:25,415 DEBUG storage.ui: device sda8 new partedPartition None >12:02:25,416 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:02:25,417 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:02:25,418 DEBUG storage.ui: back from removeNewPartitions >12:02:25,418 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x46c9890> PedGeometry: <_ped.Geometry object at 0x46c9610> >12:02:25,418 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46c4390> >12:02:25,419 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:02:25,420 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41a9090> PedPartition: <_ped.Partition object at 0x44f6950> >12:02:25,421 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:02:25,422 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:02:25,423 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:02:25,424 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46d9390> PedPartition: <_ped.Partition object at 0x46c7290> >12:02:25,424 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:02:25,424 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >12:02:25,425 DEBUG storage.ui: fixing size of non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / at 2.00 >12:02:25,425 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >12:02:25,425 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >12:02:25,426 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >12:02:25,426 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda8 (31) with non-existent ext4 filesystem mounted at /usr at 20000.00 >12:02:25,427 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:02:25,428 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >12:02:25,434 DEBUG blivet: looking up parted Device: /dev/sdc >12:02:25,436 INFO blivet: Skipping disk: sdc: No media present >12:02:28,251 DEBUG blivet: Ext4FS.supported: supported: True ; >12:02:28,251 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:02:28,253 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:02:28,263 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >12:02:28,263 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >12:02:28,264 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >12:02:43,749 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 20000.0, [], {} >12:02:43,752 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 20000.0 ; mountpoint: /home ; disks: [DiskDevice instance (0x41a6a90) -- > name = sda status = True kids = 7 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007c8c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; fstype: ext4 ; encrypted: False ; >12:02:43,752 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 20000.0, ['sda'], {'mountpoint': '/home', 'fstype': 'ext4', 'encrypted': False} >12:02:43,753 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >12:02:43,753 DEBUG storage.ui: starting Blivet copy >12:02:43,783 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:02:43,784 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46d9290> fileSystem: <parted.filesystem.FileSystem object at 0x4986a50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49869d0> PedPartition: <_ped.Partition object at 0x44f6290> >12:02:43,785 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:02:43,786 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46d9290> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4986850> PedPartition: <_ped.Partition object at 0x44f6b30> >12:02:43,787 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:02:43,787 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46d9290> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4986b90> PedPartition: <_ped.Partition object at 0x44f6950> >12:02:43,788 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:02:43,788 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46d9290> fileSystem: <parted.filesystem.FileSystem object at 0x4986d90> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4986d10> PedPartition: <_ped.Partition object at 0x46b5e30> >12:02:43,789 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:02:43,790 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46d9290> fileSystem: <parted.filesystem.FileSystem object at 0x4986f50> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4986ed0> PedPartition: <_ped.Partition object at 0x46b5f50> >12:02:43,791 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:02:43,791 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46d9290> fileSystem: <parted.filesystem.FileSystem object at 0x46cd150> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46cd0d0> PedPartition: <_ped.Partition object at 0x46b5cb0> >12:02:43,792 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:02:43,792 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46d9290> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46cd290> PedPartition: <_ped.Partition object at 0x46b5c50> >12:02:43,793 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:02:43,794 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46c97d0> fileSystem: <parted.filesystem.FileSystem object at 0x46cd450> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x3e59c90> PedPartition: <_ped.Partition object at 0x7f64801a6230> >12:02:43,794 DEBUG storage.ui: finished Blivet copy >12:02:43,794 DEBUG storage.ui: size bumped to 20004 to include new device space >12:02:43,794 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >12:02:43,795 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x4505f90>, 20004.0, [DiskDevice instance (0x41a6a90) -- > name = sda status = True kids = 7 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007c8c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>]] >12:02:43,796 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >12:02:43,796 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x46b8e50> ; >12:02:43,797 DEBUG storage.ui: parent factory container: None >12:02:43,797 DEBUG storage.ui: members: [] >12:02:43,798 DEBUG storage.ui: add_disks: ['sda'] >12:02:43,798 DEBUG storage.ui: remove_disks: [] >12:02:43,799 DEBUG storage.ui: LVMPhysicalVolume.__init__: >12:02:43,799 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:02:43,800 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >12:02:43,800 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:02:43,801 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:02:43,802 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >12:02:43,803 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: None ; type: lvmpv ; >12:02:43,804 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:02:43,804 INFO storage.ui: added partition req4 (id 32) to device tree >12:02:43,804 INFO storage.ui: registered action: [24] Create Device partition req4 (id 32) >12:02:43,804 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:02:43,805 INFO storage.ui: registered action: [25] Create Format lvmpv on partition req4 (id 32) >12:02:43,805 DEBUG storage.ui: size bumped to 20004 to include new device space >12:02:43,805 DEBUG storage.ui: adding a TotalSizeSet with size 20004 >12:02:43,805 DEBUG storage.ui: set.allocated = 8 >12:02:43,806 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:02:43,806 DEBUG storage.ui: removing all non-preexisting partitions ['req4(id 32)', 'sda3(id 27)', 'sda8(id 31)'] from disk(s) ['sda'] >12:02:43,807 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:02:43,808 DEBUG storage.ui: device sda3 new partedPartition None >12:02:43,808 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:02:43,809 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:02:43,810 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:02:43,810 DEBUG storage.ui: device sda8 new partedPartition None >12:02:43,811 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:02:43,812 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:02:43,814 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req4(id 32)', 'req1(id 27)', 'req3(id 31)'] >12:02:43,814 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 31)', 'req1(id 27)', 'req4(id 32)'] from disk(s) ['sda'] >12:02:43,815 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:43,816 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:43,816 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:43,817 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:43,818 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:43,818 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:43,818 DEBUG storage.ui: allocating partition: req3 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:02:43,819 DEBUG storage.ui: checking freespace on sda >12:02:43,819 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:02:43,819 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:02:43,819 DEBUG storage.ui: free region not suitable for request >12:02:43,820 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:02:43,820 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:02:43,820 DEBUG storage.ui: not enough free space for primary -- trying logical >12:02:43,820 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:02:43,821 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:02:43,821 DEBUG storage.ui: current free range is 859879125-976768064 (57074MB) >12:02:43,821 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:02:43,821 DEBUG storage.ui: free region not suitable for request >12:02:43,821 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:02:43,821 DEBUG storage.ui: new free: 859879125-976768064 / 57074MB >12:02:43,821 DEBUG storage.ui: new free allows for 0 sectors of growth >12:02:43,821 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:02:43,822 DEBUG storage.ui: created partition sda8 of 20000MB and added it to /dev/sda >12:02:43,823 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:02:43,823 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46b88d0> PedPartition: <_ped.Partition object at 0x44f6a10> >12:02:43,824 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:02:43,825 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:02:43,827 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:02:43,827 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46cdb10> PedPartition: <_ped.Partition object at 0x46c7170> >12:02:43,828 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:43,829 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:43,829 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:43,830 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:43,831 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:43,831 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:43,831 DEBUG storage.ui: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:02:43,832 DEBUG storage.ui: checking freespace on sda >12:02:43,832 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >12:02:43,832 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:02:43,832 DEBUG storage.ui: free region not suitable for request >12:02:43,833 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:02:43,833 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:02:43,833 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:02:43,833 DEBUG storage.ui: new free: 976768065-976773167 / 2MB >12:02:43,833 DEBUG storage.ui: new free allows for 0 sectors of growth >12:02:43,833 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:02:43,834 DEBUG storage.ui: created partition sda3 of 2MB and added it to /dev/sda >12:02:43,835 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:02:43,835 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c9250> PedPartition: <_ped.Partition object at 0x46c7470> >12:02:43,836 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:02:43,837 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:02:43,839 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:02:43,839 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c9450> PedPartition: <_ped.Partition object at 0x46c74d0> >12:02:43,840 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:43,841 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:43,841 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:43,842 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:43,843 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:43,843 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:43,843 DEBUG storage.ui: allocating partition: req4 ; id: 32 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 20004.0 ; start: None ; end: None >12:02:43,843 DEBUG storage.ui: checking freespace on sda >12:02:43,844 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >12:02:43,844 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:02:43,844 DEBUG storage.ui: free region not suitable for request >12:02:43,844 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:02:43,844 DEBUG storage.ui: current free range is 976768065-976769023 (0MB) >12:02:43,845 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:02:43,845 DEBUG storage.ui: current free range is 976773120-976773167 (0MB) >12:02:43,845 DEBUG storage.ui: not enough free space for primary -- trying logical >12:02:43,845 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >12:02:43,846 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:02:43,846 DEBUG storage.ui: current free range is 900841472-976768064 (37073MB) >12:02:43,846 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:02:43,846 DEBUG storage.ui: free region not suitable for request >12:02:43,846 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:02:43,846 DEBUG storage.ui: free region not suitable for request >12:02:43,846 DEBUG storage.ui: evaluating growth potential for new layout >12:02:43,846 DEBUG storage.ui: calculating growth for disk /dev/sda >12:02:43,846 DEBUG storage.ui: adjusted start sector from 900841472 to 900843520 >12:02:43,848 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >12:02:43,848 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c9650> PedPartition: <_ped.Partition object at 0x3744dd0> >12:02:43,849 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:02:43,850 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:02:43,850 DEBUG storage.ui: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >12:02:43,850 DEBUG storage.ui: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >12:02:43,850 DEBUG storage.ui: adding request 32 to chunk 116888940 (859879125-976768064) on /dev/sda >12:02:43,851 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:02:43,851 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:02:43,851 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = sda9 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >12:02:43,851 DEBUG storage.ui: 1 requests and 75912556 (37066MB) left in chunk >12:02:43,851 DEBUG storage.ui: adding 75912556 (37066MB) to 32 (sda9) >12:02:43,851 DEBUG storage.ui: taking back 34960748 (17070MB) from 32 (sda9) >12:02:43,851 DEBUG storage.ui: new grow amount for request 32 (sda9) is 40951808 units, or 19996MB >12:02:43,851 DEBUG storage.ui: request 31 (sda8) growth: 0 (0MB) size: 20000MB >12:02:43,851 DEBUG storage.ui: request 32 (sda9) growth: 40951808 (19996MB) size: 20004MB >12:02:43,851 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:02:43,851 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >12:02:43,852 DEBUG storage.ui: request 27 (sda3) growth: 0 (0MB) size: 2MB >12:02:43,852 DEBUG storage.ui: disk /dev/sda growth: 40951808 (19996MB) >12:02:43,853 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:02:43,853 DEBUG storage.ui: device sda9 new partedPartition None >12:02:43,854 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >12:02:43,855 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:02:43,855 DEBUG storage.ui: total growth: 40951808 sectors >12:02:43,855 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:02:43,855 DEBUG storage.ui: new free: 900841472-976768064 / 37073MB >12:02:43,855 DEBUG storage.ui: new free allows for 40951808 sectors of growth >12:02:43,855 DEBUG storage.ui: adjusted start sector from 900841472 to 900843520 >12:02:43,855 DEBUG storage.ui: created partition sda9 of 8MB and added it to /dev/sda >12:02:43,856 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >12:02:43,857 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46cd9d0> PedPartition: <_ped.Partition object at 0x46c7410> >12:02:43,858 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:02:43,858 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:02:43,861 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:02:43,861 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46b86d0> PedPartition: <_ped.Partition object at 0x46c7470> >12:02:43,861 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda9(id 32)', 'sda3(id 27)', 'sda8(id 31)'] >12:02:43,861 DEBUG storage.ui: growable partitions are ['sda9'] >12:02:43,861 DEBUG storage.ui: adding request 32 to chunk 116888940 (859879125-976768064) on /dev/sda >12:02:43,862 DEBUG storage.ui: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >12:02:43,862 DEBUG storage.ui: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >12:02:43,862 DEBUG storage.ui: disk sda has 2 chunks >12:02:43,862 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:02:43,862 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:02:43,862 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = sda9 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >12:02:43,862 DEBUG storage.ui: 1 requests and 75912556 (37066MB) left in chunk >12:02:43,862 DEBUG storage.ui: adding 75912556 (37066MB) to 32 (sda9) >12:02:43,862 DEBUG storage.ui: taking back 34960748 (17070MB) from 32 (sda9) >12:02:43,863 DEBUG storage.ui: new grow amount for request 32 (sda9) is 40951808 units, or 19996MB >12:02:43,863 DEBUG storage.ui: set: ['sda9'] 8/20004 >12:02:43,863 DEBUG storage.ui: allocating 19996 to TotalSizeSet with 8/20004 (19996 needed) >12:02:43,863 DEBUG storage.ui: PartitionRequest instance -- >id = 32 name = sda9 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >12:02:43,863 DEBUG storage.ui: needed: 0 >12:02:43,863 DEBUG storage.ui: set: ['sda9'] 20004/20004 >12:02:43,863 DEBUG storage.ui: allocating 0 to TotalSizeSet with 20004/20004 (0 needed) >12:02:43,863 DEBUG storage.ui: PartitionRequest instance -- >id = 32 name = sda9 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >12:02:43,863 DEBUG storage.ui: needed: 0 >12:02:43,863 DEBUG storage.ui: growing partitions on sda >12:02:43,864 DEBUG storage.ui: partition sda8 (31): 1 >12:02:43,864 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46cd890> >12:02:43,864 DEBUG storage.ui: partition sda9 (32): 1 >12:02:43,864 DEBUG storage.ui: new geometry for sda9: parted.Geometry instance -- > start: 900843520 end: 941811711 length: 40968192 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46cd550> >12:02:43,864 DEBUG storage.ui: removing all non-preexisting partitions ['sda8(id 31)', 'sda9(id 32)'] from disk(s) ['sda'] >12:02:43,865 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:02:43,865 DEBUG storage.ui: device sda8 new partedPartition None >12:02:43,866 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:02:43,867 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:02:43,868 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:02:43,868 DEBUG storage.ui: device sda9 new partedPartition None >12:02:43,869 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >12:02:43,870 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:02:43,871 DEBUG storage.ui: back from removeNewPartitions >12:02:43,871 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x46cd810> PedGeometry: <_ped.Geometry object at 0x4986610> >12:02:43,871 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46cd890> >12:02:43,873 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:02:43,873 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46d9750> PedPartition: <_ped.Partition object at 0x46c71d0> >12:02:43,874 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:02:43,875 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:02:43,877 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:02:43,877 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x498ccd0> PedPartition: <_ped.Partition object at 0x46c77d0> >12:02:43,877 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 900843520 end: 941811711 length: 40968192 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46cd550> >12:02:43,878 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >12:02:43,879 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44f8750> PedPartition: <_ped.Partition object at 0x46c7050> >12:02:43,880 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:02:43,880 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:02:43,882 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:02:43,883 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49880d0> PedPartition: <_ped.Partition object at 0x46c7890> >12:02:43,883 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:02:43,883 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >12:02:43,883 DEBUG storage.ui: fixing size of non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / at 2.00 >12:02:43,884 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >12:02:43,884 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >12:02:43,884 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >12:02:43,885 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda8 (31) with non-existent ext4 filesystem mounted at /usr at 20000.00 >12:02:43,885 DEBUG storage.ui: fixing size of non-existent 20004MB partition sda9 (32) with non-existent lvmpv at 20004.00 >12:02:43,886 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:02:43,887 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >12:02:43,888 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda9 ; >12:02:43,889 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:02:43,890 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >12:02:43,890 INFO storage.ui: added lvmvg fedora (id 33) to device tree >12:02:43,890 INFO storage.ui: registered action: [26] Create Device lvmvg fedora (id 33) >12:02:43,890 DEBUG storage.ui: fedora size is 20000MB >12:02:43,890 DEBUG storage.ui: vg fedora has 20000MB free >12:02:43,891 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:02:43,891 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:02:43,892 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >12:02:43,893 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >12:02:43,894 DEBUG storage.ui: fedora size is 20000MB >12:02:43,894 DEBUG storage.ui: vg fedora has 20000MB free >12:02:43,894 DEBUG storage.ui: Adding fedora-home/20000MB to fedora >12:02:43,894 INFO storage.ui: added lvmlv fedora-home (id 34) to device tree >12:02:43,894 INFO storage.ui: registered action: [27] Create Device lvmlv fedora-home (id 34) >12:02:43,894 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:02:43,895 INFO storage.ui: registered action: [28] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 34) >12:02:43,899 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:43,901 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:43,901 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:43,902 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:43,903 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:43,904 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:43,905 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:43,906 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:43,907 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:43,908 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:43,908 DEBUG blivet: looking up parted Device: /dev/sdc >12:02:43,927 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:43,930 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:43,931 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:43,932 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:43,933 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:43,934 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:43,935 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:43,936 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:43,937 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:43,938 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:43,938 DEBUG blivet: looking up parted Device: /dev/sdc >12:02:43,941 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:43,942 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:43,943 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:43,944 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:43,945 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:43,946 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:43,947 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:43,948 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:43,949 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:02:43,950 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:02:43,950 DEBUG blivet: looking up parted Device: /dev/sdc >12:02:43,975 DEBUG blivet: Ext4FS.supported: supported: True ; >12:02:43,975 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:02:43,977 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:02:43,989 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 0, [], {} >12:02:43,991 DEBUG blivet: looking up parted Device: /dev/sdc >12:02:43,992 INFO blivet: Skipping disk: sdc: No media present >12:02:49,539 DEBUG blivet: Ext4FS.supported: supported: True ; >12:02:49,539 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:02:49,541 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:02:49,543 INFO storage.ui: removed lvmlv fedora-home (id 34) from device tree >12:02:49,544 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >12:02:49,544 INFO storage.ui: registered action: [29] Destroy Device lvmlv fedora-home (id 34) >12:02:49,544 INFO storage.ui: removed lvmvg fedora (id 33) from device tree >12:02:49,545 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda9 ; >12:02:49,545 INFO storage.ui: registered action: [30] Destroy Device lvmvg fedora (id 33) >12:02:49,546 INFO storage.ui: removed partition sda9 (id 32) from device tree >12:02:49,547 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:02:49,547 INFO storage.ui: registered action: [31] Destroy Device partition sda9 (id 32) >12:02:49,548 DEBUG storage.ui: checking whether disk sda has an empty extended >12:02:49,551 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46cda50> PedPartition: <_ped.Partition object at 0x3744dd0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8'] >12:02:49,553 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 20000 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x41a6a90) -- > name = sda status = True kids = 7 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007c8c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: /home ; fstype: ext4 ; container_size: 0 ; >12:02:49,554 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 20000, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': None, 'mountpoint': '/home', 'fstype': 'ext4', 'container_size': 0} >12:02:49,555 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >12:02:49,555 DEBUG storage.ui: starting Blivet copy >12:02:49,588 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:02:49,588 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4986750> fileSystem: <parted.filesystem.FileSystem object at 0x46c9810> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c9550> PedPartition: <_ped.Partition object at 0x44f6a10> >12:02:49,589 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:02:49,590 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4986750> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c9a90> PedPartition: <_ped.Partition object at 0x3744dd0> >12:02:49,592 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:02:49,592 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4986750> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c98d0> PedPartition: <_ped.Partition object at 0x46b5c50> >12:02:49,593 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:02:49,593 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4986750> fileSystem: <parted.filesystem.FileSystem object at 0x46c9790> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c92d0> PedPartition: <_ped.Partition object at 0x46b5d10> >12:02:49,594 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:02:49,595 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4986750> fileSystem: <parted.filesystem.FileSystem object at 0x46c9a50> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c90d0> PedPartition: <_ped.Partition object at 0x46b5b90> >12:02:49,596 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:02:49,596 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4986750> fileSystem: <parted.filesystem.FileSystem object at 0x46c9ad0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c96d0> PedPartition: <_ped.Partition object at 0x46b5e90> >12:02:49,597 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:02:49,598 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4986750> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c9310> PedPartition: <_ped.Partition object at 0x46b5dd0> >12:02:49,599 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:02:49,599 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3758150> fileSystem: <parted.filesystem.FileSystem object at 0x46c9dd0> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x46b8f10> PedPartition: <_ped.Partition object at 0x46b5bf0> >12:02:49,600 DEBUG storage.ui: finished Blivet copy >12:02:49,601 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:02:49,601 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:02:49,602 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:02:49,602 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:02:49,603 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:02:49,603 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:02:49,605 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:02:49,606 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; >12:02:49,607 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; current: None ; type: ext4 ; >12:02:49,608 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:02:49,608 INFO storage.ui: added partition req5 (id 35) to device tree >12:02:49,608 INFO storage.ui: registered action: [32] Create Device partition req5 (id 35) >12:02:49,608 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:02:49,609 INFO storage.ui: registered action: [33] Create Format ext4 filesystem mounted at /home on partition req5 (id 35) >12:02:49,610 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:02:49,610 DEBUG storage.ui: removing all non-preexisting partitions ['req5(id 35)', 'sda3(id 27)', 'sda8(id 31)'] from disk(s) ['sda'] >12:02:49,611 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:02:49,612 DEBUG storage.ui: device sda3 new partedPartition None >12:02:49,613 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:02:49,614 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:02:49,615 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:02:49,615 DEBUG storage.ui: device sda8 new partedPartition None >12:02:49,616 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:02:49,617 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:02:49,618 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req5(id 35)', 'req1(id 27)', 'req3(id 31)'] >12:02:49,618 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 31)', 'req1(id 27)', 'req5(id 35)'] from disk(s) ['sda'] >12:02:49,619 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:49,620 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:49,621 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:49,622 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:49,623 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:49,623 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:49,623 DEBUG storage.ui: allocating partition: req3 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:02:49,623 DEBUG storage.ui: checking freespace on sda >12:02:49,623 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:02:49,624 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:02:49,624 DEBUG storage.ui: free region not suitable for request >12:02:49,624 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:02:49,624 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:02:49,624 DEBUG storage.ui: not enough free space for primary -- trying logical >12:02:49,624 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:02:49,625 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:02:49,625 DEBUG storage.ui: current free range is 859879125-976768064 (57074MB) >12:02:49,625 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:02:49,625 DEBUG storage.ui: free region not suitable for request >12:02:49,625 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:02:49,625 DEBUG storage.ui: new free: 859879125-976768064 / 57074MB >12:02:49,625 DEBUG storage.ui: new free allows for 0 sectors of growth >12:02:49,626 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:02:49,626 DEBUG storage.ui: created partition sda8 of 20000MB and added it to /dev/sda >12:02:49,627 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:02:49,627 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46cdd90> PedPartition: <_ped.Partition object at 0x44f6950> >12:02:49,628 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:02:49,630 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:02:49,632 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:02:49,632 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46cd1d0> PedPartition: <_ped.Partition object at 0x7f64801a6230> >12:02:49,633 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:49,634 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:49,634 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:49,635 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:49,636 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:49,636 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:49,637 DEBUG storage.ui: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:02:49,637 DEBUG storage.ui: checking freespace on sda >12:02:49,637 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >12:02:49,637 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:02:49,638 DEBUG storage.ui: free region not suitable for request >12:02:49,638 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:02:49,638 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:02:49,638 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:02:49,638 DEBUG storage.ui: new free: 976768065-976773167 / 2MB >12:02:49,638 DEBUG storage.ui: new free allows for 0 sectors of growth >12:02:49,638 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:02:49,639 DEBUG storage.ui: created partition sda3 of 2MB and added it to /dev/sda >12:02:49,640 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:02:49,640 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46cd110> PedPartition: <_ped.Partition object at 0x46b5e30> >12:02:49,641 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:02:49,642 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:02:49,644 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:02:49,644 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41a9a50> PedPartition: <_ped.Partition object at 0x46c77d0> >12:02:49,645 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:49,646 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:49,646 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:49,647 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:02:49,648 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:02:49,648 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:02:49,648 DEBUG storage.ui: allocating partition: req5 ; id: 35 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 20000 ; start: None ; end: None >12:02:49,648 DEBUG storage.ui: checking freespace on sda >12:02:49,649 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >12:02:49,649 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:02:49,649 DEBUG storage.ui: free region not suitable for request >12:02:49,650 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:02:49,650 DEBUG storage.ui: current free range is 976768065-976769023 (0MB) >12:02:49,650 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:02:49,650 DEBUG storage.ui: current free range is 976773120-976773167 (0MB) >12:02:49,650 DEBUG storage.ui: not enough free space for primary -- trying logical >12:02:49,651 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1MB boot=False best=None grow=True start=None >12:02:49,651 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:02:49,651 DEBUG storage.ui: current free range is 900841472-976768064 (37073MB) >12:02:49,651 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:02:49,651 DEBUG storage.ui: free region not suitable for request >12:02:49,651 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:02:49,652 DEBUG storage.ui: free region not suitable for request >12:02:49,652 DEBUG storage.ui: evaluating growth potential for new layout >12:02:49,652 DEBUG storage.ui: calculating growth for disk /dev/sda >12:02:49,652 DEBUG storage.ui: adjusted start sector from 900841472 to 900843520 >12:02:49,653 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:02:49,653 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4986190> PedPartition: <_ped.Partition object at 0x44f6290> >12:02:49,654 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:02:49,655 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:02:49,655 DEBUG storage.ui: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >12:02:49,656 DEBUG storage.ui: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >12:02:49,656 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:02:49,656 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:02:49,656 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:02:49,656 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda9 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >12:02:49,656 DEBUG storage.ui: 1 requests and 75926892 (37073MB) left in chunk >12:02:49,656 DEBUG storage.ui: adding 75926892 (37073MB) to 35 (sda9) >12:02:49,657 DEBUG storage.ui: taking back 34968940 (17074MB) from 35 (sda9) >12:02:49,657 DEBUG storage.ui: new grow amount for request 35 (sda9) is 40957952 units, or 19999MB >12:02:49,657 DEBUG storage.ui: request 31 (sda8) growth: 0 (0MB) size: 20000MB >12:02:49,657 DEBUG storage.ui: request 35 (sda9) growth: 40957952 (19999MB) size: 20000MB >12:02:49,657 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:02:49,657 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >12:02:49,657 DEBUG storage.ui: request 27 (sda3) growth: 0 (0MB) size: 2MB >12:02:49,657 DEBUG storage.ui: disk /dev/sda growth: 40957952 (19999MB) >12:02:49,658 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:02:49,658 DEBUG storage.ui: device sda9 new partedPartition None >12:02:49,659 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:02:49,660 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:02:49,660 DEBUG storage.ui: total growth: 40957952 sectors >12:02:49,660 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:02:49,660 DEBUG storage.ui: new free: 900841472-976768064 / 37073MB >12:02:49,661 DEBUG storage.ui: new free allows for 40957952 sectors of growth >12:02:49,661 DEBUG storage.ui: adjusted start sector from 900841472 to 900843520 >12:02:49,661 DEBUG storage.ui: created partition sda9 of 1MB and added it to /dev/sda >12:02:49,662 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:02:49,662 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46cd950> PedPartition: <_ped.Partition object at 0x46b5cb0> >12:02:49,663 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:02:49,664 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:02:49,666 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:02:49,666 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3755c10> PedPartition: <_ped.Partition object at 0x46c7170> >12:02:49,667 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda9(id 35)', 'sda3(id 27)', 'sda8(id 31)'] >12:02:49,667 DEBUG storage.ui: growable partitions are ['sda9'] >12:02:49,667 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:02:49,667 DEBUG storage.ui: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >12:02:49,667 DEBUG storage.ui: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >12:02:49,667 DEBUG storage.ui: disk sda has 2 chunks >12:02:49,667 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:02:49,668 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:02:49,668 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda9 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >12:02:49,668 DEBUG storage.ui: 1 requests and 75926892 (37073MB) left in chunk >12:02:49,668 DEBUG storage.ui: adding 75926892 (37073MB) to 35 (sda9) >12:02:49,668 DEBUG storage.ui: taking back 34968940 (17074MB) from 35 (sda9) >12:02:49,668 DEBUG storage.ui: new grow amount for request 35 (sda9) is 40957952 units, or 19999MB >12:02:49,668 DEBUG storage.ui: growing partitions on sda >12:02:49,668 DEBUG storage.ui: partition sda8 (31): 1 >12:02:49,668 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x41a9150> >12:02:49,669 DEBUG storage.ui: partition sda9 (35): 1 >12:02:49,669 DEBUG storage.ui: new geometry for sda9: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x41a9b10> >12:02:49,669 DEBUG storage.ui: removing all non-preexisting partitions ['sda8(id 31)', 'sda9(id 35)'] from disk(s) ['sda'] >12:02:49,670 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:02:49,670 DEBUG storage.ui: device sda8 new partedPartition None >12:02:49,671 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:02:49,672 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:02:49,673 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:02:49,673 DEBUG storage.ui: device sda9 new partedPartition None >12:02:49,674 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:02:49,675 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:02:49,677 DEBUG storage.ui: back from removeNewPartitions >12:02:49,677 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x46cd150> PedGeometry: <_ped.Geometry object at 0x49861d0> >12:02:49,677 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x41a9150> >12:02:49,678 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:02:49,678 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46cd8d0> PedPartition: <_ped.Partition object at 0x44f6950> >12:02:49,679 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:02:49,680 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:02:49,682 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:02:49,683 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x498c810> PedPartition: <_ped.Partition object at 0x46c7170> >12:02:49,683 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x41a9b10> >12:02:49,684 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:02:49,684 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49860d0> PedPartition: <_ped.Partition object at 0x46c7710> >12:02:49,685 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:02:49,686 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:02:49,688 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:02:49,688 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x498cdd0> PedPartition: <_ped.Partition object at 0x46c7530> >12:02:49,689 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:02:49,689 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >12:02:49,689 DEBUG storage.ui: fixing size of non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / at 2.00 >12:02:49,689 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >12:02:49,690 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >12:02:49,690 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >12:02:49,690 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda8 (31) with non-existent ext4 filesystem mounted at /usr at 20000.00 >12:02:49,691 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda9 (35) with non-existent ext4 filesystem mounted at /home at 20000.00 >12:02:49,692 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:02:49,693 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >12:02:49,701 DEBUG blivet: looking up parted Device: /dev/sdc >12:02:49,702 INFO blivet: Skipping disk: sdc: No media present >12:02:53,886 DEBUG blivet: Ext4FS.supported: supported: True ; >12:02:53,886 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:02:53,888 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:02:53,898 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >12:02:53,899 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >12:02:53,899 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >12:03:03,633 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 10000.0, [], {} >12:03:03,635 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 10000.0 ; mountpoint: /data ; disks: [DiskDevice instance (0x41a6a90) -- > name = sda status = True kids = 8 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007c8c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; fstype: ext4 ; encrypted: False ; >12:03:03,635 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 10000.0, ['sda'], {'mountpoint': '/data', 'fstype': 'ext4', 'encrypted': False} >12:03:03,636 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >12:03:03,636 DEBUG storage.ui: starting Blivet copy >12:03:03,668 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:03:03,669 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3755ad0> fileSystem: <parted.filesystem.FileSystem object at 0x46c3150> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c30d0> PedPartition: <_ped.Partition object at 0x7f64801a6290> >12:03:03,670 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:03:03,671 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3755ad0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46bcf10> PedPartition: <_ped.Partition object at 0x46b5ef0> >12:03:03,672 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:03:03,672 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3755ad0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c3290> PedPartition: <_ped.Partition object at 0x46c7590> >12:03:03,673 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:03:03,674 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3755ad0> fileSystem: <parted.filesystem.FileSystem object at 0x46c3490> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c3410> PedPartition: <_ped.Partition object at 0x46c70b0> >12:03:03,675 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:03:03,675 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3755ad0> fileSystem: <parted.filesystem.FileSystem object at 0x46c3650> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c35d0> PedPartition: <_ped.Partition object at 0x46c7350> >12:03:03,676 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:03:03,676 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3755ad0> fileSystem: <parted.filesystem.FileSystem object at 0x46c3810> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c3790> PedPartition: <_ped.Partition object at 0x46c7470> >12:03:03,677 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:03,678 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3755ad0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c3950> PedPartition: <_ped.Partition object at 0x46c7410> >12:03:03,679 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:03,679 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3755ad0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c3ad0> PedPartition: <_ped.Partition object at 0x46c7650> >12:03:03,680 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:03:03,680 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46bf310> fileSystem: <parted.filesystem.FileSystem object at 0x46c3c50> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x46cb210> PedPartition: <_ped.Partition object at 0x46c72f0> >12:03:03,680 DEBUG storage.ui: finished Blivet copy >12:03:03,681 DEBUG storage.ui: size bumped to 10004 to include new device space >12:03:03,681 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >12:03:03,682 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x4505f90>, 10004.0, [DiskDevice instance (0x41a6a90) -- > name = sda status = True kids = 8 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007c8c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>]] >12:03:03,682 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >12:03:03,683 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x3755f10> ; >12:03:03,683 DEBUG storage.ui: parent factory container: None >12:03:03,683 DEBUG storage.ui: members: [] >12:03:03,684 DEBUG storage.ui: add_disks: ['sda'] >12:03:03,685 DEBUG storage.ui: remove_disks: [] >12:03:03,686 DEBUG storage.ui: LVMPhysicalVolume.__init__: >12:03:03,686 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:03:03,687 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >12:03:03,687 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:03:03,688 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:03:03,689 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; >12:03:03,690 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; current: None ; type: lvmpv ; >12:03:03,691 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:03:03,691 INFO storage.ui: added partition req6 (id 36) to device tree >12:03:03,691 INFO storage.ui: registered action: [34] Create Device partition req6 (id 36) >12:03:03,691 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:03:03,691 INFO storage.ui: registered action: [35] Create Format lvmpv on partition req6 (id 36) >12:03:03,691 DEBUG storage.ui: size bumped to 10004 to include new device space >12:03:03,692 DEBUG storage.ui: adding a TotalSizeSet with size 10004 >12:03:03,692 DEBUG storage.ui: set.allocated = 8 >12:03:03,693 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:03:03,693 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 36)', 'sda3(id 27)', 'sda8(id 31)', 'sda9(id 35)'] from disk(s) ['sda'] >12:03:03,694 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:03:03,695 DEBUG storage.ui: device sda3 new partedPartition None >12:03:03,695 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:03:03,696 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:03:03,697 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:03,697 DEBUG storage.ui: device sda8 new partedPartition None >12:03:03,698 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:03:03,699 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:03:03,700 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:03,700 DEBUG storage.ui: device sda9 new partedPartition None >12:03:03,701 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:03:03,702 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:03:03,703 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req6(id 36)', 'req1(id 27)', 'req3(id 31)', 'req5(id 35)'] >12:03:03,703 DEBUG storage.ui: removing all non-preexisting partitions ['req5(id 35)', 'req3(id 31)', 'req1(id 27)', 'req6(id 36)'] from disk(s) ['sda'] >12:03:03,705 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:03,706 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:03,706 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:03,707 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:03,708 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:03,708 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:03,708 DEBUG storage.ui: allocating partition: req5 ; id: 35 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:03:03,708 DEBUG storage.ui: checking freespace on sda >12:03:03,708 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:03:03,709 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:03:03,709 DEBUG storage.ui: free region not suitable for request >12:03:03,709 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:03,710 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:03:03,710 DEBUG storage.ui: not enough free space for primary -- trying logical >12:03:03,710 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:03:03,710 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:03:03,711 DEBUG storage.ui: current free range is 859879125-976768064 (57074MB) >12:03:03,711 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:03,711 DEBUG storage.ui: free region not suitable for request >12:03:03,711 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:03:03,711 DEBUG storage.ui: new free: 859879125-976768064 / 57074MB >12:03:03,711 DEBUG storage.ui: new free allows for 0 sectors of growth >12:03:03,711 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:03:03,712 DEBUG storage.ui: created partition sda8 of 20000MB and added it to /dev/sda >12:03:03,713 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:03:03,713 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46bcd10> PedPartition: <_ped.Partition object at 0x46b5f50> >12:03:03,714 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:03:03,715 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:03:03,717 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:03,717 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3755590> PedPartition: <_ped.Partition object at 0x46c7230> >12:03:03,718 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:03,719 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:03,719 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:03,720 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:03,721 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:03,721 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:03,721 DEBUG storage.ui: allocating partition: req3 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:03:03,721 DEBUG storage.ui: checking freespace on sda >12:03:03,722 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:03:03,722 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:03:03,722 DEBUG storage.ui: free region not suitable for request >12:03:03,722 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:03,723 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:03:03,723 DEBUG storage.ui: not enough free space for primary -- trying logical >12:03:03,723 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:03:03,723 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:03:03,724 DEBUG storage.ui: current free range is 900841472-976768064 (37073MB) >12:03:03,724 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:03,724 DEBUG storage.ui: free region not suitable for request >12:03:03,724 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:03:03,724 DEBUG storage.ui: new free: 900841472-976768064 / 37073MB >12:03:03,724 DEBUG storage.ui: new free allows for 0 sectors of growth >12:03:03,724 DEBUG storage.ui: adjusted start sector from 900841472 to 900843520 >12:03:03,725 DEBUG storage.ui: created partition sda9 of 20000MB and added it to /dev/sda >12:03:03,726 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:03:03,726 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41a9e90> PedPartition: <_ped.Partition object at 0x46c7290> >12:03:03,727 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:03:03,728 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:03:03,730 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:03,730 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4997810> PedPartition: <_ped.Partition object at 0x46c7a10> >12:03:03,731 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:03,732 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:03,732 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:03,733 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:03,734 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:03,734 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:03,734 DEBUG storage.ui: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:03:03,734 DEBUG storage.ui: checking freespace on sda >12:03:03,735 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >12:03:03,735 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:03:03,735 DEBUG storage.ui: free region not suitable for request >12:03:03,735 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:03,735 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:03:03,736 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:03:03,736 DEBUG storage.ui: new free: 976768065-976773167 / 2MB >12:03:03,736 DEBUG storage.ui: new free allows for 0 sectors of growth >12:03:03,736 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:03:03,736 DEBUG storage.ui: created partition sda3 of 2MB and added it to /dev/sda >12:03:03,737 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:03:03,737 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41a9cd0> PedPartition: <_ped.Partition object at 0x46c7830> >12:03:03,738 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:03:03,739 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:03:03,741 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:03:03,741 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x498cc50> PedPartition: <_ped.Partition object at 0x46c7770> >12:03:03,742 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:03,743 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:03,744 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:03,744 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:03,745 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:03,746 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:03,746 DEBUG storage.ui: allocating partition: req6 ; id: 36 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 10004.0 ; start: None ; end: None >12:03:03,746 DEBUG storage.ui: checking freespace on sda >12:03:03,746 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >12:03:03,746 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:03:03,747 DEBUG storage.ui: free region not suitable for request >12:03:03,747 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:03:03,747 DEBUG storage.ui: current free range is 976768065-976769023 (0MB) >12:03:03,747 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:03:03,747 DEBUG storage.ui: current free range is 976773120-976773167 (0MB) >12:03:03,747 DEBUG storage.ui: not enough free space for primary -- trying logical >12:03:03,748 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >12:03:03,748 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:03:03,748 DEBUG storage.ui: current free range is 941803520-976768064 (17072MB) >12:03:03,748 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:03:03,749 DEBUG storage.ui: free region not suitable for request >12:03:03,749 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:03:03,749 DEBUG storage.ui: free region not suitable for request >12:03:03,749 DEBUG storage.ui: evaluating growth potential for new layout >12:03:03,749 DEBUG storage.ui: calculating growth for disk /dev/sda >12:03:03,749 DEBUG storage.ui: adjusted start sector from 941803520 to 941805568 >12:03:03,750 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >12:03:03,750 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3755210> PedPartition: <_ped.Partition object at 0x46c76b0> >12:03:03,751 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:03:03,752 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:03:03,753 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:03,753 DEBUG storage.ui: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:03,753 DEBUG storage.ui: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >12:03:03,753 DEBUG storage.ui: adding request 36 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:03,753 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:03:03,753 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:03:03,753 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:03:03,753 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = sda10 growable = True >base = 16384 growth = 0 max_grow = 20471808 >done = False >12:03:03,754 DEBUG storage.ui: 1 requests and 34952556 (17066MB) left in chunk >12:03:03,754 DEBUG storage.ui: adding 34952556 (17066MB) to 36 (sda10) >12:03:03,754 DEBUG storage.ui: taking back 14480748 (7070MB) from 36 (sda10) >12:03:03,754 DEBUG storage.ui: new grow amount for request 36 (sda10) is 20471808 units, or 9996MB >12:03:03,754 DEBUG storage.ui: request 35 (sda8) growth: 0 (0MB) size: 20000MB >12:03:03,754 DEBUG storage.ui: request 31 (sda9) growth: 0 (0MB) size: 20000MB >12:03:03,754 DEBUG storage.ui: request 36 (sda10) growth: 20471808 (9996MB) size: 10004MB >12:03:03,754 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:03:03,754 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >12:03:03,754 DEBUG storage.ui: request 27 (sda3) growth: 0 (0MB) size: 2MB >12:03:03,754 DEBUG storage.ui: disk /dev/sda growth: 20471808 (9996MB) >12:03:03,755 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:03:03,756 DEBUG storage.ui: device sda10 new partedPartition None >12:03:03,756 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >12:03:03,757 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:03:03,757 DEBUG storage.ui: total growth: 20471808 sectors >12:03:03,758 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:03:03,758 DEBUG storage.ui: new free: 941803520-976768064 / 17072MB >12:03:03,758 DEBUG storage.ui: new free allows for 20471808 sectors of growth >12:03:03,758 DEBUG storage.ui: adjusted start sector from 941803520 to 941805568 >12:03:03,761 DEBUG storage.ui: created partition sda10 of 8MB and added it to /dev/sda >12:03:03,762 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >12:03:03,762 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46bc790> PedPartition: <_ped.Partition object at 0x46c79b0> >12:03:03,763 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:03:03,764 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:03:03,766 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:03:03,766 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46bff10> PedPartition: <_ped.Partition object at 0x46b5bf0> >12:03:03,766 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda10(id 36)', 'sda3(id 27)', 'sda9(id 31)', 'sda8(id 35)'] >12:03:03,767 DEBUG storage.ui: growable partitions are ['sda10'] >12:03:03,767 DEBUG storage.ui: adding request 36 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:03,767 DEBUG storage.ui: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >12:03:03,767 DEBUG storage.ui: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:03,767 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:03,767 DEBUG storage.ui: disk sda has 2 chunks >12:03:03,767 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:03:03,768 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:03:03,768 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:03:03,768 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = sda10 growable = True >base = 16384 growth = 0 max_grow = 20471808 >done = False >12:03:03,768 DEBUG storage.ui: 1 requests and 34952556 (17066MB) left in chunk >12:03:03,768 DEBUG storage.ui: adding 34952556 (17066MB) to 36 (sda10) >12:03:03,768 DEBUG storage.ui: taking back 14480748 (7070MB) from 36 (sda10) >12:03:03,768 DEBUG storage.ui: new grow amount for request 36 (sda10) is 20471808 units, or 9996MB >12:03:03,768 DEBUG storage.ui: set: ['sda10'] 8/10004 >12:03:03,768 DEBUG storage.ui: allocating 9996 to TotalSizeSet with 8/10004 (9996 needed) >12:03:03,768 DEBUG storage.ui: PartitionRequest instance -- >id = 36 name = sda10 growable = True >base = 16384 growth = 20471808 max_grow = 20471808 >done = True >12:03:03,769 DEBUG storage.ui: needed: 0 >12:03:03,769 DEBUG storage.ui: set: ['sda10'] 10004/10004 >12:03:03,769 DEBUG storage.ui: allocating 0 to TotalSizeSet with 10004/10004 (0 needed) >12:03:03,769 DEBUG storage.ui: PartitionRequest instance -- >id = 36 name = sda10 growable = True >base = 16384 growth = 20471808 max_grow = 20471808 >done = True >12:03:03,769 DEBUG storage.ui: needed: 0 >12:03:03,769 DEBUG storage.ui: growing partitions on sda >12:03:03,769 DEBUG storage.ui: partition sda8 (35): 1 >12:03:03,769 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf650> >12:03:03,769 DEBUG storage.ui: partition sda9 (31): 1 >12:03:03,770 DEBUG storage.ui: new geometry for sda9: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf450> >12:03:03,770 DEBUG storage.ui: partition sda10 (36): 1 >12:03:03,770 DEBUG storage.ui: new geometry for sda10: parted.Geometry instance -- > start: 941805568 end: 962293759 length: 20488192 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf290> >12:03:03,770 DEBUG storage.ui: removing all non-preexisting partitions ['sda8(id 35)', 'sda9(id 31)', 'sda10(id 36)'] from disk(s) ['sda'] >12:03:03,771 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:03,771 DEBUG storage.ui: device sda8 new partedPartition None >12:03:03,772 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:03:03,773 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:03:03,774 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:03,774 DEBUG storage.ui: device sda9 new partedPartition None >12:03:03,775 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:03:03,776 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:03:03,777 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:03:03,777 DEBUG storage.ui: device sda10 new partedPartition None >12:03:03,778 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >12:03:03,779 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:03:03,780 DEBUG storage.ui: back from removeNewPartitions >12:03:03,780 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x46bf6d0> PedGeometry: <_ped.Geometry object at 0x46bf090> >12:03:03,780 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf650> >12:03:03,782 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:03:03,782 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46bf9d0> PedPartition: <_ped.Partition object at 0x46b5d10> >12:03:03,783 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:03:03,784 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:03:03,786 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:03,786 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41a9b50> PedPartition: <_ped.Partition object at 0x44f6290> >12:03:03,786 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf450> >12:03:03,787 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:03:03,788 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46bffd0> PedPartition: <_ped.Partition object at 0x46b5e90> >12:03:03,789 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:03:03,790 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:03:03,791 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:03,792 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3755b50> PedPartition: <_ped.Partition object at 0x46c73b0> >12:03:03,792 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 941805568 end: 962293759 length: 20488192 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf290> >12:03:03,793 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >12:03:03,793 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46cb0d0> PedPartition: <_ped.Partition object at 0x46b5b90> >12:03:03,794 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:03:03,795 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:03:03,797 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:03:03,797 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41ad690> PedPartition: <_ped.Partition object at 0x46c7830> >12:03:03,798 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:03:03,798 DEBUG storage.ui: fixing size of non-existent 10004MB partition sda10 (36) with non-existent lvmpv at 10004.00 >12:03:03,798 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >12:03:03,798 DEBUG storage.ui: fixing size of non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / at 2.00 >12:03:03,799 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >12:03:03,799 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >12:03:03,799 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >12:03:03,800 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda8 (35) with non-existent ext4 filesystem mounted at /home at 20000.00 >12:03:03,800 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda9 (31) with non-existent ext4 filesystem mounted at /usr at 20000.00 >12:03:03,801 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:03:03,802 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >12:03:03,804 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda10 ; >12:03:03,804 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:03:03,805 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >12:03:03,805 INFO storage.ui: added lvmvg fedora (id 37) to device tree >12:03:03,805 INFO storage.ui: registered action: [36] Create Device lvmvg fedora (id 37) >12:03:03,805 DEBUG storage.ui: fedora size is 10000MB >12:03:03,805 DEBUG storage.ui: vg fedora has 10000MB free >12:03:03,806 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:03:03,807 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:03:03,808 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >12:03:03,809 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-data ; current: None ; type: ext4 ; >12:03:03,809 DEBUG storage.ui: fedora size is 10000MB >12:03:03,809 DEBUG storage.ui: vg fedora has 10000MB free >12:03:03,809 DEBUG storage.ui: Adding fedora-data/10000MB to fedora >12:03:03,810 INFO storage.ui: added lvmlv fedora-data (id 38) to device tree >12:03:03,810 INFO storage.ui: registered action: [37] Create Device lvmlv fedora-data (id 38) >12:03:03,810 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:03:03,810 INFO storage.ui: registered action: [38] Create Format ext4 filesystem mounted at /data on lvmlv fedora-data (id 38) >12:03:03,816 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:03,817 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:03,818 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:03,819 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:03,819 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:03,821 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:03,821 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:03,822 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:03,823 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:03,824 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:03,825 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:03,826 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:03,826 DEBUG blivet: looking up parted Device: /dev/sdc >12:03:03,850 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:03,852 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:03,853 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:03,854 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:03,855 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:03,856 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:03,857 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:03,858 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:03,859 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:03,860 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:03,861 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:03,862 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:03,862 DEBUG blivet: looking up parted Device: /dev/sdc >12:03:03,866 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:03,867 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:03,868 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:03,869 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:03,870 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:03,871 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:03,872 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:03,873 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:03,874 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:03,875 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:03,876 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:03,877 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:03,877 DEBUG blivet: looking up parted Device: /dev/sdc >12:03:03,900 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 0, [], {} >12:03:03,910 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 0, [], {} >12:03:03,912 DEBUG blivet: looking up parted Device: /dev/sdc >12:03:03,914 INFO blivet: Skipping disk: sdc: No media present >12:03:13,703 DEBUG blivet: FATFS.supported: supported: True ; >12:03:13,703 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:03:16,841 DEBUG blivet: FATFS.supported: supported: True ; >12:03:16,841 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:03:16,843 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >12:03:16,845 INFO storage.ui: removed lvmlv fedora-data (id 38) from device tree >12:03:16,846 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >12:03:16,846 INFO storage.ui: registered action: [39] Destroy Device lvmlv fedora-data (id 38) >12:03:16,846 INFO storage.ui: removed lvmvg fedora (id 37) from device tree >12:03:16,848 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda10 ; >12:03:16,848 INFO storage.ui: registered action: [40] Destroy Device lvmvg fedora (id 37) >12:03:16,849 INFO storage.ui: removed partition sda10 (id 36) from device tree >12:03:16,850 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:03:16,850 INFO storage.ui: registered action: [41] Destroy Device partition sda10 (id 36) >12:03:16,850 DEBUG storage.ui: checking whether disk sda has an empty extended >12:03:16,854 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46bf250> PedPartition: <_ped.Partition object at 0x7f64801a6230> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9'] >12:03:16,857 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 10000 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x41a6a90) -- > name = sda status = True kids = 8 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007c8c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: /data ; fstype: vfat ; container_size: 0 ; >12:03:16,857 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 10000, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': None, 'mountpoint': '/data', 'fstype': 'vfat', 'container_size': 0} >12:03:16,858 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >12:03:16,859 DEBUG storage.ui: starting Blivet copy >12:03:16,893 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:03:16,894 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x450ffd0> fileSystem: <parted.filesystem.FileSystem object at 0x4986d50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4986d90> PedPartition: <_ped.Partition object at 0x44f6a10> >12:03:16,895 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:03:16,896 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x450ffd0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4986ed0> PedPartition: <_ped.Partition object at 0x7f64801a6230> >12:03:16,897 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:03:16,898 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x450ffd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4986850> PedPartition: <_ped.Partition object at 0x44f6950> >12:03:16,899 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:03:16,899 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x450ffd0> fileSystem: <parted.filesystem.FileSystem object at 0x4986a10> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49868d0> PedPartition: <_ped.Partition object at 0x46b5f50> >12:03:16,900 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:03:16,901 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x450ffd0> fileSystem: <parted.filesystem.FileSystem object at 0x46d9510> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4986e90> PedPartition: <_ped.Partition object at 0x46b5cb0> >12:03:16,902 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:03:16,902 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x450ffd0> fileSystem: <parted.filesystem.FileSystem object at 0x46d97d0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46d9250> PedPartition: <_ped.Partition object at 0x46b5e30> >12:03:16,903 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:16,904 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x450ffd0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46d9350> PedPartition: <_ped.Partition object at 0x46b5c50> >12:03:16,905 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:16,905 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x450ffd0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46d96d0> PedPartition: <_ped.Partition object at 0x46c7ad0> >12:03:16,906 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:03:16,907 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x44f8fd0> fileSystem: <parted.filesystem.FileSystem object at 0x46d9a90> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x46c94d0> PedPartition: <_ped.Partition object at 0x46c7b30> >12:03:16,907 DEBUG storage.ui: finished Blivet copy >12:03:16,908 DEBUG storage.ui: FATFS.supported: supported: True ; >12:03:16,908 DEBUG storage.ui: getFormat('vfat') returning FATFS instance >12:03:16,909 DEBUG storage.ui: FATFS.supported: supported: True ; >12:03:16,909 DEBUG storage.ui: getFormat('vfat') returning FATFS instance >12:03:16,910 DEBUG storage.ui: FATFS.supported: supported: True ; >12:03:16,910 DEBUG storage.ui: getFormat('vfat') returning FATFS instance >12:03:16,912 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:03:16,913 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; >12:03:16,914 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; current: None ; type: vfat ; >12:03:16,915 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:03:16,915 INFO storage.ui: added partition req7 (id 39) to device tree >12:03:16,915 INFO storage.ui: registered action: [42] Create Device partition req7 (id 39) >12:03:16,915 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:03:16,916 INFO storage.ui: registered action: [43] Create Format vfat filesystem mounted at /data on partition req7 (id 39) >12:03:16,917 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:03:16,918 DEBUG storage.ui: removing all non-preexisting partitions ['req7(id 39)', 'sda3(id 27)', 'sda8(id 35)', 'sda9(id 31)'] from disk(s) ['sda'] >12:03:16,919 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:03:16,919 DEBUG storage.ui: device sda3 new partedPartition None >12:03:16,920 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:03:16,921 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:03:16,922 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:16,922 DEBUG storage.ui: device sda8 new partedPartition None >12:03:16,923 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:03:16,924 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:03:16,925 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:16,925 DEBUG storage.ui: device sda9 new partedPartition None >12:03:16,926 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:03:16,927 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:03:16,928 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req7(id 39)', 'req1(id 27)', 'req5(id 35)', 'req3(id 31)'] >12:03:16,928 DEBUG storage.ui: removing all non-preexisting partitions ['req5(id 35)', 'req3(id 31)', 'req1(id 27)', 'req7(id 39)'] from disk(s) ['sda'] >12:03:16,930 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:16,931 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:16,931 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:16,932 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:16,933 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:16,933 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:16,934 DEBUG storage.ui: allocating partition: req5 ; id: 35 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:03:16,934 DEBUG storage.ui: checking freespace on sda >12:03:16,934 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:03:16,934 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:03:16,935 DEBUG storage.ui: free region not suitable for request >12:03:16,935 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:16,935 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:03:16,935 DEBUG storage.ui: not enough free space for primary -- trying logical >12:03:16,935 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:03:16,936 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:03:16,936 DEBUG storage.ui: current free range is 859879125-976768064 (57074MB) >12:03:16,936 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:16,936 DEBUG storage.ui: free region not suitable for request >12:03:16,936 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:03:16,936 DEBUG storage.ui: new free: 859879125-976768064 / 57074MB >12:03:16,936 DEBUG storage.ui: new free allows for 0 sectors of growth >12:03:16,936 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:03:16,937 DEBUG storage.ui: created partition sda8 of 20000MB and added it to /dev/sda >12:03:16,938 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:03:16,938 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x469e110> PedPartition: <_ped.Partition object at 0x44f6290> >12:03:16,939 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:03:16,940 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:03:16,942 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:16,942 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46bf7d0> PedPartition: <_ped.Partition object at 0x46c79b0> >12:03:16,943 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:16,944 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:16,945 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:16,946 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:16,947 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:16,947 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:16,947 DEBUG storage.ui: allocating partition: req3 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:03:16,947 DEBUG storage.ui: checking freespace on sda >12:03:16,947 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:03:16,948 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:03:16,948 DEBUG storage.ui: free region not suitable for request >12:03:16,948 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:16,948 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:03:16,948 DEBUG storage.ui: not enough free space for primary -- trying logical >12:03:16,949 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:03:16,949 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:03:16,949 DEBUG storage.ui: current free range is 900841472-976768064 (37073MB) >12:03:16,949 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:16,949 DEBUG storage.ui: free region not suitable for request >12:03:16,949 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:03:16,950 DEBUG storage.ui: new free: 900841472-976768064 / 37073MB >12:03:16,950 DEBUG storage.ui: new free allows for 0 sectors of growth >12:03:16,950 DEBUG storage.ui: adjusted start sector from 900841472 to 900843520 >12:03:16,950 DEBUG storage.ui: created partition sda9 of 20000MB and added it to /dev/sda >12:03:16,951 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:03:16,951 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4986ad0> PedPartition: <_ped.Partition object at 0x46b5d10> >12:03:16,952 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:03:16,953 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:03:16,955 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:16,955 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46b8fd0> PedPartition: <_ped.Partition object at 0x46c7a10> >12:03:16,956 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:16,957 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:16,958 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:16,958 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:16,960 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:16,960 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:16,960 DEBUG storage.ui: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:03:16,960 DEBUG storage.ui: checking freespace on sda >12:03:16,960 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >12:03:16,961 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:03:16,961 DEBUG storage.ui: free region not suitable for request >12:03:16,961 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:16,961 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:03:16,961 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:03:16,961 DEBUG storage.ui: new free: 976768065-976773167 / 2MB >12:03:16,961 DEBUG storage.ui: new free allows for 0 sectors of growth >12:03:16,961 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:03:16,962 DEBUG storage.ui: created partition sda3 of 2MB and added it to /dev/sda >12:03:16,963 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:03:16,963 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46bf9d0> PedPartition: <_ped.Partition object at 0x3744dd0> >12:03:16,964 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:03:16,965 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:03:16,967 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:03:16,967 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46bfd90> PedPartition: <_ped.Partition object at 0x46b5e90> >12:03:16,968 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:16,969 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:16,969 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:16,970 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:16,971 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:16,971 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:16,972 DEBUG storage.ui: allocating partition: req7 ; id: 39 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 10000 ; start: None ; end: None >12:03:16,972 DEBUG storage.ui: checking freespace on sda >12:03:16,972 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >12:03:16,972 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:03:16,973 DEBUG storage.ui: free region not suitable for request >12:03:16,973 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:03:16,973 DEBUG storage.ui: current free range is 976768065-976769023 (0MB) >12:03:16,973 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:03:16,973 DEBUG storage.ui: current free range is 976773120-976773167 (0MB) >12:03:16,973 DEBUG storage.ui: not enough free space for primary -- trying logical >12:03:16,974 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1MB boot=False best=None grow=True start=None >12:03:16,974 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:03:16,974 DEBUG storage.ui: current free range is 941803520-976768064 (17072MB) >12:03:16,974 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:03:16,975 DEBUG storage.ui: free region not suitable for request >12:03:16,975 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:03:16,975 DEBUG storage.ui: free region not suitable for request >12:03:16,975 DEBUG storage.ui: evaluating growth potential for new layout >12:03:16,975 DEBUG storage.ui: calculating growth for disk /dev/sda >12:03:16,975 DEBUG storage.ui: adjusted start sector from 941803520 to 941805568 >12:03:16,976 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >12:03:16,976 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46bf1d0> PedPartition: <_ped.Partition object at 0x46c73b0> >12:03:16,977 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:03:16,978 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:03:16,979 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:16,979 DEBUG storage.ui: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:16,979 DEBUG storage.ui: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >12:03:16,979 DEBUG storage.ui: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:16,979 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:03:16,979 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:03:16,979 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:03:16,980 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda10 growable = True >base = 2048 growth = 0 max_grow = 20477952 >done = False >12:03:16,980 DEBUG storage.ui: 1 requests and 34966892 (17073MB) left in chunk >12:03:16,980 DEBUG storage.ui: adding 34966892 (17073MB) to 39 (sda10) >12:03:16,980 DEBUG storage.ui: taking back 14488940 (7074MB) from 39 (sda10) >12:03:16,980 DEBUG storage.ui: new grow amount for request 39 (sda10) is 20477952 units, or 9999MB >12:03:16,980 DEBUG storage.ui: request 35 (sda8) growth: 0 (0MB) size: 20000MB >12:03:16,980 DEBUG storage.ui: request 31 (sda9) growth: 0 (0MB) size: 20000MB >12:03:16,980 DEBUG storage.ui: request 39 (sda10) growth: 20477952 (9999MB) size: 10000MB >12:03:16,980 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:03:16,980 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >12:03:16,980 DEBUG storage.ui: request 27 (sda3) growth: 0 (0MB) size: 2MB >12:03:16,981 DEBUG storage.ui: disk /dev/sda growth: 20477952 (9999MB) >12:03:16,982 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:03:16,982 DEBUG storage.ui: device sda10 new partedPartition None >12:03:16,983 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >12:03:16,984 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:03:16,984 DEBUG storage.ui: total growth: 20477952 sectors >12:03:16,984 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:03:16,984 DEBUG storage.ui: new free: 941803520-976768064 / 17072MB >12:03:16,984 DEBUG storage.ui: new free allows for 20477952 sectors of growth >12:03:16,984 DEBUG storage.ui: adjusted start sector from 941803520 to 941805568 >12:03:16,985 DEBUG storage.ui: created partition sda10 of 1MB and added it to /dev/sda >12:03:16,986 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >12:03:16,986 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4986b90> PedPartition: <_ped.Partition object at 0x46b5d10> >12:03:16,987 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:03:16,988 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:03:16,990 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:03:16,990 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46b8510> PedPartition: <_ped.Partition object at 0x46c7710> >12:03:16,990 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda10(id 39)', 'sda3(id 27)', 'sda8(id 35)', 'sda9(id 31)'] >12:03:16,991 DEBUG storage.ui: growable partitions are ['sda10'] >12:03:16,991 DEBUG storage.ui: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:16,991 DEBUG storage.ui: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >12:03:16,991 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:16,991 DEBUG storage.ui: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:16,991 DEBUG storage.ui: disk sda has 2 chunks >12:03:16,991 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:03:16,991 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:03:16,992 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:03:16,992 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda10 growable = True >base = 2048 growth = 0 max_grow = 20477952 >done = False >12:03:16,992 DEBUG storage.ui: 1 requests and 34966892 (17073MB) left in chunk >12:03:16,992 DEBUG storage.ui: adding 34966892 (17073MB) to 39 (sda10) >12:03:16,992 DEBUG storage.ui: taking back 14488940 (7074MB) from 39 (sda10) >12:03:16,992 DEBUG storage.ui: new grow amount for request 39 (sda10) is 20477952 units, or 9999MB >12:03:16,992 DEBUG storage.ui: growing partitions on sda >12:03:16,992 DEBUG storage.ui: partition sda8 (35): 1 >12:03:16,993 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf2d0> >12:03:16,993 DEBUG storage.ui: partition sda9 (31): 1 >12:03:16,993 DEBUG storage.ui: new geometry for sda9: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf850> >12:03:16,993 DEBUG storage.ui: partition sda10 (39): 1 >12:03:16,993 DEBUG storage.ui: new geometry for sda10: parted.Geometry instance -- > start: 941805568 end: 962285567 length: 20480000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf790> >12:03:16,993 DEBUG storage.ui: removing all non-preexisting partitions ['sda8(id 35)', 'sda9(id 31)', 'sda10(id 39)'] from disk(s) ['sda'] >12:03:16,994 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:16,994 DEBUG storage.ui: device sda8 new partedPartition None >12:03:16,995 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:03:16,996 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:03:16,997 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:16,998 DEBUG storage.ui: device sda9 new partedPartition None >12:03:16,998 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:03:16,999 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:03:17,000 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:03:17,001 DEBUG storage.ui: device sda10 new partedPartition None >12:03:17,002 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >12:03:17,003 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:03:17,004 DEBUG storage.ui: back from removeNewPartitions >12:03:17,004 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x46bf310> PedGeometry: <_ped.Geometry object at 0x4986090> >12:03:17,004 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf2d0> >12:03:17,005 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:03:17,005 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4986550> PedPartition: <_ped.Partition object at 0x46b5bf0> >12:03:17,006 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:03:17,007 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:03:17,009 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:17,010 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46cd550> PedPartition: <_ped.Partition object at 0x46c7230> >12:03:17,010 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf850> >12:03:17,011 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:03:17,011 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x44f8a50> PedPartition: <_ped.Partition object at 0x46b5dd0> >12:03:17,012 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:03:17,013 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:03:17,015 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:17,015 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46cd910> PedPartition: <_ped.Partition object at 0x46c7170> >12:03:17,016 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 941805568 end: 962285567 length: 20480000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bf790> >12:03:17,017 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >12:03:17,017 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46d99d0> PedPartition: <_ped.Partition object at 0x46c7110> >12:03:17,018 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:03:17,019 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:03:17,021 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:03:17,021 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46db4d0> PedPartition: <_ped.Partition object at 0x46c7bf0> >12:03:17,021 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:03:17,022 DEBUG storage.ui: fixing size of non-existent 10000MB partition sda10 (39) with non-existent vfat filesystem mounted at /data at 10000.00 >12:03:17,022 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >12:03:17,022 DEBUG storage.ui: fixing size of non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / at 2.00 >12:03:17,023 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >12:03:17,023 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >12:03:17,023 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >12:03:17,023 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda8 (35) with non-existent ext4 filesystem mounted at /home at 20000.00 >12:03:17,024 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda9 (31) with non-existent ext4 filesystem mounted at /usr at 20000.00 >12:03:17,025 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:03:17,026 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >12:03:17,036 DEBUG blivet: looking up parted Device: /dev/sdc >12:03:17,037 INFO blivet: Skipping disk: sdc: No media present >12:03:21,212 DEBUG blivet: FATFS.supported: supported: True ; >12:03:21,213 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:03:21,215 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >12:03:21,226 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >12:03:21,226 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >12:03:21,226 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >12:03:35,462 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 2000.0, [], {} >12:03:35,464 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 2000.0 ; mountpoint: None ; disks: [DiskDevice instance (0x41a6a90) -- > name = sda status = True kids = 9 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007c8c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; fstype: swap ; encrypted: False ; >12:03:35,465 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 2000.0, ['sda'], {'mountpoint': None, 'fstype': 'swap', 'encrypted': False} >12:03:35,465 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >12:03:35,466 DEBUG storage.ui: starting Blivet copy >12:03:35,501 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:03:35,501 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46bf850> fileSystem: <parted.filesystem.FileSystem object at 0x44f8850> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3758790> PedPartition: <_ped.Partition object at 0x44f6a10> >12:03:35,502 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:03:35,502 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46bf850> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4986b90> PedPartition: <_ped.Partition object at 0x46b5e30> >12:03:35,503 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:03:35,504 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46bf850> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x37588d0> PedPartition: <_ped.Partition object at 0x7f64801a6230> >12:03:35,505 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:03:35,505 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46bf850> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41af910> PedPartition: <_ped.Partition object at 0x44f6950> >12:03:35,506 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:03:35,506 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46bf850> fileSystem: <parted.filesystem.FileSystem object at 0x41af5d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41af090> PedPartition: <_ped.Partition object at 0x44f6b30> >12:03:35,507 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:03:35,508 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46bf850> fileSystem: <parted.filesystem.FileSystem object at 0x41af050> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41af590> PedPartition: <_ped.Partition object at 0x44f6290> >12:03:35,509 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:03:35,509 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46bf850> fileSystem: <parted.filesystem.FileSystem object at 0x46d9250> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46d9750> PedPartition: <_ped.Partition object at 0x46b5d10> >12:03:35,510 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:35,510 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46bf850> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46d9690> PedPartition: <_ped.Partition object at 0x46b5f50> >12:03:35,511 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:35,511 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46bf850> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46d9410> PedPartition: <_ped.Partition object at 0x46b5cb0> >12:03:35,512 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:03:35,513 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46d17d0> fileSystem: <parted.filesystem.FileSystem object at 0x4986610> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x46d0610> PedPartition: <_ped.Partition object at 0x46b5c50> >12:03:35,513 DEBUG storage.ui: finished Blivet copy >12:03:35,513 DEBUG storage.ui: size bumped to 2004 to include new device space >12:03:35,513 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >12:03:35,514 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x4505f90>, 2004.0, [DiskDevice instance (0x41a6a90) -- > name = sda status = True kids = 9 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007c8c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>]] >12:03:35,515 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >12:03:35,515 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x46d9190> ; >12:03:35,516 DEBUG storage.ui: parent factory container: None >12:03:35,516 DEBUG storage.ui: members: [] >12:03:35,517 DEBUG storage.ui: add_disks: ['sda'] >12:03:35,517 DEBUG storage.ui: remove_disks: [] >12:03:35,518 DEBUG storage.ui: LVMPhysicalVolume.__init__: >12:03:35,518 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:03:35,519 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >12:03:35,519 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:03:35,520 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >12:03:35,521 DEBUG storage.ui: PartitionDevice._setFormat: req8 ; >12:03:35,522 DEBUG storage.ui: PartitionDevice._setFormat: req8 ; current: None ; type: lvmpv ; >12:03:35,523 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >12:03:35,523 INFO storage.ui: added partition req8 (id 40) to device tree >12:03:35,523 INFO storage.ui: registered action: [44] Create Device partition req8 (id 40) >12:03:35,523 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:03:35,524 INFO storage.ui: registered action: [45] Create Format lvmpv on partition req8 (id 40) >12:03:35,524 DEBUG storage.ui: size bumped to 2004 to include new device space >12:03:35,524 DEBUG storage.ui: adding a TotalSizeSet with size 2004 >12:03:35,524 DEBUG storage.ui: set.allocated = 8 >12:03:35,525 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:03:35,526 DEBUG storage.ui: removing all non-preexisting partitions ['req8(id 40)', 'sda10(id 39)', 'sda3(id 27)', 'sda8(id 35)', 'sda9(id 31)'] from disk(s) ['sda'] >12:03:35,527 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:03:35,527 DEBUG storage.ui: device sda10 new partedPartition None >12:03:35,528 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >12:03:35,529 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:03:35,530 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:03:35,530 DEBUG storage.ui: device sda3 new partedPartition None >12:03:35,531 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:03:35,532 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:03:35,533 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:35,533 DEBUG storage.ui: device sda8 new partedPartition None >12:03:35,534 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:03:35,535 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:03:35,536 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:35,536 DEBUG storage.ui: device sda9 new partedPartition None >12:03:35,537 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:03:35,538 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:03:35,539 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req8(id 40)', 'req7(id 39)', 'req1(id 27)', 'req5(id 35)', 'req3(id 31)'] >12:03:35,539 DEBUG storage.ui: removing all non-preexisting partitions ['req5(id 35)', 'req3(id 31)', 'req7(id 39)', 'req1(id 27)', 'req8(id 40)'] from disk(s) ['sda'] >12:03:35,540 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:35,541 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:35,542 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:35,542 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:35,543 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:35,544 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:35,544 DEBUG storage.ui: allocating partition: req5 ; id: 35 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:03:35,544 DEBUG storage.ui: checking freespace on sda >12:03:35,544 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:03:35,544 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:03:35,545 DEBUG storage.ui: free region not suitable for request >12:03:35,545 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:35,545 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:03:35,545 DEBUG storage.ui: not enough free space for primary -- trying logical >12:03:35,545 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:03:35,546 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:03:35,546 DEBUG storage.ui: current free range is 859879125-976768064 (57074MB) >12:03:35,546 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:35,546 DEBUG storage.ui: free region not suitable for request >12:03:35,546 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:03:35,546 DEBUG storage.ui: new free: 859879125-976768064 / 57074MB >12:03:35,546 DEBUG storage.ui: new free allows for 0 sectors of growth >12:03:35,547 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:03:35,547 DEBUG storage.ui: created partition sda8 of 20000MB and added it to /dev/sda >12:03:35,548 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:03:35,548 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46b8bd0> PedPartition: <_ped.Partition object at 0x46c7770> >12:03:35,549 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:03:35,550 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:03:35,552 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:35,552 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49867d0> PedPartition: <_ped.Partition object at 0x46c7bf0> >12:03:35,553 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:35,554 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:35,555 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:35,555 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:35,556 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:35,557 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:35,557 DEBUG storage.ui: allocating partition: req3 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:03:35,557 DEBUG storage.ui: checking freespace on sda >12:03:35,557 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:03:35,557 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:03:35,558 DEBUG storage.ui: free region not suitable for request >12:03:35,558 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:35,558 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:03:35,558 DEBUG storage.ui: not enough free space for primary -- trying logical >12:03:35,558 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:03:35,559 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:03:35,559 DEBUG storage.ui: current free range is 900841472-976768064 (37073MB) >12:03:35,559 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:35,559 DEBUG storage.ui: free region not suitable for request >12:03:35,559 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:03:35,559 DEBUG storage.ui: new free: 900841472-976768064 / 37073MB >12:03:35,559 DEBUG storage.ui: new free allows for 0 sectors of growth >12:03:35,560 DEBUG storage.ui: adjusted start sector from 900841472 to 900843520 >12:03:35,560 DEBUG storage.ui: created partition sda9 of 20000MB and added it to /dev/sda >12:03:35,561 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:03:35,561 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4986510> PedPartition: <_ped.Partition object at 0x46b5b90> >12:03:35,562 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:03:35,563 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:03:35,565 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:35,565 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c9c50> PedPartition: <_ped.Partition object at 0x46c7170> >12:03:35,566 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:35,567 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:35,567 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:35,568 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:35,569 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:35,569 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:35,569 DEBUG storage.ui: allocating partition: req7 ; id: 39 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 10000MB ; grow: False ; max_size: 10000 ; start: None ; end: None >12:03:35,569 DEBUG storage.ui: checking freespace on sda >12:03:35,570 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=10000MB boot=False best=None grow=False start=None >12:03:35,570 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:03:35,570 DEBUG storage.ui: free region not suitable for request >12:03:35,570 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:35,571 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:03:35,571 DEBUG storage.ui: not enough free space for primary -- trying logical >12:03:35,571 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=10000MB boot=False best=None grow=False start=None >12:03:35,571 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:03:35,572 DEBUG storage.ui: current free range is 941803520-976768064 (17072MB) >12:03:35,572 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:35,572 DEBUG storage.ui: free region not suitable for request >12:03:35,572 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:03:35,572 DEBUG storage.ui: new free: 941803520-976768064 / 17072MB >12:03:35,572 DEBUG storage.ui: new free allows for 0 sectors of growth >12:03:35,572 DEBUG storage.ui: adjusted start sector from 941803520 to 941805568 >12:03:35,573 DEBUG storage.ui: created partition sda10 of 10000MB and added it to /dev/sda >12:03:35,574 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >12:03:35,574 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46b8610> PedPartition: <_ped.Partition object at 0x46c7a70> >12:03:35,575 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:03:35,576 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:03:35,578 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:03:35,578 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c9a10> PedPartition: <_ped.Partition object at 0x46c7110> >12:03:35,579 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:35,580 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:35,580 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:35,581 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:35,582 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:35,582 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:35,583 DEBUG storage.ui: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:03:35,583 DEBUG storage.ui: checking freespace on sda >12:03:35,583 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >12:03:35,583 DEBUG storage.ui: checking 962285568-976768064 (7071 MB) >12:03:35,584 DEBUG storage.ui: free region not suitable for request >12:03:35,584 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:35,584 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:03:35,584 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:03:35,584 DEBUG storage.ui: new free: 976768065-976773167 / 2MB >12:03:35,584 DEBUG storage.ui: new free allows for 0 sectors of growth >12:03:35,584 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:03:35,585 DEBUG storage.ui: created partition sda3 of 2MB and added it to /dev/sda >12:03:35,586 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:03:35,586 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3758d10> PedPartition: <_ped.Partition object at 0x46b5b90> >12:03:35,587 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:03:35,588 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:03:35,590 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:03:35,590 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46b8610> PedPartition: <_ped.Partition object at 0x46c7770> >12:03:35,591 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:35,592 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:35,592 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:35,593 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:35,594 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:35,594 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:35,594 DEBUG storage.ui: allocating partition: req8 ; id: 40 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 2004.0 ; start: None ; end: None >12:03:35,594 DEBUG storage.ui: checking freespace on sda >12:03:35,595 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >12:03:35,595 DEBUG storage.ui: checking 962285568-976768064 (7071 MB) >12:03:35,595 DEBUG storage.ui: free region not suitable for request >12:03:35,596 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:03:35,596 DEBUG storage.ui: current free range is 976768065-976769023 (0MB) >12:03:35,596 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:03:35,596 DEBUG storage.ui: current free range is 976773120-976773167 (0MB) >12:03:35,596 DEBUG storage.ui: not enough free space for primary -- trying logical >12:03:35,597 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >12:03:35,597 DEBUG storage.ui: checking 962285568-976768064 (7071 MB) >12:03:35,597 DEBUG storage.ui: current free range is 962285568-976768064 (7071MB) >12:03:35,597 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:03:35,597 DEBUG storage.ui: free region not suitable for request >12:03:35,598 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:03:35,598 DEBUG storage.ui: free region not suitable for request >12:03:35,598 DEBUG storage.ui: evaluating growth potential for new layout >12:03:35,598 DEBUG storage.ui: calculating growth for disk /dev/sda >12:03:35,598 DEBUG storage.ui: adjusted start sector from 962285568 to 962287616 >12:03:35,599 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >12:03:35,599 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49865d0> PedPartition: <_ped.Partition object at 0x46c71d0> >12:03:35,600 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >12:03:35,601 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >12:03:35,601 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:35,602 DEBUG storage.ui: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:35,602 DEBUG storage.ui: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:35,602 DEBUG storage.ui: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >12:03:35,602 DEBUG storage.ui: adding request 40 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:35,602 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:03:35,602 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:03:35,602 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:03:35,602 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda10 growable = False >base = 20480000 growth = 0 max_grow = 0 >done = True >12:03:35,603 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sda11 growable = True >base = 16384 growth = 0 max_grow = 4087808 >done = False >12:03:35,603 DEBUG storage.ui: 1 requests and 14472556 (7066MB) left in chunk >12:03:35,603 DEBUG storage.ui: adding 14472556 (7066MB) to 40 (sda11) >12:03:35,603 DEBUG storage.ui: taking back 10384748 (5070MB) from 40 (sda11) >12:03:35,603 DEBUG storage.ui: new grow amount for request 40 (sda11) is 4087808 units, or 1996MB >12:03:35,603 DEBUG storage.ui: request 35 (sda8) growth: 0 (0MB) size: 20000MB >12:03:35,603 DEBUG storage.ui: request 31 (sda9) growth: 0 (0MB) size: 20000MB >12:03:35,603 DEBUG storage.ui: request 39 (sda10) growth: 0 (0MB) size: 10000MB >12:03:35,603 DEBUG storage.ui: request 40 (sda11) growth: 4087808 (1996MB) size: 2004MB >12:03:35,603 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:03:35,603 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >12:03:35,604 DEBUG storage.ui: request 27 (sda3) growth: 0 (0MB) size: 2MB >12:03:35,604 DEBUG storage.ui: disk /dev/sda growth: 4087808 (1996MB) >12:03:35,605 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >12:03:35,605 DEBUG storage.ui: device sda11 new partedPartition None >12:03:35,606 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >12:03:35,607 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >12:03:35,607 DEBUG storage.ui: total growth: 4087808 sectors >12:03:35,607 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:03:35,607 DEBUG storage.ui: new free: 962285568-976768064 / 7071MB >12:03:35,607 DEBUG storage.ui: new free allows for 4087808 sectors of growth >12:03:35,607 DEBUG storage.ui: adjusted start sector from 962285568 to 962287616 >12:03:35,607 DEBUG storage.ui: created partition sda11 of 8MB and added it to /dev/sda >12:03:35,608 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >12:03:35,609 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c9b90> PedPartition: <_ped.Partition object at 0x46c77d0> >12:03:35,610 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >12:03:35,610 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >12:03:35,613 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >12:03:35,613 DEBUG storage.ui: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46bfb10> PedPartition: <_ped.Partition object at 0x46c7290> >12:03:35,613 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda11(id 40)', 'sda10(id 39)', 'sda3(id 27)', 'sda8(id 35)', 'sda9(id 31)'] >12:03:35,613 DEBUG storage.ui: growable partitions are ['sda11'] >12:03:35,613 DEBUG storage.ui: adding request 40 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:35,613 DEBUG storage.ui: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:35,614 DEBUG storage.ui: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >12:03:35,614 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:35,614 DEBUG storage.ui: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:35,614 DEBUG storage.ui: disk sda has 2 chunks >12:03:35,614 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:03:35,614 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:03:35,614 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:03:35,614 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda10 growable = False >base = 20480000 growth = 0 max_grow = 0 >done = True >12:03:35,614 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sda11 growable = True >base = 16384 growth = 0 max_grow = 4087808 >done = False >12:03:35,615 DEBUG storage.ui: 1 requests and 14472556 (7066MB) left in chunk >12:03:35,615 DEBUG storage.ui: adding 14472556 (7066MB) to 40 (sda11) >12:03:35,615 DEBUG storage.ui: taking back 10384748 (5070MB) from 40 (sda11) >12:03:35,615 DEBUG storage.ui: new grow amount for request 40 (sda11) is 4087808 units, or 1996MB >12:03:35,615 DEBUG storage.ui: set: ['sda11'] 8/2004 >12:03:35,615 DEBUG storage.ui: allocating 1996 to TotalSizeSet with 8/2004 (1996 needed) >12:03:35,615 DEBUG storage.ui: PartitionRequest instance -- >id = 40 name = sda11 growable = True >base = 16384 growth = 4087808 max_grow = 4087808 >done = True >12:03:35,615 DEBUG storage.ui: needed: 0 >12:03:35,615 DEBUG storage.ui: set: ['sda11'] 2004/2004 >12:03:35,615 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2004/2004 (0 needed) >12:03:35,616 DEBUG storage.ui: PartitionRequest instance -- >id = 40 name = sda11 growable = True >base = 16384 growth = 4087808 max_grow = 4087808 >done = True >12:03:35,616 DEBUG storage.ui: needed: 0 >12:03:35,616 DEBUG storage.ui: growing partitions on sda >12:03:35,616 DEBUG storage.ui: partition sda8 (35): 1 >12:03:35,616 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46b8bd0> >12:03:35,616 DEBUG storage.ui: partition sda9 (31): 1 >12:03:35,616 DEBUG storage.ui: new geometry for sda9: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46b8450> >12:03:35,616 DEBUG storage.ui: partition sda10 (39): 1 >12:03:35,617 DEBUG storage.ui: new geometry for sda10: parted.Geometry instance -- > start: 941805568 end: 962285567 length: 20480000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x450ff90> >12:03:35,617 DEBUG storage.ui: partition sda11 (40): 1 >12:03:35,617 DEBUG storage.ui: new geometry for sda11: parted.Geometry instance -- > start: 962287616 end: 966391807 length: 4104192 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x4986150> >12:03:35,617 DEBUG storage.ui: removing all non-preexisting partitions ['sda8(id 35)', 'sda9(id 31)', 'sda10(id 39)', 'sda11(id 40)'] from disk(s) ['sda'] >12:03:35,618 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:35,618 DEBUG storage.ui: device sda8 new partedPartition None >12:03:35,619 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:03:35,620 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >12:03:35,621 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:35,621 DEBUG storage.ui: device sda9 new partedPartition None >12:03:35,622 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:03:35,623 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:03:35,624 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:03:35,624 DEBUG storage.ui: device sda10 new partedPartition None >12:03:35,625 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >12:03:35,626 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:03:35,627 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >12:03:35,627 DEBUG storage.ui: device sda11 new partedPartition None >12:03:35,628 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >12:03:35,629 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:03:35,630 DEBUG storage.ui: back from removeNewPartitions >12:03:35,631 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x46b8d10> PedGeometry: <_ped.Geometry object at 0x3758450> >12:03:35,631 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46b8bd0> >12:03:35,632 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:03:35,632 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3cb6fd0> PedPartition: <_ped.Partition object at 0x46b5dd0> >12:03:35,633 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:03:35,634 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:03:35,636 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:35,636 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c9e90> PedPartition: <_ped.Partition object at 0x46c7950> >12:03:35,637 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46b8450> >12:03:35,638 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:03:35,638 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46d15d0> PedPartition: <_ped.Partition object at 0x46c7230> >12:03:35,639 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:03:35,640 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:03:35,642 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:35,642 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46bfbd0> PedPartition: <_ped.Partition object at 0x46c7b30> >12:03:35,642 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 941805568 end: 962285567 length: 20480000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x450ff90> >12:03:35,643 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >12:03:35,643 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4986bd0> PedPartition: <_ped.Partition object at 0x46c7a70> >12:03:35,644 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:03:35,645 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:03:35,647 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:03:35,647 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4988f10> PedPartition: <_ped.Partition object at 0x46c7cb0> >12:03:35,648 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 962287616 end: 966391807 length: 4104192 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x4986150> >12:03:35,649 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >12:03:35,649 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3cb6f50> PedPartition: <_ped.Partition object at 0x46c73b0> >12:03:35,650 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >12:03:35,651 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >12:03:35,653 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >12:03:35,653 DEBUG storage.ui: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46bca90> PedPartition: <_ped.Partition object at 0x46c7dd0> >12:03:35,653 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:03:35,654 DEBUG storage.ui: fixing size of non-existent 10000MB partition sda10 (39) with non-existent vfat filesystem mounted at /data at 10000.00 >12:03:35,654 DEBUG storage.ui: fixing size of non-existent 2004MB partition sda11 (40) with non-existent lvmpv at 2004.00 >12:03:35,654 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >12:03:35,655 DEBUG storage.ui: fixing size of non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / at 2.00 >12:03:35,655 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >12:03:35,655 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >12:03:35,655 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >12:03:35,656 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda8 (35) with non-existent ext4 filesystem mounted at /home at 20000.00 >12:03:35,656 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda9 (31) with non-existent ext4 filesystem mounted at /usr at 20000.00 >12:03:35,657 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:03:35,658 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >12:03:35,660 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda11 ; >12:03:35,660 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:03:35,661 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >12:03:35,661 INFO storage.ui: added lvmvg fedora (id 41) to device tree >12:03:35,661 INFO storage.ui: registered action: [46] Create Device lvmvg fedora (id 41) >12:03:35,661 DEBUG storage.ui: fedora size is 2000MB >12:03:35,662 DEBUG storage.ui: vg fedora has 2000MB free >12:03:35,662 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >12:03:35,663 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:03:35,664 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >12:03:35,665 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >12:03:35,665 DEBUG storage.ui: fedora size is 2000MB >12:03:35,665 DEBUG storage.ui: vg fedora has 2000MB free >12:03:35,665 DEBUG storage.ui: Adding fedora-swap/2000MB to fedora >12:03:35,665 INFO storage.ui: added lvmlv fedora-swap (id 42) to device tree >12:03:35,665 INFO storage.ui: registered action: [47] Create Device lvmlv fedora-swap (id 42) >12:03:35,665 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:03:35,666 INFO storage.ui: registered action: [48] Create Format swap on lvmlv fedora-swap (id 42) >12:03:35,672 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,673 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,674 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,675 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,676 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,677 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,677 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,679 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,679 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,680 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,681 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,682 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,683 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,685 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,685 DEBUG blivet: looking up parted Device: /dev/sdc >12:03:35,709 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,710 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,711 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,712 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,713 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,714 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,715 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,716 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,717 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,718 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,719 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,720 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,721 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,722 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,722 DEBUG blivet: looking up parted Device: /dev/sdc >12:03:35,725 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,726 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,727 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,728 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,729 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,730 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,731 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,732 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,733 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,734 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,735 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,736 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,736 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:03:35,737 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (5) >12:03:35,738 DEBUG blivet: looking up parted Device: /dev/sdc >12:03:35,763 DEBUG blivet: FATFS.supported: supported: True ; >12:03:35,763 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:03:35,765 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >12:03:35,770 DEBUG blivet: SwapSpace.__init__: >12:03:35,770 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:03:35,779 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4505f90>, 0, [], {} >12:03:35,781 DEBUG blivet: looking up parted Device: /dev/sdc >12:03:35,783 INFO blivet: Skipping disk: sdc: No media present >12:03:49,433 DEBUG blivet: SwapSpace.__init__: >12:03:49,433 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:03:49,434 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >12:03:49,436 INFO storage.ui: removed lvmlv fedora-swap (id 42) from device tree >12:03:49,437 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >12:03:49,438 INFO storage.ui: registered action: [49] Destroy Device lvmlv fedora-swap (id 42) >12:03:49,438 INFO storage.ui: removed lvmvg fedora (id 41) from device tree >12:03:49,439 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda11 ; >12:03:49,439 INFO storage.ui: registered action: [50] Destroy Device lvmvg fedora (id 41) >12:03:49,440 INFO storage.ui: removed partition sda11 (id 40) from device tree >12:03:49,441 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >12:03:49,441 INFO storage.ui: registered action: [51] Destroy Device partition sda11 (id 40) >12:03:49,442 DEBUG storage.ui: checking whether disk sda has an empty extended >12:03:49,445 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c9c10> PedPartition: <_ped.Partition object at 0x46b5bf0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10'] >12:03:49,448 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 2000 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x41a6a90) -- > name = sda status = True kids = 9 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f648007c8c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x41a64d0>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: None ; fstype: swap ; container_size: 0 ; >12:03:49,448 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 2000, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': None, 'mountpoint': None, 'fstype': 'swap', 'container_size': 0} >12:03:49,449 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >12:03:49,450 DEBUG storage.ui: starting Blivet copy >12:03:49,487 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:03:49,487 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4986490> fileSystem: <parted.filesystem.FileSystem object at 0x4996ad0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4996a50> PedPartition: <_ped.Partition object at 0x46c7050> >12:03:49,488 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:03:49,489 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4986490> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x499c610> PedPartition: <_ped.Partition object at 0x46c7d70> >12:03:49,490 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:03:49,491 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4986490> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49968d0> PedPartition: <_ped.Partition object at 0x46b5bf0> >12:03:49,492 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:03:49,492 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4986490> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4996c10> PedPartition: <_ped.Partition object at 0x46c79b0> >12:03:49,493 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:03:49,494 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4986490> fileSystem: <parted.filesystem.FileSystem object at 0x4996e10> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4996d90> PedPartition: <_ped.Partition object at 0x46c7ad0> >12:03:49,495 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:03:49,495 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4986490> fileSystem: <parted.filesystem.FileSystem object at 0x4996fd0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4996f50> PedPartition: <_ped.Partition object at 0x46c7bf0> >12:03:49,497 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:03:49,497 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4986490> fileSystem: <parted.filesystem.FileSystem object at 0x499c1d0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x499c150> PedPartition: <_ped.Partition object at 0x46c7290> >12:03:49,498 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:49,498 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4986490> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x499c310> PedPartition: <_ped.Partition object at 0x46c76b0> >12:03:49,500 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:49,500 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4986490> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x499c490> PedPartition: <_ped.Partition object at 0x46c7d10> >12:03:49,501 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:03:49,501 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x46c69d0> fileSystem: <parted.filesystem.FileSystem object at 0x499c690> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x46d68d0> PedPartition: <_ped.Partition object at 0x46c7530> >12:03:49,502 DEBUG storage.ui: finished Blivet copy >12:03:49,503 DEBUG storage.ui: SwapSpace.__init__: >12:03:49,503 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:03:49,504 DEBUG storage.ui: SwapSpace.__init__: >12:03:49,504 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:03:49,505 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >12:03:49,505 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:03:49,506 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >12:03:49,507 DEBUG storage.ui: PartitionDevice._setFormat: req9 ; >12:03:49,508 DEBUG storage.ui: PartitionDevice._setFormat: req9 ; current: None ; type: swap ; >12:03:49,509 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >12:03:49,509 INFO storage.ui: added partition req9 (id 43) to device tree >12:03:49,509 INFO storage.ui: registered action: [52] Create Device partition req9 (id 43) >12:03:49,510 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:03:49,510 INFO storage.ui: registered action: [53] Create Format swap on partition req9 (id 43) >12:03:49,511 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:03:49,512 DEBUG storage.ui: removing all non-preexisting partitions ['req9(id 43)', 'sda10(id 39)', 'sda3(id 27)', 'sda8(id 35)', 'sda9(id 31)'] from disk(s) ['sda'] >12:03:49,513 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:03:49,513 DEBUG storage.ui: device sda10 new partedPartition None >12:03:49,514 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >12:03:49,515 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:03:49,516 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:03:49,516 DEBUG storage.ui: device sda3 new partedPartition None >12:03:49,517 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:03:49,518 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:03:49,519 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:49,519 DEBUG storage.ui: device sda8 new partedPartition None >12:03:49,520 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:03:49,521 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:03:49,522 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:49,522 DEBUG storage.ui: device sda9 new partedPartition None >12:03:49,523 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:03:49,524 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:03:49,526 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req9(id 43)', 'req7(id 39)', 'req1(id 27)', 'req5(id 35)', 'req3(id 31)'] >12:03:49,526 DEBUG storage.ui: removing all non-preexisting partitions ['req5(id 35)', 'req3(id 31)', 'req7(id 39)', 'req1(id 27)', 'req9(id 43)'] from disk(s) ['sda'] >12:03:49,527 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:49,528 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:49,528 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:49,529 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:49,530 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:49,530 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:49,530 DEBUG storage.ui: allocating partition: req5 ; id: 35 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:03:49,531 DEBUG storage.ui: checking freespace on sda >12:03:49,531 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:03:49,531 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:03:49,531 DEBUG storage.ui: free region not suitable for request >12:03:49,531 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:49,532 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:03:49,532 DEBUG storage.ui: not enough free space for primary -- trying logical >12:03:49,532 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:03:49,532 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:03:49,533 DEBUG storage.ui: current free range is 859879125-976768064 (57074MB) >12:03:49,533 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:49,533 DEBUG storage.ui: free region not suitable for request >12:03:49,533 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:03:49,533 DEBUG storage.ui: new free: 859879125-976768064 / 57074MB >12:03:49,533 DEBUG storage.ui: new free allows for 0 sectors of growth >12:03:49,533 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:03:49,534 DEBUG storage.ui: created partition sda8 of 20000MB and added it to /dev/sda >12:03:49,535 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:03:49,535 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41a9110> PedPartition: <_ped.Partition object at 0x46c7b30> >12:03:49,536 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:03:49,537 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:03:49,539 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:49,539 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c6690> PedPartition: <_ped.Partition object at 0x46c7e30> >12:03:49,540 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:49,541 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:49,541 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:49,542 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:49,543 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:49,543 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:49,544 DEBUG storage.ui: allocating partition: req3 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:03:49,544 DEBUG storage.ui: checking freespace on sda >12:03:49,544 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:03:49,544 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:03:49,545 DEBUG storage.ui: free region not suitable for request >12:03:49,545 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:49,545 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:03:49,545 DEBUG storage.ui: not enough free space for primary -- trying logical >12:03:49,545 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:03:49,546 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:03:49,546 DEBUG storage.ui: current free range is 900841472-976768064 (37073MB) >12:03:49,546 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:49,546 DEBUG storage.ui: free region not suitable for request >12:03:49,546 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:03:49,546 DEBUG storage.ui: new free: 900841472-976768064 / 37073MB >12:03:49,546 DEBUG storage.ui: new free allows for 0 sectors of growth >12:03:49,547 DEBUG storage.ui: adjusted start sector from 900841472 to 900843520 >12:03:49,547 DEBUG storage.ui: created partition sda9 of 20000MB and added it to /dev/sda >12:03:49,548 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:03:49,548 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4996750> PedPartition: <_ped.Partition object at 0x46c7770> >12:03:49,549 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:03:49,550 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:03:49,552 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:49,552 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x499cad0> PedPartition: <_ped.Partition object at 0x46c7cb0> >12:03:49,553 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:49,554 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:49,554 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:49,555 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:49,556 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:49,556 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:49,557 DEBUG storage.ui: allocating partition: req7 ; id: 39 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 10000MB ; grow: False ; max_size: 10000 ; start: None ; end: None >12:03:49,557 DEBUG storage.ui: checking freespace on sda >12:03:49,557 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=10000MB boot=False best=None grow=False start=None >12:03:49,557 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:03:49,558 DEBUG storage.ui: free region not suitable for request >12:03:49,558 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:49,558 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:03:49,558 DEBUG storage.ui: not enough free space for primary -- trying logical >12:03:49,558 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=10000MB boot=False best=None grow=False start=None >12:03:49,559 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:03:49,559 DEBUG storage.ui: current free range is 941803520-976768064 (17072MB) >12:03:49,559 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:49,559 DEBUG storage.ui: free region not suitable for request >12:03:49,559 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:03:49,559 DEBUG storage.ui: new free: 941803520-976768064 / 17072MB >12:03:49,559 DEBUG storage.ui: new free allows for 0 sectors of growth >12:03:49,560 DEBUG storage.ui: adjusted start sector from 941803520 to 941805568 >12:03:49,560 DEBUG storage.ui: created partition sda10 of 10000MB and added it to /dev/sda >12:03:49,561 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >12:03:49,561 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c9b10> PedPartition: <_ped.Partition object at 0x46c7170> >12:03:49,562 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:03:49,563 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:03:49,565 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:03:49,565 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x499f150> PedPartition: <_ped.Partition object at 0x49a0170> >12:03:49,566 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:49,567 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:49,567 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:49,568 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:49,569 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:49,570 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:49,570 DEBUG storage.ui: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:03:49,570 DEBUG storage.ui: checking freespace on sda >12:03:49,570 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >12:03:49,571 DEBUG storage.ui: checking 962285568-976768064 (7071 MB) >12:03:49,571 DEBUG storage.ui: free region not suitable for request >12:03:49,571 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:03:49,571 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:03:49,571 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:03:49,571 DEBUG storage.ui: new free: 976768065-976773167 / 2MB >12:03:49,571 DEBUG storage.ui: new free allows for 0 sectors of growth >12:03:49,571 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:03:49,572 DEBUG storage.ui: created partition sda3 of 2MB and added it to /dev/sda >12:03:49,573 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:03:49,573 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41a9950> PedPartition: <_ped.Partition object at 0x46c7f50> >12:03:49,574 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:03:49,575 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:03:49,577 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:03:49,578 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46bcd90> PedPartition: <_ped.Partition object at 0x46c7b30> >12:03:49,579 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:49,580 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:49,580 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:49,581 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:03:49,582 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:49,582 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:03:49,582 DEBUG storage.ui: allocating partition: req9 ; id: 43 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2000 ; start: None ; end: None >12:03:49,582 DEBUG storage.ui: checking freespace on sda >12:03:49,583 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >12:03:49,583 DEBUG storage.ui: checking 962285568-976768064 (7071 MB) >12:03:49,583 DEBUG storage.ui: free region not suitable for request >12:03:49,583 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:03:49,583 DEBUG storage.ui: current free range is 976768065-976769023 (0MB) >12:03:49,583 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:03:49,584 DEBUG storage.ui: current free range is 976773120-976773167 (0MB) >12:03:49,584 DEBUG storage.ui: not enough free space for primary -- trying logical >12:03:49,584 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1MB boot=False best=None grow=True start=None >12:03:49,585 DEBUG storage.ui: checking 962285568-976768064 (7071 MB) >12:03:49,585 DEBUG storage.ui: current free range is 962285568-976768064 (7071MB) >12:03:49,585 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:03:49,585 DEBUG storage.ui: free region not suitable for request >12:03:49,585 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:03:49,585 DEBUG storage.ui: free region not suitable for request >12:03:49,585 DEBUG storage.ui: evaluating growth potential for new layout >12:03:49,585 DEBUG storage.ui: calculating growth for disk /dev/sda >12:03:49,585 DEBUG storage.ui: adjusted start sector from 962285568 to 962287616 >12:03:49,587 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >12:03:49,587 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x499ccd0> PedPartition: <_ped.Partition object at 0x46c7710> >12:03:49,588 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >12:03:49,589 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >12:03:49,589 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:49,589 DEBUG storage.ui: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:49,589 DEBUG storage.ui: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:49,590 DEBUG storage.ui: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >12:03:49,590 DEBUG storage.ui: adding request 43 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:49,590 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:03:49,590 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:03:49,590 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:03:49,590 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda10 growable = False >base = 20480000 growth = 0 max_grow = 0 >done = True >12:03:49,590 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda11 growable = True >base = 2048 growth = 0 max_grow = 4093952 >done = False >12:03:49,590 DEBUG storage.ui: 1 requests and 14486892 (7073MB) left in chunk >12:03:49,590 DEBUG storage.ui: adding 14486892 (7073MB) to 43 (sda11) >12:03:49,591 DEBUG storage.ui: taking back 10392940 (5074MB) from 43 (sda11) >12:03:49,591 DEBUG storage.ui: new grow amount for request 43 (sda11) is 4093952 units, or 1999MB >12:03:49,591 DEBUG storage.ui: request 35 (sda8) growth: 0 (0MB) size: 20000MB >12:03:49,591 DEBUG storage.ui: request 31 (sda9) growth: 0 (0MB) size: 20000MB >12:03:49,591 DEBUG storage.ui: request 39 (sda10) growth: 0 (0MB) size: 10000MB >12:03:49,591 DEBUG storage.ui: request 43 (sda11) growth: 4093952 (1999MB) size: 2000MB >12:03:49,591 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:03:49,591 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >12:03:49,591 DEBUG storage.ui: request 27 (sda3) growth: 0 (0MB) size: 2MB >12:03:49,591 DEBUG storage.ui: disk /dev/sda growth: 4093952 (1999MB) >12:03:49,592 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >12:03:49,592 DEBUG storage.ui: device sda11 new partedPartition None >12:03:49,593 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sda ; >12:03:49,594 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >12:03:49,594 DEBUG storage.ui: total growth: 4093952 sectors >12:03:49,595 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:03:49,595 DEBUG storage.ui: new free: 962285568-976768064 / 7071MB >12:03:49,595 DEBUG storage.ui: new free allows for 4093952 sectors of growth >12:03:49,595 DEBUG storage.ui: adjusted start sector from 962285568 to 962287616 >12:03:49,595 DEBUG storage.ui: created partition sda11 of 1MB and added it to /dev/sda >12:03:49,596 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >12:03:49,597 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x499ced0> PedPartition: <_ped.Partition object at 0x46c7ef0> >12:03:49,598 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >12:03:49,598 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >12:03:49,601 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >12:03:49,601 DEBUG storage.ui: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x499f950> PedPartition: <_ped.Partition object at 0x49a02f0> >12:03:49,601 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda11(id 43)', 'sda10(id 39)', 'sda3(id 27)', 'sda8(id 35)', 'sda9(id 31)'] >12:03:49,601 DEBUG storage.ui: growable partitions are ['sda11'] >12:03:49,601 DEBUG storage.ui: adding request 43 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:49,602 DEBUG storage.ui: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:49,602 DEBUG storage.ui: adding request 27 to chunk 5103 (976768065-976773167) on /dev/sda >12:03:49,602 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:49,602 DEBUG storage.ui: adding request 31 to chunk 116888940 (859879125-976768064) on /dev/sda >12:03:49,602 DEBUG storage.ui: disk sda has 2 chunks >12:03:49,602 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:03:49,602 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:03:49,602 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:03:49,602 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda10 growable = False >base = 20480000 growth = 0 max_grow = 0 >done = True >12:03:49,603 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda11 growable = True >base = 2048 growth = 0 max_grow = 4093952 >done = False >12:03:49,603 DEBUG storage.ui: 1 requests and 14486892 (7073MB) left in chunk >12:03:49,603 DEBUG storage.ui: adding 14486892 (7073MB) to 43 (sda11) >12:03:49,603 DEBUG storage.ui: taking back 10392940 (5074MB) from 43 (sda11) >12:03:49,603 DEBUG storage.ui: new grow amount for request 43 (sda11) is 4093952 units, or 1999MB >12:03:49,603 DEBUG storage.ui: growing partitions on sda >12:03:49,603 DEBUG storage.ui: partition sda8 (35): 1 >12:03:49,603 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bc090> >12:03:49,604 DEBUG storage.ui: partition sda9 (31): 1 >12:03:49,604 DEBUG storage.ui: new geometry for sda9: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x41a9890> >12:03:49,604 DEBUG storage.ui: partition sda10 (39): 1 >12:03:49,604 DEBUG storage.ui: new geometry for sda10: parted.Geometry instance -- > start: 941805568 end: 962285567 length: 20480000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x41a9790> >12:03:49,604 DEBUG storage.ui: partition sda11 (43): 1 >12:03:49,604 DEBUG storage.ui: new geometry for sda11: parted.Geometry instance -- > start: 962287616 end: 966383615 length: 4096000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x499c6d0> >12:03:49,604 DEBUG storage.ui: removing all non-preexisting partitions ['sda8(id 35)', 'sda9(id 31)', 'sda10(id 39)', 'sda11(id 43)'] from disk(s) ['sda'] >12:03:49,605 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:49,606 DEBUG storage.ui: device sda8 new partedPartition None >12:03:49,607 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:03:49,608 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >12:03:49,609 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:49,609 DEBUG storage.ui: device sda9 new partedPartition None >12:03:49,610 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:03:49,611 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:03:49,612 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:03:49,612 DEBUG storage.ui: device sda10 new partedPartition None >12:03:49,613 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >12:03:49,614 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:03:49,615 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >12:03:49,615 DEBUG storage.ui: device sda11 new partedPartition None >12:03:49,616 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sda ; >12:03:49,617 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:03:49,623 DEBUG storage.ui: back from removeNewPartitions >12:03:49,623 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x469e050> PedGeometry: <_ped.Geometry object at 0x46bf490> >12:03:49,623 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x46bc090> >12:03:49,624 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:03:49,625 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4996590> PedPartition: <_ped.Partition object at 0x46c7770> >12:03:49,626 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:03:49,627 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:03:49,629 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:03:49,629 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c6dd0> PedPartition: <_ped.Partition object at 0x46c7110> >12:03:49,629 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x41a9890> >12:03:49,630 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:03:49,630 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4996710> PedPartition: <_ped.Partition object at 0x46c7950> >12:03:49,631 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:03:49,632 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:03:49,634 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:03:49,635 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x499ca10> PedPartition: <_ped.Partition object at 0x46c7230> >12:03:49,635 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 941805568 end: 962285567 length: 20480000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x41a9790> >12:03:49,636 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >12:03:49,636 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4988f10> PedPartition: <_ped.Partition object at 0x46c7170> >12:03:49,637 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:03:49,638 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:03:49,640 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:03:49,640 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x499cc90> PedPartition: <_ped.Partition object at 0x46c71d0> >12:03:49,640 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 962287616 end: 966383615 length: 4096000 > device: <parted.device.Device object at 0x41a68d0> PedGeometry: <_ped.Geometry object at 0x499c6d0> >12:03:49,642 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >12:03:49,642 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46c6810> PedPartition: <_ped.Partition object at 0x46c7fb0> >12:03:49,643 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >12:03:49,644 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >12:03:49,646 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >12:03:49,646 DEBUG storage.ui: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6950> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3cb6f50> PedPartition: <_ped.Partition object at 0x46c7c50> >12:03:49,646 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:03:49,647 DEBUG storage.ui: fixing size of non-existent 10000MB partition sda10 (39) with non-existent vfat filesystem mounted at /data at 10000.00 >12:03:49,647 DEBUG storage.ui: fixing size of non-existent 2000MB partition sda11 (43) with non-existent swap at 2000.00 >12:03:49,647 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (5) at 395012.31 >12:03:49,648 DEBUG storage.ui: fixing size of non-existent 2MB partition sda3 (27) with non-existent ext4 filesystem mounted at / at 2.00 >12:03:49,648 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (6) with existing ntfs filesystem at 81925.19 >12:03:49,648 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (7) with existing ntfs filesystem at 153605.84 >12:03:49,648 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (8) with existing ntfs filesystem at 102406.50 >12:03:49,649 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda8 (35) with non-existent ext4 filesystem mounted at /home at 20000.00 >12:03:49,649 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda9 (31) with non-existent ext4 filesystem mounted at /usr at 20000.00 >12:03:49,650 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:03:49,651 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (5) >12:03:49,663 DEBUG blivet: looking up parted Device: /dev/sdc >12:03:49,664 INFO blivet: Skipping disk: sdc: No media present >12:03:53,720 DEBUG blivet: SwapSpace.__init__: >12:03:53,720 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:03:53,721 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4505f90>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >12:03:53,723 INFO blivet: removing obsolete action 44 (51) >12:03:53,724 INFO blivet: removing obsolete action 45 (51) >12:03:53,724 INFO blivet: removing obsolete action 51 (51) >12:03:53,724 INFO blivet: removing obsolete action 46 (50) >12:03:53,724 INFO blivet: removing obsolete action 50 (50) >12:03:53,725 INFO blivet: removing obsolete action 47 (49) >12:03:53,725 INFO blivet: removing obsolete action 48 (49) >12:03:53,725 INFO blivet: removing obsolete action 49 (49) >12:03:53,726 DEBUG blivet: action 48 already pruned >12:03:53,726 DEBUG blivet: action 47 already pruned >12:03:53,726 DEBUG blivet: action 46 already pruned >12:03:53,726 DEBUG blivet: action 45 already pruned >12:03:53,727 DEBUG blivet: action 44 already pruned >12:03:53,727 INFO blivet: removing obsolete action 34 (41) >12:03:53,727 INFO blivet: removing obsolete action 35 (41) >12:03:53,727 INFO blivet: removing obsolete action 41 (41) >12:03:53,728 INFO blivet: removing obsolete action 36 (40) >12:03:53,728 INFO blivet: removing obsolete action 40 (40) >12:03:53,728 INFO blivet: removing obsolete action 37 (39) >12:03:53,728 INFO blivet: removing obsolete action 38 (39) >12:03:53,729 INFO blivet: removing obsolete action 39 (39) >12:03:53,729 DEBUG blivet: action 38 already pruned >12:03:53,729 DEBUG blivet: action 37 already pruned >12:03:53,730 DEBUG blivet: action 36 already pruned >12:03:53,730 DEBUG blivet: action 35 already pruned >12:03:53,730 DEBUG blivet: action 34 already pruned >12:03:53,730 INFO blivet: removing obsolete action 24 (31) >12:03:53,731 INFO blivet: removing obsolete action 25 (31) >12:03:53,731 INFO blivet: removing obsolete action 31 (31) >12:03:53,731 INFO blivet: removing obsolete action 26 (30) >12:03:53,731 INFO blivet: removing obsolete action 30 (30) >12:03:53,732 INFO blivet: removing obsolete action 27 (29) >12:03:53,732 INFO blivet: removing obsolete action 28 (29) >12:03:53,732 INFO blivet: removing obsolete action 29 (29) >12:03:53,733 DEBUG blivet: action 28 already pruned >12:03:53,733 DEBUG blivet: action 27 already pruned >12:03:53,733 DEBUG blivet: action 26 already pruned >12:03:53,733 DEBUG blivet: action 25 already pruned >12:03:53,734 DEBUG blivet: action 24 already pruned >12:03:53,734 INFO blivet: removing obsolete action 14 (21) >12:03:53,734 INFO blivet: removing obsolete action 15 (21) >12:03:53,734 INFO blivet: removing obsolete action 21 (21) >12:03:53,735 INFO blivet: removing obsolete action 16 (20) >12:03:53,735 INFO blivet: removing obsolete action 20 (20) >12:03:53,735 INFO blivet: removing obsolete action 17 (19) >12:03:53,735 INFO blivet: removing obsolete action 18 (19) >12:03:53,736 INFO blivet: removing obsolete action 19 (19) >12:03:53,736 DEBUG blivet: action 18 already pruned >12:03:53,736 DEBUG blivet: action 17 already pruned >12:03:53,737 DEBUG blivet: action 16 already pruned >12:03:53,737 DEBUG blivet: action 15 already pruned >12:03:53,737 DEBUG blivet: action 14 already pruned >12:03:53,737 INFO blivet: removing obsolete action 4 (11) >12:03:53,738 INFO blivet: removing obsolete action 5 (11) >12:03:53,738 INFO blivet: removing obsolete action 11 (11) >12:03:53,738 INFO blivet: removing obsolete action 6 (10) >12:03:53,738 INFO blivet: removing obsolete action 10 (10) >12:03:53,739 INFO blivet: removing obsolete action 7 (9) >12:03:53,739 INFO blivet: removing obsolete action 8 (9) >12:03:53,739 INFO blivet: removing obsolete action 9 (9) >12:03:53,739 DEBUG blivet: action 8 already pruned >12:03:53,740 DEBUG blivet: action 7 already pruned >12:03:53,740 DEBUG blivet: action 6 already pruned >12:03:53,740 DEBUG blivet: action 5 already pruned >12:03:53,740 DEBUG blivet: action 4 already pruned >12:03:56,913 INFO storage.ui: unhiding device disk sdb (id 0) >12:03:56,913 DEBUG storage.ui: lvm filter: removing sdb from the reject list >12:03:56,913 INFO storage.ui: unhiding device partition sdb4 (id 1) >12:03:56,913 DEBUG storage.ui: lvm filter: removing sdb4 from the reject list >12:03:56,914 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:03:56,916 DEBUG blivet: looking up parted Device: /dev/sdc >12:03:56,918 INFO blivet: Skipping disk: sdc: No media present >12:03:56,942 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:03:56,943 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:56,944 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:03:56,945 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:03:56,945 DEBUG blivet: resolved 'sda' to 'sda' (disk) >12:04:04,090 DEBUG blivet: looking up parted Device: /dev/sdc >12:04:04,091 INFO blivet: Skipping disk: sdc: No media present >12:04:04,093 INFO blivet: omitting ksdata: existing 476940MB disk sda (3) with existing msdos disklabel >12:04:04,115 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:04:04,116 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >12:04:04,117 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >12:04:04,141 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:04:04,153 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:04:04,154 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:04:04,155 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:04:04,168 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >12:04:04,180 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:04:04,181 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:04:04,182 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:04:04,195 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >12:04:04,210 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:04:04,211 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:04:04,212 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:04:04,226 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >12:04:04,242 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:04:04,243 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:04:04,244 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:04:04,258 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:04:04,259 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:04:04,260 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:04:04,274 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:04:04,274 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:04:04,275 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:04:04,275 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >12:04:04,276 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: False ; controllable: True ; >12:04:04,277 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: False ; controllable: True ; >12:04:04,277 DEBUG blivet: PartitionDevice.teardown: sda10 ; status: False ; controllable: True ; >12:04:04,278 DEBUG blivet: PartitionDevice.teardown: sda11 ; status: False ; controllable: True ; >12:04:04,278 INFO blivet: resetting parted disks... >12:04:04,279 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >12:04:04,280 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >12:04:04,281 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >12:04:04,281 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >12:04:04,282 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >12:04:04,283 DEBUG blivet: sector-based lookup found partition sda1 >12:04:04,284 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >12:04:04,285 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e59a90> fileSystem: <parted.filesystem.FileSystem object at 0x46d6dd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46d6d50> PedPartition: <_ped.Partition object at 0x499f350> >12:04:04,286 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >12:04:04,286 DEBUG blivet: extended lookup found partition sda2 >12:04:04,287 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >12:04:04,288 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e59a90> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64801a8cd0> PedPartition: <_ped.Partition object at 0x46aafb0> >12:04:04,289 DEBUG blivet: PartitionDevice.preCommitFixup: sda5 ; >12:04:04,289 DEBUG blivet: sector-based lookup found partition sda5 >12:04:04,290 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >12:04:04,290 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e59a90> fileSystem: <parted.filesystem.FileSystem object at 0x7f64801a8d90> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64801a8bd0> PedPartition: <_ped.Partition object at 0x44f6b90> >12:04:04,291 DEBUG blivet: PartitionDevice.preCommitFixup: sda6 ; >12:04:04,291 DEBUG blivet: sector-based lookup found partition sda6 >12:04:04,292 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >12:04:04,292 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e59a90> fileSystem: <parted.filesystem.FileSystem object at 0x46d6e50> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46d6e10> PedPartition: <_ped.Partition object at 0x7f64801a60b0> >12:04:04,293 DEBUG blivet: PartitionDevice.preCommitFixup: sda7 ; >12:04:04,293 DEBUG blivet: sector-based lookup found partition sda7 >12:04:04,294 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >12:04:04,294 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e59a90> fileSystem: <parted.filesystem.FileSystem object at 0x46d6f90> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46d6e90> PedPartition: <_ped.Partition object at 0x7f64801a6110> >12:04:04,295 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >12:04:04,296 DEBUG blivet: PartitionDevice.preCommitFixup: sda9 ; >12:04:04,297 DEBUG blivet: PartitionDevice.preCommitFixup: sda8 ; >12:04:04,297 DEBUG blivet: PartitionDevice.preCommitFixup: sda10 ; >12:04:04,298 DEBUG blivet: PartitionDevice.preCommitFixup: sda11 ; >12:04:04,299 DEBUG blivet: PartitionDevice.preCommitFixup: sdb4 ; >12:04:04,299 DEBUG blivet: sector-based lookup found partition sdb4 >12:04:04,300 DEBUG blivet: PartitionDevice._setPartedPartition: sdb4 ; >12:04:04,300 DEBUG blivet: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6250> fileSystem: <parted.filesystem.FileSystem object at 0x37558d0> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x3755b50> PedPartition: <_ped.Partition object at 0x7f64801a6170> >12:04:04,301 DEBUG blivet: PartitionDevice.preCommitFixup: sda8 ; >12:04:04,302 DEBUG blivet: sector-based lookup found partition sda8 >12:04:04,302 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >12:04:04,303 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e59a90> fileSystem: <parted.filesystem.FileSystem object at 0x3755f90> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3755c10> PedPartition: <_ped.Partition object at 0x499f3b0> >12:04:04,303 DEBUG blivet: action: [2] Destroy Format ntfs filesystem on partition sda8 (id 9) >12:04:04,303 DEBUG blivet: action: [3] Destroy Device partition sda8 (id 9) >12:04:04,303 DEBUG blivet: action: [12] Create Device partition sda3 (id 27) >12:04:04,303 DEBUG blivet: action: [32] Create Device partition sda8 (id 35) >12:04:04,303 DEBUG blivet: action: [33] Create Format ext4 filesystem mounted at /home on partition sda8 (id 35) >12:04:04,304 DEBUG blivet: action: [22] Create Device partition sda9 (id 31) >12:04:04,304 DEBUG blivet: action: [42] Create Device partition sda10 (id 39) >12:04:04,304 DEBUG blivet: action: [52] Create Device partition sda11 (id 43) >12:04:04,304 DEBUG blivet: action: [53] Create Format swap on partition sda11 (id 43) >12:04:04,304 DEBUG blivet: action: [43] Create Format vfat filesystem mounted at /data on partition sda10 (id 39) >12:04:04,304 DEBUG blivet: action: [23] Create Format ext4 filesystem mounted at /usr on partition sda9 (id 31) >12:04:04,304 DEBUG blivet: action: [13] Create Format ext4 filesystem mounted at / on partition sda3 (id 27) >12:04:04,304 INFO blivet: pruning action queue... >12:04:04,304 INFO blivet: sorting actions... >12:04:04,306 DEBUG blivet: action: [2] Destroy Format ntfs filesystem on partition sda8 (id 9) >12:04:04,306 DEBUG blivet: action: [3] Destroy Device partition sda8 (id 9) >12:04:04,306 DEBUG blivet: action: [12] Create Device partition sda3 (id 27) >12:04:04,306 DEBUG blivet: action: [13] Create Format ext4 filesystem mounted at / on partition sda3 (id 27) >12:04:04,306 DEBUG blivet: action: [32] Create Device partition sda8 (id 35) >12:04:04,306 DEBUG blivet: action: [22] Create Device partition sda9 (id 31) >12:04:04,307 DEBUG blivet: action: [23] Create Format ext4 filesystem mounted at /usr on partition sda9 (id 31) >12:04:04,307 DEBUG blivet: action: [42] Create Device partition sda10 (id 39) >12:04:04,307 DEBUG blivet: action: [43] Create Format vfat filesystem mounted at /data on partition sda10 (id 39) >12:04:04,307 DEBUG blivet: action: [52] Create Device partition sda11 (id 43) >12:04:04,307 DEBUG blivet: action: [53] Create Format swap on partition sda11 (id 43) >12:04:04,308 DEBUG blivet: action: [33] Create Format ext4 filesystem mounted at /home on partition sda8 (id 35) >12:04:04,308 INFO blivet: executing action: [2] Destroy Format ntfs filesystem on partition sda8 (id 9) >12:04:04,308 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: True ; >12:04:04,309 DEBUG blivet: NTFS.destroy: device: /dev/sda8 ; status: False ; type: ntfs ; >12:04:04,972 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:04:04,974 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >12:04:04,997 INFO blivet: executing action: [3] Destroy Device partition sda8 (id 9) >12:04:04,999 DEBUG blivet: PartitionDevice.destroy: sda8 ; status: True ; >12:04:05,000 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:04:05,001 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >12:04:05,013 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda8 ; orig: True ; >12:04:05,013 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >12:04:05,014 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:04:05,015 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:04:05,016 DEBUG blivet: PartitionDevice._destroy: sda8 ; status: True ; >12:04:05,018 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 5 ; >12:04:05,629 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 5 ; >12:04:06,471 INFO blivet: executing action: [12] Create Device partition sda3 (id 27) >12:04:06,472 DEBUG blivet: PartitionDevice.create: sda3 ; status: False ; >12:04:06,473 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: False ; >12:04:06,474 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:04:06,475 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:04:06,476 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:04:06,477 DEBUG blivet: PartitionDevice._create: sda3 ; status: False ; >12:04:06,478 DEBUG blivet: PartitionDevice._wipe: sda3 ; status: False ; >12:04:06,652 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 6 ; >12:04:07,445 DEBUG blivet: post-commit partition path is /dev/sda3 >12:04:07,446 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >12:04:07,446 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6d90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x498ca10> PedPartition: <_ped.Partition object at 0x499f410> >12:04:07,447 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >12:04:07,499 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:04:07,500 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >12:04:07,501 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >12:04:07,501 DEBUG blivet: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >12:04:07,585 INFO blivet: executing action: [13] Create Format ext4 filesystem mounted at / on partition sda3 (id 27) >12:04:07,586 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:04:07,587 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >12:04:07,588 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >12:04:07,589 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >12:04:07,590 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >12:04:07,591 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >12:04:07,591 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 6 ; >12:04:07,592 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >12:04:07,593 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >12:04:07,593 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >12:04:07,594 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >12:04:07,595 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >12:04:07,595 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >12:04:07,596 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >12:04:07,597 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >12:04:07,599 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 6 ; >12:04:07,705 DEBUG blivet: Ext4FS.create: device: /dev/sda3 ; status: False ; type: ext4 ; >12:04:07,707 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda3 ; mountpoint: / ; type: ext4 ; >12:04:07,822 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda3 ; type: ext4 ; >12:04:07,823 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda3 >12:04:07,844 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >12:04:07,845 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >12:04:07,845 DEBUG blivet: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >12:04:07,859 INFO blivet: executing action: [32] Create Device partition sda8 (id 35) >12:04:07,860 DEBUG blivet: PartitionDevice.create: sda8 ; status: False ; >12:04:07,860 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda8 ; orig: False ; >12:04:07,861 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:04:07,862 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:04:07,863 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:04:07,864 DEBUG blivet: PartitionDevice._create: sda8 ; status: False ; >12:04:07,865 DEBUG blivet: PartitionDevice._wipe: sda8 ; status: False ; >12:04:07,944 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 7 ; >12:04:08,888 DEBUG blivet: post-commit partition path is /dev/sda8 >12:04:08,890 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >12:04:08,890 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6d90> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x46cd7d0> PedPartition: <_ped.Partition object at 0x46c7b30> >12:04:08,891 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda8 ; status: False ; type: None ; >12:04:08,992 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >12:04:08,993 DEBUG blivet: PartitionDevice.updateSysfsPath: sda8 ; status: True ; >12:04:08,994 DEBUG blivet: PartitionDevice.updateSysfsPath: sda8 ; status: True ; >12:04:08,995 DEBUG blivet: sda8 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 >12:04:09,099 INFO blivet: executing action: [22] Create Device partition sda9 (id 31) >12:04:09,100 DEBUG blivet: PartitionDevice.create: sda9 ; status: False ; >12:04:09,101 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda9 ; orig: False ; >12:04:09,102 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:04:09,103 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:04:09,104 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:04:09,105 DEBUG blivet: PartitionDevice._create: sda9 ; status: False ; >12:04:09,106 DEBUG blivet: PartitionDevice._wipe: sda9 ; status: False ; >12:04:09,390 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 8 ; >12:04:10,608 DEBUG blivet: post-commit partition path is /dev/sda9 >12:04:10,609 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >12:04:10,610 DEBUG blivet: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6d90> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3755a50> PedPartition: <_ped.Partition object at 0x499f830> >12:04:10,611 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda9 ; status: False ; type: None ; >12:04:10,688 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >12:04:10,689 DEBUG blivet: PartitionDevice.updateSysfsPath: sda9 ; status: True ; >12:04:10,691 DEBUG blivet: PartitionDevice.updateSysfsPath: sda9 ; status: True ; >12:04:10,691 DEBUG blivet: sda9 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 >12:04:10,807 INFO blivet: executing action: [23] Create Format ext4 filesystem mounted at /usr on partition sda9 (id 31) >12:04:10,809 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >12:04:10,811 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 1 ; >12:04:10,812 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 2 ; >12:04:10,813 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 3 ; >12:04:10,814 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 4 ; >12:04:10,815 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 5 ; >12:04:10,816 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 6 ; >12:04:10,817 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 8 ; >12:04:10,818 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 9 ; >12:04:10,819 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 10 ; >12:04:10,820 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 11 ; >12:04:10,821 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 12 ; >12:04:10,823 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 13 ; >12:04:10,824 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 14 ; >12:04:10,825 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 15 ; >12:04:10,827 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 8 ; >12:04:10,927 DEBUG blivet: Ext4FS.create: device: /dev/sda9 ; status: False ; type: ext4 ; >12:04:10,928 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda9 ; mountpoint: /usr ; type: ext4 ; >12:04:13,871 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda9 ; type: ext4 ; >12:04:13,871 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda9 >12:04:14,075 DEBUG blivet: PartitionDevice.updateSysfsPath: sda9 ; status: True ; >12:04:14,076 DEBUG blivet: PartitionDevice.updateSysfsPath: sda9 ; status: True ; >12:04:14,077 DEBUG blivet: sda9 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 >12:04:14,093 INFO blivet: executing action: [42] Create Device partition sda10 (id 39) >12:04:14,094 DEBUG blivet: PartitionDevice.create: sda10 ; status: False ; >12:04:14,095 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda10 ; orig: False ; >12:04:14,096 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:04:14,098 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:04:14,099 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:04:14,100 DEBUG blivet: PartitionDevice._create: sda10 ; status: False ; >12:04:14,101 DEBUG blivet: PartitionDevice._wipe: sda10 ; status: False ; >12:04:14,318 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 9 ; >12:04:15,878 DEBUG blivet: post-commit partition path is /dev/sda10 >12:04:15,879 DEBUG blivet: PartitionDevice._setPartedPartition: sda10 ; >12:04:15,879 DEBUG blivet: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6d90> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x498ca90> PedPartition: <_ped.Partition object at 0x46c7230> >12:04:15,880 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda10 ; status: False ; type: None ; >12:04:15,977 DEBUG blivet: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >12:04:15,978 DEBUG blivet: PartitionDevice.updateSysfsPath: sda10 ; status: True ; >12:04:15,979 DEBUG blivet: PartitionDevice.updateSysfsPath: sda10 ; status: True ; >12:04:15,979 DEBUG blivet: sda10 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10 >12:04:16,091 INFO blivet: executing action: [43] Create Format vfat filesystem mounted at /data on partition sda10 (id 39) >12:04:16,094 DEBUG blivet: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >12:04:16,094 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 1 ; >12:04:16,095 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 2 ; >12:04:16,096 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 3 ; >12:04:16,096 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 4 ; >12:04:16,097 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 5 ; >12:04:16,098 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 6 ; >12:04:16,098 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 8 ; >12:04:16,099 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 9 ; >12:04:16,100 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 10 ; >12:04:16,100 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 11 ; >12:04:16,101 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 12 ; >12:04:16,102 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 13 ; >12:04:16,102 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 14 ; >12:04:16,103 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 15 ; >12:04:16,105 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 9 ; >12:04:16,228 DEBUG blivet: FATFS.create: device: /dev/sda10 ; status: False ; type: vfat ; >12:04:16,229 DEBUG blivet: FATFS.doFormat: device: /dev/sda10 ; mountpoint: /data ; type: vfat ; >12:04:16,540 DEBUG blivet: FATFS.notifyKernel: device: /dev/sda10 ; type: vfat ; >12:04:16,541 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda10 >12:04:16,858 DEBUG blivet: PartitionDevice.updateSysfsPath: sda10 ; status: True ; >12:04:16,859 DEBUG blivet: PartitionDevice.updateSysfsPath: sda10 ; status: True ; >12:04:16,859 DEBUG blivet: sda10 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10 >12:04:16,872 INFO blivet: executing action: [52] Create Device partition sda11 (id 43) >12:04:16,873 DEBUG blivet: PartitionDevice.create: sda11 ; status: False ; >12:04:16,874 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda11 ; orig: False ; >12:04:16,875 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:04:16,876 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:04:16,877 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:04:16,878 DEBUG blivet: PartitionDevice._create: sda11 ; status: False ; >12:04:16,879 DEBUG blivet: PartitionDevice._wipe: sda11 ; status: False ; >12:04:17,067 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 10 ; >12:04:18,751 DEBUG blivet: post-commit partition path is /dev/sda11 >12:04:18,753 DEBUG blivet: PartitionDevice._setPartedPartition: sda11 ; >12:04:18,753 DEBUG blivet: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41a6d90> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3738dd0> PedPartition: <_ped.Partition object at 0x46c71d0> >12:04:18,755 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda11 ; status: False ; type: None ; >12:04:18,845 DEBUG blivet: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >12:04:18,846 DEBUG blivet: PartitionDevice.updateSysfsPath: sda11 ; status: True ; >12:04:18,847 DEBUG blivet: PartitionDevice.updateSysfsPath: sda11 ; status: True ; >12:04:18,848 DEBUG blivet: sda11 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11 >12:04:18,990 INFO blivet: executing action: [53] Create Format swap on partition sda11 (id 43) >12:04:18,992 DEBUG blivet: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >12:04:18,993 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 1 ; >12:04:18,993 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 2 ; >12:04:18,994 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 4 ; >12:04:18,995 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 5 ; >12:04:18,996 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 6 ; >12:04:18,997 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 8 ; >12:04:18,997 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 9 ; >12:04:18,998 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 10 ; >12:04:18,999 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 11 ; >12:04:19,000 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 12 ; >12:04:19,000 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 13 ; >12:04:19,001 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 14 ; >12:04:19,002 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 15 ; >12:04:19,003 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda11 ; flag: 3 ; >12:04:19,005 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 10 ; >12:04:19,165 DEBUG blivet: SwapSpace.create: device: /dev/sda11 ; status: None ; type: swap ; >12:04:19,168 DEBUG blivet: SwapSpace.create: device: /dev/sda11 ; status: None ; type: swap ; >12:04:19,216 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/sda11 ; type: swap ; >12:04:19,217 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda11 >12:04:19,238 DEBUG blivet: PartitionDevice.updateSysfsPath: sda11 ; status: True ; >12:04:19,239 DEBUG blivet: PartitionDevice.updateSysfsPath: sda11 ; status: True ; >12:04:19,239 DEBUG blivet: sda11 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11 >12:04:19,252 INFO blivet: executing action: [33] Create Format ext4 filesystem mounted at /home on partition sda8 (id 35) >12:04:19,254 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >12:04:19,255 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 1 ; >12:04:19,256 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 2 ; >12:04:19,256 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 3 ; >12:04:19,257 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 4 ; >12:04:19,258 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 5 ; >12:04:19,259 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 6 ; >12:04:19,260 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 8 ; >12:04:19,261 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 9 ; >12:04:19,262 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 10 ; >12:04:19,263 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 11 ; >12:04:19,263 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 12 ; >12:04:19,264 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 13 ; >12:04:19,265 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 14 ; >12:04:19,266 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 15 ; >12:04:19,269 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 10 ; >12:04:19,424 DEBUG blivet: Ext4FS.create: device: /dev/sda8 ; status: False ; type: ext4 ; >12:04:19,425 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda8 ; mountpoint: /home ; type: ext4 ; >12:04:22,123 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda8 ; type: ext4 ; >12:04:22,124 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda8 >12:04:22,286 DEBUG blivet: PartitionDevice.updateSysfsPath: sda8 ; status: True ; >12:04:22,286 DEBUG blivet: PartitionDevice.updateSysfsPath: sda8 ; status: True ; >12:04:22,287 DEBUG blivet: sda8 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 >12:04:22,302 INFO blivet: Skipping sda3 >12:04:22,304 DEBUG blivet: Ext4FS.supported: supported: True ; >12:04:22,306 DEBUG blivet: Ext4FS.supported: supported: True ; >12:04:22,307 DEBUG blivet: Ext4FS.supported: supported: True ; >12:04:22,308 DEBUG blivet: Ext4FS.supported: supported: True ; >12:04:22,309 DEBUG blivet: NTFS.supported: supported: False ; >12:04:22,311 DEBUG blivet: FATFS.supported: supported: True ; >12:04:22,313 DEBUG blivet: Ext4FS.supported: supported: True ; >12:04:22,314 DEBUG blivet: NTFS.supported: supported: False ; >12:04:22,316 DEBUG blivet: NTFS.supported: supported: False ; >12:04:22,317 DEBUG blivet: NTFS.supported: supported: False ; >12:04:22,318 DEBUG blivet: Ext4FS.supported: supported: True ; >12:04:22,320 DEBUG blivet: Ext4FS.supported: supported: True ; >12:04:22,321 DEBUG blivet: looking up parted Device: /dev/sdc >12:04:22,324 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:04:22,332 DEBUG blivet: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >12:04:22,333 DEBUG blivet: SwapSpace.setup: device: /dev/sda11 ; status: False ; type: swap ; >12:04:22,334 DEBUG blivet: SwapSpace.setup: device: /dev/sda11 ; status: False ; type: swap ; >12:04:22,361 DEBUG blivet: BindFS.supported: supported: False ; >12:04:22,361 DEBUG blivet: getFormat('bind') returning BindFS instance >12:04:22,362 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >12:04:22,363 DEBUG blivet: TmpFS.supported: supported: True ; >12:04:22,369 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance >12:04:22,370 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >12:04:22,371 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:04:22,371 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance >12:04:22,373 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >12:04:22,374 DEBUG blivet: SysFS.supported: supported: False ; >12:04:22,374 DEBUG blivet: getFormat('sysfs') returning SysFS instance >12:04:22,376 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >12:04:22,376 DEBUG blivet: ProcFS.supported: supported: False ; >12:04:22,376 DEBUG blivet: getFormat('proc') returning ProcFS instance >12:04:22,377 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >12:04:22,379 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:04:22,379 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance >12:04:22,379 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >12:04:22,380 DEBUG blivet: USBFS.supported: supported: False ; >12:04:22,380 DEBUG blivet: getFormat('usbfs') returning USBFS instance >12:04:22,381 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >12:04:22,382 DEBUG blivet: BindFS.supported: supported: False ; >12:04:22,382 DEBUG blivet: getFormat('bind') returning BindFS instance >12:04:22,383 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >12:04:22,383 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:04:22,390 INFO blivet: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >12:04:22,416 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >12:04:22,417 DEBUG blivet: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >12:04:22,418 INFO blivet: set SELinux context for mountpoint /data to system_u:object_r:etc_runtime_t:s0 >12:04:22,455 INFO blivet: failed to set SELinux context for /mnt/sysimage/data: [Errno 95] 䏿¯æçæä½ >12:04:22,456 INFO blivet: set SELinux context for newly mounted filesystem root at /data to None >12:04:22,457 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >12:04:22,458 INFO blivet: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >12:04:22,465 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >12:04:22,467 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >12:04:22,468 INFO blivet: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >12:04:22,478 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >12:04:22,479 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >12:04:22,479 INFO blivet: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >12:04:22,487 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >12:04:22,489 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >12:04:22,489 INFO blivet: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >12:04:22,542 INFO blivet: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >12:04:22,554 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >12:04:22,554 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] 没æé£ä¸ªæä»¶æç®å½ >12:04:22,554 INFO blivet: set SELinux context for mountpoint /proc to None >12:04:22,563 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] 没æé£ä¸ªæä»¶æç®å½ >12:04:22,563 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >12:04:22,596 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >12:04:22,597 INFO blivet: set SELinux context for mountpoint /run to system_u:object_r:var_run_t:s0 >12:04:22,605 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >12:04:22,607 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >12:04:22,608 INFO blivet: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >12:04:22,617 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >12:04:22,618 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >12:04:22,618 INFO blivet: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >12:04:22,627 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] 䏿¯æçæä½ >12:04:22,627 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >12:04:22,628 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >12:04:22,629 INFO blivet: set SELinux context for mountpoint /usr to system_u:object_r:usr_t:s0 >12:04:22,691 INFO blivet: set SELinux context for newly mounted filesystem root at /usr to system_u:object_r:usr_t:s0 >12:06:19,561 DEBUG blivet: looking up parted Device: /dev/sda11 >12:06:19,571 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:15,030 DEBUG blivet: registered device format class LUKS as luks >12:11:15,037 DEBUG blivet: registered device format class Ext2FS as ext2 >12:11:15,037 DEBUG blivet: registered device format class Ext3FS as ext3 >12:11:15,037 DEBUG blivet: registered device format class Ext4FS as ext4 >12:11:15,037 DEBUG blivet: registered device format class FATFS as vfat >12:11:15,037 DEBUG blivet: registered device format class EFIFS as efi >12:11:15,037 DEBUG blivet: registered device format class BTRFS as btrfs >12:11:15,037 DEBUG blivet: registered device format class GFS2 as gfs2 >12:11:15,037 DEBUG blivet: registered device format class JFS as jfs >12:11:15,038 DEBUG blivet: registered device format class ReiserFS as reiserfs >12:11:15,038 DEBUG blivet: registered device format class XFS as xfs >12:11:15,038 DEBUG blivet: registered device format class HFS as hfs >12:11:15,038 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >12:11:15,038 DEBUG blivet: registered device format class HFSPlus as hfs+ >12:11:15,038 DEBUG blivet: registered device format class MacEFIFS as macefi >12:11:15,038 DEBUG blivet: registered device format class NTFS as ntfs >12:11:15,038 DEBUG blivet: registered device format class NFS as nfs >12:11:15,038 DEBUG blivet: registered device format class NFSv4 as nfs4 >12:11:15,038 DEBUG blivet: registered device format class Iso9660FS as iso9660 >12:11:15,038 DEBUG blivet: registered device format class NoDevFS as nodev >12:11:15,038 DEBUG blivet: registered device format class DevPtsFS as devpts >12:11:15,039 DEBUG blivet: registered device format class ProcFS as proc >12:11:15,039 DEBUG blivet: registered device format class SysFS as sysfs >12:11:15,039 DEBUG blivet: registered device format class TmpFS as tmpfs >12:11:15,039 DEBUG blivet: registered device format class BindFS as bind >12:11:15,039 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >12:11:15,039 DEBUG blivet: registered device format class USBFS as usbfs >12:11:15,039 DEBUG blivet: registered device format class MDRaidMember as mdmember >12:11:15,040 DEBUG blivet: registered device format class BIOSBoot as biosboot >12:11:15,040 DEBUG blivet: registered device format class DiskLabel as disklabel >12:11:15,041 DEBUG blivet: registered device format class SwapSpace as swap >12:11:15,041 DEBUG blivet: registered device format class MultipathMember as multipath_member >12:11:15,041 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >12:11:15,042 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >12:11:15,042 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >12:11:17,379 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:11:17,379 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:11:17,379 INFO blivet: sdb4 looks to be the live device; marking as protected >12:11:17,398 INFO blivet: devices to scan: ['sdb', 'sdb4', 'sdc', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >12:11:17,416 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'OnlyDisk_U210', > 'ID_MODEL_ENC': 'OnlyDisk\\x20U210\\x20\\x20\\x20', > 'ID_MODEL_ID': '173c', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cad4ebea', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0', > 'ID_SERIAL_SHORT': 'ff07ECBB1600FFFF000E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Netac', > 'ID_VENDOR_ENC': 'Netac\\x20\\x20\\x20', > 'ID_VENDOR_ID': '0dd8', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30409', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >12:11:17,417 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >12:11:17,417 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:11:17,418 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:17,418 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >12:11:17,419 INFO blivet: sdb is a disk >12:11:17,419 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:17,425 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:11:17,445 INFO blivet: added disk sdb (id 0) to device tree >12:11:17,445 DEBUG blivet: looking up parted Device: /dev/sdb >12:11:17,447 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:11:17,447 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >12:11:17,448 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:11:17,448 DEBUG blivet: required disklabel type for sdb (1) is None >12:11:17,448 DEBUG blivet: default disklabel type for sdb is msdos >12:11:17,448 DEBUG blivet: selecting msdos disklabel for sdb based on size >12:11:17,451 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >12:11:17,452 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x264fe10>] > device: <parted.device.Device object at 0x264fc50> > PedDisk: <_ped.Disk object at 0x2652bd8> >12:11:17,452 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:11:17,453 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:11:17,455 INFO blivet: got device: DiskDevice instance (0x25cde50) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 3824.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: Netac OnlyDisk U210 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7831552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 124, 62) biosGeometry: (487, 255, 63) > PedDevice: <_ped.Device object at 0x24d9dd0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x2633cd0> >12:11:17,456 INFO blivet: got format: DiskLabel instance (0x2633d90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x264fe10>] > device: <parted.device.Device object at 0x264fc50> > PedDisk: <_ped.Disk object at 0x2652bd8> > origPartedDisk = <parted.disk.Disk object at 0x26560d0> > partedDevice = parted.Device instance -- > model: Netac OnlyDisk U210 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7831552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 124, 62) biosGeometry: (487, 255, 63) > PedDevice: <_ped.Device object at 0x2618320> > >12:11:17,458 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0-part4 /dev/disk/by-label/FEDORA /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part4 /dev/disk/by-uuid/B4FE-5315', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'FEDORA', > 'ID_FS_LABEL_ENC': 'FEDORA', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'B4FE-5315', > 'ID_FS_UUID_ENC': 'B4FE-5315', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'OnlyDisk_U210', > 'ID_MODEL_ENC': 'OnlyDisk\\x20U210\\x20\\x20\\x20', > 'ID_MODEL_ID': '173c', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '7831296', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': 'cad4ebea-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cad4ebea', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0', > 'ID_SERIAL_SHORT': 'ff07ECBB1600FFFF000E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Netac', > 'ID_VENDOR_ENC': 'Netac\\x20\\x20\\x20', > 'ID_VENDOR_ID': '0dd8', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30441', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0-part4', > '/dev/disk/by-label/FEDORA', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part4', > '/dev/disk/by-uuid/B4FE-5315'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >12:11:17,459 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4)... >12:11:17,459 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >12:11:17,459 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:17,460 INFO blivet: sdb4 is a partition >12:11:17,460 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >12:11:17,460 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:11:17,461 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3824MB disk sdb (0) with existing msdos disklabel >12:11:17,461 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:11:17,462 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >12:11:17,462 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:17,463 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >12:11:17,463 DEBUG blivet: looking up parted Partition: /dev/sdb4 >12:11:17,463 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >12:11:17,464 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >12:11:17,464 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >12:11:17,465 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >12:11:17,465 INFO blivet: added partition sdb4 (id 1) to device tree >12:11:17,465 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >12:11:17,466 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >12:11:17,466 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >12:11:17,467 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >12:11:17,467 WARN blivet: disklabel detected but not usable on sdb4 >12:11:17,468 DEBUG blivet: getFormat('efi') returning EFIFS instance >12:11:17,468 INFO blivet: type detected on 'sdb4' is 'vfat' >12:11:17,468 DEBUG blivet: getFormat('efi') returning EFIFS instance >12:11:17,468 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >12:11:17,469 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: efi ; >12:11:17,470 DEBUG blivet: looking up parted Device: /dev/sdb4 >12:11:17,470 INFO blivet: got device: PartitionDevice instance (0x25cde10) -- > name = sdb4 status = True kids = 0 id = 1 > parents = ['existing 3824MB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 3823.875 > format = existing efi filesystem > major = 8 minor = 20 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 7831296 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 124, 62) biosGeometry: (487, 255, 63) > PedDevice: <_ped.Device object at 0x2618560> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x264fd10> fileSystem: <parted.filesystem.FileSystem object at 0x2656210> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x264fed0> PedPartition: <_ped.Partition object at 0x26504d0> > disk = existing 3824MB disk sdb (0) with existing msdos disklabel > start = 256 end = 7831551 length = 7831296 > flags = boot >12:11:17,471 INFO blivet: got format: EFIFS instance (0x2656510) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb4 uuid = B4FE-5315 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = FEDORA size = 0 targetSize = 0 > >12:11:17,473 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Multiple_Card_Reader_058F63666435-0:0 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Card_Reader', > 'ID_MODEL_ENC': 'Card\\x20\\x20Reader\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6366', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Multiple_Card_Reader_058F63666435-0:0', > 'ID_SERIAL_SHORT': '058F63666435', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Multiple', > 'ID_VENDOR_ENC': 'Multiple', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '31524', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Multiple_Card_Reader_058F63666435-0:0', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc'} ; name: sdc ; >12:11:17,473 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc)... >12:11:17,473 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >12:11:17,474 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:17,474 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >12:11:17,475 INFO blivet: sdc is a disk >12:11:17,475 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:17,476 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >12:11:17,480 INFO blivet: added disk sdc (id 2) to device tree >12:11:17,480 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:17,482 DEBUG blivet: no device or no media present >12:11:17,485 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR /dev/disk/by-id/wwn-0x5000c500611915d8', > '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': '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33707', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR', > '/dev/disk/by-id/wwn-0x5000c500611915d8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:11:17,485 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:11:17,486 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:17,486 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:17,486 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >12:11:17,487 INFO blivet: sda is a disk >12:11:17,487 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:17,488 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:11:17,492 INFO blivet: added disk sda (id 3) to device tree >12:11:17,492 DEBUG blivet: looking up parted Device: /dev/sda >12:11:17,494 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:11:17,494 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:11:17,495 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:11:17,495 DEBUG blivet: required disklabel type for sda (1) is None >12:11:17,495 DEBUG blivet: default disklabel type for sda is msdos >12:11:17,495 DEBUG blivet: selecting msdos disklabel for sda based on size >12:11:17,495 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:11:17,774 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2656a90>, <parted.partition.Partition object at 0x26562d0>, <parted.partition.Partition object at 0x2656dd0>, <parted.partition.Partition object at 0x2656f90>, <parted.partition.Partition object at 0x2661190>, <parted.partition.Partition object at 0x2661350>, <parted.partition.Partition object at 0x2661510>, <parted.partition.Partition object at 0x26616d0>, <parted.partition.Partition object at 0x2661890>, <parted.partition.Partition object at 0x2656b90>] > device: <parted.device.Device object at 0x2656350> > PedDisk: <_ped.Disk object at 0x265efc8> >12:11:17,774 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:11:17,774 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:11:17,778 INFO blivet: got device: DiskDevice instance (0x2656890) -- > name = sda status = True kids = 0 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x2618830> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2633c90> >12:11:17,780 INFO blivet: got format: DiskLabel instance (0x2633f10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 10 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2656a90>, <parted.partition.Partition object at 0x26562d0>, <parted.partition.Partition object at 0x2656dd0>, <parted.partition.Partition object at 0x2656f90>, <parted.partition.Partition object at 0x2661190>, <parted.partition.Partition object at 0x2661350>, <parted.partition.Partition object at 0x2661510>, <parted.partition.Partition object at 0x26616d0>, <parted.partition.Partition object at 0x2661890>, <parted.partition.Partition object at 0x2656b90>] > device: <parted.device.Device object at 0x2656350> > PedDisk: <_ped.Disk object at 0x265efc8> > origPartedDisk = <parted.disk.Disk object at 0x2661990> > partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x26185f0> > >12:11:17,789 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part1 /dev/disk/by-id/wwn-0x5000c500611915d8-part1 /dev/disk/by-uuid/607A76AA7A767D1A', > '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': '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '607A76AA7A767D1A', > 'ID_FS_UUID_ENC': '607A76AA7A767D1A', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '167782797', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0006bf93-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2429190', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part1', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part1', > '/dev/disk/by-uuid/607A76AA7A767D1A'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:11:17,789 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:11:17,790 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >12:11:17,790 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:17,790 INFO blivet: sda1 is a partition >12:11:17,791 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:11:17,792 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:17,792 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:17,793 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >12:11:17,794 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:11:17,794 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:17,795 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:11:17,795 DEBUG blivet: looking up parted Partition: /dev/sda1 >12:11:17,795 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >12:11:17,796 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:11:17,797 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:11:17,797 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:11:17,798 INFO blivet: added partition sda1 (id 4) to device tree >12:11:17,798 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:11:17,799 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:11:17,799 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:11:17,800 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:11:17,840 WARN blivet: disklabel detected but not usable on sda1 >12:11:17,840 INFO blivet: type detected on 'sda1' is 'ntfs' >12:11:17,842 DEBUG blivet: NTFS.supported: supported: False ; >12:11:17,842 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:11:17,842 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:11:17,843 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >12:11:17,843 DEBUG blivet: looking up parted Device: /dev/sda1 >12:11:17,845 INFO blivet: got device: PartitionDevice instance (0x26567d0) -- > name = sda1 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 81925.1938477 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 167782797 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29 did: 0 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x2618dd0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x26563d0> fileSystem: <parted.filesystem.FileSystem object at 0x2656b50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2656ad0> PedPartition: <_ped.Partition object at 0x26506b0> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 63 end = 167782859 length = 167782797 > flags = boot >12:11:17,845 DEBUG blivet: NTFS.supported: supported: False ; >12:11:17,846 INFO blivet: got format: NTFS instance (0x2661fd0) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 607A76AA7A767D1A exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:11:17,850 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part10 /dev/disk/by-id/wwn-0x5000c500611915d8-part10 /dev/disk/by-uuid/0003-963F', > 'DEVNAME': 'sda10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0003-963F', > 'ID_FS_UUID_ENC': '0003-963F', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '10', > 'ID_PART_ENTRY_OFFSET': '941805568', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '20480000', > 'ID_PART_ENTRY_TYPE': '0x6', > 'ID_PART_ENTRY_UUID': '0006bf93-0a', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '10', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2434153', > 'name': 'sda10', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part10', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part10', > '/dev/disk/by-uuid/0003-963F'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10'} ; name: sda10 ; >12:11:17,851 INFO blivet: scanning sda10 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10)... >12:11:17,851 DEBUG blivet: DeviceTree.getDeviceByName: name: sda10 ; >12:11:17,852 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:17,852 INFO blivet: sda10 is a partition >12:11:17,852 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda10 ; >12:11:17,853 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:17,853 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:17,854 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >12:11:17,855 DEBUG blivet: PartitionDevice._setFormat: sda10 ; >12:11:17,855 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:17,856 DEBUG blivet: PartitionDevice._setFormat: sda10 ; current: None ; type: None ; >12:11:17,856 DEBUG blivet: looking up parted Partition: /dev/sda10 >12:11:17,857 DEBUG blivet: PartitionDevice.probe: sda10 ; exists: True ; >12:11:17,858 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 1 ; >12:11:17,859 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 10 ; >12:11:17,860 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 12 ; >12:11:17,860 INFO blivet: added partition sda10 (id 5) to device tree >12:11:17,861 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda10 ; >12:11:17,861 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda10 ; label_type: dos ; >12:11:17,862 DEBUG blivet: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >12:11:17,863 DEBUG blivet: DiskLabel.__init__: device: /dev/sda10 ; labelType: dos ; exists: True ; >12:11:17,959 WARN blivet: disklabel detected but not usable on sda10 >12:11:17,960 INFO blivet: type detected on 'sda10' is 'vfat' >12:11:17,961 DEBUG blivet: FATFS.supported: supported: True ; >12:11:17,961 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:11:17,962 DEBUG blivet: PartitionDevice._setFormat: sda10 ; >12:11:17,962 DEBUG blivet: PartitionDevice._setFormat: sda10 ; current: None ; type: vfat ; >12:11:17,963 DEBUG blivet: looking up parted Device: /dev/sda10 >12:11:17,964 INFO blivet: got device: PartitionDevice instance (0x2661c50) -- > name = sda10 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 10000.0 > format = existing vfat filesystem > major = 8 minor = 10 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda10 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 8308 did: 24931 busy: False > hardwareGeometry: (1274, 255, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x26184d0> > target size = 0 path = /dev/sda10 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x26563d0> fileSystem: <parted.filesystem.FileSystem object at 0x2661790> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2661710> PedPartition: <_ped.Partition object at 0x2650830> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 941805568 end = 962285567 length = 20480000 > flags = >12:11:17,965 DEBUG blivet: FATFS.supported: supported: True ; >12:11:17,965 INFO blivet: got format: FATFS instance (0x2661d10) -- > type = vfat name = vfat status = False > device = /dev/sda10 uuid = 0003-963F exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:11:17,970 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part11 /dev/disk/by-id/wwn-0x5000c500611915d8-part11 /dev/disk/by-uuid/6108c551-4aeb-4cd2-b9a0-df4326671dc9', > 'DEVNAME': 'sda11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '6108c551-4aeb-4cd2-b9a0-df4326671dc9', > 'ID_FS_UUID_ENC': '6108c551-4aeb-4cd2-b9a0-df4326671dc9', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '11', > 'ID_PART_ENTRY_OFFSET': '962287616', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '0006bf93-0b', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '272434171', > 'name': 'sda11', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part11', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part11', > '/dev/disk/by-uuid/6108c551-4aeb-4cd2-b9a0-df4326671dc9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11'} ; name: sda11 ; >12:11:17,970 INFO blivet: scanning sda11 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11)... >12:11:17,971 DEBUG blivet: DeviceTree.getDeviceByName: name: sda11 ; >12:11:17,971 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:17,971 INFO blivet: sda11 is a partition >12:11:17,972 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda11 ; >12:11:17,972 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:17,973 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:17,973 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >12:11:17,974 DEBUG blivet: PartitionDevice._setFormat: sda11 ; >12:11:17,974 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:17,975 DEBUG blivet: PartitionDevice._setFormat: sda11 ; current: None ; type: None ; >12:11:17,975 DEBUG blivet: looking up parted Partition: /dev/sda11 >12:11:17,976 DEBUG blivet: PartitionDevice.probe: sda11 ; exists: True ; >12:11:17,976 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 1 ; >12:11:17,977 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 10 ; >12:11:17,978 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 12 ; >12:11:17,978 INFO blivet: added partition sda11 (id 6) to device tree >12:11:17,978 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda11 ; >12:11:17,979 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda11 ; label_type: dos ; >12:11:17,979 DEBUG blivet: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >12:11:17,980 DEBUG blivet: DiskLabel.__init__: device: /dev/sda11 ; labelType: dos ; exists: True ; >12:11:17,999 WARN blivet: disklabel detected but not usable on sda11 >12:11:17,999 INFO blivet: type detected on 'sda11' is 'swap' >12:11:18,000 DEBUG blivet: SwapSpace.__init__: device: /dev/sda11 ; serial: S0V5D5QR ; uuid: 6108c551-4aeb-4cd2-b9a0-df4326671dc9 ; exists: True ; label: None ; >12:11:18,001 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:11:18,001 DEBUG blivet: PartitionDevice._setFormat: sda11 ; >12:11:18,002 DEBUG blivet: PartitionDevice._setFormat: sda11 ; current: None ; type: swap ; >12:11:18,002 DEBUG blivet: looking up parted Device: /dev/sda11 >12:11:18,003 INFO blivet: got device: PartitionDevice instance (0x2633f50) -- > name = sda11 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 2000.0 > format = existing swap > major = 8 minor = 11 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda11 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4096000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32585 did: 0 busy: True > hardwareGeometry: (254, 255, 63) biosGeometry: (254, 255, 63) > PedDevice: <_ped.Device object at 0x2618f80> > target size = 0 path = /dev/sda11 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x26563d0> fileSystem: <parted.filesystem.FileSystem object at 0x2661950> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x26618d0> PedPartition: <_ped.Partition object at 0x2650890> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 962287616 end = 966383615 length = 4096000 > flags = >12:11:18,003 INFO blivet: got format: SwapSpace instance (0x2679910) -- > type = swap name = swap status = True > device = /dev/sda11 uuid = 6108c551-4aeb-4cd2-b9a0-df4326671dc9 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:11:18,007 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part2 /dev/disk/by-id/wwn-0x5000c500611915d8-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '167782860', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '808985205', > 'ID_PART_ENTRY_TYPE': '0xf', > 'ID_PART_ENTRY_UUID': '0006bf93-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2429235', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part2', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:11:18,007 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >12:11:18,008 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >12:11:18,008 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,008 INFO blivet: sda2 is a partition >12:11:18,009 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:11:18,009 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:18,010 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:18,010 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >12:11:18,011 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >12:11:18,011 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,012 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:11:18,012 DEBUG blivet: looking up parted Partition: /dev/sda2 >12:11:18,012 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >12:11:18,013 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:11:18,014 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:11:18,014 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:11:18,014 INFO blivet: added partition sda2 (id 7) to device tree >12:11:18,015 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:11:18,015 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:11:18,016 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:11:18,017 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:11:18,037 WARN blivet: disklabel detected but not usable on sda2 >12:11:18,038 DEBUG blivet: no type or existing type for sda2, bailing >12:11:18,038 DEBUG blivet: looking up parted Device: /dev/sda2 >12:11:18,041 INFO blivet: got device: PartitionDevice instance (0x2679e10) -- > name = sda2 status = True kids = 0 id = 7 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 395012.307129 > 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: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x2618d40> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x26563d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x2656950> PedPartition: <_ped.Partition object at 0x2650530> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 167782860 end = 976768064 length = 808985205 > flags = lba >12:11:18,045 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part3 /dev/disk/by-id/wwn-0x5000c500611915d8-part3 /dev/disk/by-uuid/82ad4ca6-0488-45bd-b6db-d465d4593094', > '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': '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': '82ad4ca6-0488-45bd-b6db-d465d4593094', > 'ID_FS_UUID_ENC': '82ad4ca6-0488-45bd-b6db-d465d4593094', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '976769024', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0006bf93-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2429279', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part3', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part3', > '/dev/disk/by-uuid/82ad4ca6-0488-45bd-b6db-d465d4593094'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >12:11:18,045 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >12:11:18,046 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >12:11:18,046 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,046 INFO blivet: sda3 is a partition >12:11:18,047 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >12:11:18,047 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:18,048 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:18,048 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >12:11:18,049 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >12:11:18,049 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,050 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >12:11:18,050 DEBUG blivet: looking up parted Partition: /dev/sda3 >12:11:18,050 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >12:11:18,051 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >12:11:18,052 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >12:11:18,052 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >12:11:18,052 INFO blivet: added partition sda3 (id 8) to device tree >12:11:18,053 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >12:11:18,053 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >12:11:18,054 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:11:18,054 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >12:11:18,118 WARN blivet: disklabel detected but not usable on sda3 >12:11:18,118 INFO blivet: type detected on 'sda3' is 'ext4' >12:11:18,119 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:18,119 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:18,120 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >12:11:18,121 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >12:11:18,122 DEBUG blivet: looking up parted Device: /dev/sda3 >12:11:18,123 INFO blivet: got device: PartitionDevice instance (0x26798d0) -- > name = sda3 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 2.0 > 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: 4096 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x26c20e0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x26563d0> fileSystem: <parted.filesystem.FileSystem object at 0x2661b10> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2656c90> PedPartition: <_ped.Partition object at 0x2650650> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 976769024 end = 976773119 length = 4096 > flags = >12:11:18,123 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:18,123 INFO blivet: got format: Ext4FS instance (0x2661dd0) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 82ad4ca6-0488-45bd-b6db-d465d4593094 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:11:18,127 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part5 /dev/disk/by-id/wwn-0x5000c500611915d8-part5 /dev/disk/by-uuid/000F73F1000CEAD5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '000F73F1000CEAD5', > 'ID_FS_UUID_ENC': '000F73F1000CEAD5', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '167782923', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '167782797', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0006bf93-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2429318', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part5', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part5', > '/dev/disk/by-uuid/000F73F1000CEAD5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >12:11:18,127 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >12:11:18,128 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >12:11:18,128 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,128 INFO blivet: sda5 is a partition >12:11:18,129 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >12:11:18,129 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:18,130 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:18,130 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >12:11:18,131 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >12:11:18,131 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,132 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >12:11:18,132 DEBUG blivet: looking up parted Partition: /dev/sda5 >12:11:18,132 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >12:11:18,133 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >12:11:18,134 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >12:11:18,134 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >12:11:18,134 INFO blivet: added partition sda5 (id 9) to device tree >12:11:18,135 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >12:11:18,135 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >12:11:18,136 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >12:11:18,136 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >12:11:18,183 WARN blivet: disklabel detected but not usable on sda5 >12:11:18,184 INFO blivet: type detected on 'sda5' is 'ntfs' >12:11:18,185 DEBUG blivet: NTFS.supported: supported: False ; >12:11:18,186 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:11:18,187 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >12:11:18,188 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ntfs ; >12:11:18,188 DEBUG blivet: looking up parted Device: /dev/sda5 >12:11:18,190 INFO blivet: got device: PartitionDevice instance (0x26796d0) -- > name = sda5 status = True kids = 0 id = 9 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 81925.1938477 > format = existing ntfs filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 167782797 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 24948 did: 29810 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x26c2200> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x26563d0> fileSystem: <parted.filesystem.FileSystem object at 0x2656e90> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2656e10> PedPartition: <_ped.Partition object at 0x2650710> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 167782923 end = 335565719 length = 167782797 > flags = >12:11:18,191 DEBUG blivet: NTFS.supported: supported: False ; >12:11:18,191 INFO blivet: got format: NTFS instance (0x26c5390) -- > type = ntfs name = ntfs status = False > device = /dev/sda5 uuid = 000F73F1000CEAD5 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:11:18,195 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part6 /dev/disk/by-id/wwn-0x5000c500611915d8-part6 /dev/disk/by-uuid/000AC82400006D5C', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '000AC82400006D5C', > 'ID_FS_UUID_ENC': '000AC82400006D5C', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '335565783', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '314584767', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0006bf93-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2429363', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part6', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part6', > '/dev/disk/by-uuid/000AC82400006D5C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >12:11:18,196 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >12:11:18,196 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >12:11:18,197 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,197 INFO blivet: sda6 is a partition >12:11:18,197 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >12:11:18,198 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:18,198 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:18,199 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >12:11:18,200 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >12:11:18,200 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,201 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >12:11:18,201 DEBUG blivet: looking up parted Partition: /dev/sda6 >12:11:18,202 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >12:11:18,202 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >12:11:18,203 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >12:11:18,203 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >12:11:18,204 INFO blivet: added partition sda6 (id 10) to device tree >12:11:18,204 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >12:11:18,205 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >12:11:18,205 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >12:11:18,206 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >12:11:18,261 WARN blivet: disklabel detected but not usable on sda6 >12:11:18,261 INFO blivet: type detected on 'sda6' is 'ntfs' >12:11:18,262 DEBUG blivet: NTFS.supported: supported: False ; >12:11:18,262 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:11:18,263 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >12:11:18,264 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: ntfs ; >12:11:18,264 DEBUG blivet: looking up parted Device: /dev/sda6 >12:11:18,265 INFO blivet: got device: PartitionDevice instance (0x2661e90) -- > name = sda6 status = True kids = 0 id = 10 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 153605.843262 > format = existing ntfs filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 314584767 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25959 busy: False > hardwareGeometry: (19581, 255, 63) biosGeometry: (19581, 255, 63) > PedDevice: <_ped.Device object at 0x26c2170> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x26563d0> fileSystem: <parted.filesystem.FileSystem object at 0x2661090> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2656fd0> PedPartition: <_ped.Partition object at 0x2650590> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 335565783 end = 650150549 length = 314584767 > flags = >12:11:18,266 DEBUG blivet: NTFS.supported: supported: False ; >12:11:18,266 INFO blivet: got format: NTFS instance (0x2679690) -- > type = ntfs name = ntfs status = False > device = /dev/sda6 uuid = 000AC82400006D5C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:11:18,271 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part7 /dev/disk/by-id/wwn-0x5000c500611915d8-part7 /dev/disk/by-uuid/000F11D70009FA79', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '000F11D70009FA79', > 'ID_FS_UUID_ENC': '000F11D70009FA79', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '650150613', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '209728512', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0006bf93-07', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2433802', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part7', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part7', > '/dev/disk/by-uuid/000F11D70009FA79'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >12:11:18,271 INFO blivet: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >12:11:18,271 DEBUG blivet: DeviceTree.getDeviceByName: name: sda7 ; >12:11:18,272 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,272 INFO blivet: sda7 is a partition >12:11:18,273 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda7 ; >12:11:18,273 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:18,274 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:18,275 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >12:11:18,275 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >12:11:18,276 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,276 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >12:11:18,276 DEBUG blivet: looking up parted Partition: /dev/sda7 >12:11:18,277 DEBUG blivet: PartitionDevice.probe: sda7 ; exists: True ; >12:11:18,278 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >12:11:18,279 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >12:11:18,279 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >12:11:18,279 INFO blivet: added partition sda7 (id 11) to device tree >12:11:18,280 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >12:11:18,280 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >12:11:18,281 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >12:11:18,282 DEBUG blivet: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >12:11:18,340 WARN blivet: disklabel detected but not usable on sda7 >12:11:18,340 INFO blivet: type detected on 'sda7' is 'ntfs' >12:11:18,341 DEBUG blivet: NTFS.supported: supported: False ; >12:11:18,341 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:11:18,342 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >12:11:18,342 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: ntfs ; >12:11:18,343 DEBUG blivet: looking up parted Device: /dev/sda7 >12:11:18,344 INFO blivet: got device: PartitionDevice instance (0x2679f10) -- > name = sda7 status = True kids = 0 id = 11 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 102406.5 > format = existing ntfs filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 209728512 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x26c2290> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x26563d0> fileSystem: <parted.filesystem.FileSystem object at 0x2661250> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x26611d0> PedPartition: <_ped.Partition object at 0x26505f0> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 650150613 end = 859879124 length = 209728512 > flags = >12:11:18,344 DEBUG blivet: NTFS.supported: supported: False ; >12:11:18,345 INFO blivet: got format: NTFS instance (0x26c51d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda7 uuid = 000F11D70009FA79 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:11:18,349 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part8 /dev/disk/by-id/wwn-0x5000c500611915d8-part8 /dev/disk/by-uuid/4ffcb75c-417c-4b85-8854-b0c35c51f104', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': '4ffcb75c-417c-4b85-8854-b0c35c51f104', > 'ID_FS_UUID_ENC': '4ffcb75c-417c-4b85-8854-b0c35c51f104', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '859881472', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40960000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0006bf93-08', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2434029', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part8', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part8', > '/dev/disk/by-uuid/4ffcb75c-417c-4b85-8854-b0c35c51f104'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >12:11:18,349 INFO blivet: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >12:11:18,349 DEBUG blivet: DeviceTree.getDeviceByName: name: sda8 ; >12:11:18,350 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,350 INFO blivet: sda8 is a partition >12:11:18,351 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda8 ; >12:11:18,351 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:18,352 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:18,352 DEBUG blivet: DiskDevice.addChild: kids: 8 ; name: sda ; >12:11:18,353 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >12:11:18,353 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,354 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >12:11:18,354 DEBUG blivet: looking up parted Partition: /dev/sda8 >12:11:18,355 DEBUG blivet: PartitionDevice.probe: sda8 ; exists: True ; >12:11:18,355 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >12:11:18,356 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >12:11:18,356 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >12:11:18,356 INFO blivet: added partition sda8 (id 12) to device tree >12:11:18,357 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >12:11:18,357 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >12:11:18,358 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >12:11:18,359 DEBUG blivet: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >12:11:18,656 WARN blivet: disklabel detected but not usable on sda8 >12:11:18,657 INFO blivet: type detected on 'sda8' is 'ext4' >12:11:18,658 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:18,658 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:18,659 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >12:11:18,660 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: ext4 ; >12:11:18,660 DEBUG blivet: looking up parted Device: /dev/sda8 >12:11:18,661 INFO blivet: got device: PartitionDevice instance (0x2679f90) -- > name = sda8 status = True kids = 0 id = 12 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 20000.0 > format = existing ext4 filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x26c23b0> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x26563d0> fileSystem: <parted.filesystem.FileSystem object at 0x2661410> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2661390> PedPartition: <_ped.Partition object at 0x2650770> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 859881472 end = 900841471 length = 40960000 > flags = >12:11:18,662 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:18,662 INFO blivet: got format: Ext4FS instance (0x26c5ad0) -- > type = ext4 name = ext4 status = False > device = /dev/sda8 uuid = 4ffcb75c-417c-4b85-8854-b0c35c51f104 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:11:18,668 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part9 /dev/disk/by-id/wwn-0x5000c500611915d8-part9 /dev/disk/by-uuid/286ff6a6-e8ef-4b75-9b95-9adce7606279', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': '286ff6a6-e8ef-4b75-9b95-9adce7606279', > 'ID_FS_UUID_ENC': '286ff6a6-e8ef-4b75-9b95-9adce7606279', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '9', > 'ID_PART_ENTRY_OFFSET': '900843520', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40960000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0006bf93-09', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2434117', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part9', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part9', > '/dev/disk/by-uuid/286ff6a6-e8ef-4b75-9b95-9adce7606279'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9'} ; name: sda9 ; >12:11:18,668 INFO blivet: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >12:11:18,668 DEBUG blivet: DeviceTree.getDeviceByName: name: sda9 ; >12:11:18,669 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,669 INFO blivet: sda9 is a partition >12:11:18,670 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda9 ; >12:11:18,670 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:18,671 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:18,672 DEBUG blivet: DiskDevice.addChild: kids: 9 ; name: sda ; >12:11:18,672 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >12:11:18,672 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,673 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >12:11:18,673 DEBUG blivet: looking up parted Partition: /dev/sda9 >12:11:18,674 DEBUG blivet: PartitionDevice.probe: sda9 ; exists: True ; >12:11:18,675 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >12:11:18,675 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >12:11:18,676 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >12:11:18,676 INFO blivet: added partition sda9 (id 13) to device tree >12:11:18,677 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >12:11:18,677 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >12:11:18,678 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >12:11:18,679 DEBUG blivet: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >12:11:18,802 WARN blivet: disklabel detected but not usable on sda9 >12:11:18,802 INFO blivet: type detected on 'sda9' is 'ext4' >12:11:18,803 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:18,804 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:18,804 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >12:11:18,805 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: ext4 ; >12:11:18,805 DEBUG blivet: looking up parted Device: /dev/sda9 >12:11:18,806 INFO blivet: got device: PartitionDevice instance (0x2679f50) -- > name = sda9 status = True kids = 0 id = 13 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 20000.0 > format = existing ext4 filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x26c2320> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x26563d0> fileSystem: <parted.filesystem.FileSystem object at 0x26615d0> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2661550> PedPartition: <_ped.Partition object at 0x26507d0> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 900843520 end = 941803519 length = 40960000 > flags = >12:11:18,807 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:18,807 INFO blivet: got format: Ext4FS instance (0x26c5990) -- > type = ext4 name = ext4 status = False > device = /dev/sda9 uuid = 286ff6a6-e8ef-4b75-9b95-9adce7606279 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >12:11:18,809 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-MATSHITA_DVD-RAM_UJ8D1_SCD1504409', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'MATSHITA_DVD-RAM_UJ8D1', > 'ID_MODEL_ENC': 'MATSHITA\\x20DVD-RAM\\x20UJ8D1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '8.10', > 'ID_SERIAL': 'MATSHITA_DVD-RAM_UJ8D1_SCD1504409', > 'ID_SERIAL_SHORT': 'SCD1504409', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '36515', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-MATSHITA_DVD-RAM_UJ8D1_SCD1504409'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >12:11:18,810 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >12:11:18,810 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >12:11:18,811 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,811 INFO blivet: sr0 is a cdrom >12:11:18,811 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:11:18,811 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,812 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:11:18,812 INFO blivet: added cdrom sr0 (id 14) to device tree >12:11:18,813 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:11:18,824 DEBUG blivet: no device or no media present >12:11:18,826 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '51861', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:11:18,826 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:11:18,826 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:11:18,827 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,827 INFO blivet: loop0 is a loop device >12:11:18,828 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:11:18,828 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:11:18,829 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,829 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,830 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:11:18,830 INFO blivet: added file /osmin.img (deleted) (id 15) to device tree >12:11:18,830 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:11:18,831 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,831 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:11:18,831 INFO blivet: added loop loop0 (id 16) to device tree >12:11:18,832 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:11:18,832 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:11:18,832 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:11:18,833 DEBUG blivet: device loop0 does not contain a disklabel >12:11:18,833 INFO blivet: type detected on 'loop0' is 'squashfs' >12:11:18,833 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:11:18,833 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >12:11:18,834 INFO blivet: got device: LoopDevice instance (0x26c5210) -- > name = loop0 status = False kids = 0 id = 16 > parents = ['existing 0MB file /osmin.img (deleted) (15)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >12:11:18,834 INFO blivet: got format: DeviceFormat instance (0x26c5610) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:11:18,836 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': '52214', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:11:18,836 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:11:18,837 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:11:18,837 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,837 INFO blivet: loop1 is a loop device >12:11:18,838 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:11:18,838 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >12:11:18,839 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,839 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,840 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:11:18,840 INFO blivet: added file /osmin (id 17) to device tree >12:11:18,841 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:11:18,841 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,841 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:11:18,841 INFO blivet: added loop loop1 (id 18) to device tree >12:11:18,842 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:11:18,842 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:11:18,843 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:11:18,843 DEBUG blivet: device loop1 does not contain a disklabel >12:11:18,843 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >12:11:18,843 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:11:18,843 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >12:11:18,844 INFO blivet: got device: LoopDevice instance (0x26c50d0) -- > name = loop1 status = False kids = 0 id = 18 > parents = ['existing 0MB file /osmin (17)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:11:18,844 INFO blivet: got format: DeviceFormat instance (0x26c5e50) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:11:18,845 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52563', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:11:18,845 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:11:18,846 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:11:18,846 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,846 INFO blivet: loop2 is a loop device >12:11:18,847 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:11:18,847 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:11:18,848 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,848 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,849 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:11:18,849 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 19) to device tree >12:11:18,851 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:11:18,851 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,852 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:11:18,852 INFO blivet: added loop loop2 (id 20) to device tree >12:11:18,852 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:11:18,853 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:11:18,853 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:11:18,853 DEBUG blivet: device loop2 does not contain a disklabel >12:11:18,853 INFO blivet: type detected on 'loop2' is 'squashfs' >12:11:18,853 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:11:18,854 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >12:11:18,854 INFO blivet: got device: LoopDevice instance (0x26c5050) -- > name = loop2 status = False kids = 0 id = 20 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (19)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:11:18,854 INFO blivet: got format: DeviceFormat instance (0x26c5ed0) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:11:18,856 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52914', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:11:18,856 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >12:11:18,856 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:11:18,857 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,857 INFO blivet: loop3 is a loop device >12:11:18,857 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:11:18,858 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:11:18,858 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,858 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,859 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:11:18,859 INFO blivet: added file /LiveOS/ext3fs.img (id 21) to device tree >12:11:18,860 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:11:18,860 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,861 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:11:18,861 INFO blivet: added loop loop3 (id 22) to device tree >12:11:18,861 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:11:18,862 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:11:18,862 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:18,862 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:18,862 DEBUG blivet: device loop3 does not contain a disklabel >12:11:18,863 INFO blivet: type detected on 'loop3' is 'ext4' >12:11:18,863 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:18,863 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:18,864 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:11:18,864 INFO blivet: got device: LoopDevice instance (0x26c5810) -- > name = loop3 status = False kids = 0 id = 22 > parents = ['existing 0MB file /LiveOS/ext3fs.img (21)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >12:11:18,865 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:18,865 INFO blivet: got format: Ext4FS instance (0x26c5a50) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >12:11:18,866 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': '53282', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:11:18,866 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >12:11:18,866 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:11:18,867 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,867 INFO blivet: loop4 is a loop device >12:11:18,867 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:11:18,868 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:11:18,868 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,868 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,869 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:11:18,869 INFO blivet: added file /overlay (deleted) (id 23) to device tree >12:11:18,870 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:11:18,870 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,870 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:11:18,870 INFO blivet: added loop loop4 (id 24) to device tree >12:11:18,871 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:11:18,871 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:11:18,871 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:11:18,871 DEBUG blivet: device loop4 does not contain a disklabel >12:11:18,872 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >12:11:18,872 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:11:18,872 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >12:11:18,872 INFO blivet: got device: LoopDevice instance (0x26c5f50) -- > name = loop4 status = False kids = 0 id = 24 > parents = ['existing 0MB file /overlay (deleted) (23)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:11:18,873 INFO blivet: got format: DeviceFormat instance (0x2656750) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:11:18,874 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11412', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:11:18,874 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:11:18,875 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:11:18,875 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,875 INFO blivet: live-rw is a device-mapper device >12:11:18,876 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:11:18,876 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:11:18,877 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (22) with existing ext4 filesystem >12:11:18,878 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:11:18,878 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (24) with existing DM_snapshot_cow >12:11:18,879 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:11:18,879 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,880 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:11:18,880 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,881 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:11:18,881 INFO blivet: added dm live-rw (id 25) to device tree >12:11:18,881 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:11:18,882 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:11:18,882 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:18,882 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:18,882 DEBUG blivet: device live-rw does not contain a disklabel >12:11:18,882 INFO blivet: type detected on 'live-rw' is 'ext4' >12:11:18,883 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:18,883 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:18,883 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:11:18,884 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:11:18,884 INFO blivet: got device: DMDevice instance (0x2679fd0) -- > name = live-rw status = True kids = 0 id = 25 > parents = ['existing 0MB loop loop4 (24) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2618ef0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:11:18,885 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:18,885 INFO blivet: got format: Ext4FS instance (0x26c7190) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >12:11:18,888 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36447', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:11:18,888 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:11:18,889 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:11:18,889 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,890 INFO blivet: live-base is a device-mapper device >12:11:18,890 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:11:18,891 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:11:18,892 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:11:18,893 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (22) with existing ext4 filesystem >12:11:18,894 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:11:18,895 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,895 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:11:18,895 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,896 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:11:18,897 INFO blivet: added dm live-base (id 26) to device tree >12:11:18,897 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:11:18,898 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:11:18,898 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:18,898 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:18,898 DEBUG blivet: device live-base does not contain a disklabel >12:11:18,899 INFO blivet: type detected on 'live-base' is 'ext4' >12:11:18,899 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:18,899 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:18,900 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:11:18,900 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:11:18,901 INFO blivet: got device: DMDevice instance (0x26c72d0) -- > name = live-base status = True kids = 0 id = 26 > parents = ['existing 0MB loop loop3 (22) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x26c2560> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:11:18,901 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:18,902 INFO blivet: got format: Ext4FS instance (0x26c5d50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >12:11:18,904 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '44013', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >12:11:18,904 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >12:11:18,904 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:11:18,905 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,905 INFO blivet: live-osimg-min is a device-mapper device >12:11:18,905 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:11:18,906 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:11:18,906 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >12:11:18,907 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:11:18,907 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (18) with existing DM_snapshot_cow >12:11:18,908 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:11:18,909 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (22) with existing ext4 filesystem >12:11:18,909 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:11:18,910 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:18,910 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >12:11:18,910 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:18,911 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:11:18,911 INFO blivet: added dm live-osimg-min (id 27) to device tree >12:11:18,911 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:11:18,912 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:11:18,912 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:18,913 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:18,913 DEBUG blivet: device live-osimg-min does not contain a disklabel >12:11:18,913 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >12:11:18,913 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:18,913 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:18,914 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:11:18,914 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >12:11:18,915 INFO blivet: got device: DMDevice instance (0x26c5e10) -- > name = live-osimg-min status = True kids = 0 id = 27 > parents = ['existing 0MB loop loop3 (22) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x26c2050> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:11:18,915 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:18,915 INFO blivet: got format: Ext4FS instance (0x26c7490) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >12:11:18,930 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:11:21,286 INFO blivet: ISCSID is /sbin/iscsid >12:11:21,287 INFO blivet: no initiator set >12:11:21,310 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:11:21,310 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >12:11:21,422 DEBUG blivet: trying to set new default fstype to 'ext4' >12:11:21,444 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:21,444 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:21,445 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:21,448 INFO blivet: Detected 3856M of memory >12:11:21,448 INFO blivet: Suggested swap size (3856 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >12:11:21,449 INFO blivet: Swap attempt of 0M >12:11:21,575 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x4768e90> >12:11:21,576 INFO blivet: no initiator set >12:11:21,576 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:11:21,576 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:11:21,635 DEBUG blivet: protected device spec /dev/sdb4 resolved to sdb4 >12:11:21,635 INFO blivet: sdb4 looks to be the live device; marking as protected >12:11:21,658 INFO blivet: devices to scan: ['sdb', 'sdb4', 'sdc', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda3', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2'] >12:11:21,666 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'OnlyDisk_U210', > 'ID_MODEL_ENC': 'OnlyDisk\\x20U210\\x20\\x20\\x20', > 'ID_MODEL_ID': '173c', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cad4ebea', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0', > 'ID_SERIAL_SHORT': 'ff07ECBB1600FFFF000E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Netac', > 'ID_VENDOR_ENC': 'Netac\\x20\\x20\\x20', > 'ID_VENDOR_ID': '0dd8', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30409', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >12:11:21,669 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >12:11:21,672 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:11:21,673 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:21,674 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >12:11:21,676 INFO blivet: sdb is a disk >12:11:21,676 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:21,679 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >12:11:21,688 INFO blivet: added disk sdb (id 0) to device tree >12:11:21,688 DEBUG blivet: looking up parted Device: /dev/sdb >12:11:21,691 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >12:11:21,693 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >12:11:21,695 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >12:11:21,695 DEBUG blivet: required disklabel type for sdb (1) is None >12:11:21,695 DEBUG blivet: default disklabel type for sdb is msdos >12:11:21,696 DEBUG blivet: selecting msdos disklabel for sdb based on size >12:11:21,698 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >12:11:21,700 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f66980c90d0>] > device: <parted.device.Device object at 0x7f66980c1e50> > PedDisk: <_ped.Disk object at 0x7f66980c2e18> >12:11:21,700 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:11:21,702 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >12:11:21,703 INFO blivet: got device: DiskDevice instance (0x7f6698052610) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 3824.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: Netac OnlyDisk U210 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7831552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 124, 62) biosGeometry: (487, 255, 63) > PedDevice: <_ped.Device object at 0x4a527a0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f66980b8a10> >12:11:21,705 INFO blivet: got format: DiskLabel instance (0x7f66980b8d90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f66980c90d0>] > device: <parted.device.Device object at 0x7f66980c1e50> > PedDisk: <_ped.Disk object at 0x7f66980c2e18> > origPartedDisk = <parted.disk.Disk object at 0x7f66980c9550> > partedDevice = parted.Device instance -- > model: Netac OnlyDisk U210 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7831552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 124, 62) biosGeometry: (487, 255, 63) > PedDevice: <_ped.Device object at 0x7f66980843b0> > >12:11:21,713 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0-part4 /dev/disk/by-label/FEDORA /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part4 /dev/disk/by-uuid/B4FE-5315', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'FEDORA', > 'ID_FS_LABEL_ENC': 'FEDORA', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'B4FE-5315', > 'ID_FS_UUID_ENC': 'B4FE-5315', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'OnlyDisk_U210', > 'ID_MODEL_ENC': 'OnlyDisk\\x20U210\\x20\\x20\\x20', > 'ID_MODEL_ID': '173c', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '7831296', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': 'cad4ebea-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'cad4ebea', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0', > 'ID_SERIAL_SHORT': 'ff07ECBB1600FFFF000E', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Netac', > 'ID_VENDOR_ENC': 'Netac\\x20\\x20\\x20', > 'ID_VENDOR_ID': '0dd8', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30441', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/usb-Netac_OnlyDisk_U210_ff07ECBB1600FFFF000E-0:0-part4', > '/dev/disk/by-label/FEDORA', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part4', > '/dev/disk/by-uuid/B4FE-5315'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >12:11:21,714 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4)... >12:11:21,716 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >12:11:21,717 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:21,717 INFO blivet: sdb4 is a partition >12:11:21,718 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >12:11:21,719 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >12:11:21,720 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3824MB disk sdb (0) with existing msdos disklabel >12:11:21,721 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:11:21,722 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >12:11:21,722 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:21,723 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >12:11:21,723 DEBUG blivet: looking up parted Partition: /dev/sdb4 >12:11:21,725 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >12:11:21,726 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >12:11:21,727 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >12:11:21,728 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >12:11:21,728 INFO blivet: added partition sdb4 (id 1) to device tree >12:11:21,729 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >12:11:21,730 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >12:11:21,730 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >12:11:21,732 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >12:11:21,734 WARN blivet: disklabel detected but not usable on sdb4 >12:11:21,735 DEBUG blivet: getFormat('efi') returning EFIFS instance >12:11:21,735 INFO blivet: type detected on 'sdb4' is 'vfat' >12:11:21,736 DEBUG blivet: getFormat('efi') returning EFIFS instance >12:11:21,737 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >12:11:21,738 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: efi ; >12:11:21,739 DEBUG blivet: looking up parted Device: /dev/sdb4 >12:11:21,740 INFO blivet: got device: PartitionDevice instance (0x7f66980c9710) -- > name = sdb4 status = True kids = 0 id = 1 > parents = ['existing 3824MB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 3823.875 > format = existing efi filesystem > major = 8 minor = 20 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 7831296 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32614 did: 0 busy: True > hardwareGeometry: (1018, 124, 62) biosGeometry: (487, 255, 63) > PedDevice: <_ped.Device object at 0x7f66980845f0> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66980c1f10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980c95d0> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f66980c9250> PedPartition: <_ped.Partition object at 0x7f66980c7350> > disk = existing 3824MB disk sdb (0) with existing msdos disklabel > start = 256 end = 7831551 length = 7831296 > flags = boot >12:11:21,741 INFO blivet: got format: EFIFS instance (0x7f66980c9bd0) -- > type = efi name = EFI System Partition status = False > device = /dev/sdb4 uuid = B4FE-5315 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = FEDORA size = 0.0 targetSize = 0.0 > >12:11:21,747 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Multiple_Card_Reader_058F63666435-0:0 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Card_Reader', > 'ID_MODEL_ENC': 'Card\\x20\\x20Reader\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6366', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Multiple_Card_Reader_058F63666435-0:0', > 'ID_SERIAL_SHORT': '058F63666435', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Multiple', > 'ID_VENDOR_ENC': 'Multiple', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '31524', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Multiple_Card_Reader_058F63666435-0:0', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc'} ; name: sdc ; >12:11:21,747 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/host7/target7:0:0/7:0:0:0/block/sdc)... >12:11:21,749 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >12:11:21,750 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:21,752 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >12:11:21,755 INFO blivet: sdc is a disk >12:11:21,755 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:21,757 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >12:11:21,765 INFO blivet: added disk sdc (id 2) to device tree >12:11:21,765 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:21,767 DEBUG blivet: no device or no media present >12:11:21,771 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR /dev/disk/by-id/wwn-0x5000c500611915d8', > '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': '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33707', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR', > '/dev/disk/by-id/wwn-0x5000c500611915d8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:11:21,772 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:11:21,772 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:21,773 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:21,774 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >12:11:21,775 INFO blivet: sda is a disk >12:11:21,775 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:21,776 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:11:21,786 INFO blivet: added disk sda (id 3) to device tree >12:11:21,786 DEBUG blivet: looking up parted Device: /dev/sda >12:11:21,791 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:11:21,792 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:11:21,793 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:11:21,793 DEBUG blivet: required disklabel type for sda (1) is None >12:11:21,793 DEBUG blivet: default disklabel type for sda is msdos >12:11:21,793 DEBUG blivet: selecting msdos disklabel for sda based on size >12:11:21,794 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:11:21,839 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f66980d7ad0>, <parted.partition.Partition object at 0x7f66980b8f10>, <parted.partition.Partition object at 0x7f66980d7d10>, <parted.partition.Partition object at 0x7f66980d7ed0>, <parted.partition.Partition object at 0x7f66980e10d0>, <parted.partition.Partition object at 0x7f66980e1290>, <parted.partition.Partition object at 0x7f66980e1450>, <parted.partition.Partition object at 0x7f66980e1610>, <parted.partition.Partition object at 0x7f66980e17d0>, <parted.partition.Partition object at 0x7f66980d7910>] > device: <parted.device.Device object at 0x7f66980c9dd0> > PedDisk: <_ped.Disk object at 0x7f66980dcd88> >12:11:21,840 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:11:21,842 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:11:21,846 INFO blivet: got device: DiskDevice instance (0x7f66980d7350) -- > name = sda status = True kids = 0 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66980848c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f66980d7290> >12:11:21,850 INFO blivet: got format: DiskLabel instance (0x7f66980d77d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 10 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f66980d7ad0>, <parted.partition.Partition object at 0x7f66980b8f10>, <parted.partition.Partition object at 0x7f66980d7d10>, <parted.partition.Partition object at 0x7f66980d7ed0>, <parted.partition.Partition object at 0x7f66980e10d0>, <parted.partition.Partition object at 0x7f66980e1290>, <parted.partition.Partition object at 0x7f66980e1450>, <parted.partition.Partition object at 0x7f66980e1610>, <parted.partition.Partition object at 0x7f66980e17d0>, <parted.partition.Partition object at 0x7f66980d7910>] > device: <parted.device.Device object at 0x7f66980c9dd0> > PedDisk: <_ped.Disk object at 0x7f66980dcd88> > origPartedDisk = <parted.disk.Disk object at 0x7f66980e19d0> > partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f6698084680> > >12:11:21,857 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part1 /dev/disk/by-id/wwn-0x5000c500611915d8-part1 /dev/disk/by-uuid/607A76AA7A767D1A', > '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': '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '607A76AA7A767D1A', > 'ID_FS_UUID_ENC': '607A76AA7A767D1A', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '167782797', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0006bf93-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2429190', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part1', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part1', > '/dev/disk/by-uuid/607A76AA7A767D1A'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:11:21,858 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:11:21,859 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >12:11:21,862 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:21,862 INFO blivet: sda1 is a partition >12:11:21,864 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:11:21,865 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:21,867 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:21,868 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >12:11:21,870 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:11:21,870 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:21,873 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:11:21,873 DEBUG blivet: looking up parted Partition: /dev/sda1 >12:11:21,876 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >12:11:21,877 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:11:21,879 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:11:21,880 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:11:21,880 INFO blivet: added partition sda1 (id 4) to device tree >12:11:21,882 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:11:21,883 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:11:21,885 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:11:21,886 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:11:21,927 WARN blivet: disklabel detected but not usable on sda1 >12:11:21,928 INFO blivet: type detected on 'sda1' is 'ntfs' >12:11:23,992 DEBUG blivet: padding min size from 12638 up to 13138 >12:11:23,993 DEBUG blivet: NTFS.supported: supported: False ; >12:11:23,993 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:11:23,994 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >12:11:23,995 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >12:11:23,995 DEBUG blivet: looking up parted Device: /dev/sda1 >12:11:23,996 INFO blivet: got device: PartitionDevice instance (0x7f66980d73d0) -- > name = sda1 status = True kids = 0 id = 4 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 81925.1938477 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 167782797 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x7f6698084dd0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980d7a10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66980d79d0> PedPartition: <_ped.Partition object at 0x7f66980c76b0> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 63 end = 167782859 length = 167782797 > flags = boot >12:11:23,997 DEBUG blivet: NTFS.supported: supported: False ; >12:11:23,998 INFO blivet: got format: NTFS instance (0x7f66980e5210) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 607A76AA7A767D1A exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 81925.0 targetSize = 81925.0 > >12:11:24,002 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part10 /dev/disk/by-id/wwn-0x5000c500611915d8-part10 /dev/disk/by-uuid/0003-963F', > 'DEVNAME': 'sda10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0003-963F', > 'ID_FS_UUID_ENC': '0003-963F', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '10', > 'ID_PART_ENTRY_OFFSET': '941805568', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '20480000', > 'ID_PART_ENTRY_TYPE': '0x6', > 'ID_PART_ENTRY_UUID': '0006bf93-0a', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '10', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2434153', > 'name': 'sda10', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part10', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part10', > '/dev/disk/by-uuid/0003-963F'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10'} ; name: sda10 ; >12:11:24,003 INFO blivet: scanning sda10 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10)... >12:11:24,003 DEBUG blivet: DeviceTree.getDeviceByName: name: sda10 ; >12:11:24,004 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:24,005 INFO blivet: sda10 is a partition >12:11:24,006 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda10 ; >12:11:24,007 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:24,007 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:24,008 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >12:11:24,009 DEBUG blivet: PartitionDevice._setFormat: sda10 ; >12:11:24,009 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:24,010 DEBUG blivet: PartitionDevice._setFormat: sda10 ; current: None ; type: None ; >12:11:24,010 DEBUG blivet: looking up parted Partition: /dev/sda10 >12:11:24,011 DEBUG blivet: PartitionDevice.probe: sda10 ; exists: True ; >12:11:24,012 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 1 ; >12:11:24,013 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 10 ; >12:11:24,013 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 12 ; >12:11:24,013 INFO blivet: added partition sda10 (id 5) to device tree >12:11:24,014 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda10 ; >12:11:24,015 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda10 ; label_type: dos ; >12:11:24,015 DEBUG blivet: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >12:11:24,016 DEBUG blivet: DiskLabel.__init__: device: /dev/sda10 ; labelType: dos ; exists: True ; >12:11:24,090 WARN blivet: disklabel detected but not usable on sda10 >12:11:24,091 INFO blivet: type detected on 'sda10' is 'vfat' >12:11:24,092 DEBUG blivet: FATFS.supported: supported: True ; >12:11:24,092 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:11:24,092 DEBUG blivet: PartitionDevice._setFormat: sda10 ; >12:11:24,093 DEBUG blivet: PartitionDevice._setFormat: sda10 ; current: None ; type: vfat ; >12:11:24,094 DEBUG blivet: looking up parted Device: /dev/sda10 >12:11:24,095 INFO blivet: got device: PartitionDevice instance (0x4c89d90) -- > name = sda10 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 10000.0 > format = existing vfat filesystem > major = 8 minor = 10 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda10 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1274, 255, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x7f6698084e60> > target size = 0 path = /dev/sda10 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980e16d0> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66980e1650> PedPartition: <_ped.Partition object at 0x7f66980c7830> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 941805568 end = 962285567 length = 20480000 > flags = >12:11:24,096 DEBUG blivet: FATFS.supported: supported: True ; >12:11:24,096 INFO blivet: got format: FATFS instance (0x4c9e150) -- > type = vfat name = vfat status = False > device = /dev/sda10 uuid = 0003-963F exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0.0 targetSize = 0.0 > >12:11:24,101 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part11 /dev/disk/by-id/wwn-0x5000c500611915d8-part11 /dev/disk/by-uuid/6108c551-4aeb-4cd2-b9a0-df4326671dc9', > 'DEVNAME': 'sda11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '6108c551-4aeb-4cd2-b9a0-df4326671dc9', > 'ID_FS_UUID_ENC': '6108c551-4aeb-4cd2-b9a0-df4326671dc9', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '11', > 'ID_PART_ENTRY_OFFSET': '962287616', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '0006bf93-0b', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '272434171', > 'name': 'sda11', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part11', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part11', > '/dev/disk/by-uuid/6108c551-4aeb-4cd2-b9a0-df4326671dc9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11'} ; name: sda11 ; >12:11:24,101 INFO blivet: scanning sda11 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11)... >12:11:24,102 DEBUG blivet: DeviceTree.getDeviceByName: name: sda11 ; >12:11:24,103 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:24,104 INFO blivet: sda11 is a partition >12:11:24,105 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda11 ; >12:11:24,106 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:24,106 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:24,107 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >12:11:24,108 DEBUG blivet: PartitionDevice._setFormat: sda11 ; >12:11:24,108 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:24,109 DEBUG blivet: PartitionDevice._setFormat: sda11 ; current: None ; type: None ; >12:11:24,109 DEBUG blivet: looking up parted Partition: /dev/sda11 >12:11:24,110 DEBUG blivet: PartitionDevice.probe: sda11 ; exists: True ; >12:11:24,111 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 1 ; >12:11:24,111 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 10 ; >12:11:24,112 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 12 ; >12:11:24,112 INFO blivet: added partition sda11 (id 6) to device tree >12:11:24,113 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda11 ; >12:11:24,113 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda11 ; label_type: dos ; >12:11:24,114 DEBUG blivet: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >12:11:24,116 DEBUG blivet: DiskLabel.__init__: device: /dev/sda11 ; labelType: dos ; exists: True ; >12:11:24,139 WARN blivet: disklabel detected but not usable on sda11 >12:11:24,139 INFO blivet: type detected on 'sda11' is 'swap' >12:11:24,140 DEBUG blivet: SwapSpace.__init__: device: /dev/sda11 ; serial: S0V5D5QR ; uuid: 6108c551-4aeb-4cd2-b9a0-df4326671dc9 ; exists: True ; label: None ; >12:11:24,140 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:11:24,142 DEBUG blivet: PartitionDevice._setFormat: sda11 ; >12:11:24,142 DEBUG blivet: PartitionDevice._setFormat: sda11 ; current: None ; type: swap ; >12:11:24,143 DEBUG blivet: looking up parted Device: /dev/sda11 >12:11:24,144 INFO blivet: got device: PartitionDevice instance (0x4c89e90) -- > name = sda11 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 2000.0 > format = existing swap > major = 8 minor = 11 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda11 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 4096000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32614 did: 0 busy: True > hardwareGeometry: (254, 255, 63) biosGeometry: (254, 255, 63) > PedDevice: <_ped.Device object at 0x7f6698084ef0> > target size = 0 path = /dev/sda11 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980e1890> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f66980e1810> PedPartition: <_ped.Partition object at 0x7f66980c7890> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 962287616 end = 966383615 length = 4096000 > flags = >12:11:24,144 INFO blivet: got format: SwapSpace instance (0x4c89ed0) -- > type = swap name = swap status = True > device = /dev/sda11 uuid = 6108c551-4aeb-4cd2-b9a0-df4326671dc9 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:11:24,149 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part2 /dev/disk/by-id/wwn-0x5000c500611915d8-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '167782860', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '808985205', > 'ID_PART_ENTRY_TYPE': '0xf', > 'ID_PART_ENTRY_UUID': '0006bf93-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2429235', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part2', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:11:24,150 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >12:11:24,151 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >12:11:24,152 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:24,153 INFO blivet: sda2 is a partition >12:11:24,154 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:11:24,155 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:24,156 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:24,157 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >12:11:24,159 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >12:11:24,159 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:24,160 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:11:24,160 DEBUG blivet: looking up parted Partition: /dev/sda2 >12:11:24,162 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >12:11:24,164 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:11:24,165 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:11:24,166 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:11:24,166 INFO blivet: added partition sda2 (id 7) to device tree >12:11:24,167 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:11:24,168 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:11:24,168 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:11:24,169 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:11:24,213 WARN blivet: disklabel detected but not usable on sda2 >12:11:24,213 DEBUG blivet: no type or existing type for sda2, bailing >12:11:24,214 DEBUG blivet: looking up parted Device: /dev/sda2 >12:11:24,217 INFO blivet: got device: PartitionDevice instance (0x4c9e750) -- > name = sda2 status = True kids = 0 id = 7 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 395012.307129 > 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: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x4ca7050> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f66980b8e50> PedPartition: <_ped.Partition object at 0x7f66980c74d0> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 167782860 end = 976768064 length = 808985205 > flags = lba >12:11:24,224 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part3 /dev/disk/by-id/wwn-0x5000c500611915d8-part3 /dev/disk/by-uuid/82ad4ca6-0488-45bd-b6db-d465d4593094', > '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': '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': '82ad4ca6-0488-45bd-b6db-d465d4593094', > 'ID_FS_UUID_ENC': '82ad4ca6-0488-45bd-b6db-d465d4593094', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '976769024', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4096', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0006bf93-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2429279', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part3', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part3', > '/dev/disk/by-uuid/82ad4ca6-0488-45bd-b6db-d465d4593094'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >12:11:24,225 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >12:11:24,226 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >12:11:24,228 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:24,229 INFO blivet: sda3 is a partition >12:11:24,230 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >12:11:24,230 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:24,231 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:24,232 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >12:11:24,233 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >12:11:24,233 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:24,234 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >12:11:24,234 DEBUG blivet: looking up parted Partition: /dev/sda3 >12:11:24,235 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >12:11:24,237 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >12:11:24,238 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >12:11:24,239 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >12:11:24,239 INFO blivet: added partition sda3 (id 8) to device tree >12:11:24,240 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >12:11:24,241 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >12:11:24,241 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:11:24,242 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >12:11:24,284 WARN blivet: disklabel detected but not usable on sda3 >12:11:24,284 INFO blivet: type detected on 'sda3' is 'ext4' >12:11:24,337 DEBUG blivet: using current size 2 as min size >12:11:24,339 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:24,340 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:24,341 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >12:11:24,342 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >12:11:24,343 DEBUG blivet: looking up parted Device: /dev/sda3 >12:11:24,344 INFO blivet: got device: PartitionDevice instance (0x4c9ec10) -- > name = sda3 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 2.0 > 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: 4096 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f6698084f80> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980e1a50> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66980d7bd0> PedPartition: <_ped.Partition object at 0x7f66980c7650> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 976769024 end = 976773119 length = 4096 > flags = >12:11:24,345 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:24,346 INFO blivet: got format: Ext4FS instance (0x4c9ef50) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 82ad4ca6-0488-45bd-b6db-d465d4593094 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 2.0 targetSize = 2.0 > >12:11:24,352 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part5 /dev/disk/by-id/wwn-0x5000c500611915d8-part5 /dev/disk/by-uuid/000F73F1000CEAD5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '000F73F1000CEAD5', > 'ID_FS_UUID_ENC': '000F73F1000CEAD5', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '167782923', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '167782797', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0006bf93-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2429318', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part5', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part5', > '/dev/disk/by-uuid/000F73F1000CEAD5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >12:11:24,352 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >12:11:24,354 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >12:11:24,357 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:24,358 INFO blivet: sda5 is a partition >12:11:24,359 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >12:11:24,360 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:24,361 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:24,362 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >12:11:24,363 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >12:11:24,363 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:24,364 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >12:11:24,364 DEBUG blivet: looking up parted Partition: /dev/sda5 >12:11:24,365 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >12:11:24,366 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >12:11:24,367 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >12:11:24,368 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >12:11:24,368 INFO blivet: added partition sda5 (id 9) to device tree >12:11:24,369 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >12:11:24,369 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >12:11:24,370 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >12:11:24,371 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >12:11:24,430 WARN blivet: disklabel detected but not usable on sda5 >12:11:24,430 INFO blivet: type detected on 'sda5' is 'ntfs' >12:11:24,580 DEBUG blivet: padding min size from 3073 up to 3381 >12:11:24,581 DEBUG blivet: NTFS.supported: supported: False ; >12:11:24,581 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:11:24,581 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >12:11:24,582 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: ntfs ; >12:11:24,583 DEBUG blivet: looking up parted Device: /dev/sda5 >12:11:24,584 INFO blivet: got device: PartitionDevice instance (0x4c89f10) -- > name = sda5 status = True kids = 0 id = 9 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 81925.1938477 > format = existing ntfs filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 167782797 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32614 did: 0 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x4ca70e0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980d7dd0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66980d7d50> PedPartition: <_ped.Partition object at 0x7f66980c7590> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 167782923 end = 335565719 length = 167782797 > flags = >12:11:24,585 DEBUG blivet: NTFS.supported: supported: False ; >12:11:24,585 INFO blivet: got format: NTFS instance (0x4c9ec50) -- > type = ntfs name = ntfs status = False > device = /dev/sda5 uuid = 000F73F1000CEAD5 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 81925.0 targetSize = 81925.0 > >12:11:24,590 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part6 /dev/disk/by-id/wwn-0x5000c500611915d8-part6 /dev/disk/by-uuid/000AC82400006D5C', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '000AC82400006D5C', > 'ID_FS_UUID_ENC': '000AC82400006D5C', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '335565783', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '314584767', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0006bf93-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2429363', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part6', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part6', > '/dev/disk/by-uuid/000AC82400006D5C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >12:11:24,590 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >12:11:24,591 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >12:11:24,592 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:24,592 INFO blivet: sda6 is a partition >12:11:24,594 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >12:11:24,594 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:24,595 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:24,596 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >12:11:24,597 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >12:11:24,597 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:24,598 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >12:11:24,598 DEBUG blivet: looking up parted Partition: /dev/sda6 >12:11:24,599 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >12:11:24,599 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >12:11:24,600 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >12:11:24,601 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >12:11:24,601 INFO blivet: added partition sda6 (id 10) to device tree >12:11:24,602 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >12:11:24,602 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >12:11:24,603 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >12:11:24,604 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >12:11:24,642 WARN blivet: disklabel detected but not usable on sda6 >12:11:24,643 INFO blivet: type detected on 'sda6' is 'ntfs' >12:11:25,026 DEBUG blivet: padding min size from 7931 up to 8431 >12:11:25,028 DEBUG blivet: NTFS.supported: supported: False ; >12:11:25,028 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:11:25,029 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >12:11:25,030 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: ntfs ; >12:11:25,030 DEBUG blivet: looking up parted Device: /dev/sda6 >12:11:25,032 INFO blivet: got device: PartitionDevice instance (0x4c9e990) -- > name = sda6 status = True kids = 0 id = 10 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 153605.843262 > format = existing ntfs filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 314584767 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32614 did: 0 busy: False > hardwareGeometry: (19581, 255, 63) biosGeometry: (19581, 255, 63) > PedDevice: <_ped.Device object at 0x4ca7170> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980d7f90> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66980d7f10> PedPartition: <_ped.Partition object at 0x7f66980c75f0> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 335565783 end = 650150549 length = 314584767 > flags = >12:11:25,033 DEBUG blivet: NTFS.supported: supported: False ; >12:11:25,034 INFO blivet: got format: NTFS instance (0x4c9ed90) -- > type = ntfs name = ntfs status = False > device = /dev/sda6 uuid = 000AC82400006D5C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 153605.0 targetSize = 153605.0 > >12:11:25,042 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part7 /dev/disk/by-id/wwn-0x5000c500611915d8-part7 /dev/disk/by-uuid/000F11D70009FA79', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '000F11D70009FA79', > 'ID_FS_UUID_ENC': '000F11D70009FA79', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '650150613', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '209728512', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '0006bf93-07', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2433802', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part7', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part7', > '/dev/disk/by-uuid/000F11D70009FA79'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7'} ; name: sda7 ; >12:11:25,042 INFO blivet: scanning sda7 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7)... >12:11:25,044 DEBUG blivet: DeviceTree.getDeviceByName: name: sda7 ; >12:11:25,047 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,047 INFO blivet: sda7 is a partition >12:11:25,049 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda7 ; >12:11:25,050 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:25,051 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:25,052 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >12:11:25,054 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >12:11:25,054 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:25,055 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >12:11:25,055 DEBUG blivet: looking up parted Partition: /dev/sda7 >12:11:25,056 DEBUG blivet: PartitionDevice.probe: sda7 ; exists: True ; >12:11:25,057 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >12:11:25,058 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >12:11:25,059 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >12:11:25,059 INFO blivet: added partition sda7 (id 11) to device tree >12:11:25,060 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >12:11:25,061 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >12:11:25,062 DEBUG blivet: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >12:11:25,063 DEBUG blivet: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >12:11:25,111 WARN blivet: disklabel detected but not usable on sda7 >12:11:25,112 INFO blivet: type detected on 'sda7' is 'ntfs' >12:11:25,360 DEBUG blivet: padding min size from 3072 up to 3380 >12:11:25,361 DEBUG blivet: NTFS.supported: supported: False ; >12:11:25,361 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:11:25,362 DEBUG blivet: PartitionDevice._setFormat: sda7 ; >12:11:25,363 DEBUG blivet: PartitionDevice._setFormat: sda7 ; current: None ; type: ntfs ; >12:11:25,363 DEBUG blivet: looking up parted Device: /dev/sda7 >12:11:25,364 INFO blivet: got device: PartitionDevice instance (0x4c9ee90) -- > name = sda7 status = True kids = 0 id = 11 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 102406.5 > format = existing ntfs filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 209728512 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18772 did: 20047 busy: False > hardwareGeometry: (13054, 255, 63) biosGeometry: (13054, 255, 63) > PedDevice: <_ped.Device object at 0x4ca7290> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980e1190> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66980e1110> PedPartition: <_ped.Partition object at 0x7f66980c7710> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 650150613 end = 859879124 length = 209728512 > flags = >12:11:25,365 DEBUG blivet: NTFS.supported: supported: False ; >12:11:25,366 INFO blivet: got format: NTFS instance (0x4cac1d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda7 uuid = 000F11D70009FA79 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 102406.0 targetSize = 102406.0 > >12:11:25,371 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part8 /dev/disk/by-id/wwn-0x5000c500611915d8-part8 /dev/disk/by-uuid/4ffcb75c-417c-4b85-8854-b0c35c51f104', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': '4ffcb75c-417c-4b85-8854-b0c35c51f104', > 'ID_FS_UUID_ENC': '4ffcb75c-417c-4b85-8854-b0c35c51f104', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '859881472', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40960000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0006bf93-08', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2434029', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part8', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part8', > '/dev/disk/by-uuid/4ffcb75c-417c-4b85-8854-b0c35c51f104'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8'} ; name: sda8 ; >12:11:25,371 INFO blivet: scanning sda8 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8)... >12:11:25,372 DEBUG blivet: DeviceTree.getDeviceByName: name: sda8 ; >12:11:25,373 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,373 INFO blivet: sda8 is a partition >12:11:25,375 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda8 ; >12:11:25,376 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:25,377 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:25,378 DEBUG blivet: DiskDevice.addChild: kids: 8 ; name: sda ; >12:11:25,379 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >12:11:25,379 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:25,380 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >12:11:25,380 DEBUG blivet: looking up parted Partition: /dev/sda8 >12:11:25,381 DEBUG blivet: PartitionDevice.probe: sda8 ; exists: True ; >12:11:25,382 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >12:11:25,382 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >12:11:25,383 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >12:11:25,383 INFO blivet: added partition sda8 (id 12) to device tree >12:11:25,384 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >12:11:25,385 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >12:11:25,385 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >12:11:25,386 DEBUG blivet: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >12:11:25,444 WARN blivet: disklabel detected but not usable on sda8 >12:11:25,444 INFO blivet: type detected on 'sda8' is 'ext4' >12:11:25,527 DEBUG blivet: padding min size from 210 up to 231 >12:11:25,529 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:25,529 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:25,530 DEBUG blivet: PartitionDevice._setFormat: sda8 ; >12:11:25,532 DEBUG blivet: PartitionDevice._setFormat: sda8 ; current: None ; type: ext4 ; >12:11:25,532 DEBUG blivet: looking up parted Device: /dev/sda8 >12:11:25,534 INFO blivet: got device: PartitionDevice instance (0x4c9ef10) -- > name = sda8 status = True kids = 0 id = 12 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 20000.0 > format = existing ext4 filesystem > major = 8 minor = 8 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32614 did: 0 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x4ca7200> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980e1350> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66980e12d0> PedPartition: <_ped.Partition object at 0x7f66980c7770> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 859881472 end = 900841471 length = 40960000 > flags = >12:11:25,539 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:25,540 INFO blivet: got format: Ext4FS instance (0x4c9edd0) -- > type = ext4 name = ext4 status = False > device = /dev/sda8 uuid = 4ffcb75c-417c-4b85-8854-b0c35c51f104 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20000.0 targetSize = 20000.0 > >12:11:25,544 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part9 /dev/disk/by-id/wwn-0x5000c500611915d8-part9 /dev/disk/by-uuid/286ff6a6-e8ef-4b75-9b95-9adce7606279', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9', > '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': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': '286ff6a6-e8ef-4b75-9b95-9adce7606279', > 'ID_FS_UUID_ENC': '286ff6a6-e8ef-4b75-9b95-9adce7606279', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST500LT012-9WS142', > 'ID_MODEL_ENC': 'ST500LT012-9WS142\\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:0', > 'ID_PART_ENTRY_NUMBER': '9', > 'ID_PART_ENTRY_OFFSET': '900843520', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40960000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0006bf93-09', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006bf93', > 'ID_REVISION': '0001LVM1', > 'ID_SERIAL': 'ST500LT012-9WS142_S0V5D5QR', > 'ID_SERIAL_SHORT': 'S0V5D5QR', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500611915d8', > 'ID_WWN_WITH_EXTENSION': '0x5000c500611915d8', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2434117', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-ST500LT012-9WS142_S0V5D5QR-part9', > '/dev/disk/by-id/wwn-0x5000c500611915d8-part9', > '/dev/disk/by-uuid/286ff6a6-e8ef-4b75-9b95-9adce7606279'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9'} ; name: sda9 ; >12:11:25,545 INFO blivet: scanning sda9 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9)... >12:11:25,546 DEBUG blivet: DeviceTree.getDeviceByName: name: sda9 ; >12:11:25,548 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,549 INFO blivet: sda9 is a partition >12:11:25,549 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda9 ; >12:11:25,550 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:25,551 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:25,552 DEBUG blivet: DiskDevice.addChild: kids: 9 ; name: sda ; >12:11:25,552 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >12:11:25,553 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:25,553 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >12:11:25,553 DEBUG blivet: looking up parted Partition: /dev/sda9 >12:11:25,554 DEBUG blivet: PartitionDevice.probe: sda9 ; exists: True ; >12:11:25,555 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >12:11:25,558 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >12:11:25,560 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >12:11:25,560 INFO blivet: added partition sda9 (id 13) to device tree >12:11:25,560 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >12:11:25,561 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >12:11:25,562 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >12:11:25,563 DEBUG blivet: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >12:11:25,613 WARN blivet: disklabel detected but not usable on sda9 >12:11:25,614 INFO blivet: type detected on 'sda9' is 'ext4' >12:11:25,680 DEBUG blivet: padding min size from 3111 up to 3422 >12:11:25,682 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:25,682 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:25,683 DEBUG blivet: PartitionDevice._setFormat: sda9 ; >12:11:25,684 DEBUG blivet: PartitionDevice._setFormat: sda9 ; current: None ; type: ext4 ; >12:11:25,685 DEBUG blivet: looking up parted Device: /dev/sda9 >12:11:25,686 INFO blivet: got device: PartitionDevice instance (0x4c89e10) -- > name = sda9 status = True kids = 0 id = 13 > parents = ['existing 476940MB disk sda (3) with existing msdos disklabel'] > uuid = None size = 20000.0 > format = existing ext4 filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 40960000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32614 did: 0 busy: False > hardwareGeometry: (2549, 255, 63) biosGeometry: (2549, 255, 63) > PedDevice: <_ped.Device object at 0x4ca73b0> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f66980e1510> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66980e1490> PedPartition: <_ped.Partition object at 0x7f66980c77d0> > disk = existing 476940MB disk sda (3) with existing msdos disklabel > start = 900843520 end = 941803519 length = 40960000 > flags = >12:11:25,687 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:25,687 INFO blivet: got format: Ext4FS instance (0x4cac550) -- > type = ext4 name = ext4 status = False > device = /dev/sda9 uuid = 286ff6a6-e8ef-4b75-9b95-9adce7606279 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20000.0 targetSize = 20000.0 > >12:11:25,691 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-MATSHITA_DVD-RAM_UJ8D1_SCD1504409', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'MATSHITA_DVD-RAM_UJ8D1', > 'ID_MODEL_ENC': 'MATSHITA\\x20DVD-RAM\\x20UJ8D1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '8.10', > 'ID_SERIAL': 'MATSHITA_DVD-RAM_UJ8D1_SCD1504409', > 'ID_SERIAL_SHORT': 'SCD1504409', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '36515', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-MATSHITA_DVD-RAM_UJ8D1_SCD1504409'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >12:11:25,691 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >12:11:25,692 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >12:11:25,692 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,693 INFO blivet: sr0 is a cdrom >12:11:25,693 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >12:11:25,693 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:25,695 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:11:25,695 INFO blivet: added cdrom sr0 (id 14) to device tree >12:11:25,696 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:11:25,702 DEBUG blivet: no device or no media present >12:11:25,704 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '51861', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:11:25,704 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:11:25,705 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:11:25,705 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,705 INFO blivet: loop0 is a loop device >12:11:25,706 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:11:25,707 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:11:25,708 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,708 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:25,709 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:11:25,709 INFO blivet: added file /osmin.img (deleted) (id 15) to device tree >12:11:25,711 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:11:25,711 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:25,712 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:11:25,712 INFO blivet: added loop loop0 (id 16) to device tree >12:11:25,713 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:11:25,714 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:11:25,714 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:11:25,714 DEBUG blivet: device loop0 does not contain a disklabel >12:11:25,714 INFO blivet: type detected on 'loop0' is 'squashfs' >12:11:25,714 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:11:25,716 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >12:11:25,716 INFO blivet: got device: LoopDevice instance (0x4cac910) -- > name = loop0 status = False kids = 0 id = 16 > parents = ['existing 0MB file /osmin.img (deleted) (15)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >12:11:25,716 INFO blivet: got format: DeviceFormat instance (0x4c9e710) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:11:25,717 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': '52214', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:11:25,718 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:11:25,719 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:11:25,719 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,720 INFO blivet: loop1 is a loop device >12:11:25,720 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:11:25,721 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >12:11:25,722 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,722 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:25,723 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:11:25,723 INFO blivet: added file /osmin (id 17) to device tree >12:11:25,724 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:11:25,724 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:25,725 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:11:25,726 INFO blivet: added loop loop1 (id 18) to device tree >12:11:25,726 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:11:25,727 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:11:25,727 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:11:25,728 DEBUG blivet: device loop1 does not contain a disklabel >12:11:25,728 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >12:11:25,728 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:11:25,729 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >12:11:25,730 INFO blivet: got device: LoopDevice instance (0x4cac990) -- > name = loop1 status = False kids = 0 id = 18 > parents = ['existing 0MB file /osmin (17)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:11:25,730 INFO blivet: got format: DeviceFormat instance (0x4cac150) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:11:25,731 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52563', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:11:25,731 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:11:25,732 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:11:25,733 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,733 INFO blivet: loop2 is a loop device >12:11:25,734 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:11:25,735 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:11:25,736 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,736 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:25,737 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:11:25,737 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 19) to device tree >12:11:25,738 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:11:25,738 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:25,739 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:11:25,739 INFO blivet: added loop loop2 (id 20) to device tree >12:11:25,740 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:11:25,741 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:11:25,741 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:11:25,741 DEBUG blivet: device loop2 does not contain a disklabel >12:11:25,741 INFO blivet: type detected on 'loop2' is 'squashfs' >12:11:25,742 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:11:25,743 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >12:11:25,743 INFO blivet: got device: LoopDevice instance (0x4cac4d0) -- > name = loop2 status = False kids = 0 id = 20 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (19)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:11:25,743 INFO blivet: got format: DeviceFormat instance (0x4cac490) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:11:25,745 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52914', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:11:25,745 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >12:11:25,746 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:11:25,747 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,747 INFO blivet: loop3 is a loop device >12:11:25,748 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:11:25,749 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:11:25,750 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,750 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:25,751 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:11:25,751 INFO blivet: added file /LiveOS/ext3fs.img (id 21) to device tree >12:11:25,752 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:11:25,752 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:25,753 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:11:25,753 INFO blivet: added loop loop3 (id 22) to device tree >12:11:25,754 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:11:25,755 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:11:25,756 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:25,756 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:25,756 DEBUG blivet: device loop3 does not contain a disklabel >12:11:25,756 INFO blivet: type detected on 'loop3' is 'ext4' >12:11:25,780 DEBUG blivet: using current size 0 as min size >12:11:25,782 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:25,783 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:25,783 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:11:25,784 INFO blivet: got device: LoopDevice instance (0x4caca90) -- > name = loop3 status = False kids = 0 id = 22 > parents = ['existing 0MB file /LiveOS/ext3fs.img (21)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >12:11:25,785 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:25,785 INFO blivet: got format: Ext4FS instance (0x4cacbd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >12:11:25,786 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': '53282', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:11:25,787 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >12:11:25,788 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:11:25,789 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,789 INFO blivet: loop4 is a loop device >12:11:25,790 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:11:25,791 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:11:25,792 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,792 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:25,793 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:11:25,793 INFO blivet: added file /overlay (deleted) (id 23) to device tree >12:11:25,794 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:11:25,794 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:25,795 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:11:25,796 INFO blivet: added loop loop4 (id 24) to device tree >12:11:25,796 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:11:25,797 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:11:25,797 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:11:25,798 DEBUG blivet: device loop4 does not contain a disklabel >12:11:25,798 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >12:11:25,798 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:11:25,799 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >12:11:25,800 INFO blivet: got device: LoopDevice instance (0x4caccd0) -- > name = loop4 status = False kids = 0 id = 24 > parents = ['existing 0MB file /overlay (deleted) (23)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:11:25,800 INFO blivet: got format: DeviceFormat instance (0x4cac9d0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:11:25,802 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11412', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:11:25,802 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:11:25,803 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:11:25,804 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,804 INFO blivet: live-rw is a device-mapper device >12:11:25,805 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:11:25,806 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:11:25,807 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (22) with existing ext4 filesystem >12:11:25,808 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >12:11:25,809 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (24) with existing DM_snapshot_cow >12:11:25,810 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:11:25,810 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,811 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:11:25,811 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:25,812 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:11:25,813 INFO blivet: added dm live-rw (id 25) to device tree >12:11:25,813 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:11:25,814 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:11:25,815 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:25,815 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:25,815 DEBUG blivet: device live-rw does not contain a disklabel >12:11:25,816 INFO blivet: type detected on 'live-rw' is 'ext4' >12:11:25,839 DEBUG blivet: padding min size from 3226 up to 3548 >12:11:25,840 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:25,841 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:25,842 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:11:25,842 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:11:25,843 INFO blivet: got device: DMDevice instance (0x4cac390) -- > name = live-rw status = True kids = 0 id = 25 > parents = ['existing 0MB loop loop4 (24) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32614 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f6698084d40> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:11:25,845 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:25,845 INFO blivet: got format: Ext4FS instance (0x4cacd90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >12:11:25,850 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36447', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:11:25,850 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:11:25,851 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:11:25,852 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,852 INFO blivet: live-base is a device-mapper device >12:11:25,853 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:11:25,854 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:11:25,855 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:11:25,855 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (22) with existing ext4 filesystem >12:11:25,856 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:11:25,857 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,858 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:11:25,859 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:25,860 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:11:25,860 INFO blivet: added dm live-base (id 26) to device tree >12:11:25,861 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:11:25,861 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:11:25,862 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:25,863 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:25,863 DEBUG blivet: device live-base does not contain a disklabel >12:11:25,863 INFO blivet: type detected on 'live-base' is 'ext4' >12:11:25,887 DEBUG blivet: using current size 0 as min size >12:11:25,889 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:25,889 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:25,890 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:11:25,891 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:11:25,892 INFO blivet: got device: DMDevice instance (0x4cacc90) -- > name = live-base status = True kids = 0 id = 26 > parents = ['existing 0MB loop loop3 (22) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32614 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4ca7320> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:11:25,894 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:25,894 INFO blivet: got format: Ext4FS instance (0x4cacc10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >12:11:25,899 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /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-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '44013', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >12:11:25,899 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >12:11:25,900 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:11:25,901 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,901 INFO blivet: live-osimg-min is a device-mapper device >12:11:25,902 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:11:25,903 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:11:25,904 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >12:11:25,904 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:11:25,905 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (18) with existing DM_snapshot_cow >12:11:25,906 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >12:11:25,907 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (22) with existing ext4 filesystem >12:11:25,908 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:11:25,909 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:11:25,910 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >12:11:25,910 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:11:25,911 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:11:25,911 INFO blivet: added dm live-osimg-min (id 27) to device tree >12:11:25,912 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:11:25,913 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:11:25,914 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:25,914 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:25,914 DEBUG blivet: device live-osimg-min does not contain a disklabel >12:11:25,914 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >12:11:25,938 DEBUG blivet: using current size 0 as min size >12:11:25,940 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:25,941 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:11:25,942 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:11:25,943 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >12:11:25,944 INFO blivet: got device: DMDevice instance (0x4cac090) -- > name = live-osimg-min status = True kids = 0 id = 27 > parents = ['existing 0MB loop loop3 (22) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4ca75f0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:11:25,945 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:25,945 INFO blivet: got format: Ext4FS instance (0x4cb4150) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >12:11:25,964 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:11:25,965 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >12:11:25,966 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >12:11:25,979 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:11:25,991 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:11:25,992 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:25,993 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,004 DEBUG blivet: PartitionDevice.teardown: sda10 ; status: True ; controllable: True ; >12:11:26,015 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:11:26,016 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,018 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,028 DEBUG blivet: PartitionDevice.teardown: sda11 ; status: True ; controllable: True ; >12:11:26,029 DEBUG blivet: SwapSpace.teardown: device: /dev/sda11 ; status: True ; type: swap ; >12:11:26,041 DEBUG blivet: SwapSpace.teardown: device: /dev/sda11 ; status: False ; type: swap ; >12:11:26,259 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:11:26,260 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,262 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,275 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:11:26,287 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:11:26,287 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,289 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,302 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >12:11:26,313 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:11:26,314 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,315 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,326 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >12:11:26,337 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:11:26,338 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,339 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,350 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >12:11:26,361 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:11:26,362 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,363 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,374 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:11:26,386 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:11:26,387 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,388 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,401 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >12:11:26,413 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:11:26,414 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,415 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,426 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:11:26,427 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:11:26,428 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:11:26,439 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:11:26,439 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:11:26,440 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:11:26,440 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:11:26,441 INFO blivet: edd: collected mbr signatures: {'sda': '0x0006bf93', 'sdb': '0xcad4ebea'} >12:11:26,442 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:11:26,448 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:11:26,500 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:11:26,531 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:11:26,532 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,533 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,544 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >12:11:26,544 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:11:26,619 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:11:26,650 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:11:26,651 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,652 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,663 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >12:11:26,664 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:11:26,726 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >12:11:26,757 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:11:26,758 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,759 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:11:26,789 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:26,790 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:26,791 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:26,792 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:26,793 DEBUG blivet: NTFS.supported: supported: False ; >12:11:26,794 DEBUG blivet: FATFS.supported: supported: True ; >12:11:26,796 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:26,797 DEBUG blivet: NTFS.supported: supported: False ; >12:11:26,798 DEBUG blivet: NTFS.supported: supported: False ; >12:11:26,800 DEBUG blivet: NTFS.supported: supported: False ; >12:11:26,801 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:26,802 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:26,803 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:26,806 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:11:26,819 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:26,821 INFO blivet: Skipping disk: sdc: No media present >12:11:26,846 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >12:11:26,847 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (26) with existing ext4 filesystem >12:11:33,280 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:33,282 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:33,284 INFO blivet: Skipping disk: sdc: No media present >12:11:33,310 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:11:33,311 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:11:33,311 DEBUG blivet: NFSv4.supported: supported: False ; >12:11:33,312 DEBUG blivet: NFSv4.supported: supported: False ; >12:11:33,312 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:11:33,313 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:11:33,313 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:33,314 DEBUG blivet: Ext4FS.supported: supported: True ; >12:11:33,657 DEBUG blivet: Ext3FS.supported: supported: True ; >12:11:33,659 DEBUG blivet: Ext3FS.supported: supported: True ; >12:11:33,686 DEBUG blivet: Ext2FS.supported: supported: True ; >12:11:33,688 DEBUG blivet: Ext2FS.supported: supported: True ; >12:11:33,788 DEBUG blivet: SysFS.supported: supported: False ; >12:11:33,789 DEBUG blivet: SysFS.supported: supported: False ; >12:11:33,790 DEBUG blivet: MultipathMember.__init__: >12:11:33,791 DEBUG blivet: MDRaidMember.__init__: >12:11:33,792 DEBUG blivet: ProcFS.supported: supported: False ; >12:11:33,793 DEBUG blivet: ProcFS.supported: supported: False ; >12:11:33,793 DEBUG blivet: SwapSpace.__init__: >12:11:33,805 DEBUG blivet: NoDevFS.supported: supported: False ; >12:11:33,806 DEBUG blivet: NoDevFS.supported: supported: False ; >12:11:33,806 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:11:33,807 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:11:33,807 DEBUG blivet: BTRFS.supported: supported: True ; >12:11:33,808 DEBUG blivet: USBFS.supported: supported: False ; >12:11:33,809 DEBUG blivet: USBFS.supported: supported: False ; >12:11:33,809 DEBUG blivet: DiskLabel.__init__: >12:11:33,809 INFO blivet: DiskLabel.partedDevice returning None >12:11:33,810 DEBUG blivet: HFSPlus.supported: supported: False ; >12:11:33,810 DEBUG blivet: HFSPlus.supported: supported: False ; >12:11:33,811 DEBUG blivet: XFS.supported: supported: True ; >12:11:33,811 DEBUG blivet: XFS.supported: supported: True ; >12:11:33,812 DEBUG blivet: TmpFS.supported: supported: True ; >12:11:33,821 DEBUG blivet: LUKS.__init__: >12:11:33,822 DEBUG blivet: NTFS.supported: supported: False ; >12:11:33,822 DEBUG blivet: NTFS.supported: supported: False ; >12:11:33,823 DEBUG blivet: BindFS.supported: supported: False ; >12:11:33,823 DEBUG blivet: BindFS.supported: supported: False ; >12:11:33,824 DEBUG blivet: HFS.supported: supported: False ; >12:11:33,824 DEBUG blivet: HFS.supported: supported: False ; >12:11:33,825 DEBUG blivet: LVMPhysicalVolume.__init__: >12:11:33,825 DEBUG blivet: NFS.supported: supported: False ; >12:11:33,826 DEBUG blivet: NFS.supported: supported: False ; >12:11:33,826 DEBUG blivet: FATFS.supported: supported: True ; >12:11:33,827 DEBUG blivet: FATFS.supported: supported: True ; >12:11:33,828 DEBUG blivet: DMRaidMember.__init__: >12:11:35,093 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:35,112 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:35,113 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:56,885 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:56,886 INFO blivet: Skipping disk: sdc: No media present >12:11:56,887 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:56,889 INFO blivet: Skipping disk: sdc: No media present >12:11:56,890 INFO blivet: Detected 3856M of memory >12:11:56,890 INFO blivet: Swap attempt of 3856M >12:11:56,892 DEBUG blivet: clearpart: looking at sda11 >12:11:56,892 DEBUG blivet: clearpart: looking at sda10 >12:11:56,893 DEBUG blivet: clearpart: looking at sda9 >12:11:56,893 DEBUG blivet: clearpart: looking at sda8 >12:11:56,893 DEBUG blivet: clearpart: looking at sda7 >12:11:56,893 DEBUG blivet: clearpart: looking at sda6 >12:11:56,894 DEBUG blivet: clearpart: looking at sda5 >12:11:56,894 DEBUG blivet: clearpart: looking at sdb4 >12:11:56,894 DEBUG blivet: clearpart: looking at sda3 >12:11:56,894 DEBUG blivet: clearpart: looking at sda2 >12:11:56,895 DEBUG blivet: clearpart: looking at sda1 >12:11:56,895 DEBUG blivet: checking whether disk sda has an empty extended >12:11:56,902 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66980c9b10> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x57e64d0> PedPartition: <_ped.Partition object at 0x59233b0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11'] >12:11:56,902 DEBUG blivet: checking whether disk sdb has an empty extended >12:11:56,903 DEBUG blivet: extended is None ; logicals is [] >12:11:56,903 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:56,904 INFO blivet: Skipping disk: sdc: No media present >12:11:56,905 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:56,907 INFO blivet: Skipping disk: sdc: No media present >12:11:56,908 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:56,909 INFO blivet: Skipping disk: sdc: No media present >12:11:56,910 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:56,912 INFO blivet: Skipping disk: sdc: No media present >12:11:56,959 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:56,960 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:56,961 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:56,962 INFO blivet: Skipping disk: sdc: No media present >12:11:56,981 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:56,982 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:56,983 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:11:56,983 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:11:56,983 DEBUG blivet: resolved 'sda' to 'sda' (disk) >12:11:56,986 DEBUG blivet: starting Blivet copy >12:11:57,035 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >12:11:57,035 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x59fe050> fileSystem: <parted.filesystem.FileSystem object at 0x7f669002f2d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f669002f1d0> PedPartition: <_ped.Partition object at 0x51c16b0> >12:11:57,036 DEBUG blivet: PartitionDevice._setPartedPartition: sda10 ; >12:11:57,037 DEBUG blivet: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x59fe050> fileSystem: <parted.filesystem.FileSystem object at 0x7f669002ff10> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f669002ff50> PedPartition: <_ped.Partition object at 0x593ba70> >12:11:57,037 DEBUG blivet: PartitionDevice._setPartedPartition: sda11 ; >12:11:57,038 DEBUG blivet: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x59fe050> fileSystem: <parted.filesystem.FileSystem object at 0x7f6690043150> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6690043050> PedPartition: <_ped.Partition object at 0x593bad0> >12:11:57,039 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >12:11:57,040 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x59fe050> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x57b5150> PedPartition: <_ped.Partition object at 0x51c1710> >12:11:57,041 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >12:11:57,041 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x59fe050> fileSystem: <parted.filesystem.FileSystem object at 0x7f6690043110> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f669002f3d0> PedPartition: <_ped.Partition object at 0x593b8f0> >12:11:57,042 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >12:11:57,043 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x59fe050> fileSystem: <parted.filesystem.FileSystem object at 0x7f669002f150> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f669002f490> PedPartition: <_ped.Partition object at 0x593b830> >12:11:57,043 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >12:11:57,044 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x59fe050> fileSystem: <parted.filesystem.FileSystem object at 0x7f669002f790> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f669002f750> PedPartition: <_ped.Partition object at 0x593b890> >12:11:57,045 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >12:11:57,045 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x59fe050> fileSystem: <parted.filesystem.FileSystem object at 0x7f669002ff90> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f669002ffd0> PedPartition: <_ped.Partition object at 0x593b950> >12:11:57,046 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >12:11:57,046 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x59fe050> fileSystem: <parted.filesystem.FileSystem object at 0x7f669002fb90> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f669002fa50> PedPartition: <_ped.Partition object at 0x593b9b0> >12:11:57,047 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >12:11:57,048 DEBUG blivet: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x59fe050> fileSystem: <parted.filesystem.FileSystem object at 0x7f669002fd10> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f669002fd50> PedPartition: <_ped.Partition object at 0x593ba10> >12:11:57,049 DEBUG blivet: PartitionDevice._setPartedPartition: sdb4 ; >12:11:57,049 DEBUG blivet: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x593f550> fileSystem: <parted.filesystem.FileSystem object at 0x7f6690043210> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x59fe710> PedPartition: <_ped.Partition object at 0x593bb30> >12:11:57,049 DEBUG blivet: finished Blivet copy >12:11:57,049 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:57,051 INFO blivet: Skipping disk: sdc: No media present >12:11:57,051 INFO blivet: hiding device partition sdb4 (id 1) >12:11:57,052 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:11:57,052 DEBUG blivet: lvm filter: adding sdb4 to the reject list >12:11:57,052 INFO blivet: hiding device disk sdb (id 0) >12:11:57,052 DEBUG blivet: lvm filter: adding sdb to the reject list >12:11:57,054 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,055 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,056 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,057 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,058 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,059 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,059 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,061 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,062 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,063 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,064 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,065 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,065 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,066 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,067 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:57,074 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,075 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,076 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,078 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,078 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,080 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,080 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,081 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,082 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,083 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,084 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,085 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,086 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,087 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,087 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:57,091 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,092 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,092 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,094 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,094 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,096 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,096 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,097 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,098 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,099 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,100 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,101 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,102 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:11:57,103 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:11:57,104 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:57,126 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:57,127 INFO blivet: Skipping disk: sdc: No media present >12:11:57,128 DEBUG blivet: looking up parted Device: /dev/sdc >12:11:57,130 INFO blivet: Skipping disk: sdc: No media present >12:11:58,506 DEBUG blivet: NTFS.supported: supported: False ; >12:11:58,506 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:12:00,553 DEBUG blivet: NTFS.supported: supported: False ; >12:12:00,553 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:12:01,493 DEBUG blivet: NTFS.supported: supported: False ; >12:12:01,493 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:12:01,495 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:01,506 DEBUG blivet: NTFS.supported: supported: False ; >12:12:01,506 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:12:01,519 DEBUG blivet: SwapSpace.__init__: >12:12:01,519 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:12:01,947 DEBUG blivet: SwapSpace.__init__: >12:12:01,947 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:12:01,949 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:01,965 DEBUG blivet: FATFS.supported: supported: True ; >12:12:01,965 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:12:02,633 DEBUG blivet: FATFS.supported: supported: True ; >12:12:02,633 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:12:02,634 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:02,647 DEBUG blivet: SwapSpace.__init__: >12:12:02,647 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:12:03,106 DEBUG blivet: SwapSpace.__init__: >12:12:03,106 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:12:03,107 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:03,120 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:03,120 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:06,499 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:06,499 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:06,501 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 2, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:07,428 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:07,428 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:07,431 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:08,723 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:08,723 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:08,725 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:10,458 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:10,458 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:10,459 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:10,474 DEBUG blivet: FATFS.supported: supported: True ; >12:12:10,475 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:12:11,043 DEBUG blivet: FATFS.supported: supported: True ; >12:12:11,043 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:12:11,045 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:11,062 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:11,062 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:14,058 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:14,059 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:14,060 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 2, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:14,077 DEBUG blivet: FATFS.supported: supported: True ; >12:12:14,077 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:12:15,507 DEBUG blivet: FATFS.supported: supported: True ; >12:12:15,507 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:12:15,509 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:15,528 DEBUG blivet: NTFS.supported: supported: False ; >12:12:15,528 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:12:16,803 DEBUG blivet: NTFS.supported: supported: False ; >12:12:16,803 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:12:16,805 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 102406, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:16,813 DEBUG blivet: NTFS.supported: supported: False ; >12:12:16,814 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:12:16,822 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:16,822 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:24,682 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:24,682 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:28,610 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:28,610 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:28,611 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:28,627 DEBUG blivet: NTFS.supported: supported: False ; >12:12:28,627 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:12:29,297 DEBUG blivet: NTFS.supported: supported: False ; >12:12:29,297 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:12:29,298 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 102406, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:29,304 DEBUG blivet: NTFS.supported: supported: False ; >12:12:29,304 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:12:29,313 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:29,313 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:33,322 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:33,322 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:33,323 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:33,339 DEBUG blivet: NTFS.supported: supported: False ; >12:12:33,339 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:12:34,027 DEBUG blivet: NTFS.supported: supported: False ; >12:12:34,027 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:12:34,029 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 102406, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:34,038 DEBUG blivet: NTFS.supported: supported: False ; >12:12:34,038 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:12:34,047 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:34,047 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:41,038 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:41,038 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:42,331 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:42,331 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:42,333 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:42,337 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:12:42,337 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:12:42,338 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; >12:12:42,338 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:12:42,339 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; current: ext4 ; type: None ; >12:12:42,339 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on partition sda8 (id 12) >12:12:42,340 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >12:12:42,341 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; >12:12:42,342 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; current: None ; type: ext4 ; >12:12:42,343 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at / on partition sda8 (id 12) >12:12:43,970 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:43,970 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:43,972 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:43,990 DEBUG blivet: NTFS.supported: supported: False ; >12:12:43,990 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:12:45,005 DEBUG blivet: NTFS.supported: supported: False ; >12:12:45,005 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:12:45,007 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 102406, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:45,018 DEBUG blivet: NTFS.supported: supported: False ; >12:12:45,018 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:12:45,030 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:45,031 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:50,357 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:50,358 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:51,325 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:51,325 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:51,329 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:51,333 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:12:51,334 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:12:51,336 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; >12:12:51,336 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:12:51,337 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; current: ext4 ; type: None ; >12:12:51,338 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem on partition sda9 (id 13) >12:12:51,339 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda9 ; status: False ; type: None ; >12:12:51,340 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; >12:12:51,341 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; current: None ; type: ext4 ; >12:12:51,342 INFO storage.ui: registered action: [3] Create Format ext4 filesystem mounted at /usr on partition sda9 (id 13) >12:12:55,002 DEBUG blivet: Ext4FS.supported: supported: True ; >12:12:55,003 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:12:55,005 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:12:55,022 DEBUG blivet: FATFS.supported: supported: True ; >12:12:55,022 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:13:02,149 DEBUG blivet: FATFS.supported: supported: True ; >12:13:02,149 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:13:03,057 DEBUG blivet: FATFS.supported: supported: True ; >12:13:03,057 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:13:03,059 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:03,061 DEBUG storage.ui: FATFS.supported: supported: True ; >12:13:03,061 DEBUG storage.ui: getFormat('vfat') returning FATFS instance >12:13:03,062 DEBUG storage.ui: PartitionDevice._setFormat: sda10 ; >12:13:03,062 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:13:03,063 DEBUG storage.ui: PartitionDevice._setFormat: sda10 ; current: vfat ; type: None ; >12:13:03,063 INFO storage.ui: registered action: [4] Destroy Format vfat filesystem on partition sda10 (id 5) >12:13:03,064 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda10 ; status: False ; type: None ; >12:13:03,065 DEBUG storage.ui: PartitionDevice._setFormat: sda10 ; >12:13:03,066 DEBUG storage.ui: PartitionDevice._setFormat: sda10 ; current: None ; type: vfat ; >12:13:03,066 INFO storage.ui: registered action: [5] Create Format vfat filesystem mounted at /home on partition sda10 (id 5) >12:13:04,738 DEBUG blivet: FATFS.supported: supported: True ; >12:13:04,738 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:13:04,740 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:04,755 DEBUG blivet: SwapSpace.__init__: >12:13:04,755 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:13:08,829 DEBUG blivet: SwapSpace.__init__: >12:13:08,829 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:13:13,258 DEBUG blivet: SwapSpace.__init__: >12:13:13,259 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:13:13,260 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:13,264 DEBUG storage.ui: SwapSpace.__init__: device: /dev/sda11 ; mountpoint: None ; label: ; >12:13:13,265 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:13:13,266 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda11 ; status: False ; type: swap ; >12:13:13,267 DEBUG storage.ui: PartitionDevice._setFormat: sda11 ; >12:13:13,267 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:13:13,268 DEBUG storage.ui: PartitionDevice._setFormat: sda11 ; current: swap ; type: None ; >12:13:13,268 INFO storage.ui: registered action: [6] Destroy Format swap on partition sda11 (id 6) >12:13:13,269 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda11 ; status: False ; type: None ; >12:13:13,270 DEBUG storage.ui: PartitionDevice._setFormat: sda11 ; >12:13:13,271 DEBUG storage.ui: PartitionDevice._setFormat: sda11 ; current: None ; type: swap ; >12:13:13,271 INFO storage.ui: registered action: [7] Create Format swap on partition sda11 (id 6) >12:13:14,739 DEBUG blivet: SwapSpace.__init__: >12:13:14,739 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:13:14,740 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:14,759 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:14,759 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:16,061 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:16,061 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:16,063 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 2, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:16,081 DEBUG blivet: NTFS.supported: supported: False ; >12:13:16,081 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:13:16,441 DEBUG blivet: NTFS.supported: supported: False ; >12:13:16,441 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:13:16,443 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:16,449 DEBUG blivet: NTFS.supported: supported: False ; >12:13:16,449 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:13:16,459 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:16,459 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:20,726 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:20,726 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:20,729 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 2, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:20,754 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:20,754 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:21,435 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:21,435 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:21,437 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:23,069 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:23,069 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:23,073 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:34,214 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:34,214 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:34,216 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 2, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:34,240 DEBUG blivet: NTFS.supported: supported: False ; >12:13:34,240 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:13:34,661 DEBUG blivet: NTFS.supported: supported: False ; >12:13:34,661 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:13:34,664 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:34,675 DEBUG blivet: NTFS.supported: supported: False ; >12:13:34,675 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:13:34,689 DEBUG blivet: NTFS.supported: supported: False ; >12:13:34,689 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:13:35,042 DEBUG blivet: NTFS.supported: supported: False ; >12:13:35,042 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:13:35,043 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 153605, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:35,050 DEBUG blivet: NTFS.supported: supported: False ; >12:13:35,050 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:13:35,061 DEBUG blivet: NTFS.supported: supported: False ; >12:13:35,061 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:13:36,059 DEBUG blivet: NTFS.supported: supported: False ; >12:13:36,060 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:13:36,061 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:36,070 DEBUG blivet: NTFS.supported: supported: False ; >12:13:36,070 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:13:36,082 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:36,083 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:38,375 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >12:13:38,375 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:13:38,376 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: ext4 ; type: None ; >12:13:38,376 INFO storage.ui: registered action: [8] Destroy Format ext4 filesystem on partition sda3 (id 8) >12:13:38,377 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:13:38,379 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:13:38,395 INFO storage.ui: removed partition sda3 (id 8) from device tree >12:13:38,396 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >12:13:38,396 INFO storage.ui: registered action: [9] Destroy Device partition sda3 (id 8) >12:13:38,397 DEBUG blivet: looking up parted Device: /dev/sdc >12:13:38,399 INFO blivet: Skipping disk: sdc: No media present >12:13:38,416 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,418 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,419 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,420 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,421 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,422 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,423 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,424 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,425 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,427 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,428 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,429 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,430 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,431 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,431 DEBUG blivet: looking up parted Device: /dev/sdc >12:13:38,453 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,455 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,456 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,457 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,457 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,459 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,459 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,460 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,461 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,462 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,463 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,464 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,465 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,466 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,466 DEBUG blivet: looking up parted Device: /dev/sdc >12:13:38,470 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,471 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,472 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,473 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,473 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,475 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,475 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,476 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,477 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,478 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,479 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,480 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,481 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:13:38,482 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:13:38,482 DEBUG blivet: looking up parted Device: /dev/sdc >12:13:38,499 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:38,499 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:38,500 DEBUG blivet: FATFS.supported: supported: True ; >12:13:38,500 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:13:40,711 DEBUG blivet: FATFS.supported: supported: True ; >12:13:40,711 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:13:40,713 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:40,731 DEBUG blivet: NTFS.supported: supported: False ; >12:13:40,731 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:13:44,819 DEBUG blivet: NTFS.supported: supported: False ; >12:13:44,819 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:13:44,820 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:44,829 DEBUG blivet: NTFS.supported: supported: False ; >12:13:44,829 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:13:44,840 DEBUG blivet: NTFS.supported: supported: False ; >12:13:44,840 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:13:44,842 DEBUG blivet: FATFS.supported: supported: True ; >12:13:44,842 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:13:49,251 DEBUG blivet: FATFS.supported: supported: True ; >12:13:49,251 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:13:49,253 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:49,272 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:49,272 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:50,658 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:50,658 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:50,660 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:51,155 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:51,156 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:51,158 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:51,176 DEBUG blivet: SwapSpace.__init__: >12:13:51,176 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:13:51,714 DEBUG blivet: SwapSpace.__init__: >12:13:51,714 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:13:51,715 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:51,731 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:51,731 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:52,853 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:52,853 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:52,855 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:57,636 DEBUG blivet: Ext4FS.supported: supported: True ; >12:13:57,636 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:13:57,639 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:13:57,658 DEBUG blivet: FATFS.supported: supported: True ; >12:13:57,659 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:14:01,237 DEBUG blivet: FATFS.supported: supported: True ; >12:14:01,237 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:14:01,241 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x593f0d0>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >12:14:02,505 INFO storage.ui: unhiding device disk sdb (id 0) >12:14:02,505 DEBUG storage.ui: lvm filter: removing sdb from the reject list >12:14:02,505 INFO storage.ui: unhiding device partition sdb4 (id 1) >12:14:02,505 DEBUG storage.ui: lvm filter: removing sdb4 from the reject list >12:14:02,506 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:14:02,510 DEBUG blivet: looking up parted Device: /dev/sdc >12:14:02,511 INFO blivet: Skipping disk: sdc: No media present >12:14:02,532 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:14:02,533 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:14:02,534 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:14:02,535 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:14:02,535 DEBUG blivet: resolved 'sda' to 'sda' (disk) >12:14:08,188 DEBUG blivet: looking up parted Device: /dev/sdc >12:14:08,200 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:14:08,201 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:14:19,339 DEBUG blivet: looking up parted Device: /dev/sdc >12:14:19,340 INFO blivet: Skipping disk: sdc: No media present >12:14:19,341 DEBUG blivet: looking up parted Device: /dev/sdc >12:14:19,343 INFO blivet: Skipping disk: sdc: No media present >12:14:19,344 INFO blivet: Detected 3856M of memory >12:14:19,344 INFO blivet: Swap attempt of 3856M >12:14:19,346 DEBUG blivet: clearpart: looking at sda11 >12:14:19,346 DEBUG blivet: clearpart: looking at sda10 >12:14:19,346 DEBUG blivet: clearpart: looking at sda9 >12:14:19,347 DEBUG blivet: clearpart: looking at sda8 >12:14:19,347 DEBUG blivet: clearpart: looking at sda7 >12:14:19,347 DEBUG blivet: clearpart: looking at sda6 >12:14:19,347 DEBUG blivet: clearpart: looking at sda5 >12:14:19,348 DEBUG blivet: clearpart: looking at sdb4 >12:14:19,348 DEBUG blivet: clearpart: looking at sda2 >12:14:19,348 DEBUG blivet: clearpart: looking at sda1 >12:14:19,349 DEBUG blivet: checking whether disk sda has an empty extended >12:14:19,353 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x59fe050> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4c9ee90> PedPartition: <_ped.Partition object at 0x7f66980ce7d0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11'] >12:14:19,353 DEBUG blivet: checking whether disk sdb has an empty extended >12:14:19,354 DEBUG blivet: extended is None ; logicals is [] >12:14:19,354 DEBUG blivet: looking up parted Device: /dev/sdc >12:14:19,356 INFO blivet: Skipping disk: sdc: No media present >12:14:19,357 DEBUG blivet: looking up parted Device: /dev/sdc >12:14:19,358 INFO blivet: Skipping disk: sdc: No media present >12:14:19,359 DEBUG blivet: looking up parted Device: /dev/sdc >12:14:19,361 INFO blivet: Skipping disk: sdc: No media present >12:14:19,362 DEBUG blivet: looking up parted Device: /dev/sdc >12:14:19,364 INFO blivet: Skipping disk: sdc: No media present >12:14:19,399 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:14:19,400 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:14:19,400 DEBUG blivet: looking up parted Device: /dev/sdc >12:14:19,402 INFO blivet: Skipping disk: sdc: No media present >12:14:19,423 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:14:19,424 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:14:19,424 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:14:19,425 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:14:19,425 DEBUG blivet: resolved 'sda' to 'sda' (disk) >12:14:19,428 DEBUG blivet: starting Blivet copy >12:14:19,458 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >12:14:19,459 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f6690045b50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6690045ad0> PedPartition: <_ped.Partition object at 0x7f66980ce8f0> >12:14:19,460 DEBUG blivet: PartitionDevice._setPartedPartition: sda10 ; >12:14:19,460 DEBUG blivet: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f669003f790> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f669003f710> PedPartition: <_ped.Partition object at 0x7f66980cead0> >12:14:19,461 DEBUG blivet: PartitionDevice._setPartedPartition: sda11 ; >12:14:19,462 DEBUG blivet: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f669003f950> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f669003f8d0> PedPartition: <_ped.Partition object at 0x7f66980ceb30> >12:14:19,463 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >12:14:19,464 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6690045950> PedPartition: <_ped.Partition object at 0x7f66980ce7d0> >12:14:19,465 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >12:14:19,466 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f6690045e90> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6690045e10> PedPartition: <_ped.Partition object at 0x7f66980ce830> >12:14:19,467 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >12:14:19,467 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f669003f090> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6690045fd0> PedPartition: <_ped.Partition object at 0x7f66980cea70> >12:14:19,468 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >12:14:19,469 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f669003f250> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f669003f1d0> PedPartition: <_ped.Partition object at 0x7f66980ce9b0> >12:14:19,470 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >12:14:19,470 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f669003f410> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f669003f390> PedPartition: <_ped.Partition object at 0x7f66980ce770> >12:14:19,471 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >12:14:19,471 DEBUG blivet: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f669003f5d0> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f669003f550> PedPartition: <_ped.Partition object at 0x7f66980ce890> >12:14:19,472 DEBUG blivet: PartitionDevice._setPartedPartition: sdb4 ; >12:14:19,473 DEBUG blivet: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4c9ea90> fileSystem: <parted.filesystem.FileSystem object at 0x7f6690045b90> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f66981b3810> PedPartition: <_ped.Partition object at 0x7f66980ceb90> >12:14:19,473 DEBUG blivet: finished Blivet copy >12:14:19,473 DEBUG blivet: looking up parted Device: /dev/sdc >12:14:19,474 INFO blivet: Skipping disk: sdc: No media present >12:14:19,475 INFO blivet: hiding device partition sdb4 (id 1) >12:14:19,476 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:14:19,476 DEBUG blivet: lvm filter: adding sdb4 to the reject list >12:14:19,476 INFO blivet: hiding device disk sdb (id 0) >12:14:19,476 DEBUG blivet: lvm filter: adding sdb to the reject list >12:14:19,483 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,484 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,485 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,487 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,487 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,488 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,489 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,490 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,491 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,492 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,493 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,494 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,495 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,496 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,496 DEBUG blivet: looking up parted Device: /dev/sdc >12:14:19,517 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,518 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,519 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,520 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,521 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,522 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,523 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,524 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,525 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,526 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,527 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,528 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,529 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,530 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,530 DEBUG blivet: looking up parted Device: /dev/sdc >12:14:19,533 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,535 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,535 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,537 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,537 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,539 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,539 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,540 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,541 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,542 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,543 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,544 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,545 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:14:19,546 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:14:19,546 DEBUG blivet: looking up parted Device: /dev/sdc >12:14:19,574 DEBUG blivet: looking up parted Device: /dev/sdc >12:14:19,576 INFO blivet: Skipping disk: sdc: No media present >12:14:19,577 DEBUG blivet: looking up parted Device: /dev/sdc >12:14:19,578 INFO blivet: Skipping disk: sdc: No media present >12:14:22,363 DEBUG blivet: FATFS.supported: supported: True ; >12:14:22,363 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:14:22,365 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4cac350>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >12:14:25,241 INFO storage.ui: unhiding device disk sdb (id 0) >12:14:25,241 DEBUG storage.ui: lvm filter: removing sdb from the reject list >12:14:25,241 INFO storage.ui: unhiding device partition sdb4 (id 1) >12:14:25,241 DEBUG storage.ui: lvm filter: removing sdb4 from the reject list >12:14:25,242 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:14:25,244 DEBUG blivet: looking up parted Device: /dev/sdc >12:14:25,246 INFO blivet: Skipping disk: sdc: No media present >12:14:25,275 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:14:25,276 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:14:25,277 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:14:25,278 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:14:25,278 DEBUG blivet: resolved 'sda' to 'sda' (disk) >12:14:27,379 DEBUG blivet: looking up parted Device: /dev/sdc >12:14:27,392 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:14:27,393 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:15:32,768 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:32,770 INFO blivet: Skipping disk: sdc: No media present >12:15:32,771 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:32,772 INFO blivet: Skipping disk: sdc: No media present >12:15:32,773 INFO blivet: Detected 3856M of memory >12:15:32,773 INFO blivet: Swap attempt of 3856M >12:15:32,776 DEBUG blivet: clearpart: looking at sda11 >12:15:32,776 DEBUG blivet: clearpart: looking at sda10 >12:15:32,776 DEBUG blivet: clearpart: looking at sda9 >12:15:32,777 DEBUG blivet: clearpart: looking at sda8 >12:15:32,777 DEBUG blivet: clearpart: looking at sda7 >12:15:32,777 DEBUG blivet: clearpart: looking at sda6 >12:15:32,778 DEBUG blivet: clearpart: looking at sda5 >12:15:32,778 DEBUG blivet: clearpart: looking at sdb4 >12:15:32,779 DEBUG blivet: clearpart: looking at sda2 >12:15:32,779 DEBUG blivet: clearpart: looking at sda1 >12:15:32,780 DEBUG blivet: checking whether disk sda has an empty extended >12:15:32,783 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6690020a50> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x59fedd0> PedPartition: <_ped.Partition object at 0x51c1710> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11'] >12:15:32,784 DEBUG blivet: checking whether disk sdb has an empty extended >12:15:32,785 DEBUG blivet: extended is None ; logicals is [] >12:15:32,785 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:32,787 INFO blivet: Skipping disk: sdc: No media present >12:15:32,788 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:32,790 INFO blivet: Skipping disk: sdc: No media present >12:15:32,790 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:32,792 INFO blivet: Skipping disk: sdc: No media present >12:15:32,793 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:32,795 INFO blivet: Skipping disk: sdc: No media present >12:15:32,824 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:15:32,825 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:15:32,826 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:32,828 INFO blivet: Skipping disk: sdc: No media present >12:15:32,848 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:15:32,849 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:15:32,849 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:15:32,850 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:15:32,850 DEBUG blivet: resolved 'sda' to 'sda' (disk) >12:15:32,854 DEBUG blivet: starting Blivet copy >12:15:32,882 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >12:15:32,883 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f6690032b10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6690032a90> PedPartition: <_ped.Partition object at 0x51c16b0> >12:15:32,884 DEBUG blivet: PartitionDevice._setPartedPartition: sda10 ; >12:15:32,884 DEBUG blivet: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: <parted.filesystem.FileSystem object at 0x5a19750> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a196d0> PedPartition: <_ped.Partition object at 0x593ba70> >12:15:32,885 DEBUG blivet: PartitionDevice._setPartedPartition: sda11 ; >12:15:32,885 DEBUG blivet: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: <parted.filesystem.FileSystem object at 0x5a19910> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a19890> PedPartition: <_ped.Partition object at 0x7f66980cebf0> >12:15:32,886 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >12:15:32,887 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6690032910> PedPartition: <_ped.Partition object at 0x51c1710> >12:15:32,888 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >12:15:32,889 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f6690032e50> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6690032dd0> PedPartition: <_ped.Partition object at 0x593ba10> >12:15:32,889 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >12:15:32,890 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: <parted.filesystem.FileSystem object at 0x5a19050> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6690032f90> PedPartition: <_ped.Partition object at 0x593b890> >12:15:32,890 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >12:15:32,891 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: <parted.filesystem.FileSystem object at 0x5a19210> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a19190> PedPartition: <_ped.Partition object at 0x593bad0> >12:15:32,892 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >12:15:32,892 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: <parted.filesystem.FileSystem object at 0x5a193d0> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a19350> PedPartition: <_ped.Partition object at 0x593b9b0> >12:15:32,893 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >12:15:32,893 DEBUG blivet: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: <parted.filesystem.FileSystem object at 0x5a19590> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a19510> PedPartition: <_ped.Partition object at 0x593b830> >12:15:32,894 DEBUG blivet: PartitionDevice._setPartedPartition: sdb4 ; >12:15:32,895 DEBUG blivet: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a02250> fileSystem: <parted.filesystem.FileSystem object at 0x7f6690032b50> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x59fe4d0> PedPartition: <_ped.Partition object at 0x593b950> >12:15:32,895 DEBUG blivet: finished Blivet copy >12:15:32,895 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:32,896 INFO blivet: Skipping disk: sdc: No media present >12:15:32,897 INFO blivet: hiding device partition sdb4 (id 1) >12:15:32,898 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:15:32,898 DEBUG blivet: lvm filter: adding sdb4 to the reject list >12:15:32,898 INFO blivet: hiding device disk sdb (id 0) >12:15:32,898 DEBUG blivet: lvm filter: adding sdb to the reject list >12:15:32,904 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,905 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,906 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,907 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,907 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,909 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,909 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,910 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,911 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,912 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,913 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,914 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,915 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,916 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,916 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:32,936 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,937 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,938 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,939 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,940 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,941 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,942 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,943 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,944 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,945 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,946 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,947 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,948 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,949 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,949 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:32,952 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,953 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,954 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,955 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,956 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,957 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,958 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,959 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,960 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,961 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,961 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,963 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,963 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:32,964 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:32,965 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:32,991 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:32,992 INFO blivet: Skipping disk: sdc: No media present >12:15:32,993 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:32,995 INFO blivet: Skipping disk: sdc: No media present >12:15:36,260 DEBUG storage.ui: PartitionDevice._setFormat: sda10 ; >12:15:36,261 DEBUG storage.ui: PartitionDevice._setFormat: sda10 ; current: vfat ; type: None ; >12:15:36,262 DEBUG storage.ui: PartitionDevice._setFormat: sda10 ; >12:15:36,263 DEBUG storage.ui: PartitionDevice._setFormat: sda10 ; current: None ; type: vfat ; >12:15:36,263 DEBUG storage.ui: PartitionDevice._setFormat: sda10 ; >12:15:36,264 DEBUG storage.ui: PartitionDevice._setFormat: sda10 ; current: vfat ; type: vfat ; >12:15:36,265 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:36,266 INFO blivet: Skipping disk: sdc: No media present >12:15:36,280 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,282 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,283 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,284 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,285 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,287 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,288 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,289 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,290 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,291 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,292 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,294 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,295 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,296 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,297 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:36,318 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,319 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,320 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,322 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,323 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,324 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,325 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,326 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,327 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,328 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,329 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,330 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,331 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,332 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,332 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:36,336 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,337 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,338 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,339 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,340 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,341 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,342 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,343 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,344 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,345 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,346 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,347 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,348 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:36,349 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:36,349 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:36,367 DEBUG blivet: Ext4FS.supported: supported: True ; >12:15:36,367 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:15:40,172 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; >12:15:40,173 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; current: ext4 ; type: None ; >12:15:40,174 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; >12:15:40,175 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; current: None ; type: ext4 ; >12:15:40,176 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; >12:15:40,177 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; current: ext4 ; type: ext4 ; >12:15:40,178 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:40,179 INFO blivet: Skipping disk: sdc: No media present >12:15:40,190 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,192 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,193 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,195 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,196 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,198 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,199 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,200 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,201 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,203 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,204 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,206 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,210 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,211 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,212 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:40,231 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,232 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,233 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,235 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,236 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,237 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,238 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,239 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,240 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,242 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,243 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,244 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,245 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,246 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,247 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:40,250 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,251 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,252 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,253 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,254 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,255 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,256 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,258 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,258 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,260 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,261 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,262 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,263 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:40,264 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:40,264 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:42,212 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; >12:15:42,213 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; current: ext4 ; type: None ; >12:15:42,214 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; >12:15:42,215 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; current: None ; type: ext4 ; >12:15:42,216 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; >12:15:42,217 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; current: ext4 ; type: ext4 ; >12:15:42,218 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:42,220 INFO blivet: Skipping disk: sdc: No media present >12:15:42,230 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,231 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,232 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,234 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,235 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,236 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,237 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,238 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,239 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,240 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,241 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,243 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,244 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,245 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,245 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:42,259 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,260 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,261 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,262 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,263 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,264 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,264 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,266 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,266 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,267 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,268 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,269 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,270 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,271 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,271 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:42,274 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,275 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,276 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,277 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,278 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,279 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,280 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,281 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,282 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,283 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,283 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,285 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,285 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,286 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,287 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:42,309 DEBUG blivet: SwapSpace.__init__: >12:15:42,309 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:15:42,892 DEBUG storage.ui: PartitionDevice._setFormat: sda11 ; >12:15:42,893 DEBUG storage.ui: PartitionDevice._setFormat: sda11 ; current: swap ; type: None ; >12:15:42,893 DEBUG storage.ui: PartitionDevice._setFormat: sda11 ; >12:15:42,894 DEBUG storage.ui: PartitionDevice._setFormat: sda11 ; current: None ; type: swap ; >12:15:42,895 DEBUG storage.ui: PartitionDevice._setFormat: sda11 ; >12:15:42,895 DEBUG storage.ui: PartitionDevice._setFormat: sda11 ; current: swap ; type: swap ; >12:15:42,896 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:42,897 INFO blivet: Skipping disk: sdc: No media present >12:15:42,906 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,907 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,908 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,910 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,910 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,912 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,913 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,914 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,915 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,918 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,919 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,920 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,921 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,922 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,922 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:42,931 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,932 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,933 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,935 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,936 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,938 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,939 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,940 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,941 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,943 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,944 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,945 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,946 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,948 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,948 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:42,951 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,953 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,954 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,955 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,956 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,957 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,958 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,960 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,961 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,962 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,963 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,964 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,965 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:42,967 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:42,967 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:44,425 DEBUG blivet: NTFS.supported: supported: False ; >12:15:44,425 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:15:46,251 DEBUG blivet: NTFS.supported: supported: False ; >12:15:46,251 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:15:46,253 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >12:15:46,264 DEBUG blivet: NTFS.supported: supported: False ; >12:15:46,264 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:15:46,277 DEBUG blivet: NTFS.supported: supported: False ; >12:15:46,277 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:15:46,960 DEBUG blivet: NTFS.supported: supported: False ; >12:15:46,961 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:15:46,962 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 102406, ['sda'], {'encrypted': False, 'raid_level': None} >12:15:46,969 DEBUG blivet: NTFS.supported: supported: False ; >12:15:46,969 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:15:46,979 DEBUG blivet: Ext4FS.supported: supported: True ; >12:15:46,979 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:15:51,037 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; >12:15:51,037 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:15:51,039 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; current: ext4 ; type: None ; >12:15:51,039 INFO storage.ui: registered action: [10] Destroy Format ext4 filesystem on partition sda8 (id 12) >12:15:51,040 DEBUG storage.ui: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:15:51,041 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >12:15:51,054 INFO storage.ui: removed partition sda8 (id 12) from device tree >12:15:51,055 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:15:51,055 INFO storage.ui: registered action: [11] Destroy Device partition sda8 (id 12) >12:15:51,056 DEBUG storage.ui: checking whether disk sda has an empty extended >12:15:51,059 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6690032c50> PedPartition: <_ped.Partition object at 0x7f66980ced10> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10'] >12:15:51,060 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:51,062 INFO blivet: Skipping disk: sdc: No media present >12:15:51,077 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:51,079 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:51,080 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:51,081 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:51,083 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:51,084 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:51,085 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:51,087 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:51,088 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:51,089 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:51,090 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:51,092 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:51,092 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:51,099 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:51,101 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:51,102 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:51,103 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:51,104 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:51,105 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:51,106 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:51,107 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:51,108 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:51,110 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:51,111 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:51,112 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:51,112 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:51,115 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:51,116 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:51,117 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:51,118 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:51,119 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:51,121 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:51,121 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:51,123 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:51,124 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:51,125 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:51,126 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:51,127 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:51,128 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:52,400 DEBUG blivet: NTFS.supported: supported: False ; >12:15:52,400 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:15:53,106 DEBUG blivet: NTFS.supported: supported: False ; >12:15:53,106 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:15:53,108 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >12:15:53,118 DEBUG blivet: NTFS.supported: supported: False ; >12:15:53,118 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:15:53,129 DEBUG blivet: FATFS.supported: supported: True ; >12:15:53,129 DEBUG blivet: getFormat('vfat') returning FATFS instance >12:15:56,414 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; >12:15:56,414 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:15:56,415 DEBUG storage.ui: PartitionDevice._setFormat: sda9 ; current: vfat ; type: None ; >12:15:56,415 INFO storage.ui: registered action: [12] Destroy Format vfat filesystem on partition sda9 (id 5) >12:15:56,416 DEBUG storage.ui: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >12:15:56,418 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda9 ; status: False ; type: None ; >12:15:56,433 INFO storage.ui: removed partition sda9 (id 5) from device tree >12:15:56,434 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:15:56,434 INFO storage.ui: registered action: [13] Destroy Device partition sda9 (id 5) >12:15:56,435 DEBUG storage.ui: checking whether disk sda has an empty extended >12:15:56,438 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a24810> PedPartition: <_ped.Partition object at 0x7f66980cefb0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9'] >12:15:56,439 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:56,441 INFO blivet: Skipping disk: sdc: No media present >12:15:56,455 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:56,457 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:56,459 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:56,460 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:56,461 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:56,463 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:56,464 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:56,466 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:56,467 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:56,468 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:56,469 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:56,476 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:56,477 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:56,478 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:56,480 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:56,481 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:56,482 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:56,483 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:56,484 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:56,485 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:56,486 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:56,487 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:56,490 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:56,491 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:56,492 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:56,493 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:56,494 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:56,495 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:56,496 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:56,497 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:56,498 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:15:56,500 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:15:56,500 DEBUG blivet: looking up parted Device: /dev/sdc >12:15:57,544 DEBUG blivet: NTFS.supported: supported: False ; >12:15:57,544 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:15:58,351 DEBUG blivet: NTFS.supported: supported: False ; >12:15:58,352 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:15:58,353 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >12:15:58,359 DEBUG blivet: NTFS.supported: supported: False ; >12:15:58,359 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:15:58,367 DEBUG blivet: SwapSpace.__init__: >12:15:58,367 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:15:58,988 DEBUG blivet: SwapSpace.__init__: >12:15:58,988 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:15:58,989 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >12:15:59,003 DEBUG blivet: Ext4FS.supported: supported: True ; >12:15:59,003 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:15:59,383 DEBUG blivet: Ext4FS.supported: supported: True ; >12:15:59,384 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:15:59,385 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:15:59,398 DEBUG blivet: SwapSpace.__init__: >12:15:59,398 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:16:00,032 DEBUG blivet: SwapSpace.__init__: >12:16:00,032 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:16:00,033 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >12:16:00,047 DEBUG blivet: Ext4FS.supported: supported: True ; >12:16:00,047 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:16:03,509 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; >12:16:03,509 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:16:03,510 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; current: ext4 ; type: None ; >12:16:03,510 INFO storage.ui: registered action: [14] Destroy Format ext4 filesystem on partition sda8 (id 13) >12:16:03,511 DEBUG storage.ui: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:16:03,513 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >12:16:03,525 INFO storage.ui: removed partition sda8 (id 13) from device tree >12:16:03,526 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:16:03,526 INFO storage.ui: registered action: [15] Destroy Device partition sda8 (id 13) >12:16:03,527 DEBUG storage.ui: checking whether disk sda has an empty extended >12:16:03,529 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4cacc10> PedPartition: <_ped.Partition object at 0x7f66980ce950> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8'] >12:16:03,530 DEBUG blivet: looking up parted Device: /dev/sdc >12:16:03,531 INFO blivet: Skipping disk: sdc: No media present >12:16:03,545 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:03,546 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:03,548 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:03,549 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:03,550 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:03,551 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:03,552 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:03,553 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:03,553 DEBUG blivet: looking up parted Device: /dev/sdc >12:16:03,561 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:03,562 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:03,563 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:03,564 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:03,565 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:03,566 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:03,566 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:03,567 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:03,568 DEBUG blivet: looking up parted Device: /dev/sdc >12:16:03,571 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:03,572 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:03,573 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:03,574 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:03,575 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:03,576 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:03,577 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:03,578 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:03,579 DEBUG blivet: looking up parted Device: /dev/sdc >12:16:04,816 DEBUG blivet: NTFS.supported: supported: False ; >12:16:04,816 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:16:05,360 DEBUG blivet: NTFS.supported: supported: False ; >12:16:05,360 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:16:05,361 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >12:16:05,367 DEBUG blivet: NTFS.supported: supported: False ; >12:16:05,367 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:16:05,376 DEBUG blivet: SwapSpace.__init__: >12:16:05,376 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:16:07,494 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda11 ; status: False ; type: swap ; >12:16:07,495 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; >12:16:07,495 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:16:07,496 DEBUG storage.ui: PartitionDevice._setFormat: sda8 ; current: swap ; type: None ; >12:16:07,496 INFO storage.ui: registered action: [16] Destroy Format swap on partition sda8 (id 6) >12:16:07,499 DEBUG storage.ui: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:16:07,500 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda11 ; status: False ; type: swap ; >12:16:07,502 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >12:16:07,516 INFO storage.ui: removed partition sda8 (id 6) from device tree >12:16:07,518 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:16:07,518 INFO storage.ui: registered action: [17] Destroy Device partition sda8 (id 6) >12:16:07,518 DEBUG storage.ui: checking whether disk sda has an empty extended >12:16:07,521 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66980d7350> PedPartition: <_ped.Partition object at 0x7f66980ce950> ; logicals is ['sda5', 'sda6', 'sda7'] >12:16:07,522 DEBUG blivet: looking up parted Device: /dev/sdc >12:16:07,524 INFO blivet: Skipping disk: sdc: No media present >12:16:07,536 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:07,538 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:07,539 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:07,540 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:07,541 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:07,542 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:07,543 DEBUG blivet: looking up parted Device: /dev/sdc >12:16:07,551 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:07,552 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:07,553 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:07,554 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:07,555 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:07,556 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:07,556 DEBUG blivet: looking up parted Device: /dev/sdc >12:16:07,559 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:07,560 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:07,561 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:07,563 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:07,563 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:07,564 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:07,565 DEBUG blivet: looking up parted Device: /dev/sdc >12:16:09,384 DEBUG blivet: NTFS.supported: supported: False ; >12:16:09,384 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:16:10,384 DEBUG blivet: NTFS.supported: supported: False ; >12:16:10,384 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:16:10,385 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 81925, ['sda'], {'encrypted': False, 'raid_level': None} >12:16:10,391 DEBUG blivet: NTFS.supported: supported: False ; >12:16:10,391 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:16:10,401 DEBUG blivet: NTFS.supported: supported: False ; >12:16:10,401 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:16:10,735 DEBUG blivet: NTFS.supported: supported: False ; >12:16:10,736 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:16:10,737 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 153605, ['sda'], {'encrypted': False, 'raid_level': None} >12:16:10,742 DEBUG blivet: NTFS.supported: supported: False ; >12:16:10,743 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:16:10,752 DEBUG blivet: NTFS.supported: supported: False ; >12:16:10,752 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:16:15,191 DEBUG blivet: NTFS.supported: supported: False ; >12:16:15,192 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:16:15,193 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 102406, ['sda'], {'encrypted': False, 'raid_level': None} >12:16:15,199 DEBUG blivet: NTFS.supported: supported: False ; >12:16:15,199 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:16:15,211 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >12:16:15,211 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >12:16:15,211 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >12:16:25,404 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f6690042910>, 10000.0, [], {} >12:16:25,407 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 10000.0 ; mountpoint: / ; disks: [DiskDevice instance (0x5a01110) -- > name = sda status = True kids = 5 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66980848c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; fstype: ext4 ; encrypted: False ; >12:16:25,407 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f6690042910>, 10000.0, ['sda'], {'mountpoint': '/', 'fstype': 'ext4', 'encrypted': False} >12:16:25,409 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >12:16:25,410 DEBUG storage.ui: starting Blivet copy >12:16:25,439 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:16:25,439 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a37c50> fileSystem: <parted.filesystem.FileSystem object at 0x5e31550> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e314d0> PedPartition: <_ped.Partition object at 0x5a39830> >12:16:25,440 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:16:25,441 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a37c50> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e31350> PedPartition: <_ped.Partition object at 0x7f66980ced70> >12:16:25,442 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:16:25,442 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a37c50> fileSystem: <parted.filesystem.FileSystem object at 0x5e31890> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e31810> PedPartition: <_ped.Partition object at 0x5a398f0> >12:16:25,443 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:16:25,444 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a37c50> fileSystem: <parted.filesystem.FileSystem object at 0x5e31a50> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e319d0> PedPartition: <_ped.Partition object at 0x5a39950> >12:16:25,444 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:16:25,445 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a37c50> fileSystem: <parted.filesystem.FileSystem object at 0x5e31c10> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e31b90> PedPartition: <_ped.Partition object at 0x5a399b0> >12:16:25,446 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:16:25,446 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e26ad0> fileSystem: <parted.filesystem.FileSystem object at 0x5e31590> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x5e25750> PedPartition: <_ped.Partition object at 0x5a39a10> >12:16:25,446 DEBUG storage.ui: finished Blivet copy >12:16:25,447 DEBUG storage.ui: size bumped to 10004 to include new device space >12:16:25,447 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >12:16:25,448 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f6690042910>, 10004.0, [DiskDevice instance (0x5a01110) -- > name = sda status = True kids = 5 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66980848c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>]] >12:16:25,449 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >12:16:25,449 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x5a19e90> ; >12:16:25,450 DEBUG storage.ui: parent factory container: None >12:16:25,450 DEBUG storage.ui: members: [] >12:16:25,451 DEBUG storage.ui: add_disks: ['sda'] >12:16:25,451 DEBUG storage.ui: remove_disks: [] >12:16:25,452 DEBUG storage.ui: LVMPhysicalVolume.__init__: >12:16:25,452 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:16:25,453 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >12:16:25,454 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:16:25,455 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:16:25,455 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >12:16:25,456 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >12:16:25,457 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:16:25,457 INFO storage.ui: added partition req0 (id 28) to device tree >12:16:25,457 INFO storage.ui: registered action: [18] Create Device partition req0 (id 28) >12:16:25,458 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:16:25,458 INFO storage.ui: registered action: [19] Create Format lvmpv on partition req0 (id 28) >12:16:25,458 DEBUG storage.ui: size bumped to 10004 to include new device space >12:16:25,458 DEBUG storage.ui: adding a TotalSizeSet with size 10004 >12:16:25,458 DEBUG storage.ui: set.allocated = 8 >12:16:25,459 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:16:25,460 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 28)'] from disk(s) ['sda'] >12:16:25,461 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 28)'] >12:16:25,461 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 28)'] from disk(s) ['sda'] >12:16:25,462 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:16:25,463 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:16:25,463 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:16:25,464 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:16:25,465 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:16:25,465 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:16:25,465 DEBUG storage.ui: allocating partition: req0 ; id: 28 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 10004.0 ; start: None ; end: None >12:16:25,465 DEBUG storage.ui: checking freespace on sda >12:16:25,466 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >12:16:25,466 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:16:25,466 DEBUG storage.ui: free region not suitable for request >12:16:25,466 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:16:25,467 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:16:25,467 DEBUG storage.ui: not enough free space for primary -- trying logical >12:16:25,467 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >12:16:25,467 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:16:25,468 DEBUG storage.ui: current free range is 859879125-976768064 (57074MB) >12:16:25,468 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:16:25,468 DEBUG storage.ui: free region not suitable for request >12:16:25,468 DEBUG storage.ui: evaluating growth potential for new layout >12:16:25,468 DEBUG storage.ui: calculating growth for disk /dev/sda >12:16:25,468 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:16:25,469 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:16:25,470 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5f3d0> PedPartition: <_ped.Partition object at 0x5e597d0> >12:16:25,471 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:16:25,472 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:16:25,472 DEBUG storage.ui: adding request 28 to chunk 116888940 (859879125-976768064) on /dev/sda >12:16:25,472 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:16:25,472 DEBUG storage.ui: req: PartitionRequest instance -- >id = 28 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 20471808 >done = False >12:16:25,472 DEBUG storage.ui: 1 requests and 116872556 (57066MB) left in chunk >12:16:25,472 DEBUG storage.ui: adding 116872556 (57066MB) to 28 (sda8) >12:16:25,473 DEBUG storage.ui: taking back 96400748 (47070MB) from 28 (sda8) >12:16:25,473 DEBUG storage.ui: new grow amount for request 28 (sda8) is 20471808 units, or 9996MB >12:16:25,473 DEBUG storage.ui: request 28 (sda8) growth: 20471808 (9996MB) size: 10004MB >12:16:25,473 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:16:25,473 DEBUG storage.ui: disk /dev/sda growth: 20471808 (9996MB) >12:16:25,474 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:16:25,474 DEBUG storage.ui: device sda8 new partedPartition None >12:16:25,475 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:16:25,476 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:16:25,476 DEBUG storage.ui: total growth: 20471808 sectors >12:16:25,476 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:16:25,476 DEBUG storage.ui: new free: 859879125-976768064 / 57074MB >12:16:25,476 DEBUG storage.ui: new free allows for 20471808 sectors of growth >12:16:25,476 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:16:25,477 DEBUG storage.ui: created partition sda8 of 8MB and added it to /dev/sda >12:16:25,478 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:16:25,478 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5f610> PedPartition: <_ped.Partition object at 0x5e59830> >12:16:25,479 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:16:25,480 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:16:25,482 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:16:25,483 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5f7d0> PedPartition: <_ped.Partition object at 0x5e59ad0> >12:16:25,483 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda8(id 28)'] >12:16:25,483 DEBUG storage.ui: growable partitions are ['sda8'] >12:16:25,483 DEBUG storage.ui: adding request 28 to chunk 116888940 (859879125-976768064) on /dev/sda >12:16:25,484 DEBUG storage.ui: disk sda has 2 chunks >12:16:25,484 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:16:25,484 DEBUG storage.ui: req: PartitionRequest instance -- >id = 28 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 20471808 >done = False >12:16:25,484 DEBUG storage.ui: 1 requests and 116872556 (57066MB) left in chunk >12:16:25,484 DEBUG storage.ui: adding 116872556 (57066MB) to 28 (sda8) >12:16:25,484 DEBUG storage.ui: taking back 96400748 (47070MB) from 28 (sda8) >12:16:25,484 DEBUG storage.ui: new grow amount for request 28 (sda8) is 20471808 units, or 9996MB >12:16:25,484 DEBUG storage.ui: set: ['sda8'] 8/10004 >12:16:25,484 DEBUG storage.ui: allocating 9996 to TotalSizeSet with 8/10004 (9996 needed) >12:16:25,484 DEBUG storage.ui: PartitionRequest instance -- >id = 28 name = sda8 growable = True >base = 16384 growth = 20471808 max_grow = 20471808 >done = True >12:16:25,485 DEBUG storage.ui: needed: 0 >12:16:25,485 DEBUG storage.ui: set: ['sda8'] 10004/10004 >12:16:25,485 DEBUG storage.ui: allocating 0 to TotalSizeSet with 10004/10004 (0 needed) >12:16:25,485 DEBUG storage.ui: PartitionRequest instance -- >id = 28 name = sda8 growable = True >base = 16384 growth = 20471808 max_grow = 20471808 >done = True >12:16:25,485 DEBUG storage.ui: needed: 0 >12:16:25,485 DEBUG storage.ui: growing partitions on sda >12:16:25,485 DEBUG storage.ui: partition sda8 (28): 1 >12:16:25,485 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 859881472 end: 880369663 length: 20488192 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5a19b10> >12:16:25,486 DEBUG storage.ui: removing all non-preexisting partitions ['sda8(id 28)'] from disk(s) ['sda'] >12:16:25,487 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:16:25,487 DEBUG storage.ui: device sda8 new partedPartition None >12:16:25,488 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:16:25,488 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:16:25,490 DEBUG storage.ui: back from removeNewPartitions >12:16:25,490 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x5a19c90> PedGeometry: <_ped.Geometry object at 0x7f6690032c10> >12:16:25,490 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 859881472 end: 880369663 length: 20488192 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5a19b10> >12:16:25,491 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:16:25,491 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e26850> PedPartition: <_ped.Partition object at 0x7f66980ced10> >12:16:25,492 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:16:25,493 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:16:25,495 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:16:25,495 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5d250> PedPartition: <_ped.Partition object at 0x5e59c50> >12:16:25,496 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:16:25,496 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (7) at 395012.31 >12:16:25,496 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (9) with existing ntfs filesystem at 81925.19 >12:16:25,497 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (10) with existing ntfs filesystem at 153605.84 >12:16:25,497 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (11) with existing ntfs filesystem at 102406.50 >12:16:25,497 DEBUG storage.ui: fixing size of non-existent 10004MB partition sda8 (28) with non-existent lvmpv at 10004.00 >12:16:25,498 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:16:25,499 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (7) >12:16:25,501 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda8 ; >12:16:25,501 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:16:25,502 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >12:16:25,502 INFO storage.ui: added lvmvg fedora (id 29) to device tree >12:16:25,502 INFO storage.ui: registered action: [20] Create Device lvmvg fedora (id 29) >12:16:25,503 DEBUG storage.ui: fedora size is 10000MB >12:16:25,503 DEBUG storage.ui: vg fedora has 10000MB free >12:16:25,504 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:16:25,504 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:16:25,505 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >12:16:25,506 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >12:16:25,506 DEBUG storage.ui: fedora size is 10000MB >12:16:25,506 DEBUG storage.ui: vg fedora has 10000MB free >12:16:25,506 DEBUG storage.ui: Adding fedora-root/10000MB to fedora >12:16:25,507 INFO storage.ui: added lvmlv fedora-root (id 30) to device tree >12:16:25,507 INFO storage.ui: registered action: [21] Create Device lvmlv fedora-root (id 30) >12:16:25,507 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:16:25,507 INFO storage.ui: registered action: [22] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 30) >12:16:25,513 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:25,514 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:25,515 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:25,516 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:25,517 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:25,518 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:25,519 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:25,520 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:25,520 DEBUG blivet: looking up parted Device: /dev/sdc >12:16:25,532 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:25,534 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:25,534 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:25,535 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:25,536 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:25,538 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:25,538 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:25,539 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:25,540 DEBUG blivet: looking up parted Device: /dev/sdc >12:16:25,542 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:25,544 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:25,544 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:25,545 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:25,546 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:25,547 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:25,548 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:25,550 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:25,550 DEBUG blivet: looking up parted Device: /dev/sdc >12:16:25,568 DEBUG blivet: NTFS.supported: supported: False ; >12:16:25,568 DEBUG blivet: getFormat('ntfs') returning NTFS instance >12:16:25,570 DEBUG blivet: Ext4FS.supported: supported: True ; >12:16:25,570 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:16:25,582 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f6690042910>, 0, [], {} >12:16:25,592 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f6690042910>, 0, [], {} >12:16:25,595 DEBUG blivet: looking up parted Device: /dev/sdc >12:16:25,596 INFO blivet: Skipping disk: sdc: No media present >12:16:35,632 DEBUG blivet: Ext4FS.supported: supported: True ; >12:16:35,633 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:16:35,635 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >12:16:35,637 INFO storage.ui: removed lvmlv fedora-root (id 30) from device tree >12:16:35,639 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >12:16:35,639 INFO storage.ui: registered action: [23] Destroy Device lvmlv fedora-root (id 30) >12:16:35,639 INFO storage.ui: removed lvmvg fedora (id 29) from device tree >12:16:35,641 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda8 ; >12:16:35,641 INFO storage.ui: registered action: [24] Destroy Device lvmvg fedora (id 29) >12:16:35,642 INFO storage.ui: removed partition sda8 (id 28) from device tree >12:16:35,643 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:16:35,643 INFO storage.ui: registered action: [25] Destroy Device partition sda8 (id 28) >12:16:35,643 DEBUG storage.ui: checking whether disk sda has an empty extended >12:16:35,646 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e26d90> PedPartition: <_ped.Partition object at 0x5a22050> ; logicals is ['sda5', 'sda6', 'sda7'] >12:16:35,648 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 10000 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x5a01110) -- > name = sda status = True kids = 5 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66980848c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >12:16:35,648 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 10000, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': None, 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 0} >12:16:35,650 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >12:16:35,650 DEBUG storage.ui: starting Blivet copy >12:16:35,677 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:16:35,678 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e26650> fileSystem: <parted.filesystem.FileSystem object at 0x5fa5990> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa5910> PedPartition: <_ped.Partition object at 0x7f66980ced10> >12:16:35,679 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:16:35,680 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e26650> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa5790> PedPartition: <_ped.Partition object at 0x5a22050> >12:16:35,681 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:16:35,681 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e26650> fileSystem: <parted.filesystem.FileSystem object at 0x5fa5cd0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa5c50> PedPartition: <_ped.Partition object at 0x5e59890> >12:16:35,682 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:16:35,683 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e26650> fileSystem: <parted.filesystem.FileSystem object at 0x5fa5e90> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa5e10> PedPartition: <_ped.Partition object at 0x5e59a10> >12:16:35,684 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:16:35,684 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e26650> fileSystem: <parted.filesystem.FileSystem object at 0x5faa090> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa5fd0> PedPartition: <_ped.Partition object at 0x5e59a70> >12:16:35,686 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:16:35,686 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e61b50> fileSystem: <parted.filesystem.FileSystem object at 0x5faa0d0> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x5e5d7d0> PedPartition: <_ped.Partition object at 0x5e59bf0> >12:16:35,686 DEBUG storage.ui: finished Blivet copy >12:16:35,688 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:16:35,688 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:16:35,689 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:16:35,689 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:16:35,690 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:16:35,691 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:16:35,692 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:16:35,693 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >12:16:35,694 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >12:16:35,695 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:16:35,695 INFO storage.ui: added partition req1 (id 31) to device tree >12:16:35,695 INFO storage.ui: registered action: [26] Create Device partition req1 (id 31) >12:16:35,696 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:16:35,696 INFO storage.ui: registered action: [27] Create Format ext4 filesystem mounted at / on partition req1 (id 31) >12:16:35,697 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:16:35,698 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 31)'] from disk(s) ['sda'] >12:16:35,699 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 31)'] >12:16:35,699 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 31)'] from disk(s) ['sda'] >12:16:35,700 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:16:35,701 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:16:35,702 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:16:35,703 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:16:35,704 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:16:35,704 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:16:35,704 DEBUG storage.ui: allocating partition: req1 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 10000 ; start: None ; end: None >12:16:35,704 DEBUG storage.ui: checking freespace on sda >12:16:35,705 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >12:16:35,706 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:16:35,706 DEBUG storage.ui: free region not suitable for request >12:16:35,706 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:16:35,706 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:16:35,707 DEBUG storage.ui: evaluating growth potential for new layout >12:16:35,707 DEBUG storage.ui: calculating growth for disk /dev/sda >12:16:35,707 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:16:35,709 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:16:35,709 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5faaa10> PedPartition: <_ped.Partition object at 0x5e598f0> >12:16:35,710 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:16:35,711 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:16:35,712 DEBUG storage.ui: adding request 31 to chunk 5103 (976768065-976773167) on /dev/sda >12:16:35,712 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:16:35,712 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:16:35,712 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 20477952 >done = False >12:16:35,712 DEBUG storage.ui: 1 requests and 3055 (1MB) left in chunk >12:16:35,713 DEBUG storage.ui: adding 3055 (1MB) to 31 (sda3) >12:16:35,713 DEBUG storage.ui: new grow amount for request 31 (sda3) is 3055 units, or 1MB >12:16:35,713 DEBUG storage.ui: request 31 (sda3) growth: 3055 (1MB) size: 2MB >12:16:35,713 DEBUG storage.ui: disk /dev/sda growth: 3055 (1MB) >12:16:35,715 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:16:35,715 DEBUG storage.ui: device sda3 new partedPartition None >12:16:35,716 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:16:35,717 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:16:35,717 DEBUG storage.ui: total growth: 3055 sectors >12:16:35,718 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:16:35,718 DEBUG storage.ui: new free: 976768065-976773167 / 2MB >12:16:35,718 DEBUG storage.ui: new free allows for 3055 sectors of growth >12:16:35,718 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:16:35,719 DEBUG storage.ui: created partition sda3 of 1MB and added it to /dev/sda >12:16:35,720 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:16:35,721 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5faac50> PedPartition: <_ped.Partition object at 0x5e59ad0> >12:16:35,722 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:16:35,728 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:16:35,730 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:16:35,731 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5c4d0> PedPartition: <_ped.Partition object at 0x5a398f0> >12:16:35,731 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda3(id 31)'] >12:16:35,731 DEBUG storage.ui: growable partitions are ['sda3'] >12:16:35,732 DEBUG storage.ui: adding request 31 to chunk 5103 (976768065-976773167) on /dev/sda >12:16:35,732 DEBUG storage.ui: disk sda has 2 chunks >12:16:35,732 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:16:35,732 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 20477952 >done = False >12:16:35,732 DEBUG storage.ui: 1 requests and 3055 (1MB) left in chunk >12:16:35,733 DEBUG storage.ui: adding 3055 (1MB) to 31 (sda3) >12:16:35,733 DEBUG storage.ui: new grow amount for request 31 (sda3) is 3055 units, or 1MB >12:16:35,733 DEBUG storage.ui: growing partitions on sda >12:16:35,733 DEBUG storage.ui: partition sda3 (31): 0 >12:16:35,734 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 976769024 end: 976773119 length: 4096 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e53d90> >12:16:35,734 DEBUG storage.ui: removing all non-preexisting partitions ['sda3(id 31)'] from disk(s) ['sda'] >12:16:35,736 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:16:35,736 DEBUG storage.ui: device sda3 new partedPartition None >12:16:35,737 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:16:35,738 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:16:35,739 DEBUG storage.ui: back from removeNewPartitions >12:16:35,739 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x5e53e50> PedGeometry: <_ped.Geometry object at 0x5e53d50> >12:16:35,740 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 976769024 end: 976773119 length: 4096 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e53d90> >12:16:35,741 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:16:35,742 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5c210> PedPartition: <_ped.Partition object at 0x5a220b0> >12:16:35,743 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:16:35,744 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:16:35,746 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:16:35,746 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5c150> PedPartition: <_ped.Partition object at 0x5a399b0> >12:16:35,747 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:16:35,747 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (7) at 395012.31 >12:16:35,748 DEBUG storage.ui: fixing size of non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / at 2.00 >12:16:35,748 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (9) with existing ntfs filesystem at 81925.19 >12:16:35,748 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (10) with existing ntfs filesystem at 153605.84 >12:16:35,749 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (11) with existing ntfs filesystem at 102406.50 >12:16:35,750 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:16:35,751 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (7) >12:16:35,756 DEBUG blivet: looking up parted Device: /dev/sdc >12:16:35,757 INFO blivet: Skipping disk: sdc: No media present >12:16:37,335 DEBUG blivet: Ext4FS.supported: supported: True ; >12:16:37,335 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:16:37,337 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 2, ['sda'], {'encrypted': False, 'raid_level': None} >12:16:37,345 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >12:16:37,345 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >12:16:37,345 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >12:16:45,259 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f6690042910>, 20000.0, [], {} >12:16:45,262 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 20000.0 ; mountpoint: /usr ; disks: [DiskDevice instance (0x5a01110) -- > name = sda status = True kids = 6 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66980848c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; fstype: ext4 ; encrypted: False ; >12:16:45,262 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f6690042910>, 20000.0, ['sda'], {'mountpoint': '/usr', 'fstype': 'ext4', 'encrypted': False} >12:16:45,263 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >12:16:45,263 DEBUG storage.ui: starting Blivet copy >12:16:45,290 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:16:45,291 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e61890> fileSystem: <parted.filesystem.FileSystem object at 0x5e53f90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e53e90> PedPartition: <_ped.Partition object at 0x7f66980ce950> >12:16:45,292 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:16:45,292 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e61890> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5d7d0> PedPartition: <_ped.Partition object at 0x7f66980cefb0> >12:16:45,293 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:16:45,294 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e61890> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e53c10> PedPartition: <_ped.Partition object at 0x7f66980ce470> >12:16:45,295 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:16:45,295 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e61890> fileSystem: <parted.filesystem.FileSystem object at 0x5e5c590> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5cf50> PedPartition: <_ped.Partition object at 0x5a220b0> >12:16:45,296 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:16:45,296 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e61890> fileSystem: <parted.filesystem.FileSystem object at 0x5e5c050> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5cfd0> PedPartition: <_ped.Partition object at 0x5a39830> >12:16:45,297 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:16:45,298 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e61890> fileSystem: <parted.filesystem.FileSystem object at 0x5e5c1d0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5c490> PedPartition: <_ped.Partition object at 0x5a398f0> >12:16:45,299 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:16:45,299 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e5f110> fileSystem: <parted.filesystem.FileSystem object at 0x57b50d0> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x5e26c10> PedPartition: <_ped.Partition object at 0x5e59ad0> >12:16:45,299 DEBUG storage.ui: finished Blivet copy >12:16:45,299 DEBUG storage.ui: size bumped to 20004 to include new device space >12:16:45,299 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >12:16:45,301 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f6690042910>, 20004.0, [DiskDevice instance (0x5a01110) -- > name = sda status = True kids = 6 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66980848c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>]] >12:16:45,301 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >12:16:45,302 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x5e61d50> ; >12:16:45,302 DEBUG storage.ui: parent factory container: None >12:16:45,302 DEBUG storage.ui: members: [] >12:16:45,303 DEBUG storage.ui: add_disks: ['sda'] >12:16:45,304 DEBUG storage.ui: remove_disks: [] >12:16:45,305 DEBUG storage.ui: LVMPhysicalVolume.__init__: >12:16:45,305 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:16:45,306 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >12:16:45,306 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:16:45,307 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:16:45,308 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >12:16:45,309 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: lvmpv ; >12:16:45,310 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:16:45,310 INFO storage.ui: added partition req2 (id 32) to device tree >12:16:45,310 INFO storage.ui: registered action: [28] Create Device partition req2 (id 32) >12:16:45,310 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:16:45,310 INFO storage.ui: registered action: [29] Create Format lvmpv on partition req2 (id 32) >12:16:45,310 DEBUG storage.ui: size bumped to 20004 to include new device space >12:16:45,310 DEBUG storage.ui: adding a TotalSizeSet with size 20004 >12:16:45,310 DEBUG storage.ui: set.allocated = 8 >12:16:45,311 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:16:45,312 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 32)', 'sda3(id 31)'] from disk(s) ['sda'] >12:16:45,313 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:16:45,313 DEBUG storage.ui: device sda3 new partedPartition None >12:16:45,314 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:16:45,315 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:16:45,316 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req2(id 32)', 'req1(id 31)'] >12:16:45,316 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 31)', 'req2(id 32)'] from disk(s) ['sda'] >12:16:45,317 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:16:45,318 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:16:45,318 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:16:45,319 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:16:45,320 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:16:45,320 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:16:45,321 DEBUG storage.ui: allocating partition: req1 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 10000 ; start: None ; end: None >12:16:45,321 DEBUG storage.ui: checking freespace on sda >12:16:45,321 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >12:16:45,321 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:16:45,321 DEBUG storage.ui: free region not suitable for request >12:16:45,322 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:16:45,322 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:16:45,322 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:16:45,322 DEBUG storage.ui: new free: 976768065-976773167 / 2MB >12:16:45,322 DEBUG storage.ui: new free allows for 0 sectors of growth >12:16:45,322 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:16:45,323 DEBUG storage.ui: created partition sda3 of 2MB and added it to /dev/sda >12:16:45,324 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:16:45,324 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5c3d0> PedPartition: <_ped.Partition object at 0x7f66980ced70> >12:16:45,325 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:16:45,326 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:16:45,328 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:16:45,328 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5c810> PedPartition: <_ped.Partition object at 0x5a399b0> >12:16:45,329 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:16:45,330 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:16:45,330 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:16:45,331 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:16:45,332 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:16:45,332 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:16:45,333 DEBUG storage.ui: allocating partition: req2 ; id: 32 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 20004.0 ; start: None ; end: None >12:16:45,333 DEBUG storage.ui: checking freespace on sda >12:16:45,333 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >12:16:45,333 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:16:45,334 DEBUG storage.ui: free region not suitable for request >12:16:45,334 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:16:45,334 DEBUG storage.ui: current free range is 976768065-976769023 (0MB) >12:16:45,334 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:16:45,334 DEBUG storage.ui: current free range is 976773120-976773167 (0MB) >12:16:45,334 DEBUG storage.ui: not enough free space for primary -- trying logical >12:16:45,335 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >12:16:45,335 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:16:45,335 DEBUG storage.ui: current free range is 859879125-976768064 (57074MB) >12:16:45,335 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:16:45,335 DEBUG storage.ui: free region not suitable for request >12:16:45,336 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:16:45,336 DEBUG storage.ui: free region not suitable for request >12:16:45,336 DEBUG storage.ui: evaluating growth potential for new layout >12:16:45,336 DEBUG storage.ui: calculating growth for disk /dev/sda >12:16:45,336 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:16:45,337 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >12:16:45,338 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x593f890> PedPartition: <_ped.Partition object at 0x5e597d0> >12:16:45,338 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:16:45,339 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:16:45,340 DEBUG storage.ui: adding request 31 to chunk 5103 (976768065-976773167) on /dev/sda >12:16:45,340 DEBUG storage.ui: adding request 32 to chunk 116888940 (859879125-976768064) on /dev/sda >12:16:45,340 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:16:45,340 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >12:16:45,340 DEBUG storage.ui: 1 requests and 116872556 (57066MB) left in chunk >12:16:45,340 DEBUG storage.ui: adding 116872556 (57066MB) to 32 (sda8) >12:16:45,340 DEBUG storage.ui: taking back 75920748 (37070MB) from 32 (sda8) >12:16:45,340 DEBUG storage.ui: new grow amount for request 32 (sda8) is 40951808 units, or 19996MB >12:16:45,341 DEBUG storage.ui: request 32 (sda8) growth: 40951808 (19996MB) size: 20004MB >12:16:45,341 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:16:45,341 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >12:16:45,341 DEBUG storage.ui: request 31 (sda3) growth: 0 (0MB) size: 2MB >12:16:45,341 DEBUG storage.ui: disk /dev/sda growth: 40951808 (19996MB) >12:16:45,342 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:16:45,342 DEBUG storage.ui: device sda8 new partedPartition None >12:16:45,343 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >12:16:45,344 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:16:45,344 DEBUG storage.ui: total growth: 40951808 sectors >12:16:45,344 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:16:45,344 DEBUG storage.ui: new free: 859879125-976768064 / 57074MB >12:16:45,344 DEBUG storage.ui: new free allows for 40951808 sectors of growth >12:16:45,344 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:16:45,345 DEBUG storage.ui: created partition sda8 of 8MB and added it to /dev/sda >12:16:45,346 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >12:16:45,346 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5d310> PedPartition: <_ped.Partition object at 0x5e59cb0> >12:16:45,347 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:16:45,348 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:16:45,350 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:16:45,350 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a37910> PedPartition: <_ped.Partition object at 0x5e59dd0> >12:16:45,350 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda8(id 32)', 'sda3(id 31)'] >12:16:45,350 DEBUG storage.ui: growable partitions are ['sda8'] >12:16:45,350 DEBUG storage.ui: adding request 32 to chunk 116888940 (859879125-976768064) on /dev/sda >12:16:45,351 DEBUG storage.ui: adding request 31 to chunk 5103 (976768065-976773167) on /dev/sda >12:16:45,351 DEBUG storage.ui: disk sda has 2 chunks >12:16:45,351 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:16:45,351 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >12:16:45,351 DEBUG storage.ui: 1 requests and 116872556 (57066MB) left in chunk >12:16:45,351 DEBUG storage.ui: adding 116872556 (57066MB) to 32 (sda8) >12:16:45,351 DEBUG storage.ui: taking back 75920748 (37070MB) from 32 (sda8) >12:16:45,351 DEBUG storage.ui: new grow amount for request 32 (sda8) is 40951808 units, or 19996MB >12:16:45,351 DEBUG storage.ui: set: ['sda8'] 8/20004 >12:16:45,352 DEBUG storage.ui: allocating 19996 to TotalSizeSet with 8/20004 (19996 needed) >12:16:45,352 DEBUG storage.ui: PartitionRequest instance -- >id = 32 name = sda8 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >12:16:45,352 DEBUG storage.ui: needed: 0 >12:16:45,352 DEBUG storage.ui: set: ['sda8'] 20004/20004 >12:16:45,352 DEBUG storage.ui: allocating 0 to TotalSizeSet with 20004/20004 (0 needed) >12:16:45,352 DEBUG storage.ui: PartitionRequest instance -- >id = 32 name = sda8 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >12:16:45,352 DEBUG storage.ui: needed: 0 >12:16:45,352 DEBUG storage.ui: growing partitions on sda >12:16:45,352 DEBUG storage.ui: partition sda8 (32): 1 >12:16:45,353 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 859881472 end: 900849663 length: 40968192 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e5c650> >12:16:45,353 DEBUG storage.ui: removing all non-preexisting partitions ['sda8(id 32)'] from disk(s) ['sda'] >12:16:45,354 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:16:45,354 DEBUG storage.ui: device sda8 new partedPartition None >12:16:45,355 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >12:16:45,356 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:16:45,357 DEBUG storage.ui: back from removeNewPartitions >12:16:45,357 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x5e5c890> PedGeometry: <_ped.Geometry object at 0x5e5c910> >12:16:45,357 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 859881472 end: 900849663 length: 40968192 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e5c650> >12:16:45,358 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >12:16:45,359 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa59d0> PedPartition: <_ped.Partition object at 0x5a39a10> >12:16:45,359 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:16:45,360 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:16:45,362 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:16:45,363 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5faaa90> PedPartition: <_ped.Partition object at 0x5e59fb0> >12:16:45,363 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:16:45,363 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (7) at 395012.31 >12:16:45,363 DEBUG storage.ui: fixing size of non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / at 2.00 >12:16:45,364 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (9) with existing ntfs filesystem at 81925.19 >12:16:45,364 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (10) with existing ntfs filesystem at 153605.84 >12:16:45,364 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (11) with existing ntfs filesystem at 102406.50 >12:16:45,364 DEBUG storage.ui: fixing size of non-existent 20004MB partition sda8 (32) with non-existent lvmpv at 20004.00 >12:16:45,366 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:16:45,367 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (7) >12:16:45,368 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda8 ; >12:16:45,368 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:16:45,369 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >12:16:45,369 INFO storage.ui: added lvmvg fedora (id 33) to device tree >12:16:45,369 INFO storage.ui: registered action: [30] Create Device lvmvg fedora (id 33) >12:16:45,370 DEBUG storage.ui: fedora size is 20000MB >12:16:45,370 DEBUG storage.ui: vg fedora has 20000MB free >12:16:45,371 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:16:45,371 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:16:45,372 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >12:16:45,373 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-usr ; current: None ; type: ext4 ; >12:16:45,373 DEBUG storage.ui: fedora size is 20000MB >12:16:45,373 DEBUG storage.ui: vg fedora has 20000MB free >12:16:45,373 DEBUG storage.ui: Adding fedora-usr/20000MB to fedora >12:16:45,373 INFO storage.ui: added lvmlv fedora-usr (id 34) to device tree >12:16:45,374 INFO storage.ui: registered action: [31] Create Device lvmlv fedora-usr (id 34) >12:16:45,374 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:16:45,374 INFO storage.ui: registered action: [32] Create Format ext4 filesystem mounted at /usr on lvmlv fedora-usr (id 34) >12:16:45,379 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:45,380 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:45,381 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:45,382 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:45,382 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:45,383 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:45,384 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:45,385 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:45,386 DEBUG blivet: looking up parted Device: /dev/sdc >12:16:45,400 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:45,402 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:45,402 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:45,403 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:45,404 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:45,405 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:45,406 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:45,407 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:45,407 DEBUG blivet: looking up parted Device: /dev/sdc >12:16:45,410 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:45,411 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:45,412 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:45,413 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:45,414 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:45,415 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:45,416 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:16:45,417 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:16:45,417 DEBUG blivet: looking up parted Device: /dev/sdc >12:16:45,441 DEBUG blivet: Ext4FS.supported: supported: True ; >12:16:45,441 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:16:45,443 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 2, ['sda'], {'encrypted': False, 'raid_level': None} >12:16:45,456 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f6690042910>, 0, [], {} >12:16:45,458 DEBUG blivet: looking up parted Device: /dev/sdc >12:16:45,459 INFO blivet: Skipping disk: sdc: No media present >12:16:49,215 DEBUG blivet: Ext4FS.supported: supported: True ; >12:16:49,215 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:16:49,217 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:16:49,218 INFO storage.ui: removed lvmlv fedora-usr (id 34) from device tree >12:16:49,219 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >12:16:49,219 INFO storage.ui: registered action: [33] Destroy Device lvmlv fedora-usr (id 34) >12:16:49,219 INFO storage.ui: removed lvmvg fedora (id 33) from device tree >12:16:49,220 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda8 ; >12:16:49,220 INFO storage.ui: registered action: [34] Destroy Device lvmvg fedora (id 33) >12:16:49,221 INFO storage.ui: removed partition sda8 (id 32) from device tree >12:16:49,221 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:16:49,222 INFO storage.ui: registered action: [35] Destroy Device partition sda8 (id 32) >12:16:49,222 DEBUG storage.ui: checking whether disk sda has an empty extended >12:16:49,224 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e61c90> PedPartition: <_ped.Partition object at 0x5a39950> ; logicals is ['sda5', 'sda6', 'sda7'] >12:16:49,226 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 20000 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x5a01110) -- > name = sda status = True kids = 6 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66980848c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: /usr ; fstype: ext4 ; container_size: 0 ; >12:16:49,226 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 20000, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': None, 'mountpoint': '/usr', 'fstype': 'ext4', 'container_size': 0} >12:16:49,227 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >12:16:49,228 DEBUG storage.ui: starting Blivet copy >12:16:49,255 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:16:49,255 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a377d0> fileSystem: <parted.filesystem.FileSystem object at 0x5fa2150> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa20d0> PedPartition: <_ped.Partition object at 0x5e599b0> >12:16:49,256 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:16:49,257 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a377d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5faef10> PedPartition: <_ped.Partition object at 0x5a39950> >12:16:49,258 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:16:49,258 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a377d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa2290> PedPartition: <_ped.Partition object at 0x5e598f0> >12:16:49,259 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:16:49,260 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a377d0> fileSystem: <parted.filesystem.FileSystem object at 0x5fa2490> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa2410> PedPartition: <_ped.Partition object at 0x5e59950> >12:16:49,261 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:16:49,261 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a377d0> fileSystem: <parted.filesystem.FileSystem object at 0x5fa2650> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa25d0> PedPartition: <_ped.Partition object at 0x5e59b90> >12:16:49,262 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:16:49,262 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a377d0> fileSystem: <parted.filesystem.FileSystem object at 0x5fa2810> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa2790> PedPartition: <_ped.Partition object at 0x5e59f50> >12:16:49,263 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:16:49,264 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb6090> fileSystem: <parted.filesystem.FileSystem object at 0x5fa29d0> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x5e25550> PedPartition: <_ped.Partition object at 0x5e59d10> >12:16:49,264 DEBUG storage.ui: finished Blivet copy >12:16:49,265 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:16:49,265 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:16:49,266 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:16:49,266 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:16:49,267 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:16:49,267 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:16:49,268 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:16:49,269 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >12:16:49,270 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: ext4 ; >12:16:49,271 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:16:49,271 INFO storage.ui: added partition req3 (id 35) to device tree >12:16:49,271 INFO storage.ui: registered action: [36] Create Device partition req3 (id 35) >12:16:49,272 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:16:49,272 INFO storage.ui: registered action: [37] Create Format ext4 filesystem mounted at /usr on partition req3 (id 35) >12:16:49,273 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:16:49,274 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 35)', 'sda3(id 31)'] from disk(s) ['sda'] >12:16:49,275 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:16:49,275 DEBUG storage.ui: device sda3 new partedPartition None >12:16:49,276 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:16:49,277 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:16:49,278 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req3(id 35)', 'req1(id 31)'] >12:16:49,278 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 31)', 'req3(id 35)'] from disk(s) ['sda'] >12:16:49,279 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:16:49,280 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:16:49,280 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:16:49,281 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:16:49,282 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:16:49,282 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:16:49,282 DEBUG storage.ui: allocating partition: req1 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 10000 ; start: None ; end: None >12:16:49,282 DEBUG storage.ui: checking freespace on sda >12:16:49,283 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >12:16:49,283 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:16:49,283 DEBUG storage.ui: free region not suitable for request >12:16:49,283 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:16:49,284 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:16:49,284 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:16:49,284 DEBUG storage.ui: new free: 976768065-976773167 / 2MB >12:16:49,284 DEBUG storage.ui: new free allows for 0 sectors of growth >12:16:49,284 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:16:49,284 DEBUG storage.ui: created partition sda3 of 2MB and added it to /dev/sda >12:16:49,285 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:16:49,286 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5c290> PedPartition: <_ped.Partition object at 0x7f66980ced70> >12:16:49,287 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:16:49,288 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:16:49,290 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:16:49,290 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5c410> PedPartition: <_ped.Partition object at 0x5e59e30> >12:16:49,291 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:16:49,292 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:16:49,292 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:16:49,293 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:16:49,294 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:16:49,295 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:16:49,295 DEBUG storage.ui: allocating partition: req3 ; id: 35 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 20000 ; start: None ; end: None >12:16:49,295 DEBUG storage.ui: checking freespace on sda >12:16:49,295 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >12:16:49,295 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:16:49,296 DEBUG storage.ui: free region not suitable for request >12:16:49,296 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:16:49,296 DEBUG storage.ui: current free range is 976768065-976769023 (0MB) >12:16:49,296 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:16:49,296 DEBUG storage.ui: current free range is 976773120-976773167 (0MB) >12:16:49,296 DEBUG storage.ui: not enough free space for primary -- trying logical >12:16:49,297 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1MB boot=False best=None grow=True start=None >12:16:49,297 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:16:49,297 DEBUG storage.ui: current free range is 859879125-976768064 (57074MB) >12:16:49,297 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:16:49,297 DEBUG storage.ui: free region not suitable for request >12:16:49,298 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:16:49,298 DEBUG storage.ui: free region not suitable for request >12:16:49,298 DEBUG storage.ui: evaluating growth potential for new layout >12:16:49,298 DEBUG storage.ui: calculating growth for disk /dev/sda >12:16:49,298 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:16:49,299 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:16:49,300 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa2d10> PedPartition: <_ped.Partition object at 0x5e59ef0> >12:16:49,301 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:16:49,302 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:16:49,302 DEBUG storage.ui: adding request 31 to chunk 5103 (976768065-976773167) on /dev/sda >12:16:49,302 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:16:49,302 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:16:49,302 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda8 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >12:16:49,302 DEBUG storage.ui: 1 requests and 116886892 (57073MB) left in chunk >12:16:49,302 DEBUG storage.ui: adding 116886892 (57073MB) to 35 (sda8) >12:16:49,302 DEBUG storage.ui: taking back 75928940 (37074MB) from 35 (sda8) >12:16:49,303 DEBUG storage.ui: new grow amount for request 35 (sda8) is 40957952 units, or 19999MB >12:16:49,303 DEBUG storage.ui: request 35 (sda8) growth: 40957952 (19999MB) size: 20000MB >12:16:49,303 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:16:49,303 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >12:16:49,303 DEBUG storage.ui: request 31 (sda3) growth: 0 (0MB) size: 2MB >12:16:49,303 DEBUG storage.ui: disk /dev/sda growth: 40957952 (19999MB) >12:16:49,304 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:16:49,304 DEBUG storage.ui: device sda8 new partedPartition None >12:16:49,305 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:16:49,306 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:16:49,306 DEBUG storage.ui: total growth: 40957952 sectors >12:16:49,306 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:16:49,306 DEBUG storage.ui: new free: 859879125-976768064 / 57074MB >12:16:49,306 DEBUG storage.ui: new free allows for 40957952 sectors of growth >12:16:49,307 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:16:49,307 DEBUG storage.ui: created partition sda8 of 1MB and added it to /dev/sda >12:16:49,308 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:16:49,308 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa9e10> PedPartition: <_ped.Partition object at 0x5a399b0> >12:16:49,309 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:16:49,310 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:16:49,312 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:16:49,312 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fbb210> PedPartition: <_ped.Partition object at 0x5fba1d0> >12:16:49,313 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda8(id 35)', 'sda3(id 31)'] >12:16:49,313 DEBUG storage.ui: growable partitions are ['sda8'] >12:16:49,313 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:16:49,313 DEBUG storage.ui: adding request 31 to chunk 5103 (976768065-976773167) on /dev/sda >12:16:49,313 DEBUG storage.ui: disk sda has 2 chunks >12:16:49,313 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:16:49,313 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda8 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >12:16:49,314 DEBUG storage.ui: 1 requests and 116886892 (57073MB) left in chunk >12:16:49,314 DEBUG storage.ui: adding 116886892 (57073MB) to 35 (sda8) >12:16:49,314 DEBUG storage.ui: taking back 75928940 (37074MB) from 35 (sda8) >12:16:49,314 DEBUG storage.ui: new grow amount for request 35 (sda8) is 40957952 units, or 19999MB >12:16:49,314 DEBUG storage.ui: growing partitions on sda >12:16:49,314 DEBUG storage.ui: partition sda8 (35): 1 >12:16:49,314 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e5c7d0> >12:16:49,314 DEBUG storage.ui: removing all non-preexisting partitions ['sda8(id 35)'] from disk(s) ['sda'] >12:16:49,316 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:16:49,316 DEBUG storage.ui: device sda8 new partedPartition None >12:16:49,317 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:16:49,318 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:16:49,319 DEBUG storage.ui: back from removeNewPartitions >12:16:49,319 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x5e5c910> PedGeometry: <_ped.Geometry object at 0x5fa2f90> >12:16:49,319 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e5c7d0> >12:16:49,320 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:16:49,320 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb6150> PedPartition: <_ped.Partition object at 0x5e59dd0> >12:16:49,321 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:16:49,322 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:16:49,324 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:16:49,325 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5f9f290> PedPartition: <_ped.Partition object at 0x5fba3b0> >12:16:49,325 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:16:49,325 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (7) at 395012.31 >12:16:49,325 DEBUG storage.ui: fixing size of non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / at 2.00 >12:16:49,326 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (9) with existing ntfs filesystem at 81925.19 >12:16:49,326 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (10) with existing ntfs filesystem at 153605.84 >12:16:49,326 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (11) with existing ntfs filesystem at 102406.50 >12:16:49,327 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda8 (35) with non-existent ext4 filesystem mounted at /usr at 20000.00 >12:16:49,328 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:16:49,329 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (7) >12:16:49,335 DEBUG blivet: looking up parted Device: /dev/sdc >12:16:49,337 INFO blivet: Skipping disk: sdc: No media present >12:16:50,872 DEBUG blivet: Ext4FS.supported: supported: True ; >12:16:50,872 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:16:50,874 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:16:50,883 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >12:16:50,883 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >12:16:50,883 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >12:17:00,367 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f6690042910>, 20000.0, [], {} >12:17:00,370 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 20000.0 ; mountpoint: /home ; disks: [DiskDevice instance (0x5a01110) -- > name = sda status = True kids = 7 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66980848c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; fstype: ext4 ; encrypted: False ; >12:17:00,370 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f6690042910>, 20000.0, ['sda'], {'mountpoint': '/home', 'fstype': 'ext4', 'encrypted': False} >12:17:00,371 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >12:17:00,371 DEBUG storage.ui: starting Blivet copy >12:17:00,409 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:17:00,409 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fbbe10> fileSystem: <parted.filesystem.FileSystem object at 0x5e5f210> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5f2d0> PedPartition: <_ped.Partition object at 0x5e59830> >12:17:00,410 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:17:00,411 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fbbe10> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6690045750> PedPartition: <_ped.Partition object at 0x5e59bf0> >12:17:00,412 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:17:00,413 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fbbe10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5f690> PedPartition: <_ped.Partition object at 0x5e59e90> >12:17:00,414 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:17:00,414 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fbbe10> fileSystem: <parted.filesystem.FileSystem object at 0x5e5f710> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5f450> PedPartition: <_ped.Partition object at 0x5e59dd0> >12:17:00,415 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:17:00,415 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fbbe10> fileSystem: <parted.filesystem.FileSystem object at 0x5e5fa90> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5fdd0> PedPartition: <_ped.Partition object at 0x5e59b30> >12:17:00,416 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:17:00,417 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fbbe10> fileSystem: <parted.filesystem.FileSystem object at 0x5e5f810> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5f950> PedPartition: <_ped.Partition object at 0x5e59ef0> >12:17:00,418 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:00,418 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fbbe10> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5f410> PedPartition: <_ped.Partition object at 0x5e59d10> >12:17:00,419 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:17:00,420 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fa99d0> fileSystem: <parted.filesystem.FileSystem object at 0x5e5f610> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x5fa2310> PedPartition: <_ped.Partition object at 0x5e599b0> >12:17:00,420 DEBUG storage.ui: finished Blivet copy >12:17:00,420 DEBUG storage.ui: size bumped to 20004 to include new device space >12:17:00,420 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >12:17:00,422 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f6690042910>, 20004.0, [DiskDevice instance (0x5a01110) -- > name = sda status = True kids = 7 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66980848c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>]] >12:17:00,422 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >12:17:00,423 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x5fbba50> ; >12:17:00,423 DEBUG storage.ui: parent factory container: None >12:17:00,423 DEBUG storage.ui: members: [] >12:17:00,424 DEBUG storage.ui: add_disks: ['sda'] >12:17:00,424 DEBUG storage.ui: remove_disks: [] >12:17:00,426 DEBUG storage.ui: LVMPhysicalVolume.__init__: >12:17:00,426 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:17:00,427 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >12:17:00,427 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:17:00,428 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:17:00,429 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >12:17:00,430 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: None ; type: lvmpv ; >12:17:00,430 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:17:00,431 INFO storage.ui: added partition req4 (id 36) to device tree >12:17:00,431 INFO storage.ui: registered action: [38] Create Device partition req4 (id 36) >12:17:00,431 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:17:00,431 INFO storage.ui: registered action: [39] Create Format lvmpv on partition req4 (id 36) >12:17:00,431 DEBUG storage.ui: size bumped to 20004 to include new device space >12:17:00,431 DEBUG storage.ui: adding a TotalSizeSet with size 20004 >12:17:00,431 DEBUG storage.ui: set.allocated = 8 >12:17:00,432 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:17:00,433 DEBUG storage.ui: removing all non-preexisting partitions ['req4(id 36)', 'sda3(id 31)', 'sda8(id 35)'] from disk(s) ['sda'] >12:17:00,434 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:17:00,434 DEBUG storage.ui: device sda3 new partedPartition None >12:17:00,435 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:17:00,436 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:17:00,437 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:00,437 DEBUG storage.ui: device sda8 new partedPartition None >12:17:00,438 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:17:00,439 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:17:00,440 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req4(id 36)', 'req1(id 31)', 'req3(id 35)'] >12:17:00,440 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 35)', 'req1(id 31)', 'req4(id 36)'] from disk(s) ['sda'] >12:17:00,442 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:00,443 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:00,443 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:00,444 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:00,445 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:00,445 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:00,445 DEBUG storage.ui: allocating partition: req3 ; id: 35 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:17:00,445 DEBUG storage.ui: checking freespace on sda >12:17:00,445 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:17:00,446 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:17:00,446 DEBUG storage.ui: free region not suitable for request >12:17:00,446 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:00,446 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:17:00,446 DEBUG storage.ui: not enough free space for primary -- trying logical >12:17:00,447 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:17:00,447 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:17:00,447 DEBUG storage.ui: current free range is 859879125-976768064 (57074MB) >12:17:00,447 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:00,447 DEBUG storage.ui: free region not suitable for request >12:17:00,447 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:17:00,448 DEBUG storage.ui: new free: 859879125-976768064 / 57074MB >12:17:00,448 DEBUG storage.ui: new free allows for 0 sectors of growth >12:17:00,448 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:17:00,448 DEBUG storage.ui: created partition sda8 of 20000MB and added it to /dev/sda >12:17:00,449 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:17:00,450 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5faae10> PedPartition: <_ped.Partition object at 0x5e59e30> >12:17:00,450 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:17:00,451 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:17:00,453 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:00,454 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5d7d0> PedPartition: <_ped.Partition object at 0x7f66980ce470> >12:17:00,455 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:00,456 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:00,456 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:00,457 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:00,458 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:00,458 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:00,458 DEBUG storage.ui: allocating partition: req1 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 10000 ; start: None ; end: None >12:17:00,458 DEBUG storage.ui: checking freespace on sda >12:17:00,458 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >12:17:00,459 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:17:00,459 DEBUG storage.ui: free region not suitable for request >12:17:00,459 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:00,459 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:17:00,459 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:17:00,459 DEBUG storage.ui: new free: 976768065-976773167 / 2MB >12:17:00,459 DEBUG storage.ui: new free allows for 0 sectors of growth >12:17:00,459 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:17:00,460 DEBUG storage.ui: created partition sda3 of 2MB and added it to /dev/sda >12:17:00,461 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:17:00,461 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5ded0> PedPartition: <_ped.Partition object at 0x5e598f0> >12:17:00,462 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:17:00,463 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:17:00,465 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:17:00,465 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5de50> PedPartition: <_ped.Partition object at 0x5e59cb0> >12:17:00,466 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:00,467 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:00,468 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:00,468 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:00,469 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:00,470 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:00,470 DEBUG storage.ui: allocating partition: req4 ; id: 36 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 20004.0 ; start: None ; end: None >12:17:00,470 DEBUG storage.ui: checking freespace on sda >12:17:00,470 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >12:17:00,471 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:17:00,471 DEBUG storage.ui: free region not suitable for request >12:17:00,471 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:17:00,471 DEBUG storage.ui: current free range is 976768065-976769023 (0MB) >12:17:00,471 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:17:00,471 DEBUG storage.ui: current free range is 976773120-976773167 (0MB) >12:17:00,471 DEBUG storage.ui: not enough free space for primary -- trying logical >12:17:00,472 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >12:17:00,472 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:17:00,472 DEBUG storage.ui: current free range is 900841472-976768064 (37073MB) >12:17:00,473 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:17:00,473 DEBUG storage.ui: free region not suitable for request >12:17:00,473 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:17:00,473 DEBUG storage.ui: free region not suitable for request >12:17:00,473 DEBUG storage.ui: evaluating growth potential for new layout >12:17:00,473 DEBUG storage.ui: calculating growth for disk /dev/sda >12:17:00,473 DEBUG storage.ui: adjusted start sector from 900841472 to 900843520 >12:17:00,474 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >12:17:00,475 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5dd50> PedPartition: <_ped.Partition object at 0x5e59950> >12:17:00,476 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:17:00,477 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:17:00,477 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:00,477 DEBUG storage.ui: adding request 31 to chunk 5103 (976768065-976773167) on /dev/sda >12:17:00,477 DEBUG storage.ui: adding request 36 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:00,477 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:17:00,477 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:00,478 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = sda9 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >12:17:00,478 DEBUG storage.ui: 1 requests and 75912556 (37066MB) left in chunk >12:17:00,478 DEBUG storage.ui: adding 75912556 (37066MB) to 36 (sda9) >12:17:00,478 DEBUG storage.ui: taking back 34960748 (17070MB) from 36 (sda9) >12:17:00,478 DEBUG storage.ui: new grow amount for request 36 (sda9) is 40951808 units, or 19996MB >12:17:00,478 DEBUG storage.ui: request 35 (sda8) growth: 0 (0MB) size: 20000MB >12:17:00,478 DEBUG storage.ui: request 36 (sda9) growth: 40951808 (19996MB) size: 20004MB >12:17:00,478 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:17:00,478 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >12:17:00,478 DEBUG storage.ui: request 31 (sda3) growth: 0 (0MB) size: 2MB >12:17:00,478 DEBUG storage.ui: disk /dev/sda growth: 40951808 (19996MB) >12:17:00,479 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:00,480 DEBUG storage.ui: device sda9 new partedPartition None >12:17:00,480 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >12:17:00,481 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:17:00,481 DEBUG storage.ui: total growth: 40951808 sectors >12:17:00,482 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:17:00,482 DEBUG storage.ui: new free: 900841472-976768064 / 37073MB >12:17:00,482 DEBUG storage.ui: new free allows for 40951808 sectors of growth >12:17:00,482 DEBUG storage.ui: adjusted start sector from 900841472 to 900843520 >12:17:00,482 DEBUG storage.ui: created partition sda9 of 8MB and added it to /dev/sda >12:17:00,483 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >12:17:00,484 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5dcd0> PedPartition: <_ped.Partition object at 0x5e59ad0> >12:17:00,485 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:17:00,485 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:17:00,488 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:00,488 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5faaf90> PedPartition: <_ped.Partition object at 0x5e59e30> >12:17:00,488 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda9(id 36)', 'sda3(id 31)', 'sda8(id 35)'] >12:17:00,488 DEBUG storage.ui: growable partitions are ['sda9'] >12:17:00,489 DEBUG storage.ui: adding request 36 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:00,489 DEBUG storage.ui: adding request 31 to chunk 5103 (976768065-976773167) on /dev/sda >12:17:00,489 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:00,489 DEBUG storage.ui: disk sda has 2 chunks >12:17:00,489 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:17:00,489 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:00,489 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = sda9 growable = True >base = 16384 growth = 0 max_grow = 40951808 >done = False >12:17:00,489 DEBUG storage.ui: 1 requests and 75912556 (37066MB) left in chunk >12:17:00,490 DEBUG storage.ui: adding 75912556 (37066MB) to 36 (sda9) >12:17:00,490 DEBUG storage.ui: taking back 34960748 (17070MB) from 36 (sda9) >12:17:00,490 DEBUG storage.ui: new grow amount for request 36 (sda9) is 40951808 units, or 19996MB >12:17:00,490 DEBUG storage.ui: set: ['sda9'] 8/20004 >12:17:00,490 DEBUG storage.ui: allocating 19996 to TotalSizeSet with 8/20004 (19996 needed) >12:17:00,490 DEBUG storage.ui: PartitionRequest instance -- >id = 36 name = sda9 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >12:17:00,490 DEBUG storage.ui: needed: 0 >12:17:00,490 DEBUG storage.ui: set: ['sda9'] 20004/20004 >12:17:00,490 DEBUG storage.ui: allocating 0 to TotalSizeSet with 20004/20004 (0 needed) >12:17:00,490 DEBUG storage.ui: PartitionRequest instance -- >id = 36 name = sda9 growable = True >base = 16384 growth = 40951808 max_grow = 40951808 >done = True >12:17:00,490 DEBUG storage.ui: needed: 0 >12:17:00,491 DEBUG storage.ui: growing partitions on sda >12:17:00,491 DEBUG storage.ui: partition sda8 (35): 1 >12:17:00,491 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e5d550> >12:17:00,491 DEBUG storage.ui: partition sda9 (36): 1 >12:17:00,491 DEBUG storage.ui: new geometry for sda9: parted.Geometry instance -- > start: 900843520 end: 941811711 length: 40968192 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e5dd10> >12:17:00,491 DEBUG storage.ui: removing all non-preexisting partitions ['sda8(id 35)', 'sda9(id 36)'] from disk(s) ['sda'] >12:17:00,492 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:00,493 DEBUG storage.ui: device sda8 new partedPartition None >12:17:00,493 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:17:00,494 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:17:00,495 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:00,495 DEBUG storage.ui: device sda9 new partedPartition None >12:17:00,496 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >12:17:00,497 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:17:00,499 DEBUG storage.ui: back from removeNewPartitions >12:17:00,499 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x5e5df10> PedGeometry: <_ped.Geometry object at 0x5fa9910> >12:17:00,499 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e5d550> >12:17:00,500 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:17:00,500 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5c050> PedPartition: <_ped.Partition object at 0x5e59f50> >12:17:00,501 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:17:00,502 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:17:00,504 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:00,504 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa5490> PedPartition: <_ped.Partition object at 0x5fba170> >12:17:00,505 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 900843520 end: 941811711 length: 40968192 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e5dd10> >12:17:00,506 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >12:17:00,506 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5faed90> PedPartition: <_ped.Partition object at 0x5e597d0> >12:17:00,507 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:17:00,508 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:17:00,510 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:00,510 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa5650> PedPartition: <_ped.Partition object at 0x5fba350> >12:17:00,511 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:17:00,511 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (7) at 395012.31 >12:17:00,511 DEBUG storage.ui: fixing size of non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / at 2.00 >12:17:00,511 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (9) with existing ntfs filesystem at 81925.19 >12:17:00,512 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (10) with existing ntfs filesystem at 153605.84 >12:17:00,512 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (11) with existing ntfs filesystem at 102406.50 >12:17:00,512 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda8 (35) with non-existent ext4 filesystem mounted at /usr at 20000.00 >12:17:00,512 DEBUG storage.ui: fixing size of non-existent 20004MB partition sda9 (36) with non-existent lvmpv at 20004.00 >12:17:00,514 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:17:00,515 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (7) >12:17:00,516 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda9 ; >12:17:00,516 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:17:00,517 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >12:17:00,517 INFO storage.ui: added lvmvg fedora (id 37) to device tree >12:17:00,518 INFO storage.ui: registered action: [40] Create Device lvmvg fedora (id 37) >12:17:00,518 DEBUG storage.ui: fedora size is 20000MB >12:17:00,518 DEBUG storage.ui: vg fedora has 20000MB free >12:17:00,519 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:17:00,519 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:17:00,520 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >12:17:00,521 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >12:17:00,521 DEBUG storage.ui: fedora size is 20000MB >12:17:00,522 DEBUG storage.ui: vg fedora has 20000MB free >12:17:00,522 DEBUG storage.ui: Adding fedora-home/20000MB to fedora >12:17:00,522 INFO storage.ui: added lvmlv fedora-home (id 38) to device tree >12:17:00,522 INFO storage.ui: registered action: [41] Create Device lvmlv fedora-home (id 38) >12:17:00,522 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:17:00,522 INFO storage.ui: registered action: [42] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 38) >12:17:00,528 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:00,529 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:00,530 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:00,531 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:00,532 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:00,533 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:00,533 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:00,534 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:00,535 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:00,536 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:00,537 DEBUG blivet: looking up parted Device: /dev/sdc >12:17:00,557 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:00,558 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:00,559 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:00,561 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:00,562 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:00,563 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:00,564 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:00,565 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:00,566 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:00,567 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:00,567 DEBUG blivet: looking up parted Device: /dev/sdc >12:17:00,571 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:00,572 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:00,573 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:00,575 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:00,576 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:00,577 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:00,578 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:00,580 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:00,581 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:00,582 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:00,583 DEBUG blivet: looking up parted Device: /dev/sdc >12:17:00,611 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f6690042910>, 0, [], {} >12:17:00,623 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f6690042910>, 0, [], {} >12:17:00,625 DEBUG blivet: looking up parted Device: /dev/sdc >12:17:00,626 INFO blivet: Skipping disk: sdc: No media present >12:17:05,064 DEBUG blivet: Ext4FS.supported: supported: True ; >12:17:05,064 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:17:05,066 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:17:05,067 INFO storage.ui: removed lvmlv fedora-home (id 38) from device tree >12:17:05,068 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >12:17:05,068 INFO storage.ui: registered action: [43] Destroy Device lvmlv fedora-home (id 38) >12:17:05,068 INFO storage.ui: removed lvmvg fedora (id 37) from device tree >12:17:05,069 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda9 ; >12:17:05,070 INFO storage.ui: registered action: [44] Destroy Device lvmvg fedora (id 37) >12:17:05,070 INFO storage.ui: removed partition sda9 (id 36) from device tree >12:17:05,071 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:17:05,071 INFO storage.ui: registered action: [45] Destroy Device partition sda9 (id 36) >12:17:05,072 DEBUG storage.ui: checking whether disk sda has an empty extended >12:17:05,074 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5faed50> PedPartition: <_ped.Partition object at 0x5a39830> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8'] >12:17:05,077 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 20000 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x5a01110) -- > name = sda status = True kids = 7 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66980848c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: /home ; fstype: ext4 ; container_size: 0 ; >12:17:05,077 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 20000, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': None, 'mountpoint': '/home', 'fstype': 'ext4', 'container_size': 0} >12:17:05,078 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >12:17:05,079 DEBUG storage.ui: starting Blivet copy >12:17:05,112 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:17:05,113 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e5c350> fileSystem: <parted.filesystem.FileSystem object at 0x5fb8890> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb8810> PedPartition: <_ped.Partition object at 0x5a220b0> >12:17:05,114 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:17:05,115 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e5c350> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb8690> PedPartition: <_ped.Partition object at 0x7f66980ce470> >12:17:05,116 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:17:05,116 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e5c350> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb89d0> PedPartition: <_ped.Partition object at 0x5a39830> >12:17:05,117 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:17:05,117 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e5c350> fileSystem: <parted.filesystem.FileSystem object at 0x5fb8bd0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb8b50> PedPartition: <_ped.Partition object at 0x5a39950> >12:17:05,118 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:17:05,119 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e5c350> fileSystem: <parted.filesystem.FileSystem object at 0x5fb8d90> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb8d10> PedPartition: <_ped.Partition object at 0x5a39a10> >12:17:05,120 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:17:05,120 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e5c350> fileSystem: <parted.filesystem.FileSystem object at 0x5fb8f50> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb8ed0> PedPartition: <_ped.Partition object at 0x5a399b0> >12:17:05,121 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:05,122 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e5c350> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb90d0> PedPartition: <_ped.Partition object at 0x5e59d70> >12:17:05,123 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:17:05,123 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fbbe50> fileSystem: <parted.filesystem.FileSystem object at 0x5fb9290> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x5e26a90> PedPartition: <_ped.Partition object at 0x5e59ad0> >12:17:05,123 DEBUG storage.ui: finished Blivet copy >12:17:05,124 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:17:05,124 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:17:05,125 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:17:05,125 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:17:05,126 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:17:05,127 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:17:05,128 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:17:05,129 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; >12:17:05,130 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; current: None ; type: ext4 ; >12:17:05,130 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:17:05,131 INFO storage.ui: added partition req5 (id 39) to device tree >12:17:05,131 INFO storage.ui: registered action: [46] Create Device partition req5 (id 39) >12:17:05,131 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:17:05,131 INFO storage.ui: registered action: [47] Create Format ext4 filesystem mounted at /home on partition req5 (id 39) >12:17:05,132 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:17:05,133 DEBUG storage.ui: removing all non-preexisting partitions ['req5(id 39)', 'sda3(id 31)', 'sda8(id 35)'] from disk(s) ['sda'] >12:17:05,134 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:17:05,134 DEBUG storage.ui: device sda3 new partedPartition None >12:17:05,135 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:17:05,136 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:17:05,137 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:05,137 DEBUG storage.ui: device sda8 new partedPartition None >12:17:05,138 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:17:05,139 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:17:05,140 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req5(id 39)', 'req1(id 31)', 'req3(id 35)'] >12:17:05,141 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 35)', 'req1(id 31)', 'req5(id 39)'] from disk(s) ['sda'] >12:17:05,142 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:05,143 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:05,143 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:05,144 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:05,145 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:05,145 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:05,145 DEBUG storage.ui: allocating partition: req3 ; id: 35 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:17:05,145 DEBUG storage.ui: checking freespace on sda >12:17:05,146 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:17:05,146 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:17:05,146 DEBUG storage.ui: free region not suitable for request >12:17:05,146 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:05,146 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:17:05,146 DEBUG storage.ui: not enough free space for primary -- trying logical >12:17:05,147 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:17:05,147 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:17:05,147 DEBUG storage.ui: current free range is 859879125-976768064 (57074MB) >12:17:05,147 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:05,148 DEBUG storage.ui: free region not suitable for request >12:17:05,148 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:17:05,148 DEBUG storage.ui: new free: 859879125-976768064 / 57074MB >12:17:05,148 DEBUG storage.ui: new free allows for 0 sectors of growth >12:17:05,148 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:17:05,148 DEBUG storage.ui: created partition sda8 of 20000MB and added it to /dev/sda >12:17:05,149 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:17:05,150 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5d650> PedPartition: <_ped.Partition object at 0x5a398f0> >12:17:05,151 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:17:05,152 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:17:05,154 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:05,155 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa9d90> PedPartition: <_ped.Partition object at 0x5e59f50> >12:17:05,156 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:05,157 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:05,157 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:05,158 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:05,159 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:05,159 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:05,159 DEBUG storage.ui: allocating partition: req1 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 10000 ; start: None ; end: None >12:17:05,159 DEBUG storage.ui: checking freespace on sda >12:17:05,160 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >12:17:05,160 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:17:05,160 DEBUG storage.ui: free region not suitable for request >12:17:05,160 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:05,160 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:17:05,160 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:17:05,161 DEBUG storage.ui: new free: 976768065-976773167 / 2MB >12:17:05,161 DEBUG storage.ui: new free allows for 0 sectors of growth >12:17:05,161 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:17:05,161 DEBUG storage.ui: created partition sda3 of 2MB and added it to /dev/sda >12:17:05,162 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:17:05,163 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa9d10> PedPartition: <_ped.Partition object at 0x5e59e30> >12:17:05,164 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:17:05,165 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:17:05,166 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:17:05,167 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa96d0> PedPartition: <_ped.Partition object at 0x5e598f0> >12:17:05,168 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:05,169 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:05,169 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:05,170 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:05,171 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:05,171 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:05,171 DEBUG storage.ui: allocating partition: req5 ; id: 39 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 20000 ; start: None ; end: None >12:17:05,171 DEBUG storage.ui: checking freespace on sda >12:17:05,172 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >12:17:05,172 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:17:05,172 DEBUG storage.ui: free region not suitable for request >12:17:05,172 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:17:05,173 DEBUG storage.ui: current free range is 976768065-976769023 (0MB) >12:17:05,173 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:17:05,173 DEBUG storage.ui: current free range is 976773120-976773167 (0MB) >12:17:05,173 DEBUG storage.ui: not enough free space for primary -- trying logical >12:17:05,173 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1MB boot=False best=None grow=True start=None >12:17:05,174 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:17:05,174 DEBUG storage.ui: current free range is 900841472-976768064 (37073MB) >12:17:05,174 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:17:05,174 DEBUG storage.ui: free region not suitable for request >12:17:05,174 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:17:05,174 DEBUG storage.ui: free region not suitable for request >12:17:05,175 DEBUG storage.ui: evaluating growth potential for new layout >12:17:05,175 DEBUG storage.ui: calculating growth for disk /dev/sda >12:17:05,175 DEBUG storage.ui: adjusted start sector from 900841472 to 900843520 >12:17:05,176 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:17:05,176 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb8490> PedPartition: <_ped.Partition object at 0x7f66980cefb0> >12:17:05,177 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:17:05,178 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:17:05,179 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:05,179 DEBUG storage.ui: adding request 31 to chunk 5103 (976768065-976773167) on /dev/sda >12:17:05,179 DEBUG storage.ui: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:05,179 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:17:05,179 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:05,179 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda9 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >12:17:05,179 DEBUG storage.ui: 1 requests and 75926892 (37073MB) left in chunk >12:17:05,180 DEBUG storage.ui: adding 75926892 (37073MB) to 39 (sda9) >12:17:05,180 DEBUG storage.ui: taking back 34968940 (17074MB) from 39 (sda9) >12:17:05,180 DEBUG storage.ui: new grow amount for request 39 (sda9) is 40957952 units, or 19999MB >12:17:05,180 DEBUG storage.ui: request 35 (sda8) growth: 0 (0MB) size: 20000MB >12:17:05,180 DEBUG storage.ui: request 39 (sda9) growth: 40957952 (19999MB) size: 20000MB >12:17:05,180 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:17:05,180 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >12:17:05,180 DEBUG storage.ui: request 31 (sda3) growth: 0 (0MB) size: 2MB >12:17:05,180 DEBUG storage.ui: disk /dev/sda growth: 40957952 (19999MB) >12:17:05,181 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:05,181 DEBUG storage.ui: device sda9 new partedPartition None >12:17:05,182 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:17:05,183 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:17:05,183 DEBUG storage.ui: total growth: 40957952 sectors >12:17:05,183 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:17:05,184 DEBUG storage.ui: new free: 900841472-976768064 / 37073MB >12:17:05,184 DEBUG storage.ui: new free allows for 40957952 sectors of growth >12:17:05,184 DEBUG storage.ui: adjusted start sector from 900841472 to 900843520 >12:17:05,184 DEBUG storage.ui: created partition sda9 of 1MB and added it to /dev/sda >12:17:05,185 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:17:05,186 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5c2d0> PedPartition: <_ped.Partition object at 0x7f66980cedd0> >12:17:05,187 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:17:05,188 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:17:05,190 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:05,190 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa82d0> PedPartition: <_ped.Partition object at 0x5fba230> >12:17:05,190 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda9(id 39)', 'sda3(id 31)', 'sda8(id 35)'] >12:17:05,190 DEBUG storage.ui: growable partitions are ['sda9'] >12:17:05,191 DEBUG storage.ui: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:05,191 DEBUG storage.ui: adding request 31 to chunk 5103 (976768065-976773167) on /dev/sda >12:17:05,191 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:05,191 DEBUG storage.ui: disk sda has 2 chunks >12:17:05,191 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:17:05,191 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:05,191 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda9 growable = True >base = 2048 growth = 0 max_grow = 40957952 >done = False >12:17:05,191 DEBUG storage.ui: 1 requests and 75926892 (37073MB) left in chunk >12:17:05,191 DEBUG storage.ui: adding 75926892 (37073MB) to 39 (sda9) >12:17:05,192 DEBUG storage.ui: taking back 34968940 (17074MB) from 39 (sda9) >12:17:05,192 DEBUG storage.ui: new grow amount for request 39 (sda9) is 40957952 units, or 19999MB >12:17:05,192 DEBUG storage.ui: growing partitions on sda >12:17:05,192 DEBUG storage.ui: partition sda8 (35): 1 >12:17:05,192 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fb9390> >12:17:05,192 DEBUG storage.ui: partition sda9 (39): 1 >12:17:05,192 DEBUG storage.ui: new geometry for sda9: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fb9450> >12:17:05,193 DEBUG storage.ui: removing all non-preexisting partitions ['sda8(id 35)', 'sda9(id 39)'] from disk(s) ['sda'] >12:17:05,194 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:05,194 DEBUG storage.ui: device sda8 new partedPartition None >12:17:05,195 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:17:05,196 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:17:05,197 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:05,197 DEBUG storage.ui: device sda9 new partedPartition None >12:17:05,198 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:17:05,201 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:17:05,203 DEBUG storage.ui: back from removeNewPartitions >12:17:05,203 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x5e5de90> PedGeometry: <_ped.Geometry object at 0x5e5c5d0> >12:17:05,203 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fb9390> >12:17:05,204 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:17:05,204 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e2f790> PedPartition: <_ped.Partition object at 0x5e59950> >12:17:05,205 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:17:05,206 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:17:05,208 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:05,209 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fbb690> PedPartition: <_ped.Partition object at 0x5fba230> >12:17:05,209 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fb9450> >12:17:05,210 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:17:05,210 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5c750> PedPartition: <_ped.Partition object at 0x7f66980ce950> >12:17:05,211 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:17:05,212 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:17:05,214 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:05,215 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e31710> PedPartition: <_ped.Partition object at 0x5fba0b0> >12:17:05,215 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:17:05,215 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (7) at 395012.31 >12:17:05,216 DEBUG storage.ui: fixing size of non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / at 2.00 >12:17:05,216 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (9) with existing ntfs filesystem at 81925.19 >12:17:05,216 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (10) with existing ntfs filesystem at 153605.84 >12:17:05,216 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (11) with existing ntfs filesystem at 102406.50 >12:17:05,217 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda8 (35) with non-existent ext4 filesystem mounted at /usr at 20000.00 >12:17:05,217 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda9 (39) with non-existent ext4 filesystem mounted at /home at 20000.00 >12:17:05,218 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:17:05,219 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (7) >12:17:05,227 DEBUG blivet: looking up parted Device: /dev/sdc >12:17:05,229 INFO blivet: Skipping disk: sdc: No media present >12:17:08,735 DEBUG blivet: Ext4FS.supported: supported: True ; >12:17:08,735 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:17:08,737 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:17:08,745 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >12:17:08,746 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >12:17:08,746 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >12:17:19,379 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f6690042910>, 10000.0, [], {} >12:17:19,382 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 10000.0 ; mountpoint: /data ; disks: [DiskDevice instance (0x5a01110) -- > name = sda status = True kids = 8 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66980848c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; fstype: ext4 ; encrypted: False ; >12:17:19,382 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f6690042910>, 10000.0, ['sda'], {'mountpoint': '/data', 'fstype': 'ext4', 'encrypted': False} >12:17:19,383 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >12:17:19,383 DEBUG storage.ui: starting Blivet copy >12:17:19,413 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:17:19,414 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fbb350> fileSystem: <parted.filesystem.FileSystem object at 0x5e30850> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e307d0> PedPartition: <_ped.Partition object at 0x5e597d0> >12:17:19,414 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:17:19,416 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fbb350> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e30650> PedPartition: <_ped.Partition object at 0x5e59b90> >12:17:19,416 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:17:19,417 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fbb350> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e30990> PedPartition: <_ped.Partition object at 0x5fba3b0> >12:17:19,418 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:17:19,418 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fbb350> fileSystem: <parted.filesystem.FileSystem object at 0x5e30b90> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e30b10> PedPartition: <_ped.Partition object at 0x5fba1d0> >12:17:19,419 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:17:19,420 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fbb350> fileSystem: <parted.filesystem.FileSystem object at 0x5e30d50> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e30cd0> PedPartition: <_ped.Partition object at 0x5fba290> >12:17:19,420 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:17:19,421 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fbb350> fileSystem: <parted.filesystem.FileSystem object at 0x5e30f10> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e30e90> PedPartition: <_ped.Partition object at 0x5fba050> >12:17:19,422 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:19,422 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fbb350> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e61090> PedPartition: <_ped.Partition object at 0x5fba2f0> >12:17:19,423 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:19,423 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fbb350> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e61210> PedPartition: <_ped.Partition object at 0x5fba410> >12:17:19,424 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:17:19,425 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fa8c50> fileSystem: <parted.filesystem.FileSystem object at 0x5e61390> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x5fb9e90> PedPartition: <_ped.Partition object at 0x5fba470> >12:17:19,425 DEBUG storage.ui: finished Blivet copy >12:17:19,425 DEBUG storage.ui: size bumped to 10004 to include new device space >12:17:19,425 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >12:17:19,427 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f6690042910>, 10004.0, [DiskDevice instance (0x5a01110) -- > name = sda status = True kids = 8 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66980848c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>]] >12:17:19,427 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >12:17:19,428 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x5e2f1d0> ; >12:17:19,428 DEBUG storage.ui: parent factory container: None >12:17:19,428 DEBUG storage.ui: members: [] >12:17:19,429 DEBUG storage.ui: add_disks: ['sda'] >12:17:19,429 DEBUG storage.ui: remove_disks: [] >12:17:19,431 DEBUG storage.ui: LVMPhysicalVolume.__init__: >12:17:19,431 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:17:19,432 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >12:17:19,432 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:17:19,433 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:17:19,434 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; >12:17:19,435 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; current: None ; type: lvmpv ; >12:17:19,435 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:17:19,436 INFO storage.ui: added partition req6 (id 40) to device tree >12:17:19,436 INFO storage.ui: registered action: [48] Create Device partition req6 (id 40) >12:17:19,436 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:17:19,436 INFO storage.ui: registered action: [49] Create Format lvmpv on partition req6 (id 40) >12:17:19,436 DEBUG storage.ui: size bumped to 10004 to include new device space >12:17:19,436 DEBUG storage.ui: adding a TotalSizeSet with size 10004 >12:17:19,436 DEBUG storage.ui: set.allocated = 8 >12:17:19,437 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:17:19,438 DEBUG storage.ui: removing all non-preexisting partitions ['req6(id 40)', 'sda3(id 31)', 'sda8(id 35)', 'sda9(id 39)'] from disk(s) ['sda'] >12:17:19,439 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:17:19,439 DEBUG storage.ui: device sda3 new partedPartition None >12:17:19,440 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:17:19,441 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:17:19,442 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:19,442 DEBUG storage.ui: device sda8 new partedPartition None >12:17:19,443 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:17:19,444 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:17:19,445 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:19,445 DEBUG storage.ui: device sda9 new partedPartition None >12:17:19,446 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:17:19,447 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:17:19,448 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req6(id 40)', 'req1(id 31)', 'req3(id 35)', 'req5(id 39)'] >12:17:19,448 DEBUG storage.ui: removing all non-preexisting partitions ['req5(id 39)', 'req3(id 35)', 'req1(id 31)', 'req6(id 40)'] from disk(s) ['sda'] >12:17:19,449 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:19,450 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:19,450 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:19,451 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:19,452 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:19,452 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:19,453 DEBUG storage.ui: allocating partition: req5 ; id: 39 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:17:19,453 DEBUG storage.ui: checking freespace on sda >12:17:19,453 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:17:19,454 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:17:19,454 DEBUG storage.ui: free region not suitable for request >12:17:19,454 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:19,454 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:17:19,454 DEBUG storage.ui: not enough free space for primary -- trying logical >12:17:19,455 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:17:19,455 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:17:19,455 DEBUG storage.ui: current free range is 859879125-976768064 (57074MB) >12:17:19,455 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:19,456 DEBUG storage.ui: free region not suitable for request >12:17:19,456 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:17:19,456 DEBUG storage.ui: new free: 859879125-976768064 / 57074MB >12:17:19,456 DEBUG storage.ui: new free allows for 0 sectors of growth >12:17:19,456 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:17:19,456 DEBUG storage.ui: created partition sda8 of 20000MB and added it to /dev/sda >12:17:19,457 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:17:19,458 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa8910> PedPartition: <_ped.Partition object at 0x5a398f0> >12:17:19,459 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:17:19,460 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:17:19,461 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:19,462 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb8210> PedPartition: <_ped.Partition object at 0x5fba170> >12:17:19,463 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:19,464 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:19,464 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:19,465 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:19,466 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:19,466 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:19,466 DEBUG storage.ui: allocating partition: req3 ; id: 35 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:17:19,466 DEBUG storage.ui: checking freespace on sda >12:17:19,467 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:17:19,467 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:17:19,467 DEBUG storage.ui: free region not suitable for request >12:17:19,467 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:19,467 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:17:19,467 DEBUG storage.ui: not enough free space for primary -- trying logical >12:17:19,468 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:17:19,468 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:17:19,468 DEBUG storage.ui: current free range is 900841472-976768064 (37073MB) >12:17:19,468 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:19,469 DEBUG storage.ui: free region not suitable for request >12:17:19,469 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:17:19,469 DEBUG storage.ui: new free: 900841472-976768064 / 37073MB >12:17:19,469 DEBUG storage.ui: new free allows for 0 sectors of growth >12:17:19,469 DEBUG storage.ui: adjusted start sector from 900841472 to 900843520 >12:17:19,469 DEBUG storage.ui: created partition sda9 of 20000MB and added it to /dev/sda >12:17:19,470 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:17:19,471 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb8190> PedPartition: <_ped.Partition object at 0x5e598f0> >12:17:19,472 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:17:19,473 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:17:19,474 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:19,475 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e61f10> PedPartition: <_ped.Partition object at 0x5fba710> >12:17:19,476 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:19,477 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:19,477 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:19,478 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:19,479 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:19,479 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:19,479 DEBUG storage.ui: allocating partition: req1 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 10000 ; start: None ; end: None >12:17:19,479 DEBUG storage.ui: checking freespace on sda >12:17:19,480 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >12:17:19,480 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:17:19,480 DEBUG storage.ui: free region not suitable for request >12:17:19,480 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:19,480 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:17:19,480 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:17:19,481 DEBUG storage.ui: new free: 976768065-976773167 / 2MB >12:17:19,481 DEBUG storage.ui: new free allows for 0 sectors of growth >12:17:19,481 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:17:19,481 DEBUG storage.ui: created partition sda3 of 2MB and added it to /dev/sda >12:17:19,482 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:17:19,483 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e2f0d0> PedPartition: <_ped.Partition object at 0x5e59ad0> >12:17:19,483 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:17:19,484 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:17:19,486 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:17:19,487 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e2fe50> PedPartition: <_ped.Partition object at 0x5e59f50> >12:17:19,488 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:19,489 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:19,489 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:19,490 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:19,491 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:19,491 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:19,491 DEBUG storage.ui: allocating partition: req6 ; id: 40 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 10004.0 ; start: None ; end: None >12:17:19,491 DEBUG storage.ui: checking freespace on sda >12:17:19,492 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >12:17:19,492 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:17:19,492 DEBUG storage.ui: free region not suitable for request >12:17:19,492 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:17:19,492 DEBUG storage.ui: current free range is 976768065-976769023 (0MB) >12:17:19,492 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:17:19,493 DEBUG storage.ui: current free range is 976773120-976773167 (0MB) >12:17:19,493 DEBUG storage.ui: not enough free space for primary -- trying logical >12:17:19,493 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >12:17:19,494 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:17:19,494 DEBUG storage.ui: current free range is 941803520-976768064 (17072MB) >12:17:19,494 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:17:19,494 DEBUG storage.ui: free region not suitable for request >12:17:19,494 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:17:19,494 DEBUG storage.ui: free region not suitable for request >12:17:19,494 DEBUG storage.ui: evaluating growth potential for new layout >12:17:19,494 DEBUG storage.ui: calculating growth for disk /dev/sda >12:17:19,494 DEBUG storage.ui: adjusted start sector from 941803520 to 941805568 >12:17:19,496 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >12:17:19,496 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e61990> PedPartition: <_ped.Partition object at 0x5fba230> >12:17:19,497 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:17:19,498 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:17:19,498 DEBUG storage.ui: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:19,498 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:19,499 DEBUG storage.ui: adding request 31 to chunk 5103 (976768065-976773167) on /dev/sda >12:17:19,499 DEBUG storage.ui: adding request 40 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:19,499 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:17:19,499 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:19,499 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:19,499 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sda10 growable = True >base = 16384 growth = 0 max_grow = 20471808 >done = False >12:17:19,499 DEBUG storage.ui: 1 requests and 34952556 (17066MB) left in chunk >12:17:19,499 DEBUG storage.ui: adding 34952556 (17066MB) to 40 (sda10) >12:17:19,499 DEBUG storage.ui: taking back 14480748 (7070MB) from 40 (sda10) >12:17:19,500 DEBUG storage.ui: new grow amount for request 40 (sda10) is 20471808 units, or 9996MB >12:17:19,500 DEBUG storage.ui: request 39 (sda8) growth: 0 (0MB) size: 20000MB >12:17:19,500 DEBUG storage.ui: request 35 (sda9) growth: 0 (0MB) size: 20000MB >12:17:19,500 DEBUG storage.ui: request 40 (sda10) growth: 20471808 (9996MB) size: 10004MB >12:17:19,500 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:17:19,500 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >12:17:19,500 DEBUG storage.ui: request 31 (sda3) growth: 0 (0MB) size: 2MB >12:17:19,500 DEBUG storage.ui: disk /dev/sda growth: 20471808 (9996MB) >12:17:19,501 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:17:19,501 DEBUG storage.ui: device sda10 new partedPartition None >12:17:19,502 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >12:17:19,503 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:17:19,503 DEBUG storage.ui: total growth: 20471808 sectors >12:17:19,503 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:17:19,503 DEBUG storage.ui: new free: 941803520-976768064 / 17072MB >12:17:19,503 DEBUG storage.ui: new free allows for 20471808 sectors of growth >12:17:19,504 DEBUG storage.ui: adjusted start sector from 941803520 to 941805568 >12:17:19,504 DEBUG storage.ui: created partition sda10 of 8MB and added it to /dev/sda >12:17:19,505 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >12:17:19,505 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e61d10> PedPartition: <_ped.Partition object at 0x5fba650> >12:17:19,507 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:17:19,507 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:17:19,509 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:17:19,510 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb2690> PedPartition: <_ped.Partition object at 0x5fba8f0> >12:17:19,510 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda10(id 40)', 'sda3(id 31)', 'sda9(id 35)', 'sda8(id 39)'] >12:17:19,510 DEBUG storage.ui: growable partitions are ['sda10'] >12:17:19,510 DEBUG storage.ui: adding request 40 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:19,511 DEBUG storage.ui: adding request 31 to chunk 5103 (976768065-976773167) on /dev/sda >12:17:19,511 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:19,511 DEBUG storage.ui: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:19,511 DEBUG storage.ui: disk sda has 2 chunks >12:17:19,511 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:17:19,511 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:19,511 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:19,511 DEBUG storage.ui: req: PartitionRequest instance -- >id = 40 name = sda10 growable = True >base = 16384 growth = 0 max_grow = 20471808 >done = False >12:17:19,511 DEBUG storage.ui: 1 requests and 34952556 (17066MB) left in chunk >12:17:19,511 DEBUG storage.ui: adding 34952556 (17066MB) to 40 (sda10) >12:17:19,512 DEBUG storage.ui: taking back 14480748 (7070MB) from 40 (sda10) >12:17:19,512 DEBUG storage.ui: new grow amount for request 40 (sda10) is 20471808 units, or 9996MB >12:17:19,512 DEBUG storage.ui: set: ['sda10'] 8/10004 >12:17:19,512 DEBUG storage.ui: allocating 9996 to TotalSizeSet with 8/10004 (9996 needed) >12:17:19,512 DEBUG storage.ui: PartitionRequest instance -- >id = 40 name = sda10 growable = True >base = 16384 growth = 20471808 max_grow = 20471808 >done = True >12:17:19,512 DEBUG storage.ui: needed: 0 >12:17:19,512 DEBUG storage.ui: set: ['sda10'] 10004/10004 >12:17:19,512 DEBUG storage.ui: allocating 0 to TotalSizeSet with 10004/10004 (0 needed) >12:17:19,512 DEBUG storage.ui: PartitionRequest instance -- >id = 40 name = sda10 growable = True >base = 16384 growth = 20471808 max_grow = 20471808 >done = True >12:17:19,512 DEBUG storage.ui: needed: 0 >12:17:19,513 DEBUG storage.ui: growing partitions on sda >12:17:19,513 DEBUG storage.ui: partition sda8 (39): 1 >12:17:19,513 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e2f450> >12:17:19,513 DEBUG storage.ui: partition sda9 (35): 1 >12:17:19,513 DEBUG storage.ui: new geometry for sda9: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fb83d0> >12:17:19,513 DEBUG storage.ui: partition sda10 (40): 1 >12:17:19,514 DEBUG storage.ui: new geometry for sda10: parted.Geometry instance -- > start: 941805568 end: 962293759 length: 20488192 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e61850> >12:17:19,514 DEBUG storage.ui: removing all non-preexisting partitions ['sda8(id 39)', 'sda9(id 35)', 'sda10(id 40)'] from disk(s) ['sda'] >12:17:19,515 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:19,515 DEBUG storage.ui: device sda8 new partedPartition None >12:17:19,516 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:17:19,517 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:17:19,518 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:19,518 DEBUG storage.ui: device sda9 new partedPartition None >12:17:19,519 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:17:19,520 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:17:19,521 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:17:19,521 DEBUG storage.ui: device sda10 new partedPartition None >12:17:19,522 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >12:17:19,523 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:17:19,524 DEBUG storage.ui: back from removeNewPartitions >12:17:19,524 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x5e2f410> PedGeometry: <_ped.Geometry object at 0x5e302d0> >12:17:19,524 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e2f450> >12:17:19,525 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:17:19,526 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb84d0> PedPartition: <_ped.Partition object at 0x5e599b0> >12:17:19,526 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:17:19,527 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:17:19,529 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:19,530 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb2d10> PedPartition: <_ped.Partition object at 0x5fba890> >12:17:19,530 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fb83d0> >12:17:19,531 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:17:19,531 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb8090> PedPartition: <_ped.Partition object at 0x5e59e30> >12:17:19,532 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:17:19,533 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:17:19,535 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:19,535 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb7090> PedPartition: <_ped.Partition object at 0x5fbaa10> >12:17:19,536 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 941805568 end: 962293759 length: 20488192 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e61850> >12:17:19,537 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >12:17:19,537 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa87d0> PedPartition: <_ped.Partition object at 0x5e59cb0> >12:17:19,538 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:17:19,539 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:17:19,541 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:17:19,541 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb75d0> PedPartition: <_ped.Partition object at 0x5fbab30> >12:17:19,542 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:17:19,542 DEBUG storage.ui: fixing size of non-existent 10004MB partition sda10 (40) with non-existent lvmpv at 10004.00 >12:17:19,542 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (7) at 395012.31 >12:17:19,543 DEBUG storage.ui: fixing size of non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / at 2.00 >12:17:19,543 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (9) with existing ntfs filesystem at 81925.19 >12:17:19,543 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (10) with existing ntfs filesystem at 153605.84 >12:17:19,543 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (11) with existing ntfs filesystem at 102406.50 >12:17:19,544 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda8 (39) with non-existent ext4 filesystem mounted at /home at 20000.00 >12:17:19,544 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda9 (35) with non-existent ext4 filesystem mounted at /usr at 20000.00 >12:17:19,545 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:17:19,546 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (7) >12:17:19,548 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda10 ; >12:17:19,548 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:17:19,549 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >12:17:19,549 INFO storage.ui: added lvmvg fedora (id 41) to device tree >12:17:19,549 INFO storage.ui: registered action: [50] Create Device lvmvg fedora (id 41) >12:17:19,549 DEBUG storage.ui: fedora size is 10000MB >12:17:19,549 DEBUG storage.ui: vg fedora has 10000MB free >12:17:19,550 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:17:19,551 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:17:19,552 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >12:17:19,553 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-data ; current: None ; type: ext4 ; >12:17:19,553 DEBUG storage.ui: fedora size is 10000MB >12:17:19,553 DEBUG storage.ui: vg fedora has 10000MB free >12:17:19,553 DEBUG storage.ui: Adding fedora-data/10000MB to fedora >12:17:19,554 INFO storage.ui: added lvmlv fedora-data (id 42) to device tree >12:17:19,554 INFO storage.ui: registered action: [51] Create Device lvmlv fedora-data (id 42) >12:17:19,554 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:17:19,554 INFO storage.ui: registered action: [52] Create Format ext4 filesystem mounted at /data on lvmlv fedora-data (id 42) >12:17:19,560 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:19,561 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:19,562 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:19,563 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:19,564 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:19,565 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:19,566 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:19,567 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:19,567 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:19,568 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:19,569 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:19,570 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:19,570 DEBUG blivet: looking up parted Device: /dev/sdc >12:17:19,592 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:19,593 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:19,594 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:19,595 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:19,596 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:19,597 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:19,598 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:19,599 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:19,600 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:19,601 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:19,601 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:19,603 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:19,603 DEBUG blivet: looking up parted Device: /dev/sdc >12:17:19,606 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:19,607 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:19,608 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:19,610 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:19,611 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:19,612 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:19,613 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:19,614 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:19,615 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:19,617 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:19,618 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:19,619 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:19,619 DEBUG blivet: looking up parted Device: /dev/sdc >12:17:19,646 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f6690042910>, 0, [], {} >12:17:19,657 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f6690042910>, 0, [], {} >12:17:19,659 DEBUG blivet: looking up parted Device: /dev/sdc >12:17:19,661 INFO blivet: Skipping disk: sdc: No media present >12:17:23,743 DEBUG blivet: Ext4FS.supported: supported: True ; >12:17:23,743 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:17:23,745 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >12:17:23,746 INFO storage.ui: removed lvmlv fedora-data (id 42) from device tree >12:17:23,747 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >12:17:23,747 INFO storage.ui: registered action: [53] Destroy Device lvmlv fedora-data (id 42) >12:17:23,747 INFO storage.ui: removed lvmvg fedora (id 41) from device tree >12:17:23,748 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda10 ; >12:17:23,748 INFO storage.ui: registered action: [54] Destroy Device lvmvg fedora (id 41) >12:17:23,748 INFO storage.ui: removed partition sda10 (id 40) from device tree >12:17:23,749 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:17:23,749 INFO storage.ui: registered action: [55] Destroy Device partition sda10 (id 40) >12:17:23,750 DEBUG storage.ui: checking whether disk sda has an empty extended >12:17:23,753 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e61e50> PedPartition: <_ped.Partition object at 0x5e59cb0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9'] >12:17:23,755 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 10000 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x5a01110) -- > name = sda status = True kids = 8 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66980848c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: /data ; fstype: ext4 ; container_size: 0 ; >12:17:23,755 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 10000, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': None, 'mountpoint': '/data', 'fstype': 'ext4', 'container_size': 0} >12:17:23,756 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >12:17:23,756 DEBUG storage.ui: starting Blivet copy >12:17:23,790 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:17:23,791 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e61650> fileSystem: <parted.filesystem.FileSystem object at 0x5e25650> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e25c50> PedPartition: <_ped.Partition object at 0x5e597d0> >12:17:23,792 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:17:23,793 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e61650> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e257d0> PedPartition: <_ped.Partition object at 0x7f66980ced70> >12:17:23,794 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:17:23,794 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e61650> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e25ad0> PedPartition: <_ped.Partition object at 0x5e59b90> >12:17:23,795 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:17:23,795 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e61650> fileSystem: <parted.filesystem.FileSystem object at 0x5e25450> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e25550> PedPartition: <_ped.Partition object at 0x5e59cb0> >12:17:23,796 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:17:23,797 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e61650> fileSystem: <parted.filesystem.FileSystem object at 0x5e259d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e25890> PedPartition: <_ped.Partition object at 0x5e59ad0> >12:17:23,798 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:17:23,798 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e61650> fileSystem: <parted.filesystem.FileSystem object at 0x5e25150> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e251d0> PedPartition: <_ped.Partition object at 0x5fba650> >12:17:23,799 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:23,799 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e61650> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e250d0> PedPartition: <_ped.Partition object at 0x5fba230> >12:17:23,800 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:23,801 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e61650> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e61a50> PedPartition: <_ped.Partition object at 0x5fba470> >12:17:23,802 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:17:23,802 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5f9d350> fileSystem: <parted.filesystem.FileSystem object at 0x5e619d0> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x5fa1110> PedPartition: <_ped.Partition object at 0x5fba1d0> >12:17:23,802 DEBUG storage.ui: finished Blivet copy >12:17:23,803 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:17:23,804 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:17:23,804 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:17:23,805 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:17:23,806 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:17:23,806 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:17:23,807 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:17:23,808 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; >12:17:23,809 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; current: None ; type: ext4 ; >12:17:23,810 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:17:23,810 INFO storage.ui: added partition req7 (id 43) to device tree >12:17:23,810 INFO storage.ui: registered action: [56] Create Device partition req7 (id 43) >12:17:23,810 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:17:23,810 INFO storage.ui: registered action: [57] Create Format ext4 filesystem mounted at /data on partition req7 (id 43) >12:17:23,811 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:17:23,812 DEBUG storage.ui: removing all non-preexisting partitions ['req7(id 43)', 'sda3(id 31)', 'sda8(id 39)', 'sda9(id 35)'] from disk(s) ['sda'] >12:17:23,813 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:17:23,813 DEBUG storage.ui: device sda3 new partedPartition None >12:17:23,814 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:17:23,815 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:17:23,816 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:23,816 DEBUG storage.ui: device sda8 new partedPartition None >12:17:23,817 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:17:23,818 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:17:23,819 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:23,819 DEBUG storage.ui: device sda9 new partedPartition None >12:17:23,820 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:17:23,821 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:17:23,823 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req7(id 43)', 'req1(id 31)', 'req5(id 39)', 'req3(id 35)'] >12:17:23,823 DEBUG storage.ui: removing all non-preexisting partitions ['req5(id 39)', 'req3(id 35)', 'req1(id 31)', 'req7(id 43)'] from disk(s) ['sda'] >12:17:23,824 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:23,825 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:23,825 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:23,826 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:23,827 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:23,827 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:23,827 DEBUG storage.ui: allocating partition: req5 ; id: 39 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:17:23,827 DEBUG storage.ui: checking freespace on sda >12:17:23,828 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:17:23,828 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:17:23,828 DEBUG storage.ui: free region not suitable for request >12:17:23,828 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:23,828 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:17:23,829 DEBUG storage.ui: not enough free space for primary -- trying logical >12:17:23,829 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:17:23,829 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:17:23,829 DEBUG storage.ui: current free range is 859879125-976768064 (57074MB) >12:17:23,830 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:23,830 DEBUG storage.ui: free region not suitable for request >12:17:23,830 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:17:23,830 DEBUG storage.ui: new free: 859879125-976768064 / 57074MB >12:17:23,830 DEBUG storage.ui: new free allows for 0 sectors of growth >12:17:23,830 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:17:23,831 DEBUG storage.ui: created partition sda8 of 20000MB and added it to /dev/sda >12:17:23,831 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:17:23,832 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e61450> PedPartition: <_ped.Partition object at 0x5e59f50> >12:17:23,833 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:17:23,834 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:17:23,836 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:23,836 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e30c90> PedPartition: <_ped.Partition object at 0x5fba830> >12:17:23,837 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:23,838 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:23,838 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:23,839 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:23,840 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:23,840 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:23,840 DEBUG storage.ui: allocating partition: req3 ; id: 35 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:17:23,840 DEBUG storage.ui: checking freespace on sda >12:17:23,841 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:17:23,841 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:17:23,841 DEBUG storage.ui: free region not suitable for request >12:17:23,841 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:23,842 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:17:23,842 DEBUG storage.ui: not enough free space for primary -- trying logical >12:17:23,842 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:17:23,842 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:17:23,843 DEBUG storage.ui: current free range is 900841472-976768064 (37073MB) >12:17:23,843 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:23,843 DEBUG storage.ui: free region not suitable for request >12:17:23,843 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:17:23,843 DEBUG storage.ui: new free: 900841472-976768064 / 37073MB >12:17:23,843 DEBUG storage.ui: new free allows for 0 sectors of growth >12:17:23,843 DEBUG storage.ui: adjusted start sector from 900841472 to 900843520 >12:17:23,844 DEBUG storage.ui: created partition sda9 of 20000MB and added it to /dev/sda >12:17:23,845 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:17:23,845 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5f9d110> PedPartition: <_ped.Partition object at 0x5a398f0> >12:17:23,846 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:17:23,847 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:17:23,849 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:23,849 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e30d90> PedPartition: <_ped.Partition object at 0x5fba290> >12:17:23,850 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:23,851 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:23,851 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:23,852 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:23,853 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:23,853 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:23,853 DEBUG storage.ui: allocating partition: req1 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 10000 ; start: None ; end: None >12:17:23,854 DEBUG storage.ui: checking freespace on sda >12:17:23,854 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >12:17:23,854 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:17:23,854 DEBUG storage.ui: free region not suitable for request >12:17:23,855 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:23,855 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:17:23,855 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:17:23,855 DEBUG storage.ui: new free: 976768065-976773167 / 2MB >12:17:23,855 DEBUG storage.ui: new free allows for 0 sectors of growth >12:17:23,855 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:17:23,856 DEBUG storage.ui: created partition sda3 of 2MB and added it to /dev/sda >12:17:23,857 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:17:23,857 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5f9d250> PedPartition: <_ped.Partition object at 0x5e59e30> >12:17:23,858 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:17:23,859 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:17:23,861 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:17:23,861 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e25350> PedPartition: <_ped.Partition object at 0x5fba710> >12:17:23,862 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:23,863 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:23,863 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:23,864 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:23,865 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:23,865 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:23,866 DEBUG storage.ui: allocating partition: req7 ; id: 43 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 10000 ; start: None ; end: None >12:17:23,866 DEBUG storage.ui: checking freespace on sda >12:17:23,866 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >12:17:23,866 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:17:23,867 DEBUG storage.ui: free region not suitable for request >12:17:23,867 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:17:23,867 DEBUG storage.ui: current free range is 976768065-976769023 (0MB) >12:17:23,867 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:17:23,867 DEBUG storage.ui: current free range is 976773120-976773167 (0MB) >12:17:23,867 DEBUG storage.ui: not enough free space for primary -- trying logical >12:17:23,868 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1MB boot=False best=None grow=True start=None >12:17:23,868 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:17:23,868 DEBUG storage.ui: current free range is 941803520-976768064 (17072MB) >12:17:23,868 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:17:23,869 DEBUG storage.ui: free region not suitable for request >12:17:23,869 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:17:23,869 DEBUG storage.ui: free region not suitable for request >12:17:23,869 DEBUG storage.ui: evaluating growth potential for new layout >12:17:23,869 DEBUG storage.ui: calculating growth for disk /dev/sda >12:17:23,869 DEBUG storage.ui: adjusted start sector from 941803520 to 941805568 >12:17:23,870 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >12:17:23,871 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e30510> PedPartition: <_ped.Partition object at 0x5fbaa10> >12:17:23,872 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:17:23,873 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:17:23,873 DEBUG storage.ui: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:23,873 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:23,873 DEBUG storage.ui: adding request 31 to chunk 5103 (976768065-976773167) on /dev/sda >12:17:23,874 DEBUG storage.ui: adding request 43 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:23,874 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:17:23,874 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:23,874 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:23,874 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda10 growable = True >base = 2048 growth = 0 max_grow = 20477952 >done = False >12:17:23,874 DEBUG storage.ui: 1 requests and 34966892 (17073MB) left in chunk >12:17:23,874 DEBUG storage.ui: adding 34966892 (17073MB) to 43 (sda10) >12:17:23,874 DEBUG storage.ui: taking back 14488940 (7074MB) from 43 (sda10) >12:17:23,874 DEBUG storage.ui: new grow amount for request 43 (sda10) is 20477952 units, or 9999MB >12:17:23,874 DEBUG storage.ui: request 39 (sda8) growth: 0 (0MB) size: 20000MB >12:17:23,875 DEBUG storage.ui: request 35 (sda9) growth: 0 (0MB) size: 20000MB >12:17:23,875 DEBUG storage.ui: request 43 (sda10) growth: 20477952 (9999MB) size: 10000MB >12:17:23,875 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:17:23,875 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >12:17:23,875 DEBUG storage.ui: request 31 (sda3) growth: 0 (0MB) size: 2MB >12:17:23,875 DEBUG storage.ui: disk /dev/sda growth: 20477952 (9999MB) >12:17:23,876 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:17:23,876 DEBUG storage.ui: device sda10 new partedPartition None >12:17:23,877 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >12:17:23,878 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:17:23,878 DEBUG storage.ui: total growth: 20477952 sectors >12:17:23,878 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:17:23,878 DEBUG storage.ui: new free: 941803520-976768064 / 17072MB >12:17:23,878 DEBUG storage.ui: new free allows for 20477952 sectors of growth >12:17:23,879 DEBUG storage.ui: adjusted start sector from 941803520 to 941805568 >12:17:23,879 DEBUG storage.ui: created partition sda10 of 1MB and added it to /dev/sda >12:17:23,880 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >12:17:23,880 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e30590> PedPartition: <_ped.Partition object at 0x5e59f50> >12:17:23,881 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:17:23,882 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:17:23,884 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:17:23,885 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb92d0> PedPartition: <_ped.Partition object at 0x5fbaa70> >12:17:23,885 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda10(id 43)', 'sda3(id 31)', 'sda8(id 39)', 'sda9(id 35)'] >12:17:23,885 DEBUG storage.ui: growable partitions are ['sda10'] >12:17:23,885 DEBUG storage.ui: adding request 43 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:23,885 DEBUG storage.ui: adding request 31 to chunk 5103 (976768065-976773167) on /dev/sda >12:17:23,885 DEBUG storage.ui: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:23,886 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:23,886 DEBUG storage.ui: disk sda has 2 chunks >12:17:23,886 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:17:23,886 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:23,886 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:23,886 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda10 growable = True >base = 2048 growth = 0 max_grow = 20477952 >done = False >12:17:23,886 DEBUG storage.ui: 1 requests and 34966892 (17073MB) left in chunk >12:17:23,886 DEBUG storage.ui: adding 34966892 (17073MB) to 43 (sda10) >12:17:23,886 DEBUG storage.ui: taking back 14488940 (7074MB) from 43 (sda10) >12:17:23,886 DEBUG storage.ui: new grow amount for request 43 (sda10) is 20477952 units, or 9999MB >12:17:23,887 DEBUG storage.ui: growing partitions on sda >12:17:23,887 DEBUG storage.ui: partition sda8 (39): 1 >12:17:23,887 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e25ed0> >12:17:23,887 DEBUG storage.ui: partition sda9 (35): 1 >12:17:23,887 DEBUG storage.ui: new geometry for sda9: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e30f50> >12:17:23,887 DEBUG storage.ui: partition sda10 (43): 1 >12:17:23,888 DEBUG storage.ui: new geometry for sda10: parted.Geometry instance -- > start: 941805568 end: 962285567 length: 20480000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e30f90> >12:17:23,888 DEBUG storage.ui: removing all non-preexisting partitions ['sda8(id 39)', 'sda9(id 35)', 'sda10(id 43)'] from disk(s) ['sda'] >12:17:23,889 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:23,889 DEBUG storage.ui: device sda8 new partedPartition None >12:17:23,890 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:17:23,891 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:17:23,892 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:23,892 DEBUG storage.ui: device sda9 new partedPartition None >12:17:23,893 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:17:23,894 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:17:23,895 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:17:23,895 DEBUG storage.ui: device sda10 new partedPartition None >12:17:23,896 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >12:17:23,897 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:17:23,898 DEBUG storage.ui: back from removeNewPartitions >12:17:23,898 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x5e25110> PedGeometry: <_ped.Geometry object at 0x5fb2690> >12:17:23,898 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e25ed0> >12:17:23,899 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:17:23,900 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb9d50> PedPartition: <_ped.Partition object at 0x5e599b0> >12:17:23,901 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:17:23,902 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:17:23,903 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:23,904 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa89d0> PedPartition: <_ped.Partition object at 0x5fba890> >12:17:23,904 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e30f50> >12:17:23,905 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:17:23,906 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa1fd0> PedPartition: <_ped.Partition object at 0x5fba8f0> >12:17:23,907 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:17:23,907 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:17:23,909 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:23,910 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa8e90> PedPartition: <_ped.Partition object at 0x5fba950> >12:17:23,910 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 941805568 end: 962285567 length: 20480000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e30f90> >12:17:23,911 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >12:17:23,911 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb9e10> PedPartition: <_ped.Partition object at 0x5fba110> >12:17:23,912 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:17:23,913 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:17:23,916 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:17:23,916 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa8c10> PedPartition: <_ped.Partition object at 0x5fba4d0> >12:17:23,916 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:17:23,917 DEBUG storage.ui: fixing size of non-existent 10000MB partition sda10 (43) with non-existent ext4 filesystem mounted at /data at 10000.00 >12:17:23,917 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (7) at 395012.31 >12:17:23,917 DEBUG storage.ui: fixing size of non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / at 2.00 >12:17:23,917 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (9) with existing ntfs filesystem at 81925.19 >12:17:23,918 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (10) with existing ntfs filesystem at 153605.84 >12:17:23,918 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (11) with existing ntfs filesystem at 102406.50 >12:17:23,918 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda8 (39) with non-existent ext4 filesystem mounted at /home at 20000.00 >12:17:23,918 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda9 (35) with non-existent ext4 filesystem mounted at /usr at 20000.00 >12:17:23,920 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:17:23,921 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (7) >12:17:23,930 DEBUG blivet: looking up parted Device: /dev/sdc >12:17:23,932 INFO blivet: Skipping disk: sdc: No media present >12:17:25,567 DEBUG blivet: Ext4FS.supported: supported: True ; >12:17:25,567 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:17:25,569 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >12:17:25,576 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >12:17:25,577 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >12:17:25,577 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >12:17:37,067 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f6690042910>, 2000.0, [], {} >12:17:37,069 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 2000.0 ; mountpoint: None ; disks: [DiskDevice instance (0x5a01110) -- > name = sda status = True kids = 9 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66980848c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; fstype: swap ; encrypted: False ; >12:17:37,069 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f6690042910>, 2000.0, ['sda'], {'mountpoint': None, 'fstype': 'swap', 'encrypted': False} >12:17:37,070 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >12:17:37,070 DEBUG storage.ui: starting Blivet copy >12:17:37,100 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:17:37,101 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb9c10> fileSystem: <parted.filesystem.FileSystem object at 0x5faded0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fade50> PedPartition: <_ped.Partition object at 0x5e598f0> >12:17:37,102 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:17:37,102 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb9c10> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fcaa10> PedPartition: <_ped.Partition object at 0x5fba590> >12:17:37,103 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:17:37,104 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb9c10> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fadcd0> PedPartition: <_ped.Partition object at 0x5a398f0> >12:17:37,105 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:17:37,106 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb9c10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fca050> PedPartition: <_ped.Partition object at 0x5e59e30> >12:17:37,106 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:17:37,107 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb9c10> fileSystem: <parted.filesystem.FileSystem object at 0x5fca250> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fca1d0> PedPartition: <_ped.Partition object at 0x5e599b0> >12:17:37,108 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:17:37,108 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb9c10> fileSystem: <parted.filesystem.FileSystem object at 0x5fca410> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fca390> PedPartition: <_ped.Partition object at 0x5fba110> >12:17:37,109 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:17:37,109 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb9c10> fileSystem: <parted.filesystem.FileSystem object at 0x5fca5d0> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fca550> PedPartition: <_ped.Partition object at 0x5fba8f0> >12:17:37,110 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:37,111 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb9c10> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fca710> PedPartition: <_ped.Partition object at 0x5fba5f0> >12:17:37,112 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:37,112 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb9c10> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fca890> PedPartition: <_ped.Partition object at 0x5fbaad0> >12:17:37,113 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:17:37,113 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e5da50> fileSystem: <parted.filesystem.FileSystem object at 0x5fcaa90> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x5fb9650> PedPartition: <_ped.Partition object at 0x5fba6b0> >12:17:37,114 DEBUG storage.ui: finished Blivet copy >12:17:37,114 DEBUG storage.ui: size bumped to 2004 to include new device space >12:17:37,114 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >12:17:37,116 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f6690042910>, 2004.0, [DiskDevice instance (0x5a01110) -- > name = sda status = True kids = 9 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66980848c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>]] >12:17:37,116 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >12:17:37,117 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x5f9d1d0> ; >12:17:37,117 DEBUG storage.ui: parent factory container: None >12:17:37,117 DEBUG storage.ui: members: [] >12:17:37,118 DEBUG storage.ui: add_disks: ['sda'] >12:17:37,118 DEBUG storage.ui: remove_disks: [] >12:17:37,119 DEBUG storage.ui: LVMPhysicalVolume.__init__: >12:17:37,120 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:17:37,121 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >12:17:37,121 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:17:37,122 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >12:17:37,122 DEBUG storage.ui: PartitionDevice._setFormat: req8 ; >12:17:37,123 DEBUG storage.ui: PartitionDevice._setFormat: req8 ; current: None ; type: lvmpv ; >12:17:37,124 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >12:17:37,124 INFO storage.ui: added partition req8 (id 44) to device tree >12:17:37,124 INFO storage.ui: registered action: [58] Create Device partition req8 (id 44) >12:17:37,125 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:17:37,125 INFO storage.ui: registered action: [59] Create Format lvmpv on partition req8 (id 44) >12:17:37,125 DEBUG storage.ui: size bumped to 2004 to include new device space >12:17:37,125 DEBUG storage.ui: adding a TotalSizeSet with size 2004 >12:17:37,125 DEBUG storage.ui: set.allocated = 8 >12:17:37,126 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:17:37,127 DEBUG storage.ui: removing all non-preexisting partitions ['req8(id 44)', 'sda10(id 43)', 'sda3(id 31)', 'sda8(id 39)', 'sda9(id 35)'] from disk(s) ['sda'] >12:17:37,128 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:17:37,128 DEBUG storage.ui: device sda10 new partedPartition None >12:17:37,129 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >12:17:37,130 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:17:37,131 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:17:37,131 DEBUG storage.ui: device sda3 new partedPartition None >12:17:37,132 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:17:37,133 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:17:37,134 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:37,134 DEBUG storage.ui: device sda8 new partedPartition None >12:17:37,134 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:17:37,135 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:17:37,136 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:37,136 DEBUG storage.ui: device sda9 new partedPartition None >12:17:37,137 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:17:37,138 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:17:37,140 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req8(id 44)', 'req7(id 43)', 'req1(id 31)', 'req5(id 39)', 'req3(id 35)'] >12:17:37,140 DEBUG storage.ui: removing all non-preexisting partitions ['req5(id 39)', 'req3(id 35)', 'req7(id 43)', 'req1(id 31)', 'req8(id 44)'] from disk(s) ['sda'] >12:17:37,141 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:37,142 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:37,142 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:37,143 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:37,144 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:37,144 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:37,144 DEBUG storage.ui: allocating partition: req5 ; id: 39 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:17:37,144 DEBUG storage.ui: checking freespace on sda >12:17:37,145 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:17:37,145 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:17:37,145 DEBUG storage.ui: free region not suitable for request >12:17:37,145 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:37,146 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:17:37,146 DEBUG storage.ui: not enough free space for primary -- trying logical >12:17:37,146 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:17:37,146 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:17:37,147 DEBUG storage.ui: current free range is 859879125-976768064 (57074MB) >12:17:37,147 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:37,147 DEBUG storage.ui: free region not suitable for request >12:17:37,147 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:17:37,147 DEBUG storage.ui: new free: 859879125-976768064 / 57074MB >12:17:37,147 DEBUG storage.ui: new free allows for 0 sectors of growth >12:17:37,147 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:17:37,148 DEBUG storage.ui: created partition sda8 of 20000MB and added it to /dev/sda >12:17:37,149 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:17:37,149 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e30d10> PedPartition: <_ped.Partition object at 0x5fba950> >12:17:37,150 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:17:37,151 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:17:37,153 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:37,153 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fb9c50> PedPartition: <_ped.Partition object at 0x5fba410> >12:17:37,154 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:37,155 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:37,155 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:37,156 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:37,157 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:37,157 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:37,157 DEBUG storage.ui: allocating partition: req3 ; id: 35 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:17:37,157 DEBUG storage.ui: checking freespace on sda >12:17:37,158 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:17:37,158 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:17:37,158 DEBUG storage.ui: free region not suitable for request >12:17:37,158 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:37,158 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:17:37,159 DEBUG storage.ui: not enough free space for primary -- trying logical >12:17:37,159 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:17:37,159 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:17:37,159 DEBUG storage.ui: current free range is 900841472-976768064 (37073MB) >12:17:37,160 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:37,160 DEBUG storage.ui: free region not suitable for request >12:17:37,160 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:17:37,160 DEBUG storage.ui: new free: 900841472-976768064 / 37073MB >12:17:37,160 DEBUG storage.ui: new free allows for 0 sectors of growth >12:17:37,160 DEBUG storage.ui: adjusted start sector from 900841472 to 900843520 >12:17:37,161 DEBUG storage.ui: created partition sda9 of 20000MB and added it to /dev/sda >12:17:37,161 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:17:37,162 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5f610> PedPartition: <_ped.Partition object at 0x5fba710> >12:17:37,163 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:17:37,164 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:17:37,166 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:37,166 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fcf110> PedPartition: <_ped.Partition object at 0x5fbac50> >12:17:37,167 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:37,168 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:37,168 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:37,169 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:37,170 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:37,170 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:37,170 DEBUG storage.ui: allocating partition: req7 ; id: 43 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 10000MB ; grow: False ; max_size: 10000 ; start: None ; end: None >12:17:37,170 DEBUG storage.ui: checking freespace on sda >12:17:37,171 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=10000MB boot=False best=None grow=False start=None >12:17:37,171 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:17:37,171 DEBUG storage.ui: free region not suitable for request >12:17:37,171 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:37,171 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:17:37,172 DEBUG storage.ui: not enough free space for primary -- trying logical >12:17:37,172 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=10000MB boot=False best=None grow=False start=None >12:17:37,172 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:17:37,172 DEBUG storage.ui: current free range is 941803520-976768064 (17072MB) >12:17:37,173 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:37,173 DEBUG storage.ui: free region not suitable for request >12:17:37,173 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:17:37,173 DEBUG storage.ui: new free: 941803520-976768064 / 17072MB >12:17:37,173 DEBUG storage.ui: new free allows for 0 sectors of growth >12:17:37,173 DEBUG storage.ui: adjusted start sector from 941803520 to 941805568 >12:17:37,174 DEBUG storage.ui: created partition sda10 of 10000MB and added it to /dev/sda >12:17:37,174 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >12:17:37,175 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e30ad0> PedPartition: <_ped.Partition object at 0x5fba770> >12:17:37,176 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:17:37,177 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:17:37,179 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:17:37,179 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fcf750> PedPartition: <_ped.Partition object at 0x5fbad70> >12:17:37,180 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:37,181 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:37,181 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:37,182 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:37,183 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:37,183 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:37,183 DEBUG storage.ui: allocating partition: req1 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 10000 ; start: None ; end: None >12:17:37,183 DEBUG storage.ui: checking freespace on sda >12:17:37,184 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >12:17:37,184 DEBUG storage.ui: checking 962285568-976768064 (7071 MB) >12:17:37,184 DEBUG storage.ui: free region not suitable for request >12:17:37,184 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:37,185 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:17:37,185 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:17:37,185 DEBUG storage.ui: new free: 976768065-976773167 / 2MB >12:17:37,185 DEBUG storage.ui: new free allows for 0 sectors of growth >12:17:37,185 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:17:37,185 DEBUG storage.ui: created partition sda3 of 2MB and added it to /dev/sda >12:17:37,186 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:17:37,187 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fcaed0> PedPartition: <_ped.Partition object at 0x5fbabf0> >12:17:37,188 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:17:37,189 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:17:37,191 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:17:37,191 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5f9d210> PedPartition: <_ped.Partition object at 0x5fba950> >12:17:37,192 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:37,193 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:37,193 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:37,194 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:37,195 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:37,195 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:37,195 DEBUG storage.ui: allocating partition: req8 ; id: 44 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 2004.0 ; start: None ; end: None >12:17:37,196 DEBUG storage.ui: checking freespace on sda >12:17:37,196 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True start=None >12:17:37,196 DEBUG storage.ui: checking 962285568-976768064 (7071 MB) >12:17:37,197 DEBUG storage.ui: free region not suitable for request >12:17:37,197 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:17:37,197 DEBUG storage.ui: current free range is 976768065-976769023 (0MB) >12:17:37,197 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:17:37,197 DEBUG storage.ui: current free range is 976773120-976773167 (0MB) >12:17:37,197 DEBUG storage.ui: not enough free space for primary -- trying logical >12:17:37,198 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >12:17:37,198 DEBUG storage.ui: checking 962285568-976768064 (7071 MB) >12:17:37,198 DEBUG storage.ui: current free range is 962285568-976768064 (7071MB) >12:17:37,198 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:17:37,199 DEBUG storage.ui: free region not suitable for request >12:17:37,199 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:17:37,199 DEBUG storage.ui: free region not suitable for request >12:17:37,199 DEBUG storage.ui: evaluating growth potential for new layout >12:17:37,199 DEBUG storage.ui: calculating growth for disk /dev/sda >12:17:37,199 DEBUG storage.ui: adjusted start sector from 962285568 to 962287616 >12:17:37,200 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >12:17:37,201 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e30b10> PedPartition: <_ped.Partition object at 0x5fbaa70> >12:17:37,202 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >12:17:37,202 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >12:17:37,203 DEBUG storage.ui: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:37,203 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:37,203 DEBUG storage.ui: adding request 43 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:37,203 DEBUG storage.ui: adding request 31 to chunk 5103 (976768065-976773167) on /dev/sda >12:17:37,203 DEBUG storage.ui: adding request 44 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:37,203 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:17:37,204 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:37,204 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:37,204 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda10 growable = False >base = 20480000 growth = 0 max_grow = 0 >done = True >12:17:37,204 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = sda11 growable = True >base = 16384 growth = 0 max_grow = 4087808 >done = False >12:17:37,204 DEBUG storage.ui: 1 requests and 14472556 (7066MB) left in chunk >12:17:37,204 DEBUG storage.ui: adding 14472556 (7066MB) to 44 (sda11) >12:17:37,204 DEBUG storage.ui: taking back 10384748 (5070MB) from 44 (sda11) >12:17:37,204 DEBUG storage.ui: new grow amount for request 44 (sda11) is 4087808 units, or 1996MB >12:17:37,204 DEBUG storage.ui: request 39 (sda8) growth: 0 (0MB) size: 20000MB >12:17:37,204 DEBUG storage.ui: request 35 (sda9) growth: 0 (0MB) size: 20000MB >12:17:37,204 DEBUG storage.ui: request 43 (sda10) growth: 0 (0MB) size: 10000MB >12:17:37,205 DEBUG storage.ui: request 44 (sda11) growth: 4087808 (1996MB) size: 2004MB >12:17:37,205 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:17:37,205 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >12:17:37,205 DEBUG storage.ui: request 31 (sda3) growth: 0 (0MB) size: 2MB >12:17:37,205 DEBUG storage.ui: disk /dev/sda growth: 4087808 (1996MB) >12:17:37,206 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >12:17:37,206 DEBUG storage.ui: device sda11 new partedPartition None >12:17:37,207 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >12:17:37,208 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >12:17:37,208 DEBUG storage.ui: total growth: 4087808 sectors >12:17:37,208 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:17:37,208 DEBUG storage.ui: new free: 962285568-976768064 / 7071MB >12:17:37,208 DEBUG storage.ui: new free allows for 4087808 sectors of growth >12:17:37,208 DEBUG storage.ui: adjusted start sector from 962285568 to 962287616 >12:17:37,209 DEBUG storage.ui: created partition sda11 of 8MB and added it to /dev/sda >12:17:37,210 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >12:17:37,210 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fcf310> PedPartition: <_ped.Partition object at 0x5fba7d0> >12:17:37,211 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >12:17:37,212 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >12:17:37,214 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >12:17:37,214 DEBUG storage.ui: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fcff50> PedPartition: <_ped.Partition object at 0x5fbaef0> >12:17:37,215 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda11(id 44)', 'sda10(id 43)', 'sda3(id 31)', 'sda8(id 39)', 'sda9(id 35)'] >12:17:37,215 DEBUG storage.ui: growable partitions are ['sda11'] >12:17:37,215 DEBUG storage.ui: adding request 44 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:37,215 DEBUG storage.ui: adding request 43 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:37,215 DEBUG storage.ui: adding request 31 to chunk 5103 (976768065-976773167) on /dev/sda >12:17:37,215 DEBUG storage.ui: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:37,216 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:37,216 DEBUG storage.ui: disk sda has 2 chunks >12:17:37,216 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:17:37,216 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:37,216 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:37,216 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda10 growable = False >base = 20480000 growth = 0 max_grow = 0 >done = True >12:17:37,216 DEBUG storage.ui: req: PartitionRequest instance -- >id = 44 name = sda11 growable = True >base = 16384 growth = 0 max_grow = 4087808 >done = False >12:17:37,216 DEBUG storage.ui: 1 requests and 14472556 (7066MB) left in chunk >12:17:37,216 DEBUG storage.ui: adding 14472556 (7066MB) to 44 (sda11) >12:17:37,216 DEBUG storage.ui: taking back 10384748 (5070MB) from 44 (sda11) >12:17:37,217 DEBUG storage.ui: new grow amount for request 44 (sda11) is 4087808 units, or 1996MB >12:17:37,217 DEBUG storage.ui: set: ['sda11'] 8/2004 >12:17:37,217 DEBUG storage.ui: allocating 1996 to TotalSizeSet with 8/2004 (1996 needed) >12:17:37,217 DEBUG storage.ui: PartitionRequest instance -- >id = 44 name = sda11 growable = True >base = 16384 growth = 4087808 max_grow = 4087808 >done = True >12:17:37,217 DEBUG storage.ui: needed: 0 >12:17:37,217 DEBUG storage.ui: set: ['sda11'] 2004/2004 >12:17:37,217 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2004/2004 (0 needed) >12:17:37,217 DEBUG storage.ui: PartitionRequest instance -- >id = 44 name = sda11 growable = True >base = 16384 growth = 4087808 max_grow = 4087808 >done = True >12:17:37,217 DEBUG storage.ui: needed: 0 >12:17:37,217 DEBUG storage.ui: growing partitions on sda >12:17:37,218 DEBUG storage.ui: partition sda8 (39): 1 >12:17:37,218 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fa8e90> >12:17:37,218 DEBUG storage.ui: partition sda9 (35): 1 >12:17:37,218 DEBUG storage.ui: new geometry for sda9: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fcac90> >12:17:37,218 DEBUG storage.ui: partition sda10 (43): 1 >12:17:37,218 DEBUG storage.ui: new geometry for sda10: parted.Geometry instance -- > start: 941805568 end: 962285567 length: 20480000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fad990> >12:17:37,218 DEBUG storage.ui: partition sda11 (44): 1 >12:17:37,219 DEBUG storage.ui: new geometry for sda11: parted.Geometry instance -- > start: 962287616 end: 966391807 length: 4104192 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e30b50> >12:17:37,219 DEBUG storage.ui: removing all non-preexisting partitions ['sda8(id 39)', 'sda9(id 35)', 'sda10(id 43)', 'sda11(id 44)'] from disk(s) ['sda'] >12:17:37,220 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:37,220 DEBUG storage.ui: device sda8 new partedPartition None >12:17:37,221 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:17:37,222 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >12:17:37,223 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:37,223 DEBUG storage.ui: device sda9 new partedPartition None >12:17:37,224 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:17:37,225 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:17:37,226 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:17:37,226 DEBUG storage.ui: device sda10 new partedPartition None >12:17:37,227 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >12:17:37,228 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:17:37,229 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >12:17:37,229 DEBUG storage.ui: device sda11 new partedPartition None >12:17:37,230 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >12:17:37,231 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:17:37,232 DEBUG storage.ui: back from removeNewPartitions >12:17:37,232 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x5fa89d0> PedGeometry: <_ped.Geometry object at 0x5e61090> >12:17:37,232 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fa8e90> >12:17:37,233 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:17:37,234 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e30bd0> PedPartition: <_ped.Partition object at 0x5fba710> >12:17:37,235 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:17:37,236 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:17:37,237 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:37,238 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fcfd10> PedPartition: <_ped.Partition object at 0x5fbae30> >12:17:37,238 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fcac90> >12:17:37,239 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:17:37,239 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e5f090> PedPartition: <_ped.Partition object at 0x5fba890> >12:17:37,240 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:17:37,241 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:17:37,243 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:37,243 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fd8350> PedPartition: <_ped.Partition object at 0x5fbaef0> >12:17:37,244 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 941805568 end: 962285567 length: 20480000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fad990> >12:17:37,245 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >12:17:37,245 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e30710> PedPartition: <_ped.Partition object at 0x5fba770> >12:17:37,246 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:17:37,247 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:17:37,249 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:17:37,249 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fd8810> PedPartition: <_ped.Partition object at 0x5fbafb0> >12:17:37,249 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 962287616 end: 966391807 length: 4104192 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5e30b50> >12:17:37,250 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >12:17:37,251 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5faebd0> PedPartition: <_ped.Partition object at 0x5fbab90> >12:17:37,252 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >12:17:37,253 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >12:17:37,255 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >12:17:37,255 DEBUG storage.ui: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fd8d50> PedPartition: <_ped.Partition object at 0x5fd9110> >12:17:37,255 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:17:37,256 DEBUG storage.ui: fixing size of non-existent 10000MB partition sda10 (43) with non-existent ext4 filesystem mounted at /data at 10000.00 >12:17:37,256 DEBUG storage.ui: fixing size of non-existent 2004MB partition sda11 (44) with non-existent lvmpv at 2004.00 >12:17:37,256 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (7) at 395012.31 >12:17:37,257 DEBUG storage.ui: fixing size of non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / at 2.00 >12:17:37,257 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (9) with existing ntfs filesystem at 81925.19 >12:17:37,257 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (10) with existing ntfs filesystem at 153605.84 >12:17:37,257 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (11) with existing ntfs filesystem at 102406.50 >12:17:37,258 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda8 (39) with non-existent ext4 filesystem mounted at /home at 20000.00 >12:17:37,258 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda9 (35) with non-existent ext4 filesystem mounted at /usr at 20000.00 >12:17:37,259 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:17:37,260 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (7) >12:17:37,262 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda11 ; >12:17:37,262 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:17:37,263 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >12:17:37,263 INFO storage.ui: added lvmvg fedora (id 45) to device tree >12:17:37,263 INFO storage.ui: registered action: [60] Create Device lvmvg fedora (id 45) >12:17:37,263 DEBUG storage.ui: fedora size is 2000MB >12:17:37,264 DEBUG storage.ui: vg fedora has 2000MB free >12:17:37,265 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >12:17:37,265 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:17:37,266 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >12:17:37,267 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >12:17:37,267 DEBUG storage.ui: fedora size is 2000MB >12:17:37,267 DEBUG storage.ui: vg fedora has 2000MB free >12:17:37,267 DEBUG storage.ui: Adding fedora-swap/2000MB to fedora >12:17:37,267 INFO storage.ui: added lvmlv fedora-swap (id 46) to device tree >12:17:37,267 INFO storage.ui: registered action: [61] Create Device lvmlv fedora-swap (id 46) >12:17:37,267 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:17:37,268 INFO storage.ui: registered action: [62] Create Format swap on lvmlv fedora-swap (id 46) >12:17:37,274 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,275 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,276 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,277 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,278 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,279 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,279 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,280 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,281 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,282 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,283 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,284 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,285 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,286 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,287 DEBUG blivet: looking up parted Device: /dev/sdc >12:17:37,312 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,313 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,314 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,315 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,316 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,317 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,318 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,319 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,320 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,321 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,322 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,323 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,324 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,325 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,325 DEBUG blivet: looking up parted Device: /dev/sdc >12:17:37,329 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,330 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,330 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,332 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,332 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,333 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,334 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,335 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,336 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,337 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,338 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,339 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,340 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:17:37,341 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:17:37,341 DEBUG blivet: looking up parted Device: /dev/sdc >12:17:37,366 DEBUG blivet: Ext4FS.supported: supported: True ; >12:17:37,367 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:17:37,368 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >12:17:37,373 DEBUG blivet: SwapSpace.__init__: >12:17:37,374 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:17:37,383 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f6690042910>, 0, [], {} >12:17:37,385 DEBUG blivet: looking up parted Device: /dev/sdc >12:17:37,386 INFO blivet: Skipping disk: sdc: No media present >12:17:39,742 DEBUG blivet: SwapSpace.__init__: >12:17:39,742 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:17:39,743 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >12:17:39,745 INFO storage.ui: removed lvmlv fedora-swap (id 46) from device tree >12:17:39,745 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >12:17:39,745 INFO storage.ui: registered action: [63] Destroy Device lvmlv fedora-swap (id 46) >12:17:39,746 INFO storage.ui: removed lvmvg fedora (id 45) from device tree >12:17:39,747 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda11 ; >12:17:39,747 INFO storage.ui: registered action: [64] Destroy Device lvmvg fedora (id 45) >12:17:39,747 INFO storage.ui: removed partition sda11 (id 44) from device tree >12:17:39,748 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >12:17:39,748 INFO storage.ui: registered action: [65] Destroy Device partition sda11 (id 44) >12:17:39,748 DEBUG storage.ui: checking whether disk sda has an empty extended >12:17:39,751 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e30c10> PedPartition: <_ped.Partition object at 0x5fba830> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10'] >12:17:39,754 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 2000 ; container_raid_level: None ; name: None ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x5a01110) -- > name = sda status = True kids = 9 id = 3 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST500LT012-9WS14 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f66980848c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x5a01490>] ; raid_level: None ; label: ; container_name: fedora ; device: None ; mountpoint: None ; fstype: swap ; container_size: 0 ; >12:17:39,754 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 2000, ['sda'], {'container_raid_level': None, 'name': None, 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': None, 'mountpoint': None, 'fstype': 'swap', 'container_size': 0} >12:17:39,755 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >12:17:39,755 DEBUG storage.ui: starting Blivet copy >12:17:39,789 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:17:39,790 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb9c50> fileSystem: <parted.filesystem.FileSystem object at 0x5fa1410> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa1210> PedPartition: <_ped.Partition object at 0x5e598f0> >12:17:39,791 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:17:39,791 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb9c50> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa1d90> PedPartition: <_ped.Partition object at 0x5fba110> >12:17:39,792 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:17:39,793 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb9c50> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa1190> PedPartition: <_ped.Partition object at 0x5a398f0> >12:17:39,794 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:17:39,795 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb9c50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa1490> PedPartition: <_ped.Partition object at 0x5e599b0> >12:17:39,795 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:17:39,796 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb9c50> fileSystem: <parted.filesystem.FileSystem object at 0x5fa1710> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa1610> PedPartition: <_ped.Partition object at 0x5e59e30> >12:17:39,797 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >12:17:39,797 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb9c50> fileSystem: <parted.filesystem.FileSystem object at 0x5fa1850> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa1750> PedPartition: <_ped.Partition object at 0x5e59f50> >12:17:39,798 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >12:17:39,799 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb9c50> fileSystem: <parted.filesystem.FileSystem object at 0x5fa1990> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa1a10> PedPartition: <_ped.Partition object at 0x5fba7d0> >12:17:39,800 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:39,800 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb9c50> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa1b50> PedPartition: <_ped.Partition object at 0x5fbaa70> >12:17:39,801 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:39,801 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb9c50> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa1d10> PedPartition: <_ped.Partition object at 0x5fba6b0> >12:17:39,802 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >12:17:39,803 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fbb090> fileSystem: <parted.filesystem.FileSystem object at 0x5fa8dd0> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x5fa9690> PedPartition: <_ped.Partition object at 0x5fba8f0> >12:17:39,803 DEBUG storage.ui: finished Blivet copy >12:17:39,804 DEBUG storage.ui: SwapSpace.__init__: >12:17:39,804 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:17:39,805 DEBUG storage.ui: SwapSpace.__init__: >12:17:39,805 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:17:39,806 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >12:17:39,806 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:17:39,807 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >12:17:39,808 DEBUG storage.ui: PartitionDevice._setFormat: req9 ; >12:17:39,809 DEBUG storage.ui: PartitionDevice._setFormat: req9 ; current: None ; type: swap ; >12:17:39,810 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >12:17:39,810 INFO storage.ui: added partition req9 (id 47) to device tree >12:17:39,810 INFO storage.ui: registered action: [66] Create Device partition req9 (id 47) >12:17:39,810 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:17:39,810 INFO storage.ui: registered action: [67] Create Format swap on partition req9 (id 47) >12:17:39,811 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:17:39,812 DEBUG storage.ui: removing all non-preexisting partitions ['req9(id 47)', 'sda10(id 43)', 'sda3(id 31)', 'sda8(id 39)', 'sda9(id 35)'] from disk(s) ['sda'] >12:17:39,813 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:17:39,813 DEBUG storage.ui: device sda10 new partedPartition None >12:17:39,814 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >12:17:39,815 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:17:39,816 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:17:39,816 DEBUG storage.ui: device sda3 new partedPartition None >12:17:39,817 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:17:39,818 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:17:39,819 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:39,819 DEBUG storage.ui: device sda8 new partedPartition None >12:17:39,820 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:17:39,821 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:17:39,822 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:39,822 DEBUG storage.ui: device sda9 new partedPartition None >12:17:39,823 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:17:39,824 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:17:39,825 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req9(id 47)', 'req7(id 43)', 'req1(id 31)', 'req5(id 39)', 'req3(id 35)'] >12:17:39,826 DEBUG storage.ui: removing all non-preexisting partitions ['req5(id 39)', 'req3(id 35)', 'req7(id 43)', 'req1(id 31)', 'req9(id 47)'] from disk(s) ['sda'] >12:17:39,827 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:39,828 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:39,828 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:39,829 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:39,830 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:39,830 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:39,830 DEBUG storage.ui: allocating partition: req5 ; id: 39 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:17:39,830 DEBUG storage.ui: checking freespace on sda >12:17:39,831 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:17:39,831 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:17:39,831 DEBUG storage.ui: free region not suitable for request >12:17:39,831 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:39,831 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:17:39,831 DEBUG storage.ui: not enough free space for primary -- trying logical >12:17:39,832 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:17:39,832 DEBUG storage.ui: checking 859879125-976768064 (57074 MB) >12:17:39,832 DEBUG storage.ui: current free range is 859879125-976768064 (57074MB) >12:17:39,832 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:39,833 DEBUG storage.ui: free region not suitable for request >12:17:39,833 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:17:39,833 DEBUG storage.ui: new free: 859879125-976768064 / 57074MB >12:17:39,833 DEBUG storage.ui: new free allows for 0 sectors of growth >12:17:39,833 DEBUG storage.ui: adjusted start sector from 859879125 to 859881472 >12:17:39,833 DEBUG storage.ui: created partition sda8 of 20000MB and added it to /dev/sda >12:17:39,834 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:17:39,835 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fcfb10> PedPartition: <_ped.Partition object at 0x5fbaef0> >12:17:39,836 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:17:39,837 DEBUG storage.ui: DiskDevice.addChild: kids: 5 ; name: sda ; >12:17:39,838 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:39,839 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa8990> PedPartition: <_ped.Partition object at 0x5fba3b0> >12:17:39,840 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:39,841 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:39,841 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:39,842 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:39,843 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:39,843 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:39,843 DEBUG storage.ui: allocating partition: req3 ; id: 35 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 20000MB ; grow: False ; max_size: 20000 ; start: None ; end: None >12:17:39,843 DEBUG storage.ui: checking freespace on sda >12:17:39,844 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20000MB boot=False best=None grow=False start=None >12:17:39,844 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:17:39,844 DEBUG storage.ui: free region not suitable for request >12:17:39,844 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:39,844 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:17:39,845 DEBUG storage.ui: not enough free space for primary -- trying logical >12:17:39,845 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=20000MB boot=False best=None grow=False start=None >12:17:39,845 DEBUG storage.ui: checking 900841472-976768064 (37073 MB) >12:17:39,845 DEBUG storage.ui: current free range is 900841472-976768064 (37073MB) >12:17:39,846 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:39,846 DEBUG storage.ui: free region not suitable for request >12:17:39,846 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:17:39,846 DEBUG storage.ui: new free: 900841472-976768064 / 37073MB >12:17:39,846 DEBUG storage.ui: new free allows for 0 sectors of growth >12:17:39,846 DEBUG storage.ui: adjusted start sector from 900841472 to 900843520 >12:17:39,846 DEBUG storage.ui: created partition sda9 of 20000MB and added it to /dev/sda >12:17:39,847 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:17:39,848 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fcfdd0> PedPartition: <_ped.Partition object at 0x5fba950> >12:17:39,849 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:17:39,850 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:17:39,852 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:39,852 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa8690> PedPartition: <_ped.Partition object at 0x5fba050> >12:17:39,853 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:39,854 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:39,854 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:39,855 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:39,856 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:39,856 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:39,856 DEBUG storage.ui: allocating partition: req7 ; id: 43 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 10000MB ; grow: False ; max_size: 10000 ; start: None ; end: None >12:17:39,856 DEBUG storage.ui: checking freespace on sda >12:17:39,857 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=10000MB boot=False best=None grow=False start=None >12:17:39,857 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:17:39,857 DEBUG storage.ui: free region not suitable for request >12:17:39,857 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:39,858 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:17:39,858 DEBUG storage.ui: not enough free space for primary -- trying logical >12:17:39,858 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=10000MB boot=False best=None grow=False start=None >12:17:39,858 DEBUG storage.ui: checking 941803520-976768064 (17072 MB) >12:17:39,859 DEBUG storage.ui: current free range is 941803520-976768064 (17072MB) >12:17:39,859 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:39,859 DEBUG storage.ui: free region not suitable for request >12:17:39,859 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:17:39,859 DEBUG storage.ui: new free: 941803520-976768064 / 17072MB >12:17:39,859 DEBUG storage.ui: new free allows for 0 sectors of growth >12:17:39,859 DEBUG storage.ui: adjusted start sector from 941803520 to 941805568 >12:17:39,860 DEBUG storage.ui: created partition sda10 of 10000MB and added it to /dev/sda >12:17:39,861 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >12:17:39,861 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fcfbd0> PedPartition: <_ped.Partition object at 0x5fba530> >12:17:39,862 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:17:39,863 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:17:39,865 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:17:39,865 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5f9b090> PedPartition: <_ped.Partition object at 0x5fbad70> >12:17:39,866 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:39,867 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:39,868 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:39,868 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:39,869 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:39,870 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:39,870 DEBUG storage.ui: allocating partition: req1 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2MB ; grow: False ; max_size: 10000 ; start: None ; end: None >12:17:39,870 DEBUG storage.ui: checking freespace on sda >12:17:39,870 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2MB boot=False best=None grow=False start=None >12:17:39,871 DEBUG storage.ui: checking 962285568-976768064 (7071 MB) >12:17:39,871 DEBUG storage.ui: free region not suitable for request >12:17:39,871 DEBUG storage.ui: checking 976768065-976773167 (2 MB) >12:17:39,871 DEBUG storage.ui: current free range is 976768065-976773167 (2MB) >12:17:39,871 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:17:39,871 DEBUG storage.ui: new free: 976768065-976773167 / 2MB >12:17:39,871 DEBUG storage.ui: new free allows for 0 sectors of growth >12:17:39,871 DEBUG storage.ui: adjusted start sector from 976768065 to 976769024 >12:17:39,872 DEBUG storage.ui: created partition sda3 of 2MB and added it to /dev/sda >12:17:39,873 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:17:39,873 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa80d0> PedPartition: <_ped.Partition object at 0x5fbaad0> >12:17:39,874 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >12:17:39,875 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:17:39,877 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >12:17:39,878 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa8b90> PedPartition: <_ped.Partition object at 0x5fbaef0> >12:17:39,879 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:39,880 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:39,880 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:39,881 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:17:39,882 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:39,882 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:17:39,882 DEBUG storage.ui: allocating partition: req9 ; id: 47 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 2000 ; start: None ; end: None >12:17:39,882 DEBUG storage.ui: checking freespace on sda >12:17:39,883 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >12:17:39,883 DEBUG storage.ui: checking 962285568-976768064 (7071 MB) >12:17:39,883 DEBUG storage.ui: free region not suitable for request >12:17:39,883 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:17:39,884 DEBUG storage.ui: current free range is 976768065-976769023 (0MB) >12:17:39,884 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:17:39,884 DEBUG storage.ui: current free range is 976773120-976773167 (0MB) >12:17:39,884 DEBUG storage.ui: not enough free space for primary -- trying logical >12:17:39,884 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1MB boot=False best=None grow=True start=None >12:17:39,885 DEBUG storage.ui: checking 962285568-976768064 (7071 MB) >12:17:39,885 DEBUG storage.ui: current free range is 962285568-976768064 (7071MB) >12:17:39,885 DEBUG storage.ui: checking 976768065-976769023 (0 MB) >12:17:39,885 DEBUG storage.ui: free region not suitable for request >12:17:39,885 DEBUG storage.ui: checking 976773120-976773167 (0 MB) >12:17:39,885 DEBUG storage.ui: free region not suitable for request >12:17:39,886 DEBUG storage.ui: evaluating growth potential for new layout >12:17:39,886 DEBUG storage.ui: calculating growth for disk /dev/sda >12:17:39,886 DEBUG storage.ui: adjusted start sector from 962285568 to 962287616 >12:17:39,887 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >12:17:39,887 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa8e90> PedPartition: <_ped.Partition object at 0x5fba770> >12:17:39,888 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >12:17:39,889 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >12:17:39,890 DEBUG storage.ui: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:39,890 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:39,890 DEBUG storage.ui: adding request 43 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:39,890 DEBUG storage.ui: adding request 31 to chunk 5103 (976768065-976773167) on /dev/sda >12:17:39,890 DEBUG storage.ui: adding request 47 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:39,890 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:17:39,890 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:39,890 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:39,891 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda10 growable = False >base = 20480000 growth = 0 max_grow = 0 >done = True >12:17:39,891 DEBUG storage.ui: req: PartitionRequest instance -- >id = 47 name = sda11 growable = True >base = 2048 growth = 0 max_grow = 4093952 >done = False >12:17:39,891 DEBUG storage.ui: 1 requests and 14486892 (7073MB) left in chunk >12:17:39,891 DEBUG storage.ui: adding 14486892 (7073MB) to 47 (sda11) >12:17:39,891 DEBUG storage.ui: taking back 10392940 (5074MB) from 47 (sda11) >12:17:39,891 DEBUG storage.ui: new grow amount for request 47 (sda11) is 4093952 units, or 1999MB >12:17:39,891 DEBUG storage.ui: request 39 (sda8) growth: 0 (0MB) size: 20000MB >12:17:39,891 DEBUG storage.ui: request 35 (sda9) growth: 0 (0MB) size: 20000MB >12:17:39,891 DEBUG storage.ui: request 43 (sda10) growth: 0 (0MB) size: 10000MB >12:17:39,891 DEBUG storage.ui: request 47 (sda11) growth: 4093952 (1999MB) size: 2000MB >12:17:39,891 DEBUG storage.ui: Chunk.growRequests: 5103 on /dev/sda start = 976768065 end = 976773167 >sectorSize = 512 > >12:17:39,892 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = sda3 growable = False >base = 4096 growth = 0 max_grow = 0 >done = True >12:17:39,892 DEBUG storage.ui: request 31 (sda3) growth: 0 (0MB) size: 2MB >12:17:39,892 DEBUG storage.ui: disk /dev/sda growth: 4093952 (1999MB) >12:17:39,893 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >12:17:39,893 DEBUG storage.ui: device sda11 new partedPartition None >12:17:39,894 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sda ; >12:17:39,895 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >12:17:39,895 DEBUG storage.ui: total growth: 4093952 sectors >12:17:39,895 DEBUG storage.ui: updating use_disk to sda, type: 1 >12:17:39,895 DEBUG storage.ui: new free: 962285568-976768064 / 7071MB >12:17:39,895 DEBUG storage.ui: new free allows for 4093952 sectors of growth >12:17:39,895 DEBUG storage.ui: adjusted start sector from 962285568 to 962287616 >12:17:39,896 DEBUG storage.ui: created partition sda11 of 1MB and added it to /dev/sda >12:17:39,897 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >12:17:39,897 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fad9d0> PedPartition: <_ped.Partition object at 0x5fbafb0> >12:17:39,898 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >12:17:39,899 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >12:17:39,901 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >12:17:39,902 DEBUG storage.ui: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5f9b990> PedPartition: <_ped.Partition object at 0x5fbae90> >12:17:39,902 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda11(id 47)', 'sda10(id 43)', 'sda3(id 31)', 'sda8(id 39)', 'sda9(id 35)'] >12:17:39,902 DEBUG storage.ui: growable partitions are ['sda11'] >12:17:39,902 DEBUG storage.ui: adding request 47 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:39,902 DEBUG storage.ui: adding request 43 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:39,902 DEBUG storage.ui: adding request 31 to chunk 5103 (976768065-976773167) on /dev/sda >12:17:39,903 DEBUG storage.ui: adding request 39 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:39,903 DEBUG storage.ui: adding request 35 to chunk 116888940 (859879125-976768064) on /dev/sda >12:17:39,903 DEBUG storage.ui: disk sda has 2 chunks >12:17:39,903 DEBUG storage.ui: Chunk.growRequests: 116888940 on /dev/sda start = 859879125 end = 976768064 >sectorSize = 512 > >12:17:39,903 DEBUG storage.ui: req: PartitionRequest instance -- >id = 39 name = sda8 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:39,903 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sda9 growable = False >base = 40960000 growth = 0 max_grow = 0 >done = True >12:17:39,903 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda10 growable = False >base = 20480000 growth = 0 max_grow = 0 >done = True >12:17:39,903 DEBUG storage.ui: req: PartitionRequest instance -- >id = 47 name = sda11 growable = True >base = 2048 growth = 0 max_grow = 4093952 >done = False >12:17:39,903 DEBUG storage.ui: 1 requests and 14486892 (7073MB) left in chunk >12:17:39,903 DEBUG storage.ui: adding 14486892 (7073MB) to 47 (sda11) >12:17:39,904 DEBUG storage.ui: taking back 10392940 (5074MB) from 47 (sda11) >12:17:39,904 DEBUG storage.ui: new grow amount for request 47 (sda11) is 4093952 units, or 1999MB >12:17:39,904 DEBUG storage.ui: growing partitions on sda >12:17:39,904 DEBUG storage.ui: partition sda8 (39): 1 >12:17:39,904 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fa8110> >12:17:39,904 DEBUG storage.ui: partition sda9 (35): 1 >12:17:39,904 DEBUG storage.ui: new geometry for sda9: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fa83d0> >12:17:39,905 DEBUG storage.ui: partition sda10 (43): 1 >12:17:39,905 DEBUG storage.ui: new geometry for sda10: parted.Geometry instance -- > start: 941805568 end: 962285567 length: 20480000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fa8410> >12:17:39,905 DEBUG storage.ui: partition sda11 (47): 1 >12:17:39,905 DEBUG storage.ui: new geometry for sda11: parted.Geometry instance -- > start: 962287616 end: 966383615 length: 4096000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fcfdd0> >12:17:39,905 DEBUG storage.ui: removing all non-preexisting partitions ['sda8(id 39)', 'sda9(id 35)', 'sda10(id 43)', 'sda11(id 47)'] from disk(s) ['sda'] >12:17:39,906 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:39,906 DEBUG storage.ui: device sda8 new partedPartition None >12:17:39,907 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >12:17:39,908 DEBUG storage.ui: DiskDevice.removeChild: kids: 10 ; name: sda ; >12:17:39,909 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:39,909 DEBUG storage.ui: device sda9 new partedPartition None >12:17:39,910 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >12:17:39,911 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >12:17:39,912 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:17:39,912 DEBUG storage.ui: device sda10 new partedPartition None >12:17:39,913 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >12:17:39,914 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >12:17:39,915 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >12:17:39,915 DEBUG storage.ui: device sda11 new partedPartition None >12:17:39,916 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: sda ; >12:17:39,917 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >12:17:39,919 DEBUG storage.ui: back from removeNewPartitions >12:17:39,919 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 167782860 end: 976768064 length: 808985205 > device: <parted.device.Device object at 0x5fa8d50> PedGeometry: <_ped.Geometry object at 0x5f9d410> >12:17:39,919 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 859881472 end: 900841471 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fa8110> >12:17:39,920 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >12:17:39,921 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa8890> PedPartition: <_ped.Partition object at 0x5fba950> >12:17:39,922 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >12:17:39,922 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >12:17:39,924 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >12:17:39,925 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5f9b3d0> PedPartition: <_ped.Partition object at 0x5fbadd0> >12:17:39,925 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 900843520 end: 941803519 length: 40960000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fa83d0> >12:17:39,926 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >12:17:39,926 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fcfb10> PedPartition: <_ped.Partition object at 0x5fbae30> >12:17:39,927 DEBUG storage.ui: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >12:17:39,928 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >12:17:39,930 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda9 ; >12:17:39,931 DEBUG storage.ui: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5f9b650> PedPartition: <_ped.Partition object at 0x5fbae90> >12:17:39,931 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 941805568 end: 962285567 length: 20480000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fa8410> >12:17:39,932 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >12:17:39,932 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fca090> PedPartition: <_ped.Partition object at 0x5fba530> >12:17:39,933 DEBUG storage.ui: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >12:17:39,934 DEBUG storage.ui: DiskDevice.addChild: kids: 8 ; name: sda ; >12:17:39,936 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda10 ; >12:17:39,937 DEBUG storage.ui: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5f9bbd0> PedPartition: <_ped.Partition object at 0x5fbabf0> >12:17:39,937 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 962287616 end: 966383615 length: 4096000 > device: <parted.device.Device object at 0x5a01990> PedGeometry: <_ped.Geometry object at 0x5fcfdd0> >12:17:39,938 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >12:17:39,938 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa5610> PedPartition: <_ped.Partition object at 0x5fba590> >12:17:39,939 DEBUG storage.ui: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >12:17:39,940 DEBUG storage.ui: DiskDevice.addChild: kids: 9 ; name: sda ; >12:17:39,942 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda11 ; >12:17:39,943 DEBUG storage.ui: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e30b50> PedPartition: <_ped.Partition object at 0x5fba2f0> >12:17:39,943 DEBUG storage.ui: fixing size of existing 81925MB partition sda1 (4) with existing ntfs filesystem at 81925.19 >12:17:39,943 DEBUG storage.ui: fixing size of non-existent 10000MB partition sda10 (43) with non-existent ext4 filesystem mounted at /data at 10000.00 >12:17:39,943 DEBUG storage.ui: fixing size of non-existent 2000MB partition sda11 (47) with non-existent swap at 2000.00 >12:17:39,944 DEBUG storage.ui: fixing size of existing 395012MB partition sda2 (7) at 395012.31 >12:17:39,944 DEBUG storage.ui: fixing size of non-existent 2MB partition sda3 (31) with non-existent ext4 filesystem mounted at / at 2.00 >12:17:39,944 DEBUG storage.ui: fixing size of existing 81925MB partition sda5 (9) with existing ntfs filesystem at 81925.19 >12:17:39,945 DEBUG storage.ui: fixing size of existing 153605MB partition sda6 (10) with existing ntfs filesystem at 153605.84 >12:17:39,945 DEBUG storage.ui: fixing size of existing 102406MB partition sda7 (11) with existing ntfs filesystem at 102406.50 >12:17:39,945 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda8 (39) with non-existent ext4 filesystem mounted at /home at 20000.00 >12:17:39,945 DEBUG storage.ui: fixing size of non-existent 20000MB partition sda9 (35) with non-existent ext4 filesystem mounted at /usr at 20000.00 >12:17:39,947 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >12:17:39,948 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 395012MB partition sda2 (7) >12:17:39,959 DEBUG blivet: looking up parted Device: /dev/sdc >12:17:39,961 INFO blivet: Skipping disk: sdc: No media present >12:17:41,398 DEBUG blivet: SwapSpace.__init__: >12:17:41,399 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:17:41,400 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f6690042910>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >12:17:41,401 INFO blivet: removing obsolete action 58 (65) >12:17:41,401 INFO blivet: removing obsolete action 59 (65) >12:17:41,401 INFO blivet: removing obsolete action 65 (65) >12:17:41,402 INFO blivet: removing obsolete action 60 (64) >12:17:41,402 INFO blivet: removing obsolete action 64 (64) >12:17:41,402 INFO blivet: removing obsolete action 61 (63) >12:17:41,402 INFO blivet: removing obsolete action 62 (63) >12:17:41,402 INFO blivet: removing obsolete action 63 (63) >12:17:41,403 DEBUG blivet: action 62 already pruned >12:17:41,403 DEBUG blivet: action 61 already pruned >12:17:41,403 DEBUG blivet: action 60 already pruned >12:17:41,403 DEBUG blivet: action 59 already pruned >12:17:41,403 DEBUG blivet: action 58 already pruned >12:17:41,404 INFO blivet: removing obsolete action 48 (55) >12:17:41,404 INFO blivet: removing obsolete action 49 (55) >12:17:41,404 INFO blivet: removing obsolete action 55 (55) >12:17:41,404 INFO blivet: removing obsolete action 50 (54) >12:17:41,404 INFO blivet: removing obsolete action 54 (54) >12:17:41,405 INFO blivet: removing obsolete action 51 (53) >12:17:41,405 INFO blivet: removing obsolete action 52 (53) >12:17:41,405 INFO blivet: removing obsolete action 53 (53) >12:17:41,405 DEBUG blivet: action 52 already pruned >12:17:41,405 DEBUG blivet: action 51 already pruned >12:17:41,406 DEBUG blivet: action 50 already pruned >12:17:41,406 DEBUG blivet: action 49 already pruned >12:17:41,406 DEBUG blivet: action 48 already pruned >12:17:41,406 INFO blivet: removing obsolete action 38 (45) >12:17:41,406 INFO blivet: removing obsolete action 39 (45) >12:17:41,407 INFO blivet: removing obsolete action 45 (45) >12:17:41,407 INFO blivet: removing obsolete action 40 (44) >12:17:41,407 INFO blivet: removing obsolete action 44 (44) >12:17:41,407 INFO blivet: removing obsolete action 41 (43) >12:17:41,407 INFO blivet: removing obsolete action 42 (43) >12:17:41,408 INFO blivet: removing obsolete action 43 (43) >12:17:41,408 DEBUG blivet: action 42 already pruned >12:17:41,408 DEBUG blivet: action 41 already pruned >12:17:41,408 DEBUG blivet: action 40 already pruned >12:17:41,408 DEBUG blivet: action 39 already pruned >12:17:41,409 DEBUG blivet: action 38 already pruned >12:17:41,409 INFO blivet: removing obsolete action 28 (35) >12:17:41,409 INFO blivet: removing obsolete action 29 (35) >12:17:41,409 INFO blivet: removing obsolete action 35 (35) >12:17:41,409 INFO blivet: removing obsolete action 30 (34) >12:17:41,410 INFO blivet: removing obsolete action 34 (34) >12:17:41,410 INFO blivet: removing obsolete action 31 (33) >12:17:41,410 INFO blivet: removing obsolete action 32 (33) >12:17:41,410 INFO blivet: removing obsolete action 33 (33) >12:17:41,410 DEBUG blivet: action 32 already pruned >12:17:41,411 DEBUG blivet: action 31 already pruned >12:17:41,411 DEBUG blivet: action 30 already pruned >12:17:41,411 DEBUG blivet: action 29 already pruned >12:17:41,411 DEBUG blivet: action 28 already pruned >12:17:41,411 INFO blivet: removing obsolete action 18 (25) >12:17:41,412 INFO blivet: removing obsolete action 19 (25) >12:17:41,412 INFO blivet: removing obsolete action 25 (25) >12:17:41,412 INFO blivet: removing obsolete action 20 (24) >12:17:41,412 INFO blivet: removing obsolete action 24 (24) >12:17:41,412 INFO blivet: removing obsolete action 21 (23) >12:17:41,413 INFO blivet: removing obsolete action 22 (23) >12:17:41,413 INFO blivet: removing obsolete action 23 (23) >12:17:41,413 DEBUG blivet: action 22 already pruned >12:17:41,413 DEBUG blivet: action 21 already pruned >12:17:41,413 DEBUG blivet: action 20 already pruned >12:17:41,414 DEBUG blivet: action 19 already pruned >12:17:41,414 DEBUG blivet: action 18 already pruned >12:17:42,998 INFO storage.ui: unhiding device disk sdb (id 0) >12:17:42,998 DEBUG storage.ui: lvm filter: removing sdb from the reject list >12:17:42,999 INFO storage.ui: unhiding device partition sdb4 (id 1) >12:17:42,999 DEBUG storage.ui: lvm filter: removing sdb4 from the reject list >12:17:42,999 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:17:43,001 DEBUG blivet: looking up parted Device: /dev/sdc >12:17:43,003 INFO blivet: Skipping disk: sdc: No media present >12:17:43,027 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:17:43,028 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:43,029 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:17:43,029 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:17:43,029 DEBUG blivet: resolved 'sda' to 'sda' (disk) >12:18:25,386 DEBUG blivet: looking up parted Device: /dev/sdc >12:18:25,398 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:18:25,399 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:19:05,518 DEBUG blivet: looking up parted Device: /dev/sdc >12:19:05,520 INFO blivet: Skipping disk: sdc: No media present >12:19:05,520 DEBUG blivet: looking up parted Device: /dev/sdc >12:19:05,522 INFO blivet: Skipping disk: sdc: No media present >12:19:05,523 INFO blivet: Detected 3856M of memory >12:19:05,523 INFO blivet: Swap attempt of 3856M >12:19:05,524 DEBUG blivet: clearpart: looking at sda11 >12:19:05,524 DEBUG blivet: clearpart: looking at sda10 >12:19:05,525 DEBUG blivet: clearpart: looking at sda9 >12:19:05,525 DEBUG blivet: clearpart: looking at sda8 >12:19:05,525 DEBUG blivet: clearpart: looking at sda7 >12:19:05,525 DEBUG blivet: clearpart: looking at sda6 >12:19:05,525 DEBUG blivet: clearpart: looking at sda5 >12:19:05,525 DEBUG blivet: clearpart: looking at sdb4 >12:19:05,525 DEBUG blivet: clearpart: looking at sda3 >12:19:05,525 DEBUG blivet: clearpart: looking at sda2 >12:19:05,525 DEBUG blivet: clearpart: looking at sda1 >12:19:05,526 DEBUG blivet: checking whether disk sda has an empty extended >12:19:05,529 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a018d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66980b8d90> PedPartition: <_ped.Partition object at 0x5fbacb0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11'] >12:19:05,530 DEBUG blivet: checking whether disk sdb has an empty extended >12:19:05,530 DEBUG blivet: extended is None ; logicals is [] >12:19:05,530 DEBUG blivet: looking up parted Device: /dev/sdc >12:19:05,532 INFO blivet: Skipping disk: sdc: No media present >12:19:05,533 DEBUG blivet: looking up parted Device: /dev/sdc >12:19:05,534 INFO blivet: Skipping disk: sdc: No media present >12:19:05,535 DEBUG blivet: looking up parted Device: /dev/sdc >12:19:05,537 INFO blivet: Skipping disk: sdc: No media present >12:19:05,537 DEBUG blivet: looking up parted Device: /dev/sdc >12:19:05,539 INFO blivet: Skipping disk: sdc: No media present >12:19:05,574 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:19:05,575 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:19:05,576 DEBUG blivet: looking up parted Device: /dev/sdc >12:19:05,577 INFO blivet: Skipping disk: sdc: No media present >12:19:05,601 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:19:05,602 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:19:05,602 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:19:05,603 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:19:05,603 DEBUG blivet: resolved 'sda' to 'sda' (disk) >12:19:05,607 DEBUG blivet: starting Blivet copy >12:19:05,636 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >12:19:05,636 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: <parted.filesystem.FileSystem object at 0x5fad290> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fad310> PedPartition: <_ped.Partition object at 0x5fbad10> >12:19:05,637 DEBUG blivet: PartitionDevice._setPartedPartition: sda10 ; >12:19:05,638 DEBUG blivet: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6690020ed0> PedPartition: <_ped.Partition object at 0x5fba410> >12:19:05,639 DEBUG blivet: PartitionDevice._setPartedPartition: sda11 ; >12:19:05,640 DEBUG blivet: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa8e50> PedPartition: <_ped.Partition object at 0x5fbab90> >12:19:05,641 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >12:19:05,642 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fad6d0> PedPartition: <_ped.Partition object at 0x5fbab30> >12:19:05,643 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >12:19:05,644 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fad110> PedPartition: <_ped.Partition object at 0x5fba050> >12:19:05,645 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >12:19:05,645 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: <parted.filesystem.FileSystem object at 0x5faddd0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fade10> PedPartition: <_ped.Partition object at 0x5fba590> >12:19:05,646 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >12:19:05,647 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: <parted.filesystem.FileSystem object at 0x5fadc50> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fadc10> PedPartition: <_ped.Partition object at 0x5fba950> >12:19:05,647 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >12:19:05,648 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: <parted.filesystem.FileSystem object at 0x5fad990> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fadf90> PedPartition: <_ped.Partition object at 0x5fbae30> >12:19:05,649 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >12:19:05,649 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4c89f50> PedPartition: <_ped.Partition object at 0x5fba530> >12:19:05,650 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >12:19:05,651 DEBUG blivet: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4c9ee90> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6690020c90> PedPartition: <_ped.Partition object at 0x5fbacb0> >12:19:05,652 DEBUG blivet: PartitionDevice._setPartedPartition: sdb4 ; >12:19:05,652 DEBUG blivet: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fb9950> fileSystem: <parted.filesystem.FileSystem object at 0x5fa8490> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4c9efd0> PedPartition: <_ped.Partition object at 0x5fba830> >12:19:05,652 DEBUG blivet: finished Blivet copy >12:19:05,652 DEBUG blivet: looking up parted Device: /dev/sdc >12:19:05,654 INFO blivet: Skipping disk: sdc: No media present >12:19:05,654 INFO blivet: hiding device partition sdb4 (id 1) >12:19:05,655 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:19:05,655 DEBUG blivet: lvm filter: adding sdb4 to the reject list >12:19:05,655 INFO blivet: hiding device disk sdb (id 0) >12:19:05,655 DEBUG blivet: lvm filter: adding sdb to the reject list >12:19:05,662 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,663 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,664 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,665 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,666 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,667 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,668 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,669 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,670 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,671 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,672 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,673 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,674 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,675 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,675 DEBUG blivet: looking up parted Device: /dev/sdc >12:19:05,698 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,699 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,700 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,701 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,702 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,703 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,704 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,705 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,706 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,707 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,707 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,709 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,709 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,710 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,711 DEBUG blivet: looking up parted Device: /dev/sdc >12:19:05,714 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,715 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,716 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,719 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,720 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,721 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,722 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,723 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,724 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,725 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,726 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,727 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,728 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >12:19:05,729 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 395012MB partition sda2 (7) >12:19:05,729 DEBUG blivet: looking up parted Device: /dev/sdc >12:19:05,745 DEBUG blivet: Ext4FS.supported: supported: True ; >12:19:05,745 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:19:05,758 DEBUG blivet: looking up parted Device: /dev/sdc >12:19:05,759 INFO blivet: Skipping disk: sdc: No media present >12:19:05,760 DEBUG blivet: looking up parted Device: /dev/sdc >12:19:05,762 INFO blivet: Skipping disk: sdc: No media present >12:19:09,841 DEBUG blivet: Ext4FS.supported: supported: True ; >12:19:09,841 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:19:09,844 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f66980d7290>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >12:19:19,568 DEBUG blivet: Ext4FS.supported: supported: True ; >12:19:19,568 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:19:19,570 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f66980d7290>, 2, ['sda'], {'encrypted': False, 'raid_level': None} >12:19:19,942 DEBUG blivet: Ext4FS.supported: supported: True ; >12:19:19,942 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:19:19,944 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f66980d7290>, 10000, ['sda'], {'encrypted': False, 'raid_level': None} >12:19:20,558 DEBUG blivet: Ext4FS.supported: supported: True ; >12:19:20,558 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:19:20,560 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f66980d7290>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:19:21,142 DEBUG blivet: Ext4FS.supported: supported: True ; >12:19:21,142 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:19:21,144 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f66980d7290>, 2, ['sda'], {'encrypted': False, 'raid_level': None} >12:19:21,519 DEBUG blivet: Ext4FS.supported: supported: True ; >12:19:21,519 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:19:21,520 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f66980d7290>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:19:25,298 DEBUG blivet: Ext4FS.supported: supported: True ; >12:19:25,299 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:19:25,303 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f66980d7290>, 2, ['sda'], {'encrypted': False, 'raid_level': None} >12:19:25,688 DEBUG blivet: Ext4FS.supported: supported: True ; >12:19:25,689 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:19:25,691 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f66980d7290>, 20000, ['sda'], {'encrypted': False, 'raid_level': None} >12:19:25,698 DEBUG blivet: SwapSpace.__init__: >12:19:25,698 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:19:26,262 DEBUG blivet: SwapSpace.__init__: >12:19:26,262 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:19:26,263 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f66980d7290>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >12:19:26,269 DEBUG blivet: Ext4FS.supported: supported: True ; >12:19:26,270 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:19:26,870 DEBUG blivet: Ext4FS.supported: supported: True ; >12:19:26,870 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:19:26,872 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f66980d7290>, 2, ['sda'], {'encrypted': False, 'raid_level': None} >12:19:26,877 DEBUG blivet: SwapSpace.__init__: >12:19:26,877 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:19:29,006 DEBUG blivet: SwapSpace.__init__: >12:19:29,006 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:19:29,008 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f66980d7290>, 2000, ['sda'], {'encrypted': False, 'raid_level': None} >12:19:30,509 INFO storage.ui: unhiding device disk sdb (id 0) >12:19:30,510 DEBUG storage.ui: lvm filter: removing sdb from the reject list >12:19:30,510 INFO storage.ui: unhiding device partition sdb4 (id 1) >12:19:30,510 DEBUG storage.ui: lvm filter: removing sdb4 from the reject list >12:19:30,511 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdb ; >12:19:30,513 DEBUG blivet: looking up parted Device: /dev/sdc >12:19:30,514 INFO blivet: Skipping disk: sdc: No media present >12:19:30,544 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:19:30,544 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:19:30,545 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >12:19:30,546 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (3) with existing msdos disklabel >12:19:30,546 DEBUG blivet: resolved 'sda' to 'sda' (disk) >12:19:34,610 DEBUG blivet: looking up parted Device: /dev/sdc >12:19:34,611 INFO blivet: Skipping disk: sdc: No media present >12:19:34,613 INFO blivet: omitting ksdata: existing 476940MB disk sda (3) with existing msdos disklabel >12:19:34,628 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:19:34,629 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >12:19:34,632 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >12:19:34,652 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:19:34,666 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:34,667 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:34,668 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:34,681 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >12:19:34,696 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:34,697 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:34,698 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:34,710 DEBUG blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >12:19:34,724 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:34,724 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:34,726 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:34,740 DEBUG blivet: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >12:19:34,755 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:19:34,756 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:34,757 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:19:34,772 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:19:34,773 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:19:34,774 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:19:34,789 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:19:34,789 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:19:34,790 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:19:34,791 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >12:19:34,792 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: False ; controllable: True ; >12:19:34,792 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: False ; controllable: True ; >12:19:34,793 DEBUG blivet: PartitionDevice.teardown: sda10 ; status: False ; controllable: True ; >12:19:34,794 DEBUG blivet: PartitionDevice.teardown: sda11 ; status: False ; controllable: True ; >12:19:34,794 INFO blivet: resetting parted disks... >12:19:34,795 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >12:19:34,796 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >12:19:34,797 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >12:19:34,798 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdb ; >12:19:34,799 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >12:19:34,799 DEBUG blivet: sector-based lookup found partition sda1 >12:19:34,800 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >12:19:34,802 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: <parted.filesystem.FileSystem object at 0x5fca290> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fca150> PedPartition: <_ped.Partition object at 0x61e6590> >12:19:34,803 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >12:19:34,803 DEBUG blivet: extended lookup found partition sda2 >12:19:34,804 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >12:19:34,805 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fca590> PedPartition: <_ped.Partition object at 0x61e65f0> >12:19:34,806 DEBUG blivet: PartitionDevice.preCommitFixup: sda5 ; >12:19:34,806 DEBUG blivet: sector-based lookup found partition sda5 >12:19:34,807 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >12:19:34,808 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: <parted.filesystem.FileSystem object at 0x5fca7d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fca8d0> PedPartition: <_ped.Partition object at 0x61e6650> >12:19:34,809 DEBUG blivet: PartitionDevice.preCommitFixup: sda6 ; >12:19:34,809 DEBUG blivet: sector-based lookup found partition sda6 >12:19:34,810 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >12:19:34,811 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: <parted.filesystem.FileSystem object at 0x5fca610> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fca690> PedPartition: <_ped.Partition object at 0x61e66b0> >12:19:34,813 DEBUG blivet: PartitionDevice.preCommitFixup: sda7 ; >12:19:34,814 DEBUG blivet: sector-based lookup found partition sda7 >12:19:34,815 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >12:19:34,815 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: <parted.filesystem.FileSystem object at 0x5fcae10> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fcaa50> PedPartition: <_ped.Partition object at 0x61e6710> >12:19:34,816 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >12:19:34,817 DEBUG blivet: PartitionDevice.preCommitFixup: sda9 ; >12:19:34,817 DEBUG blivet: PartitionDevice.preCommitFixup: sda8 ; >12:19:34,818 DEBUG blivet: PartitionDevice.preCommitFixup: sda10 ; >12:19:34,819 DEBUG blivet: PartitionDevice.preCommitFixup: sda11 ; >12:19:34,819 DEBUG blivet: PartitionDevice.preCommitFixup: sdb4 ; >12:19:34,820 DEBUG blivet: sector-based lookup found partition sdb4 >12:19:34,821 DEBUG blivet: PartitionDevice._setPartedPartition: sdb4 ; >12:19:34,821 DEBUG blivet: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5fa97d0> fileSystem: <parted.filesystem.FileSystem object at 0x5e25fd0> > number: 4 path: /dev/sdb4 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x5e258d0> PedPartition: <_ped.Partition object at 0x61e6770> >12:19:34,822 DEBUG blivet: PartitionDevice.preCommitFixup: sda9 ; >12:19:34,822 DEBUG blivet: sector-based lookup found partition sda10 >12:19:34,823 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >12:19:34,824 DEBUG blivet: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: <parted.filesystem.FileSystem object at 0x5fa5250> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa5610> PedPartition: <_ped.Partition object at 0x61e67d0> >12:19:34,824 DEBUG blivet: PartitionDevice.preCommitFixup: sda8 ; >12:19:34,825 DEBUG blivet: sector-based lookup found partition sda8 >12:19:34,826 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >12:19:34,826 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: <parted.filesystem.FileSystem object at 0x5faa7d0> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fa5550> PedPartition: <_ped.Partition object at 0x61e6830> >12:19:34,828 DEBUG blivet: PartitionDevice.preCommitFixup: sda8 ; >12:19:34,828 DEBUG blivet: sector-based lookup found partition sda9 >12:19:34,830 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >12:19:34,830 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: <parted.filesystem.FileSystem object at 0x5faa8d0> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5faa890> PedPartition: <_ped.Partition object at 0x61e6890> >12:19:34,831 DEBUG blivet: PartitionDevice.preCommitFixup: sda8 ; >12:19:34,831 DEBUG blivet: sector-based lookup found partition sda11 >12:19:34,832 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >12:19:34,833 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: <parted.filesystem.FileSystem object at 0x5faa150> > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5faae10> PedPartition: <_ped.Partition object at 0x61e68f0> >12:19:34,834 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >12:19:34,834 DEBUG blivet: sector-based lookup found partition sda3 >12:19:34,835 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >12:19:34,835 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e5c510> fileSystem: <parted.filesystem.FileSystem object at 0x5faa950> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5faa350> PedPartition: <_ped.Partition object at 0x61e6950> >12:19:34,836 DEBUG blivet: action: [8] Destroy Format ext4 filesystem on partition sda3 (id 8) >12:19:34,836 DEBUG blivet: action: [10] Destroy Format ext4 filesystem on partition sda8 (id 12) >12:19:34,836 DEBUG blivet: action: [12] Destroy Format vfat filesystem on partition sda10 (id 5) >12:19:34,836 DEBUG blivet: action: [13] Destroy Device partition sda10 (id 5) >12:19:34,836 DEBUG blivet: action: [11] Destroy Device partition sda8 (id 12) >12:19:34,836 DEBUG blivet: action: [14] Destroy Format ext4 filesystem on partition sda9 (id 13) >12:19:34,837 DEBUG blivet: action: [15] Destroy Device partition sda9 (id 13) >12:19:34,837 DEBUG blivet: action: [16] Destroy Format swap on partition sda11 (id 6) >12:19:34,837 DEBUG blivet: action: [17] Destroy Device partition sda11 (id 6) >12:19:34,837 DEBUG blivet: action: [9] Destroy Device partition sda3 (id 8) >12:19:34,837 DEBUG blivet: action: [26] Create Device partition sda3 (id 31) >12:19:34,837 DEBUG blivet: action: [27] Create Format ext4 filesystem mounted at / on partition sda3 (id 31) >12:19:34,838 DEBUG blivet: action: [46] Create Device partition sda8 (id 39) >12:19:34,838 DEBUG blivet: action: [36] Create Device partition sda9 (id 35) >12:19:34,838 DEBUG blivet: action: [37] Create Format ext4 filesystem mounted at /usr on partition sda9 (id 35) >12:19:34,838 DEBUG blivet: action: [56] Create Device partition sda10 (id 43) >12:19:34,838 DEBUG blivet: action: [57] Create Format ext4 filesystem mounted at /data on partition sda10 (id 43) >12:19:34,838 DEBUG blivet: action: [66] Create Device partition sda11 (id 47) >12:19:34,839 DEBUG blivet: action: [67] Create Format swap on partition sda11 (id 47) >12:19:34,839 DEBUG blivet: action: [47] Create Format ext4 filesystem mounted at /home on partition sda8 (id 39) >12:19:34,839 INFO blivet: pruning action queue... >12:19:34,839 INFO blivet: sorting actions... >12:19:34,844 DEBUG blivet: action: [16] Destroy Format swap on partition sda11 (id 6) >12:19:34,845 DEBUG blivet: action: [17] Destroy Device partition sda11 (id 6) >12:19:34,845 DEBUG blivet: action: [14] Destroy Format ext4 filesystem on partition sda9 (id 13) >12:19:34,845 DEBUG blivet: action: [12] Destroy Format vfat filesystem on partition sda10 (id 5) >12:19:34,846 DEBUG blivet: action: [13] Destroy Device partition sda10 (id 5) >12:19:34,846 DEBUG blivet: action: [15] Destroy Device partition sda9 (id 13) >12:19:34,847 DEBUG blivet: action: [10] Destroy Format ext4 filesystem on partition sda8 (id 12) >12:19:34,847 DEBUG blivet: action: [11] Destroy Device partition sda8 (id 12) >12:19:34,847 DEBUG blivet: action: [8] Destroy Format ext4 filesystem on partition sda3 (id 8) >12:19:34,848 DEBUG blivet: action: [9] Destroy Device partition sda3 (id 8) >12:19:34,848 DEBUG blivet: action: [26] Create Device partition sda3 (id 31) >12:19:34,848 DEBUG blivet: action: [46] Create Device partition sda8 (id 39) >12:19:34,849 DEBUG blivet: action: [47] Create Format ext4 filesystem mounted at /home on partition sda8 (id 39) >12:19:34,849 DEBUG blivet: action: [36] Create Device partition sda9 (id 35) >12:19:34,849 DEBUG blivet: action: [56] Create Device partition sda10 (id 43) >12:19:34,850 DEBUG blivet: action: [66] Create Device partition sda11 (id 47) >12:19:34,850 DEBUG blivet: action: [67] Create Format swap on partition sda11 (id 47) >12:19:34,850 DEBUG blivet: action: [57] Create Format ext4 filesystem mounted at /data on partition sda10 (id 43) >12:19:34,851 DEBUG blivet: action: [37] Create Format ext4 filesystem mounted at /usr on partition sda9 (id 35) >12:19:34,851 DEBUG blivet: action: [27] Create Format ext4 filesystem mounted at / on partition sda3 (id 31) >12:19:34,851 INFO blivet: executing action: [16] Destroy Format swap on partition sda11 (id 6) >12:19:34,852 DEBUG blivet: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: True ; >12:19:34,853 DEBUG blivet: SwapSpace.destroy: device: /dev/sda11 ; status: False ; type: swap ; >12:19:35,427 DEBUG blivet: PartitionDevice.teardown: sda11 ; status: True ; controllable: True ; >12:19:35,428 DEBUG blivet: SwapSpace.teardown: device: /dev/sda11 ; status: False ; type: swap ; >12:19:35,430 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >12:19:35,455 INFO blivet: executing action: [17] Destroy Device partition sda11 (id 6) >12:19:35,456 DEBUG blivet: PartitionDevice.destroy: sda11 ; status: True ; >12:19:35,457 DEBUG blivet: PartitionDevice.teardown: sda11 ; status: True ; controllable: True ; >12:19:35,458 DEBUG blivet: SwapSpace.teardown: device: /dev/sda11 ; status: False ; type: swap ; >12:19:35,460 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >12:19:35,473 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda11 ; orig: True ; >12:19:35,474 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >12:19:35,475 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:35,476 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:35,476 DEBUG blivet: PartitionDevice._destroy: sda11 ; status: True ; >12:19:35,479 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 9 ; >12:19:36,946 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 9 ; >12:19:38,564 INFO blivet: executing action: [14] Destroy Format ext4 filesystem on partition sda9 (id 13) >12:19:38,565 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: True ; >12:19:38,566 DEBUG blivet: Ext4FS.destroy: device: /dev/sda9 ; status: False ; type: ext4 ; >12:19:38,804 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >12:19:38,806 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >12:19:38,835 INFO blivet: executing action: [12] Destroy Format vfat filesystem on partition sda10 (id 5) >12:19:38,836 DEBUG blivet: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: True ; >12:19:38,837 DEBUG blivet: FATFS.destroy: device: /dev/sda10 ; status: False ; type: vfat ; >12:19:38,972 DEBUG blivet: PartitionDevice.teardown: sda10 ; status: True ; controllable: True ; >12:19:38,974 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda9 ; status: False ; type: None ; >12:19:39,001 INFO blivet: executing action: [13] Destroy Device partition sda10 (id 5) >12:19:39,002 DEBUG blivet: PartitionDevice.destroy: sda10 ; status: True ; >12:19:39,003 DEBUG blivet: PartitionDevice.teardown: sda10 ; status: True ; controllable: True ; >12:19:39,005 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda9 ; status: False ; type: None ; >12:19:39,018 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda10 ; orig: True ; >12:19:39,019 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >12:19:39,020 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:39,021 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:39,022 DEBUG blivet: PartitionDevice._destroy: sda10 ; status: True ; >12:19:39,025 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 8 ; >12:19:40,641 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 8 ; >12:19:42,161 INFO blivet: executing action: [15] Destroy Device partition sda9 (id 13) >12:19:42,162 DEBUG blivet: PartitionDevice.destroy: sda9 ; status: True ; >12:19:42,163 DEBUG blivet: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >12:19:42,166 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >12:19:42,181 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda9 ; orig: True ; >12:19:42,182 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >12:19:42,184 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:42,185 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:42,186 DEBUG blivet: PartitionDevice._destroy: sda9 ; status: True ; >12:19:42,189 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 7 ; >12:19:43,447 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 7 ; >12:19:44,810 INFO blivet: executing action: [10] Destroy Format ext4 filesystem on partition sda8 (id 12) >12:19:44,810 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: True ; >12:19:44,811 DEBUG blivet: Ext4FS.destroy: device: /dev/sda8 ; status: False ; type: ext4 ; >12:19:45,028 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:19:45,030 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >12:19:45,057 INFO blivet: executing action: [11] Destroy Device partition sda8 (id 12) >12:19:45,058 DEBUG blivet: PartitionDevice.destroy: sda8 ; status: True ; >12:19:45,060 DEBUG blivet: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >12:19:45,061 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda8 ; status: False ; type: None ; >12:19:45,075 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda8 ; orig: True ; >12:19:45,076 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >12:19:45,076 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:45,077 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:45,078 DEBUG blivet: PartitionDevice._destroy: sda8 ; status: True ; >12:19:45,080 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 6 ; >12:19:46,045 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 6 ; >12:19:47,342 INFO blivet: executing action: [8] Destroy Format ext4 filesystem on partition sda3 (id 8) >12:19:47,343 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >12:19:47,344 DEBUG blivet: Ext4FS.destroy: device: /dev/sda3 ; status: False ; type: ext4 ; >12:19:47,466 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:19:47,468 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:19:47,495 INFO blivet: executing action: [9] Destroy Device partition sda3 (id 8) >12:19:47,496 DEBUG blivet: PartitionDevice.destroy: sda3 ; status: True ; >12:19:47,497 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:19:47,499 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >12:19:47,511 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: True ; >12:19:47,512 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >12:19:47,513 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:47,514 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:47,514 DEBUG blivet: PartitionDevice._destroy: sda3 ; status: True ; >12:19:47,516 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 5 ; >12:19:48,453 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 5 ; >12:19:49,462 INFO blivet: executing action: [26] Create Device partition sda3 (id 31) >12:19:49,463 DEBUG blivet: PartitionDevice.create: sda3 ; status: False ; >12:19:49,463 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: False ; >12:19:49,464 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:19:49,465 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:49,467 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:49,468 DEBUG blivet: PartitionDevice._create: sda3 ; status: False ; >12:19:49,470 DEBUG blivet: PartitionDevice._wipe: sda3 ; status: False ; >12:19:49,662 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 6 ; >12:19:50,467 DEBUG blivet: post-commit partition path is /dev/sda3 >12:19:50,468 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >12:19:50,469 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e31190> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5faa690> PedPartition: <_ped.Partition object at 0x61e6f50> >12:19:50,470 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >12:19:50,513 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:19:50,514 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >12:19:50,516 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >12:19:50,516 DEBUG blivet: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >12:19:50,598 INFO blivet: executing action: [46] Create Device partition sda8 (id 39) >12:19:50,599 DEBUG blivet: PartitionDevice.create: sda8 ; status: False ; >12:19:50,600 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda8 ; orig: False ; >12:19:50,601 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:19:50,602 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:50,603 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:50,604 DEBUG blivet: PartitionDevice._create: sda8 ; status: False ; >12:19:50,605 DEBUG blivet: PartitionDevice._wipe: sda8 ; status: False ; >12:19:50,834 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 7 ; >12:19:52,254 DEBUG blivet: post-commit partition path is /dev/sda8 >12:19:52,255 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >12:19:52,256 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e31190> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5fbbcd0> PedPartition: <_ped.Partition object at 0x61e6ad0> >12:19:52,257 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda8 ; status: False ; type: None ; >12:19:52,357 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >12:19:52,358 DEBUG blivet: PartitionDevice.updateSysfsPath: sda8 ; status: True ; >12:19:52,360 DEBUG blivet: PartitionDevice.updateSysfsPath: sda8 ; status: True ; >12:19:52,360 DEBUG blivet: sda8 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 >12:19:52,479 INFO blivet: executing action: [47] Create Format ext4 filesystem mounted at /home on partition sda8 (id 39) >12:19:52,481 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >12:19:52,482 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 1 ; >12:19:52,483 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 2 ; >12:19:52,484 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 3 ; >12:19:52,485 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 4 ; >12:19:52,486 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 5 ; >12:19:52,487 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 6 ; >12:19:52,488 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 8 ; >12:19:52,489 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 9 ; >12:19:52,490 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 10 ; >12:19:52,491 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 11 ; >12:19:52,492 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 12 ; >12:19:52,494 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 13 ; >12:19:52,495 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 14 ; >12:19:52,496 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda8 ; flag: 15 ; >12:19:52,498 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 7 ; >12:19:52,617 DEBUG blivet: Ext4FS.create: device: /dev/sda8 ; status: False ; type: ext4 ; >12:19:52,618 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda8 ; mountpoint: /home ; type: ext4 ; >12:19:55,452 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda8 ; type: ext4 ; >12:19:55,452 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda8 >12:19:55,615 DEBUG blivet: PartitionDevice.updateSysfsPath: sda8 ; status: True ; >12:19:55,616 DEBUG blivet: PartitionDevice.updateSysfsPath: sda8 ; status: True ; >12:19:55,617 DEBUG blivet: sda8 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 >12:19:55,630 INFO blivet: executing action: [36] Create Device partition sda9 (id 35) >12:19:55,631 DEBUG blivet: PartitionDevice.create: sda9 ; status: False ; >12:19:55,632 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda9 ; orig: False ; >12:19:55,633 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:19:55,634 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:55,635 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:55,636 DEBUG blivet: PartitionDevice._create: sda9 ; status: False ; >12:19:55,637 DEBUG blivet: PartitionDevice._wipe: sda9 ; status: False ; >12:19:55,861 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 8 ; >12:19:57,224 DEBUG blivet: post-commit partition path is /dev/sda9 >12:19:57,225 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >12:19:57,226 DEBUG blivet: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e31190> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e30150> PedPartition: <_ped.Partition object at 0x61e6dd0> >12:19:57,226 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda9 ; status: False ; type: None ; >12:19:57,337 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >12:19:57,339 DEBUG blivet: PartitionDevice.updateSysfsPath: sda9 ; status: True ; >12:19:57,340 DEBUG blivet: PartitionDevice.updateSysfsPath: sda9 ; status: True ; >12:19:57,341 DEBUG blivet: sda9 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 >12:19:57,478 INFO blivet: executing action: [56] Create Device partition sda10 (id 43) >12:19:57,479 DEBUG blivet: PartitionDevice.create: sda10 ; status: False ; >12:19:57,480 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda10 ; orig: False ; >12:19:57,481 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:19:57,482 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:57,483 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:57,484 DEBUG blivet: PartitionDevice._create: sda10 ; status: False ; >12:19:57,486 DEBUG blivet: PartitionDevice._wipe: sda10 ; status: False ; >12:19:57,584 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 9 ; >12:19:59,365 DEBUG blivet: post-commit partition path is /dev/sda10 >12:19:59,366 DEBUG blivet: PartitionDevice._setPartedPartition: sda10 ; >12:19:59,367 DEBUG blivet: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e31190> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e30490> PedPartition: <_ped.Partition object at 0x61e6d10> >12:19:59,368 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda10 ; status: False ; type: None ; >12:19:59,486 DEBUG blivet: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >12:19:59,487 DEBUG blivet: PartitionDevice.updateSysfsPath: sda10 ; status: True ; >12:19:59,488 DEBUG blivet: PartitionDevice.updateSysfsPath: sda10 ; status: True ; >12:19:59,489 DEBUG blivet: sda10 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10 >12:19:59,660 INFO blivet: executing action: [66] Create Device partition sda11 (id 47) >12:19:59,661 DEBUG blivet: PartitionDevice.create: sda11 ; status: False ; >12:19:59,662 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda11 ; orig: False ; >12:19:59,663 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:19:59,663 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:59,664 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >12:19:59,665 DEBUG blivet: PartitionDevice._create: sda11 ; status: False ; >12:19:59,666 DEBUG blivet: PartitionDevice._wipe: sda11 ; status: False ; >12:19:59,753 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 10 ; >12:20:01,473 DEBUG blivet: post-commit partition path is /dev/sda11 >12:20:01,475 DEBUG blivet: PartitionDevice._setPartedPartition: sda11 ; >12:20:01,476 DEBUG blivet: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5e31190> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5e30f50> PedPartition: <_ped.Partition object at 0x61e6d70> >12:20:01,477 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda11 ; status: False ; type: None ; >12:20:01,566 DEBUG blivet: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >12:20:01,567 DEBUG blivet: PartitionDevice.updateSysfsPath: sda11 ; status: True ; >12:20:01,568 DEBUG blivet: PartitionDevice.updateSysfsPath: sda11 ; status: True ; >12:20:01,568 DEBUG blivet: sda11 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11 >12:20:01,723 INFO blivet: executing action: [67] Create Format swap on partition sda11 (id 47) >12:20:01,724 DEBUG blivet: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >12:20:01,725 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 1 ; >12:20:01,726 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 2 ; >12:20:01,726 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 4 ; >12:20:01,727 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 5 ; >12:20:01,728 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 6 ; >12:20:01,728 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 8 ; >12:20:01,729 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 9 ; >12:20:01,730 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 10 ; >12:20:01,730 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 11 ; >12:20:01,731 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 12 ; >12:20:01,732 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 13 ; >12:20:01,733 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 14 ; >12:20:01,733 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda11 ; flag: 15 ; >12:20:01,734 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda11 ; flag: 3 ; >12:20:01,736 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 10 ; >12:20:01,905 DEBUG blivet: SwapSpace.create: device: /dev/sda11 ; status: None ; type: swap ; >12:20:01,906 DEBUG blivet: SwapSpace.create: device: /dev/sda11 ; status: None ; type: swap ; >12:20:01,972 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/sda11 ; type: swap ; >12:20:01,972 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda11 >12:20:01,992 DEBUG blivet: PartitionDevice.updateSysfsPath: sda11 ; status: True ; >12:20:01,993 DEBUG blivet: PartitionDevice.updateSysfsPath: sda11 ; status: True ; >12:20:01,993 DEBUG blivet: sda11 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11 >12:20:02,006 INFO blivet: executing action: [57] Create Format ext4 filesystem mounted at /data on partition sda10 (id 43) >12:20:02,008 DEBUG blivet: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >12:20:02,009 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 1 ; >12:20:02,010 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 2 ; >12:20:02,011 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 3 ; >12:20:02,013 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 4 ; >12:20:02,013 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 5 ; >12:20:02,014 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 6 ; >12:20:02,015 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 8 ; >12:20:02,015 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 9 ; >12:20:02,016 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 10 ; >12:20:02,017 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 11 ; >12:20:02,017 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 12 ; >12:20:02,018 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 13 ; >12:20:02,018 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 14 ; >12:20:02,019 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda10 ; flag: 15 ; >12:20:02,021 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 10 ; >12:20:02,165 DEBUG blivet: Ext4FS.create: device: /dev/sda10 ; status: False ; type: ext4 ; >12:20:02,166 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda10 ; mountpoint: /data ; type: ext4 ; >12:20:05,150 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda10 ; type: ext4 ; >12:20:05,151 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda10 >12:20:05,362 DEBUG blivet: PartitionDevice.updateSysfsPath: sda10 ; status: True ; >12:20:05,363 DEBUG blivet: PartitionDevice.updateSysfsPath: sda10 ; status: True ; >12:20:05,363 DEBUG blivet: sda10 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10 >12:20:05,376 INFO blivet: executing action: [37] Create Format ext4 filesystem mounted at /usr on partition sda9 (id 35) >12:20:05,377 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >12:20:05,378 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 1 ; >12:20:05,379 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 2 ; >12:20:05,379 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 3 ; >12:20:05,380 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 4 ; >12:20:05,381 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 5 ; >12:20:05,381 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 6 ; >12:20:05,382 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 8 ; >12:20:05,383 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 9 ; >12:20:05,383 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 10 ; >12:20:05,384 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 11 ; >12:20:05,385 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 12 ; >12:20:05,385 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 13 ; >12:20:05,386 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 14 ; >12:20:05,387 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda9 ; flag: 15 ; >12:20:05,389 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 10 ; >12:20:05,543 DEBUG blivet: Ext4FS.create: device: /dev/sda9 ; status: False ; type: ext4 ; >12:20:05,545 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda9 ; mountpoint: /usr ; type: ext4 ; >12:20:08,624 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda9 ; type: ext4 ; >12:20:08,624 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda9 >12:20:08,856 DEBUG blivet: PartitionDevice.updateSysfsPath: sda9 ; status: True ; >12:20:08,857 DEBUG blivet: PartitionDevice.updateSysfsPath: sda9 ; status: True ; >12:20:08,857 DEBUG blivet: sda9 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 >12:20:08,871 INFO blivet: executing action: [27] Create Format ext4 filesystem mounted at / on partition sda3 (id 31) >12:20:08,873 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:20:08,873 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >12:20:08,874 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >12:20:08,875 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >12:20:08,876 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >12:20:08,876 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >12:20:08,877 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 6 ; >12:20:08,878 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >12:20:08,879 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >12:20:08,879 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >12:20:08,880 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >12:20:08,881 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >12:20:08,881 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >12:20:08,882 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >12:20:08,883 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >12:20:08,885 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 10 ; >12:20:09,033 DEBUG blivet: Ext4FS.create: device: /dev/sda3 ; status: False ; type: ext4 ; >12:20:09,034 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda3 ; mountpoint: / ; type: ext4 ; >12:20:09,363 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda3 ; type: ext4 ; >12:20:09,363 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda3 >12:20:09,380 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >12:20:09,381 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >12:20:09,381 DEBUG blivet: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >12:20:09,398 INFO blivet: Skipping sda3 >12:20:09,401 DEBUG blivet: Ext4FS.supported: supported: True ; >12:20:09,402 DEBUG blivet: Ext4FS.supported: supported: True ; >12:20:09,403 DEBUG blivet: Ext4FS.supported: supported: True ; >12:20:09,404 DEBUG blivet: Ext4FS.supported: supported: True ; >12:20:09,406 DEBUG blivet: NTFS.supported: supported: False ; >12:20:09,407 DEBUG blivet: Ext4FS.supported: supported: True ; >12:20:09,410 DEBUG blivet: Ext4FS.supported: supported: True ; >12:20:09,411 DEBUG blivet: NTFS.supported: supported: False ; >12:20:09,412 DEBUG blivet: NTFS.supported: supported: False ; >12:20:09,414 DEBUG blivet: NTFS.supported: supported: False ; >12:20:09,415 DEBUG blivet: Ext4FS.supported: supported: True ; >12:20:09,417 DEBUG blivet: Ext4FS.supported: supported: True ; >12:20:09,418 DEBUG blivet: looking up parted Device: /dev/sdc >12:20:09,421 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:20:09,440 DEBUG blivet: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >12:20:09,441 DEBUG blivet: SwapSpace.setup: device: /dev/sda11 ; status: False ; type: swap ; >12:20:09,442 DEBUG blivet: SwapSpace.setup: device: /dev/sda11 ; status: False ; type: swap ; >12:20:09,477 DEBUG blivet: BindFS.supported: supported: False ; >12:20:09,477 DEBUG blivet: getFormat('bind') returning BindFS instance >12:20:09,478 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >12:20:09,479 DEBUG blivet: TmpFS.supported: supported: True ; >12:20:09,486 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance >12:20:09,487 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >12:20:09,488 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:20:09,489 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance >12:20:09,490 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >12:20:09,491 DEBUG blivet: SysFS.supported: supported: False ; >12:20:09,491 DEBUG blivet: getFormat('sysfs') returning SysFS instance >12:20:09,492 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >12:20:09,493 DEBUG blivet: ProcFS.supported: supported: False ; >12:20:09,493 DEBUG blivet: getFormat('proc') returning ProcFS instance >12:20:09,494 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >12:20:09,496 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:20:09,496 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance >12:20:09,497 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >12:20:09,498 DEBUG blivet: USBFS.supported: supported: False ; >12:20:09,498 DEBUG blivet: getFormat('usbfs') returning USBFS instance >12:20:09,499 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >12:20:09,499 DEBUG blivet: BindFS.supported: supported: False ; >12:20:09,500 DEBUG blivet: getFormat('bind') returning BindFS instance >12:20:09,500 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >12:20:09,501 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:20:09,508 INFO blivet: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >12:20:09,521 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >12:20:09,522 DEBUG blivet: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >12:20:09,523 INFO blivet: set SELinux context for mountpoint /data to system_u:object_r:etc_runtime_t:s0 >12:20:09,614 INFO blivet: set SELinux context for newly mounted filesystem root at /data to system_u:object_r:etc_runtime_t:s0 >12:20:09,630 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >12:20:09,631 INFO blivet: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >12:20:09,642 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >12:20:09,644 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >12:20:09,644 INFO blivet: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >12:20:09,652 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >12:20:09,654 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >12:20:09,654 INFO blivet: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >12:20:09,664 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >12:20:09,666 DEBUG blivet: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >12:20:09,667 INFO blivet: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >12:20:09,724 INFO blivet: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >12:20:09,736 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >12:20:09,737 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] 没æé£ä¸ªæä»¶æç®å½ >12:20:09,737 INFO blivet: set SELinux context for mountpoint /proc to None >12:20:09,747 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] 没æé£ä¸ªæä»¶æç®å½ >12:20:09,747 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >12:20:09,777 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >12:20:09,779 INFO blivet: set SELinux context for mountpoint /run to system_u:object_r:var_run_t:s0 >12:20:09,787 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >12:20:09,789 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >12:20:09,790 INFO blivet: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >12:20:09,799 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >12:20:09,802 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >12:20:09,802 INFO blivet: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >12:20:09,811 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] 䏿¯æçæä½ >12:20:09,811 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >12:20:09,813 DEBUG blivet: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >12:20:09,814 INFO blivet: set SELinux context for mountpoint /usr to system_u:object_r:usr_t:s0 >12:20:09,884 INFO blivet: set SELinux context for newly mounted filesystem root at /usr to system_u:object_r:usr_t:s0 >12:22:03,499 DEBUG blivet: looking up parted Device: /dev/sda11 >12:22:03,507 DEBUG blivet: looking up parted Device: /dev/sdc > > >/tmp/ifcfg.log: >08:00:11,019 DEBUG ifcfg: content of files (network initialization): >08:00:11,025 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [60, 151, 14, 254, 69, 234]}, 'connection': {'timestamp': 1406289595L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '51d04e92-4920-4aa4-a0fa-762acdfc54c4'}}] >08:00:11,151 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['p3p1']): >08:00:11,151 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p3p1: >08:00:11,152 DEBUG ifcfg: TYPE=Ethernet >08:00:11,152 DEBUG ifcfg: BOOTPROTO=dhcp >08:00:11,152 DEBUG ifcfg: DEFROUTE=yes >08:00:11,152 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >08:00:11,152 DEBUG ifcfg: IPV6INIT=yes >08:00:11,153 DEBUG ifcfg: IPV6_AUTOCONF=yes >08:00:11,153 DEBUG ifcfg: IPV6_DEFROUTE=yes >08:00:11,153 DEBUG ifcfg: IPV6_PEERDNS=yes >08:00:11,153 DEBUG ifcfg: IPV6_PEERROUTES=yes >08:00:11,153 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >08:00:11,153 DEBUG ifcfg: NAME=p3p1 >08:00:11,153 DEBUG ifcfg: UUID=51d04e92-4920-4aa4-a0fa-762acdfc54c4 >08:00:11,154 DEBUG ifcfg: ONBOOT=no >08:00:11,154 DEBUG ifcfg: HWADDR=3C:97:0E:FE:45:EA >08:00:11,154 DEBUG ifcfg: PEERDNS=yes >08:00:11,154 DEBUG ifcfg: PEERROUTES=yes >08:00:11,160 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [60, 151, 14, 254, 69, 234]}, 'connection': {'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p3p1', 'uuid': '51d04e92-4920-4aa4-a0fa-762acdfc54c4'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >12:00:30,031 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >12:00:30,032 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >12:00:30,033 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >12:00:30,033 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >12:11:21,460 DEBUG ifcfg: content of files (network initialization): >12:11:21,461 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p3p1: >12:11:21,461 DEBUG ifcfg: TYPE=Ethernet >12:11:21,461 DEBUG ifcfg: BOOTPROTO=dhcp >12:11:21,461 DEBUG ifcfg: DEFROUTE=yes >12:11:21,461 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >12:11:21,461 DEBUG ifcfg: IPV6INIT=yes >12:11:21,461 DEBUG ifcfg: IPV6_AUTOCONF=yes >12:11:21,461 DEBUG ifcfg: IPV6_DEFROUTE=yes >12:11:21,462 DEBUG ifcfg: IPV6_PEERDNS=yes >12:11:21,462 DEBUG ifcfg: IPV6_PEERROUTES=yes >12:11:21,462 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >12:11:21,462 DEBUG ifcfg: NAME=p3p1 >12:11:21,462 DEBUG ifcfg: UUID=51d04e92-4920-4aa4-a0fa-762acdfc54c4 >12:11:21,462 DEBUG ifcfg: ONBOOT=no >12:11:21,462 DEBUG ifcfg: HWADDR=3C:97:0E:FE:45:EA >12:11:21,462 DEBUG ifcfg: PEERDNS=yes >12:11:21,462 DEBUG ifcfg: PEERROUTES=yes >12:11:21,469 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [60, 151, 14, 254, 69, 234]}, 'connection': {'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p3p1', 'uuid': '51d04e92-4920-4aa4-a0fa-762acdfc54c4'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >12:11:21,548 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >12:11:21,549 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >12:11:21,550 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >12:11:33,478 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >12:11:33,479 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >12:11:33,480 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >12:11:33,481 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=FEDORA rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1123174
: 920782 |
920783
|
920784
|
920785
|
920786
|
920787
|
920788
|
920789
|
920790
|
920791
|
920792